| Mark name | Description | Time |
|---|---|---|
| Page start | Script start. | 0.000 |
| Before application init | Registering system data (includes system constants define, adding of standard package pointers, registering base classes, etc). | 0.010 |
| After application init | Application initialization (includes setting application defaults, base managers init, active plugins init, creating default document, registering all static documents, etc). | 1.511 |
| After routing | Routing process (searching controller+action which should handle the request). | 1.523 |
| After controller action call | Calling controller action (plugin custom logic). | 1.597 |
| After finalize | Getting final markup from all renderable objects. Compiling document body. | 1.599 |
| Page end | Processing all headers and sending rendered document. | 1.641 |
| Query | Params | Time |
|---|---|---|
| SELECT * FROM ow_base_config | array ( ) | 0.000913 |
| SELECT * FROM ow_base_language | array ( ) | 0.000571 |
| SELECT * FROM ow_base_plugin | array ( ) | 0.000610 |
| SELECT * FROM ow_base_language ORDER BY `order` ASC LIMIT 0, 1 | array ( ) | 0.000508 |
| SET TIME_ZONE = ? | array ( 0 => '-04:00', ) | 0.000422 |
| SELECT * FROM ow_virtualgifts_template | array ( ) | 0.000603 |
| SELECT * FROM ow_base_document WHERE `uri` = 'join' AND `isStatic` = 1 LIMIT 0, 1 | array ( ) | 0.000718 |
| SELECT * FROM ow_base_theme | array ( ) | 0.000694 |
| SELECT * FROM ow_base_theme | array ( ) | 0.000810 |
| SELECT * FROM ow_base_theme WHERE `id` = ? | array ( 0 => 1555, ) | 0.000420 |
| SELECT * FROM ow_base_theme WHERE `id` = ? | array ( 0 => 1555, ) | 0.000400 |
| DELETE FROM ow_base_theme_content WHERE `themeId` = 1555 | 0.001008 | |
| DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1555 | 0.000407 | |
| DELETE FROM ow_base_theme_control WHERE `themeId` = 1555 | 0.001098 | |
| INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile) | array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body', 'defaultValue' => '#FDF0E6', 'type' => 'color', 'themeId' => 1555, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ) | 0.000621 |
| INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile) | array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#825842', 'type' => 'color', 'themeId' => 1555, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ) | 0.000480 |
| INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile) | array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#2a80ae', 'type' => 'color', 'themeId' => 1555, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ) | 0.000351 |
| INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile) | array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#B99480', 'type' => 'color', 'themeId' => 1555, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ) | 0.000349 |
| INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile) | array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_page_wrap', 'defaultValue' => 'url(images/promo.png)', 'type' => 'image', 'themeId' => 1555, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ) | 0.000355 |
| INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile) | array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_page_wrap_inner', 'defaultValue' => 'url(images/promo_inner.png)', 'type' => 'image', 'themeId' => 1555, 'key' => 'headerBackground', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ) | 0.000434 |
| INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile) | array ( 'id' => NULL, 'attribute' => 'background', 'selector' => '.ow_footer', 'defaultValue' => '#FDF0E6', 'type' => 'color', 'themeId' => 1555, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '5. Footer background color', 'description' => NULL, 'mobile' => false, ) | 0.000385 |
| INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile) | array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1555, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ) | 0.000330 |
| INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile) | array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#ff7000', 'type' => 'color', 'themeId' => 1555, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ) | 0.000335 |
| INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile) | array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.sitelogo', 'defaultValue' => 'url(images/sitelogo.png)', 'type' => 'image', 'themeId' => 1555, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '4. Logo image', 'description' => NULL, 'mobile' => false, ) | 0.000423 |
| INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value) | array ( 'id' => NULL, 'themeId' => 1555, 'type' => 'decorator', 'value' => 'button', ) | 0.000320 |
| INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value) | array ( 'id' => NULL, 'themeId' => 1555, 'type' => 'master_page', 'value' => 'dndindex', ) | 0.000299 |
| INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value) | array ( 'id' => NULL, 'themeId' => 1555, 'type' => 'master_page', 'value' => 'general', ) | 0.000254 |
| INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value) | array ( 'id' => NULL, 'themeId' => 1555, 'type' => 'master_page', 'value' => 'index', ) | 0.000237 |
| INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value) | array ( 'id' => NULL, 'themeId' => 1555, 'type' => 'master_page', 'value' => 'html_document', ) | 0.000310 |
| INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value) | array ( 'id' => NULL, 'themeId' => 1555, 'type' => 'master_page', 'value' => 'blank', ) | 0.000241 |
| INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage) | array ( 'id' => NULL, 'themeId' => 1555, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ) | 0.000294 |
| SELECT * FROM ow_base_theme WHERE `id` = ? | array ( 0 => 1555, ) | 0.000392 |
| SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label` | array ( 'themeId' => 1555, 'themeId2' => 1555, ) | 0.001075 |
| SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1555 | array ( ) | 0.000325 |
| SELECT * FROM ow_base_theme WHERE `id` = ? | array ( 0 => 1559, ) | 0.000338 |
| SELECT * FROM ow_base_theme WHERE `id` = ? | array ( 0 => 1559, ) | 0.000295 |
| DELETE FROM ow_base_theme_content WHERE `themeId` = 1559 | 0.000841 | |
| DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1559 | 0.000370 | |
| DELETE FROM ow_base_theme_control WHERE `themeId` = 1559 | 0.001009 | |
| INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile) | array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body, .base_sign_in', 'defaultValue' => '#ece8e4', 'type' => 'color', 'themeId' => 1559, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ) | 0.000606 |
| INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile) | array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#494949', 'type' => 'color', 'themeId' => 1559, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ) | 0.000431 |
| INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile) | array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#004d7e', 'type' => 'color', 'themeId' => 1559, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ) | 0.000349 |
| INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile) | array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#004d7e', 'type' => 'color', 'themeId' => 1559, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ) | 0.000358 |
| INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile) | array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header_wrap', 'defaultValue' => 'url(images/bg_small.jpg)', 'type' => 'image', 'themeId' => 1559, 'key' => 'headerImage', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ) | 0.000393 |
| INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile) | array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header_pic', 'defaultValue' => 'url(images/header_s.png)', 'type' => 'image', 'themeId' => 1559, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '4. Logo image', 'description' => NULL, 'mobile' => false, ) | 0.000476 |
| INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile) | array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#252525', 'type' => 'color', 'themeId' => 1559, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ) | 0.000454 |
| INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile) | array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#494949', 'type' => 'color', 'themeId' => 1559, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ) | 0.000350 |
| INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile) | array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_sign_in, .index_master_page.ow_page_wrap', 'defaultValue' => 'url(images/bg.jpg)', 'type' => 'image', 'themeId' => 1559, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ) | 0.000376 |
| INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value) | array ( 'id' => NULL, 'themeId' => 1559, 'type' => 'decorator', 'value' => 'button', ) | 0.000287 |
| INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value) | array ( 'id' => NULL, 'themeId' => 1559, 'type' => 'master_page', 'value' => 'dndindex', ) | 0.000239 |
| INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value) | array ( 'id' => NULL, 'themeId' => 1559, 'type' => 'master_page', 'value' => 'general', ) | 0.000313 |
| INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value) | array ( 'id' => NULL, 'themeId' => 1559, 'type' => 'master_page', 'value' => 'index', ) | 0.000233 |
| INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value) | array ( 'id' => NULL, 'themeId' => 1559, 'type' => 'master_page', 'value' => 'html_document', ) | 0.000218 |
| INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value) | array ( 'id' => NULL, 'themeId' => 1559, 'type' => 'master_page', 'value' => 'blank', ) | 0.000215 |
| INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage) | array ( 'id' => NULL, 'themeId' => 1559, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ) | 0.000271 |
| SELECT * FROM ow_base_theme WHERE `id` = ? | array ( 0 => 1559, ) | 0.000459 |
| SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label` | array ( 'themeId' => 1559, 'themeId2' => 1559, ) | 0.001122 |
| SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1559 | array ( ) | 0.000268 |
| SELECT * FROM ow_base_theme WHERE `id` = ? | array ( 0 => 1606, ) | 0.000308 |
| SELECT * FROM ow_base_theme WHERE `id` = ? | array ( 0 => 1606, ) | 0.000301 |
| DELETE FROM ow_base_theme_content WHERE `themeId` = 1606 | 0.001013 | |
| DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1606 | 0.000289 | |
| DELETE FROM ow_base_theme_control WHERE `themeId` = 1606 | 0.000857 | |
| INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile) | array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => 'body, .ow_bg_color', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1606, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ) | 0.000683 |
| INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile) | array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html', 'defaultValue' => '#828894', 'type' => 'color', 'themeId' => 1606, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ) | 0.000389 |
| INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile) | array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a', 'defaultValue' => '#5b646a', 'type' => 'color', 'themeId' => 1606, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ) | 0.000402 |
| INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile) | array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#5b646a', 'type' => 'color', 'themeId' => 1606, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ) | 0.000345 |
| INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile) | array ( 'id' => NULL, 'attribute' => 'background', 'selector' => '.ow_footer', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1606, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '4. Footer background color', 'description' => NULL, 'mobile' => false, ) | 0.000364 |
| INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile) | array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_logo', 'defaultValue' => 'url(images/logo.png)', 'type' => 'image', 'themeId' => 1606, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '3. Logo image', 'description' => NULL, 'mobile' => false, ) | 0.000440 |
| INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile) | array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header_pic', 'defaultValue' => 'url(images/header.jpg)', 'type' => 'image', 'themeId' => 1606, 'key' => 'headerImage', 'section' => '1. General Settings', 'label' => '2. Header background image', 'description' => NULL, 'mobile' => false, ) | 0.000354 |
| INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile) | array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#5b646a', 'type' => 'color', 'themeId' => 1606, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ) | 0.000361 |
| INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile) | array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_outline, .ow_txt_value', 'defaultValue' => '#2db395', 'type' => 'color', 'themeId' => 1606, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ) | 0.000333 |
| INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value) | array ( 'id' => NULL, 'themeId' => 1606, 'type' => 'decorator', 'value' => 'button', ) | 0.000254 |
| INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value) | array ( 'id' => NULL, 'themeId' => 1606, 'type' => 'master_page', 'value' => 'dndindex', ) | 0.000287 |
| INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value) | array ( 'id' => NULL, 'themeId' => 1606, 'type' => 'master_page', 'value' => 'admin', ) | 0.000231 |
| INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value) | array ( 'id' => NULL, 'themeId' => 1606, 'type' => 'master_page', 'value' => 'general', ) | 0.000217 |
| INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value) | array ( 'id' => NULL, 'themeId' => 1606, 'type' => 'master_page', 'value' => 'html_document', ) | 0.000244 |
| INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value) | array ( 'id' => NULL, 'themeId' => 1606, 'type' => 'master_page', 'value' => 'blank', ) | 0.000235 |
| INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value) | array ( 'id' => NULL, 'themeId' => 1606, 'type' => 'm_master_page', 'value' => 'mobile_blank', ) | 0.000236 |
| INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value) | array ( 'id' => NULL, 'themeId' => 1606, 'type' => 'm_master_page', 'value' => 'mobile_general', ) | 0.000231 |
| INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value) | array ( 'id' => NULL, 'themeId' => 1606, 'type' => 'm_master_page', 'value' => 'mobile_html_document', ) | 0.000259 |
| SELECT * FROM ow_base_theme WHERE `id` = ? | array ( 0 => 1606, ) | 0.000395 |
| SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label` | array ( 'themeId' => 1606, 'themeId2' => 1606, ) | 0.001040 |
| SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1606 | array ( ) | 0.000303 |
| SELECT * FROM ow_base_theme WHERE `id` = ? | array ( 0 => 1607, ) | 0.000326 |
| SELECT * FROM ow_base_theme WHERE `id` = ? | array ( 0 => 1607, ) | 0.000283 |
| DELETE FROM ow_base_theme_content WHERE `themeId` = 1607 | 0.000804 | |
| DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1607 | 0.000485 | |
| DELETE FROM ow_base_theme_control WHERE `themeId` = 1607 | 0.001165 | |
| INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile) | array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => 'body, .ow_bg_color', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1607, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ) | 0.000604 |
| INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile) | array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .index_qs_widget', 'defaultValue' => '#828894', 'type' => 'color', 'themeId' => 1607, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ) | 0.000356 |
| INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile) | array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a', 'defaultValue' => '#5b646a', 'type' => 'color', 'themeId' => 1607, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ) | 0.000399 |
| INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile) | array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#5b646a', 'type' => 'color', 'themeId' => 1607, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ) | 0.000356 |
| INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile) | array ( 'id' => NULL, 'attribute' => 'background', 'selector' => '.ow_footer', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1607, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '5. Footer background color', 'description' => NULL, 'mobile' => false, ) | 0.000313 |
| INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile) | array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_logo, .index_master_page .logo_url', 'defaultValue' => 'url(images/logo.png)', 'type' => 'image', 'themeId' => 1607, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '4. Logo image', 'description' => NULL, 'mobile' => false, ) | 0.000368 |
| INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile) | array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header_pic', 'defaultValue' => 'url(images/header.jpg)', 'type' => 'image', 'themeId' => 1607, 'key' => 'headerImage', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ) | 0.000310 |
| INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile) | array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#5b646a', 'type' => 'color', 'themeId' => 1607, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ) | 0.000349 |
| INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile) | array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_outline, .ow_txt_value', 'defaultValue' => '#ef6ba3', 'type' => 'color', 'themeId' => 1607, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ) | 0.000321 |
| INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile) | array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.index_master_page .ow_header_wrap', 'defaultValue' => 'url(images/bg_promo.jpg)', 'type' => 'image', 'themeId' => 1607, 'key' => 'indexImage', 'section' => '1. General Settings', 'label' => '2. Page background image', 'description' => NULL, 'mobile' => false, ) | 0.000316 |
| INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value) | array ( 'id' => NULL, 'themeId' => 1607, 'type' => 'decorator', 'value' => 'button', ) | 0.000259 |
| INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value) | array ( 'id' => NULL, 'themeId' => 1607, 'type' => 'master_page', 'value' => 'dndindex', ) | 0.000232 |
| INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value) | array ( 'id' => NULL, 'themeId' => 1607, 'type' => 'master_page', 'value' => 'general', ) | 0.000222 |
| INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value) | array ( 'id' => NULL, 'themeId' => 1607, 'type' => 'master_page', 'value' => 'index', ) | 0.000216 |
| INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value) | array ( 'id' => NULL, 'themeId' => 1607, 'type' => 'master_page', 'value' => 'html_document', ) | 0.000253 |
| INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value) | array ( 'id' => NULL, 'themeId' => 1607, 'type' => 'master_page', 'value' => 'blank', ) | 0.000218 |
| INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage) | array ( 'id' => NULL, 'themeId' => 1607, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ) | 0.000264 |
| SELECT * FROM ow_base_theme WHERE `id` = ? | array ( 0 => 1607, ) | 0.000398 |
| SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label` | array ( 'themeId' => 1607, 'themeId2' => 1607, ) | 0.001019 |
| SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1607 | array ( ) | 0.000229 |
| SELECT * FROM ow_base_theme WHERE `id` = ? | array ( 0 => 1608, ) | 0.000274 |
| SELECT * FROM ow_base_theme WHERE `id` = ? | array ( 0 => 1608, ) | 0.000281 |
| DELETE FROM ow_base_theme_content WHERE `themeId` = 1608 | 0.000691 | |
| DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1608 | 0.000386 | |
| DELETE FROM ow_base_theme_control WHERE `themeId` = 1608 | 0.001214 | |
| INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile) | array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => 'body, body.ow, body.base_sign_in', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1608, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ) | 0.000675 |
| INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile) | array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#333', 'type' => 'color', 'themeId' => 1608, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ) | 0.000394 |
| INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile) | array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#2a80ae', 'type' => 'color', 'themeId' => 1608, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ) | 0.000329 |
| INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile) | array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#005466', 'type' => 'color', 'themeId' => 1608, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ) | 0.000390 |
| INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile) | array ( 'id' => NULL, 'attribute' => 'background', 'selector' => '.ow_footer', 'defaultValue' => '#EAF7FB', 'type' => 'color', 'themeId' => 1608, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '5. Footer background color', 'description' => NULL, 'mobile' => false, ) | 0.000333 |
| INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile) | array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header', 'defaultValue' => 'url(images/header_s.png)', 'type' => 'image', 'themeId' => 1608, 'key' => 'headerBackground', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ) | 0.000305 |
| INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile) | array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_logo', 'defaultValue' => 'url(images/logo.png)', 'type' => 'image', 'themeId' => 1608, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '4. Logo image', 'description' => NULL, 'mobile' => false, ) | 0.000371 |
| INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile) | array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#005466', 'type' => 'color', 'themeId' => 1608, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ) | 0.000290 |
| INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile) | array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#005074', 'type' => 'color', 'themeId' => 1608, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ) | 0.000299 |
| INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile) | array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page', 'defaultValue' => 'url(images/bg.png)', 'type' => 'image', 'themeId' => 1608, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ) | 0.000348 |
| INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value) | array ( 'id' => NULL, 'themeId' => 1608, 'type' => 'decorator', 'value' => 'button', ) | 0.000244 |
| INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value) | array ( 'id' => NULL, 'themeId' => 1608, 'type' => 'master_page', 'value' => 'dndindex', ) | 0.000220 |
| INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value) | array ( 'id' => NULL, 'themeId' => 1608, 'type' => 'master_page', 'value' => 'general', ) | 0.000270 |
| INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value) | array ( 'id' => NULL, 'themeId' => 1608, 'type' => 'master_page', 'value' => 'index', ) | 0.000213 |
| INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value) | array ( 'id' => NULL, 'themeId' => 1608, 'type' => 'master_page', 'value' => 'html_document', ) | 0.000209 |
| INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value) | array ( 'id' => NULL, 'themeId' => 1608, 'type' => 'master_page', 'value' => 'blank', ) | 0.000206 |
| INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage) | array ( 'id' => NULL, 'themeId' => 1608, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ) | 0.000258 |
| SELECT * FROM ow_base_theme WHERE `id` = ? | array ( 0 => 1608, ) | 0.000372 |
| SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label` | array ( 'themeId' => 1608, 'themeId2' => 1608, ) | 0.001036 |
| SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1608 | array ( ) | 0.000276 |
| SELECT * FROM ow_base_theme WHERE `id` = ? | array ( 0 => 1609, ) | 0.000319 |
| SELECT * FROM ow_base_theme WHERE `id` = ? | array ( 0 => 1609, ) | 0.000315 |
| DELETE FROM ow_base_theme_content WHERE `themeId` = 1609 | 0.000854 | |
| DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1609 | 0.000507 | |
| DELETE FROM ow_base_theme_control WHERE `themeId` = 1609 | 0.001314 | |
| INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile) | array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => 'body, .ow, body, html, .base_sign_in', 'defaultValue' => '#333', 'type' => 'color', 'themeId' => 1609, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ) | 0.000629 |
| INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile) | array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html', 'defaultValue' => '#c4c4c4', 'type' => 'color', 'themeId' => 1609, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ) | 0.000384 |
| INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile) | array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a', 'defaultValue' => '#ae9e78', 'type' => 'color', 'themeId' => 1609, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ) | 0.000361 |
| INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile) | array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#e4e4e4', 'type' => 'color', 'themeId' => 1609, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ) | 0.000345 |
| INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile) | array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow_footer', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1609, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '7. Footer background color', 'description' => NULL, 'mobile' => false, ) | 0.000282 |
| INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile) | array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1609, 'key' => 'headerBackground', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ) | 0.000354 |
| INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile) | array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_logo_wrap a', 'defaultValue' => 'url(images/logo_console.png)', 'type' => 'image', 'themeId' => 1609, 'key' => 'ConsoleImage', 'section' => '1. General Settings', 'label' => '6. Console logo image', 'description' => NULL, 'mobile' => false, ) | 0.000300 |
| INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile) | array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.logo_url', 'defaultValue' => 'url(images/logo_inner.png)', 'type' => 'image', 'themeId' => 1609, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '5. Inner logo image', 'description' => NULL, 'mobile' => false, ) | 0.000291 |
| INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile) | array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#cbcbcb', 'type' => 'color', 'themeId' => 1609, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ) | 0.000344 |
| INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile) | array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#D76243', 'type' => 'color', 'themeId' => 1609, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ) | 0.000321 |
| INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile) | array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.index_master_page .logo_url', 'defaultValue' => 'url(images/logo_index.png)', 'type' => 'image', 'themeId' => 1609, 'key' => 'indexLogoImage', 'section' => '1. General Settings', 'label' => '4. Index logo image', 'description' => NULL, 'mobile' => false, ) | 0.000304 |
| INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile) | array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.index_master_page .ow_header', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1609, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ) | 0.000349 |
| INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value) | array ( 'id' => NULL, 'themeId' => 1609, 'type' => 'decorator', 'value' => 'button', ) | 0.000246 |
| INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value) | array ( 'id' => NULL, 'themeId' => 1609, 'type' => 'master_page', 'value' => 'dndindex', ) | 0.000235 |
| INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value) | array ( 'id' => NULL, 'themeId' => 1609, 'type' => 'master_page', 'value' => 'general', ) | 0.000273 |
| INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value) | array ( 'id' => NULL, 'themeId' => 1609, 'type' => 'master_page', 'value' => 'index', ) | 0.000221 |
| INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value) | array ( 'id' => NULL, 'themeId' => 1609, 'type' => 'master_page', 'value' => 'html_document', ) | 0.000233 |
| INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value) | array ( 'id' => NULL, 'themeId' => 1609, 'type' => 'master_page', 'value' => 'blank', ) | 0.000211 |
| INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage) | array ( 'id' => NULL, 'themeId' => 1609, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ) | 0.000252 |
| SELECT * FROM ow_base_theme WHERE `id` = ? | array ( 0 => 1609, ) | 0.000371 |
| SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label` | array ( 'themeId' => 1609, 'themeId2' => 1609, ) | 0.001123 |
| SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1609 | array ( ) | 0.000275 |
| SELECT * FROM ow_base_theme WHERE `id` = ? | array ( 0 => 1610, ) | 0.000318 |
| SELECT * FROM ow_base_theme WHERE `id` = ? | array ( 0 => 1610, ) | 0.000316 |
| DELETE FROM ow_base_theme_content WHERE `themeId` = 1610 | 0.000844 | |
| DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1610 | 0.000445 | |
| DELETE FROM ow_base_theme_control WHERE `themeId` = 1610 | 0.001313 | |
| INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile) | array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => 'body, .base_sign_in', 'defaultValue' => '#e8e7e7', 'type' => 'color', 'themeId' => 1610, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ) | 0.000632 |
| INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile) | array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html', 'defaultValue' => '#4f5460', 'type' => 'color', 'themeId' => 1610, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ) | 0.000364 |
| INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile) | array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a', 'defaultValue' => '#465c95', 'type' => 'color', 'themeId' => 1610, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ) | 0.000319 |
| INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile) | array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#666', 'type' => 'color', 'themeId' => 1610, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ) | 0.000402 |
| INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile) | array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow_footer', 'defaultValue' => '#e17e64', 'type' => 'color', 'themeId' => 1610, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '7. Footer background color', 'description' => NULL, 'mobile' => false, ) | 0.000347 |
| INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile) | array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_logo_wrap a', 'defaultValue' => 'url(images/logo_console.png)', 'type' => 'image', 'themeId' => 1610, 'key' => 'ConsoleImage', 'section' => '1. General Settings', 'label' => '6. Console logo image', 'description' => NULL, 'mobile' => false, ) | 0.000308 |
| INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile) | array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header_pic_wrap', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1610, 'key' => 'headerBackground', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ) | 0.000350 |
| INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile) | array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.logo_url', 'defaultValue' => 'url(images/logo_inner.png)', 'type' => 'image', 'themeId' => 1610, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '5. Inner logo image', 'description' => NULL, 'mobile' => false, ) | 0.000328 |
| INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile) | array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#cbcbcb', 'type' => 'color', 'themeId' => 1610, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ) | 0.000315 |
| INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile) | array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#D76243', 'type' => 'color', 'themeId' => 1610, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ) | 0.000316 |
| INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile) | array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.index_master_page .logo_url', 'defaultValue' => 'url(images/logo_index.png)', 'type' => 'image', 'themeId' => 1610, 'key' => 'indexLogoImage', 'section' => '1. General Settings', 'label' => '4. Index logo image', 'description' => NULL, 'mobile' => false, ) | 0.000313 |
| INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile) | array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.index_master_page .ow_header', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1610, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ) | 0.000321 |
| INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value) | array ( 'id' => NULL, 'themeId' => 1610, 'type' => 'decorator', 'value' => 'button', ) | 0.000247 |
| INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value) | array ( 'id' => NULL, 'themeId' => 1610, 'type' => 'master_page', 'value' => 'dndindex', ) | 0.000232 |
| INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value) | array ( 'id' => NULL, 'themeId' => 1610, 'type' => 'master_page', 'value' => 'general', ) | 0.000223 |
| INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value) | array ( 'id' => NULL, 'themeId' => 1610, 'type' => 'master_page', 'value' => 'index', ) | 0.000259 |
| INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value) | array ( 'id' => NULL, 'themeId' => 1610, 'type' => 'master_page', 'value' => 'html_document', ) | 0.000217 |
| INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value) | array ( 'id' => NULL, 'themeId' => 1610, 'type' => 'master_page', 'value' => 'blank', ) | 0.000229 |
| INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage) | array ( 'id' => NULL, 'themeId' => 1610, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ) | 0.000252 |
| SELECT * FROM ow_base_theme WHERE `id` = ? | array ( 0 => 1610, ) | 0.000432 |
| SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label` | array ( 'themeId' => 1610, 'themeId2' => 1610, ) | 0.000684 |
| SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1610 | array ( ) | 0.000118 |
| SELECT * FROM ow_base_theme WHERE `id` = ? | array ( 0 => 1611, ) | 0.000149 |
| SELECT * FROM ow_base_theme WHERE `id` = ? | array ( 0 => 1611, ) | 0.000141 |
| DELETE FROM ow_base_theme_content WHERE `themeId` = 1611 | 0.000283 | |
| DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1611 | 0.000152 | |
| DELETE FROM ow_base_theme_control WHERE `themeId` = 1611 | 0.000396 | |
| INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile) | array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body', 'defaultValue' => '#2f0023', 'type' => 'color', 'themeId' => 1611, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ) | 0.000509 |
| INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile) | array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#cecece', 'type' => 'color', 'themeId' => 1611, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ) | 0.000406 |
| INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile) | array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#5079cd', 'type' => 'color', 'themeId' => 1611, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ) | 0.000309 |
| INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile) | array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#cecece', 'type' => 'color', 'themeId' => 1611, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ) | 0.000322 |
| INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile) | array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_page_wrap', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1611, 'key' => 'backgroundImage', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ) | 0.000365 |
| INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile) | array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header', 'defaultValue' => 'url(images/bg_pic.jpg)', 'type' => 'image', 'themeId' => 1611, 'key' => 'headerImage', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ) | 0.000295 |
| INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile) | array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1611, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ) | 0.000335 |
| INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile) | array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#cecece', 'type' => 'color', 'themeId' => 1611, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ) | 0.000370 |
| INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile) | array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .sitelogo', 'defaultValue' => 'url(images/site_name.png)', 'type' => 'image', 'themeId' => 1611, 'key' => 'indexLogoImage', 'section' => '1. General Settings', 'label' => '4. Index Logo image', 'description' => NULL, 'mobile' => false, ) | 0.000317 |
| INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile) | array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.sitelogo', 'defaultValue' => 'url(images/site_name.png)', 'type' => 'image', 'themeId' => 1611, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '5. Logo image', 'description' => NULL, 'mobile' => false, ) | 0.000301 |
| INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value) | array ( 'id' => NULL, 'themeId' => 1611, 'type' => 'decorator', 'value' => 'button', ) | 0.000253 |
| INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value) | array ( 'id' => NULL, 'themeId' => 1611, 'type' => 'master_page', 'value' => 'dndindex', ) | 0.000236 |
| INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value) | array ( 'id' => NULL, 'themeId' => 1611, 'type' => 'master_page', 'value' => 'general', ) | 0.000218 |
| INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value) | array ( 'id' => NULL, 'themeId' => 1611, 'type' => 'master_page', 'value' => 'index', ) | 0.000247 |
| INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value) | array ( 'id' => NULL, 'themeId' => 1611, 'type' => 'master_page', 'value' => 'html_document', ) | 0.000230 |
| INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value) | array ( 'id' => NULL, 'themeId' => 1611, 'type' => 'master_page', 'value' => 'blank', ) | 0.000212 |
| INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage) | array ( 'id' => NULL, 'themeId' => 1611, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ) | 0.000251 |
| SELECT * FROM ow_base_theme WHERE `id` = ? | array ( 0 => 1611, ) | 0.000476 |
| SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label` | array ( 'themeId' => 1611, 'themeId2' => 1611, ) | 0.001098 |
| SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1611 | array ( ) | 0.000230 |
| SELECT * FROM ow_base_theme WHERE `id` = ? | array ( 0 => 1612, ) | 0.000325 |
| SELECT * FROM ow_base_theme WHERE `id` = ? | array ( 0 => 1612, ) | 0.000263 |
| DELETE FROM ow_base_theme_content WHERE `themeId` = 1612 | 0.000892 | |
| DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1612 | 0.000428 | |
| DELETE FROM ow_base_theme_control WHERE `themeId` = 1612 | 0.001443 | |
| INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile) | array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body', 'defaultValue' => '#493e5e', 'type' => 'color', 'themeId' => 1612, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ) | 0.000432 |
| INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile) | array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#b9b3bd', 'type' => 'color', 'themeId' => 1612, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ) | 0.000284 |
| INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile) | array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#4aaed3', 'type' => 'color', 'themeId' => 1612, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ) | 0.000244 |
| INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile) | array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#d9d1dd', 'type' => 'color', 'themeId' => 1612, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ) | 0.000239 |
| INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile) | array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_page_wrap', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1612, 'key' => 'backgroundImage', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ) | 0.000236 |
| INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile) | array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header', 'defaultValue' => 'url(images/bg_pic.jpg)', 'type' => 'image', 'themeId' => 1612, 'key' => 'headerBackground', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ) | 0.000247 |
| INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile) | array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_site_panel_logo', 'defaultValue' => 'url(images/site_name3.png)', 'type' => 'image', 'themeId' => 1612, 'key' => 'ConsoleImage', 'section' => '1. General Settings', 'label' => '6. Console logo image', 'description' => NULL, 'mobile' => false, ) | 0.000205 |
| INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile) | array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#aba8af', 'type' => 'color', 'themeId' => 1612, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ) | 0.000124 |
| INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile) | array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#cecece', 'type' => 'color', 'themeId' => 1612, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ) | 0.000129 |
| INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile) | array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .sitelogo', 'defaultValue' => 'url(images/site_name.png)', 'type' => 'image', 'themeId' => 1612, 'key' => 'indexLogoImage', 'section' => '1. General Settings', 'label' => '4. Index logo image', 'description' => NULL, 'mobile' => false, ) | 0.000124 |
| INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile) | array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.sitelogo', 'defaultValue' => 'url(images/site_name2.png)', 'type' => 'image', 'themeId' => 1612, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '5. Inner logo image', 'description' => NULL, 'mobile' => false, ) | 0.000145 |
| INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value) | array ( 'id' => NULL, 'themeId' => 1612, 'type' => 'decorator', 'value' => 'button', ) | 0.000118 |
| INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value) | array ( 'id' => NULL, 'themeId' => 1612, 'type' => 'master_page', 'value' => 'dndindex', ) | 0.000109 |
| INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value) | array ( 'id' => NULL, 'themeId' => 1612, 'type' => 'master_page', 'value' => 'general', ) | 0.000098 |
| INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value) | array ( 'id' => NULL, 'themeId' => 1612, 'type' => 'master_page', 'value' => 'index', ) | 0.000098 |
| INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value) | array ( 'id' => NULL, 'themeId' => 1612, 'type' => 'master_page', 'value' => 'html_document', ) | 0.000097 |
| INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value) | array ( 'id' => NULL, 'themeId' => 1612, 'type' => 'master_page', 'value' => 'blank', ) | 0.000095 |
| INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage) | array ( 'id' => NULL, 'themeId' => 1612, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ) | 0.000134 |
| SELECT * FROM ow_base_theme WHERE `id` = ? | array ( 0 => 1612, ) | 0.000204 |
| SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label` | array ( 'themeId' => 1612, 'themeId2' => 1612, ) | 0.000483 |
| SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1612 | array ( ) | 0.000111 |
| SELECT * FROM ow_base_theme WHERE `id` = ? | array ( 0 => 1613, ) | 0.000143 |
| SELECT * FROM ow_base_theme WHERE `id` = ? | array ( 0 => 1613, ) | 0.000126 |
| DELETE FROM ow_base_theme_content WHERE `themeId` = 1613 | 0.000452 | |
| DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1613 | 0.000161 | |
| DELETE FROM ow_base_theme_control WHERE `themeId` = 1613 | 0.000485 | |
| INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile) | array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1613, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ) | 0.000429 |
| INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile) | array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#4b4b4b', 'type' => 'color', 'themeId' => 1613, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ) | 0.000333 |
| INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile) | array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#0a4200', 'type' => 'color', 'themeId' => 1613, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ) | 0.000415 |
| INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile) | array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#0a4200', 'type' => 'color', 'themeId' => 1613, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ) | 0.000395 |
| INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile) | array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_page_wrap', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1613, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ) | 0.000201 |
| INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile) | array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow_footer, .base_index_page .ow_footer', 'defaultValue' => '#4b4b4b', 'type' => 'color', 'themeId' => 1613, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '5. Footer background', 'description' => NULL, 'mobile' => false, ) | 0.000141 |
| INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile) | array ( 'id' => NULL, 'attribute' => 'background', 'selector' => '.ow_header', 'defaultValue' => 'url(images/bg_pic.png)', 'type' => 'image', 'themeId' => 1613, 'key' => 'headerImage', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ) | 0.000135 |
| INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile) | array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#4b4b4b', 'type' => 'color', 'themeId' => 1613, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ) | 0.000136 |
| INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile) | array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#4b4b4b', 'type' => 'color', 'themeId' => 1613, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ) | 0.000135 |
| INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile) | array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.sitelogo', 'defaultValue' => 'url(images/site_name.png)', 'type' => 'image', 'themeId' => 1613, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '4. Logo image', 'description' => NULL, 'mobile' => false, ) | 0.000135 |
| INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value) | array ( 'id' => NULL, 'themeId' => 1613, 'type' => 'decorator', 'value' => 'button', ) | 0.000146 |
| INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value) | array ( 'id' => NULL, 'themeId' => 1613, 'type' => 'master_page', 'value' => 'dndindex', ) | 0.000131 |
| INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value) | array ( 'id' => NULL, 'themeId' => 1613, 'type' => 'master_page', 'value' => 'general', ) | 0.000116 |
| INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value) | array ( 'id' => NULL, 'themeId' => 1613, 'type' => 'master_page', 'value' => 'index', ) | 0.000112 |
| INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value) | array ( 'id' => NULL, 'themeId' => 1613, 'type' => 'master_page', 'value' => 'html_document', ) | 0.000109 |
| INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value) | array ( 'id' => NULL, 'themeId' => 1613, 'type' => 'master_page', 'value' => 'blank', ) | 0.000109 |
| INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage) | array ( 'id' => NULL, 'themeId' => 1613, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ) | 0.000140 |
| SELECT * FROM ow_base_theme WHERE `id` = ? | array ( 0 => 1613, ) | 0.000212 |
| SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label` | array ( 'themeId' => 1613, 'themeId2' => 1613, ) | 0.000406 |
| SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1613 | array ( ) | 0.000116 |
| SELECT * FROM ow_base_theme WHERE `id` = ? | array ( 0 => 1614, ) | 0.000157 |
| SELECT * FROM ow_base_theme WHERE `id` = ? | array ( 0 => 1614, ) | 0.000144 |
| DELETE FROM ow_base_theme_content WHERE `themeId` = 1614 | 0.000273 | |
| DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1614 | 0.000151 | |
| DELETE FROM ow_base_theme_control WHERE `themeId` = 1614 | 0.000367 | |
| INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile) | array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => 'body, .ow, body, html, .base_sign_in', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1614, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ) | 0.000287 |
| INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile) | array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html', 'defaultValue' => '#868686', 'type' => 'color', 'themeId' => 1614, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ) | 0.000145 |
| INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile) | array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a', 'defaultValue' => '#ae9e78', 'type' => 'color', 'themeId' => 1614, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ) | 0.000153 |
| INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile) | array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#4c4c4c', 'type' => 'color', 'themeId' => 1614, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ) | 0.000138 |
| INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile) | array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1614, 'key' => 'headerBackground', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ) | 0.000129 |
| INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile) | array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_logo_wrap a', 'defaultValue' => 'url(images/logo_console.png)', 'type' => 'image', 'themeId' => 1614, 'key' => 'ConsoleImage', 'section' => '1. General Settings', 'label' => '6. Console logo image', 'description' => NULL, 'mobile' => false, ) | 0.000125 |
| INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile) | array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.logo_url', 'defaultValue' => 'url(images/logo_inner.png)', 'type' => 'image', 'themeId' => 1614, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '5. Inner logo image', 'description' => NULL, 'mobile' => false, ) | 0.000138 |
| INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile) | array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#4c4c4c', 'type' => 'color', 'themeId' => 1614, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ) | 0.000126 |
| INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile) | array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow_footer', 'defaultValue' => '#191514', 'type' => 'color', 'themeId' => 1614, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '7. Footer background color', 'description' => NULL, 'mobile' => false, ) | 0.000135 |
| INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile) | array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#D76243', 'type' => 'color', 'themeId' => 1614, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ) | 0.000147 |
| INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile) | array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.index_master_page .logo_url', 'defaultValue' => 'url(images/logo_index.png)', 'type' => 'image', 'themeId' => 1614, 'key' => 'indexLogoImage', 'section' => '1. General Settings', 'label' => '4. Index logo image', 'description' => NULL, 'mobile' => false, ) | 0.000135 |
| INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value) | array ( 'id' => NULL, 'themeId' => 1614, 'type' => 'decorator', 'value' => 'button', ) | 0.000129 |
| INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value) | array ( 'id' => NULL, 'themeId' => 1614, 'type' => 'master_page', 'value' => 'dndindex', ) | 0.000117 |
| INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value) | array ( 'id' => NULL, 'themeId' => 1614, 'type' => 'master_page', 'value' => 'general', ) | 0.000107 |
| INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value) | array ( 'id' => NULL, 'themeId' => 1614, 'type' => 'master_page', 'value' => 'index', ) | 0.000106 |
| INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value) | array ( 'id' => NULL, 'themeId' => 1614, 'type' => 'master_page', 'value' => 'html_document', ) | 0.000121 |
| INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value) | array ( 'id' => NULL, 'themeId' => 1614, 'type' => 'master_page', 'value' => 'blank', ) | 0.000108 |
| INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage) | array ( 'id' => NULL, 'themeId' => 1614, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ) | 0.000131 |
| SELECT * FROM ow_base_theme WHERE `id` = ? | array ( 0 => 1614, ) | 0.000195 |
| SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label` | array ( 'themeId' => 1614, 'themeId2' => 1614, ) | 0.000413 |
| SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1614 | array ( ) | 0.000112 |
| SELECT * FROM ow_base_theme WHERE `id` = ? | array ( 0 => 1615, ) | 0.000143 |
| SELECT * FROM ow_base_theme WHERE `id` = ? | array ( 0 => 1615, ) | 0.000139 |
| DELETE FROM ow_base_theme_content WHERE `themeId` = 1615 | 0.000355 | |
| DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1615 | 0.000157 | |
| DELETE FROM ow_base_theme_control WHERE `themeId` = 1615 | 0.000365 | |
| INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile) | array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body', 'defaultValue' => '#000', 'type' => 'color', 'themeId' => 1615, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ) | 0.000311 |
| INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile) | array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html', 'defaultValue' => '#ffffe6', 'type' => 'color', 'themeId' => 1615, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ) | 0.000146 |
| INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile) | array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#fffde3', 'type' => 'color', 'themeId' => 1615, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ) | 0.000142 |
| INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile) | array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#796458', 'type' => 'color', 'themeId' => 1615, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ) | 0.000146 |
| INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile) | array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_page_wrap', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1615, 'key' => 'backgroundImage', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ) | 0.000134 |
| INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile) | array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow_footer', 'defaultValue' => '#000', 'type' => 'color', 'themeId' => 1615, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '5. Footer background', 'description' => NULL, 'mobile' => false, ) | 0.000127 |
| INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile) | array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header', 'defaultValue' => 'url(images/bg_pic.jpg)', 'type' => 'image', 'themeId' => 1615, 'key' => 'headerImage', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ) | 0.000137 |
| INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile) | array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#ffffe6', 'type' => 'color', 'themeId' => 1615, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ) | 0.000140 |
| INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile) | array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#796458', 'type' => 'color', 'themeId' => 1615, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ) | 0.000130 |
| INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile) | array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.sitelogo', 'defaultValue' => 'url(images/site_name.png)', 'type' => 'image', 'themeId' => 1615, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '4. Logo image', 'description' => NULL, 'mobile' => false, ) | 0.000148 |
| INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value) | array ( 'id' => NULL, 'themeId' => 1615, 'type' => 'decorator', 'value' => 'button', ) | 0.000147 |
| INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value) | array ( 'id' => NULL, 'themeId' => 1615, 'type' => 'master_page', 'value' => 'dndindex', ) | 0.000122 |
| INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value) | array ( 'id' => NULL, 'themeId' => 1615, 'type' => 'master_page', 'value' => 'general', ) | 0.000113 |
| INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value) | array ( 'id' => NULL, 'themeId' => 1615, 'type' => 'master_page', 'value' => 'index', ) | 0.000110 |
| INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value) | array ( 'id' => NULL, 'themeId' => 1615, 'type' => 'master_page', 'value' => 'html_document', ) | 0.000110 |
| INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value) | array ( 'id' => NULL, 'themeId' => 1615, 'type' => 'master_page', 'value' => 'blank', ) | 0.000106 |
| INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage) | array ( 'id' => NULL, 'themeId' => 1615, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ) | 0.000138 |
| SELECT * FROM ow_base_theme WHERE `id` = ? | array ( 0 => 1615, ) | 0.000194 |
| SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label` | array ( 'themeId' => 1615, 'themeId2' => 1615, ) | 0.000397 |
| SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1615 | array ( ) | 0.000117 |
| SELECT * FROM ow_base_theme WHERE `id` = ? | array ( 0 => 1616, ) | 0.000145 |
| SELECT * FROM ow_base_theme WHERE `id` = ? | array ( 0 => 1616, ) | 0.000138 |
| DELETE FROM ow_base_theme_content WHERE `themeId` = 1616 | 0.000276 | |
| DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1616 | 0.000147 | |
| DELETE FROM ow_base_theme_control WHERE `themeId` = 1616 | 0.000396 | |
| INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile) | array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => 'body, .base_sign_in', 'defaultValue' => '#bfc6c6', 'type' => 'color', 'themeId' => 1616, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ) | 0.000274 |
| INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile) | array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#4f5058', 'type' => 'color', 'themeId' => 1616, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ) | 0.000170 |
| INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile) | array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#0060aa', 'type' => 'color', 'themeId' => 1616, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ) | 0.000144 |
| INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile) | array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#4F5058', 'type' => 'color', 'themeId' => 1616, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ) | 0.000143 |
| INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile) | array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow_footer', 'defaultValue' => '#f9faff', 'type' => 'color', 'themeId' => 1616, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '6. Footer background color', 'description' => NULL, 'mobile' => false, ) | 0.000131 |
| INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile) | array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_logo_wrap', 'defaultValue' => 'url(images/header_pic.png)', 'type' => 'image', 'themeId' => 1616, 'key' => 'headerBackground', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ) | 0.000137 |
| INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile) | array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_logo_wrap a.ow_logo', 'defaultValue' => 'url(images/site_logo.png)', 'type' => 'image', 'themeId' => 1616, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '5. Inner logo image', 'description' => NULL, 'mobile' => false, ) | 0.000136 |
| INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile) | array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#4f5058', 'type' => 'color', 'themeId' => 1616, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ) | 0.000153 |
| INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile) | array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#494949', 'type' => 'color', 'themeId' => 1616, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ) | 0.000135 |
| INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile) | array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.index_master_page .ow_header_in', 'defaultValue' => 'url(images/indexpage_header_image.png)', 'type' => 'image', 'themeId' => 1616, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ) | 0.000134 |
| INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile) | array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.index_master_page .logo_url', 'defaultValue' => 'url(images/indexpage_logo.png)', 'type' => 'image', 'themeId' => 1616, 'key' => 'indexLogoImage', 'section' => '1. General Settings', 'label' => '4. Index logo image', 'description' => NULL, 'mobile' => false, ) | 0.000140 |
| INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value) | array ( 'id' => NULL, 'themeId' => 1616, 'type' => 'decorator', 'value' => 'button', ) | 0.000129 |
| INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value) | array ( 'id' => NULL, 'themeId' => 1616, 'type' => 'master_page', 'value' => 'dndindex', ) | 0.000121 |
| INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value) | array ( 'id' => NULL, 'themeId' => 1616, 'type' => 'master_page', 'value' => 'general', ) | 0.000129 |
| INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value) | array ( 'id' => NULL, 'themeId' => 1616, 'type' => 'master_page', 'value' => 'index', ) | 0.000110 |
| INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value) | array ( 'id' => NULL, 'themeId' => 1616, 'type' => 'master_page', 'value' => 'html_document', ) | 0.000107 |
| INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value) | array ( 'id' => NULL, 'themeId' => 1616, 'type' => 'master_page', 'value' => 'blank', ) | 0.000106 |
| INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage) | array ( 'id' => NULL, 'themeId' => 1616, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ) | 0.000131 |
| SELECT * FROM ow_base_theme WHERE `id` = ? | array ( 0 => 1616, ) | 0.000194 |
| SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label` | array ( 'themeId' => 1616, 'themeId2' => 1616, ) | 0.000452 |
| SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1616 | array ( ) | 0.000114 |
| SELECT * FROM ow_base_theme WHERE `id` = ? | array ( 0 => 1617, ) | 0.000143 |
| SELECT * FROM ow_base_theme WHERE `id` = ? | array ( 0 => 1617, ) | 0.000139 |
| DELETE FROM ow_base_theme_content WHERE `themeId` = 1617 | 0.000297 | |
| DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1617 | 0.000154 | |
| DELETE FROM ow_base_theme_control WHERE `themeId` = 1617 | 0.000331 | |
| INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile) | array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body', 'defaultValue' => '#fdfff0', 'type' => 'color', 'themeId' => 1617, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ) | 0.000304 |
| INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile) | array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#52483f', 'type' => 'color', 'themeId' => 1617, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ) | 0.000165 |
| INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile) | array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#009683', 'type' => 'color', 'themeId' => 1617, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ) | 0.000141 |
| INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile) | array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#009683', 'type' => 'color', 'themeId' => 1617, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ) | 0.000138 |
| INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile) | array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_page_wrap', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1617, 'key' => 'backgroundImage', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ) | 0.000137 |
| INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile) | array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header', 'defaultValue' => 'url(images/bg_pic.jpg)', 'type' => 'image', 'themeId' => 1617, 'key' => 'headerImage', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ) | 0.000135 |
| INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile) | array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#52483f', 'type' => 'color', 'themeId' => 1617, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ) | 0.000134 |
| INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile) | array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#52483f', 'type' => 'color', 'themeId' => 1617, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ) | 0.000153 |
| INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile) | array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.sitelogo', 'defaultValue' => 'url(images/site_name.png)', 'type' => 'image', 'themeId' => 1617, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '4. Logo image', 'description' => NULL, 'mobile' => false, ) | 0.000134 |
| INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value) | array ( 'id' => NULL, 'themeId' => 1617, 'type' => 'decorator', 'value' => 'button', ) | 0.000129 |
| INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value) | array ( 'id' => NULL, 'themeId' => 1617, 'type' => 'master_page', 'value' => 'dndindex', ) | 0.000123 |
| INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value) | array ( 'id' => NULL, 'themeId' => 1617, 'type' => 'master_page', 'value' => 'general', ) | 0.000113 |
| INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value) | array ( 'id' => NULL, 'themeId' => 1617, 'type' => 'master_page', 'value' => 'index', ) | 0.000113 |
| INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value) | array ( 'id' => NULL, 'themeId' => 1617, 'type' => 'master_page', 'value' => 'html_document', ) | 0.000127 |
| INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value) | array ( 'id' => NULL, 'themeId' => 1617, 'type' => 'master_page', 'value' => 'blank', ) | 0.000117 |
| INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage) | array ( 'id' => NULL, 'themeId' => 1617, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ) | 0.000132 |
| SELECT * FROM ow_base_theme WHERE `id` = ? | array ( 0 => 1617, ) | 0.000196 |
| SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label` | array ( 'themeId' => 1617, 'themeId2' => 1617, ) | 0.000412 |
| SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1617 | array ( ) | 0.000113 |
| SELECT * FROM ow_base_theme WHERE `id` = ? | array ( 0 => 1618, ) | 0.000144 |
| SELECT * FROM ow_base_theme WHERE `id` = ? | array ( 0 => 1618, ) | 0.000139 |
| DELETE FROM ow_base_theme_content WHERE `themeId` = 1618 | 0.000275 | |
| DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1618 | 0.000148 | |
| DELETE FROM ow_base_theme_control WHERE `themeId` = 1618 | 0.000390 | |
| INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile) | array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body', 'defaultValue' => '#090f10', 'type' => 'color', 'themeId' => 1618, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ) | 0.000279 |
| INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile) | array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#d6d6be', 'type' => 'color', 'themeId' => 1618, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ) | 0.000148 |
| INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile) | array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#7ce6fe', 'type' => 'color', 'themeId' => 1618, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ) | 0.000136 |
| INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile) | array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#d6d6be', 'type' => 'color', 'themeId' => 1618, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ) | 0.000152 |
| INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile) | array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page', 'defaultValue' => 'url(images/promo.png)', 'type' => 'image', 'themeId' => 1618, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ) | 0.000146 |
| INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile) | array ( 'id' => NULL, 'attribute' => 'background', 'selector' => '.ow_footer', 'defaultValue' => '#04070e', 'type' => 'color', 'themeId' => 1618, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '6. Footer background color', 'description' => NULL, 'mobile' => false, ) | 0.000138 |
| INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile) | array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header', 'defaultValue' => 'url(images/header.png)', 'type' => 'image', 'themeId' => 1618, 'key' => 'headerBackground', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ) | 0.000141 |
| INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile) | array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#d6d6be', 'type' => 'color', 'themeId' => 1618, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ) | 0.000133 |
| INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile) | array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#b2bac0', 'type' => 'color', 'themeId' => 1618, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ) | 0.000138 |
| INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile) | array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .sitelogo', 'defaultValue' => 'url(images/site_name.png)', 'type' => 'image', 'themeId' => 1618, 'key' => 'indexLogoImage', 'section' => '1. General Settings', 'label' => '4. Index logo image', 'description' => NULL, 'mobile' => false, ) | 0.000149 |
| INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile) | array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.sitelogo', 'defaultValue' => 'url(images/site_name_inner.png)', 'type' => 'image', 'themeId' => 1618, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '5. Inner logo image', 'description' => NULL, 'mobile' => false, ) | 0.000146 |
| INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value) | array ( 'id' => NULL, 'themeId' => 1618, 'type' => 'decorator', 'value' => 'button', ) | 0.000128 |
| INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value) | array ( 'id' => NULL, 'themeId' => 1618, 'type' => 'master_page', 'value' => 'dndindex', ) | 0.000119 |
| INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value) | array ( 'id' => NULL, 'themeId' => 1618, 'type' => 'master_page', 'value' => 'general', ) | 0.000110 |
| INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value) | array ( 'id' => NULL, 'themeId' => 1618, 'type' => 'master_page', 'value' => 'index', ) | 0.000108 |
| INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value) | array ( 'id' => NULL, 'themeId' => 1618, 'type' => 'master_page', 'value' => 'html_document', ) | 0.000108 |
| INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value) | array ( 'id' => NULL, 'themeId' => 1618, 'type' => 'master_page', 'value' => 'blank', ) | 0.000115 |
| INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage) | array ( 'id' => NULL, 'themeId' => 1618, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ) | 0.000136 |
| SELECT * FROM ow_base_theme WHERE `id` = ? | array ( 0 => 1618, ) | 0.000201 |
| SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label` | array ( 'themeId' => 1618, 'themeId2' => 1618, ) | 0.000413 |
| SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1618 | array ( ) | 0.000121 |
| SELECT * FROM ow_base_theme WHERE `id` = ? | array ( 0 => 1619, ) | 0.000145 |
| SELECT * FROM ow_base_theme WHERE `id` = ? | array ( 0 => 1619, ) | 0.000139 |
| DELETE FROM ow_base_theme_content WHERE `themeId` = 1619 | 0.000343 | |
| DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1619 | 0.000156 | |
| DELETE FROM ow_base_theme_control WHERE `themeId` = 1619 | 0.000380 | |
| INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile) | array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '@import url(\'https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700&display=swap\'); body, .ow, body, html, .base_sign_in', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1619, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ) | 0.000301 |
| INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile) | array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html', 'defaultValue' => '#666', 'type' => 'color', 'themeId' => 1619, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ) | 0.000155 |
| INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile) | array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a', 'defaultValue' => '#0e0e0e', 'type' => 'color', 'themeId' => 1619, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ) | 0.000164 |
| INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile) | array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#4c4c4c', 'type' => 'color', 'themeId' => 1619, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ) | 0.000137 |
| INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile) | array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_header', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1619, 'key' => 'headerBackground', 'section' => '1. General Settings', 'label' => '2. Header background image', 'description' => NULL, 'mobile' => false, ) | 0.000154 |
| INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile) | array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_logo_wrap a', 'defaultValue' => 'url(images/logo_console.png)', 'type' => 'image', 'themeId' => 1619, 'key' => 'indexLogoImage', 'section' => '1. General Settings', 'label' => '3. Index logo image', 'description' => NULL, 'mobile' => false, ) | 0.000133 |
| INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile) | array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_site_panel_wrap.site_panel_wrap_bg_color .ow_logo_wrap a', 'defaultValue' => 'url(images/logo_console.png)', 'type' => 'image', 'themeId' => 1619, 'key' => 'indexLogoImageScroll', 'section' => '1. General Settings', 'label' => '4. Index logo image scroll', 'description' => NULL, 'mobile' => false, ) | 0.000131 |
| INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile) | array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_logo_wrap a', 'defaultValue' => 'url(images/logo_console_black.png)', 'type' => 'image', 'themeId' => 1619, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '5. Inner logo image', 'description' => NULL, 'mobile' => false, ) | 0.000131 |
| INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile) | array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_site_panel_wrap.site_panel_wrap_bg_color .ow_logo_wrap a', 'defaultValue' => 'url(images/logo_console.png)', 'type' => 'image', 'themeId' => 1619, 'key' => 'ConsoleImage', 'section' => '1. General Settings', 'label' => '6. Inner logo image scroll', 'description' => NULL, 'mobile' => false, ) | 0.000133 |
| INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile) | array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'html body .ow_box_cap h3, .ow_box_cap_empty h3', 'defaultValue' => '#787878', 'type' => 'color', 'themeId' => 1619, 'key' => 'WidgetTitleColor', 'section' => '2. Colors', 'label' => '6. Box title', 'description' => NULL, 'mobile' => false, ) | 0.000152 |
| INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile) | array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#0e0e0e', 'type' => 'color', 'themeId' => 1619, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ) | 0.000136 |
| INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile) | array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow_footer', 'defaultValue' => '#0e0e0e', 'type' => 'color', 'themeId' => 1619, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '7. Footer background color', 'description' => NULL, 'mobile' => false, ) | 0.000127 |
| INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile) | array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#666', 'type' => 'color', 'themeId' => 1619, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ) | 0.000132 |
| INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value) | array ( 'id' => NULL, 'themeId' => 1619, 'type' => 'decorator', 'value' => 'button', ) | 0.000126 |
| INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value) | array ( 'id' => NULL, 'themeId' => 1619, 'type' => 'master_page', 'value' => 'dndindex', ) | 0.000123 |
| INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value) | array ( 'id' => NULL, 'themeId' => 1619, 'type' => 'master_page', 'value' => 'general', ) | 0.000121 |
| INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value) | array ( 'id' => NULL, 'themeId' => 1619, 'type' => 'master_page', 'value' => 'index', ) | 0.000111 |
| INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value) | array ( 'id' => NULL, 'themeId' => 1619, 'type' => 'master_page', 'value' => 'html_document', ) | 0.000109 |
| INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value) | array ( 'id' => NULL, 'themeId' => 1619, 'type' => 'master_page', 'value' => 'blank', ) | 0.000109 |
| INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage) | array ( 'id' => NULL, 'themeId' => 1619, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ) | 0.000136 |
| SELECT * FROM ow_base_theme WHERE `id` = ? | array ( 0 => 1619, ) | 0.000195 |
| SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label` | array ( 'themeId' => 1619, 'themeId2' => 1619, ) | 0.000445 |
| SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1619 | array ( ) | 0.000111 |
| SELECT * FROM ow_base_theme WHERE `id` = ? | array ( 0 => 1620, ) | 0.000142 |
| SELECT * FROM ow_base_theme WHERE `id` = ? | array ( 0 => 1620, ) | 0.000138 |
| DELETE FROM ow_base_theme_content WHERE `themeId` = 1620 | 0.000278 | |
| DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1620 | 0.000148 | |
| DELETE FROM ow_base_theme_control WHERE `themeId` = 1620 | 0.000383 | |
| INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile) | array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body', 'defaultValue' => '#e6e0ec', 'type' => 'color', 'themeId' => 1620, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ) | 0.000300 |
| INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile) | array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#7e6587', 'type' => 'color', 'themeId' => 1620, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ) | 0.000205 |
| INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile) | array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#00677d', 'type' => 'color', 'themeId' => 1620, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ) | 0.000170 |
| INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile) | array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#7e6587', 'type' => 'color', 'themeId' => 1620, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ) | 0.000142 |
| INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile) | array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow_footer', 'defaultValue' => 'rgba(255,255,255,0.3)', 'type' => 'color', 'themeId' => 1620, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '5. Footer background color', 'description' => NULL, 'mobile' => false, ) | 0.000137 |
| INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile) | array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header_wrap', 'defaultValue' => 'url(images/bg.png)', 'type' => 'image', 'themeId' => 1620, 'key' => 'HeaderbackgroundImage', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ) | 0.000145 |
| INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile) | array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_logo', 'defaultValue' => 'url(images/header_s.png)', 'type' => 'image', 'themeId' => 1620, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '4. Logo image', 'description' => NULL, 'mobile' => false, ) | 0.000144 |
| INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile) | array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#7e6587', 'type' => 'color', 'themeId' => 1620, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ) | 0.000131 |
| INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile) | array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#00677D', 'type' => 'color', 'themeId' => 1620, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ) | 0.000135 |
| INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile) | array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_sign_in, .base_index_page', 'defaultValue' => 'url(images/bg.png)', 'type' => 'image', 'themeId' => 1620, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ) | 0.000130 |
| INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value) | array ( 'id' => NULL, 'themeId' => 1620, 'type' => 'decorator', 'value' => 'button', ) | 0.000129 |
| INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value) | array ( 'id' => NULL, 'themeId' => 1620, 'type' => 'master_page', 'value' => 'dndindex', ) | 0.000122 |
| INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value) | array ( 'id' => NULL, 'themeId' => 1620, 'type' => 'master_page', 'value' => 'general', ) | 0.000129 |
| INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value) | array ( 'id' => NULL, 'themeId' => 1620, 'type' => 'master_page', 'value' => 'index', ) | 0.000116 |
| INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value) | array ( 'id' => NULL, 'themeId' => 1620, 'type' => 'master_page', 'value' => 'html_document', ) | 0.000107 |
| INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value) | array ( 'id' => NULL, 'themeId' => 1620, 'type' => 'master_page', 'value' => 'blank', ) | 0.000105 |
| INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage) | array ( 'id' => NULL, 'themeId' => 1620, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ) | 0.000131 |
| SELECT * FROM ow_base_theme WHERE `id` = ? | array ( 0 => 1620, ) | 0.000195 |
| SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label` | array ( 'themeId' => 1620, 'themeId2' => 1620, ) | 0.000403 |
| SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1620 | array ( ) | 0.000113 |
| SELECT * FROM ow_base_theme WHERE `id` = ? | array ( 0 => 1621, ) | 0.000143 |
| SELECT * FROM ow_base_theme WHERE `id` = ? | array ( 0 => 1621, ) | 0.000138 |
| DELETE FROM ow_base_theme_content WHERE `themeId` = 1621 | 0.000293 | |
| DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1621 | 0.000148 | |
| DELETE FROM ow_base_theme_control WHERE `themeId` = 1621 | 0.000398 | |
| INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile) | array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1621, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ) | 0.000304 |
| INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile) | array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#52483f', 'type' => 'color', 'themeId' => 1621, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ) | 0.000159 |
| INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile) | array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#b4534d', 'type' => 'color', 'themeId' => 1621, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ) | 0.000151 |
| INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile) | array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#616161', 'type' => 'color', 'themeId' => 1621, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ) | 0.000145 |
| INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile) | array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_page_wrap', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1621, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ) | 0.000137 |
| INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile) | array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header', 'defaultValue' => 'url(images/bg_pic.jpg)', 'type' => 'image', 'themeId' => 1621, 'key' => 'headerBackground', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ) | 0.000158 |
| INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile) | array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1621, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ) | 0.000135 |
| INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile) | array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#52483f', 'type' => 'color', 'themeId' => 1621, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ) | 0.000140 |
| INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile) | array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .sitelogo', 'defaultValue' => 'url(images/site_logo.png)', 'type' => 'image', 'themeId' => 1621, 'key' => 'indexLogoImage', 'section' => '1. General Settings', 'label' => '4. Index logo image', 'description' => NULL, 'mobile' => false, ) | 0.000131 |
| INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile) | array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.sitelogo', 'defaultValue' => 'url(images/site_name.png)', 'type' => 'image', 'themeId' => 1621, 'key' => 'LogoImage', 'section' => '1. General Settings', 'label' => '5. Inner logo image', 'description' => NULL, 'mobile' => false, ) | 0.000129 |
| INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value) | array ( 'id' => NULL, 'themeId' => 1621, 'type' => 'decorator', 'value' => 'button', ) | 0.000129 |
| INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value) | array ( 'id' => NULL, 'themeId' => 1621, 'type' => 'master_page', 'value' => 'dndindex', ) | 0.000139 |
| INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value) | array ( 'id' => NULL, 'themeId' => 1621, 'type' => 'master_page', 'value' => 'general', ) | 0.000115 |
| INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value) | array ( 'id' => NULL, 'themeId' => 1621, 'type' => 'master_page', 'value' => 'index', ) | 0.000109 |
| INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value) | array ( 'id' => NULL, 'themeId' => 1621, 'type' => 'master_page', 'value' => 'html_document', ) | 0.000109 |
| INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value) | array ( 'id' => NULL, 'themeId' => 1621, 'type' => 'master_page', 'value' => 'blank', ) | 0.000110 |
| INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage) | array ( 'id' => NULL, 'themeId' => 1621, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ) | 0.000133 |
| SELECT * FROM ow_base_theme WHERE `id` = ? | array ( 0 => 1621, ) | 0.000203 |
| SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label` | array ( 'themeId' => 1621, 'themeId2' => 1621, ) | 0.000397 |
| SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1621 | array ( ) | 0.000114 |
| SELECT * FROM ow_base_theme WHERE `id` = ? | array ( 0 => 1622, ) | 0.000143 |
| SELECT * FROM ow_base_theme WHERE `id` = ? | array ( 0 => 1622, ) | 0.000144 |
| DELETE FROM ow_base_theme_content WHERE `themeId` = 1622 | 0.000360 | |
| DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1622 | 0.000161 | |
| DELETE FROM ow_base_theme_control WHERE `themeId` = 1622 | 0.000434 | |
| INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile) | array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body', 'defaultValue' => '#412e57', 'type' => 'color', 'themeId' => 1622, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ) | 0.000607 |
| INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile) | array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#2e64ff', 'type' => 'color', 'themeId' => 1622, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ) | 0.000353 |
| INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile) | array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#616161', 'type' => 'color', 'themeId' => 1622, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ) | 0.000382 |
| INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile) | array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_page_wrap', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1622, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ) | 0.000319 |
| INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile) | array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_page_container .ow_page', 'defaultValue' => '#616161', 'type' => 'color', 'themeId' => 1622, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ) | 0.000335 |
| INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile) | array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header', 'defaultValue' => 'url(images/bg_pic.jpg)', 'type' => 'image', 'themeId' => 1622, 'key' => 'headerBackground', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ) | 0.000351 |
| INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile) | array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1622, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ) | 0.000348 |
| INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile) | array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#616161', 'type' => 'color', 'themeId' => 1622, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ) | 0.000383 |
| INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile) | array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_promo_collage_item1', 'defaultValue' => 'url(images/promo_collage1.png)', 'type' => 'image', 'themeId' => 1622, 'key' => 'collageimage1', 'section' => '3. Index Page', 'label' => 'Collage image 1', 'description' => NULL, 'mobile' => false, ) | 0.000273 |
| INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile) | array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_promo_collage_item2', 'defaultValue' => 'url(images/promo_collage2.png)', 'type' => 'image', 'themeId' => 1622, 'key' => 'collageimage2', 'section' => '3. Index Page', 'label' => 'Collage image 2', 'description' => NULL, 'mobile' => false, ) | 0.000258 |
| INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile) | array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_promo_collage_item3', 'defaultValue' => 'url(images/promo_collage3.png)', 'type' => 'image', 'themeId' => 1622, 'key' => 'collageimage3', 'section' => '3. Index Page', 'label' => 'Collage image 3', 'description' => NULL, 'mobile' => false, ) | 0.000261 |
| INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile) | array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_promo_collage_item4', 'defaultValue' => 'url(images/promo_collage4.png)', 'type' => 'image', 'themeId' => 1622, 'key' => 'collageimage4', 'section' => '3. Index Page', 'label' => 'Collage image 4', 'description' => NULL, 'mobile' => false, ) | 0.000260 |
| INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile) | array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_promo_collage_item5', 'defaultValue' => 'url(images/promo_collage5.png)', 'type' => 'image', 'themeId' => 1622, 'key' => 'collageimage5', 'section' => '3. Index Page', 'label' => 'Collage image 5', 'description' => NULL, 'mobile' => false, ) | 0.000263 |
| INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile) | array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_promo_left', 'defaultValue' => 'url(images/promo_left.jpg)', 'type' => 'image', 'themeId' => 1622, 'key' => 'qs_image', 'section' => '3. Index Page', 'label' => 'Quick Search Image', 'description' => NULL, 'mobile' => false, ) | 0.000310 |
| INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile) | array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.sitelogo', 'defaultValue' => 'url(images/site_name.png)', 'type' => 'image', 'themeId' => 1622, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '4. Logo image', 'description' => NULL, 'mobile' => false, ) | 0.000333 |
| INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value) | array ( 'id' => NULL, 'themeId' => 1622, 'type' => 'decorator', 'value' => 'button', ) | 0.000248 |
| INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value) | array ( 'id' => NULL, 'themeId' => 1622, 'type' => 'master_page', 'value' => 'dndindex', ) | 0.000230 |
| INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value) | array ( 'id' => NULL, 'themeId' => 1622, 'type' => 'master_page', 'value' => 'general', ) | 0.000233 |
| INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value) | array ( 'id' => NULL, 'themeId' => 1622, 'type' => 'master_page', 'value' => 'index', ) | 0.000234 |
| INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value) | array ( 'id' => NULL, 'themeId' => 1622, 'type' => 'master_page', 'value' => 'html_document', ) | 0.000215 |
| INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value) | array ( 'id' => NULL, 'themeId' => 1622, 'type' => 'master_page', 'value' => 'blank', ) | 0.000212 |
| INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage) | array ( 'id' => NULL, 'themeId' => 1622, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ) | 0.000305 |
| SELECT * FROM ow_base_theme WHERE `id` = ? | array ( 0 => 1622, ) | 0.000403 |
| SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label` | array ( 'themeId' => 1622, 'themeId2' => 1622, ) | 0.001149 |
| SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1622 | array ( ) | 0.000315 |
| SELECT * FROM ow_base_theme WHERE `id` = ? | array ( 0 => 1623, ) | 0.000323 |
| SELECT * FROM ow_base_theme WHERE `id` = ? | array ( 0 => 1623, ) | 0.000267 |
| DELETE FROM ow_base_theme_content WHERE `themeId` = 1623 | 0.000824 | |
| DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1623 | 0.000390 | |
| DELETE FROM ow_base_theme_control WHERE `themeId` = 1623 | 0.001225 | |
| INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile) | array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body', 'defaultValue' => '#74adc0', 'type' => 'color', 'themeId' => 1623, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ) | 0.000666 |
| INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile) | array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#c5ffff', 'type' => 'color', 'themeId' => 1623, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ) | 0.000383 |
| INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile) | array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#7be1f9', 'type' => 'color', 'themeId' => 1623, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ) | 0.000356 |
| INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile) | array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#2b6170', 'type' => 'color', 'themeId' => 1623, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ) | 0.000330 |
| INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile) | array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_page_wrap', 'defaultValue' => 'url(images/promo.png)', 'type' => 'image', 'themeId' => 1623, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ) | 0.000300 |
| INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile) | array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow_footer', 'defaultValue' => '#6599ac', 'type' => 'color', 'themeId' => 1623, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '6. Footer background color', 'description' => NULL, 'mobile' => false, ) | 0.000335 |
| INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile) | array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header', 'defaultValue' => 'url(images/header_pic.jpg)', 'type' => 'image', 'themeId' => 1623, 'key' => 'headerImage', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ) | 0.000320 |
| INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile) | array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#2b6170', 'type' => 'color', 'themeId' => 1623, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ) | 0.000338 |
| INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile) | array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#3f6e7c', 'type' => 'color', 'themeId' => 1623, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ) | 0.000347 |
| INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile) | array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .sitelogo', 'defaultValue' => 'url(images/site_name.png)', 'type' => 'image', 'themeId' => 1623, 'key' => 'indexLogoImage', 'section' => '1. General Settings', 'label' => '4. Index logo image', 'description' => NULL, 'mobile' => false, ) | 0.000314 |
| INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile) | array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.sitelogo', 'defaultValue' => 'url(images/logo_inner.png)', 'type' => 'image', 'themeId' => 1623, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '5. Inner logo image', 'description' => NULL, 'mobile' => false, ) | 0.000313 |
| INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value) | array ( 'id' => NULL, 'themeId' => 1623, 'type' => 'decorator', 'value' => 'button', ) | 0.000279 |
| INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value) | array ( 'id' => NULL, 'themeId' => 1623, 'type' => 'master_page', 'value' => 'dndindex', ) | 0.000236 |
| INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value) | array ( 'id' => NULL, 'themeId' => 1623, 'type' => 'master_page', 'value' => 'general', ) | 0.000226 |
| INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value) | array ( 'id' => NULL, 'themeId' => 1623, 'type' => 'master_page', 'value' => 'index', ) | 0.000220 |
| INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value) | array ( 'id' => NULL, 'themeId' => 1623, 'type' => 'master_page', 'value' => 'html_document', ) | 0.000272 |
| INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value) | array ( 'id' => NULL, 'themeId' => 1623, 'type' => 'master_page', 'value' => 'blank', ) | 0.000220 |
| INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage) | array ( 'id' => NULL, 'themeId' => 1623, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ) | 0.000264 |
| SELECT * FROM ow_base_theme WHERE `id` = ? | array ( 0 => 1623, ) | 0.000364 |
| SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label` | array ( 'themeId' => 1623, 'themeId2' => 1623, ) | 0.001004 |
| SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1623 | array ( ) | 0.000226 |
| SELECT * FROM ow_base_theme WHERE `id` = ? | array ( 0 => 1624, ) | 0.000271 |
| SELECT * FROM ow_base_theme WHERE `id` = ? | array ( 0 => 1624, ) | 0.000297 |
| DELETE FROM ow_base_theme_content WHERE `themeId` = 1624 | 0.000843 | |
| DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1624 | 0.000434 | |
| DELETE FROM ow_base_theme_control WHERE `themeId` = 1624 | 0.001276 | |
| INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile) | array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body', 'defaultValue' => '#fff5fb', 'type' => 'color', 'themeId' => 1624, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ) | 0.000611 |
| INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile) | array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#553d2f', 'type' => 'color', 'themeId' => 1624, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ) | 0.000412 |
| INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile) | array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#578581', 'type' => 'color', 'themeId' => 1624, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ) | 0.000355 |
| INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile) | array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#715848', 'type' => 'color', 'themeId' => 1624, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ) | 0.000372 |
| INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile) | array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_page_wrap', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1624, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ) | 0.000361 |
| INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile) | array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow_footer', 'defaultValue' => '#fffdff', 'type' => 'color', 'themeId' => 1624, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '5. Footer background', 'description' => NULL, 'mobile' => false, ) | 0.000326 |
| INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile) | array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header', 'defaultValue' => 'url(images/bg_pic.jpg)', 'type' => 'image', 'themeId' => 1624, 'key' => 'headerBackground', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ) | 0.000365 |
| INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile) | array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#715848', 'type' => 'color', 'themeId' => 1624, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ) | 0.000303 |
| INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile) | array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#796458', 'type' => 'color', 'themeId' => 1624, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ) | 0.000314 |
| INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile) | array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.sitelogo', 'defaultValue' => 'url(images/site_name.png)', 'type' => 'image', 'themeId' => 1624, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '4. Logo image', 'description' => NULL, 'mobile' => false, ) | 0.000322 |
| INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value) | array ( 'id' => NULL, 'themeId' => 1624, 'type' => 'decorator', 'value' => 'button', ) | 0.000246 |
| INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value) | array ( 'id' => NULL, 'themeId' => 1624, 'type' => 'master_page', 'value' => 'dndindex', ) | 0.000238 |
| INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value) | array ( 'id' => NULL, 'themeId' => 1624, 'type' => 'master_page', 'value' => 'general', ) | 0.000252 |
| INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value) | array ( 'id' => NULL, 'themeId' => 1624, 'type' => 'master_page', 'value' => 'index', ) | 0.000237 |
| INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value) | array ( 'id' => NULL, 'themeId' => 1624, 'type' => 'master_page', 'value' => 'html_document', ) | 0.000222 |
| INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value) | array ( 'id' => NULL, 'themeId' => 1624, 'type' => 'master_page', 'value' => 'blank', ) | 0.000209 |
| INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage) | array ( 'id' => NULL, 'themeId' => 1624, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ) | 0.000268 |
| SELECT * FROM ow_base_theme WHERE `id` = ? | array ( 0 => 1624, ) | 0.000371 |
| SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label` | array ( 'themeId' => 1624, 'themeId2' => 1624, ) | 0.001068 |
| SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1624 | array ( ) | 0.000256 |
| SELECT * FROM ow_base_theme WHERE `id` = ? | array ( 0 => 1625, ) | 0.000333 |
| SELECT * FROM ow_base_theme WHERE `id` = ? | array ( 0 => 1625, ) | 0.000314 |
| DELETE FROM ow_base_theme_content WHERE `themeId` = 1625 | 0.000782 | |
| DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1625 | 0.000402 | |
| DELETE FROM ow_base_theme_control WHERE `themeId` = 1625 | 0.001029 | |
| INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile) | array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => 'body, .ow, .base_sign_in', 'defaultValue' => '#000213', 'type' => 'color', 'themeId' => 1625, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ) | 0.000638 |
| INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile) | array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html', 'defaultValue' => '#B4BCD0', 'type' => 'color', 'themeId' => 1625, 'key' => 'textColor', 'section' => '3. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ) | 0.000345 |
| INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile) | array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a', 'defaultValue' => '#F7F8F8', 'type' => 'color', 'themeId' => 1625, 'key' => 'linkColor', 'section' => '3. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ) | 0.000312 |
| INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile) | array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#F7F8F8', 'type' => 'color', 'themeId' => 1625, 'key' => 'titleColor', 'section' => '3. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ) | 0.000363 |
| INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile) | array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_logo_wrap a', 'defaultValue' => 'url(images/logo.svg)', 'type' => 'image', 'themeId' => 1625, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '2. Logo image', 'description' => NULL, 'mobile' => false, ) | 0.000342 |
| INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile) | array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'html body .ow_box_cap h3, .ow_box_cap_empty h3', 'defaultValue' => '#F7F8F8', 'type' => 'color', 'themeId' => 1625, 'key' => 'WidgetTitleColor', 'section' => '3. Colors', 'label' => '6. Box title', 'description' => NULL, 'mobile' => false, ) | 0.000366 |
| INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile) | array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#B4BCD0', 'type' => 'color', 'themeId' => 1625, 'key' => 'menuColor', 'section' => '3. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ) | 0.000319 |
| INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile) | array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#7989A0', 'type' => 'color', 'themeId' => 1625, 'key' => 'txtValue', 'section' => '3. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ) | 0.000337 |
| INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value) | array ( 'id' => NULL, 'themeId' => 1625, 'type' => 'decorator', 'value' => 'button', ) | 0.000308 |
| INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value) | array ( 'id' => NULL, 'themeId' => 1625, 'type' => 'master_page', 'value' => 'dndindex', ) | 0.000238 |
| INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value) | array ( 'id' => NULL, 'themeId' => 1625, 'type' => 'master_page', 'value' => 'general', ) | 0.000209 |
| INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value) | array ( 'id' => NULL, 'themeId' => 1625, 'type' => 'master_page', 'value' => 'index', ) | 0.000261 |
| INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value) | array ( 'id' => NULL, 'themeId' => 1625, 'type' => 'master_page', 'value' => 'html_document', ) | 0.000230 |
| INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value) | array ( 'id' => NULL, 'themeId' => 1625, 'type' => 'master_page', 'value' => 'blank', ) | 0.000220 |
| INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage) | array ( 'id' => NULL, 'themeId' => 1625, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ) | 0.000260 |
| SELECT * FROM ow_base_theme WHERE `id` = ? | array ( 0 => 1625, ) | 0.000405 |
| SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label` | array ( 'themeId' => 1625, 'themeId2' => 1625, ) | 0.001009 |
| SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1625 | array ( ) | 0.000227 |
| SELECT * FROM ow_base_config WHERE `key` = 'base' AND `name` = 'cachedEntitiesPostfix' LIMIT 0, 1 | array ( ) | 0.000330 |
| UPDATE `ow_base_config` SET `value`=:value WHERE id=:id | array ( 'id' => 521, 'value' => 'IPy6iryd', ) | 0.000341 |
| SELECT * FROM ow_base_config | array ( ) | 0.000587 |
| SELECT * FROM ow_base_language WHERE `status` = 'active' | array ( ) | 0.000395 |
| SELECT k.*, p.`prefix`, v.`value` FROM ow_base_language_key AS k INNER JOIN ow_base_language_prefix AS p ON k.prefixId = p.id INNER JOIN ow_base_language_value AS v ON k.id = v.keyId AND v.languageId = ? | array ( 0 => 1, ) | 0.081728 |
| SELECT * FROM ow_base_language | array ( ) | 0.000381 |
| SELECT * FROM ow_base_theme WHERE `key` = 'simplicity' LIMIT 0, 1 | array ( ) | 0.000728 |
| SELECT * FROM ow_base_theme_content WHERE `themeId` = 1606 | array ( ) | 0.000631 |
| SELECT * FROM ow_base_theme_master_page WHERE `themeId` = 1606 | array ( ) | 0.000349 |
| SELECT * FROM ow_base_theme WHERE `key` = 'turquoise' LIMIT 0, 1 | array ( ) | 0.000325 |
| SELECT * FROM ow_base_theme WHERE `key` = 'turquoise' LIMIT 0, 1 | array ( ) | 0.000277 |
| SELECT * FROM ow_base_theme_content WHERE `themeId` = 1607 | array ( ) | 0.000437 |
| SELECT * FROM ow_base_theme_master_page WHERE `themeId` = 1607 | array ( ) | 0.000329 |
| SELECT * FROM ow_base_document WHERE `isStatic` = 1 AND `isMobile` = 0 | array ( ) | 0.000363 |
| SELECT * FROM `ow_base_menu_item` WHERE `visibleFor` & ? AND `externalUrl` IS NULL AND `type` = ? ORDER BY `order` ASC LIMIT 1 | array ( 0 => 1, 1 => 'main', ) | 0.000698 |
| SELECT `mi`.*, `mi`.`key` AS `menu_key`, `d`.`class`, `d`.`action`, `d`.`uri`, `d`.`isStatic` FROM `ow_base_menu_item` AS `mi` LEFT JOIN `ow_base_document` AS `d` ON ( `mi`.`documentKey` = `d`.`key`) WHERE `mi`.`type` = :menuType ORDER BY `mi`.`order` ASC | array ( 'menuType' => 'main', ) | 0.000977 |
| SELECT `mi`.*, `mi`.`key` AS `menu_key`, `d`.`class`, `d`.`action`, `d`.`uri`, `d`.`isStatic` FROM `ow_base_menu_item` AS `mi` LEFT JOIN `ow_base_document` AS `d` ON ( `mi`.`documentKey` = `d`.`key`) WHERE `mi`.`type` = :menuType ORDER BY `mi`.`order` ASC | array ( 'menuType' => 'bottom', ) | 0.000858 |
| SELECT * FROM ow_base_question_account_type ORDER BY sortOrder | array ( ) | 0.000521 |
| SELECT * FROM ow_usercredits_action WHERE `pluginKey` = 'base' AND `actionKey` = 'daily_login' LIMIT 0, 1 | array ( ) | 0.000473 |
| SELECT * FROM ow_usercredits_action WHERE `pluginKey` = 'base' AND `actionKey` = 'user_join' LIMIT 0, 1 | array ( ) | 0.000380 |
| SELECT * FROM ow_usercredits_action WHERE `pluginKey` = 'base' AND `actionKey` = 'search_users' LIMIT 0, 1 | array ( ) | 0.000325 |
| SELECT * FROM ow_usercredits_action WHERE `pluginKey` = 'base' AND `actionKey` = 'add_comment' LIMIT 0, 1 | array ( ) | 0.000370 |
| SELECT * FROM ow_usercredits_action WHERE `pluginKey` = 'usercredits' AND `actionKey` = 'buy_credits' LIMIT 0, 1 | array ( ) | 0.000307 |
| SELECT * FROM ow_usercredits_action WHERE `pluginKey` = 'usercredits' AND `actionKey` = 'grant_by_user' LIMIT 0, 1 | array ( ) | 0.000313 |
| SELECT * FROM ow_usercredits_action WHERE `pluginKey` = 'usercredits' AND `actionKey` = 'grant_to_user' LIMIT 0, 1 | array ( ) | 0.000319 |
| SELECT * FROM ow_usercredits_action WHERE `pluginKey` = 'usercredits' AND `actionKey` = 'set_by_admin' LIMIT 0, 1 | array ( ) | 0.000306 |
| SELECT * FROM ow_base_question_account_type ORDER BY sortOrder | array ( ) | 0.000553 |
| SELECT `question`.* FROM `ow_base_question` as `question` LEFT JOIN `ow_base_question_section` as `section` ON ( `question`.`sectionName` = `section`.`name` AND `question`.`sectionName` != '' AND `question`.`sectionName` IS NOT NULL ) WHERE `question`.`base` = 1 AND `question`.`onJoin` = '1' AND ( `section`.isHidden IS NULL OR `section`.isHidden = 0 ) ORDER BY IF( `section`.`name` IS NULL, 0, 1 ), `section`.`sortOrder`, `question`.`sortOrder` | 0.001166 | |
| SELECT * FROM ow_base_question WHERE `name` IN('sex','match_sex') ORDER BY sortOrder | array ( ) | 0.000690 |
| SELECT * FROM ow_base_question WHERE `name` IN('username','email','password','sex','match_sex') ORDER BY sortOrder | array ( ) | 0.000891 |
| SELECT * FROM ow_base_question WHERE `name` IN('','sex') ORDER BY sortOrder | array ( ) | 0.000555 |
| SELECT * FROM ow_base_question_value WHERE `questionName` IN('username','email','password','sex','match_sex') ORDER BY questionName, sortOrder | array ( ) | 0.001505 |
| SELECT * FROM ow_base_question WHERE `name` = 'username' LIMIT 0, 1 | array ( ) | 0.000572 |
| SELECT * FROM ow_base_question WHERE `name` = 'email' LIMIT 0, 1 | array ( ) | 0.000612 |
| SELECT * FROM ow_base_question WHERE `name` = 'password' LIMIT 0, 1 | array ( ) | 0.000597 |
| SELECT * FROM ow_base_question WHERE `name` = 'repeatPassword' LIMIT 0, 1 | array ( ) | 0.000360 |
| SELECT * FROM ow_base_question WHERE `name` = 'sex' LIMIT 0, 1 | array ( ) | 0.000392 |
| SELECT * FROM ow_skadate_account_type_to_gender | array ( ) | 0.000411 |
| UPDATE `ow_base_plugin` SET developerKey=:dk WHERE `key`=:k | array ( 'dk' => '99d6bdd5bb6468beaf118c4664dd92ff', 'k' => 'pcgallery', ) | 0.000442 |
| SELECT * FROM ow_base_language | array ( ) | 0.000332 |
| SELECT count(DISTINCT `entityId`) `count`, `entityType` FROM `ow_moderation_entity` WHERE `entityType` IN ('user_join', 'comment', 'avatar-change', 'photo_comments', 'user-status', 'blog-post', 'event', 'forum-topic', 'forum-post', 'group') AND `userId`=0 GROUP BY `entityType` | 0.000304 | |
| SELECT count(DISTINCT `entityId`) `count`, `entityType` FROM `ow_moderation_entity` WHERE `entityType` IN ('user_join', 'comment', 'avatar-change', 'photo_comments', 'user-status', 'blog-post', 'event', 'forum-topic', 'forum-post', 'group') AND 1 GROUP BY `entityType` | 0.000185 | |
| SELECT COUNT(*) FROM ow_base_invitation WHERE `userId` = 0 | array ( ) | 0.000207 |
| SELECT COUNT(*) FROM ow_base_invitation WHERE `userId` = 0 AND `viewed` = 0 | array ( ) | 0.000151 |
| SELECT COUNT(*) FROM ow_notifications_notification WHERE `userId` = 0 AND `viewed` = 0 | array ( ) | 0.000132 |
| SELECT COUNT(*) FROM ow_notifications_notification WHERE `userId` = 0 | array ( ) | 0.000118 |
| SELECT COUNT(*) FROM `ow_friends_friendship` `friends_friendship` INNER JOIN `ow_base_user` base_user_table_alias ON base_user_table_alias.`id` = `friends_friendship`.`userId` LEFT JOIN `ow_base_user_suspend` base_user_suspend_table_alias ON base_user_suspend_table_alias.`userId` = `base_user_table_alias`.`id` WHERE (`base_user_suspend_table_alias`.`id` IS NULL) AND (`base_user_table_alias`.`emailVerify` = 1) AND `friends_friendship`.`friendId`=0 AND `friends_friendship`.`status` = 'pending' | array ( ) | 0.000260 |
| SELECT COUNT(*) FROM `ow_friends_friendship` `friends_friendship` INNER JOIN `ow_base_user` base_user_table_alias ON base_user_table_alias.`id` = `friends_friendship`.`userId` LEFT JOIN `ow_base_user_suspend` base_user_suspend_table_alias ON base_user_suspend_table_alias.`userId` = `base_user_table_alias`.`id` WHERE (`base_user_suspend_table_alias`.`id` IS NULL) AND (`base_user_table_alias`.`emailVerify` = 1) AND `friends_friendship`.`friendId`=0 AND `friends_friendship`.`status` = 'pending' AND `friends_friendship`.`viewed` = '0' | array ( ) | 0.000224 |
| show tables like 'ow_base_geolocation_country' | 0.001417 | |
| SELECT * FROM ow_base_authorization_group | array ( ) | 0.000443 |
| SELECT * FROM ow_base_authorization_moderator ORDER BY id | array ( ) | 0.000415 |
| SELECT * FROM ow_base_authorization_moderator_permission | array ( ) | 0.000280 |
| SELECT * FROM ow_base_authorization_action | array ( ) | 0.000335 |
| SELECT * FROM ow_base_authorization_permission | array ( ) | 0.000280 |
| SELECT * FROM ow_base_authorization_role ORDER BY `sortOrder` ASC | array ( ) | 0.000368 |
| SELECT `b`.* FROM `ow_ads_banner` AS `b` LEFT JOIN `ow_ads_banner_position` AS `bp` ON (`b`.`id` = `bp`.`bannerId`) LEFT JOIN `ow_ads_banner_location` AS `bl` ON (`b`.`id` = `bl`.`bannerId`) WHERE `bp`.`position` = :position AND `bp`.`pluginKey` IN ( :pluginKey, 'base' ) AND ( `bl`.`location` IS NULL) | array ( 'pluginKey' => 'SKADATE', 'position' => 'top', ) | 0.000578 |
| SELECT `b`.* FROM `ow_ads_banner` AS `b` LEFT JOIN `ow_ads_banner_position` AS `bp` ON (`b`.`id` = `bp`.`bannerId`) LEFT JOIN `ow_ads_banner_location` AS `bl` ON (`b`.`id` = `bl`.`bannerId`) WHERE `bp`.`position` = :position AND `bp`.`pluginKey` IN ( :pluginKey, 'base' ) AND ( `bl`.`location` IS NULL) | array ( 'pluginKey' => 'SKADATE', 'position' => 'bottom', ) | 0.000416 |
| SELECT * FROM ow_base_place WHERE `name` = 'index' LIMIT 0, 1 | array ( ) | 0.000459 |
| SELECT * FROM ow_base_component_place_cache WHERE `placeId` = 2 AND `entityId` = 0 LIMIT 0, 1 | array ( ) | 0.000559 |
| SELECT `b`.* FROM `ow_ads_banner` AS `b` LEFT JOIN `ow_ads_banner_position` AS `bp` ON (`b`.`id` = `bp`.`bannerId`) LEFT JOIN `ow_ads_banner_location` AS `bl` ON (`b`.`id` = `bl`.`bannerId`) WHERE `bp`.`position` = :position AND `bp`.`pluginKey` IN ( :pluginKey, 'base' ) AND ( `bl`.`location` IS NULL) | array ( 'pluginKey' => 'SKADATE', 'position' => 'sidebar', ) | 0.000545 |
| Type | Class | Path (class, template) |
|---|---|---|
| Controller | SKADATE_CTRL_Join | /var/www/date.wasku.com/public_html/ow_plugins/skadate/controllers/join.php /var/www/date.wasku.com/public_html/ow_plugins/skadate/views/controllers/join_index.html |
| Component | BASE_CMP_MainMenu | /var/www/date.wasku.com/public_html/ow_system_plugins/base/components/main_menu.php /var/www/date.wasku.com/public_html/ow_system_plugins/base/views/components/menu.html |
| Component | BASE_CMP_BottomMenu | /var/www/date.wasku.com/public_html/ow_system_plugins/base/components/bottom_menu.php /var/www/date.wasku.com/public_html/ow_system_plugins/base/views/components/bottom_menu.html |
| Component | BASE_CMP_SignIn | /var/www/date.wasku.com/public_html/ow_system_plugins/base/components/sign_in.php /var/www/date.wasku.com/public_html/ow_system_plugins/base/views/components/sign_in.html |
| Component | BASE_CMP_ConsoleButton | /var/www/date.wasku.com/public_html/ow_system_plugins/base/components/console_button.php /var/www/date.wasku.com/public_html/ow_system_plugins/base/views/components/console_button.html |
| Component | BASE_CMP_Console | /var/www/date.wasku.com/public_html/ow_system_plugins/base/components/console.php /var/www/date.wasku.com/public_html/ow_system_plugins/base/views/components/console.html |
| Component | BASE_CMP_ResponsiveMenu | /var/www/date.wasku.com/public_html/ow_system_plugins/base/components/responsive_menu.php /var/www/date.wasku.com/public_html/ow_system_plugins/base/views/components/responsive_menu.html |
| Component | BASE_CMP_Sidebar | /var/www/date.wasku.com/public_html/ow_system_plugins/base/components/sidebar.php /var/www/date.wasku.com/public_html/ow_system_plugins/base/views/components/sidebar.html |
| Event | Listener | Params |
|---|---|---|
|
base.get_active_theme_name Type: call Called at: 1.502 Exec time: 0.000 |
No listeners | array ( ) |
|
class.get_instance.OW_Response Type: trigger Called at: 1.506 Exec time: 0.000 |
No listeners | array ( 'className' => 'OW_Response', 'arguments' => array ( ), ) |
|
servicelangtools.lang_used_log Type: trigger Called at: 1.510 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'base', 'key' => 'main_menu_index', ) |
|
servicelangtools.lang_used_log Type: trigger Called at: 1.510 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'base', 'key' => 'base_join_menu_item', ) |
|
servicelangtools.lang_used_log Type: trigger Called at: 1.510 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'usearch', 'key' => 'menu_item_search', ) |
|
servicelangtools.lang_used_log Type: trigger Called at: 1.510 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'photo', 'key' => 'photo', ) |
|
servicelangtools.lang_used_log Type: trigger Called at: 1.510 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'blogs', 'key' => 'main_menu_item', ) |
|
servicelangtools.lang_used_log Type: trigger Called at: 1.510 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'event', 'key' => 'main_menu_item', ) |
|
servicelangtools.lang_used_log Type: trigger Called at: 1.510 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'forum', 'key' => 'forum', ) |
|
servicelangtools.lang_used_log Type: trigger Called at: 1.510 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'groups', 'key' => 'main_menu_list', ) |
|
navigation.onGetMenuItems Type: trigger Called at: 1.510 Exec time: 0.000 |
No listeners | array ( 'menuItems' => array ( 0 => array ( 'id' => 304, 'prefix' => 'base', 'key' => 'dashboard', 'documentKey' => '', 'type' => 'main', 'order' => 1, 'routePath' => 'base_member_dashboard', 'externalUrl' => NULL, 'newWindow' => NULL, 'visibleFor' => 2, 'menu_key' => 'dashboard', 'class' => NULL, 'action' => NULL, 'uri' => NULL, 'isStatic' => NULL, ), 1 => array ( 'id' => 23, 'prefix' => 'base', 'key' => 'main_menu_index', 'documentKey' => '', 'type' => 'main', 'order' => 2, 'routePath' => 'base_index', 'externalUrl' => NULL, 'newWindow' => 0, 'visibleFor' => 1, 'menu_key' => 'main_menu_index', 'class' => NULL, 'action' => NULL, 'uri' => NULL, 'isStatic' => NULL, ), 2 => array ( 'id' => 211, 'prefix' => 'base', 'key' => 'base_join_menu_item', 'documentKey' => '', 'type' => 'main', 'order' => 3, 'routePath' => 'base_join', 'externalUrl' => NULL, 'newWindow' => NULL, 'visibleFor' => 1, 'menu_key' => 'base_join_menu_item', 'class' => NULL, 'action' => NULL, 'uri' => NULL, 'isStatic' => NULL, ), 3 => array ( 'id' => 480, 'prefix' => 'usearch', 'key' => 'menu_item_search', 'documentKey' => '', 'type' => 'main', 'order' => 4, 'routePath' => 'users-search', 'externalUrl' => NULL, 'newWindow' => NULL, 'visibleFor' => 3, 'menu_key' => 'menu_item_search', 'class' => NULL, 'action' => NULL, 'uri' => NULL, 'isStatic' => NULL, ), 4 => array ( 'id' => 477, 'prefix' => 'matchmaking', 'key' => 'matches_index', 'documentKey' => '', 'type' => 'main', 'order' => 5, 'routePath' => 'matchmaking_members_page', 'externalUrl' => NULL, 'newWindow' => NULL, 'visibleFor' => 2, 'menu_key' => 'matches_index', 'class' => NULL, 'action' => NULL, 'uri' => NULL, 'isStatic' => NULL, ), 5 => array ( 'id' => 472, 'prefix' => 'membership', 'key' => 'subscribe_page_heading', 'documentKey' => '', 'type' => 'main', 'order' => 6, 'routePath' => 'membership_subscribe', 'externalUrl' => NULL, 'newWindow' => NULL, 'visibleFor' => 2, 'menu_key' => 'subscribe_page_heading', 'class' => NULL, 'action' => NULL, 'uri' => NULL, 'isStatic' => NULL, ), 6 => array ( 'id' => 492, 'prefix' => 'photo', 'key' => 'photo', 'documentKey' => '', 'type' => 'main', 'order' => 7, 'routePath' => 'view_photo_list', 'externalUrl' => NULL, 'newWindow' => NULL, 'visibleFor' => 3, 'menu_key' => 'photo', 'class' => NULL, 'action' => NULL, 'uri' => NULL, 'isStatic' => NULL, ), 7 => array ( 'id' => 508, 'prefix' => 'blogs', 'key' => 'main_menu_item', 'documentKey' => '', 'type' => 'main', 'order' => 8, 'routePath' => 'blogs', 'externalUrl' => NULL, 'newWindow' => NULL, 'visibleFor' => 3, 'menu_key' => 'main_menu_item', 'class' => NULL, 'action' => NULL, 'uri' => NULL, 'isStatic' => NULL, ), 8 => array ( 'id' => 510, 'prefix' => 'event', 'key' => 'main_menu_item', 'documentKey' => '', 'type' => 'main', 'order' => 9, 'routePath' => 'event.main_menu_route', 'externalUrl' => NULL, 'newWindow' => NULL, 'visibleFor' => 3, 'menu_key' => 'main_menu_item', 'class' => NULL, 'action' => NULL, 'uri' => NULL, 'isStatic' => NULL, ), 9 => array ( 'id' => 511, 'prefix' => 'forum', 'key' => 'forum', 'documentKey' => '', 'type' => 'main', 'order' => 10, 'routePath' => 'forum-default', 'externalUrl' => NULL, 'newWindow' => NULL, 'visibleFor' => 3, 'menu_key' => 'forum', 'class' => NULL, 'action' => NULL, 'uri' => NULL, 'isStatic' => NULL, ), 10 => array ( 'id' => 513, 'prefix' => 'groups', 'key' => 'main_menu_list', 'documentKey' => '', 'type' => 'main', 'order' => 11, 'routePath' => 'groups-index', 'externalUrl' => NULL, 'newWindow' => NULL, 'visibleFor' => 3, 'menu_key' => 'main_menu_list', 'class' => NULL, 'action' => NULL, 'uri' => NULL, 'isStatic' => NULL, ), ), ) |
|
servicelangtools.lang_used_log Type: trigger Called at: 1.511 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'base', 'key' => 'page-119658', ) |
|
servicelangtools.lang_used_log Type: trigger Called at: 1.511 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'base', 'key' => 'page_99448870', ) |
|
servicelangtools.lang_used_log Type: trigger Called at: 1.511 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'base', 'key' => 'page_6820666', ) |
|
servicelangtools.lang_used_log Type: trigger Called at: 1.511 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'contactus', 'key' => 'bottom_menu_item', ) |
|
navigation.onGetMenuItems Type: trigger Called at: 1.511 Exec time: 0.000 |
No listeners | array ( 'menuItems' => array ( 0 => array ( 'id' => 411, 'prefix' => 'base', 'key' => 'page-119658', 'documentKey' => 'page-119658', 'type' => 'bottom', 'order' => 1, 'routePath' => NULL, 'externalUrl' => NULL, 'newWindow' => NULL, 'visibleFor' => 3, 'menu_key' => 'page-119658', 'class' => NULL, 'action' => NULL, 'uri' => 'terms-of-use', 'isStatic' => 1, ), 1 => array ( 'id' => 478, 'prefix' => 'base', 'key' => 'page_99448870', 'documentKey' => 'page_99448870', 'type' => 'bottom', 'order' => 2, 'routePath' => NULL, 'externalUrl' => NULL, 'newWindow' => NULL, 'visibleFor' => 3, 'menu_key' => 'page_99448870', 'class' => NULL, 'action' => NULL, 'uri' => 'privacy', 'isStatic' => 1, ), 2 => array ( 'id' => 479, 'prefix' => 'base', 'key' => 'page_6820666', 'documentKey' => 'page_6820666', 'type' => 'bottom', 'order' => 3, 'routePath' => NULL, 'externalUrl' => 'http://www.skadate.com/', 'newWindow' => 1, 'visibleFor' => 3, 'menu_key' => 'page_6820666', 'class' => NULL, 'action' => NULL, 'uri' => NULL, 'isStatic' => NULL, ), 3 => array ( 'id' => 509, 'prefix' => 'contactus', 'key' => 'bottom_menu_item', 'documentKey' => '', 'type' => 'bottom', 'order' => 4, 'routePath' => 'contactus.index', 'externalUrl' => NULL, 'newWindow' => NULL, 'visibleFor' => 3, 'menu_key' => 'bottom_menu_item', 'class' => NULL, 'action' => NULL, 'uri' => NULL, 'isStatic' => NULL, ), ), ) |
|
usercredits.action_add Type: trigger Called at: 1.511 Exec time: 0.011 |
USERCREDITS_CLASS_EventHandler -> onCollectActions()
|
array ( ) |
|
core.app_init Type: trigger Called at: 1.511 Exec time: 0.011 |
USERCREDITS_CLASS_EventHandler -> onAfterApplicationInit()
VIRTUALGIFTS_CLASS_EventHandler -> afterInits()
SLPREMIUMTHEME_CLASS_EventHandler -> onApplicationInit()
MINIATURETHEME_CLASS_EventHandler -> onApplicationInit()
VIDEOIM_CLASS_EventHandler -> afterInit()
|
array ( ) |
|
core.after_route Type: trigger Called at: 1.523 Exec time: 0.006 |
BASE_CLASS_EventHandler -> onPluginsInitCheckUserStatus()
ADMIN_CLASS_EventHandler -> onAfterRoute()
SKADATE_CLASS_EventHandler -> afterRouteHandler()
SKADATE_CLASS_EventHandler -> adminPageHanler()
|
array ( ) |
|
class.get_instance.SKADATE_CTRL_Join Type: trigger Called at: 1.529 Exec time: 0.000 |
No listeners | array ( 'className' => 'SKADATE_CTRL_Join', 'arguments' => array ( ), ) |
|
servicelangtools.lang_used_log Type: trigger Called at: 1.529 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'base', 'key' => 'join_index', ) |
|
core.set_document_heading Type: trigger Called at: 1.529 Exec time: 0.000 |
No listeners | array ( 'str' => 'Join our community', ) |
|
class.get_instance.SKADATE_CLASS_JoinForm Type: trigger Called at: 1.529 Exec time: 0.000 |
No listeners | array ( 'className' => 'SKADATE_CLASS_JoinForm', 'arguments' => array ( 0 => \SKADATE_CTRL_Join::__set_state(array( 'assignedVars' => array ( 'step' => 1, 'questionArray' => array ( 'f90cde5913235d172603cc4e7b9726e3' => array ( 0 => array ( 'id' => 80, 'name' => 'username', 'sectionName' => 'f90cde5913235d172603cc4e7b9726e3', 'accountTypeName' => NULL, 'type' => 'text', 'presentation' => 'text', 'required' => 1, 'onJoin' => 1, 'onEdit' => 0, 'onSearch' => 0, 'onView' => 0, 'base' => 1, 'removable' => 0, 'columnCount' => 1, 'sortOrder' => 0, 'custom' => '[]', 'parent' => '', 'realName' => 'username', 'trClass' => 'ow_alt1', ), 1 => array ( 'id' => 82, 'name' => 'email', 'sectionName' => 'f90cde5913235d172603cc4e7b9726e3', 'accountTypeName' => NULL, 'type' => 'text', 'presentation' => 'text', 'required' => 1, 'onJoin' => 1, 'onEdit' => 1, 'onSearch' => 0, 'onView' => 0, 'base' => 1, 'removable' => 0, 'columnCount' => 1, 'sortOrder' => 1, 'custom' => '[]', 'parent' => '', 'realName' => 'email', 'trClass' => 'ow_alt2', ), 2 => array ( 'id' => 81, 'name' => 'password', 'sectionName' => 'f90cde5913235d172603cc4e7b9726e3', 'accountTypeName' => NULL, 'type' => 'text', 'presentation' => 'password', 'required' => 1, 'onJoin' => 1, 'onEdit' => 0, 'onSearch' => 0, 'onView' => 0, 'base' => 1, 'removable' => 0, 'columnCount' => 1, 'sortOrder' => 2, 'custom' => '[]', 'parent' => '', 'realName' => 'password', 'trClass' => 'ow_alt1', ), 3 => array ( 'id' => 94, 'name' => 'sex', 'sectionName' => 'f90cde5913235d172603cc4e7b9726e3', 'accountTypeName' => NULL, 'type' => 'select', 'presentation' => 'select', 'required' => 1, 'onJoin' => 0, 'onEdit' => 0, 'onSearch' => 0, 'onView' => 1, 'base' => 0, 'removable' => 0, 'sortOrder' => 4, 'columnCount' => 1, 'parent' => '', 'custom' => '[]', 'realName' => 'sex', 'trClass' => 'ow_alt1', ), 4 => array ( 'id' => 111, 'name' => 'match_sex', 'sectionName' => 'f90cde5913235d172603cc4e7b9726e3', 'accountTypeName' => NULL, 'type' => 'multiselect', 'presentation' => 'multicheckbox', 'required' => 1, 'onJoin' => 1, 'onEdit' => 1, 'onSearch' => 1, 'onView' => 1, 'base' => 0, 'removable' => 1, 'sortOrder' => 5, 'columnCount' => 1, 'parent' => 'sex', 'custom' => '[]', 'realName' => 'match_sex', 'trClass' => 'ow_alt2', ), ), ), 'displayAccountType' => true, 'isLastStep' => false, ), 'template' => '/var/www/date.wasku.com/public_html/ow_plugins/skadate/views/controllers/join_index.html', 'visible' => true, 'components' => array ( ), 'forms' => array ( 'joinForm' => \SKADATE_CLASS_JoinForm::__set_state(array( 'attributes' => array ( 'id' => 'joinForm', 'method' => 'post', 'action' => 'https://date.wasku.com/skadate/join/join-form-submit/', 'name' => 'joinForm', ), 'elements' => array ( 'form_name' => \HiddenField::__set_state(array( 'validators' => array ( ), 'filters' => array ( ), 'required' => false, 'value' => 'joinForm', 'errors' => array ( ), 'label' => NULL, 'description' => NULL, 'attributes' => array ( 'name' => 'form_name', 'id' => 'input_joinForm_form_name', 'type' => 'hidden', 'value' => 'joinForm', ), )), 'csrf_token' => \CsrfHiddenField::__set_state(array( 'validators' => array ( ), 'filters' => array ( ), 'required' => false, 'value' => 'MTc3NDMzNzg2NDJwQXZFVDJtaTdlR1VIRTZZUG9zdVA0UGVYaUtPeG84', 'errors' => array ( ), 'label' => NULL, 'description' => NULL, 'attributes' => array ( 'name' => 'csrf_token', 'id' => 'input_joinForm_csrf_token', 'type' => 'hidden', 'value' => 'MTc3NDMzNzg2NDJwQXZFVDJtaTdlR1VIRTZZUG9zdVA0UGVYaUtPeG84', ), )), 'username' => \TextField::__set_state(array( 'validators' => array ( 0 => \BASE_CLASS_JoinUsernameValidator::__set_state(array( 'errorMessage' => NULL, )), 1 => \RequiredValidator::__set_state(array( 'errorMessage' => 'Required', )), ), 'filters' => array ( ), 'required' => false, 'value' => NULL, 'errors' => array ( ), 'label' => 'Username', 'description' => NULL, 'attributes' => array ( 'name' => 'username', 'id' => 'input_joinForm_username', 'type' => 'text', 'class' => 'ow_username_validator', ), 'invitation' => 'Write here...', 'hasInvitation' => false, )), 'email' => \TextField::__set_state(array( 'validators' => array ( 0 => \BASE_CLASS_JoinEmailValidator::__set_state(array( 'errorMessage' => NULL, )), 1 => \RequiredValidator::__set_state(array( 'errorMessage' => 'Required', )), ), 'filters' => array ( ), 'required' => false, 'value' => NULL, 'errors' => array ( ), 'label' => 'Email', 'description' => NULL, 'attributes' => array ( 'name' => 'email', 'id' => 'input_joinForm_email', 'type' => 'text', 'class' => 'ow_email_validator', ), 'invitation' => 'Write here...', 'hasInvitation' => false, )), 'repeatPassword' => \PasswordField::__set_state(array( 'validators' => array ( 0 => \RequiredValidator::__set_state(array( 'errorMessage' => 'Required', )), ), 'filters' => array ( ), 'required' => false, 'value' => NULL, 'errors' => array ( ), 'label' => 'Repeat password', 'description' => NULL, 'attributes' => array ( 'name' => 'repeatPassword', 'id' => 'input_joinForm_repeatPassword', 'type' => 'password', ), 'invitation' => 'Write here...', 'hasInvitation' => false, )), 'password' => \PasswordField::__set_state(array( 'validators' => array ( 0 => \PasswordValidator::__set_state(array( 'errorMessage' => NULL, )), 1 => \RequiredValidator::__set_state(array( 'errorMessage' => 'Required', )), ), 'filters' => array ( ), 'required' => false, 'value' => NULL, 'errors' => array ( ), 'label' => 'Password', 'description' => NULL, 'attributes' => array ( 'name' => 'password', 'id' => 'input_joinForm_password', 'type' => 'password', ), 'invitation' => 'Write here...', 'hasInvitation' => false, )), 'sex' => \Selectbox::__set_state(array( 'validators' => array ( 0 => \RequiredValidator::__set_state(array( 'errorMessage' => 'Required', )), ), 'filters' => array ( ), 'required' => false, 'value' => NULL, 'errors' => array ( ), 'label' => 'Gender', 'description' => NULL, 'attributes' => array ( 'name' => 'sex', 'id' => 'input_joinForm_sex', ), 'invitation' => 'Select', 'hasInvitation' => true, 'options' => array ( 1 => 'Male', 2 => 'Female', ), )), 'match_sex' => \CheckboxGroup::__set_state(array( 'validators' => array ( 0 => \RequiredValidator::__set_state(array( 'errorMessage' => 'Required', )), ), 'filters' => array ( ), 'required' => false, 'value' => NULL, 'errors' => array ( ), 'label' => 'Looking for', 'description' => NULL, 'attributes' => array ( 'name' => 'match_sex[]', 'id' => 'input_joinForm_match_sex_2', 'type' => 'checkbox', 'value' => '2', ), 'columnsCount' => 1, 'options' => array ( 1 => 'Male', 2 => 'Female', ), 'optionElementIds' => array ( 1 => 'input_joinForm_match_sex_1', 2 => 'input_joinForm_match_sex_2', ), )), ), 'submitElements' => array ( 'joinSubmit' => \Submit::__set_state(array( 'validators' => array ( ), 'filters' => array ( ), 'required' => false, 'value' => 'Continue', 'errors' => array ( ), 'label' => NULL, 'description' => NULL, 'attributes' => array ( 'name' => 'joinSubmit', 'id' => 'input_4we7emyr3r69c23f48e1d6d_4h17ede8', 'type' => 'submit', 'class' => 'ow_button ow_ic_submit', 'value' => 'Continue', ), 'decorator' => 'button', )), ), 'ajax' => NULL, 'ajaxResetOnSuccess' => true, 'ajaxDataType' => 'json', 'bindedFunctions' => array ( 'submit' => array ( ), 'success' => array ( ), ), 'emptyElementsErrorMessage' => 'Please fill the form properly', 'post' => array ( ), 'stepCount' => 2, 'isLastStep' => false, 'displayAccountType' => true, 'questions' => array ( 0 => array ( 'id' => 80, 'name' => 'username', 'sectionName' => 'f90cde5913235d172603cc4e7b9726e3', 'accountTypeName' => NULL, 'type' => 'text', 'presentation' => 'text', 'required' => 1, 'onJoin' => 1, 'onEdit' => 0, 'onSearch' => 0, 'onView' => 0, 'base' => 1, 'removable' => 0, 'columnCount' => 1, 'sortOrder' => 0, 'custom' => '[]', 'parent' => '', 'realName' => 'username', 'trClass' => 'ow_alt1', ), 1 => array ( 'id' => 82, 'name' => 'email', 'sectionName' => 'f90cde5913235d172603cc4e7b9726e3', 'accountTypeName' => NULL, 'type' => 'text', 'presentation' => 'text', 'required' => 1, 'onJoin' => 1, 'onEdit' => 1, 'onSearch' => 0, 'onView' => 0, 'base' => 1, 'removable' => 0, 'columnCount' => 1, 'sortOrder' => 1, 'custom' => '[]', 'parent' => '', 'realName' => 'email', 'trClass' => 'ow_alt2', ), 2 => array ( 'id' => 81, 'name' => 'password', 'sectionName' => 'f90cde5913235d172603cc4e7b9726e3', 'accountTypeName' => NULL, 'type' => 'text', 'presentation' => 'password', 'required' => 1, 'onJoin' => 1, 'onEdit' => 0, 'onSearch' => 0, 'onView' => 0, 'base' => 1, 'removable' => 0, 'columnCount' => 1, 'sortOrder' => 2, 'custom' => '[]', 'parent' => '', 'realName' => 'password', 'trClass' => 'ow_alt1', ), 3 => array ( 'id' => 94, 'name' => 'sex', 'sectionName' => 'f90cde5913235d172603cc4e7b9726e3', 'accountTypeName' => NULL, 'type' => 'select', 'presentation' => 'select', 'required' => 1, 'onJoin' => 0, 'onEdit' => 0, 'onSearch' => 0, 'onView' => 1, 'base' => 0, 'removable' => 0, 'sortOrder' => 4, 'columnCount' => 1, 'parent' => '', 'custom' => '[]', 'realName' => 'sex', 'trClass' => 'ow_alt1', ), 4 => array ( 'id' => 111, 'name' => 'match_sex', 'sectionName' => 'f90cde5913235d172603cc4e7b9726e3', 'accountTypeName' => NULL, 'type' => 'multiselect', 'presentation' => 'multicheckbox', 'required' => 1, 'onJoin' => 1, 'onEdit' => 1, 'onSearch' => 1, 'onView' => 1, 'base' => 0, 'removable' => 1, 'sortOrder' => 5, 'columnCount' => 1, 'parent' => 'sex', 'custom' => '[]', 'realName' => 'match_sex', 'trClass' => 'ow_alt2', ), ), 'sortedQuestionsList' => array ( 'username' => array ( 'id' => 80, 'name' => 'username', 'sectionName' => 'f90cde5913235d172603cc4e7b9726e3', 'accountTypeName' => NULL, 'type' => 'text', 'presentation' => 'text', 'required' => 1, 'onJoin' => 1, 'onEdit' => 0, 'onSearch' => 0, 'onView' => 0, 'base' => 1, 'removable' => 0, 'columnCount' => 1, 'sortOrder' => 0, 'custom' => '[]', 'parent' => '', 'realName' => 'username', 'trClass' => 'ow_alt1', ), 'email' => array ( 'id' => 82, 'name' => 'email', 'sectionName' => 'f90cde5913235d172603cc4e7b9726e3', 'accountTypeName' => NULL, 'type' => 'text', 'presentation' => 'text', 'required' => 1, 'onJoin' => 1, 'onEdit' => 1, 'onSearch' => 0, 'onView' => 0, 'base' => 1, 'removable' => 0, 'columnCount' => 1, 'sortOrder' => 1, 'custom' => '[]', 'parent' => '', 'realName' => 'email', 'trClass' => 'ow_alt2', ), 'password' => array ( 'id' => 81, 'name' => 'password', 'sectionName' => 'f90cde5913235d172603cc4e7b9726e3', 'accountTypeName' => NULL, 'type' => 'text', 'presentation' => 'password', 'required' => 1, 'onJoin' => 1, 'onEdit' => 0, 'onSearch' => 0, 'onView' => 0, 'base' => 1, 'removable' => 0, 'columnCount' => 1, 'sortOrder' => 2, 'custom' => '[]', 'parent' => '', 'realName' => 'password', 'trClass' => 'ow_alt1', ), 'sex' => array ( 'id' => 94, 'name' => 'sex', 'sectionName' => 'f90cde5913235d172603cc4e7b9726e3', 'accountTypeName' => NULL, 'type' => 'select', 'presentation' => 'select', 'required' => 1, 'onJoin' => 0, 'onEdit' => 0, 'onSearch' => 0, 'onView' => 1, 'base' => 0, 'removable' => 0, 'sortOrder' => 4, 'columnCount' => 1, 'parent' => '', 'custom' => '[]', 'realName' => 'sex', 'trClass' => 'ow_alt1', ), 'match_sex' => array ( 'id' => 111, 'name' => 'match_sex', 'sectionName' => 'f90cde5913235d172603cc4e7b9726e3', 'accountTypeName' => NULL, 'type' => 'multiselect', 'presentation' => 'multicheckbox', 'required' => 1, 'onJoin' => 1, 'onEdit' => 1, 'onSearch' => 1, 'onView' => 1, 'base' => 0, 'removable' => 1, 'sortOrder' => 5, 'columnCount' => 1, 'parent' => 'sex', 'custom' => '[]', 'realName' => 'match_sex', 'trClass' => 'ow_alt2', ), ), 'questionListBySection' => array ( 'f90cde5913235d172603cc4e7b9726e3' => array ( 0 => array ( 'id' => 80, 'name' => 'username', 'sectionName' => 'f90cde5913235d172603cc4e7b9726e3', 'accountTypeName' => NULL, 'type' => 'text', 'presentation' => 'text', 'required' => 1, 'onJoin' => 1, 'onEdit' => 0, 'onSearch' => 0, 'onView' => 0, 'base' => 1, 'removable' => 0, 'columnCount' => 1, 'sortOrder' => 0, 'custom' => '[]', 'parent' => '', 'realName' => 'username', 'trClass' => 'ow_alt1', ), 1 => array ( 'id' => 82, 'name' => 'email', 'sectionName' => 'f90cde5913235d172603cc4e7b9726e3', 'accountTypeName' => NULL, 'type' => 'text', 'presentation' => 'text', 'required' => 1, 'onJoin' => 1, 'onEdit' => 1, 'onSearch' => 0, 'onView' => 0, 'base' => 1, 'removable' => 0, 'columnCount' => 1, 'sortOrder' => 1, 'custom' => '[]', 'parent' => '', 'realName' => 'email', 'trClass' => 'ow_alt2', ), 2 => array ( 'id' => 81, 'name' => 'password', 'sectionName' => 'f90cde5913235d172603cc4e7b9726e3', 'accountTypeName' => NULL, 'type' => 'text', 'presentation' => 'password', 'required' => 1, 'onJoin' => 1, 'onEdit' => 0, 'onSearch' => 0, 'onView' => 0, 'base' => 1, 'removable' => 0, 'columnCount' => 1, 'sortOrder' => 2, 'custom' => '[]', 'parent' => '', 'realName' => 'password', 'trClass' => 'ow_alt1', ), 3 => array ( 'id' => 94, 'name' => 'sex', 'sectionName' => 'f90cde5913235d172603cc4e7b9726e3', 'accountTypeName' => NULL, 'type' => 'select', 'presentation' => 'select', 'required' => 1, 'onJoin' => 0, 'onEdit' => 0, 'onSearch' => 0, 'onView' => 1, 'base' => 0, 'removable' => 0, 'sortOrder' => 4, 'columnCount' => 1, 'parent' => '', 'custom' => '[]', 'realName' => 'sex', 'trClass' => 'ow_alt1', ), 4 => array ( 'id' => 111, 'name' => 'match_sex', 'sectionName' => 'f90cde5913235d172603cc4e7b9726e3', 'accountTypeName' => NULL, 'type' => 'multiselect', 'presentation' => 'multicheckbox', 'required' => 1, 'onJoin' => 1, 'onEdit' => 1, 'onSearch' => 1, 'onView' => 1, 'base' => 0, 'removable' => 1, 'sortOrder' => 5, 'columnCount' => 1, 'parent' => 'sex', 'custom' => '[]', 'realName' => 'match_sex', 'trClass' => 'ow_alt2', ), ), ), 'questionValuesList' => array ( 'sex' => array ( 'values' => array ( 0 => \BOL_QuestionValue::__set_state(array( 'id' => 310, '_fieldsHash' => array ( 'questionName' => 4020398583, 'value' => 2212294583, 'sortOrder' => 4108050209, ), 'questionName' => 'sex', 'value' => 1, 'sortOrder' => 0, )), 1 => \BOL_QuestionValue::__set_state(array( 'id' => 311, '_fieldsHash' => array ( 'questionName' => 4020398583, 'value' => 450215437, 'sortOrder' => 450215437, ), 'questionName' => 'sex', 'value' => 2, 'sortOrder' => 2, )), ), 'count' => 2, ), 'match_sex' => array ( 'values' => array ( 0 => \BOL_QuestionValue::__set_state(array( 'id' => 310, '_fieldsHash' => array ( 'questionName' => 4020398583, 'value' => 2212294583, 'sortOrder' => 4108050209, ), 'questionName' => 'sex', 'value' => 1, 'sortOrder' => 0, )), 1 => \BOL_QuestionValue::__set_state(array( 'id' => 311, '_fieldsHash' => array ( 'questionName' => 4020398583, 'value' => 450215437, 'sortOrder' => 450215437, ), 'questionName' => 'sex', 'value' => 2, 'sortOrder' => 2, )), ), 'count' => 2, ), ), 'accountType' => '808aa8ca354f51c5a3868dad5298cd72', 'data' => array ( ), 'toggleClass' => 'ow_alt2', )), ), 'defaultAction' => 'index', 'responderUrl' => 'https://date.wasku.com/base/join/ajax-responder/', 'userService' => \BOL_UserService::__set_state(array( 'userDao' => \BOL_UserDao::__set_state(array( 'dbo' => \OW_Database::__set_state(array( 'connection' => \PDO::__set_state(array( )), 'affectedRows' => 0, 'queryLog' => array ( 0 => array ( 'query' => 'SELECT * FROM ow_base_config', 'execTime' => 0.0009129047393798828, 'params' => array ( ), ), 1 => array ( 'query' => 'SELECT * FROM ow_base_language', 'execTime' => 0.0005710124969482422, 'params' => array ( ), ), 2 => array ( 'query' => 'SELECT * FROM ow_base_plugin', 'execTime' => 0.0006101131439208984, 'params' => array ( ), ), 3 => array ( 'query' => 'SELECT * FROM ow_base_language ORDER BY `order` ASC LIMIT 0, 1', 'execTime' => 0.0005078315734863281, 'params' => array ( ), ), 4 => array ( 'query' => 'SET TIME_ZONE = ?', 'execTime' => 0.0004220008850097656, 'params' => array ( 0 => '-04:00', ), ), 5 => array ( 'query' => 'SELECT * FROM ow_virtualgifts_template', 'execTime' => 0.0006029605865478516, 'params' => array ( ), ), 6 => array ( 'query' => 'SELECT * FROM ow_base_document WHERE `uri` = \'join\' AND `isStatic` = 1 LIMIT 0, 1', 'execTime' => 0.0007178783416748047, 'params' => array ( ), ), 7 => array ( 'query' => 'SELECT * FROM ow_base_theme', 'execTime' => 0.0006940364837646484, 'params' => array ( ), ), 8 => array ( 'query' => 'SELECT * FROM ow_base_theme', 'execTime' => 0.0008101463317871094, 'params' => array ( ), ), 9 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0004200935363769531, 'params' => array ( 0 => 1555, ), ), 10 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0004000663757324219, 'params' => array ( 0 => 1555, ), ), 11 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1555', 'execTime' => 0.0010080337524414062, 'params' => NULL, ), 12 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1555', 'execTime' => 0.0004069805145263672, 'params' => NULL, ), 13 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1555', 'execTime' => 0.0010979175567626953, 'params' => NULL, ), 14 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0006210803985595703, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body', 'defaultValue' => '#FDF0E6', 'type' => 'color', 'themeId' => 1555, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 15 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0004799365997314453, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#825842', 'type' => 'color', 'themeId' => 1555, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 16 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003509521484375, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#2a80ae', 'type' => 'color', 'themeId' => 1555, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 17 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003490447998046875, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#B99480', 'type' => 'color', 'themeId' => 1555, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 18 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00035500526428222656, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_page_wrap', 'defaultValue' => 'url(images/promo.png)', 'type' => 'image', 'themeId' => 1555, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 19 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0004341602325439453, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_page_wrap_inner', 'defaultValue' => 'url(images/promo_inner.png)', 'type' => 'image', 'themeId' => 1555, 'key' => 'headerBackground', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 20 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003848075866699219, 'params' => array ( 'id' => NULL, 'attribute' => 'background', 'selector' => '.ow_footer', 'defaultValue' => '#FDF0E6', 'type' => 'color', 'themeId' => 1555, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '5. Footer background color', 'description' => NULL, 'mobile' => false, ), ), 21 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003299713134765625, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1555, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 22 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003349781036376953, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#ff7000', 'type' => 'color', 'themeId' => 1555, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 23 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0004229545593261719, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.sitelogo', 'defaultValue' => 'url(images/sitelogo.png)', 'type' => 'image', 'themeId' => 1555, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '4. Logo image', 'description' => NULL, 'mobile' => false, ), ), 24 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0003199577331542969, 'params' => array ( 'id' => NULL, 'themeId' => 1555, 'type' => 'decorator', 'value' => 'button', ), ), 25 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00029921531677246094, 'params' => array ( 'id' => NULL, 'themeId' => 1555, 'type' => 'master_page', 'value' => 'dndindex', ), ), 26 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00025391578674316406, 'params' => array ( 'id' => NULL, 'themeId' => 1555, 'type' => 'master_page', 'value' => 'general', ), ), 27 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023698806762695312, 'params' => array ( 'id' => NULL, 'themeId' => 1555, 'type' => 'master_page', 'value' => 'index', ), ), 28 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00030994415283203125, 'params' => array ( 'id' => NULL, 'themeId' => 1555, 'type' => 'master_page', 'value' => 'html_document', ), ), 29 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002410411834716797, 'params' => array ( 'id' => NULL, 'themeId' => 1555, 'type' => 'master_page', 'value' => 'blank', ), ), 30 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.0002942085266113281, 'params' => array ( 'id' => NULL, 'themeId' => 1555, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 31 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00039196014404296875, 'params' => array ( 0 => 1555, ), ), 32 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0010747909545898438, 'params' => array ( 'themeId' => 1555, 'themeId2' => 1555, ), ), 33 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1555', 'execTime' => 0.0003249645233154297, 'params' => array ( ), ), 34 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00033783912658691406, 'params' => array ( 0 => 1559, ), ), 35 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002949237823486328, 'params' => array ( 0 => 1559, ), ), 36 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1559', 'execTime' => 0.0008411407470703125, 'params' => NULL, ), 37 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1559', 'execTime' => 0.000370025634765625, 'params' => NULL, ), 38 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1559', 'execTime' => 0.0010089874267578125, 'params' => NULL, ), 39 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0006060600280761719, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body, .base_sign_in', 'defaultValue' => '#ece8e4', 'type' => 'color', 'themeId' => 1559, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 40 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.000431060791015625, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#494949', 'type' => 'color', 'themeId' => 1559, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 41 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003490447998046875, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#004d7e', 'type' => 'color', 'themeId' => 1559, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 42 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003581047058105469, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#004d7e', 'type' => 'color', 'themeId' => 1559, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 43 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.000392913818359375, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header_wrap', 'defaultValue' => 'url(images/bg_small.jpg)', 'type' => 'image', 'themeId' => 1559, 'key' => 'headerImage', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 44 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00047588348388671875, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header_pic', 'defaultValue' => 'url(images/header_s.png)', 'type' => 'image', 'themeId' => 1559, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '4. Logo image', 'description' => NULL, 'mobile' => false, ), ), 45 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00045418739318847656, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#252525', 'type' => 'color', 'themeId' => 1559, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 46 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00034999847412109375, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#494949', 'type' => 'color', 'themeId' => 1559, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 47 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00037598609924316406, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_sign_in, .index_master_page.ow_page_wrap', 'defaultValue' => 'url(images/bg.jpg)', 'type' => 'image', 'themeId' => 1559, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 48 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002868175506591797, 'params' => array ( 'id' => NULL, 'themeId' => 1559, 'type' => 'decorator', 'value' => 'button', ), ), 49 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023889541625976562, 'params' => array ( 'id' => NULL, 'themeId' => 1559, 'type' => 'master_page', 'value' => 'dndindex', ), ), 50 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00031280517578125, 'params' => array ( 'id' => NULL, 'themeId' => 1559, 'type' => 'master_page', 'value' => 'general', ), ), 51 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023293495178222656, 'params' => array ( 'id' => NULL, 'themeId' => 1559, 'type' => 'master_page', 'value' => 'index', ), ), 52 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002181529998779297, 'params' => array ( 'id' => NULL, 'themeId' => 1559, 'type' => 'master_page', 'value' => 'html_document', ), ), 53 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00021505355834960938, 'params' => array ( 'id' => NULL, 'themeId' => 1559, 'type' => 'master_page', 'value' => 'blank', ), ), 54 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.00027108192443847656, 'params' => array ( 'id' => NULL, 'themeId' => 1559, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 55 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0004589557647705078, 'params' => array ( 0 => 1559, ), ), 56 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0011219978332519531, 'params' => array ( 'themeId' => 1559, 'themeId2' => 1559, ), ), 57 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1559', 'execTime' => 0.00026798248291015625, 'params' => array ( ), ), 58 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003077983856201172, 'params' => array ( 0 => 1606, ), ), 59 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00030112266540527344, 'params' => array ( 0 => 1606, ), ), 60 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1606', 'execTime' => 0.001013040542602539, 'params' => NULL, ), 61 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1606', 'execTime' => 0.00028896331787109375, 'params' => NULL, ), 62 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1606', 'execTime' => 0.0008571147918701172, 'params' => NULL, ), 63 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0006830692291259766, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => 'body, .ow_bg_color', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1606, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 64 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00038909912109375, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html', 'defaultValue' => '#828894', 'type' => 'color', 'themeId' => 1606, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 65 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0004019737243652344, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a', 'defaultValue' => '#5b646a', 'type' => 'color', 'themeId' => 1606, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 66 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00034499168395996094, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#5b646a', 'type' => 'color', 'themeId' => 1606, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 67 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003638267517089844, 'params' => array ( 'id' => NULL, 'attribute' => 'background', 'selector' => '.ow_footer', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1606, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '4. Footer background color', 'description' => NULL, 'mobile' => false, ), ), 68 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0004401206970214844, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_logo', 'defaultValue' => 'url(images/logo.png)', 'type' => 'image', 'themeId' => 1606, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '3. Logo image', 'description' => NULL, 'mobile' => false, ), ), 69 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00035381317138671875, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header_pic', 'defaultValue' => 'url(images/header.jpg)', 'type' => 'image', 'themeId' => 1606, 'key' => 'headerImage', 'section' => '1. General Settings', 'label' => '2. Header background image', 'description' => NULL, 'mobile' => false, ), ), 70 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003609657287597656, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#5b646a', 'type' => 'color', 'themeId' => 1606, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 71 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003330707550048828, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_outline, .ow_txt_value', 'defaultValue' => '#2db395', 'type' => 'color', 'themeId' => 1606, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 72 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002541542053222656, 'params' => array ( 'id' => NULL, 'themeId' => 1606, 'type' => 'decorator', 'value' => 'button', ), ), 73 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00028705596923828125, 'params' => array ( 'id' => NULL, 'themeId' => 1606, 'type' => 'master_page', 'value' => 'dndindex', ), ), 74 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023102760314941406, 'params' => array ( 'id' => NULL, 'themeId' => 1606, 'type' => 'master_page', 'value' => 'admin', ), ), 75 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00021696090698242188, 'params' => array ( 'id' => NULL, 'themeId' => 1606, 'type' => 'master_page', 'value' => 'general', ), ), 76 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00024390220642089844, 'params' => array ( 'id' => NULL, 'themeId' => 1606, 'type' => 'master_page', 'value' => 'html_document', ), ), 77 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023508071899414062, 'params' => array ( 'id' => NULL, 'themeId' => 1606, 'type' => 'master_page', 'value' => 'blank', ), ), 78 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023603439331054688, 'params' => array ( 'id' => NULL, 'themeId' => 1606, 'type' => 'm_master_page', 'value' => 'mobile_blank', ), ), 79 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023102760314941406, 'params' => array ( 'id' => NULL, 'themeId' => 1606, 'type' => 'm_master_page', 'value' => 'mobile_general', ), ), 80 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002589225769042969, 'params' => array ( 'id' => NULL, 'themeId' => 1606, 'type' => 'm_master_page', 'value' => 'mobile_html_document', ), ), 81 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00039505958557128906, 'params' => array ( 0 => 1606, ), ), 82 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0010399818420410156, 'params' => array ( 'themeId' => 1606, 'themeId2' => 1606, ), ), 83 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1606', 'execTime' => 0.0003027915954589844, 'params' => array ( ), ), 84 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00032591819763183594, 'params' => array ( 0 => 1607, ), ), 85 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002830028533935547, 'params' => array ( 0 => 1607, ), ), 86 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1607', 'execTime' => 0.0008039474487304688, 'params' => NULL, ), 87 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1607', 'execTime' => 0.0004851818084716797, 'params' => NULL, ), 88 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1607', 'execTime' => 0.0011649131774902344, 'params' => NULL, ), 89 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0006041526794433594, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => 'body, .ow_bg_color', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1607, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 90 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003559589385986328, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .index_qs_widget', 'defaultValue' => '#828894', 'type' => 'color', 'themeId' => 1607, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 91 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00039887428283691406, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a', 'defaultValue' => '#5b646a', 'type' => 'color', 'themeId' => 1607, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 92 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003559589385986328, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#5b646a', 'type' => 'color', 'themeId' => 1607, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 93 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00031304359436035156, 'params' => array ( 'id' => NULL, 'attribute' => 'background', 'selector' => '.ow_footer', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1607, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '5. Footer background color', 'description' => NULL, 'mobile' => false, ), ), 94 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00036787986755371094, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_logo, .index_master_page .logo_url', 'defaultValue' => 'url(images/logo.png)', 'type' => 'image', 'themeId' => 1607, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '4. Logo image', 'description' => NULL, 'mobile' => false, ), ), 95 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003101825714111328, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header_pic', 'defaultValue' => 'url(images/header.jpg)', 'type' => 'image', 'themeId' => 1607, 'key' => 'headerImage', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 96 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00034880638122558594, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#5b646a', 'type' => 'color', 'themeId' => 1607, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 97 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003209114074707031, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_outline, .ow_txt_value', 'defaultValue' => '#ef6ba3', 'type' => 'color', 'themeId' => 1607, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 98 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003159046173095703, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.index_master_page .ow_header_wrap', 'defaultValue' => 'url(images/bg_promo.jpg)', 'type' => 'image', 'themeId' => 1607, 'key' => 'indexImage', 'section' => '1. General Settings', 'label' => '2. Page background image', 'description' => NULL, 'mobile' => false, ), ), 99 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00025916099548339844, 'params' => array ( 'id' => NULL, 'themeId' => 1607, 'type' => 'decorator', 'value' => 'button', ), ), 100 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002319812774658203, 'params' => array ( 'id' => NULL, 'themeId' => 1607, 'type' => 'master_page', 'value' => 'dndindex', ), ), 101 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002219676971435547, 'params' => array ( 'id' => NULL, 'themeId' => 1607, 'type' => 'master_page', 'value' => 'general', ), ), 102 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00021600723266601562, 'params' => array ( 'id' => NULL, 'themeId' => 1607, 'type' => 'master_page', 'value' => 'index', ), ), 103 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002529621124267578, 'params' => array ( 'id' => NULL, 'themeId' => 1607, 'type' => 'master_page', 'value' => 'html_document', ), ), 104 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00021791458129882812, 'params' => array ( 'id' => NULL, 'themeId' => 1607, 'type' => 'master_page', 'value' => 'blank', ), ), 105 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.0002639293670654297, 'params' => array ( 'id' => NULL, 'themeId' => 1607, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 106 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003981590270996094, 'params' => array ( 0 => 1607, ), ), 107 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0010190010070800781, 'params' => array ( 'themeId' => 1607, 'themeId2' => 1607, ), ), 108 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1607', 'execTime' => 0.0002288818359375, 'params' => array ( ), ), 109 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002739429473876953, 'params' => array ( 0 => 1608, ), ), 110 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002810955047607422, 'params' => array ( 0 => 1608, ), ), 111 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1608', 'execTime' => 0.0006909370422363281, 'params' => NULL, ), 112 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1608', 'execTime' => 0.0003859996795654297, 'params' => NULL, ), 113 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1608', 'execTime' => 0.0012140274047851562, 'params' => NULL, ), 114 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0006749629974365234, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => 'body, body.ow, body.base_sign_in', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1608, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 115 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003941059112548828, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#333', 'type' => 'color', 'themeId' => 1608, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 116 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00032901763916015625, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#2a80ae', 'type' => 'color', 'themeId' => 1608, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 117 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00039005279541015625, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#005466', 'type' => 'color', 'themeId' => 1608, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 118 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003330707550048828, 'params' => array ( 'id' => NULL, 'attribute' => 'background', 'selector' => '.ow_footer', 'defaultValue' => '#EAF7FB', 'type' => 'color', 'themeId' => 1608, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '5. Footer background color', 'description' => NULL, 'mobile' => false, ), ), 119 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00030493736267089844, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header', 'defaultValue' => 'url(images/header_s.png)', 'type' => 'image', 'themeId' => 1608, 'key' => 'headerBackground', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 120 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00037097930908203125, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_logo', 'defaultValue' => 'url(images/logo.png)', 'type' => 'image', 'themeId' => 1608, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '4. Logo image', 'description' => NULL, 'mobile' => false, ), ), 121 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0002899169921875, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#005466', 'type' => 'color', 'themeId' => 1608, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 122 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0002989768981933594, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#005074', 'type' => 'color', 'themeId' => 1608, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 123 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003478527069091797, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page', 'defaultValue' => 'url(images/bg.png)', 'type' => 'image', 'themeId' => 1608, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 124 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.000244140625, 'params' => array ( 'id' => NULL, 'themeId' => 1608, 'type' => 'decorator', 'value' => 'button', ), ), 125 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002200603485107422, 'params' => array ( 'id' => NULL, 'themeId' => 1608, 'type' => 'master_page', 'value' => 'dndindex', ), ), 126 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002701282501220703, 'params' => array ( 'id' => NULL, 'themeId' => 1608, 'type' => 'master_page', 'value' => 'general', ), ), 127 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00021314620971679688, 'params' => array ( 'id' => NULL, 'themeId' => 1608, 'type' => 'master_page', 'value' => 'index', ), ), 128 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00020885467529296875, 'params' => array ( 'id' => NULL, 'themeId' => 1608, 'type' => 'master_page', 'value' => 'html_document', ), ), 129 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00020599365234375, 'params' => array ( 'id' => NULL, 'themeId' => 1608, 'type' => 'master_page', 'value' => 'blank', ), ), 130 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.0002582073211669922, 'params' => array ( 'id' => NULL, 'themeId' => 1608, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 131 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00037217140197753906, 'params' => array ( 0 => 1608, ), ), 132 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.001035928726196289, 'params' => array ( 'themeId' => 1608, 'themeId2' => 1608, ), ), 133 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1608', 'execTime' => 0.0002760887145996094, 'params' => array ( ), ), 134 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00031876564025878906, 'params' => array ( 0 => 1609, ), ), 135 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00031495094299316406, 'params' => array ( 0 => 1609, ), ), 136 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1609', 'execTime' => 0.0008540153503417969, 'params' => NULL, ), 137 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1609', 'execTime' => 0.0005068778991699219, 'params' => NULL, ), 138 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1609', 'execTime' => 0.001313924789428711, 'params' => NULL, ), 139 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0006289482116699219, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => 'body, .ow, body, html, .base_sign_in', 'defaultValue' => '#333', 'type' => 'color', 'themeId' => 1609, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 140 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003838539123535156, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html', 'defaultValue' => '#c4c4c4', 'type' => 'color', 'themeId' => 1609, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 141 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003612041473388672, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a', 'defaultValue' => '#ae9e78', 'type' => 'color', 'themeId' => 1609, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 142 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00034499168395996094, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#e4e4e4', 'type' => 'color', 'themeId' => 1609, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 143 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00028204917907714844, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow_footer', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1609, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '7. Footer background color', 'description' => NULL, 'mobile' => false, ), ), 144 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00035381317138671875, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1609, 'key' => 'headerBackground', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 145 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0002999305725097656, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_logo_wrap a', 'defaultValue' => 'url(images/logo_console.png)', 'type' => 'image', 'themeId' => 1609, 'key' => 'ConsoleImage', 'section' => '1. General Settings', 'label' => '6. Console logo image', 'description' => NULL, 'mobile' => false, ), ), 146 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0002911090850830078, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.logo_url', 'defaultValue' => 'url(images/logo_inner.png)', 'type' => 'image', 'themeId' => 1609, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '5. Inner logo image', 'description' => NULL, 'mobile' => false, ), ), 147 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003440380096435547, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#cbcbcb', 'type' => 'color', 'themeId' => 1609, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 148 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003211498260498047, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#D76243', 'type' => 'color', 'themeId' => 1609, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 149 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003039836883544922, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.index_master_page .logo_url', 'defaultValue' => 'url(images/logo_index.png)', 'type' => 'image', 'themeId' => 1609, 'key' => 'indexLogoImage', 'section' => '1. General Settings', 'label' => '4. Index logo image', 'description' => NULL, 'mobile' => false, ), ), 150 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003490447998046875, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.index_master_page .ow_header', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1609, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 151 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002460479736328125, 'params' => array ( 'id' => NULL, 'themeId' => 1609, 'type' => 'decorator', 'value' => 'button', ), ), 152 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023484230041503906, 'params' => array ( 'id' => NULL, 'themeId' => 1609, 'type' => 'master_page', 'value' => 'dndindex', ), ), 153 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00027298927307128906, 'params' => array ( 'id' => NULL, 'themeId' => 1609, 'type' => 'master_page', 'value' => 'general', ), ), 154 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00022101402282714844, 'params' => array ( 'id' => NULL, 'themeId' => 1609, 'type' => 'master_page', 'value' => 'index', ), ), 155 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023293495178222656, 'params' => array ( 'id' => NULL, 'themeId' => 1609, 'type' => 'master_page', 'value' => 'html_document', ), ), 156 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002110004425048828, 'params' => array ( 'id' => NULL, 'themeId' => 1609, 'type' => 'master_page', 'value' => 'blank', ), ), 157 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.00025200843811035156, 'params' => array ( 'id' => NULL, 'themeId' => 1609, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 158 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00037097930908203125, 'params' => array ( 0 => 1609, ), ), 159 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0011229515075683594, 'params' => array ( 'themeId' => 1609, 'themeId2' => 1609, ), ), 160 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1609', 'execTime' => 0.0002751350402832031, 'params' => array ( ), ), 161 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003180503845214844, 'params' => array ( 0 => 1610, ), ), 162 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003161430358886719, 'params' => array ( 0 => 1610, ), ), 163 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1610', 'execTime' => 0.0008440017700195312, 'params' => NULL, ), 164 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1610', 'execTime' => 0.0004451274871826172, 'params' => NULL, ), 165 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1610', 'execTime' => 0.0013129711151123047, 'params' => NULL, ), 166 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0006320476531982422, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => 'body, .base_sign_in', 'defaultValue' => '#e8e7e7', 'type' => 'color', 'themeId' => 1610, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 167 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003638267517089844, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html', 'defaultValue' => '#4f5460', 'type' => 'color', 'themeId' => 1610, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 168 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003190040588378906, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a', 'defaultValue' => '#465c95', 'type' => 'color', 'themeId' => 1610, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 169 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0004019737243652344, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#666', 'type' => 'color', 'themeId' => 1610, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 170 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.000347137451171875, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow_footer', 'defaultValue' => '#e17e64', 'type' => 'color', 'themeId' => 1610, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '7. Footer background color', 'description' => NULL, 'mobile' => false, ), ), 171 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00030803680419921875, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_logo_wrap a', 'defaultValue' => 'url(images/logo_console.png)', 'type' => 'image', 'themeId' => 1610, 'key' => 'ConsoleImage', 'section' => '1. General Settings', 'label' => '6. Console logo image', 'description' => NULL, 'mobile' => false, ), ), 172 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00034999847412109375, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header_pic_wrap', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1610, 'key' => 'headerBackground', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 173 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00032806396484375, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.logo_url', 'defaultValue' => 'url(images/logo_inner.png)', 'type' => 'image', 'themeId' => 1610, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '5. Inner logo image', 'description' => NULL, 'mobile' => false, ), ), 174 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003151893615722656, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#cbcbcb', 'type' => 'color', 'themeId' => 1610, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 175 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003159046173095703, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#D76243', 'type' => 'color', 'themeId' => 1610, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 176 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00031304359436035156, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.index_master_page .logo_url', 'defaultValue' => 'url(images/logo_index.png)', 'type' => 'image', 'themeId' => 1610, 'key' => 'indexLogoImage', 'section' => '1. General Settings', 'label' => '4. Index logo image', 'description' => NULL, 'mobile' => false, ), ), 177 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003209114074707031, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.index_master_page .ow_header', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1610, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 178 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00024700164794921875, 'params' => array ( 'id' => NULL, 'themeId' => 1610, 'type' => 'decorator', 'value' => 'button', ), ), 179 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002319812774658203, 'params' => array ( 'id' => NULL, 'themeId' => 1610, 'type' => 'master_page', 'value' => 'dndindex', ), ), 180 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00022292137145996094, 'params' => array ( 'id' => NULL, 'themeId' => 1610, 'type' => 'master_page', 'value' => 'general', ), ), 181 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002589225769042969, 'params' => array ( 'id' => NULL, 'themeId' => 1610, 'type' => 'master_page', 'value' => 'index', ), ), 182 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00021696090698242188, 'params' => array ( 'id' => NULL, 'themeId' => 1610, 'type' => 'master_page', 'value' => 'html_document', ), ), 183 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00022912025451660156, 'params' => array ( 'id' => NULL, 'themeId' => 1610, 'type' => 'master_page', 'value' => 'blank', ), ), 184 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.00025200843811035156, 'params' => array ( 'id' => NULL, 'themeId' => 1610, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 185 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00043201446533203125, 'params' => array ( 0 => 1610, ), ), 186 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0006840229034423828, 'params' => array ( 'themeId' => 1610, 'themeId2' => 1610, ), ), 187 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1610', 'execTime' => 0.00011801719665527344, 'params' => array ( ), ), 188 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00014901161193847656, 'params' => array ( 0 => 1611, ), ), 189 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.000141143798828125, 'params' => array ( 0 => 1611, ), ), 190 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1611', 'execTime' => 0.0002830028533935547, 'params' => NULL, ), 191 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1611', 'execTime' => 0.00015211105346679688, 'params' => NULL, ), 192 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1611', 'execTime' => 0.0003960132598876953, 'params' => NULL, ), 193 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0005090236663818359, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body', 'defaultValue' => '#2f0023', 'type' => 'color', 'themeId' => 1611, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 194 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00040602684020996094, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#cecece', 'type' => 'color', 'themeId' => 1611, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 195 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.000308990478515625, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#5079cd', 'type' => 'color', 'themeId' => 1611, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 196 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003218650817871094, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#cecece', 'type' => 'color', 'themeId' => 1611, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 197 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003650188446044922, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_page_wrap', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1611, 'key' => 'backgroundImage', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 198 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0002951622009277344, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header', 'defaultValue' => 'url(images/bg_pic.jpg)', 'type' => 'image', 'themeId' => 1611, 'key' => 'headerImage', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 199 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003349781036376953, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1611, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 200 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.000370025634765625, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#cecece', 'type' => 'color', 'themeId' => 1611, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 201 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00031685829162597656, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .sitelogo', 'defaultValue' => 'url(images/site_name.png)', 'type' => 'image', 'themeId' => 1611, 'key' => 'indexLogoImage', 'section' => '1. General Settings', 'label' => '4. Index Logo image', 'description' => NULL, 'mobile' => false, ), ), 202 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00030112266540527344, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.sitelogo', 'defaultValue' => 'url(images/site_name.png)', 'type' => 'image', 'themeId' => 1611, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '5. Logo image', 'description' => NULL, 'mobile' => false, ), ), 203 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002529621124267578, 'params' => array ( 'id' => NULL, 'themeId' => 1611, 'type' => 'decorator', 'value' => 'button', ), ), 204 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023603439331054688, 'params' => array ( 'id' => NULL, 'themeId' => 1611, 'type' => 'master_page', 'value' => 'dndindex', ), ), 205 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00021791458129882812, 'params' => array ( 'id' => NULL, 'themeId' => 1611, 'type' => 'master_page', 'value' => 'general', ), ), 206 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00024700164794921875, 'params' => array ( 'id' => NULL, 'themeId' => 1611, 'type' => 'master_page', 'value' => 'index', ), ), 207 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002300739288330078, 'params' => array ( 'id' => NULL, 'themeId' => 1611, 'type' => 'master_page', 'value' => 'html_document', ), ), 208 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00021195411682128906, 'params' => array ( 'id' => NULL, 'themeId' => 1611, 'type' => 'master_page', 'value' => 'blank', ), ), 209 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.0002510547637939453, 'params' => array ( 'id' => NULL, 'themeId' => 1611, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 210 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0004761219024658203, 'params' => array ( 0 => 1611, ), ), 211 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0010979175567626953, 'params' => array ( 'themeId' => 1611, 'themeId2' => 1611, ), ), 212 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1611', 'execTime' => 0.0002300739288330078, 'params' => array ( ), ), 213 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003249645233154297, 'params' => array ( 0 => 1612, ), ), 214 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.000263214111328125, 'params' => array ( 0 => 1612, ), ), 215 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1612', 'execTime' => 0.0008919239044189453, 'params' => NULL, ), 216 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1612', 'execTime' => 0.0004279613494873047, 'params' => NULL, ), 217 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1612', 'execTime' => 0.0014429092407226562, 'params' => NULL, ), 218 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00043201446533203125, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body', 'defaultValue' => '#493e5e', 'type' => 'color', 'themeId' => 1612, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 219 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00028395652770996094, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#b9b3bd', 'type' => 'color', 'themeId' => 1612, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 220 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00024390220642089844, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#4aaed3', 'type' => 'color', 'themeId' => 1612, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 221 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00023889541625976562, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#d9d1dd', 'type' => 'color', 'themeId' => 1612, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 222 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00023603439331054688, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_page_wrap', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1612, 'key' => 'backgroundImage', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 223 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00024700164794921875, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header', 'defaultValue' => 'url(images/bg_pic.jpg)', 'type' => 'image', 'themeId' => 1612, 'key' => 'headerBackground', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 224 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00020503997802734375, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_site_panel_logo', 'defaultValue' => 'url(images/site_name3.png)', 'type' => 'image', 'themeId' => 1612, 'key' => 'ConsoleImage', 'section' => '1. General Settings', 'label' => '6. Console logo image', 'description' => NULL, 'mobile' => false, ), ), 225 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00012421607971191406, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#aba8af', 'type' => 'color', 'themeId' => 1612, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 226 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001289844512939453, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#cecece', 'type' => 'color', 'themeId' => 1612, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 227 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001239776611328125, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .sitelogo', 'defaultValue' => 'url(images/site_name.png)', 'type' => 'image', 'themeId' => 1612, 'key' => 'indexLogoImage', 'section' => '1. General Settings', 'label' => '4. Index logo image', 'description' => NULL, 'mobile' => false, ), ), 228 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00014495849609375, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.sitelogo', 'defaultValue' => 'url(images/site_name2.png)', 'type' => 'image', 'themeId' => 1612, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '5. Inner logo image', 'description' => NULL, 'mobile' => false, ), ), 229 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011801719665527344, 'params' => array ( 'id' => NULL, 'themeId' => 1612, 'type' => 'decorator', 'value' => 'button', ), ), 230 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010895729064941406, 'params' => array ( 'id' => NULL, 'themeId' => 1612, 'type' => 'master_page', 'value' => 'dndindex', ), ), 231 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 9.799003601074219E-5, 'params' => array ( 'id' => NULL, 'themeId' => 1612, 'type' => 'master_page', 'value' => 'general', ), ), 232 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 9.799003601074219E-5, 'params' => array ( 'id' => NULL, 'themeId' => 1612, 'type' => 'master_page', 'value' => 'index', ), ), 233 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 9.703636169433594E-5, 'params' => array ( 'id' => NULL, 'themeId' => 1612, 'type' => 'master_page', 'value' => 'html_document', ), ), 234 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 9.489059448242188E-5, 'params' => array ( 'id' => NULL, 'themeId' => 1612, 'type' => 'master_page', 'value' => 'blank', ), ), 235 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.00013399124145507812, 'params' => array ( 'id' => NULL, 'themeId' => 1612, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 236 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002040863037109375, 'params' => array ( 0 => 1612, ), ), 237 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0004830360412597656, 'params' => array ( 'themeId' => 1612, 'themeId2' => 1612, ), ), 238 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1612', 'execTime' => 0.00011110305786132812, 'params' => array ( ), ), 239 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001430511474609375, 'params' => array ( 0 => 1613, ), ), 240 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.000125885009765625, 'params' => array ( 0 => 1613, ), ), 241 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1613', 'execTime' => 0.0004520416259765625, 'params' => NULL, ), 242 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1613', 'execTime' => 0.0001609325408935547, 'params' => NULL, ), 243 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1613', 'execTime' => 0.0004851818084716797, 'params' => NULL, ), 244 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0004291534423828125, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1613, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 245 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003330707550048828, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#4b4b4b', 'type' => 'color', 'themeId' => 1613, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 246 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0004150867462158203, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#0a4200', 'type' => 'color', 'themeId' => 1613, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 247 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00039505958557128906, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#0a4200', 'type' => 'color', 'themeId' => 1613, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 248 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0002009868621826172, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_page_wrap', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1613, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 249 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00014090538024902344, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow_footer, .base_index_page .ow_footer', 'defaultValue' => '#4b4b4b', 'type' => 'color', 'themeId' => 1613, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '5. Footer background', 'description' => NULL, 'mobile' => false, ), ), 250 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013494491577148438, 'params' => array ( 'id' => NULL, 'attribute' => 'background', 'selector' => '.ow_header', 'defaultValue' => 'url(images/bg_pic.png)', 'type' => 'image', 'themeId' => 1613, 'key' => 'headerImage', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 251 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001361370086669922, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#4b4b4b', 'type' => 'color', 'themeId' => 1613, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 252 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013518333435058594, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#4b4b4b', 'type' => 'color', 'themeId' => 1613, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 253 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013494491577148438, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.sitelogo', 'defaultValue' => 'url(images/site_name.png)', 'type' => 'image', 'themeId' => 1613, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '4. Logo image', 'description' => NULL, 'mobile' => false, ), ), 254 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001461505889892578, 'params' => array ( 'id' => NULL, 'themeId' => 1613, 'type' => 'decorator', 'value' => 'button', ), ), 255 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00013113021850585938, 'params' => array ( 'id' => NULL, 'themeId' => 1613, 'type' => 'master_page', 'value' => 'dndindex', ), ), 256 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011587142944335938, 'params' => array ( 'id' => NULL, 'themeId' => 1613, 'type' => 'master_page', 'value' => 'general', ), ), 257 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011205673217773438, 'params' => array ( 'id' => NULL, 'themeId' => 1613, 'type' => 'master_page', 'value' => 'index', ), ), 258 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010895729064941406, 'params' => array ( 'id' => NULL, 'themeId' => 1613, 'type' => 'master_page', 'value' => 'html_document', ), ), 259 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010919570922851562, 'params' => array ( 'id' => NULL, 'themeId' => 1613, 'type' => 'master_page', 'value' => 'blank', ), ), 260 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.0001399517059326172, 'params' => array ( 'id' => NULL, 'themeId' => 1613, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 261 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00021195411682128906, 'params' => array ( 0 => 1613, ), ), 262 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.00040602684020996094, 'params' => array ( 'themeId' => 1613, 'themeId2' => 1613, ), ), 263 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1613', 'execTime' => 0.00011610984802246094, 'params' => array ( ), ), 264 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001571178436279297, 'params' => array ( 0 => 1614, ), ), 265 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00014400482177734375, 'params' => array ( 0 => 1614, ), ), 266 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1614', 'execTime' => 0.00027298927307128906, 'params' => NULL, ), 267 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1614', 'execTime' => 0.00015115737915039062, 'params' => NULL, ), 268 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1614', 'execTime' => 0.0003669261932373047, 'params' => NULL, ), 269 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0002868175506591797, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => 'body, .ow, body, html, .base_sign_in', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1614, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 270 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00014495849609375, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html', 'defaultValue' => '#868686', 'type' => 'color', 'themeId' => 1614, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 271 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00015306472778320312, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a', 'defaultValue' => '#ae9e78', 'type' => 'color', 'themeId' => 1614, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 272 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001380443572998047, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#4c4c4c', 'type' => 'color', 'themeId' => 1614, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 273 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001289844512939453, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1614, 'key' => 'headerBackground', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 274 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001251697540283203, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_logo_wrap a', 'defaultValue' => 'url(images/logo_console.png)', 'type' => 'image', 'themeId' => 1614, 'key' => 'ConsoleImage', 'section' => '1. General Settings', 'label' => '6. Console logo image', 'description' => NULL, 'mobile' => false, ), ), 275 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001380443572998047, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.logo_url', 'defaultValue' => 'url(images/logo_inner.png)', 'type' => 'image', 'themeId' => 1614, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '5. Inner logo image', 'description' => NULL, 'mobile' => false, ), ), 276 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00012612342834472656, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#4c4c4c', 'type' => 'color', 'themeId' => 1614, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 277 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013494491577148438, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow_footer', 'defaultValue' => '#191514', 'type' => 'color', 'themeId' => 1614, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '7. Footer background color', 'description' => NULL, 'mobile' => false, ), ), 278 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001468658447265625, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#D76243', 'type' => 'color', 'themeId' => 1614, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 279 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013494491577148438, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.index_master_page .logo_url', 'defaultValue' => 'url(images/logo_index.png)', 'type' => 'image', 'themeId' => 1614, 'key' => 'indexLogoImage', 'section' => '1. General Settings', 'label' => '4. Index logo image', 'description' => NULL, 'mobile' => false, ), ), 280 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001289844512939453, 'params' => array ( 'id' => NULL, 'themeId' => 1614, 'type' => 'decorator', 'value' => 'button', ), ), 281 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011706352233886719, 'params' => array ( 'id' => NULL, 'themeId' => 1614, 'type' => 'master_page', 'value' => 'dndindex', ), ), 282 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010704994201660156, 'params' => array ( 'id' => NULL, 'themeId' => 1614, 'type' => 'master_page', 'value' => 'general', ), ), 283 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010609626770019531, 'params' => array ( 'id' => NULL, 'themeId' => 1614, 'type' => 'master_page', 'value' => 'index', ), ), 284 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00012087821960449219, 'params' => array ( 'id' => NULL, 'themeId' => 1614, 'type' => 'master_page', 'value' => 'html_document', ), ), 285 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010800361633300781, 'params' => array ( 'id' => NULL, 'themeId' => 1614, 'type' => 'master_page', 'value' => 'blank', ), ), 286 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.0001308917999267578, 'params' => array ( 'id' => NULL, 'themeId' => 1614, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 287 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00019478797912597656, 'params' => array ( 0 => 1614, ), ), 288 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0004131793975830078, 'params' => array ( 'themeId' => 1614, 'themeId2' => 1614, ), ), 289 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1614', 'execTime' => 0.00011205673217773438, 'params' => array ( ), ), 290 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001430511474609375, 'params' => array ( 0 => 1615, ), ), 291 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00013899803161621094, 'params' => array ( 0 => 1615, ), ), 292 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1615', 'execTime' => 0.00035500526428222656, 'params' => NULL, ), 293 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1615', 'execTime' => 0.0001571178436279297, 'params' => NULL, ), 294 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1615', 'execTime' => 0.0003650188446044922, 'params' => NULL, ), 295 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003108978271484375, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body', 'defaultValue' => '#000', 'type' => 'color', 'themeId' => 1615, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 296 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00014591217041015625, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html', 'defaultValue' => '#ffffe6', 'type' => 'color', 'themeId' => 1615, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 297 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001418590545654297, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#fffde3', 'type' => 'color', 'themeId' => 1615, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 298 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001461505889892578, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#796458', 'type' => 'color', 'themeId' => 1615, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 299 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013399124145507812, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_page_wrap', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1615, 'key' => 'backgroundImage', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 300 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00012683868408203125, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow_footer', 'defaultValue' => '#000', 'type' => 'color', 'themeId' => 1615, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '5. Footer background', 'description' => NULL, 'mobile' => false, ), ), 301 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013709068298339844, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header', 'defaultValue' => 'url(images/bg_pic.jpg)', 'type' => 'image', 'themeId' => 1615, 'key' => 'headerImage', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 302 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001399517059326172, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#ffffe6', 'type' => 'color', 'themeId' => 1615, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 303 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00012993812561035156, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#796458', 'type' => 'color', 'themeId' => 1615, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 304 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001480579376220703, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.sitelogo', 'defaultValue' => 'url(images/site_name.png)', 'type' => 'image', 'themeId' => 1615, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '4. Logo image', 'description' => NULL, 'mobile' => false, ), ), 305 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001468658447265625, 'params' => array ( 'id' => NULL, 'themeId' => 1615, 'type' => 'decorator', 'value' => 'button', ), ), 306 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001220703125, 'params' => array ( 'id' => NULL, 'themeId' => 1615, 'type' => 'master_page', 'value' => 'dndindex', ), ), 307 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011301040649414062, 'params' => array ( 'id' => NULL, 'themeId' => 1615, 'type' => 'master_page', 'value' => 'general', ), ), 308 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010991096496582031, 'params' => array ( 'id' => NULL, 'themeId' => 1615, 'type' => 'master_page', 'value' => 'index', ), ), 309 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010991096496582031, 'params' => array ( 'id' => NULL, 'themeId' => 1615, 'type' => 'master_page', 'value' => 'html_document', ), ), 310 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010585784912109375, 'params' => array ( 'id' => NULL, 'themeId' => 1615, 'type' => 'master_page', 'value' => 'blank', ), ), 311 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.00013780593872070312, 'params' => array ( 'id' => NULL, 'themeId' => 1615, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 312 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001938343048095703, 'params' => array ( 0 => 1615, ), ), 313 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.00039696693420410156, 'params' => array ( 'themeId' => 1615, 'themeId2' => 1615, ), ), 314 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1615', 'execTime' => 0.00011706352233886719, 'params' => array ( ), ), 315 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00014495849609375, 'params' => array ( 0 => 1616, ), ), 316 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001380443572998047, 'params' => array ( 0 => 1616, ), ), 317 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1616', 'execTime' => 0.0002760887145996094, 'params' => NULL, ), 318 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1616', 'execTime' => 0.0001468658447265625, 'params' => NULL, ), 319 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1616', 'execTime' => 0.0003960132598876953, 'params' => NULL, ), 320 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0002739429473876953, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => 'body, .base_sign_in', 'defaultValue' => '#bfc6c6', 'type' => 'color', 'themeId' => 1616, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 321 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00016999244689941406, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#4f5058', 'type' => 'color', 'themeId' => 1616, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 322 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00014400482177734375, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#0060aa', 'type' => 'color', 'themeId' => 1616, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 323 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001430511474609375, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#4F5058', 'type' => 'color', 'themeId' => 1616, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 324 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001308917999267578, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow_footer', 'defaultValue' => '#f9faff', 'type' => 'color', 'themeId' => 1616, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '6. Footer background color', 'description' => NULL, 'mobile' => false, ), ), 325 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013685226440429688, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_logo_wrap', 'defaultValue' => 'url(images/header_pic.png)', 'type' => 'image', 'themeId' => 1616, 'key' => 'headerBackground', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 326 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001361370086669922, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_logo_wrap a.ow_logo', 'defaultValue' => 'url(images/site_logo.png)', 'type' => 'image', 'themeId' => 1616, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '5. Inner logo image', 'description' => NULL, 'mobile' => false, ), ), 327 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00015282630920410156, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#4f5058', 'type' => 'color', 'themeId' => 1616, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 328 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013518333435058594, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#494949', 'type' => 'color', 'themeId' => 1616, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 329 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013399124145507812, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.index_master_page .ow_header_in', 'defaultValue' => 'url(images/indexpage_header_image.png)', 'type' => 'image', 'themeId' => 1616, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 330 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001399517059326172, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.index_master_page .logo_url', 'defaultValue' => 'url(images/indexpage_logo.png)', 'type' => 'image', 'themeId' => 1616, 'key' => 'indexLogoImage', 'section' => '1. General Settings', 'label' => '4. Index logo image', 'description' => NULL, 'mobile' => false, ), ), 331 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001289844512939453, 'params' => array ( 'id' => NULL, 'themeId' => 1616, 'type' => 'decorator', 'value' => 'button', ), ), 332 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00012087821960449219, 'params' => array ( 'id' => NULL, 'themeId' => 1616, 'type' => 'master_page', 'value' => 'dndindex', ), ), 333 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001289844512939453, 'params' => array ( 'id' => NULL, 'themeId' => 1616, 'type' => 'master_page', 'value' => 'general', ), ), 334 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010991096496582031, 'params' => array ( 'id' => NULL, 'themeId' => 1616, 'type' => 'master_page', 'value' => 'index', ), ), 335 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010704994201660156, 'params' => array ( 'id' => NULL, 'themeId' => 1616, 'type' => 'master_page', 'value' => 'html_document', ), ), 336 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010585784912109375, 'params' => array ( 'id' => NULL, 'themeId' => 1616, 'type' => 'master_page', 'value' => 'blank', ), ), 337 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.00013113021850585938, 'params' => array ( 'id' => NULL, 'themeId' => 1616, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 338 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00019407272338867188, 'params' => array ( 0 => 1616, ), ), 339 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0004520416259765625, 'params' => array ( 'themeId' => 1616, 'themeId2' => 1616, ), ), 340 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1616', 'execTime' => 0.00011396408081054688, 'params' => array ( ), ), 341 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00014281272888183594, 'params' => array ( 0 => 1617, ), ), 342 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00013899803161621094, 'params' => array ( 0 => 1617, ), ), 343 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1617', 'execTime' => 0.0002968311309814453, 'params' => NULL, ), 344 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1617', 'execTime' => 0.00015401840209960938, 'params' => NULL, ), 345 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1617', 'execTime' => 0.00033092498779296875, 'params' => NULL, ), 346 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003039836883544922, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body', 'defaultValue' => '#fdfff0', 'type' => 'color', 'themeId' => 1617, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 347 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00016498565673828125, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#52483f', 'type' => 'color', 'themeId' => 1617, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 348 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.000141143798828125, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#009683', 'type' => 'color', 'themeId' => 1617, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 349 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001380443572998047, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#009683', 'type' => 'color', 'themeId' => 1617, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 350 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013709068298339844, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_page_wrap', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1617, 'key' => 'backgroundImage', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 351 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013494491577148438, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header', 'defaultValue' => 'url(images/bg_pic.jpg)', 'type' => 'image', 'themeId' => 1617, 'key' => 'headerImage', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 352 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013399124145507812, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#52483f', 'type' => 'color', 'themeId' => 1617, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 353 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00015306472778320312, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#52483f', 'type' => 'color', 'themeId' => 1617, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 354 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001342296600341797, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.sitelogo', 'defaultValue' => 'url(images/site_name.png)', 'type' => 'image', 'themeId' => 1617, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '4. Logo image', 'description' => NULL, 'mobile' => false, ), ), 355 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001289844512939453, 'params' => array ( 'id' => NULL, 'themeId' => 1617, 'type' => 'decorator', 'value' => 'button', ), ), 356 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00012302398681640625, 'params' => array ( 'id' => NULL, 'themeId' => 1617, 'type' => 'master_page', 'value' => 'dndindex', ), ), 357 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011301040649414062, 'params' => array ( 'id' => NULL, 'themeId' => 1617, 'type' => 'master_page', 'value' => 'general', ), ), 358 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011301040649414062, 'params' => array ( 'id' => NULL, 'themeId' => 1617, 'type' => 'master_page', 'value' => 'index', ), ), 359 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001270771026611328, 'params' => array ( 'id' => NULL, 'themeId' => 1617, 'type' => 'master_page', 'value' => 'html_document', ), ), 360 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011706352233886719, 'params' => array ( 'id' => NULL, 'themeId' => 1617, 'type' => 'master_page', 'value' => 'blank', ), ), 361 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.00013184547424316406, 'params' => array ( 'id' => NULL, 'themeId' => 1617, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 362 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00019598007202148438, 'params' => array ( 0 => 1617, ), ), 363 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0004119873046875, 'params' => array ( 'themeId' => 1617, 'themeId2' => 1617, ), ), 364 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1617', 'execTime' => 0.00011301040649414062, 'params' => array ( ), ), 365 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00014400482177734375, 'params' => array ( 0 => 1618, ), ), 366 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00013899803161621094, 'params' => array ( 0 => 1618, ), ), 367 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1618', 'execTime' => 0.00027489662170410156, 'params' => NULL, ), 368 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1618', 'execTime' => 0.0001480579376220703, 'params' => NULL, ), 369 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1618', 'execTime' => 0.00039005279541015625, 'params' => NULL, ), 370 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0002791881561279297, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body', 'defaultValue' => '#090f10', 'type' => 'color', 'themeId' => 1618, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 371 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001480579376220703, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#d6d6be', 'type' => 'color', 'themeId' => 1618, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 372 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001361370086669922, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#7ce6fe', 'type' => 'color', 'themeId' => 1618, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 373 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001518726348876953, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#d6d6be', 'type' => 'color', 'themeId' => 1618, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 374 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00014591217041015625, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page', 'defaultValue' => 'url(images/promo.png)', 'type' => 'image', 'themeId' => 1618, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 375 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001380443572998047, 'params' => array ( 'id' => NULL, 'attribute' => 'background', 'selector' => '.ow_footer', 'defaultValue' => '#04070e', 'type' => 'color', 'themeId' => 1618, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '6. Footer background color', 'description' => NULL, 'mobile' => false, ), ), 376 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00014090538024902344, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header', 'defaultValue' => 'url(images/header.png)', 'type' => 'image', 'themeId' => 1618, 'key' => 'headerBackground', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 377 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013303756713867188, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#d6d6be', 'type' => 'color', 'themeId' => 1618, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 378 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001380443572998047, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#b2bac0', 'type' => 'color', 'themeId' => 1618, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 379 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00014901161193847656, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .sitelogo', 'defaultValue' => 'url(images/site_name.png)', 'type' => 'image', 'themeId' => 1618, 'key' => 'indexLogoImage', 'section' => '1. General Settings', 'label' => '4. Index logo image', 'description' => NULL, 'mobile' => false, ), ), 380 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001461505889892578, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.sitelogo', 'defaultValue' => 'url(images/site_name_inner.png)', 'type' => 'image', 'themeId' => 1618, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '5. Inner logo image', 'description' => NULL, 'mobile' => false, ), ), 381 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00012803077697753906, 'params' => array ( 'id' => NULL, 'themeId' => 1618, 'type' => 'decorator', 'value' => 'button', ), ), 382 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011920928955078125, 'params' => array ( 'id' => NULL, 'themeId' => 1618, 'type' => 'master_page', 'value' => 'dndindex', ), ), 383 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011014938354492188, 'params' => array ( 'id' => NULL, 'themeId' => 1618, 'type' => 'master_page', 'value' => 'general', ), ), 384 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010800361633300781, 'params' => array ( 'id' => NULL, 'themeId' => 1618, 'type' => 'master_page', 'value' => 'index', ), ), 385 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010800361633300781, 'params' => array ( 'id' => NULL, 'themeId' => 1618, 'type' => 'master_page', 'value' => 'html_document', ), ), 386 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011491775512695312, 'params' => array ( 'id' => NULL, 'themeId' => 1618, 'type' => 'master_page', 'value' => 'blank', ), ), 387 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.0001361370086669922, 'params' => array ( 'id' => NULL, 'themeId' => 1618, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 388 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002009868621826172, 'params' => array ( 0 => 1618, ), ), 389 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.00041294097900390625, 'params' => array ( 'themeId' => 1618, 'themeId2' => 1618, ), ), 390 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1618', 'execTime' => 0.00012087821960449219, 'params' => array ( ), ), 391 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00014495849609375, 'params' => array ( 0 => 1619, ), ), 392 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00013899803161621094, 'params' => array ( 0 => 1619, ), ), 393 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1619', 'execTime' => 0.00034308433532714844, 'params' => NULL, ), 394 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1619', 'execTime' => 0.00015592575073242188, 'params' => NULL, ), 395 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1619', 'execTime' => 0.0003800392150878906, 'params' => NULL, ), 396 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003008842468261719, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '@import url(\'https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700&display=swap\'); body, .ow, body, html, .base_sign_in', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1619, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 397 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00015497207641601562, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html', 'defaultValue' => '#666', 'type' => 'color', 'themeId' => 1619, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 398 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.000164031982421875, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a', 'defaultValue' => '#0e0e0e', 'type' => 'color', 'themeId' => 1619, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 399 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013685226440429688, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#4c4c4c', 'type' => 'color', 'themeId' => 1619, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 400 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00015401840209960938, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_header', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1619, 'key' => 'headerBackground', 'section' => '1. General Settings', 'label' => '2. Header background image', 'description' => NULL, 'mobile' => false, ), ), 401 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013303756713867188, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_logo_wrap a', 'defaultValue' => 'url(images/logo_console.png)', 'type' => 'image', 'themeId' => 1619, 'key' => 'indexLogoImage', 'section' => '1. General Settings', 'label' => '3. Index logo image', 'description' => NULL, 'mobile' => false, ), ), 402 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001308917999267578, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_site_panel_wrap.site_panel_wrap_bg_color .ow_logo_wrap a', 'defaultValue' => 'url(images/logo_console.png)', 'type' => 'image', 'themeId' => 1619, 'key' => 'indexLogoImageScroll', 'section' => '1. General Settings', 'label' => '4. Index logo image scroll', 'description' => NULL, 'mobile' => false, ), ), 403 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001308917999267578, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_logo_wrap a', 'defaultValue' => 'url(images/logo_console_black.png)', 'type' => 'image', 'themeId' => 1619, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '5. Inner logo image', 'description' => NULL, 'mobile' => false, ), ), 404 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013303756713867188, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_site_panel_wrap.site_panel_wrap_bg_color .ow_logo_wrap a', 'defaultValue' => 'url(images/logo_console.png)', 'type' => 'image', 'themeId' => 1619, 'key' => 'ConsoleImage', 'section' => '1. General Settings', 'label' => '6. Inner logo image scroll', 'description' => NULL, 'mobile' => false, ), ), 405 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00015211105346679688, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'html body .ow_box_cap h3, .ow_box_cap_empty h3', 'defaultValue' => '#787878', 'type' => 'color', 'themeId' => 1619, 'key' => 'WidgetTitleColor', 'section' => '2. Colors', 'label' => '6. Box title', 'description' => NULL, 'mobile' => false, ), ), 406 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013589859008789062, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#0e0e0e', 'type' => 'color', 'themeId' => 1619, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 407 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001270771026611328, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow_footer', 'defaultValue' => '#0e0e0e', 'type' => 'color', 'themeId' => 1619, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '7. Footer background color', 'description' => NULL, 'mobile' => false, ), ), 408 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013208389282226562, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#666', 'type' => 'color', 'themeId' => 1619, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 409 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.000125885009765625, 'params' => array ( 'id' => NULL, 'themeId' => 1619, 'type' => 'decorator', 'value' => 'button', ), ), 410 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00012302398681640625, 'params' => array ( 'id' => NULL, 'themeId' => 1619, 'type' => 'master_page', 'value' => 'dndindex', ), ), 411 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00012087821960449219, 'params' => array ( 'id' => NULL, 'themeId' => 1619, 'type' => 'master_page', 'value' => 'general', ), ), 412 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011110305786132812, 'params' => array ( 'id' => NULL, 'themeId' => 1619, 'type' => 'master_page', 'value' => 'index', ), ), 413 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010895729064941406, 'params' => array ( 'id' => NULL, 'themeId' => 1619, 'type' => 'master_page', 'value' => 'html_document', ), ), 414 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010895729064941406, 'params' => array ( 'id' => NULL, 'themeId' => 1619, 'type' => 'master_page', 'value' => 'blank', ), ), 415 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.00013589859008789062, 'params' => array ( 'id' => NULL, 'themeId' => 1619, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 416 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00019502639770507812, 'params' => array ( 0 => 1619, ), ), 417 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0004451274871826172, 'params' => array ( 'themeId' => 1619, 'themeId2' => 1619, ), ), 418 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1619', 'execTime' => 0.00011110305786132812, 'params' => array ( ), ), 419 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001418590545654297, 'params' => array ( 0 => 1620, ), ), 420 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001380443572998047, 'params' => array ( 0 => 1620, ), ), 421 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1620', 'execTime' => 0.0002779960632324219, 'params' => NULL, ), 422 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1620', 'execTime' => 0.0001480579376220703, 'params' => NULL, ), 423 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1620', 'execTime' => 0.0003829002380371094, 'params' => NULL, ), 424 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003001689910888672, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body', 'defaultValue' => '#e6e0ec', 'type' => 'color', 'themeId' => 1620, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 425 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00020503997802734375, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#7e6587', 'type' => 'color', 'themeId' => 1620, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 426 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00016999244689941406, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#00677d', 'type' => 'color', 'themeId' => 1620, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 427 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001418590545654297, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#7e6587', 'type' => 'color', 'themeId' => 1620, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 428 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013685226440429688, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow_footer', 'defaultValue' => 'rgba(255,255,255,0.3)', 'type' => 'color', 'themeId' => 1620, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '5. Footer background color', 'description' => NULL, 'mobile' => false, ), ), 429 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00014495849609375, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header_wrap', 'defaultValue' => 'url(images/bg.png)', 'type' => 'image', 'themeId' => 1620, 'key' => 'HeaderbackgroundImage', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 430 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00014400482177734375, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_logo', 'defaultValue' => 'url(images/header_s.png)', 'type' => 'image', 'themeId' => 1620, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '4. Logo image', 'description' => NULL, 'mobile' => false, ), ), 431 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013113021850585938, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#7e6587', 'type' => 'color', 'themeId' => 1620, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 432 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013494491577148438, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#00677D', 'type' => 'color', 'themeId' => 1620, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 433 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00012993812561035156, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_sign_in, .base_index_page', 'defaultValue' => 'url(images/bg.png)', 'type' => 'image', 'themeId' => 1620, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 434 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001289844512939453, 'params' => array ( 'id' => NULL, 'themeId' => 1620, 'type' => 'decorator', 'value' => 'button', ), ), 435 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00012183189392089844, 'params' => array ( 'id' => NULL, 'themeId' => 1620, 'type' => 'master_page', 'value' => 'dndindex', ), ), 436 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001289844512939453, 'params' => array ( 'id' => NULL, 'themeId' => 1620, 'type' => 'master_page', 'value' => 'general', ), ), 437 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011587142944335938, 'params' => array ( 'id' => NULL, 'themeId' => 1620, 'type' => 'master_page', 'value' => 'index', ), ), 438 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001068115234375, 'params' => array ( 'id' => NULL, 'themeId' => 1620, 'type' => 'master_page', 'value' => 'html_document', ), ), 439 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001049041748046875, 'params' => array ( 'id' => NULL, 'themeId' => 1620, 'type' => 'master_page', 'value' => 'blank', ), ), 440 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.00013113021850585938, 'params' => array ( 'id' => NULL, 'themeId' => 1620, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 441 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00019502639770507812, 'params' => array ( 0 => 1620, ), ), 442 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0004031658172607422, 'params' => array ( 'themeId' => 1620, 'themeId2' => 1620, ), ), 443 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1620', 'execTime' => 0.00011301040649414062, 'params' => array ( ), ), 444 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001430511474609375, 'params' => array ( 0 => 1621, ), ), 445 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001380443572998047, 'params' => array ( 0 => 1621, ), ), 446 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1621', 'execTime' => 0.0002930164337158203, 'params' => NULL, ), 447 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1621', 'execTime' => 0.00014781951904296875, 'params' => NULL, ), 448 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1621', 'execTime' => 0.0003979206085205078, 'params' => NULL, ), 449 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003039836883544922, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1621, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 450 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001590251922607422, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#52483f', 'type' => 'color', 'themeId' => 1621, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 451 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00015091896057128906, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#b4534d', 'type' => 'color', 'themeId' => 1621, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 452 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00014495849609375, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#616161', 'type' => 'color', 'themeId' => 1621, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 453 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013709068298339844, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_page_wrap', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1621, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 454 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00015783309936523438, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header', 'defaultValue' => 'url(images/bg_pic.jpg)', 'type' => 'image', 'themeId' => 1621, 'key' => 'headerBackground', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 455 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013494491577148438, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1621, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 456 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001399517059326172, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#52483f', 'type' => 'color', 'themeId' => 1621, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 457 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013113021850585938, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .sitelogo', 'defaultValue' => 'url(images/site_logo.png)', 'type' => 'image', 'themeId' => 1621, 'key' => 'indexLogoImage', 'section' => '1. General Settings', 'label' => '4. Index logo image', 'description' => NULL, 'mobile' => false, ), ), 458 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001289844512939453, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.sitelogo', 'defaultValue' => 'url(images/site_name.png)', 'type' => 'image', 'themeId' => 1621, 'key' => 'LogoImage', 'section' => '1. General Settings', 'label' => '5. Inner logo image', 'description' => NULL, 'mobile' => false, ), ), 459 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001289844512939453, 'params' => array ( 'id' => NULL, 'themeId' => 1621, 'type' => 'decorator', 'value' => 'button', ), ), 460 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00013899803161621094, 'params' => array ( 'id' => NULL, 'themeId' => 1621, 'type' => 'master_page', 'value' => 'dndindex', ), ), 461 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011515617370605469, 'params' => array ( 'id' => NULL, 'themeId' => 1621, 'type' => 'master_page', 'value' => 'general', ), ), 462 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010895729064941406, 'params' => array ( 'id' => NULL, 'themeId' => 1621, 'type' => 'master_page', 'value' => 'index', ), ), 463 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010895729064941406, 'params' => array ( 'id' => NULL, 'themeId' => 1621, 'type' => 'master_page', 'value' => 'html_document', ), ), 464 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011014938354492188, 'params' => array ( 'id' => NULL, 'themeId' => 1621, 'type' => 'master_page', 'value' => 'blank', ), ), 465 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.00013303756713867188, 'params' => array ( 'id' => NULL, 'themeId' => 1621, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 466 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00020313262939453125, 'params' => array ( 0 => 1621, ), ), 467 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.00039696693420410156, 'params' => array ( 'themeId' => 1621, 'themeId2' => 1621, ), ), 468 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1621', 'execTime' => 0.00011396408081054688, 'params' => array ( ), ), 469 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001430511474609375, 'params' => array ( 0 => 1622, ), ), 470 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00014400482177734375, 'params' => array ( 0 => 1622, ), ), 471 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1622', 'execTime' => 0.0003600120544433594, 'params' => NULL, ), 472 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1622', 'execTime' => 0.0001609325408935547, 'params' => NULL, ), 473 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1622', 'execTime' => 0.00043392181396484375, 'params' => NULL, ), 474 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0006070137023925781, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body', 'defaultValue' => '#412e57', 'type' => 'color', 'themeId' => 1622, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 475 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00035309791564941406, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#2e64ff', 'type' => 'color', 'themeId' => 1622, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 476 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003819465637207031, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#616161', 'type' => 'color', 'themeId' => 1622, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 477 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003190040588378906, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_page_wrap', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1622, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 478 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003349781036376953, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_page_container .ow_page', 'defaultValue' => '#616161', 'type' => 'color', 'themeId' => 1622, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 479 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00035119056701660156, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header', 'defaultValue' => 'url(images/bg_pic.jpg)', 'type' => 'image', 'themeId' => 1622, 'key' => 'headerBackground', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 480 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003478527069091797, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1622, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 481 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00038313865661621094, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#616161', 'type' => 'color', 'themeId' => 1622, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 482 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00027298927307128906, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_promo_collage_item1', 'defaultValue' => 'url(images/promo_collage1.png)', 'type' => 'image', 'themeId' => 1622, 'key' => 'collageimage1', 'section' => '3. Index Page', 'label' => 'Collage image 1', 'description' => NULL, 'mobile' => false, ), ), 483 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0002579689025878906, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_promo_collage_item2', 'defaultValue' => 'url(images/promo_collage2.png)', 'type' => 'image', 'themeId' => 1622, 'key' => 'collageimage2', 'section' => '3. Index Page', 'label' => 'Collage image 2', 'description' => NULL, 'mobile' => false, ), ), 484 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00026106834411621094, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_promo_collage_item3', 'defaultValue' => 'url(images/promo_collage3.png)', 'type' => 'image', 'themeId' => 1622, 'key' => 'collageimage3', 'section' => '3. Index Page', 'label' => 'Collage image 3', 'description' => NULL, 'mobile' => false, ), ), 485 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0002601146697998047, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_promo_collage_item4', 'defaultValue' => 'url(images/promo_collage4.png)', 'type' => 'image', 'themeId' => 1622, 'key' => 'collageimage4', 'section' => '3. Index Page', 'label' => 'Collage image 4', 'description' => NULL, 'mobile' => false, ), ), 486 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00026297569274902344, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_promo_collage_item5', 'defaultValue' => 'url(images/promo_collage5.png)', 'type' => 'image', 'themeId' => 1622, 'key' => 'collageimage5', 'section' => '3. Index Page', 'label' => 'Collage image 5', 'description' => NULL, 'mobile' => false, ), ), 487 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00030994415283203125, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_promo_left', 'defaultValue' => 'url(images/promo_left.jpg)', 'type' => 'image', 'themeId' => 1622, 'key' => 'qs_image', 'section' => '3. Index Page', 'label' => 'Quick Search Image', 'description' => NULL, 'mobile' => false, ), ), 488 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003330707550048828, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.sitelogo', 'defaultValue' => 'url(images/site_name.png)', 'type' => 'image', 'themeId' => 1622, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '4. Logo image', 'description' => NULL, 'mobile' => false, ), ), 489 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00024819374084472656, 'params' => array ( 'id' => NULL, 'themeId' => 1622, 'type' => 'decorator', 'value' => 'button', ), ), 490 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00022983551025390625, 'params' => array ( 'id' => NULL, 'themeId' => 1622, 'type' => 'master_page', 'value' => 'dndindex', ), ), 491 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023293495178222656, 'params' => array ( 'id' => NULL, 'themeId' => 1622, 'type' => 'master_page', 'value' => 'general', ), ), 492 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023412704467773438, 'params' => array ( 'id' => NULL, 'themeId' => 1622, 'type' => 'master_page', 'value' => 'index', ), ), 493 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00021505355834960938, 'params' => array ( 'id' => NULL, 'themeId' => 1622, 'type' => 'master_page', 'value' => 'html_document', ), ), 494 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00021219253540039062, 'params' => array ( 'id' => NULL, 'themeId' => 1622, 'type' => 'master_page', 'value' => 'blank', ), ), 495 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.00030493736267089844, 'params' => array ( 'id' => NULL, 'themeId' => 1622, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 496 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0004029273986816406, 'params' => array ( 0 => 1622, ), ), 497 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0011491775512695312, 'params' => array ( 'themeId' => 1622, 'themeId2' => 1622, ), ), 498 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1622', 'execTime' => 0.00031495094299316406, 'params' => array ( ), ), 499 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003230571746826172, 'params' => array ( 0 => 1623, ), ), 500 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00026702880859375, 'params' => array ( 0 => 1623, ), ), 501 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1623', 'execTime' => 0.000823974609375, 'params' => NULL, ), 502 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1623', 'execTime' => 0.00039005279541015625, 'params' => NULL, ), 503 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1623', 'execTime' => 0.0012249946594238281, 'params' => NULL, ), 504 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0006661415100097656, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body', 'defaultValue' => '#74adc0', 'type' => 'color', 'themeId' => 1623, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 505 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003829002380371094, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#c5ffff', 'type' => 'color', 'themeId' => 1623, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 506 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003561973571777344, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#7be1f9', 'type' => 'color', 'themeId' => 1623, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 507 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003299713134765625, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#2b6170', 'type' => 'color', 'themeId' => 1623, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 508 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0002999305725097656, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_page_wrap', 'defaultValue' => 'url(images/promo.png)', 'type' => 'image', 'themeId' => 1623, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 509 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003349781036376953, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow_footer', 'defaultValue' => '#6599ac', 'type' => 'color', 'themeId' => 1623, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '6. Footer background color', 'description' => NULL, 'mobile' => false, ), ), 510 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003199577331542969, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header', 'defaultValue' => 'url(images/header_pic.jpg)', 'type' => 'image', 'themeId' => 1623, 'key' => 'headerImage', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 511 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003380775451660156, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#2b6170', 'type' => 'color', 'themeId' => 1623, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 512 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.000347137451171875, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#3f6e7c', 'type' => 'color', 'themeId' => 1623, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 513 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003139972686767578, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .sitelogo', 'defaultValue' => 'url(images/site_name.png)', 'type' => 'image', 'themeId' => 1623, 'key' => 'indexLogoImage', 'section' => '1. General Settings', 'label' => '4. Index logo image', 'description' => NULL, 'mobile' => false, ), ), 514 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00031304359436035156, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.sitelogo', 'defaultValue' => 'url(images/logo_inner.png)', 'type' => 'image', 'themeId' => 1623, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '5. Inner logo image', 'description' => NULL, 'mobile' => false, ), ), 515 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002789497375488281, 'params' => array ( 'id' => NULL, 'themeId' => 1623, 'type' => 'decorator', 'value' => 'button', ), ), 516 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023603439331054688, 'params' => array ( 'id' => NULL, 'themeId' => 1623, 'type' => 'master_page', 'value' => 'dndindex', ), ), 517 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00022602081298828125, 'params' => array ( 'id' => NULL, 'themeId' => 1623, 'type' => 'master_page', 'value' => 'general', ), ), 518 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00021982192993164062, 'params' => array ( 'id' => NULL, 'themeId' => 1623, 'type' => 'master_page', 'value' => 'index', ), ), 519 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002720355987548828, 'params' => array ( 'id' => NULL, 'themeId' => 1623, 'type' => 'master_page', 'value' => 'html_document', ), ), 520 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002200603485107422, 'params' => array ( 'id' => NULL, 'themeId' => 1623, 'type' => 'master_page', 'value' => 'blank', ), ), 521 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.0002639293670654297, 'params' => array ( 'id' => NULL, 'themeId' => 1623, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 522 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003638267517089844, 'params' => array ( 0 => 1623, ), ), 523 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0010039806365966797, 'params' => array ( 'themeId' => 1623, 'themeId2' => 1623, ), ), 524 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1623', 'execTime' => 0.00022602081298828125, 'params' => array ( ), ), 525 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00027108192443847656, 'params' => array ( 0 => 1624, ), ), 526 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002970695495605469, 'params' => array ( 0 => 1624, ), ), 527 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1624', 'execTime' => 0.000843048095703125, 'params' => NULL, ), 528 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1624', 'execTime' => 0.00043392181396484375, 'params' => NULL, ), 529 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1624', 'execTime' => 0.0012760162353515625, 'params' => NULL, ), 530 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0006110668182373047, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body', 'defaultValue' => '#fff5fb', 'type' => 'color', 'themeId' => 1624, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 531 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0004119873046875, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#553d2f', 'type' => 'color', 'themeId' => 1624, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 532 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00035500526428222656, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#578581', 'type' => 'color', 'themeId' => 1624, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 533 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003719329833984375, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#715848', 'type' => 'color', 'themeId' => 1624, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 534 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003609657287597656, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_page_wrap', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1624, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 535 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00032591819763183594, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow_footer', 'defaultValue' => '#fffdff', 'type' => 'color', 'themeId' => 1624, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '5. Footer background', 'description' => NULL, 'mobile' => false, ), ), 536 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003650188446044922, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header', 'defaultValue' => 'url(images/bg_pic.jpg)', 'type' => 'image', 'themeId' => 1624, 'key' => 'headerBackground', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 537 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00030303001403808594, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#715848', 'type' => 'color', 'themeId' => 1624, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 538 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003139972686767578, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#796458', 'type' => 'color', 'themeId' => 1624, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 539 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00032210350036621094, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.sitelogo', 'defaultValue' => 'url(images/site_name.png)', 'type' => 'image', 'themeId' => 1624, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '4. Logo image', 'description' => NULL, 'mobile' => false, ), ), 540 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002460479736328125, 'params' => array ( 'id' => NULL, 'themeId' => 1624, 'type' => 'decorator', 'value' => 'button', ), ), 541 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023818016052246094, 'params' => array ( 'id' => NULL, 'themeId' => 1624, 'type' => 'master_page', 'value' => 'dndindex', ), ), 542 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00025200843811035156, 'params' => array ( 'id' => NULL, 'themeId' => 1624, 'type' => 'master_page', 'value' => 'general', ), ), 543 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023698806762695312, 'params' => array ( 'id' => NULL, 'themeId' => 1624, 'type' => 'master_page', 'value' => 'index', ), ), 544 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002219676971435547, 'params' => array ( 'id' => NULL, 'themeId' => 1624, 'type' => 'master_page', 'value' => 'html_document', ), ), 545 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00020885467529296875, 'params' => array ( 'id' => NULL, 'themeId' => 1624, 'type' => 'master_page', 'value' => 'blank', ), ), 546 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.00026798248291015625, 'params' => array ( 'id' => NULL, 'themeId' => 1624, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 547 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00037097930908203125, 'params' => array ( 0 => 1624, ), ), 548 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.001068115234375, 'params' => array ( 'themeId' => 1624, 'themeId2' => 1624, ), ), 549 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1624', 'execTime' => 0.00025582313537597656, 'params' => array ( ), ), 550 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003330707550048828, 'params' => array ( 0 => 1625, ), ), 551 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003139972686767578, 'params' => array ( 0 => 1625, ), ), 552 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1625', 'execTime' => 0.000782012939453125, 'params' => NULL, ), 553 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1625', 'execTime' => 0.0004019737243652344, 'params' => NULL, ), 554 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1625', 'execTime' => 0.0010290145874023438, 'params' => NULL, ), 555 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0006380081176757812, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => 'body, .ow, .base_sign_in', 'defaultValue' => '#000213', 'type' => 'color', 'themeId' => 1625, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 556 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00034499168395996094, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html', 'defaultValue' => '#B4BCD0', 'type' => 'color', 'themeId' => 1625, 'key' => 'textColor', 'section' => '3. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 557 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00031185150146484375, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a', 'defaultValue' => '#F7F8F8', 'type' => 'color', 'themeId' => 1625, 'key' => 'linkColor', 'section' => '3. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 558 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003628730773925781, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#F7F8F8', 'type' => 'color', 'themeId' => 1625, 'key' => 'titleColor', 'section' => '3. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 559 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003418922424316406, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_logo_wrap a', 'defaultValue' => 'url(images/logo.svg)', 'type' => 'image', 'themeId' => 1625, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '2. Logo image', 'description' => NULL, 'mobile' => false, ), ), 560 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003662109375, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'html body .ow_box_cap h3, .ow_box_cap_empty h3', 'defaultValue' => '#F7F8F8', 'type' => 'color', 'themeId' => 1625, 'key' => 'WidgetTitleColor', 'section' => '3. Colors', 'label' => '6. Box title', 'description' => NULL, 'mobile' => false, ), ), 561 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003190040588378906, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#B4BCD0', 'type' => 'color', 'themeId' => 1625, 'key' => 'menuColor', 'section' => '3. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 562 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003368854522705078, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#7989A0', 'type' => 'color', 'themeId' => 1625, 'key' => 'txtValue', 'section' => '3. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 563 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00030803680419921875, 'params' => array ( 'id' => NULL, 'themeId' => 1625, 'type' => 'decorator', 'value' => 'button', ), ), 564 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023794174194335938, 'params' => array ( 'id' => NULL, 'themeId' => 1625, 'type' => 'master_page', 'value' => 'dndindex', ), ), 565 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00020885467529296875, 'params' => array ( 'id' => NULL, 'themeId' => 1625, 'type' => 'master_page', 'value' => 'general', ), ), 566 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00026106834411621094, 'params' => array ( 'id' => NULL, 'themeId' => 1625, 'type' => 'master_page', 'value' => 'index', ), ), 567 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00022983551025390625, 'params' => array ( 'id' => NULL, 'themeId' => 1625, 'type' => 'master_page', 'value' => 'html_document', ), ), 568 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002200603485107422, 'params' => array ( 'id' => NULL, 'themeId' => 1625, 'type' => 'master_page', 'value' => 'blank', ), ), 569 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.0002598762512207031, 'params' => array ( 'id' => NULL, 'themeId' => 1625, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 570 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0004050731658935547, 'params' => array ( 0 => 1625, ), ), 571 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0010089874267578125, 'params' => array ( 'themeId' => 1625, 'themeId2' => 1625, ), ), 572 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1625', 'execTime' => 0.0002269744873046875, 'params' => array ( ), ), 573 => array ( 'query' => 'SELECT * FROM ow_base_config WHERE `key` = \'base\' AND `name` = \'cachedEntitiesPostfix\' LIMIT 0, 1', 'execTime' => 0.0003299713134765625, 'params' => array ( ), ), 574 => array ( 'query' => 'UPDATE `ow_base_config` SET `value`=:value WHERE id=:id', 'execTime' => 0.0003409385681152344, 'params' => array ( 'id' => 521, 'value' => 'IPy6iryd', ), ), 575 => array ( 'query' => 'SELECT * FROM ow_base_config', 'execTime' => 0.0005869865417480469, 'params' => array ( ), ), 576 => array ( 'query' => 'SELECT * FROM ow_base_language WHERE `status` = \'active\'', 'execTime' => 0.0003948211669921875, 'params' => array ( ), ), 577 => array ( 'query' => 'SELECT k.*, p.`prefix`, v.`value` FROM ow_base_language_key AS k INNER JOIN ow_base_language_prefix AS p ON k.prefixId = p.id INNER JOIN ow_base_language_value AS v ON k.id = v.keyId AND v.languageId = ?', 'execTime' => 0.08172798156738281, 'params' => array ( 0 => 1, ), ), 578 => array ( 'query' => 'SELECT * FROM ow_base_language', 'execTime' => 0.0003809928894042969, 'params' => array ( ), ), 579 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `key` = \'simplicity\' LIMIT 0, 1', 'execTime' => 0.0007278919219970703, 'params' => array ( ), ), 580 => array ( 'query' => 'SELECT * FROM ow_base_theme_content WHERE `themeId` = 1606', 'execTime' => 0.0006308555603027344, 'params' => array ( ), ), 581 => array ( 'query' => 'SELECT * FROM ow_base_theme_master_page WHERE `themeId` = 1606', 'execTime' => 0.0003490447998046875, 'params' => array ( ), ), 582 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `key` = \'turquoise\' LIMIT 0, 1', 'execTime' => 0.0003249645233154297, 'params' => array ( ), ), 583 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `key` = \'turquoise\' LIMIT 0, 1', 'execTime' => 0.0002770423889160156, 'params' => array ( ), ), 584 => array ( 'query' => 'SELECT * FROM ow_base_theme_content WHERE `themeId` = 1607', 'execTime' => 0.00043702125549316406, 'params' => array ( ), ), 585 => array ( 'query' => 'SELECT * FROM ow_base_theme_master_page WHERE `themeId` = 1607', 'execTime' => 0.00032901763916015625, 'params' => array ( ), ), 586 => array ( 'query' => 'SELECT * FROM ow_base_document WHERE `isStatic` = 1 AND `isMobile` = 0', 'execTime' => 0.0003631114959716797, 'params' => array ( ), ), 587 => array ( 'query' => ' SELECT * FROM `ow_base_menu_item` WHERE `visibleFor` & ? AND `externalUrl` IS NULL AND `type` = ? ORDER BY `order` ASC LIMIT 1', 'execTime' => 0.000698089599609375, 'params' => array ( 0 => 1, 1 => 'main', ), ), 588 => array ( 'query' => ' SELECT `mi`.*, `mi`.`key` AS `menu_key`, `d`.`class`, `d`.`action`, `d`.`uri`, `d`.`isStatic` FROM `ow_base_menu_item` AS `mi` LEFT JOIN `ow_base_document` AS `d` ON ( `mi`.`documentKey` = `d`.`key`) WHERE `mi`.`type` = :menuType ORDER BY `mi`.`order` ASC', 'execTime' => 0.0009770393371582031, 'params' => array ( 'menuType' => 'main', ), ), 589 => array ( 'query' => ' SELECT `mi`.*, `mi`.`key` AS `menu_key`, `d`.`class`, `d`.`action`, `d`.`uri`, `d`.`isStatic` FROM `ow_base_menu_item` AS `mi` LEFT JOIN `ow_base_document` AS `d` ON ( `mi`.`documentKey` = `d`.`key`) WHERE `mi`.`type` = :menuType ORDER BY `mi`.`order` ASC', 'execTime' => 0.0008580684661865234, 'params' => array ( 'menuType' => 'bottom', ), ), 590 => array ( 'query' => 'SELECT * FROM ow_base_question_account_type ORDER BY sortOrder', 'execTime' => 0.0005209445953369141, 'params' => array ( ), ), 591 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'base\' AND `actionKey` = \'daily_login\' LIMIT 0, 1', 'execTime' => 0.0004730224609375, 'params' => array ( ), ), 592 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'base\' AND `actionKey` = \'user_join\' LIMIT 0, 1', 'execTime' => 0.0003800392150878906, 'params' => array ( ), ), 593 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'base\' AND `actionKey` = \'search_users\' LIMIT 0, 1', 'execTime' => 0.00032520294189453125, 'params' => array ( ), ), 594 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'base\' AND `actionKey` = \'add_comment\' LIMIT 0, 1', 'execTime' => 0.000370025634765625, 'params' => array ( ), ), 595 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'usercredits\' AND `actionKey` = \'buy_credits\' LIMIT 0, 1', 'execTime' => 0.0003070831298828125, 'params' => array ( ), ), 596 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'usercredits\' AND `actionKey` = \'grant_by_user\' LIMIT 0, 1', 'execTime' => 0.00031280517578125, 'params' => array ( ), ), 597 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'usercredits\' AND `actionKey` = \'grant_to_user\' LIMIT 0, 1', 'execTime' => 0.0003190040588378906, 'params' => array ( ), ), 598 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'usercredits\' AND `actionKey` = \'set_by_admin\' LIMIT 0, 1', 'execTime' => 0.00030612945556640625, 'params' => array ( ), ), 599 => array ( 'query' => 'SELECT * FROM ow_base_question_account_type ORDER BY sortOrder', 'execTime' => 0.000553131103515625, 'params' => array ( ), ), 600 => array ( 'query' => ' SELECT `question`.* FROM `ow_base_question` as `question` LEFT JOIN `ow_base_question_section` as `section` ON ( `question`.`sectionName` = `section`.`name` AND `question`.`sectionName` != \'\' AND `question`.`sectionName` IS NOT NULL ) WHERE `question`.`base` = 1 AND `question`.`onJoin` = \'1\' AND ( `section`.isHidden IS NULL OR `section`.isHidden = 0 ) ORDER BY IF( `section`.`name` IS NULL, 0, 1 ), `section`.`sortOrder`, `question`.`sortOrder` ', 'execTime' => 0.0011658668518066406, 'params' => NULL, ), 601 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` IN(\'sex\',\'match_sex\') ORDER BY sortOrder', 'execTime' => 0.0006899833679199219, 'params' => array ( ), ), 602 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` IN(\'username\',\'email\',\'password\',\'sex\',\'match_sex\') ORDER BY sortOrder', 'execTime' => 0.0008909702301025391, 'params' => array ( ), ), 603 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` IN(\'\',\'sex\') ORDER BY sortOrder', 'execTime' => 0.0005548000335693359, 'params' => array ( ), ), 604 => array ( 'query' => 'SELECT * FROM ow_base_question_value WHERE `questionName` IN(\'username\',\'email\',\'password\',\'sex\',\'match_sex\') ORDER BY questionName, sortOrder', 'execTime' => 0.001505136489868164, 'params' => array ( ), ), 605 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` = \'username\' LIMIT 0, 1', 'execTime' => 0.0005719661712646484, 'params' => array ( ), ), 606 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` = \'email\' LIMIT 0, 1', 'execTime' => 0.0006120204925537109, 'params' => array ( ), ), 607 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` = \'password\' LIMIT 0, 1', 'execTime' => 0.0005970001220703125, 'params' => array ( ), ), 608 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` = \'repeatPassword\' LIMIT 0, 1', 'execTime' => 0.0003600120544433594, 'params' => array ( ), ), 609 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` = \'sex\' LIMIT 0, 1', 'execTime' => 0.00039196014404296875, 'params' => array ( ), ), 610 => array ( 'query' => 'SELECT * FROM ow_skadate_account_type_to_gender', 'execTime' => 0.00041103363037109375, 'params' => array ( ), ), 611 => array ( 'query' => 'UPDATE `ow_base_plugin` SET developerKey=:dk WHERE `key`=:k', 'execTime' => 0.0004420280456542969, 'params' => array ( 'dk' => '99d6bdd5bb6468beaf118c4664dd92ff', 'k' => 'pcgallery', ), ), 612 => array ( 'query' => 'SELECT * FROM ow_base_language', 'execTime' => 0.000331878662109375, 'params' => array ( ), ), 613 => array ( 'query' => 'SELECT count(DISTINCT `entityId`) `count`, `entityType` FROM `ow_moderation_entity` WHERE `entityType` IN (\'user_join\', \'comment\', \'avatar-change\', \'photo_comments\', \'user-status\', \'blog-post\', \'event\', \'forum-topic\', \'forum-post\', \'group\') AND `userId`=0 GROUP BY `entityType`', 'execTime' => 0.0003039836883544922, 'params' => NULL, ), 614 => array ( 'query' => 'SELECT count(DISTINCT `entityId`) `count`, `entityType` FROM `ow_moderation_entity` WHERE `entityType` IN (\'user_join\', \'comment\', \'avatar-change\', \'photo_comments\', \'user-status\', \'blog-post\', \'event\', \'forum-topic\', \'forum-post\', \'group\') AND 1 GROUP BY `entityType`', 'execTime' => 0.0001850128173828125, 'params' => NULL, ), 615 => array ( 'query' => 'SELECT COUNT(*) FROM ow_base_invitation WHERE `userId` = 0', 'execTime' => 0.00020694732666015625, 'params' => array ( ), ), 616 => array ( 'query' => 'SELECT COUNT(*) FROM ow_base_invitation WHERE `userId` = 0 AND `viewed` = 0', 'execTime' => 0.00015091896057128906, 'params' => array ( ), ), 617 => array ( 'query' => 'SELECT COUNT(*) FROM ow_notifications_notification WHERE `userId` = 0 AND `viewed` = 0', 'execTime' => 0.00013208389282226562, 'params' => array ( ), ), 618 => array ( 'query' => 'SELECT COUNT(*) FROM ow_notifications_notification WHERE `userId` = 0', 'execTime' => 0.00011801719665527344, 'params' => array ( ), ), 619 => array ( 'query' => 'SELECT COUNT(*) FROM `ow_friends_friendship` `friends_friendship` INNER JOIN `ow_base_user` base_user_table_alias ON base_user_table_alias.`id` = `friends_friendship`.`userId` LEFT JOIN `ow_base_user_suspend` base_user_suspend_table_alias ON base_user_suspend_table_alias.`userId` = `base_user_table_alias`.`id` WHERE (`base_user_suspend_table_alias`.`id` IS NULL) AND (`base_user_table_alias`.`emailVerify` = 1) AND `friends_friendship`.`friendId`=0 AND `friends_friendship`.`status` = \'pending\'', 'execTime' => 0.0002601146697998047, 'params' => array ( ), ), 620 => array ( 'query' => 'SELECT COUNT(*) FROM `ow_friends_friendship` `friends_friendship` INNER JOIN `ow_base_user` base_user_table_alias ON base_user_table_alias.`id` = `friends_friendship`.`userId` LEFT JOIN `ow_base_user_suspend` base_user_suspend_table_alias ON base_user_suspend_table_alias.`userId` = `base_user_table_alias`.`id` WHERE (`base_user_suspend_table_alias`.`id` IS NULL) AND (`base_user_table_alias`.`emailVerify` = 1) AND `friends_friendship`.`friendId`=0 AND `friends_friendship`.`status` = \'pending\' AND `friends_friendship`.`viewed` = \'0\'', 'execTime' => 0.0002238750457763672, 'params' => array ( ), ), 621 => array ( 'query' => 'show tables like \'ow_base_geolocation_country\'', 'execTime' => 0.0014171600341796875, 'params' => NULL, ), 622 => array ( 'query' => 'SELECT * FROM ow_base_authorization_group', 'execTime' => 0.0004429817199707031, 'params' => array ( ), ), 623 => array ( 'query' => 'SELECT * FROM ow_base_authorization_moderator ORDER BY id', 'execTime' => 0.0004150867462158203, 'params' => array ( ), ), 624 => array ( 'query' => 'SELECT * FROM ow_base_authorization_moderator_permission', 'execTime' => 0.0002799034118652344, 'params' => array ( ), ), 625 => array ( 'query' => 'SELECT * FROM ow_base_authorization_action', 'execTime' => 0.0003349781036376953, 'params' => array ( ), ), 626 => array ( 'query' => 'SELECT * FROM ow_base_authorization_permission', 'execTime' => 0.0002799034118652344, 'params' => array ( ), ), 627 => array ( 'query' => 'SELECT * FROM ow_base_authorization_role ORDER BY `sortOrder` ASC', 'execTime' => 0.0003681182861328125, 'params' => array ( ), ), 628 => array ( 'query' => 'SELECT `b`.* FROM `ow_ads_banner` AS `b` LEFT JOIN `ow_ads_banner_position` AS `bp` ON (`b`.`id` = `bp`.`bannerId`) LEFT JOIN `ow_ads_banner_location` AS `bl` ON (`b`.`id` = `bl`.`bannerId`) WHERE `bp`.`position` = :position AND `bp`.`pluginKey` IN ( :pluginKey, \'base\' ) AND ( `bl`.`location` IS NULL)', 'execTime' => 0.0005779266357421875, 'params' => array ( 'pluginKey' => 'SKADATE', 'position' => 'top', ), ), 629 => array ( 'query' => 'SELECT `b`.* FROM `ow_ads_banner` AS `b` LEFT JOIN `ow_ads_banner_position` AS `bp` ON (`b`.`id` = `bp`.`bannerId`) LEFT JOIN `ow_ads_banner_location` AS `bl` ON (`b`.`id` = `bl`.`bannerId`) WHERE `bp`.`position` = :position AND `bp`.`pluginKey` IN ( :pluginKey, \'base\' ) AND ( `bl`.`location` IS NULL)', 'execTime' => 0.000415802001953125, 'params' => array ( 'pluginKey' => 'SKADATE', 'position' => 'bottom', ), ), 630 => array ( 'query' => 'SELECT * FROM ow_base_place WHERE `name` = \'index\' LIMIT 0, 1', 'execTime' => 0.0004589557647705078, 'params' => array ( ), ), 631 => array ( 'query' => 'SELECT * FROM ow_base_component_place_cache WHERE `placeId` = 2 AND `entityId` = 0 LIMIT 0, 1', 'execTime' => 0.0005588531494140625, 'params' => array ( ), ), 632 => array ( 'query' => 'SELECT `b`.* FROM `ow_ads_banner` AS `b` LEFT JOIN `ow_ads_banner_position` AS `bp` ON (`b`.`id` = `bp`.`bannerId`) LEFT JOIN `ow_ads_banner_location` AS `bl` ON (`b`.`id` = `bl`.`bannerId`) WHERE `bp`.`position` = :position AND `bp`.`pluginKey` IN ( :pluginKey, \'base\' ) AND ( `bl`.`location` IS NULL)', 'execTime' => 0.0005450248718261719, 'params' => array ( 'pluginKey' => 'SKADATE', 'position' => 'sidebar', ), ), ), 'debugMode' => true, 'isProfilerEnabled' => true, 'profiler' => \UTIL_Profiler::__set_state(array( 'checkPoints' => array ( 'start' => 1774337865.026099, ), 'key' => 'db', 'result' => array ( ), 'chkCounter' => 0, )), 'queryExecTime' => 0.0005450248718261719, 'totalQueryExecTime' => 0.28398704528808594, 'queryCount' => 633, 'useCashe' => false, )), 'cachedItems' => array ( ), 'cachedIds' => array ( ), )), 'loginCookieDao' => \BOL_LoginCookieDao::__set_state(array( 'dbo' => \OW_Database::__set_state(array( 'connection' => \PDO::__set_state(array( )), 'affectedRows' => 0, 'queryLog' => array ( 0 => array ( 'query' => 'SELECT * FROM ow_base_config', 'execTime' => 0.0009129047393798828, 'params' => array ( ), ), 1 => array ( 'query' => 'SELECT * FROM ow_base_language', 'execTime' => 0.0005710124969482422, 'params' => array ( ), ), 2 => array ( 'query' => 'SELECT * FROM ow_base_plugin', 'execTime' => 0.0006101131439208984, 'params' => array ( ), ), 3 => array ( 'query' => 'SELECT * FROM ow_base_language ORDER BY `order` ASC LIMIT 0, 1', 'execTime' => 0.0005078315734863281, 'params' => array ( ), ), 4 => array ( 'query' => 'SET TIME_ZONE = ?', 'execTime' => 0.0004220008850097656, 'params' => array ( 0 => '-04:00', ), ), 5 => array ( 'query' => 'SELECT * FROM ow_virtualgifts_template', 'execTime' => 0.0006029605865478516, 'params' => array ( ), ), 6 => array ( 'query' => 'SELECT * FROM ow_base_document WHERE `uri` = \'join\' AND `isStatic` = 1 LIMIT 0, 1', 'execTime' => 0.0007178783416748047, 'params' => array ( ), ), 7 => array ( 'query' => 'SELECT * FROM ow_base_theme', 'execTime' => 0.0006940364837646484, 'params' => array ( ), ), 8 => array ( 'query' => 'SELECT * FROM ow_base_theme', 'execTime' => 0.0008101463317871094, 'params' => array ( ), ), 9 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0004200935363769531, 'params' => array ( 0 => 1555, ), ), 10 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0004000663757324219, 'params' => array ( 0 => 1555, ), ), 11 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1555', 'execTime' => 0.0010080337524414062, 'params' => NULL, ), 12 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1555', 'execTime' => 0.0004069805145263672, 'params' => NULL, ), 13 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1555', 'execTime' => 0.0010979175567626953, 'params' => NULL, ), 14 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0006210803985595703, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body', 'defaultValue' => '#FDF0E6', 'type' => 'color', 'themeId' => 1555, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 15 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0004799365997314453, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#825842', 'type' => 'color', 'themeId' => 1555, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 16 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003509521484375, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#2a80ae', 'type' => 'color', 'themeId' => 1555, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 17 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003490447998046875, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#B99480', 'type' => 'color', 'themeId' => 1555, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 18 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00035500526428222656, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_page_wrap', 'defaultValue' => 'url(images/promo.png)', 'type' => 'image', 'themeId' => 1555, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 19 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0004341602325439453, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_page_wrap_inner', 'defaultValue' => 'url(images/promo_inner.png)', 'type' => 'image', 'themeId' => 1555, 'key' => 'headerBackground', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 20 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003848075866699219, 'params' => array ( 'id' => NULL, 'attribute' => 'background', 'selector' => '.ow_footer', 'defaultValue' => '#FDF0E6', 'type' => 'color', 'themeId' => 1555, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '5. Footer background color', 'description' => NULL, 'mobile' => false, ), ), 21 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003299713134765625, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1555, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 22 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003349781036376953, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#ff7000', 'type' => 'color', 'themeId' => 1555, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 23 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0004229545593261719, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.sitelogo', 'defaultValue' => 'url(images/sitelogo.png)', 'type' => 'image', 'themeId' => 1555, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '4. Logo image', 'description' => NULL, 'mobile' => false, ), ), 24 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0003199577331542969, 'params' => array ( 'id' => NULL, 'themeId' => 1555, 'type' => 'decorator', 'value' => 'button', ), ), 25 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00029921531677246094, 'params' => array ( 'id' => NULL, 'themeId' => 1555, 'type' => 'master_page', 'value' => 'dndindex', ), ), 26 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00025391578674316406, 'params' => array ( 'id' => NULL, 'themeId' => 1555, 'type' => 'master_page', 'value' => 'general', ), ), 27 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023698806762695312, 'params' => array ( 'id' => NULL, 'themeId' => 1555, 'type' => 'master_page', 'value' => 'index', ), ), 28 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00030994415283203125, 'params' => array ( 'id' => NULL, 'themeId' => 1555, 'type' => 'master_page', 'value' => 'html_document', ), ), 29 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002410411834716797, 'params' => array ( 'id' => NULL, 'themeId' => 1555, 'type' => 'master_page', 'value' => 'blank', ), ), 30 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.0002942085266113281, 'params' => array ( 'id' => NULL, 'themeId' => 1555, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 31 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00039196014404296875, 'params' => array ( 0 => 1555, ), ), 32 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0010747909545898438, 'params' => array ( 'themeId' => 1555, 'themeId2' => 1555, ), ), 33 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1555', 'execTime' => 0.0003249645233154297, 'params' => array ( ), ), 34 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00033783912658691406, 'params' => array ( 0 => 1559, ), ), 35 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002949237823486328, 'params' => array ( 0 => 1559, ), ), 36 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1559', 'execTime' => 0.0008411407470703125, 'params' => NULL, ), 37 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1559', 'execTime' => 0.000370025634765625, 'params' => NULL, ), 38 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1559', 'execTime' => 0.0010089874267578125, 'params' => NULL, ), 39 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0006060600280761719, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body, .base_sign_in', 'defaultValue' => '#ece8e4', 'type' => 'color', 'themeId' => 1559, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 40 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.000431060791015625, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#494949', 'type' => 'color', 'themeId' => 1559, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 41 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003490447998046875, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#004d7e', 'type' => 'color', 'themeId' => 1559, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 42 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003581047058105469, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#004d7e', 'type' => 'color', 'themeId' => 1559, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 43 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.000392913818359375, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header_wrap', 'defaultValue' => 'url(images/bg_small.jpg)', 'type' => 'image', 'themeId' => 1559, 'key' => 'headerImage', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 44 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00047588348388671875, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header_pic', 'defaultValue' => 'url(images/header_s.png)', 'type' => 'image', 'themeId' => 1559, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '4. Logo image', 'description' => NULL, 'mobile' => false, ), ), 45 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00045418739318847656, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#252525', 'type' => 'color', 'themeId' => 1559, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 46 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00034999847412109375, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#494949', 'type' => 'color', 'themeId' => 1559, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 47 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00037598609924316406, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_sign_in, .index_master_page.ow_page_wrap', 'defaultValue' => 'url(images/bg.jpg)', 'type' => 'image', 'themeId' => 1559, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 48 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002868175506591797, 'params' => array ( 'id' => NULL, 'themeId' => 1559, 'type' => 'decorator', 'value' => 'button', ), ), 49 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023889541625976562, 'params' => array ( 'id' => NULL, 'themeId' => 1559, 'type' => 'master_page', 'value' => 'dndindex', ), ), 50 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00031280517578125, 'params' => array ( 'id' => NULL, 'themeId' => 1559, 'type' => 'master_page', 'value' => 'general', ), ), 51 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023293495178222656, 'params' => array ( 'id' => NULL, 'themeId' => 1559, 'type' => 'master_page', 'value' => 'index', ), ), 52 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002181529998779297, 'params' => array ( 'id' => NULL, 'themeId' => 1559, 'type' => 'master_page', 'value' => 'html_document', ), ), 53 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00021505355834960938, 'params' => array ( 'id' => NULL, 'themeId' => 1559, 'type' => 'master_page', 'value' => 'blank', ), ), 54 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.00027108192443847656, 'params' => array ( 'id' => NULL, 'themeId' => 1559, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 55 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0004589557647705078, 'params' => array ( 0 => 1559, ), ), 56 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0011219978332519531, 'params' => array ( 'themeId' => 1559, 'themeId2' => 1559, ), ), 57 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1559', 'execTime' => 0.00026798248291015625, 'params' => array ( ), ), 58 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003077983856201172, 'params' => array ( 0 => 1606, ), ), 59 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00030112266540527344, 'params' => array ( 0 => 1606, ), ), 60 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1606', 'execTime' => 0.001013040542602539, 'params' => NULL, ), 61 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1606', 'execTime' => 0.00028896331787109375, 'params' => NULL, ), 62 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1606', 'execTime' => 0.0008571147918701172, 'params' => NULL, ), 63 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0006830692291259766, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => 'body, .ow_bg_color', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1606, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 64 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00038909912109375, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html', 'defaultValue' => '#828894', 'type' => 'color', 'themeId' => 1606, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 65 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0004019737243652344, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a', 'defaultValue' => '#5b646a', 'type' => 'color', 'themeId' => 1606, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 66 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00034499168395996094, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#5b646a', 'type' => 'color', 'themeId' => 1606, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 67 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003638267517089844, 'params' => array ( 'id' => NULL, 'attribute' => 'background', 'selector' => '.ow_footer', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1606, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '4. Footer background color', 'description' => NULL, 'mobile' => false, ), ), 68 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0004401206970214844, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_logo', 'defaultValue' => 'url(images/logo.png)', 'type' => 'image', 'themeId' => 1606, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '3. Logo image', 'description' => NULL, 'mobile' => false, ), ), 69 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00035381317138671875, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header_pic', 'defaultValue' => 'url(images/header.jpg)', 'type' => 'image', 'themeId' => 1606, 'key' => 'headerImage', 'section' => '1. General Settings', 'label' => '2. Header background image', 'description' => NULL, 'mobile' => false, ), ), 70 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003609657287597656, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#5b646a', 'type' => 'color', 'themeId' => 1606, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 71 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003330707550048828, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_outline, .ow_txt_value', 'defaultValue' => '#2db395', 'type' => 'color', 'themeId' => 1606, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 72 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002541542053222656, 'params' => array ( 'id' => NULL, 'themeId' => 1606, 'type' => 'decorator', 'value' => 'button', ), ), 73 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00028705596923828125, 'params' => array ( 'id' => NULL, 'themeId' => 1606, 'type' => 'master_page', 'value' => 'dndindex', ), ), 74 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023102760314941406, 'params' => array ( 'id' => NULL, 'themeId' => 1606, 'type' => 'master_page', 'value' => 'admin', ), ), 75 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00021696090698242188, 'params' => array ( 'id' => NULL, 'themeId' => 1606, 'type' => 'master_page', 'value' => 'general', ), ), 76 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00024390220642089844, 'params' => array ( 'id' => NULL, 'themeId' => 1606, 'type' => 'master_page', 'value' => 'html_document', ), ), 77 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023508071899414062, 'params' => array ( 'id' => NULL, 'themeId' => 1606, 'type' => 'master_page', 'value' => 'blank', ), ), 78 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023603439331054688, 'params' => array ( 'id' => NULL, 'themeId' => 1606, 'type' => 'm_master_page', 'value' => 'mobile_blank', ), ), 79 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023102760314941406, 'params' => array ( 'id' => NULL, 'themeId' => 1606, 'type' => 'm_master_page', 'value' => 'mobile_general', ), ), 80 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002589225769042969, 'params' => array ( 'id' => NULL, 'themeId' => 1606, 'type' => 'm_master_page', 'value' => 'mobile_html_document', ), ), 81 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00039505958557128906, 'params' => array ( 0 => 1606, ), ), 82 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0010399818420410156, 'params' => array ( 'themeId' => 1606, 'themeId2' => 1606, ), ), 83 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1606', 'execTime' => 0.0003027915954589844, 'params' => array ( ), ), 84 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00032591819763183594, 'params' => array ( 0 => 1607, ), ), 85 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002830028533935547, 'params' => array ( 0 => 1607, ), ), 86 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1607', 'execTime' => 0.0008039474487304688, 'params' => NULL, ), 87 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1607', 'execTime' => 0.0004851818084716797, 'params' => NULL, ), 88 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1607', 'execTime' => 0.0011649131774902344, 'params' => NULL, ), 89 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0006041526794433594, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => 'body, .ow_bg_color', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1607, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 90 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003559589385986328, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .index_qs_widget', 'defaultValue' => '#828894', 'type' => 'color', 'themeId' => 1607, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 91 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00039887428283691406, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a', 'defaultValue' => '#5b646a', 'type' => 'color', 'themeId' => 1607, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 92 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003559589385986328, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#5b646a', 'type' => 'color', 'themeId' => 1607, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 93 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00031304359436035156, 'params' => array ( 'id' => NULL, 'attribute' => 'background', 'selector' => '.ow_footer', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1607, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '5. Footer background color', 'description' => NULL, 'mobile' => false, ), ), 94 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00036787986755371094, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_logo, .index_master_page .logo_url', 'defaultValue' => 'url(images/logo.png)', 'type' => 'image', 'themeId' => 1607, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '4. Logo image', 'description' => NULL, 'mobile' => false, ), ), 95 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003101825714111328, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header_pic', 'defaultValue' => 'url(images/header.jpg)', 'type' => 'image', 'themeId' => 1607, 'key' => 'headerImage', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 96 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00034880638122558594, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#5b646a', 'type' => 'color', 'themeId' => 1607, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 97 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003209114074707031, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_outline, .ow_txt_value', 'defaultValue' => '#ef6ba3', 'type' => 'color', 'themeId' => 1607, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 98 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003159046173095703, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.index_master_page .ow_header_wrap', 'defaultValue' => 'url(images/bg_promo.jpg)', 'type' => 'image', 'themeId' => 1607, 'key' => 'indexImage', 'section' => '1. General Settings', 'label' => '2. Page background image', 'description' => NULL, 'mobile' => false, ), ), 99 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00025916099548339844, 'params' => array ( 'id' => NULL, 'themeId' => 1607, 'type' => 'decorator', 'value' => 'button', ), ), 100 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002319812774658203, 'params' => array ( 'id' => NULL, 'themeId' => 1607, 'type' => 'master_page', 'value' => 'dndindex', ), ), 101 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002219676971435547, 'params' => array ( 'id' => NULL, 'themeId' => 1607, 'type' => 'master_page', 'value' => 'general', ), ), 102 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00021600723266601562, 'params' => array ( 'id' => NULL, 'themeId' => 1607, 'type' => 'master_page', 'value' => 'index', ), ), 103 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002529621124267578, 'params' => array ( 'id' => NULL, 'themeId' => 1607, 'type' => 'master_page', 'value' => 'html_document', ), ), 104 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00021791458129882812, 'params' => array ( 'id' => NULL, 'themeId' => 1607, 'type' => 'master_page', 'value' => 'blank', ), ), 105 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.0002639293670654297, 'params' => array ( 'id' => NULL, 'themeId' => 1607, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 106 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003981590270996094, 'params' => array ( 0 => 1607, ), ), 107 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0010190010070800781, 'params' => array ( 'themeId' => 1607, 'themeId2' => 1607, ), ), 108 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1607', 'execTime' => 0.0002288818359375, 'params' => array ( ), ), 109 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002739429473876953, 'params' => array ( 0 => 1608, ), ), 110 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002810955047607422, 'params' => array ( 0 => 1608, ), ), 111 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1608', 'execTime' => 0.0006909370422363281, 'params' => NULL, ), 112 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1608', 'execTime' => 0.0003859996795654297, 'params' => NULL, ), 113 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1608', 'execTime' => 0.0012140274047851562, 'params' => NULL, ), 114 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0006749629974365234, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => 'body, body.ow, body.base_sign_in', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1608, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 115 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003941059112548828, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#333', 'type' => 'color', 'themeId' => 1608, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 116 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00032901763916015625, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#2a80ae', 'type' => 'color', 'themeId' => 1608, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 117 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00039005279541015625, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#005466', 'type' => 'color', 'themeId' => 1608, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 118 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003330707550048828, 'params' => array ( 'id' => NULL, 'attribute' => 'background', 'selector' => '.ow_footer', 'defaultValue' => '#EAF7FB', 'type' => 'color', 'themeId' => 1608, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '5. Footer background color', 'description' => NULL, 'mobile' => false, ), ), 119 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00030493736267089844, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header', 'defaultValue' => 'url(images/header_s.png)', 'type' => 'image', 'themeId' => 1608, 'key' => 'headerBackground', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 120 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00037097930908203125, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_logo', 'defaultValue' => 'url(images/logo.png)', 'type' => 'image', 'themeId' => 1608, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '4. Logo image', 'description' => NULL, 'mobile' => false, ), ), 121 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0002899169921875, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#005466', 'type' => 'color', 'themeId' => 1608, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 122 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0002989768981933594, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#005074', 'type' => 'color', 'themeId' => 1608, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 123 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003478527069091797, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page', 'defaultValue' => 'url(images/bg.png)', 'type' => 'image', 'themeId' => 1608, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 124 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.000244140625, 'params' => array ( 'id' => NULL, 'themeId' => 1608, 'type' => 'decorator', 'value' => 'button', ), ), 125 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002200603485107422, 'params' => array ( 'id' => NULL, 'themeId' => 1608, 'type' => 'master_page', 'value' => 'dndindex', ), ), 126 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002701282501220703, 'params' => array ( 'id' => NULL, 'themeId' => 1608, 'type' => 'master_page', 'value' => 'general', ), ), 127 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00021314620971679688, 'params' => array ( 'id' => NULL, 'themeId' => 1608, 'type' => 'master_page', 'value' => 'index', ), ), 128 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00020885467529296875, 'params' => array ( 'id' => NULL, 'themeId' => 1608, 'type' => 'master_page', 'value' => 'html_document', ), ), 129 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00020599365234375, 'params' => array ( 'id' => NULL, 'themeId' => 1608, 'type' => 'master_page', 'value' => 'blank', ), ), 130 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.0002582073211669922, 'params' => array ( 'id' => NULL, 'themeId' => 1608, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 131 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00037217140197753906, 'params' => array ( 0 => 1608, ), ), 132 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.001035928726196289, 'params' => array ( 'themeId' => 1608, 'themeId2' => 1608, ), ), 133 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1608', 'execTime' => 0.0002760887145996094, 'params' => array ( ), ), 134 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00031876564025878906, 'params' => array ( 0 => 1609, ), ), 135 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00031495094299316406, 'params' => array ( 0 => 1609, ), ), 136 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1609', 'execTime' => 0.0008540153503417969, 'params' => NULL, ), 137 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1609', 'execTime' => 0.0005068778991699219, 'params' => NULL, ), 138 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1609', 'execTime' => 0.001313924789428711, 'params' => NULL, ), 139 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0006289482116699219, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => 'body, .ow, body, html, .base_sign_in', 'defaultValue' => '#333', 'type' => 'color', 'themeId' => 1609, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 140 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003838539123535156, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html', 'defaultValue' => '#c4c4c4', 'type' => 'color', 'themeId' => 1609, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 141 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003612041473388672, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a', 'defaultValue' => '#ae9e78', 'type' => 'color', 'themeId' => 1609, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 142 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00034499168395996094, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#e4e4e4', 'type' => 'color', 'themeId' => 1609, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 143 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00028204917907714844, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow_footer', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1609, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '7. Footer background color', 'description' => NULL, 'mobile' => false, ), ), 144 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00035381317138671875, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1609, 'key' => 'headerBackground', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 145 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0002999305725097656, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_logo_wrap a', 'defaultValue' => 'url(images/logo_console.png)', 'type' => 'image', 'themeId' => 1609, 'key' => 'ConsoleImage', 'section' => '1. General Settings', 'label' => '6. Console logo image', 'description' => NULL, 'mobile' => false, ), ), 146 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0002911090850830078, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.logo_url', 'defaultValue' => 'url(images/logo_inner.png)', 'type' => 'image', 'themeId' => 1609, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '5. Inner logo image', 'description' => NULL, 'mobile' => false, ), ), 147 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003440380096435547, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#cbcbcb', 'type' => 'color', 'themeId' => 1609, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 148 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003211498260498047, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#D76243', 'type' => 'color', 'themeId' => 1609, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 149 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003039836883544922, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.index_master_page .logo_url', 'defaultValue' => 'url(images/logo_index.png)', 'type' => 'image', 'themeId' => 1609, 'key' => 'indexLogoImage', 'section' => '1. General Settings', 'label' => '4. Index logo image', 'description' => NULL, 'mobile' => false, ), ), 150 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003490447998046875, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.index_master_page .ow_header', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1609, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 151 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002460479736328125, 'params' => array ( 'id' => NULL, 'themeId' => 1609, 'type' => 'decorator', 'value' => 'button', ), ), 152 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023484230041503906, 'params' => array ( 'id' => NULL, 'themeId' => 1609, 'type' => 'master_page', 'value' => 'dndindex', ), ), 153 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00027298927307128906, 'params' => array ( 'id' => NULL, 'themeId' => 1609, 'type' => 'master_page', 'value' => 'general', ), ), 154 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00022101402282714844, 'params' => array ( 'id' => NULL, 'themeId' => 1609, 'type' => 'master_page', 'value' => 'index', ), ), 155 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023293495178222656, 'params' => array ( 'id' => NULL, 'themeId' => 1609, 'type' => 'master_page', 'value' => 'html_document', ), ), 156 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002110004425048828, 'params' => array ( 'id' => NULL, 'themeId' => 1609, 'type' => 'master_page', 'value' => 'blank', ), ), 157 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.00025200843811035156, 'params' => array ( 'id' => NULL, 'themeId' => 1609, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 158 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00037097930908203125, 'params' => array ( 0 => 1609, ), ), 159 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0011229515075683594, 'params' => array ( 'themeId' => 1609, 'themeId2' => 1609, ), ), 160 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1609', 'execTime' => 0.0002751350402832031, 'params' => array ( ), ), 161 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003180503845214844, 'params' => array ( 0 => 1610, ), ), 162 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003161430358886719, 'params' => array ( 0 => 1610, ), ), 163 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1610', 'execTime' => 0.0008440017700195312, 'params' => NULL, ), 164 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1610', 'execTime' => 0.0004451274871826172, 'params' => NULL, ), 165 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1610', 'execTime' => 0.0013129711151123047, 'params' => NULL, ), 166 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0006320476531982422, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => 'body, .base_sign_in', 'defaultValue' => '#e8e7e7', 'type' => 'color', 'themeId' => 1610, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 167 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003638267517089844, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html', 'defaultValue' => '#4f5460', 'type' => 'color', 'themeId' => 1610, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 168 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003190040588378906, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a', 'defaultValue' => '#465c95', 'type' => 'color', 'themeId' => 1610, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 169 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0004019737243652344, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#666', 'type' => 'color', 'themeId' => 1610, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 170 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.000347137451171875, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow_footer', 'defaultValue' => '#e17e64', 'type' => 'color', 'themeId' => 1610, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '7. Footer background color', 'description' => NULL, 'mobile' => false, ), ), 171 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00030803680419921875, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_logo_wrap a', 'defaultValue' => 'url(images/logo_console.png)', 'type' => 'image', 'themeId' => 1610, 'key' => 'ConsoleImage', 'section' => '1. General Settings', 'label' => '6. Console logo image', 'description' => NULL, 'mobile' => false, ), ), 172 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00034999847412109375, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header_pic_wrap', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1610, 'key' => 'headerBackground', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 173 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00032806396484375, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.logo_url', 'defaultValue' => 'url(images/logo_inner.png)', 'type' => 'image', 'themeId' => 1610, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '5. Inner logo image', 'description' => NULL, 'mobile' => false, ), ), 174 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003151893615722656, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#cbcbcb', 'type' => 'color', 'themeId' => 1610, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 175 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003159046173095703, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#D76243', 'type' => 'color', 'themeId' => 1610, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 176 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00031304359436035156, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.index_master_page .logo_url', 'defaultValue' => 'url(images/logo_index.png)', 'type' => 'image', 'themeId' => 1610, 'key' => 'indexLogoImage', 'section' => '1. General Settings', 'label' => '4. Index logo image', 'description' => NULL, 'mobile' => false, ), ), 177 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003209114074707031, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.index_master_page .ow_header', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1610, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 178 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00024700164794921875, 'params' => array ( 'id' => NULL, 'themeId' => 1610, 'type' => 'decorator', 'value' => 'button', ), ), 179 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002319812774658203, 'params' => array ( 'id' => NULL, 'themeId' => 1610, 'type' => 'master_page', 'value' => 'dndindex', ), ), 180 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00022292137145996094, 'params' => array ( 'id' => NULL, 'themeId' => 1610, 'type' => 'master_page', 'value' => 'general', ), ), 181 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002589225769042969, 'params' => array ( 'id' => NULL, 'themeId' => 1610, 'type' => 'master_page', 'value' => 'index', ), ), 182 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00021696090698242188, 'params' => array ( 'id' => NULL, 'themeId' => 1610, 'type' => 'master_page', 'value' => 'html_document', ), ), 183 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00022912025451660156, 'params' => array ( 'id' => NULL, 'themeId' => 1610, 'type' => 'master_page', 'value' => 'blank', ), ), 184 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.00025200843811035156, 'params' => array ( 'id' => NULL, 'themeId' => 1610, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 185 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00043201446533203125, 'params' => array ( 0 => 1610, ), ), 186 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0006840229034423828, 'params' => array ( 'themeId' => 1610, 'themeId2' => 1610, ), ), 187 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1610', 'execTime' => 0.00011801719665527344, 'params' => array ( ), ), 188 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00014901161193847656, 'params' => array ( 0 => 1611, ), ), 189 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.000141143798828125, 'params' => array ( 0 => 1611, ), ), 190 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1611', 'execTime' => 0.0002830028533935547, 'params' => NULL, ), 191 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1611', 'execTime' => 0.00015211105346679688, 'params' => NULL, ), 192 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1611', 'execTime' => 0.0003960132598876953, 'params' => NULL, ), 193 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0005090236663818359, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body', 'defaultValue' => '#2f0023', 'type' => 'color', 'themeId' => 1611, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 194 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00040602684020996094, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#cecece', 'type' => 'color', 'themeId' => 1611, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 195 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.000308990478515625, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#5079cd', 'type' => 'color', 'themeId' => 1611, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 196 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003218650817871094, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#cecece', 'type' => 'color', 'themeId' => 1611, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 197 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003650188446044922, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_page_wrap', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1611, 'key' => 'backgroundImage', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 198 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0002951622009277344, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header', 'defaultValue' => 'url(images/bg_pic.jpg)', 'type' => 'image', 'themeId' => 1611, 'key' => 'headerImage', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 199 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003349781036376953, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1611, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 200 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.000370025634765625, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#cecece', 'type' => 'color', 'themeId' => 1611, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 201 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00031685829162597656, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .sitelogo', 'defaultValue' => 'url(images/site_name.png)', 'type' => 'image', 'themeId' => 1611, 'key' => 'indexLogoImage', 'section' => '1. General Settings', 'label' => '4. Index Logo image', 'description' => NULL, 'mobile' => false, ), ), 202 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00030112266540527344, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.sitelogo', 'defaultValue' => 'url(images/site_name.png)', 'type' => 'image', 'themeId' => 1611, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '5. Logo image', 'description' => NULL, 'mobile' => false, ), ), 203 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002529621124267578, 'params' => array ( 'id' => NULL, 'themeId' => 1611, 'type' => 'decorator', 'value' => 'button', ), ), 204 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023603439331054688, 'params' => array ( 'id' => NULL, 'themeId' => 1611, 'type' => 'master_page', 'value' => 'dndindex', ), ), 205 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00021791458129882812, 'params' => array ( 'id' => NULL, 'themeId' => 1611, 'type' => 'master_page', 'value' => 'general', ), ), 206 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00024700164794921875, 'params' => array ( 'id' => NULL, 'themeId' => 1611, 'type' => 'master_page', 'value' => 'index', ), ), 207 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002300739288330078, 'params' => array ( 'id' => NULL, 'themeId' => 1611, 'type' => 'master_page', 'value' => 'html_document', ), ), 208 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00021195411682128906, 'params' => array ( 'id' => NULL, 'themeId' => 1611, 'type' => 'master_page', 'value' => 'blank', ), ), 209 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.0002510547637939453, 'params' => array ( 'id' => NULL, 'themeId' => 1611, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 210 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0004761219024658203, 'params' => array ( 0 => 1611, ), ), 211 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0010979175567626953, 'params' => array ( 'themeId' => 1611, 'themeId2' => 1611, ), ), 212 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1611', 'execTime' => 0.0002300739288330078, 'params' => array ( ), ), 213 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003249645233154297, 'params' => array ( 0 => 1612, ), ), 214 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.000263214111328125, 'params' => array ( 0 => 1612, ), ), 215 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1612', 'execTime' => 0.0008919239044189453, 'params' => NULL, ), 216 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1612', 'execTime' => 0.0004279613494873047, 'params' => NULL, ), 217 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1612', 'execTime' => 0.0014429092407226562, 'params' => NULL, ), 218 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00043201446533203125, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body', 'defaultValue' => '#493e5e', 'type' => 'color', 'themeId' => 1612, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 219 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00028395652770996094, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#b9b3bd', 'type' => 'color', 'themeId' => 1612, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 220 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00024390220642089844, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#4aaed3', 'type' => 'color', 'themeId' => 1612, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 221 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00023889541625976562, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#d9d1dd', 'type' => 'color', 'themeId' => 1612, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 222 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00023603439331054688, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_page_wrap', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1612, 'key' => 'backgroundImage', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 223 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00024700164794921875, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header', 'defaultValue' => 'url(images/bg_pic.jpg)', 'type' => 'image', 'themeId' => 1612, 'key' => 'headerBackground', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 224 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00020503997802734375, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_site_panel_logo', 'defaultValue' => 'url(images/site_name3.png)', 'type' => 'image', 'themeId' => 1612, 'key' => 'ConsoleImage', 'section' => '1. General Settings', 'label' => '6. Console logo image', 'description' => NULL, 'mobile' => false, ), ), 225 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00012421607971191406, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#aba8af', 'type' => 'color', 'themeId' => 1612, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 226 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001289844512939453, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#cecece', 'type' => 'color', 'themeId' => 1612, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 227 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001239776611328125, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .sitelogo', 'defaultValue' => 'url(images/site_name.png)', 'type' => 'image', 'themeId' => 1612, 'key' => 'indexLogoImage', 'section' => '1. General Settings', 'label' => '4. Index logo image', 'description' => NULL, 'mobile' => false, ), ), 228 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00014495849609375, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.sitelogo', 'defaultValue' => 'url(images/site_name2.png)', 'type' => 'image', 'themeId' => 1612, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '5. Inner logo image', 'description' => NULL, 'mobile' => false, ), ), 229 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011801719665527344, 'params' => array ( 'id' => NULL, 'themeId' => 1612, 'type' => 'decorator', 'value' => 'button', ), ), 230 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010895729064941406, 'params' => array ( 'id' => NULL, 'themeId' => 1612, 'type' => 'master_page', 'value' => 'dndindex', ), ), 231 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 9.799003601074219E-5, 'params' => array ( 'id' => NULL, 'themeId' => 1612, 'type' => 'master_page', 'value' => 'general', ), ), 232 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 9.799003601074219E-5, 'params' => array ( 'id' => NULL, 'themeId' => 1612, 'type' => 'master_page', 'value' => 'index', ), ), 233 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 9.703636169433594E-5, 'params' => array ( 'id' => NULL, 'themeId' => 1612, 'type' => 'master_page', 'value' => 'html_document', ), ), 234 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 9.489059448242188E-5, 'params' => array ( 'id' => NULL, 'themeId' => 1612, 'type' => 'master_page', 'value' => 'blank', ), ), 235 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.00013399124145507812, 'params' => array ( 'id' => NULL, 'themeId' => 1612, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 236 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002040863037109375, 'params' => array ( 0 => 1612, ), ), 237 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0004830360412597656, 'params' => array ( 'themeId' => 1612, 'themeId2' => 1612, ), ), 238 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1612', 'execTime' => 0.00011110305786132812, 'params' => array ( ), ), 239 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001430511474609375, 'params' => array ( 0 => 1613, ), ), 240 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.000125885009765625, 'params' => array ( 0 => 1613, ), ), 241 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1613', 'execTime' => 0.0004520416259765625, 'params' => NULL, ), 242 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1613', 'execTime' => 0.0001609325408935547, 'params' => NULL, ), 243 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1613', 'execTime' => 0.0004851818084716797, 'params' => NULL, ), 244 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0004291534423828125, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1613, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 245 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003330707550048828, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#4b4b4b', 'type' => 'color', 'themeId' => 1613, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 246 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0004150867462158203, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#0a4200', 'type' => 'color', 'themeId' => 1613, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 247 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00039505958557128906, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#0a4200', 'type' => 'color', 'themeId' => 1613, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 248 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0002009868621826172, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_page_wrap', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1613, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 249 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00014090538024902344, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow_footer, .base_index_page .ow_footer', 'defaultValue' => '#4b4b4b', 'type' => 'color', 'themeId' => 1613, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '5. Footer background', 'description' => NULL, 'mobile' => false, ), ), 250 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013494491577148438, 'params' => array ( 'id' => NULL, 'attribute' => 'background', 'selector' => '.ow_header', 'defaultValue' => 'url(images/bg_pic.png)', 'type' => 'image', 'themeId' => 1613, 'key' => 'headerImage', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 251 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001361370086669922, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#4b4b4b', 'type' => 'color', 'themeId' => 1613, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 252 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013518333435058594, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#4b4b4b', 'type' => 'color', 'themeId' => 1613, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 253 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013494491577148438, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.sitelogo', 'defaultValue' => 'url(images/site_name.png)', 'type' => 'image', 'themeId' => 1613, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '4. Logo image', 'description' => NULL, 'mobile' => false, ), ), 254 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001461505889892578, 'params' => array ( 'id' => NULL, 'themeId' => 1613, 'type' => 'decorator', 'value' => 'button', ), ), 255 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00013113021850585938, 'params' => array ( 'id' => NULL, 'themeId' => 1613, 'type' => 'master_page', 'value' => 'dndindex', ), ), 256 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011587142944335938, 'params' => array ( 'id' => NULL, 'themeId' => 1613, 'type' => 'master_page', 'value' => 'general', ), ), 257 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011205673217773438, 'params' => array ( 'id' => NULL, 'themeId' => 1613, 'type' => 'master_page', 'value' => 'index', ), ), 258 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010895729064941406, 'params' => array ( 'id' => NULL, 'themeId' => 1613, 'type' => 'master_page', 'value' => 'html_document', ), ), 259 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010919570922851562, 'params' => array ( 'id' => NULL, 'themeId' => 1613, 'type' => 'master_page', 'value' => 'blank', ), ), 260 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.0001399517059326172, 'params' => array ( 'id' => NULL, 'themeId' => 1613, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 261 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00021195411682128906, 'params' => array ( 0 => 1613, ), ), 262 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.00040602684020996094, 'params' => array ( 'themeId' => 1613, 'themeId2' => 1613, ), ), 263 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1613', 'execTime' => 0.00011610984802246094, 'params' => array ( ), ), 264 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001571178436279297, 'params' => array ( 0 => 1614, ), ), 265 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00014400482177734375, 'params' => array ( 0 => 1614, ), ), 266 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1614', 'execTime' => 0.00027298927307128906, 'params' => NULL, ), 267 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1614', 'execTime' => 0.00015115737915039062, 'params' => NULL, ), 268 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1614', 'execTime' => 0.0003669261932373047, 'params' => NULL, ), 269 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0002868175506591797, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => 'body, .ow, body, html, .base_sign_in', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1614, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 270 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00014495849609375, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html', 'defaultValue' => '#868686', 'type' => 'color', 'themeId' => 1614, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 271 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00015306472778320312, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a', 'defaultValue' => '#ae9e78', 'type' => 'color', 'themeId' => 1614, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 272 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001380443572998047, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#4c4c4c', 'type' => 'color', 'themeId' => 1614, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 273 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001289844512939453, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1614, 'key' => 'headerBackground', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 274 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001251697540283203, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_logo_wrap a', 'defaultValue' => 'url(images/logo_console.png)', 'type' => 'image', 'themeId' => 1614, 'key' => 'ConsoleImage', 'section' => '1. General Settings', 'label' => '6. Console logo image', 'description' => NULL, 'mobile' => false, ), ), 275 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001380443572998047, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.logo_url', 'defaultValue' => 'url(images/logo_inner.png)', 'type' => 'image', 'themeId' => 1614, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '5. Inner logo image', 'description' => NULL, 'mobile' => false, ), ), 276 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00012612342834472656, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#4c4c4c', 'type' => 'color', 'themeId' => 1614, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 277 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013494491577148438, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow_footer', 'defaultValue' => '#191514', 'type' => 'color', 'themeId' => 1614, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '7. Footer background color', 'description' => NULL, 'mobile' => false, ), ), 278 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001468658447265625, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#D76243', 'type' => 'color', 'themeId' => 1614, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 279 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013494491577148438, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.index_master_page .logo_url', 'defaultValue' => 'url(images/logo_index.png)', 'type' => 'image', 'themeId' => 1614, 'key' => 'indexLogoImage', 'section' => '1. General Settings', 'label' => '4. Index logo image', 'description' => NULL, 'mobile' => false, ), ), 280 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001289844512939453, 'params' => array ( 'id' => NULL, 'themeId' => 1614, 'type' => 'decorator', 'value' => 'button', ), ), 281 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011706352233886719, 'params' => array ( 'id' => NULL, 'themeId' => 1614, 'type' => 'master_page', 'value' => 'dndindex', ), ), 282 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010704994201660156, 'params' => array ( 'id' => NULL, 'themeId' => 1614, 'type' => 'master_page', 'value' => 'general', ), ), 283 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010609626770019531, 'params' => array ( 'id' => NULL, 'themeId' => 1614, 'type' => 'master_page', 'value' => 'index', ), ), 284 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00012087821960449219, 'params' => array ( 'id' => NULL, 'themeId' => 1614, 'type' => 'master_page', 'value' => 'html_document', ), ), 285 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010800361633300781, 'params' => array ( 'id' => NULL, 'themeId' => 1614, 'type' => 'master_page', 'value' => 'blank', ), ), 286 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.0001308917999267578, 'params' => array ( 'id' => NULL, 'themeId' => 1614, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 287 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00019478797912597656, 'params' => array ( 0 => 1614, ), ), 288 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0004131793975830078, 'params' => array ( 'themeId' => 1614, 'themeId2' => 1614, ), ), 289 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1614', 'execTime' => 0.00011205673217773438, 'params' => array ( ), ), 290 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001430511474609375, 'params' => array ( 0 => 1615, ), ), 291 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00013899803161621094, 'params' => array ( 0 => 1615, ), ), 292 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1615', 'execTime' => 0.00035500526428222656, 'params' => NULL, ), 293 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1615', 'execTime' => 0.0001571178436279297, 'params' => NULL, ), 294 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1615', 'execTime' => 0.0003650188446044922, 'params' => NULL, ), 295 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003108978271484375, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body', 'defaultValue' => '#000', 'type' => 'color', 'themeId' => 1615, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 296 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00014591217041015625, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html', 'defaultValue' => '#ffffe6', 'type' => 'color', 'themeId' => 1615, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 297 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001418590545654297, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#fffde3', 'type' => 'color', 'themeId' => 1615, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 298 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001461505889892578, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#796458', 'type' => 'color', 'themeId' => 1615, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 299 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013399124145507812, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_page_wrap', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1615, 'key' => 'backgroundImage', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 300 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00012683868408203125, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow_footer', 'defaultValue' => '#000', 'type' => 'color', 'themeId' => 1615, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '5. Footer background', 'description' => NULL, 'mobile' => false, ), ), 301 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013709068298339844, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header', 'defaultValue' => 'url(images/bg_pic.jpg)', 'type' => 'image', 'themeId' => 1615, 'key' => 'headerImage', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 302 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001399517059326172, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#ffffe6', 'type' => 'color', 'themeId' => 1615, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 303 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00012993812561035156, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#796458', 'type' => 'color', 'themeId' => 1615, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 304 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001480579376220703, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.sitelogo', 'defaultValue' => 'url(images/site_name.png)', 'type' => 'image', 'themeId' => 1615, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '4. Logo image', 'description' => NULL, 'mobile' => false, ), ), 305 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001468658447265625, 'params' => array ( 'id' => NULL, 'themeId' => 1615, 'type' => 'decorator', 'value' => 'button', ), ), 306 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001220703125, 'params' => array ( 'id' => NULL, 'themeId' => 1615, 'type' => 'master_page', 'value' => 'dndindex', ), ), 307 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011301040649414062, 'params' => array ( 'id' => NULL, 'themeId' => 1615, 'type' => 'master_page', 'value' => 'general', ), ), 308 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010991096496582031, 'params' => array ( 'id' => NULL, 'themeId' => 1615, 'type' => 'master_page', 'value' => 'index', ), ), 309 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010991096496582031, 'params' => array ( 'id' => NULL, 'themeId' => 1615, 'type' => 'master_page', 'value' => 'html_document', ), ), 310 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010585784912109375, 'params' => array ( 'id' => NULL, 'themeId' => 1615, 'type' => 'master_page', 'value' => 'blank', ), ), 311 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.00013780593872070312, 'params' => array ( 'id' => NULL, 'themeId' => 1615, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 312 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001938343048095703, 'params' => array ( 0 => 1615, ), ), 313 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.00039696693420410156, 'params' => array ( 'themeId' => 1615, 'themeId2' => 1615, ), ), 314 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1615', 'execTime' => 0.00011706352233886719, 'params' => array ( ), ), 315 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00014495849609375, 'params' => array ( 0 => 1616, ), ), 316 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001380443572998047, 'params' => array ( 0 => 1616, ), ), 317 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1616', 'execTime' => 0.0002760887145996094, 'params' => NULL, ), 318 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1616', 'execTime' => 0.0001468658447265625, 'params' => NULL, ), 319 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1616', 'execTime' => 0.0003960132598876953, 'params' => NULL, ), 320 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0002739429473876953, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => 'body, .base_sign_in', 'defaultValue' => '#bfc6c6', 'type' => 'color', 'themeId' => 1616, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 321 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00016999244689941406, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#4f5058', 'type' => 'color', 'themeId' => 1616, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 322 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00014400482177734375, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#0060aa', 'type' => 'color', 'themeId' => 1616, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 323 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001430511474609375, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#4F5058', 'type' => 'color', 'themeId' => 1616, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 324 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001308917999267578, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow_footer', 'defaultValue' => '#f9faff', 'type' => 'color', 'themeId' => 1616, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '6. Footer background color', 'description' => NULL, 'mobile' => false, ), ), 325 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013685226440429688, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_logo_wrap', 'defaultValue' => 'url(images/header_pic.png)', 'type' => 'image', 'themeId' => 1616, 'key' => 'headerBackground', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 326 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001361370086669922, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_logo_wrap a.ow_logo', 'defaultValue' => 'url(images/site_logo.png)', 'type' => 'image', 'themeId' => 1616, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '5. Inner logo image', 'description' => NULL, 'mobile' => false, ), ), 327 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00015282630920410156, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#4f5058', 'type' => 'color', 'themeId' => 1616, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 328 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013518333435058594, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#494949', 'type' => 'color', 'themeId' => 1616, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 329 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013399124145507812, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.index_master_page .ow_header_in', 'defaultValue' => 'url(images/indexpage_header_image.png)', 'type' => 'image', 'themeId' => 1616, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 330 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001399517059326172, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.index_master_page .logo_url', 'defaultValue' => 'url(images/indexpage_logo.png)', 'type' => 'image', 'themeId' => 1616, 'key' => 'indexLogoImage', 'section' => '1. General Settings', 'label' => '4. Index logo image', 'description' => NULL, 'mobile' => false, ), ), 331 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001289844512939453, 'params' => array ( 'id' => NULL, 'themeId' => 1616, 'type' => 'decorator', 'value' => 'button', ), ), 332 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00012087821960449219, 'params' => array ( 'id' => NULL, 'themeId' => 1616, 'type' => 'master_page', 'value' => 'dndindex', ), ), 333 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001289844512939453, 'params' => array ( 'id' => NULL, 'themeId' => 1616, 'type' => 'master_page', 'value' => 'general', ), ), 334 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010991096496582031, 'params' => array ( 'id' => NULL, 'themeId' => 1616, 'type' => 'master_page', 'value' => 'index', ), ), 335 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010704994201660156, 'params' => array ( 'id' => NULL, 'themeId' => 1616, 'type' => 'master_page', 'value' => 'html_document', ), ), 336 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010585784912109375, 'params' => array ( 'id' => NULL, 'themeId' => 1616, 'type' => 'master_page', 'value' => 'blank', ), ), 337 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.00013113021850585938, 'params' => array ( 'id' => NULL, 'themeId' => 1616, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 338 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00019407272338867188, 'params' => array ( 0 => 1616, ), ), 339 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0004520416259765625, 'params' => array ( 'themeId' => 1616, 'themeId2' => 1616, ), ), 340 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1616', 'execTime' => 0.00011396408081054688, 'params' => array ( ), ), 341 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00014281272888183594, 'params' => array ( 0 => 1617, ), ), 342 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00013899803161621094, 'params' => array ( 0 => 1617, ), ), 343 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1617', 'execTime' => 0.0002968311309814453, 'params' => NULL, ), 344 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1617', 'execTime' => 0.00015401840209960938, 'params' => NULL, ), 345 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1617', 'execTime' => 0.00033092498779296875, 'params' => NULL, ), 346 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003039836883544922, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body', 'defaultValue' => '#fdfff0', 'type' => 'color', 'themeId' => 1617, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 347 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00016498565673828125, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#52483f', 'type' => 'color', 'themeId' => 1617, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 348 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.000141143798828125, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#009683', 'type' => 'color', 'themeId' => 1617, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 349 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001380443572998047, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#009683', 'type' => 'color', 'themeId' => 1617, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 350 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013709068298339844, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_page_wrap', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1617, 'key' => 'backgroundImage', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 351 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013494491577148438, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header', 'defaultValue' => 'url(images/bg_pic.jpg)', 'type' => 'image', 'themeId' => 1617, 'key' => 'headerImage', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 352 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013399124145507812, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#52483f', 'type' => 'color', 'themeId' => 1617, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 353 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00015306472778320312, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#52483f', 'type' => 'color', 'themeId' => 1617, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 354 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001342296600341797, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.sitelogo', 'defaultValue' => 'url(images/site_name.png)', 'type' => 'image', 'themeId' => 1617, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '4. Logo image', 'description' => NULL, 'mobile' => false, ), ), 355 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001289844512939453, 'params' => array ( 'id' => NULL, 'themeId' => 1617, 'type' => 'decorator', 'value' => 'button', ), ), 356 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00012302398681640625, 'params' => array ( 'id' => NULL, 'themeId' => 1617, 'type' => 'master_page', 'value' => 'dndindex', ), ), 357 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011301040649414062, 'params' => array ( 'id' => NULL, 'themeId' => 1617, 'type' => 'master_page', 'value' => 'general', ), ), 358 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011301040649414062, 'params' => array ( 'id' => NULL, 'themeId' => 1617, 'type' => 'master_page', 'value' => 'index', ), ), 359 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001270771026611328, 'params' => array ( 'id' => NULL, 'themeId' => 1617, 'type' => 'master_page', 'value' => 'html_document', ), ), 360 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011706352233886719, 'params' => array ( 'id' => NULL, 'themeId' => 1617, 'type' => 'master_page', 'value' => 'blank', ), ), 361 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.00013184547424316406, 'params' => array ( 'id' => NULL, 'themeId' => 1617, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 362 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00019598007202148438, 'params' => array ( 0 => 1617, ), ), 363 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0004119873046875, 'params' => array ( 'themeId' => 1617, 'themeId2' => 1617, ), ), 364 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1617', 'execTime' => 0.00011301040649414062, 'params' => array ( ), ), 365 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00014400482177734375, 'params' => array ( 0 => 1618, ), ), 366 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00013899803161621094, 'params' => array ( 0 => 1618, ), ), 367 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1618', 'execTime' => 0.00027489662170410156, 'params' => NULL, ), 368 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1618', 'execTime' => 0.0001480579376220703, 'params' => NULL, ), 369 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1618', 'execTime' => 0.00039005279541015625, 'params' => NULL, ), 370 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0002791881561279297, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body', 'defaultValue' => '#090f10', 'type' => 'color', 'themeId' => 1618, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 371 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001480579376220703, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#d6d6be', 'type' => 'color', 'themeId' => 1618, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 372 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001361370086669922, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#7ce6fe', 'type' => 'color', 'themeId' => 1618, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 373 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001518726348876953, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#d6d6be', 'type' => 'color', 'themeId' => 1618, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 374 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00014591217041015625, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page', 'defaultValue' => 'url(images/promo.png)', 'type' => 'image', 'themeId' => 1618, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 375 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001380443572998047, 'params' => array ( 'id' => NULL, 'attribute' => 'background', 'selector' => '.ow_footer', 'defaultValue' => '#04070e', 'type' => 'color', 'themeId' => 1618, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '6. Footer background color', 'description' => NULL, 'mobile' => false, ), ), 376 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00014090538024902344, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header', 'defaultValue' => 'url(images/header.png)', 'type' => 'image', 'themeId' => 1618, 'key' => 'headerBackground', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 377 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013303756713867188, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#d6d6be', 'type' => 'color', 'themeId' => 1618, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 378 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001380443572998047, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#b2bac0', 'type' => 'color', 'themeId' => 1618, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 379 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00014901161193847656, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .sitelogo', 'defaultValue' => 'url(images/site_name.png)', 'type' => 'image', 'themeId' => 1618, 'key' => 'indexLogoImage', 'section' => '1. General Settings', 'label' => '4. Index logo image', 'description' => NULL, 'mobile' => false, ), ), 380 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001461505889892578, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.sitelogo', 'defaultValue' => 'url(images/site_name_inner.png)', 'type' => 'image', 'themeId' => 1618, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '5. Inner logo image', 'description' => NULL, 'mobile' => false, ), ), 381 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00012803077697753906, 'params' => array ( 'id' => NULL, 'themeId' => 1618, 'type' => 'decorator', 'value' => 'button', ), ), 382 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011920928955078125, 'params' => array ( 'id' => NULL, 'themeId' => 1618, 'type' => 'master_page', 'value' => 'dndindex', ), ), 383 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011014938354492188, 'params' => array ( 'id' => NULL, 'themeId' => 1618, 'type' => 'master_page', 'value' => 'general', ), ), 384 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010800361633300781, 'params' => array ( 'id' => NULL, 'themeId' => 1618, 'type' => 'master_page', 'value' => 'index', ), ), 385 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010800361633300781, 'params' => array ( 'id' => NULL, 'themeId' => 1618, 'type' => 'master_page', 'value' => 'html_document', ), ), 386 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011491775512695312, 'params' => array ( 'id' => NULL, 'themeId' => 1618, 'type' => 'master_page', 'value' => 'blank', ), ), 387 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.0001361370086669922, 'params' => array ( 'id' => NULL, 'themeId' => 1618, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 388 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002009868621826172, 'params' => array ( 0 => 1618, ), ), 389 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.00041294097900390625, 'params' => array ( 'themeId' => 1618, 'themeId2' => 1618, ), ), 390 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1618', 'execTime' => 0.00012087821960449219, 'params' => array ( ), ), 391 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00014495849609375, 'params' => array ( 0 => 1619, ), ), 392 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00013899803161621094, 'params' => array ( 0 => 1619, ), ), 393 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1619', 'execTime' => 0.00034308433532714844, 'params' => NULL, ), 394 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1619', 'execTime' => 0.00015592575073242188, 'params' => NULL, ), 395 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1619', 'execTime' => 0.0003800392150878906, 'params' => NULL, ), 396 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003008842468261719, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '@import url(\'https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700&display=swap\'); body, .ow, body, html, .base_sign_in', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1619, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 397 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00015497207641601562, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html', 'defaultValue' => '#666', 'type' => 'color', 'themeId' => 1619, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 398 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.000164031982421875, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a', 'defaultValue' => '#0e0e0e', 'type' => 'color', 'themeId' => 1619, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 399 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013685226440429688, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#4c4c4c', 'type' => 'color', 'themeId' => 1619, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 400 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00015401840209960938, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_header', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1619, 'key' => 'headerBackground', 'section' => '1. General Settings', 'label' => '2. Header background image', 'description' => NULL, 'mobile' => false, ), ), 401 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013303756713867188, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_logo_wrap a', 'defaultValue' => 'url(images/logo_console.png)', 'type' => 'image', 'themeId' => 1619, 'key' => 'indexLogoImage', 'section' => '1. General Settings', 'label' => '3. Index logo image', 'description' => NULL, 'mobile' => false, ), ), 402 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001308917999267578, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_site_panel_wrap.site_panel_wrap_bg_color .ow_logo_wrap a', 'defaultValue' => 'url(images/logo_console.png)', 'type' => 'image', 'themeId' => 1619, 'key' => 'indexLogoImageScroll', 'section' => '1. General Settings', 'label' => '4. Index logo image scroll', 'description' => NULL, 'mobile' => false, ), ), 403 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001308917999267578, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_logo_wrap a', 'defaultValue' => 'url(images/logo_console_black.png)', 'type' => 'image', 'themeId' => 1619, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '5. Inner logo image', 'description' => NULL, 'mobile' => false, ), ), 404 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013303756713867188, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_site_panel_wrap.site_panel_wrap_bg_color .ow_logo_wrap a', 'defaultValue' => 'url(images/logo_console.png)', 'type' => 'image', 'themeId' => 1619, 'key' => 'ConsoleImage', 'section' => '1. General Settings', 'label' => '6. Inner logo image scroll', 'description' => NULL, 'mobile' => false, ), ), 405 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00015211105346679688, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'html body .ow_box_cap h3, .ow_box_cap_empty h3', 'defaultValue' => '#787878', 'type' => 'color', 'themeId' => 1619, 'key' => 'WidgetTitleColor', 'section' => '2. Colors', 'label' => '6. Box title', 'description' => NULL, 'mobile' => false, ), ), 406 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013589859008789062, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#0e0e0e', 'type' => 'color', 'themeId' => 1619, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 407 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001270771026611328, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow_footer', 'defaultValue' => '#0e0e0e', 'type' => 'color', 'themeId' => 1619, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '7. Footer background color', 'description' => NULL, 'mobile' => false, ), ), 408 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013208389282226562, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#666', 'type' => 'color', 'themeId' => 1619, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 409 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.000125885009765625, 'params' => array ( 'id' => NULL, 'themeId' => 1619, 'type' => 'decorator', 'value' => 'button', ), ), 410 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00012302398681640625, 'params' => array ( 'id' => NULL, 'themeId' => 1619, 'type' => 'master_page', 'value' => 'dndindex', ), ), 411 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00012087821960449219, 'params' => array ( 'id' => NULL, 'themeId' => 1619, 'type' => 'master_page', 'value' => 'general', ), ), 412 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011110305786132812, 'params' => array ( 'id' => NULL, 'themeId' => 1619, 'type' => 'master_page', 'value' => 'index', ), ), 413 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010895729064941406, 'params' => array ( 'id' => NULL, 'themeId' => 1619, 'type' => 'master_page', 'value' => 'html_document', ), ), 414 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010895729064941406, 'params' => array ( 'id' => NULL, 'themeId' => 1619, 'type' => 'master_page', 'value' => 'blank', ), ), 415 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.00013589859008789062, 'params' => array ( 'id' => NULL, 'themeId' => 1619, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 416 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00019502639770507812, 'params' => array ( 0 => 1619, ), ), 417 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0004451274871826172, 'params' => array ( 'themeId' => 1619, 'themeId2' => 1619, ), ), 418 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1619', 'execTime' => 0.00011110305786132812, 'params' => array ( ), ), 419 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001418590545654297, 'params' => array ( 0 => 1620, ), ), 420 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001380443572998047, 'params' => array ( 0 => 1620, ), ), 421 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1620', 'execTime' => 0.0002779960632324219, 'params' => NULL, ), 422 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1620', 'execTime' => 0.0001480579376220703, 'params' => NULL, ), 423 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1620', 'execTime' => 0.0003829002380371094, 'params' => NULL, ), 424 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003001689910888672, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body', 'defaultValue' => '#e6e0ec', 'type' => 'color', 'themeId' => 1620, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 425 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00020503997802734375, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#7e6587', 'type' => 'color', 'themeId' => 1620, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 426 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00016999244689941406, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#00677d', 'type' => 'color', 'themeId' => 1620, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 427 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001418590545654297, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#7e6587', 'type' => 'color', 'themeId' => 1620, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 428 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013685226440429688, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow_footer', 'defaultValue' => 'rgba(255,255,255,0.3)', 'type' => 'color', 'themeId' => 1620, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '5. Footer background color', 'description' => NULL, 'mobile' => false, ), ), 429 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00014495849609375, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header_wrap', 'defaultValue' => 'url(images/bg.png)', 'type' => 'image', 'themeId' => 1620, 'key' => 'HeaderbackgroundImage', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 430 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00014400482177734375, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_logo', 'defaultValue' => 'url(images/header_s.png)', 'type' => 'image', 'themeId' => 1620, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '4. Logo image', 'description' => NULL, 'mobile' => false, ), ), 431 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013113021850585938, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#7e6587', 'type' => 'color', 'themeId' => 1620, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 432 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013494491577148438, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#00677D', 'type' => 'color', 'themeId' => 1620, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 433 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00012993812561035156, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_sign_in, .base_index_page', 'defaultValue' => 'url(images/bg.png)', 'type' => 'image', 'themeId' => 1620, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 434 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001289844512939453, 'params' => array ( 'id' => NULL, 'themeId' => 1620, 'type' => 'decorator', 'value' => 'button', ), ), 435 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00012183189392089844, 'params' => array ( 'id' => NULL, 'themeId' => 1620, 'type' => 'master_page', 'value' => 'dndindex', ), ), 436 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001289844512939453, 'params' => array ( 'id' => NULL, 'themeId' => 1620, 'type' => 'master_page', 'value' => 'general', ), ), 437 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011587142944335938, 'params' => array ( 'id' => NULL, 'themeId' => 1620, 'type' => 'master_page', 'value' => 'index', ), ), 438 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001068115234375, 'params' => array ( 'id' => NULL, 'themeId' => 1620, 'type' => 'master_page', 'value' => 'html_document', ), ), 439 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001049041748046875, 'params' => array ( 'id' => NULL, 'themeId' => 1620, 'type' => 'master_page', 'value' => 'blank', ), ), 440 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.00013113021850585938, 'params' => array ( 'id' => NULL, 'themeId' => 1620, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 441 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00019502639770507812, 'params' => array ( 0 => 1620, ), ), 442 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0004031658172607422, 'params' => array ( 'themeId' => 1620, 'themeId2' => 1620, ), ), 443 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1620', 'execTime' => 0.00011301040649414062, 'params' => array ( ), ), 444 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001430511474609375, 'params' => array ( 0 => 1621, ), ), 445 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001380443572998047, 'params' => array ( 0 => 1621, ), ), 446 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1621', 'execTime' => 0.0002930164337158203, 'params' => NULL, ), 447 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1621', 'execTime' => 0.00014781951904296875, 'params' => NULL, ), 448 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1621', 'execTime' => 0.0003979206085205078, 'params' => NULL, ), 449 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003039836883544922, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1621, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 450 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001590251922607422, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#52483f', 'type' => 'color', 'themeId' => 1621, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 451 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00015091896057128906, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#b4534d', 'type' => 'color', 'themeId' => 1621, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 452 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00014495849609375, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#616161', 'type' => 'color', 'themeId' => 1621, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 453 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013709068298339844, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_page_wrap', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1621, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 454 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00015783309936523438, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header', 'defaultValue' => 'url(images/bg_pic.jpg)', 'type' => 'image', 'themeId' => 1621, 'key' => 'headerBackground', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 455 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013494491577148438, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1621, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 456 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001399517059326172, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#52483f', 'type' => 'color', 'themeId' => 1621, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 457 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013113021850585938, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .sitelogo', 'defaultValue' => 'url(images/site_logo.png)', 'type' => 'image', 'themeId' => 1621, 'key' => 'indexLogoImage', 'section' => '1. General Settings', 'label' => '4. Index logo image', 'description' => NULL, 'mobile' => false, ), ), 458 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001289844512939453, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.sitelogo', 'defaultValue' => 'url(images/site_name.png)', 'type' => 'image', 'themeId' => 1621, 'key' => 'LogoImage', 'section' => '1. General Settings', 'label' => '5. Inner logo image', 'description' => NULL, 'mobile' => false, ), ), 459 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001289844512939453, 'params' => array ( 'id' => NULL, 'themeId' => 1621, 'type' => 'decorator', 'value' => 'button', ), ), 460 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00013899803161621094, 'params' => array ( 'id' => NULL, 'themeId' => 1621, 'type' => 'master_page', 'value' => 'dndindex', ), ), 461 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011515617370605469, 'params' => array ( 'id' => NULL, 'themeId' => 1621, 'type' => 'master_page', 'value' => 'general', ), ), 462 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010895729064941406, 'params' => array ( 'id' => NULL, 'themeId' => 1621, 'type' => 'master_page', 'value' => 'index', ), ), 463 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010895729064941406, 'params' => array ( 'id' => NULL, 'themeId' => 1621, 'type' => 'master_page', 'value' => 'html_document', ), ), 464 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011014938354492188, 'params' => array ( 'id' => NULL, 'themeId' => 1621, 'type' => 'master_page', 'value' => 'blank', ), ), 465 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.00013303756713867188, 'params' => array ( 'id' => NULL, 'themeId' => 1621, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 466 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00020313262939453125, 'params' => array ( 0 => 1621, ), ), 467 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.00039696693420410156, 'params' => array ( 'themeId' => 1621, 'themeId2' => 1621, ), ), 468 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1621', 'execTime' => 0.00011396408081054688, 'params' => array ( ), ), 469 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001430511474609375, 'params' => array ( 0 => 1622, ), ), 470 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00014400482177734375, 'params' => array ( 0 => 1622, ), ), 471 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1622', 'execTime' => 0.0003600120544433594, 'params' => NULL, ), 472 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1622', 'execTime' => 0.0001609325408935547, 'params' => NULL, ), 473 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1622', 'execTime' => 0.00043392181396484375, 'params' => NULL, ), 474 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0006070137023925781, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body', 'defaultValue' => '#412e57', 'type' => 'color', 'themeId' => 1622, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 475 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00035309791564941406, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#2e64ff', 'type' => 'color', 'themeId' => 1622, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 476 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003819465637207031, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#616161', 'type' => 'color', 'themeId' => 1622, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 477 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003190040588378906, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_page_wrap', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1622, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 478 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003349781036376953, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_page_container .ow_page', 'defaultValue' => '#616161', 'type' => 'color', 'themeId' => 1622, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 479 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00035119056701660156, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header', 'defaultValue' => 'url(images/bg_pic.jpg)', 'type' => 'image', 'themeId' => 1622, 'key' => 'headerBackground', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 480 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003478527069091797, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1622, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 481 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00038313865661621094, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#616161', 'type' => 'color', 'themeId' => 1622, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 482 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00027298927307128906, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_promo_collage_item1', 'defaultValue' => 'url(images/promo_collage1.png)', 'type' => 'image', 'themeId' => 1622, 'key' => 'collageimage1', 'section' => '3. Index Page', 'label' => 'Collage image 1', 'description' => NULL, 'mobile' => false, ), ), 483 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0002579689025878906, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_promo_collage_item2', 'defaultValue' => 'url(images/promo_collage2.png)', 'type' => 'image', 'themeId' => 1622, 'key' => 'collageimage2', 'section' => '3. Index Page', 'label' => 'Collage image 2', 'description' => NULL, 'mobile' => false, ), ), 484 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00026106834411621094, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_promo_collage_item3', 'defaultValue' => 'url(images/promo_collage3.png)', 'type' => 'image', 'themeId' => 1622, 'key' => 'collageimage3', 'section' => '3. Index Page', 'label' => 'Collage image 3', 'description' => NULL, 'mobile' => false, ), ), 485 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0002601146697998047, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_promo_collage_item4', 'defaultValue' => 'url(images/promo_collage4.png)', 'type' => 'image', 'themeId' => 1622, 'key' => 'collageimage4', 'section' => '3. Index Page', 'label' => 'Collage image 4', 'description' => NULL, 'mobile' => false, ), ), 486 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00026297569274902344, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_promo_collage_item5', 'defaultValue' => 'url(images/promo_collage5.png)', 'type' => 'image', 'themeId' => 1622, 'key' => 'collageimage5', 'section' => '3. Index Page', 'label' => 'Collage image 5', 'description' => NULL, 'mobile' => false, ), ), 487 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00030994415283203125, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_promo_left', 'defaultValue' => 'url(images/promo_left.jpg)', 'type' => 'image', 'themeId' => 1622, 'key' => 'qs_image', 'section' => '3. Index Page', 'label' => 'Quick Search Image', 'description' => NULL, 'mobile' => false, ), ), 488 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003330707550048828, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.sitelogo', 'defaultValue' => 'url(images/site_name.png)', 'type' => 'image', 'themeId' => 1622, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '4. Logo image', 'description' => NULL, 'mobile' => false, ), ), 489 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00024819374084472656, 'params' => array ( 'id' => NULL, 'themeId' => 1622, 'type' => 'decorator', 'value' => 'button', ), ), 490 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00022983551025390625, 'params' => array ( 'id' => NULL, 'themeId' => 1622, 'type' => 'master_page', 'value' => 'dndindex', ), ), 491 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023293495178222656, 'params' => array ( 'id' => NULL, 'themeId' => 1622, 'type' => 'master_page', 'value' => 'general', ), ), 492 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023412704467773438, 'params' => array ( 'id' => NULL, 'themeId' => 1622, 'type' => 'master_page', 'value' => 'index', ), ), 493 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00021505355834960938, 'params' => array ( 'id' => NULL, 'themeId' => 1622, 'type' => 'master_page', 'value' => 'html_document', ), ), 494 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00021219253540039062, 'params' => array ( 'id' => NULL, 'themeId' => 1622, 'type' => 'master_page', 'value' => 'blank', ), ), 495 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.00030493736267089844, 'params' => array ( 'id' => NULL, 'themeId' => 1622, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 496 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0004029273986816406, 'params' => array ( 0 => 1622, ), ), 497 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0011491775512695312, 'params' => array ( 'themeId' => 1622, 'themeId2' => 1622, ), ), 498 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1622', 'execTime' => 0.00031495094299316406, 'params' => array ( ), ), 499 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003230571746826172, 'params' => array ( 0 => 1623, ), ), 500 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00026702880859375, 'params' => array ( 0 => 1623, ), ), 501 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1623', 'execTime' => 0.000823974609375, 'params' => NULL, ), 502 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1623', 'execTime' => 0.00039005279541015625, 'params' => NULL, ), 503 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1623', 'execTime' => 0.0012249946594238281, 'params' => NULL, ), 504 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0006661415100097656, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body', 'defaultValue' => '#74adc0', 'type' => 'color', 'themeId' => 1623, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 505 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003829002380371094, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#c5ffff', 'type' => 'color', 'themeId' => 1623, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 506 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003561973571777344, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#7be1f9', 'type' => 'color', 'themeId' => 1623, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 507 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003299713134765625, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#2b6170', 'type' => 'color', 'themeId' => 1623, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 508 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0002999305725097656, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_page_wrap', 'defaultValue' => 'url(images/promo.png)', 'type' => 'image', 'themeId' => 1623, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 509 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003349781036376953, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow_footer', 'defaultValue' => '#6599ac', 'type' => 'color', 'themeId' => 1623, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '6. Footer background color', 'description' => NULL, 'mobile' => false, ), ), 510 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003199577331542969, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header', 'defaultValue' => 'url(images/header_pic.jpg)', 'type' => 'image', 'themeId' => 1623, 'key' => 'headerImage', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 511 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003380775451660156, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#2b6170', 'type' => 'color', 'themeId' => 1623, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 512 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.000347137451171875, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#3f6e7c', 'type' => 'color', 'themeId' => 1623, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 513 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003139972686767578, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .sitelogo', 'defaultValue' => 'url(images/site_name.png)', 'type' => 'image', 'themeId' => 1623, 'key' => 'indexLogoImage', 'section' => '1. General Settings', 'label' => '4. Index logo image', 'description' => NULL, 'mobile' => false, ), ), 514 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00031304359436035156, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.sitelogo', 'defaultValue' => 'url(images/logo_inner.png)', 'type' => 'image', 'themeId' => 1623, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '5. Inner logo image', 'description' => NULL, 'mobile' => false, ), ), 515 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002789497375488281, 'params' => array ( 'id' => NULL, 'themeId' => 1623, 'type' => 'decorator', 'value' => 'button', ), ), 516 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023603439331054688, 'params' => array ( 'id' => NULL, 'themeId' => 1623, 'type' => 'master_page', 'value' => 'dndindex', ), ), 517 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00022602081298828125, 'params' => array ( 'id' => NULL, 'themeId' => 1623, 'type' => 'master_page', 'value' => 'general', ), ), 518 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00021982192993164062, 'params' => array ( 'id' => NULL, 'themeId' => 1623, 'type' => 'master_page', 'value' => 'index', ), ), 519 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002720355987548828, 'params' => array ( 'id' => NULL, 'themeId' => 1623, 'type' => 'master_page', 'value' => 'html_document', ), ), 520 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002200603485107422, 'params' => array ( 'id' => NULL, 'themeId' => 1623, 'type' => 'master_page', 'value' => 'blank', ), ), 521 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.0002639293670654297, 'params' => array ( 'id' => NULL, 'themeId' => 1623, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 522 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003638267517089844, 'params' => array ( 0 => 1623, ), ), 523 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0010039806365966797, 'params' => array ( 'themeId' => 1623, 'themeId2' => 1623, ), ), 524 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1623', 'execTime' => 0.00022602081298828125, 'params' => array ( ), ), 525 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00027108192443847656, 'params' => array ( 0 => 1624, ), ), 526 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002970695495605469, 'params' => array ( 0 => 1624, ), ), 527 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1624', 'execTime' => 0.000843048095703125, 'params' => NULL, ), 528 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1624', 'execTime' => 0.00043392181396484375, 'params' => NULL, ), 529 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1624', 'execTime' => 0.0012760162353515625, 'params' => NULL, ), 530 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0006110668182373047, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body', 'defaultValue' => '#fff5fb', 'type' => 'color', 'themeId' => 1624, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 531 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0004119873046875, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#553d2f', 'type' => 'color', 'themeId' => 1624, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 532 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00035500526428222656, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#578581', 'type' => 'color', 'themeId' => 1624, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 533 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003719329833984375, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#715848', 'type' => 'color', 'themeId' => 1624, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 534 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003609657287597656, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_page_wrap', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1624, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 535 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00032591819763183594, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow_footer', 'defaultValue' => '#fffdff', 'type' => 'color', 'themeId' => 1624, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '5. Footer background', 'description' => NULL, 'mobile' => false, ), ), 536 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003650188446044922, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header', 'defaultValue' => 'url(images/bg_pic.jpg)', 'type' => 'image', 'themeId' => 1624, 'key' => 'headerBackground', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 537 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00030303001403808594, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#715848', 'type' => 'color', 'themeId' => 1624, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 538 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003139972686767578, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#796458', 'type' => 'color', 'themeId' => 1624, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 539 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00032210350036621094, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.sitelogo', 'defaultValue' => 'url(images/site_name.png)', 'type' => 'image', 'themeId' => 1624, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '4. Logo image', 'description' => NULL, 'mobile' => false, ), ), 540 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002460479736328125, 'params' => array ( 'id' => NULL, 'themeId' => 1624, 'type' => 'decorator', 'value' => 'button', ), ), 541 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023818016052246094, 'params' => array ( 'id' => NULL, 'themeId' => 1624, 'type' => 'master_page', 'value' => 'dndindex', ), ), 542 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00025200843811035156, 'params' => array ( 'id' => NULL, 'themeId' => 1624, 'type' => 'master_page', 'value' => 'general', ), ), 543 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023698806762695312, 'params' => array ( 'id' => NULL, 'themeId' => 1624, 'type' => 'master_page', 'value' => 'index', ), ), 544 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002219676971435547, 'params' => array ( 'id' => NULL, 'themeId' => 1624, 'type' => 'master_page', 'value' => 'html_document', ), ), 545 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00020885467529296875, 'params' => array ( 'id' => NULL, 'themeId' => 1624, 'type' => 'master_page', 'value' => 'blank', ), ), 546 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.00026798248291015625, 'params' => array ( 'id' => NULL, 'themeId' => 1624, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 547 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00037097930908203125, 'params' => array ( 0 => 1624, ), ), 548 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.001068115234375, 'params' => array ( 'themeId' => 1624, 'themeId2' => 1624, ), ), 549 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1624', 'execTime' => 0.00025582313537597656, 'params' => array ( ), ), 550 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003330707550048828, 'params' => array ( 0 => 1625, ), ), 551 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003139972686767578, 'params' => array ( 0 => 1625, ), ), 552 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1625', 'execTime' => 0.000782012939453125, 'params' => NULL, ), 553 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1625', 'execTime' => 0.0004019737243652344, 'params' => NULL, ), 554 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1625', 'execTime' => 0.0010290145874023438, 'params' => NULL, ), 555 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0006380081176757812, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => 'body, .ow, .base_sign_in', 'defaultValue' => '#000213', 'type' => 'color', 'themeId' => 1625, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 556 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00034499168395996094, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html', 'defaultValue' => '#B4BCD0', 'type' => 'color', 'themeId' => 1625, 'key' => 'textColor', 'section' => '3. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 557 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00031185150146484375, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a', 'defaultValue' => '#F7F8F8', 'type' => 'color', 'themeId' => 1625, 'key' => 'linkColor', 'section' => '3. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 558 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003628730773925781, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#F7F8F8', 'type' => 'color', 'themeId' => 1625, 'key' => 'titleColor', 'section' => '3. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 559 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003418922424316406, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_logo_wrap a', 'defaultValue' => 'url(images/logo.svg)', 'type' => 'image', 'themeId' => 1625, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '2. Logo image', 'description' => NULL, 'mobile' => false, ), ), 560 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003662109375, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'html body .ow_box_cap h3, .ow_box_cap_empty h3', 'defaultValue' => '#F7F8F8', 'type' => 'color', 'themeId' => 1625, 'key' => 'WidgetTitleColor', 'section' => '3. Colors', 'label' => '6. Box title', 'description' => NULL, 'mobile' => false, ), ), 561 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003190040588378906, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#B4BCD0', 'type' => 'color', 'themeId' => 1625, 'key' => 'menuColor', 'section' => '3. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 562 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003368854522705078, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#7989A0', 'type' => 'color', 'themeId' => 1625, 'key' => 'txtValue', 'section' => '3. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 563 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00030803680419921875, 'params' => array ( 'id' => NULL, 'themeId' => 1625, 'type' => 'decorator', 'value' => 'button', ), ), 564 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023794174194335938, 'params' => array ( 'id' => NULL, 'themeId' => 1625, 'type' => 'master_page', 'value' => 'dndindex', ), ), 565 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00020885467529296875, 'params' => array ( 'id' => NULL, 'themeId' => 1625, 'type' => 'master_page', 'value' => 'general', ), ), 566 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00026106834411621094, 'params' => array ( 'id' => NULL, 'themeId' => 1625, 'type' => 'master_page', 'value' => 'index', ), ), 567 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00022983551025390625, 'params' => array ( 'id' => NULL, 'themeId' => 1625, 'type' => 'master_page', 'value' => 'html_document', ), ), 568 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002200603485107422, 'params' => array ( 'id' => NULL, 'themeId' => 1625, 'type' => 'master_page', 'value' => 'blank', ), ), 569 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.0002598762512207031, 'params' => array ( 'id' => NULL, 'themeId' => 1625, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 570 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0004050731658935547, 'params' => array ( 0 => 1625, ), ), 571 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0010089874267578125, 'params' => array ( 'themeId' => 1625, 'themeId2' => 1625, ), ), 572 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1625', 'execTime' => 0.0002269744873046875, 'params' => array ( ), ), 573 => array ( 'query' => 'SELECT * FROM ow_base_config WHERE `key` = \'base\' AND `name` = \'cachedEntitiesPostfix\' LIMIT 0, 1', 'execTime' => 0.0003299713134765625, 'params' => array ( ), ), 574 => array ( 'query' => 'UPDATE `ow_base_config` SET `value`=:value WHERE id=:id', 'execTime' => 0.0003409385681152344, 'params' => array ( 'id' => 521, 'value' => 'IPy6iryd', ), ), 575 => array ( 'query' => 'SELECT * FROM ow_base_config', 'execTime' => 0.0005869865417480469, 'params' => array ( ), ), 576 => array ( 'query' => 'SELECT * FROM ow_base_language WHERE `status` = \'active\'', 'execTime' => 0.0003948211669921875, 'params' => array ( ), ), 577 => array ( 'query' => 'SELECT k.*, p.`prefix`, v.`value` FROM ow_base_language_key AS k INNER JOIN ow_base_language_prefix AS p ON k.prefixId = p.id INNER JOIN ow_base_language_value AS v ON k.id = v.keyId AND v.languageId = ?', 'execTime' => 0.08172798156738281, 'params' => array ( 0 => 1, ), ), 578 => array ( 'query' => 'SELECT * FROM ow_base_language', 'execTime' => 0.0003809928894042969, 'params' => array ( ), ), 579 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `key` = \'simplicity\' LIMIT 0, 1', 'execTime' => 0.0007278919219970703, 'params' => array ( ), ), 580 => array ( 'query' => 'SELECT * FROM ow_base_theme_content WHERE `themeId` = 1606', 'execTime' => 0.0006308555603027344, 'params' => array ( ), ), 581 => array ( 'query' => 'SELECT * FROM ow_base_theme_master_page WHERE `themeId` = 1606', 'execTime' => 0.0003490447998046875, 'params' => array ( ), ), 582 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `key` = \'turquoise\' LIMIT 0, 1', 'execTime' => 0.0003249645233154297, 'params' => array ( ), ), 583 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `key` = \'turquoise\' LIMIT 0, 1', 'execTime' => 0.0002770423889160156, 'params' => array ( ), ), 584 => array ( 'query' => 'SELECT * FROM ow_base_theme_content WHERE `themeId` = 1607', 'execTime' => 0.00043702125549316406, 'params' => array ( ), ), 585 => array ( 'query' => 'SELECT * FROM ow_base_theme_master_page WHERE `themeId` = 1607', 'execTime' => 0.00032901763916015625, 'params' => array ( ), ), 586 => array ( 'query' => 'SELECT * FROM ow_base_document WHERE `isStatic` = 1 AND `isMobile` = 0', 'execTime' => 0.0003631114959716797, 'params' => array ( ), ), 587 => array ( 'query' => ' SELECT * FROM `ow_base_menu_item` WHERE `visibleFor` & ? AND `externalUrl` IS NULL AND `type` = ? ORDER BY `order` ASC LIMIT 1', 'execTime' => 0.000698089599609375, 'params' => array ( 0 => 1, 1 => 'main', ), ), 588 => array ( 'query' => ' SELECT `mi`.*, `mi`.`key` AS `menu_key`, `d`.`class`, `d`.`action`, `d`.`uri`, `d`.`isStatic` FROM `ow_base_menu_item` AS `mi` LEFT JOIN `ow_base_document` AS `d` ON ( `mi`.`documentKey` = `d`.`key`) WHERE `mi`.`type` = :menuType ORDER BY `mi`.`order` ASC', 'execTime' => 0.0009770393371582031, 'params' => array ( 'menuType' => 'main', ), ), 589 => array ( 'query' => ' SELECT `mi`.*, `mi`.`key` AS `menu_key`, `d`.`class`, `d`.`action`, `d`.`uri`, `d`.`isStatic` FROM `ow_base_menu_item` AS `mi` LEFT JOIN `ow_base_document` AS `d` ON ( `mi`.`documentKey` = `d`.`key`) WHERE `mi`.`type` = :menuType ORDER BY `mi`.`order` ASC', 'execTime' => 0.0008580684661865234, 'params' => array ( 'menuType' => 'bottom', ), ), 590 => array ( 'query' => 'SELECT * FROM ow_base_question_account_type ORDER BY sortOrder', 'execTime' => 0.0005209445953369141, 'params' => array ( ), ), 591 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'base\' AND `actionKey` = \'daily_login\' LIMIT 0, 1', 'execTime' => 0.0004730224609375, 'params' => array ( ), ), 592 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'base\' AND `actionKey` = \'user_join\' LIMIT 0, 1', 'execTime' => 0.0003800392150878906, 'params' => array ( ), ), 593 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'base\' AND `actionKey` = \'search_users\' LIMIT 0, 1', 'execTime' => 0.00032520294189453125, 'params' => array ( ), ), 594 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'base\' AND `actionKey` = \'add_comment\' LIMIT 0, 1', 'execTime' => 0.000370025634765625, 'params' => array ( ), ), 595 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'usercredits\' AND `actionKey` = \'buy_credits\' LIMIT 0, 1', 'execTime' => 0.0003070831298828125, 'params' => array ( ), ), 596 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'usercredits\' AND `actionKey` = \'grant_by_user\' LIMIT 0, 1', 'execTime' => 0.00031280517578125, 'params' => array ( ), ), 597 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'usercredits\' AND `actionKey` = \'grant_to_user\' LIMIT 0, 1', 'execTime' => 0.0003190040588378906, 'params' => array ( ), ), 598 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'usercredits\' AND `actionKey` = \'set_by_admin\' LIMIT 0, 1', 'execTime' => 0.00030612945556640625, 'params' => array ( ), ), 599 => array ( 'query' => 'SELECT * FROM ow_base_question_account_type ORDER BY sortOrder', 'execTime' => 0.000553131103515625, 'params' => array ( ), ), 600 => array ( 'query' => ' SELECT `question`.* FROM `ow_base_question` as `question` LEFT JOIN `ow_base_question_section` as `section` ON ( `question`.`sectionName` = `section`.`name` AND `question`.`sectionName` != \'\' AND `question`.`sectionName` IS NOT NULL ) WHERE `question`.`base` = 1 AND `question`.`onJoin` = \'1\' AND ( `section`.isHidden IS NULL OR `section`.isHidden = 0 ) ORDER BY IF( `section`.`name` IS NULL, 0, 1 ), `section`.`sortOrder`, `question`.`sortOrder` ', 'execTime' => 0.0011658668518066406, 'params' => NULL, ), 601 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` IN(\'sex\',\'match_sex\') ORDER BY sortOrder', 'execTime' => 0.0006899833679199219, 'params' => array ( ), ), 602 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` IN(\'username\',\'email\',\'password\',\'sex\',\'match_sex\') ORDER BY sortOrder', 'execTime' => 0.0008909702301025391, 'params' => array ( ), ), 603 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` IN(\'\',\'sex\') ORDER BY sortOrder', 'execTime' => 0.0005548000335693359, 'params' => array ( ), ), 604 => array ( 'query' => 'SELECT * FROM ow_base_question_value WHERE `questionName` IN(\'username\',\'email\',\'password\',\'sex\',\'match_sex\') ORDER BY questionName, sortOrder', 'execTime' => 0.001505136489868164, 'params' => array ( ), ), 605 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` = \'username\' LIMIT 0, 1', 'execTime' => 0.0005719661712646484, 'params' => array ( ), ), 606 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` = \'email\' LIMIT 0, 1', 'execTime' => 0.0006120204925537109, 'params' => array ( ), ), 607 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` = \'password\' LIMIT 0, 1', 'execTime' => 0.0005970001220703125, 'params' => array ( ), ), 608 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` = \'repeatPassword\' LIMIT 0, 1', 'execTime' => 0.0003600120544433594, 'params' => array ( ), ), 609 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` = \'sex\' LIMIT 0, 1', 'execTime' => 0.00039196014404296875, 'params' => array ( ), ), 610 => array ( 'query' => 'SELECT * FROM ow_skadate_account_type_to_gender', 'execTime' => 0.00041103363037109375, 'params' => array ( ), ), 611 => array ( 'query' => 'UPDATE `ow_base_plugin` SET developerKey=:dk WHERE `key`=:k', 'execTime' => 0.0004420280456542969, 'params' => array ( 'dk' => '99d6bdd5bb6468beaf118c4664dd92ff', 'k' => 'pcgallery', ), ), 612 => array ( 'query' => 'SELECT * FROM ow_base_language', 'execTime' => 0.000331878662109375, 'params' => array ( ), ), 613 => array ( 'query' => 'SELECT count(DISTINCT `entityId`) `count`, `entityType` FROM `ow_moderation_entity` WHERE `entityType` IN (\'user_join\', \'comment\', \'avatar-change\', \'photo_comments\', \'user-status\', \'blog-post\', \'event\', \'forum-topic\', \'forum-post\', \'group\') AND `userId`=0 GROUP BY `entityType`', 'execTime' => 0.0003039836883544922, 'params' => NULL, ), 614 => array ( 'query' => 'SELECT count(DISTINCT `entityId`) `count`, `entityType` FROM `ow_moderation_entity` WHERE `entityType` IN (\'user_join\', \'comment\', \'avatar-change\', \'photo_comments\', \'user-status\', \'blog-post\', \'event\', \'forum-topic\', \'forum-post\', \'group\') AND 1 GROUP BY `entityType`', 'execTime' => 0.0001850128173828125, 'params' => NULL, ), 615 => array ( 'query' => 'SELECT COUNT(*) FROM ow_base_invitation WHERE `userId` = 0', 'execTime' => 0.00020694732666015625, 'params' => array ( ), ), 616 => array ( 'query' => 'SELECT COUNT(*) FROM ow_base_invitation WHERE `userId` = 0 AND `viewed` = 0', 'execTime' => 0.00015091896057128906, 'params' => array ( ), ), 617 => array ( 'query' => 'SELECT COUNT(*) FROM ow_notifications_notification WHERE `userId` = 0 AND `viewed` = 0', 'execTime' => 0.00013208389282226562, 'params' => array ( ), ), 618 => array ( 'query' => 'SELECT COUNT(*) FROM ow_notifications_notification WHERE `userId` = 0', 'execTime' => 0.00011801719665527344, 'params' => array ( ), ), 619 => array ( 'query' => 'SELECT COUNT(*) FROM `ow_friends_friendship` `friends_friendship` INNER JOIN `ow_base_user` base_user_table_alias ON base_user_table_alias.`id` = `friends_friendship`.`userId` LEFT JOIN `ow_base_user_suspend` base_user_suspend_table_alias ON base_user_suspend_table_alias.`userId` = `base_user_table_alias`.`id` WHERE (`base_user_suspend_table_alias`.`id` IS NULL) AND (`base_user_table_alias`.`emailVerify` = 1) AND `friends_friendship`.`friendId`=0 AND `friends_friendship`.`status` = \'pending\'', 'execTime' => 0.0002601146697998047, 'params' => array ( ), ), 620 => array ( 'query' => 'SELECT COUNT(*) FROM `ow_friends_friendship` `friends_friendship` INNER JOIN `ow_base_user` base_user_table_alias ON base_user_table_alias.`id` = `friends_friendship`.`userId` LEFT JOIN `ow_base_user_suspend` base_user_suspend_table_alias ON base_user_suspend_table_alias.`userId` = `base_user_table_alias`.`id` WHERE (`base_user_suspend_table_alias`.`id` IS NULL) AND (`base_user_table_alias`.`emailVerify` = 1) AND `friends_friendship`.`friendId`=0 AND `friends_friendship`.`status` = \'pending\' AND `friends_friendship`.`viewed` = \'0\'', 'execTime' => 0.0002238750457763672, 'params' => array ( ), ), 621 => array ( 'query' => 'show tables like \'ow_base_geolocation_country\'', 'execTime' => 0.0014171600341796875, 'params' => NULL, ), 622 => array ( 'query' => 'SELECT * FROM ow_base_authorization_group', 'execTime' => 0.0004429817199707031, 'params' => array ( ), ), 623 => array ( 'query' => 'SELECT * FROM ow_base_authorization_moderator ORDER BY id', 'execTime' => 0.0004150867462158203, 'params' => array ( ), ), 624 => array ( 'query' => 'SELECT * FROM ow_base_authorization_moderator_permission', 'execTime' => 0.0002799034118652344, 'params' => array ( ), ), 625 => array ( 'query' => 'SELECT * FROM ow_base_authorization_action', 'execTime' => 0.0003349781036376953, 'params' => array ( ), ), 626 => array ( 'query' => 'SELECT * FROM ow_base_authorization_permission', 'execTime' => 0.0002799034118652344, 'params' => array ( ), ), 627 => array ( 'query' => 'SELECT * FROM ow_base_authorization_role ORDER BY `sortOrder` ASC', 'execTime' => 0.0003681182861328125, 'params' => array ( ), ), 628 => array ( 'query' => 'SELECT `b`.* FROM `ow_ads_banner` AS `b` LEFT JOIN `ow_ads_banner_position` AS `bp` ON (`b`.`id` = `bp`.`bannerId`) LEFT JOIN `ow_ads_banner_location` AS `bl` ON (`b`.`id` = `bl`.`bannerId`) WHERE `bp`.`position` = :position AND `bp`.`pluginKey` IN ( :pluginKey, \'base\' ) AND ( `bl`.`location` IS NULL)', 'execTime' => 0.0005779266357421875, 'params' => array ( 'pluginKey' => 'SKADATE', 'position' => 'top', ), ), 629 => array ( 'query' => 'SELECT `b`.* FROM `ow_ads_banner` AS `b` LEFT JOIN `ow_ads_banner_position` AS `bp` ON (`b`.`id` = `bp`.`bannerId`) LEFT JOIN `ow_ads_banner_location` AS `bl` ON (`b`.`id` = `bl`.`bannerId`) WHERE `bp`.`position` = :position AND `bp`.`pluginKey` IN ( :pluginKey, \'base\' ) AND ( `bl`.`location` IS NULL)', 'execTime' => 0.000415802001953125, 'params' => array ( 'pluginKey' => 'SKADATE', 'position' => 'bottom', ), ), 630 => array ( 'query' => 'SELECT * FROM ow_base_place WHERE `name` = \'index\' LIMIT 0, 1', 'execTime' => 0.0004589557647705078, 'params' => array ( ), ), 631 => array ( 'query' => 'SELECT * FROM ow_base_component_place_cache WHERE `placeId` = 2 AND `entityId` = 0 LIMIT 0, 1', 'execTime' => 0.0005588531494140625, 'params' => array ( ), ), 632 => array ( 'query' => 'SELECT `b`.* FROM `ow_ads_banner` AS `b` LEFT JOIN `ow_ads_banner_position` AS `bp` ON (`b`.`id` = `bp`.`bannerId`) LEFT JOIN `ow_ads_banner_location` AS `bl` ON (`b`.`id` = `bl`.`bannerId`) WHERE `bp`.`position` = :position AND `bp`.`pluginKey` IN ( :pluginKey, \'base\' ) AND ( `bl`.`location` IS NULL)', 'execTime' => 0.0005450248718261719, 'params' => array ( 'pluginKey' => 'SKADATE', 'position' => 'sidebar', ), ), ), 'debugMode' => true, 'isProfilerEnabled' => true, 'profiler' => \UTIL_Profiler::__set_state(array( 'checkPoints' => array ( 'start' => 1774337865.026099, ), 'key' => 'db', 'result' => array ( ), 'chkCounter' => 0, )), 'queryExecTime' => 0.0005450248718261719, 'totalQueryExecTime' => 0.28398704528808594, 'queryCount' => 633, 'useCashe' => false, )), )), 'userFeaturedDao' => \BOL_UserFeaturedDao::__set_state(array( 'dbo' => \OW_Database::__set_state(array( 'connection' => \PDO::__set_state(array( )), 'affectedRows' => 0, 'queryLog' => array ( 0 => array ( 'query' => 'SELECT * FROM ow_base_config', 'execTime' => 0.0009129047393798828, 'params' => array ( ), ), 1 => array ( 'query' => 'SELECT * FROM ow_base_language', 'execTime' => 0.0005710124969482422, 'params' => array ( ), ), 2 => array ( 'query' => 'SELECT * FROM ow_base_plugin', 'execTime' => 0.0006101131439208984, 'params' => array ( ), ), 3 => array ( 'query' => 'SELECT * FROM ow_base_language ORDER BY `order` ASC LIMIT 0, 1', 'execTime' => 0.0005078315734863281, 'params' => array ( ), ), 4 => array ( 'query' => 'SET TIME_ZONE = ?', 'execTime' => 0.0004220008850097656, 'params' => array ( 0 => '-04:00', ), ), 5 => array ( 'query' => 'SELECT * FROM ow_virtualgifts_template', 'execTime' => 0.0006029605865478516, 'params' => array ( ), ), 6 => array ( 'query' => 'SELECT * FROM ow_base_document WHERE `uri` = \'join\' AND `isStatic` = 1 LIMIT 0, 1', 'execTime' => 0.0007178783416748047, 'params' => array ( ), ), 7 => array ( 'query' => 'SELECT * FROM ow_base_theme', 'execTime' => 0.0006940364837646484, 'params' => array ( ), ), 8 => array ( 'query' => 'SELECT * FROM ow_base_theme', 'execTime' => 0.0008101463317871094, 'params' => array ( ), ), 9 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0004200935363769531, 'params' => array ( 0 => 1555, ), ), 10 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0004000663757324219, 'params' => array ( 0 => 1555, ), ), 11 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1555', 'execTime' => 0.0010080337524414062, 'params' => NULL, ), 12 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1555', 'execTime' => 0.0004069805145263672, 'params' => NULL, ), 13 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1555', 'execTime' => 0.0010979175567626953, 'params' => NULL, ), 14 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0006210803985595703, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body', 'defaultValue' => '#FDF0E6', 'type' => 'color', 'themeId' => 1555, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 15 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0004799365997314453, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#825842', 'type' => 'color', 'themeId' => 1555, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 16 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003509521484375, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#2a80ae', 'type' => 'color', 'themeId' => 1555, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 17 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003490447998046875, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#B99480', 'type' => 'color', 'themeId' => 1555, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 18 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00035500526428222656, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_page_wrap', 'defaultValue' => 'url(images/promo.png)', 'type' => 'image', 'themeId' => 1555, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 19 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0004341602325439453, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_page_wrap_inner', 'defaultValue' => 'url(images/promo_inner.png)', 'type' => 'image', 'themeId' => 1555, 'key' => 'headerBackground', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 20 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003848075866699219, 'params' => array ( 'id' => NULL, 'attribute' => 'background', 'selector' => '.ow_footer', 'defaultValue' => '#FDF0E6', 'type' => 'color', 'themeId' => 1555, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '5. Footer background color', 'description' => NULL, 'mobile' => false, ), ), 21 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003299713134765625, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1555, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 22 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003349781036376953, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#ff7000', 'type' => 'color', 'themeId' => 1555, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 23 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0004229545593261719, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.sitelogo', 'defaultValue' => 'url(images/sitelogo.png)', 'type' => 'image', 'themeId' => 1555, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '4. Logo image', 'description' => NULL, 'mobile' => false, ), ), 24 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0003199577331542969, 'params' => array ( 'id' => NULL, 'themeId' => 1555, 'type' => 'decorator', 'value' => 'button', ), ), 25 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00029921531677246094, 'params' => array ( 'id' => NULL, 'themeId' => 1555, 'type' => 'master_page', 'value' => 'dndindex', ), ), 26 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00025391578674316406, 'params' => array ( 'id' => NULL, 'themeId' => 1555, 'type' => 'master_page', 'value' => 'general', ), ), 27 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023698806762695312, 'params' => array ( 'id' => NULL, 'themeId' => 1555, 'type' => 'master_page', 'value' => 'index', ), ), 28 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00030994415283203125, 'params' => array ( 'id' => NULL, 'themeId' => 1555, 'type' => 'master_page', 'value' => 'html_document', ), ), 29 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002410411834716797, 'params' => array ( 'id' => NULL, 'themeId' => 1555, 'type' => 'master_page', 'value' => 'blank', ), ), 30 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.0002942085266113281, 'params' => array ( 'id' => NULL, 'themeId' => 1555, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 31 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00039196014404296875, 'params' => array ( 0 => 1555, ), ), 32 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0010747909545898438, 'params' => array ( 'themeId' => 1555, 'themeId2' => 1555, ), ), 33 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1555', 'execTime' => 0.0003249645233154297, 'params' => array ( ), ), 34 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00033783912658691406, 'params' => array ( 0 => 1559, ), ), 35 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002949237823486328, 'params' => array ( 0 => 1559, ), ), 36 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1559', 'execTime' => 0.0008411407470703125, 'params' => NULL, ), 37 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1559', 'execTime' => 0.000370025634765625, 'params' => NULL, ), 38 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1559', 'execTime' => 0.0010089874267578125, 'params' => NULL, ), 39 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0006060600280761719, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body, .base_sign_in', 'defaultValue' => '#ece8e4', 'type' => 'color', 'themeId' => 1559, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 40 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.000431060791015625, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#494949', 'type' => 'color', 'themeId' => 1559, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 41 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003490447998046875, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#004d7e', 'type' => 'color', 'themeId' => 1559, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 42 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003581047058105469, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#004d7e', 'type' => 'color', 'themeId' => 1559, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 43 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.000392913818359375, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header_wrap', 'defaultValue' => 'url(images/bg_small.jpg)', 'type' => 'image', 'themeId' => 1559, 'key' => 'headerImage', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 44 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00047588348388671875, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header_pic', 'defaultValue' => 'url(images/header_s.png)', 'type' => 'image', 'themeId' => 1559, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '4. Logo image', 'description' => NULL, 'mobile' => false, ), ), 45 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00045418739318847656, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#252525', 'type' => 'color', 'themeId' => 1559, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 46 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00034999847412109375, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#494949', 'type' => 'color', 'themeId' => 1559, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 47 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00037598609924316406, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_sign_in, .index_master_page.ow_page_wrap', 'defaultValue' => 'url(images/bg.jpg)', 'type' => 'image', 'themeId' => 1559, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 48 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002868175506591797, 'params' => array ( 'id' => NULL, 'themeId' => 1559, 'type' => 'decorator', 'value' => 'button', ), ), 49 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023889541625976562, 'params' => array ( 'id' => NULL, 'themeId' => 1559, 'type' => 'master_page', 'value' => 'dndindex', ), ), 50 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00031280517578125, 'params' => array ( 'id' => NULL, 'themeId' => 1559, 'type' => 'master_page', 'value' => 'general', ), ), 51 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023293495178222656, 'params' => array ( 'id' => NULL, 'themeId' => 1559, 'type' => 'master_page', 'value' => 'index', ), ), 52 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002181529998779297, 'params' => array ( 'id' => NULL, 'themeId' => 1559, 'type' => 'master_page', 'value' => 'html_document', ), ), 53 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00021505355834960938, 'params' => array ( 'id' => NULL, 'themeId' => 1559, 'type' => 'master_page', 'value' => 'blank', ), ), 54 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.00027108192443847656, 'params' => array ( 'id' => NULL, 'themeId' => 1559, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 55 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0004589557647705078, 'params' => array ( 0 => 1559, ), ), 56 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0011219978332519531, 'params' => array ( 'themeId' => 1559, 'themeId2' => 1559, ), ), 57 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1559', 'execTime' => 0.00026798248291015625, 'params' => array ( ), ), 58 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003077983856201172, 'params' => array ( 0 => 1606, ), ), 59 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00030112266540527344, 'params' => array ( 0 => 1606, ), ), 60 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1606', 'execTime' => 0.001013040542602539, 'params' => NULL, ), 61 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1606', 'execTime' => 0.00028896331787109375, 'params' => NULL, ), 62 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1606', 'execTime' => 0.0008571147918701172, 'params' => NULL, ), 63 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0006830692291259766, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => 'body, .ow_bg_color', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1606, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 64 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00038909912109375, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html', 'defaultValue' => '#828894', 'type' => 'color', 'themeId' => 1606, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 65 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0004019737243652344, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a', 'defaultValue' => '#5b646a', 'type' => 'color', 'themeId' => 1606, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 66 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00034499168395996094, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#5b646a', 'type' => 'color', 'themeId' => 1606, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 67 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003638267517089844, 'params' => array ( 'id' => NULL, 'attribute' => 'background', 'selector' => '.ow_footer', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1606, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '4. Footer background color', 'description' => NULL, 'mobile' => false, ), ), 68 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0004401206970214844, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_logo', 'defaultValue' => 'url(images/logo.png)', 'type' => 'image', 'themeId' => 1606, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '3. Logo image', 'description' => NULL, 'mobile' => false, ), ), 69 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00035381317138671875, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header_pic', 'defaultValue' => 'url(images/header.jpg)', 'type' => 'image', 'themeId' => 1606, 'key' => 'headerImage', 'section' => '1. General Settings', 'label' => '2. Header background image', 'description' => NULL, 'mobile' => false, ), ), 70 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003609657287597656, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#5b646a', 'type' => 'color', 'themeId' => 1606, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 71 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003330707550048828, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_outline, .ow_txt_value', 'defaultValue' => '#2db395', 'type' => 'color', 'themeId' => 1606, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 72 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002541542053222656, 'params' => array ( 'id' => NULL, 'themeId' => 1606, 'type' => 'decorator', 'value' => 'button', ), ), 73 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00028705596923828125, 'params' => array ( 'id' => NULL, 'themeId' => 1606, 'type' => 'master_page', 'value' => 'dndindex', ), ), 74 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023102760314941406, 'params' => array ( 'id' => NULL, 'themeId' => 1606, 'type' => 'master_page', 'value' => 'admin', ), ), 75 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00021696090698242188, 'params' => array ( 'id' => NULL, 'themeId' => 1606, 'type' => 'master_page', 'value' => 'general', ), ), 76 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00024390220642089844, 'params' => array ( 'id' => NULL, 'themeId' => 1606, 'type' => 'master_page', 'value' => 'html_document', ), ), 77 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023508071899414062, 'params' => array ( 'id' => NULL, 'themeId' => 1606, 'type' => 'master_page', 'value' => 'blank', ), ), 78 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023603439331054688, 'params' => array ( 'id' => NULL, 'themeId' => 1606, 'type' => 'm_master_page', 'value' => 'mobile_blank', ), ), 79 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023102760314941406, 'params' => array ( 'id' => NULL, 'themeId' => 1606, 'type' => 'm_master_page', 'value' => 'mobile_general', ), ), 80 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002589225769042969, 'params' => array ( 'id' => NULL, 'themeId' => 1606, 'type' => 'm_master_page', 'value' => 'mobile_html_document', ), ), 81 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00039505958557128906, 'params' => array ( 0 => 1606, ), ), 82 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0010399818420410156, 'params' => array ( 'themeId' => 1606, 'themeId2' => 1606, ), ), 83 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1606', 'execTime' => 0.0003027915954589844, 'params' => array ( ), ), 84 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00032591819763183594, 'params' => array ( 0 => 1607, ), ), 85 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002830028533935547, 'params' => array ( 0 => 1607, ), ), 86 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1607', 'execTime' => 0.0008039474487304688, 'params' => NULL, ), 87 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1607', 'execTime' => 0.0004851818084716797, 'params' => NULL, ), 88 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1607', 'execTime' => 0.0011649131774902344, 'params' => NULL, ), 89 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0006041526794433594, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => 'body, .ow_bg_color', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1607, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 90 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003559589385986328, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .index_qs_widget', 'defaultValue' => '#828894', 'type' => 'color', 'themeId' => 1607, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 91 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00039887428283691406, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a', 'defaultValue' => '#5b646a', 'type' => 'color', 'themeId' => 1607, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 92 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003559589385986328, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#5b646a', 'type' => 'color', 'themeId' => 1607, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 93 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00031304359436035156, 'params' => array ( 'id' => NULL, 'attribute' => 'background', 'selector' => '.ow_footer', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1607, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '5. Footer background color', 'description' => NULL, 'mobile' => false, ), ), 94 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00036787986755371094, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_logo, .index_master_page .logo_url', 'defaultValue' => 'url(images/logo.png)', 'type' => 'image', 'themeId' => 1607, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '4. Logo image', 'description' => NULL, 'mobile' => false, ), ), 95 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003101825714111328, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header_pic', 'defaultValue' => 'url(images/header.jpg)', 'type' => 'image', 'themeId' => 1607, 'key' => 'headerImage', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 96 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00034880638122558594, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#5b646a', 'type' => 'color', 'themeId' => 1607, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 97 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003209114074707031, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_outline, .ow_txt_value', 'defaultValue' => '#ef6ba3', 'type' => 'color', 'themeId' => 1607, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 98 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003159046173095703, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.index_master_page .ow_header_wrap', 'defaultValue' => 'url(images/bg_promo.jpg)', 'type' => 'image', 'themeId' => 1607, 'key' => 'indexImage', 'section' => '1. General Settings', 'label' => '2. Page background image', 'description' => NULL, 'mobile' => false, ), ), 99 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00025916099548339844, 'params' => array ( 'id' => NULL, 'themeId' => 1607, 'type' => 'decorator', 'value' => 'button', ), ), 100 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002319812774658203, 'params' => array ( 'id' => NULL, 'themeId' => 1607, 'type' => 'master_page', 'value' => 'dndindex', ), ), 101 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002219676971435547, 'params' => array ( 'id' => NULL, 'themeId' => 1607, 'type' => 'master_page', 'value' => 'general', ), ), 102 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00021600723266601562, 'params' => array ( 'id' => NULL, 'themeId' => 1607, 'type' => 'master_page', 'value' => 'index', ), ), 103 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002529621124267578, 'params' => array ( 'id' => NULL, 'themeId' => 1607, 'type' => 'master_page', 'value' => 'html_document', ), ), 104 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00021791458129882812, 'params' => array ( 'id' => NULL, 'themeId' => 1607, 'type' => 'master_page', 'value' => 'blank', ), ), 105 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.0002639293670654297, 'params' => array ( 'id' => NULL, 'themeId' => 1607, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 106 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003981590270996094, 'params' => array ( 0 => 1607, ), ), 107 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0010190010070800781, 'params' => array ( 'themeId' => 1607, 'themeId2' => 1607, ), ), 108 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1607', 'execTime' => 0.0002288818359375, 'params' => array ( ), ), 109 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002739429473876953, 'params' => array ( 0 => 1608, ), ), 110 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002810955047607422, 'params' => array ( 0 => 1608, ), ), 111 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1608', 'execTime' => 0.0006909370422363281, 'params' => NULL, ), 112 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1608', 'execTime' => 0.0003859996795654297, 'params' => NULL, ), 113 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1608', 'execTime' => 0.0012140274047851562, 'params' => NULL, ), 114 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0006749629974365234, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => 'body, body.ow, body.base_sign_in', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1608, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 115 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003941059112548828, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#333', 'type' => 'color', 'themeId' => 1608, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 116 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00032901763916015625, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#2a80ae', 'type' => 'color', 'themeId' => 1608, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 117 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00039005279541015625, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#005466', 'type' => 'color', 'themeId' => 1608, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 118 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003330707550048828, 'params' => array ( 'id' => NULL, 'attribute' => 'background', 'selector' => '.ow_footer', 'defaultValue' => '#EAF7FB', 'type' => 'color', 'themeId' => 1608, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '5. Footer background color', 'description' => NULL, 'mobile' => false, ), ), 119 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00030493736267089844, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header', 'defaultValue' => 'url(images/header_s.png)', 'type' => 'image', 'themeId' => 1608, 'key' => 'headerBackground', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 120 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00037097930908203125, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_logo', 'defaultValue' => 'url(images/logo.png)', 'type' => 'image', 'themeId' => 1608, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '4. Logo image', 'description' => NULL, 'mobile' => false, ), ), 121 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0002899169921875, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#005466', 'type' => 'color', 'themeId' => 1608, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 122 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0002989768981933594, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#005074', 'type' => 'color', 'themeId' => 1608, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 123 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003478527069091797, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page', 'defaultValue' => 'url(images/bg.png)', 'type' => 'image', 'themeId' => 1608, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 124 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.000244140625, 'params' => array ( 'id' => NULL, 'themeId' => 1608, 'type' => 'decorator', 'value' => 'button', ), ), 125 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002200603485107422, 'params' => array ( 'id' => NULL, 'themeId' => 1608, 'type' => 'master_page', 'value' => 'dndindex', ), ), 126 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002701282501220703, 'params' => array ( 'id' => NULL, 'themeId' => 1608, 'type' => 'master_page', 'value' => 'general', ), ), 127 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00021314620971679688, 'params' => array ( 'id' => NULL, 'themeId' => 1608, 'type' => 'master_page', 'value' => 'index', ), ), 128 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00020885467529296875, 'params' => array ( 'id' => NULL, 'themeId' => 1608, 'type' => 'master_page', 'value' => 'html_document', ), ), 129 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00020599365234375, 'params' => array ( 'id' => NULL, 'themeId' => 1608, 'type' => 'master_page', 'value' => 'blank', ), ), 130 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.0002582073211669922, 'params' => array ( 'id' => NULL, 'themeId' => 1608, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 131 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00037217140197753906, 'params' => array ( 0 => 1608, ), ), 132 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.001035928726196289, 'params' => array ( 'themeId' => 1608, 'themeId2' => 1608, ), ), 133 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1608', 'execTime' => 0.0002760887145996094, 'params' => array ( ), ), 134 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00031876564025878906, 'params' => array ( 0 => 1609, ), ), 135 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00031495094299316406, 'params' => array ( 0 => 1609, ), ), 136 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1609', 'execTime' => 0.0008540153503417969, 'params' => NULL, ), 137 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1609', 'execTime' => 0.0005068778991699219, 'params' => NULL, ), 138 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1609', 'execTime' => 0.001313924789428711, 'params' => NULL, ), 139 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0006289482116699219, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => 'body, .ow, body, html, .base_sign_in', 'defaultValue' => '#333', 'type' => 'color', 'themeId' => 1609, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 140 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003838539123535156, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html', 'defaultValue' => '#c4c4c4', 'type' => 'color', 'themeId' => 1609, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 141 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003612041473388672, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a', 'defaultValue' => '#ae9e78', 'type' => 'color', 'themeId' => 1609, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 142 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00034499168395996094, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#e4e4e4', 'type' => 'color', 'themeId' => 1609, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 143 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00028204917907714844, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow_footer', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1609, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '7. Footer background color', 'description' => NULL, 'mobile' => false, ), ), 144 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00035381317138671875, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1609, 'key' => 'headerBackground', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 145 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0002999305725097656, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_logo_wrap a', 'defaultValue' => 'url(images/logo_console.png)', 'type' => 'image', 'themeId' => 1609, 'key' => 'ConsoleImage', 'section' => '1. General Settings', 'label' => '6. Console logo image', 'description' => NULL, 'mobile' => false, ), ), 146 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0002911090850830078, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.logo_url', 'defaultValue' => 'url(images/logo_inner.png)', 'type' => 'image', 'themeId' => 1609, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '5. Inner logo image', 'description' => NULL, 'mobile' => false, ), ), 147 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003440380096435547, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#cbcbcb', 'type' => 'color', 'themeId' => 1609, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 148 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003211498260498047, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#D76243', 'type' => 'color', 'themeId' => 1609, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 149 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003039836883544922, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.index_master_page .logo_url', 'defaultValue' => 'url(images/logo_index.png)', 'type' => 'image', 'themeId' => 1609, 'key' => 'indexLogoImage', 'section' => '1. General Settings', 'label' => '4. Index logo image', 'description' => NULL, 'mobile' => false, ), ), 150 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003490447998046875, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.index_master_page .ow_header', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1609, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 151 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002460479736328125, 'params' => array ( 'id' => NULL, 'themeId' => 1609, 'type' => 'decorator', 'value' => 'button', ), ), 152 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023484230041503906, 'params' => array ( 'id' => NULL, 'themeId' => 1609, 'type' => 'master_page', 'value' => 'dndindex', ), ), 153 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00027298927307128906, 'params' => array ( 'id' => NULL, 'themeId' => 1609, 'type' => 'master_page', 'value' => 'general', ), ), 154 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00022101402282714844, 'params' => array ( 'id' => NULL, 'themeId' => 1609, 'type' => 'master_page', 'value' => 'index', ), ), 155 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023293495178222656, 'params' => array ( 'id' => NULL, 'themeId' => 1609, 'type' => 'master_page', 'value' => 'html_document', ), ), 156 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002110004425048828, 'params' => array ( 'id' => NULL, 'themeId' => 1609, 'type' => 'master_page', 'value' => 'blank', ), ), 157 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.00025200843811035156, 'params' => array ( 'id' => NULL, 'themeId' => 1609, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 158 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00037097930908203125, 'params' => array ( 0 => 1609, ), ), 159 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0011229515075683594, 'params' => array ( 'themeId' => 1609, 'themeId2' => 1609, ), ), 160 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1609', 'execTime' => 0.0002751350402832031, 'params' => array ( ), ), 161 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003180503845214844, 'params' => array ( 0 => 1610, ), ), 162 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003161430358886719, 'params' => array ( 0 => 1610, ), ), 163 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1610', 'execTime' => 0.0008440017700195312, 'params' => NULL, ), 164 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1610', 'execTime' => 0.0004451274871826172, 'params' => NULL, ), 165 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1610', 'execTime' => 0.0013129711151123047, 'params' => NULL, ), 166 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0006320476531982422, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => 'body, .base_sign_in', 'defaultValue' => '#e8e7e7', 'type' => 'color', 'themeId' => 1610, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 167 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003638267517089844, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html', 'defaultValue' => '#4f5460', 'type' => 'color', 'themeId' => 1610, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 168 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003190040588378906, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a', 'defaultValue' => '#465c95', 'type' => 'color', 'themeId' => 1610, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 169 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0004019737243652344, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#666', 'type' => 'color', 'themeId' => 1610, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 170 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.000347137451171875, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow_footer', 'defaultValue' => '#e17e64', 'type' => 'color', 'themeId' => 1610, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '7. Footer background color', 'description' => NULL, 'mobile' => false, ), ), 171 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00030803680419921875, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_logo_wrap a', 'defaultValue' => 'url(images/logo_console.png)', 'type' => 'image', 'themeId' => 1610, 'key' => 'ConsoleImage', 'section' => '1. General Settings', 'label' => '6. Console logo image', 'description' => NULL, 'mobile' => false, ), ), 172 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00034999847412109375, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header_pic_wrap', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1610, 'key' => 'headerBackground', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 173 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00032806396484375, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.logo_url', 'defaultValue' => 'url(images/logo_inner.png)', 'type' => 'image', 'themeId' => 1610, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '5. Inner logo image', 'description' => NULL, 'mobile' => false, ), ), 174 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003151893615722656, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#cbcbcb', 'type' => 'color', 'themeId' => 1610, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 175 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003159046173095703, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#D76243', 'type' => 'color', 'themeId' => 1610, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 176 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00031304359436035156, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.index_master_page .logo_url', 'defaultValue' => 'url(images/logo_index.png)', 'type' => 'image', 'themeId' => 1610, 'key' => 'indexLogoImage', 'section' => '1. General Settings', 'label' => '4. Index logo image', 'description' => NULL, 'mobile' => false, ), ), 177 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003209114074707031, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.index_master_page .ow_header', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1610, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 178 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00024700164794921875, 'params' => array ( 'id' => NULL, 'themeId' => 1610, 'type' => 'decorator', 'value' => 'button', ), ), 179 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002319812774658203, 'params' => array ( 'id' => NULL, 'themeId' => 1610, 'type' => 'master_page', 'value' => 'dndindex', ), ), 180 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00022292137145996094, 'params' => array ( 'id' => NULL, 'themeId' => 1610, 'type' => 'master_page', 'value' => 'general', ), ), 181 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002589225769042969, 'params' => array ( 'id' => NULL, 'themeId' => 1610, 'type' => 'master_page', 'value' => 'index', ), ), 182 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00021696090698242188, 'params' => array ( 'id' => NULL, 'themeId' => 1610, 'type' => 'master_page', 'value' => 'html_document', ), ), 183 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00022912025451660156, 'params' => array ( 'id' => NULL, 'themeId' => 1610, 'type' => 'master_page', 'value' => 'blank', ), ), 184 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.00025200843811035156, 'params' => array ( 'id' => NULL, 'themeId' => 1610, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 185 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00043201446533203125, 'params' => array ( 0 => 1610, ), ), 186 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0006840229034423828, 'params' => array ( 'themeId' => 1610, 'themeId2' => 1610, ), ), 187 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1610', 'execTime' => 0.00011801719665527344, 'params' => array ( ), ), 188 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00014901161193847656, 'params' => array ( 0 => 1611, ), ), 189 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.000141143798828125, 'params' => array ( 0 => 1611, ), ), 190 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1611', 'execTime' => 0.0002830028533935547, 'params' => NULL, ), 191 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1611', 'execTime' => 0.00015211105346679688, 'params' => NULL, ), 192 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1611', 'execTime' => 0.0003960132598876953, 'params' => NULL, ), 193 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0005090236663818359, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body', 'defaultValue' => '#2f0023', 'type' => 'color', 'themeId' => 1611, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 194 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00040602684020996094, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#cecece', 'type' => 'color', 'themeId' => 1611, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 195 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.000308990478515625, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#5079cd', 'type' => 'color', 'themeId' => 1611, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 196 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003218650817871094, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#cecece', 'type' => 'color', 'themeId' => 1611, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 197 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003650188446044922, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_page_wrap', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1611, 'key' => 'backgroundImage', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 198 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0002951622009277344, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header', 'defaultValue' => 'url(images/bg_pic.jpg)', 'type' => 'image', 'themeId' => 1611, 'key' => 'headerImage', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 199 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003349781036376953, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1611, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 200 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.000370025634765625, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#cecece', 'type' => 'color', 'themeId' => 1611, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 201 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00031685829162597656, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .sitelogo', 'defaultValue' => 'url(images/site_name.png)', 'type' => 'image', 'themeId' => 1611, 'key' => 'indexLogoImage', 'section' => '1. General Settings', 'label' => '4. Index Logo image', 'description' => NULL, 'mobile' => false, ), ), 202 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00030112266540527344, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.sitelogo', 'defaultValue' => 'url(images/site_name.png)', 'type' => 'image', 'themeId' => 1611, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '5. Logo image', 'description' => NULL, 'mobile' => false, ), ), 203 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002529621124267578, 'params' => array ( 'id' => NULL, 'themeId' => 1611, 'type' => 'decorator', 'value' => 'button', ), ), 204 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023603439331054688, 'params' => array ( 'id' => NULL, 'themeId' => 1611, 'type' => 'master_page', 'value' => 'dndindex', ), ), 205 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00021791458129882812, 'params' => array ( 'id' => NULL, 'themeId' => 1611, 'type' => 'master_page', 'value' => 'general', ), ), 206 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00024700164794921875, 'params' => array ( 'id' => NULL, 'themeId' => 1611, 'type' => 'master_page', 'value' => 'index', ), ), 207 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002300739288330078, 'params' => array ( 'id' => NULL, 'themeId' => 1611, 'type' => 'master_page', 'value' => 'html_document', ), ), 208 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00021195411682128906, 'params' => array ( 'id' => NULL, 'themeId' => 1611, 'type' => 'master_page', 'value' => 'blank', ), ), 209 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.0002510547637939453, 'params' => array ( 'id' => NULL, 'themeId' => 1611, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 210 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0004761219024658203, 'params' => array ( 0 => 1611, ), ), 211 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0010979175567626953, 'params' => array ( 'themeId' => 1611, 'themeId2' => 1611, ), ), 212 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1611', 'execTime' => 0.0002300739288330078, 'params' => array ( ), ), 213 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003249645233154297, 'params' => array ( 0 => 1612, ), ), 214 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.000263214111328125, 'params' => array ( 0 => 1612, ), ), 215 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1612', 'execTime' => 0.0008919239044189453, 'params' => NULL, ), 216 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1612', 'execTime' => 0.0004279613494873047, 'params' => NULL, ), 217 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1612', 'execTime' => 0.0014429092407226562, 'params' => NULL, ), 218 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00043201446533203125, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body', 'defaultValue' => '#493e5e', 'type' => 'color', 'themeId' => 1612, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 219 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00028395652770996094, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#b9b3bd', 'type' => 'color', 'themeId' => 1612, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 220 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00024390220642089844, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#4aaed3', 'type' => 'color', 'themeId' => 1612, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 221 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00023889541625976562, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#d9d1dd', 'type' => 'color', 'themeId' => 1612, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 222 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00023603439331054688, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_page_wrap', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1612, 'key' => 'backgroundImage', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 223 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00024700164794921875, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header', 'defaultValue' => 'url(images/bg_pic.jpg)', 'type' => 'image', 'themeId' => 1612, 'key' => 'headerBackground', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 224 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00020503997802734375, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_site_panel_logo', 'defaultValue' => 'url(images/site_name3.png)', 'type' => 'image', 'themeId' => 1612, 'key' => 'ConsoleImage', 'section' => '1. General Settings', 'label' => '6. Console logo image', 'description' => NULL, 'mobile' => false, ), ), 225 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00012421607971191406, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#aba8af', 'type' => 'color', 'themeId' => 1612, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 226 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001289844512939453, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#cecece', 'type' => 'color', 'themeId' => 1612, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 227 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001239776611328125, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .sitelogo', 'defaultValue' => 'url(images/site_name.png)', 'type' => 'image', 'themeId' => 1612, 'key' => 'indexLogoImage', 'section' => '1. General Settings', 'label' => '4. Index logo image', 'description' => NULL, 'mobile' => false, ), ), 228 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00014495849609375, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.sitelogo', 'defaultValue' => 'url(images/site_name2.png)', 'type' => 'image', 'themeId' => 1612, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '5. Inner logo image', 'description' => NULL, 'mobile' => false, ), ), 229 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011801719665527344, 'params' => array ( 'id' => NULL, 'themeId' => 1612, 'type' => 'decorator', 'value' => 'button', ), ), 230 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010895729064941406, 'params' => array ( 'id' => NULL, 'themeId' => 1612, 'type' => 'master_page', 'value' => 'dndindex', ), ), 231 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 9.799003601074219E-5, 'params' => array ( 'id' => NULL, 'themeId' => 1612, 'type' => 'master_page', 'value' => 'general', ), ), 232 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 9.799003601074219E-5, 'params' => array ( 'id' => NULL, 'themeId' => 1612, 'type' => 'master_page', 'value' => 'index', ), ), 233 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 9.703636169433594E-5, 'params' => array ( 'id' => NULL, 'themeId' => 1612, 'type' => 'master_page', 'value' => 'html_document', ), ), 234 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 9.489059448242188E-5, 'params' => array ( 'id' => NULL, 'themeId' => 1612, 'type' => 'master_page', 'value' => 'blank', ), ), 235 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.00013399124145507812, 'params' => array ( 'id' => NULL, 'themeId' => 1612, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 236 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002040863037109375, 'params' => array ( 0 => 1612, ), ), 237 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0004830360412597656, 'params' => array ( 'themeId' => 1612, 'themeId2' => 1612, ), ), 238 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1612', 'execTime' => 0.00011110305786132812, 'params' => array ( ), ), 239 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001430511474609375, 'params' => array ( 0 => 1613, ), ), 240 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.000125885009765625, 'params' => array ( 0 => 1613, ), ), 241 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1613', 'execTime' => 0.0004520416259765625, 'params' => NULL, ), 242 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1613', 'execTime' => 0.0001609325408935547, 'params' => NULL, ), 243 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1613', 'execTime' => 0.0004851818084716797, 'params' => NULL, ), 244 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0004291534423828125, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1613, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 245 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003330707550048828, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#4b4b4b', 'type' => 'color', 'themeId' => 1613, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 246 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0004150867462158203, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#0a4200', 'type' => 'color', 'themeId' => 1613, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 247 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00039505958557128906, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#0a4200', 'type' => 'color', 'themeId' => 1613, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 248 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0002009868621826172, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_page_wrap', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1613, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 249 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00014090538024902344, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow_footer, .base_index_page .ow_footer', 'defaultValue' => '#4b4b4b', 'type' => 'color', 'themeId' => 1613, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '5. Footer background', 'description' => NULL, 'mobile' => false, ), ), 250 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013494491577148438, 'params' => array ( 'id' => NULL, 'attribute' => 'background', 'selector' => '.ow_header', 'defaultValue' => 'url(images/bg_pic.png)', 'type' => 'image', 'themeId' => 1613, 'key' => 'headerImage', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 251 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001361370086669922, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#4b4b4b', 'type' => 'color', 'themeId' => 1613, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 252 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013518333435058594, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#4b4b4b', 'type' => 'color', 'themeId' => 1613, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 253 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013494491577148438, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.sitelogo', 'defaultValue' => 'url(images/site_name.png)', 'type' => 'image', 'themeId' => 1613, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '4. Logo image', 'description' => NULL, 'mobile' => false, ), ), 254 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001461505889892578, 'params' => array ( 'id' => NULL, 'themeId' => 1613, 'type' => 'decorator', 'value' => 'button', ), ), 255 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00013113021850585938, 'params' => array ( 'id' => NULL, 'themeId' => 1613, 'type' => 'master_page', 'value' => 'dndindex', ), ), 256 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011587142944335938, 'params' => array ( 'id' => NULL, 'themeId' => 1613, 'type' => 'master_page', 'value' => 'general', ), ), 257 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011205673217773438, 'params' => array ( 'id' => NULL, 'themeId' => 1613, 'type' => 'master_page', 'value' => 'index', ), ), 258 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010895729064941406, 'params' => array ( 'id' => NULL, 'themeId' => 1613, 'type' => 'master_page', 'value' => 'html_document', ), ), 259 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010919570922851562, 'params' => array ( 'id' => NULL, 'themeId' => 1613, 'type' => 'master_page', 'value' => 'blank', ), ), 260 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.0001399517059326172, 'params' => array ( 'id' => NULL, 'themeId' => 1613, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 261 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00021195411682128906, 'params' => array ( 0 => 1613, ), ), 262 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.00040602684020996094, 'params' => array ( 'themeId' => 1613, 'themeId2' => 1613, ), ), 263 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1613', 'execTime' => 0.00011610984802246094, 'params' => array ( ), ), 264 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001571178436279297, 'params' => array ( 0 => 1614, ), ), 265 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00014400482177734375, 'params' => array ( 0 => 1614, ), ), 266 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1614', 'execTime' => 0.00027298927307128906, 'params' => NULL, ), 267 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1614', 'execTime' => 0.00015115737915039062, 'params' => NULL, ), 268 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1614', 'execTime' => 0.0003669261932373047, 'params' => NULL, ), 269 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0002868175506591797, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => 'body, .ow, body, html, .base_sign_in', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1614, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 270 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00014495849609375, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html', 'defaultValue' => '#868686', 'type' => 'color', 'themeId' => 1614, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 271 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00015306472778320312, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a', 'defaultValue' => '#ae9e78', 'type' => 'color', 'themeId' => 1614, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 272 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001380443572998047, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#4c4c4c', 'type' => 'color', 'themeId' => 1614, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 273 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001289844512939453, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1614, 'key' => 'headerBackground', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 274 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001251697540283203, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_logo_wrap a', 'defaultValue' => 'url(images/logo_console.png)', 'type' => 'image', 'themeId' => 1614, 'key' => 'ConsoleImage', 'section' => '1. General Settings', 'label' => '6. Console logo image', 'description' => NULL, 'mobile' => false, ), ), 275 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001380443572998047, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.logo_url', 'defaultValue' => 'url(images/logo_inner.png)', 'type' => 'image', 'themeId' => 1614, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '5. Inner logo image', 'description' => NULL, 'mobile' => false, ), ), 276 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00012612342834472656, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#4c4c4c', 'type' => 'color', 'themeId' => 1614, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 277 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013494491577148438, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow_footer', 'defaultValue' => '#191514', 'type' => 'color', 'themeId' => 1614, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '7. Footer background color', 'description' => NULL, 'mobile' => false, ), ), 278 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001468658447265625, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#D76243', 'type' => 'color', 'themeId' => 1614, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 279 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013494491577148438, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.index_master_page .logo_url', 'defaultValue' => 'url(images/logo_index.png)', 'type' => 'image', 'themeId' => 1614, 'key' => 'indexLogoImage', 'section' => '1. General Settings', 'label' => '4. Index logo image', 'description' => NULL, 'mobile' => false, ), ), 280 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001289844512939453, 'params' => array ( 'id' => NULL, 'themeId' => 1614, 'type' => 'decorator', 'value' => 'button', ), ), 281 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011706352233886719, 'params' => array ( 'id' => NULL, 'themeId' => 1614, 'type' => 'master_page', 'value' => 'dndindex', ), ), 282 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010704994201660156, 'params' => array ( 'id' => NULL, 'themeId' => 1614, 'type' => 'master_page', 'value' => 'general', ), ), 283 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010609626770019531, 'params' => array ( 'id' => NULL, 'themeId' => 1614, 'type' => 'master_page', 'value' => 'index', ), ), 284 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00012087821960449219, 'params' => array ( 'id' => NULL, 'themeId' => 1614, 'type' => 'master_page', 'value' => 'html_document', ), ), 285 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010800361633300781, 'params' => array ( 'id' => NULL, 'themeId' => 1614, 'type' => 'master_page', 'value' => 'blank', ), ), 286 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.0001308917999267578, 'params' => array ( 'id' => NULL, 'themeId' => 1614, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 287 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00019478797912597656, 'params' => array ( 0 => 1614, ), ), 288 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0004131793975830078, 'params' => array ( 'themeId' => 1614, 'themeId2' => 1614, ), ), 289 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1614', 'execTime' => 0.00011205673217773438, 'params' => array ( ), ), 290 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001430511474609375, 'params' => array ( 0 => 1615, ), ), 291 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00013899803161621094, 'params' => array ( 0 => 1615, ), ), 292 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1615', 'execTime' => 0.00035500526428222656, 'params' => NULL, ), 293 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1615', 'execTime' => 0.0001571178436279297, 'params' => NULL, ), 294 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1615', 'execTime' => 0.0003650188446044922, 'params' => NULL, ), 295 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003108978271484375, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body', 'defaultValue' => '#000', 'type' => 'color', 'themeId' => 1615, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 296 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00014591217041015625, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html', 'defaultValue' => '#ffffe6', 'type' => 'color', 'themeId' => 1615, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 297 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001418590545654297, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#fffde3', 'type' => 'color', 'themeId' => 1615, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 298 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001461505889892578, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#796458', 'type' => 'color', 'themeId' => 1615, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 299 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013399124145507812, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_page_wrap', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1615, 'key' => 'backgroundImage', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 300 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00012683868408203125, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow_footer', 'defaultValue' => '#000', 'type' => 'color', 'themeId' => 1615, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '5. Footer background', 'description' => NULL, 'mobile' => false, ), ), 301 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013709068298339844, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header', 'defaultValue' => 'url(images/bg_pic.jpg)', 'type' => 'image', 'themeId' => 1615, 'key' => 'headerImage', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 302 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001399517059326172, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#ffffe6', 'type' => 'color', 'themeId' => 1615, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 303 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00012993812561035156, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#796458', 'type' => 'color', 'themeId' => 1615, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 304 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001480579376220703, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.sitelogo', 'defaultValue' => 'url(images/site_name.png)', 'type' => 'image', 'themeId' => 1615, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '4. Logo image', 'description' => NULL, 'mobile' => false, ), ), 305 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001468658447265625, 'params' => array ( 'id' => NULL, 'themeId' => 1615, 'type' => 'decorator', 'value' => 'button', ), ), 306 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001220703125, 'params' => array ( 'id' => NULL, 'themeId' => 1615, 'type' => 'master_page', 'value' => 'dndindex', ), ), 307 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011301040649414062, 'params' => array ( 'id' => NULL, 'themeId' => 1615, 'type' => 'master_page', 'value' => 'general', ), ), 308 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010991096496582031, 'params' => array ( 'id' => NULL, 'themeId' => 1615, 'type' => 'master_page', 'value' => 'index', ), ), 309 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010991096496582031, 'params' => array ( 'id' => NULL, 'themeId' => 1615, 'type' => 'master_page', 'value' => 'html_document', ), ), 310 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010585784912109375, 'params' => array ( 'id' => NULL, 'themeId' => 1615, 'type' => 'master_page', 'value' => 'blank', ), ), 311 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.00013780593872070312, 'params' => array ( 'id' => NULL, 'themeId' => 1615, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 312 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001938343048095703, 'params' => array ( 0 => 1615, ), ), 313 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.00039696693420410156, 'params' => array ( 'themeId' => 1615, 'themeId2' => 1615, ), ), 314 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1615', 'execTime' => 0.00011706352233886719, 'params' => array ( ), ), 315 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00014495849609375, 'params' => array ( 0 => 1616, ), ), 316 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001380443572998047, 'params' => array ( 0 => 1616, ), ), 317 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1616', 'execTime' => 0.0002760887145996094, 'params' => NULL, ), 318 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1616', 'execTime' => 0.0001468658447265625, 'params' => NULL, ), 319 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1616', 'execTime' => 0.0003960132598876953, 'params' => NULL, ), 320 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0002739429473876953, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => 'body, .base_sign_in', 'defaultValue' => '#bfc6c6', 'type' => 'color', 'themeId' => 1616, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 321 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00016999244689941406, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#4f5058', 'type' => 'color', 'themeId' => 1616, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 322 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00014400482177734375, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#0060aa', 'type' => 'color', 'themeId' => 1616, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 323 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001430511474609375, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#4F5058', 'type' => 'color', 'themeId' => 1616, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 324 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001308917999267578, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow_footer', 'defaultValue' => '#f9faff', 'type' => 'color', 'themeId' => 1616, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '6. Footer background color', 'description' => NULL, 'mobile' => false, ), ), 325 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013685226440429688, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_logo_wrap', 'defaultValue' => 'url(images/header_pic.png)', 'type' => 'image', 'themeId' => 1616, 'key' => 'headerBackground', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 326 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001361370086669922, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_logo_wrap a.ow_logo', 'defaultValue' => 'url(images/site_logo.png)', 'type' => 'image', 'themeId' => 1616, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '5. Inner logo image', 'description' => NULL, 'mobile' => false, ), ), 327 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00015282630920410156, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#4f5058', 'type' => 'color', 'themeId' => 1616, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 328 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013518333435058594, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#494949', 'type' => 'color', 'themeId' => 1616, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 329 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013399124145507812, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.index_master_page .ow_header_in', 'defaultValue' => 'url(images/indexpage_header_image.png)', 'type' => 'image', 'themeId' => 1616, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 330 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001399517059326172, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.index_master_page .logo_url', 'defaultValue' => 'url(images/indexpage_logo.png)', 'type' => 'image', 'themeId' => 1616, 'key' => 'indexLogoImage', 'section' => '1. General Settings', 'label' => '4. Index logo image', 'description' => NULL, 'mobile' => false, ), ), 331 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001289844512939453, 'params' => array ( 'id' => NULL, 'themeId' => 1616, 'type' => 'decorator', 'value' => 'button', ), ), 332 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00012087821960449219, 'params' => array ( 'id' => NULL, 'themeId' => 1616, 'type' => 'master_page', 'value' => 'dndindex', ), ), 333 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001289844512939453, 'params' => array ( 'id' => NULL, 'themeId' => 1616, 'type' => 'master_page', 'value' => 'general', ), ), 334 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010991096496582031, 'params' => array ( 'id' => NULL, 'themeId' => 1616, 'type' => 'master_page', 'value' => 'index', ), ), 335 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010704994201660156, 'params' => array ( 'id' => NULL, 'themeId' => 1616, 'type' => 'master_page', 'value' => 'html_document', ), ), 336 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010585784912109375, 'params' => array ( 'id' => NULL, 'themeId' => 1616, 'type' => 'master_page', 'value' => 'blank', ), ), 337 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.00013113021850585938, 'params' => array ( 'id' => NULL, 'themeId' => 1616, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 338 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00019407272338867188, 'params' => array ( 0 => 1616, ), ), 339 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0004520416259765625, 'params' => array ( 'themeId' => 1616, 'themeId2' => 1616, ), ), 340 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1616', 'execTime' => 0.00011396408081054688, 'params' => array ( ), ), 341 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00014281272888183594, 'params' => array ( 0 => 1617, ), ), 342 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00013899803161621094, 'params' => array ( 0 => 1617, ), ), 343 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1617', 'execTime' => 0.0002968311309814453, 'params' => NULL, ), 344 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1617', 'execTime' => 0.00015401840209960938, 'params' => NULL, ), 345 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1617', 'execTime' => 0.00033092498779296875, 'params' => NULL, ), 346 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003039836883544922, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body', 'defaultValue' => '#fdfff0', 'type' => 'color', 'themeId' => 1617, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 347 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00016498565673828125, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#52483f', 'type' => 'color', 'themeId' => 1617, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 348 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.000141143798828125, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#009683', 'type' => 'color', 'themeId' => 1617, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 349 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001380443572998047, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#009683', 'type' => 'color', 'themeId' => 1617, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 350 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013709068298339844, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_page_wrap', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1617, 'key' => 'backgroundImage', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 351 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013494491577148438, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header', 'defaultValue' => 'url(images/bg_pic.jpg)', 'type' => 'image', 'themeId' => 1617, 'key' => 'headerImage', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 352 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013399124145507812, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#52483f', 'type' => 'color', 'themeId' => 1617, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 353 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00015306472778320312, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#52483f', 'type' => 'color', 'themeId' => 1617, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 354 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001342296600341797, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.sitelogo', 'defaultValue' => 'url(images/site_name.png)', 'type' => 'image', 'themeId' => 1617, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '4. Logo image', 'description' => NULL, 'mobile' => false, ), ), 355 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001289844512939453, 'params' => array ( 'id' => NULL, 'themeId' => 1617, 'type' => 'decorator', 'value' => 'button', ), ), 356 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00012302398681640625, 'params' => array ( 'id' => NULL, 'themeId' => 1617, 'type' => 'master_page', 'value' => 'dndindex', ), ), 357 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011301040649414062, 'params' => array ( 'id' => NULL, 'themeId' => 1617, 'type' => 'master_page', 'value' => 'general', ), ), 358 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011301040649414062, 'params' => array ( 'id' => NULL, 'themeId' => 1617, 'type' => 'master_page', 'value' => 'index', ), ), 359 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001270771026611328, 'params' => array ( 'id' => NULL, 'themeId' => 1617, 'type' => 'master_page', 'value' => 'html_document', ), ), 360 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011706352233886719, 'params' => array ( 'id' => NULL, 'themeId' => 1617, 'type' => 'master_page', 'value' => 'blank', ), ), 361 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.00013184547424316406, 'params' => array ( 'id' => NULL, 'themeId' => 1617, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 362 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00019598007202148438, 'params' => array ( 0 => 1617, ), ), 363 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0004119873046875, 'params' => array ( 'themeId' => 1617, 'themeId2' => 1617, ), ), 364 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1617', 'execTime' => 0.00011301040649414062, 'params' => array ( ), ), 365 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00014400482177734375, 'params' => array ( 0 => 1618, ), ), 366 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00013899803161621094, 'params' => array ( 0 => 1618, ), ), 367 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1618', 'execTime' => 0.00027489662170410156, 'params' => NULL, ), 368 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1618', 'execTime' => 0.0001480579376220703, 'params' => NULL, ), 369 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1618', 'execTime' => 0.00039005279541015625, 'params' => NULL, ), 370 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0002791881561279297, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body', 'defaultValue' => '#090f10', 'type' => 'color', 'themeId' => 1618, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 371 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001480579376220703, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#d6d6be', 'type' => 'color', 'themeId' => 1618, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 372 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001361370086669922, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#7ce6fe', 'type' => 'color', 'themeId' => 1618, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 373 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001518726348876953, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#d6d6be', 'type' => 'color', 'themeId' => 1618, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 374 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00014591217041015625, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page', 'defaultValue' => 'url(images/promo.png)', 'type' => 'image', 'themeId' => 1618, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 375 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001380443572998047, 'params' => array ( 'id' => NULL, 'attribute' => 'background', 'selector' => '.ow_footer', 'defaultValue' => '#04070e', 'type' => 'color', 'themeId' => 1618, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '6. Footer background color', 'description' => NULL, 'mobile' => false, ), ), 376 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00014090538024902344, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header', 'defaultValue' => 'url(images/header.png)', 'type' => 'image', 'themeId' => 1618, 'key' => 'headerBackground', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 377 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013303756713867188, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#d6d6be', 'type' => 'color', 'themeId' => 1618, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 378 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001380443572998047, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#b2bac0', 'type' => 'color', 'themeId' => 1618, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 379 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00014901161193847656, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .sitelogo', 'defaultValue' => 'url(images/site_name.png)', 'type' => 'image', 'themeId' => 1618, 'key' => 'indexLogoImage', 'section' => '1. General Settings', 'label' => '4. Index logo image', 'description' => NULL, 'mobile' => false, ), ), 380 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001461505889892578, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.sitelogo', 'defaultValue' => 'url(images/site_name_inner.png)', 'type' => 'image', 'themeId' => 1618, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '5. Inner logo image', 'description' => NULL, 'mobile' => false, ), ), 381 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00012803077697753906, 'params' => array ( 'id' => NULL, 'themeId' => 1618, 'type' => 'decorator', 'value' => 'button', ), ), 382 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011920928955078125, 'params' => array ( 'id' => NULL, 'themeId' => 1618, 'type' => 'master_page', 'value' => 'dndindex', ), ), 383 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011014938354492188, 'params' => array ( 'id' => NULL, 'themeId' => 1618, 'type' => 'master_page', 'value' => 'general', ), ), 384 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010800361633300781, 'params' => array ( 'id' => NULL, 'themeId' => 1618, 'type' => 'master_page', 'value' => 'index', ), ), 385 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010800361633300781, 'params' => array ( 'id' => NULL, 'themeId' => 1618, 'type' => 'master_page', 'value' => 'html_document', ), ), 386 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011491775512695312, 'params' => array ( 'id' => NULL, 'themeId' => 1618, 'type' => 'master_page', 'value' => 'blank', ), ), 387 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.0001361370086669922, 'params' => array ( 'id' => NULL, 'themeId' => 1618, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 388 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002009868621826172, 'params' => array ( 0 => 1618, ), ), 389 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.00041294097900390625, 'params' => array ( 'themeId' => 1618, 'themeId2' => 1618, ), ), 390 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1618', 'execTime' => 0.00012087821960449219, 'params' => array ( ), ), 391 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00014495849609375, 'params' => array ( 0 => 1619, ), ), 392 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00013899803161621094, 'params' => array ( 0 => 1619, ), ), 393 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1619', 'execTime' => 0.00034308433532714844, 'params' => NULL, ), 394 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1619', 'execTime' => 0.00015592575073242188, 'params' => NULL, ), 395 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1619', 'execTime' => 0.0003800392150878906, 'params' => NULL, ), 396 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003008842468261719, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '@import url(\'https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700&display=swap\'); body, .ow, body, html, .base_sign_in', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1619, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 397 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00015497207641601562, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html', 'defaultValue' => '#666', 'type' => 'color', 'themeId' => 1619, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 398 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.000164031982421875, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a', 'defaultValue' => '#0e0e0e', 'type' => 'color', 'themeId' => 1619, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 399 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013685226440429688, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#4c4c4c', 'type' => 'color', 'themeId' => 1619, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 400 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00015401840209960938, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_header', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1619, 'key' => 'headerBackground', 'section' => '1. General Settings', 'label' => '2. Header background image', 'description' => NULL, 'mobile' => false, ), ), 401 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013303756713867188, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_logo_wrap a', 'defaultValue' => 'url(images/logo_console.png)', 'type' => 'image', 'themeId' => 1619, 'key' => 'indexLogoImage', 'section' => '1. General Settings', 'label' => '3. Index logo image', 'description' => NULL, 'mobile' => false, ), ), 402 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001308917999267578, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_site_panel_wrap.site_panel_wrap_bg_color .ow_logo_wrap a', 'defaultValue' => 'url(images/logo_console.png)', 'type' => 'image', 'themeId' => 1619, 'key' => 'indexLogoImageScroll', 'section' => '1. General Settings', 'label' => '4. Index logo image scroll', 'description' => NULL, 'mobile' => false, ), ), 403 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001308917999267578, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_logo_wrap a', 'defaultValue' => 'url(images/logo_console_black.png)', 'type' => 'image', 'themeId' => 1619, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '5. Inner logo image', 'description' => NULL, 'mobile' => false, ), ), 404 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013303756713867188, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_site_panel_wrap.site_panel_wrap_bg_color .ow_logo_wrap a', 'defaultValue' => 'url(images/logo_console.png)', 'type' => 'image', 'themeId' => 1619, 'key' => 'ConsoleImage', 'section' => '1. General Settings', 'label' => '6. Inner logo image scroll', 'description' => NULL, 'mobile' => false, ), ), 405 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00015211105346679688, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'html body .ow_box_cap h3, .ow_box_cap_empty h3', 'defaultValue' => '#787878', 'type' => 'color', 'themeId' => 1619, 'key' => 'WidgetTitleColor', 'section' => '2. Colors', 'label' => '6. Box title', 'description' => NULL, 'mobile' => false, ), ), 406 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013589859008789062, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#0e0e0e', 'type' => 'color', 'themeId' => 1619, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 407 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001270771026611328, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow_footer', 'defaultValue' => '#0e0e0e', 'type' => 'color', 'themeId' => 1619, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '7. Footer background color', 'description' => NULL, 'mobile' => false, ), ), 408 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013208389282226562, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#666', 'type' => 'color', 'themeId' => 1619, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 409 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.000125885009765625, 'params' => array ( 'id' => NULL, 'themeId' => 1619, 'type' => 'decorator', 'value' => 'button', ), ), 410 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00012302398681640625, 'params' => array ( 'id' => NULL, 'themeId' => 1619, 'type' => 'master_page', 'value' => 'dndindex', ), ), 411 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00012087821960449219, 'params' => array ( 'id' => NULL, 'themeId' => 1619, 'type' => 'master_page', 'value' => 'general', ), ), 412 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011110305786132812, 'params' => array ( 'id' => NULL, 'themeId' => 1619, 'type' => 'master_page', 'value' => 'index', ), ), 413 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010895729064941406, 'params' => array ( 'id' => NULL, 'themeId' => 1619, 'type' => 'master_page', 'value' => 'html_document', ), ), 414 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010895729064941406, 'params' => array ( 'id' => NULL, 'themeId' => 1619, 'type' => 'master_page', 'value' => 'blank', ), ), 415 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.00013589859008789062, 'params' => array ( 'id' => NULL, 'themeId' => 1619, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 416 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00019502639770507812, 'params' => array ( 0 => 1619, ), ), 417 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0004451274871826172, 'params' => array ( 'themeId' => 1619, 'themeId2' => 1619, ), ), 418 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1619', 'execTime' => 0.00011110305786132812, 'params' => array ( ), ), 419 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001418590545654297, 'params' => array ( 0 => 1620, ), ), 420 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001380443572998047, 'params' => array ( 0 => 1620, ), ), 421 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1620', 'execTime' => 0.0002779960632324219, 'params' => NULL, ), 422 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1620', 'execTime' => 0.0001480579376220703, 'params' => NULL, ), 423 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1620', 'execTime' => 0.0003829002380371094, 'params' => NULL, ), 424 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003001689910888672, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body', 'defaultValue' => '#e6e0ec', 'type' => 'color', 'themeId' => 1620, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 425 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00020503997802734375, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#7e6587', 'type' => 'color', 'themeId' => 1620, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 426 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00016999244689941406, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#00677d', 'type' => 'color', 'themeId' => 1620, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 427 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001418590545654297, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#7e6587', 'type' => 'color', 'themeId' => 1620, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 428 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013685226440429688, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow_footer', 'defaultValue' => 'rgba(255,255,255,0.3)', 'type' => 'color', 'themeId' => 1620, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '5. Footer background color', 'description' => NULL, 'mobile' => false, ), ), 429 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00014495849609375, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header_wrap', 'defaultValue' => 'url(images/bg.png)', 'type' => 'image', 'themeId' => 1620, 'key' => 'HeaderbackgroundImage', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 430 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00014400482177734375, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_logo', 'defaultValue' => 'url(images/header_s.png)', 'type' => 'image', 'themeId' => 1620, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '4. Logo image', 'description' => NULL, 'mobile' => false, ), ), 431 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013113021850585938, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#7e6587', 'type' => 'color', 'themeId' => 1620, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 432 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013494491577148438, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#00677D', 'type' => 'color', 'themeId' => 1620, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 433 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00012993812561035156, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_sign_in, .base_index_page', 'defaultValue' => 'url(images/bg.png)', 'type' => 'image', 'themeId' => 1620, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 434 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001289844512939453, 'params' => array ( 'id' => NULL, 'themeId' => 1620, 'type' => 'decorator', 'value' => 'button', ), ), 435 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00012183189392089844, 'params' => array ( 'id' => NULL, 'themeId' => 1620, 'type' => 'master_page', 'value' => 'dndindex', ), ), 436 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001289844512939453, 'params' => array ( 'id' => NULL, 'themeId' => 1620, 'type' => 'master_page', 'value' => 'general', ), ), 437 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011587142944335938, 'params' => array ( 'id' => NULL, 'themeId' => 1620, 'type' => 'master_page', 'value' => 'index', ), ), 438 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001068115234375, 'params' => array ( 'id' => NULL, 'themeId' => 1620, 'type' => 'master_page', 'value' => 'html_document', ), ), 439 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001049041748046875, 'params' => array ( 'id' => NULL, 'themeId' => 1620, 'type' => 'master_page', 'value' => 'blank', ), ), 440 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.00013113021850585938, 'params' => array ( 'id' => NULL, 'themeId' => 1620, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 441 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00019502639770507812, 'params' => array ( 0 => 1620, ), ), 442 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0004031658172607422, 'params' => array ( 'themeId' => 1620, 'themeId2' => 1620, ), ), 443 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1620', 'execTime' => 0.00011301040649414062, 'params' => array ( ), ), 444 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001430511474609375, 'params' => array ( 0 => 1621, ), ), 445 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001380443572998047, 'params' => array ( 0 => 1621, ), ), 446 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1621', 'execTime' => 0.0002930164337158203, 'params' => NULL, ), 447 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1621', 'execTime' => 0.00014781951904296875, 'params' => NULL, ), 448 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1621', 'execTime' => 0.0003979206085205078, 'params' => NULL, ), 449 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003039836883544922, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1621, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 450 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001590251922607422, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#52483f', 'type' => 'color', 'themeId' => 1621, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 451 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00015091896057128906, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#b4534d', 'type' => 'color', 'themeId' => 1621, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 452 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00014495849609375, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#616161', 'type' => 'color', 'themeId' => 1621, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 453 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013709068298339844, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_page_wrap', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1621, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 454 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00015783309936523438, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header', 'defaultValue' => 'url(images/bg_pic.jpg)', 'type' => 'image', 'themeId' => 1621, 'key' => 'headerBackground', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 455 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013494491577148438, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1621, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 456 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001399517059326172, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#52483f', 'type' => 'color', 'themeId' => 1621, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 457 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013113021850585938, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .sitelogo', 'defaultValue' => 'url(images/site_logo.png)', 'type' => 'image', 'themeId' => 1621, 'key' => 'indexLogoImage', 'section' => '1. General Settings', 'label' => '4. Index logo image', 'description' => NULL, 'mobile' => false, ), ), 458 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001289844512939453, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.sitelogo', 'defaultValue' => 'url(images/site_name.png)', 'type' => 'image', 'themeId' => 1621, 'key' => 'LogoImage', 'section' => '1. General Settings', 'label' => '5. Inner logo image', 'description' => NULL, 'mobile' => false, ), ), 459 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001289844512939453, 'params' => array ( 'id' => NULL, 'themeId' => 1621, 'type' => 'decorator', 'value' => 'button', ), ), 460 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00013899803161621094, 'params' => array ( 'id' => NULL, 'themeId' => 1621, 'type' => 'master_page', 'value' => 'dndindex', ), ), 461 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011515617370605469, 'params' => array ( 'id' => NULL, 'themeId' => 1621, 'type' => 'master_page', 'value' => 'general', ), ), 462 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010895729064941406, 'params' => array ( 'id' => NULL, 'themeId' => 1621, 'type' => 'master_page', 'value' => 'index', ), ), 463 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010895729064941406, 'params' => array ( 'id' => NULL, 'themeId' => 1621, 'type' => 'master_page', 'value' => 'html_document', ), ), 464 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011014938354492188, 'params' => array ( 'id' => NULL, 'themeId' => 1621, 'type' => 'master_page', 'value' => 'blank', ), ), 465 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.00013303756713867188, 'params' => array ( 'id' => NULL, 'themeId' => 1621, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 466 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00020313262939453125, 'params' => array ( 0 => 1621, ), ), 467 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.00039696693420410156, 'params' => array ( 'themeId' => 1621, 'themeId2' => 1621, ), ), 468 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1621', 'execTime' => 0.00011396408081054688, 'params' => array ( ), ), 469 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001430511474609375, 'params' => array ( 0 => 1622, ), ), 470 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00014400482177734375, 'params' => array ( 0 => 1622, ), ), 471 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1622', 'execTime' => 0.0003600120544433594, 'params' => NULL, ), 472 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1622', 'execTime' => 0.0001609325408935547, 'params' => NULL, ), 473 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1622', 'execTime' => 0.00043392181396484375, 'params' => NULL, ), 474 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0006070137023925781, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body', 'defaultValue' => '#412e57', 'type' => 'color', 'themeId' => 1622, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 475 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00035309791564941406, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#2e64ff', 'type' => 'color', 'themeId' => 1622, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 476 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003819465637207031, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#616161', 'type' => 'color', 'themeId' => 1622, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 477 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003190040588378906, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_page_wrap', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1622, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 478 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003349781036376953, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_page_container .ow_page', 'defaultValue' => '#616161', 'type' => 'color', 'themeId' => 1622, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 479 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00035119056701660156, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header', 'defaultValue' => 'url(images/bg_pic.jpg)', 'type' => 'image', 'themeId' => 1622, 'key' => 'headerBackground', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 480 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003478527069091797, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1622, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 481 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00038313865661621094, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#616161', 'type' => 'color', 'themeId' => 1622, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 482 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00027298927307128906, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_promo_collage_item1', 'defaultValue' => 'url(images/promo_collage1.png)', 'type' => 'image', 'themeId' => 1622, 'key' => 'collageimage1', 'section' => '3. Index Page', 'label' => 'Collage image 1', 'description' => NULL, 'mobile' => false, ), ), 483 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0002579689025878906, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_promo_collage_item2', 'defaultValue' => 'url(images/promo_collage2.png)', 'type' => 'image', 'themeId' => 1622, 'key' => 'collageimage2', 'section' => '3. Index Page', 'label' => 'Collage image 2', 'description' => NULL, 'mobile' => false, ), ), 484 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00026106834411621094, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_promo_collage_item3', 'defaultValue' => 'url(images/promo_collage3.png)', 'type' => 'image', 'themeId' => 1622, 'key' => 'collageimage3', 'section' => '3. Index Page', 'label' => 'Collage image 3', 'description' => NULL, 'mobile' => false, ), ), 485 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0002601146697998047, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_promo_collage_item4', 'defaultValue' => 'url(images/promo_collage4.png)', 'type' => 'image', 'themeId' => 1622, 'key' => 'collageimage4', 'section' => '3. Index Page', 'label' => 'Collage image 4', 'description' => NULL, 'mobile' => false, ), ), 486 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00026297569274902344, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_promo_collage_item5', 'defaultValue' => 'url(images/promo_collage5.png)', 'type' => 'image', 'themeId' => 1622, 'key' => 'collageimage5', 'section' => '3. Index Page', 'label' => 'Collage image 5', 'description' => NULL, 'mobile' => false, ), ), 487 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00030994415283203125, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_promo_left', 'defaultValue' => 'url(images/promo_left.jpg)', 'type' => 'image', 'themeId' => 1622, 'key' => 'qs_image', 'section' => '3. Index Page', 'label' => 'Quick Search Image', 'description' => NULL, 'mobile' => false, ), ), 488 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003330707550048828, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.sitelogo', 'defaultValue' => 'url(images/site_name.png)', 'type' => 'image', 'themeId' => 1622, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '4. Logo image', 'description' => NULL, 'mobile' => false, ), ), 489 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00024819374084472656, 'params' => array ( 'id' => NULL, 'themeId' => 1622, 'type' => 'decorator', 'value' => 'button', ), ), 490 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00022983551025390625, 'params' => array ( 'id' => NULL, 'themeId' => 1622, 'type' => 'master_page', 'value' => 'dndindex', ), ), 491 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023293495178222656, 'params' => array ( 'id' => NULL, 'themeId' => 1622, 'type' => 'master_page', 'value' => 'general', ), ), 492 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023412704467773438, 'params' => array ( 'id' => NULL, 'themeId' => 1622, 'type' => 'master_page', 'value' => 'index', ), ), 493 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00021505355834960938, 'params' => array ( 'id' => NULL, 'themeId' => 1622, 'type' => 'master_page', 'value' => 'html_document', ), ), 494 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00021219253540039062, 'params' => array ( 'id' => NULL, 'themeId' => 1622, 'type' => 'master_page', 'value' => 'blank', ), ), 495 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.00030493736267089844, 'params' => array ( 'id' => NULL, 'themeId' => 1622, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 496 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0004029273986816406, 'params' => array ( 0 => 1622, ), ), 497 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0011491775512695312, 'params' => array ( 'themeId' => 1622, 'themeId2' => 1622, ), ), 498 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1622', 'execTime' => 0.00031495094299316406, 'params' => array ( ), ), 499 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003230571746826172, 'params' => array ( 0 => 1623, ), ), 500 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00026702880859375, 'params' => array ( 0 => 1623, ), ), 501 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1623', 'execTime' => 0.000823974609375, 'params' => NULL, ), 502 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1623', 'execTime' => 0.00039005279541015625, 'params' => NULL, ), 503 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1623', 'execTime' => 0.0012249946594238281, 'params' => NULL, ), 504 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0006661415100097656, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body', 'defaultValue' => '#74adc0', 'type' => 'color', 'themeId' => 1623, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 505 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003829002380371094, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#c5ffff', 'type' => 'color', 'themeId' => 1623, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 506 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003561973571777344, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#7be1f9', 'type' => 'color', 'themeId' => 1623, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 507 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003299713134765625, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#2b6170', 'type' => 'color', 'themeId' => 1623, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 508 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0002999305725097656, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_page_wrap', 'defaultValue' => 'url(images/promo.png)', 'type' => 'image', 'themeId' => 1623, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 509 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003349781036376953, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow_footer', 'defaultValue' => '#6599ac', 'type' => 'color', 'themeId' => 1623, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '6. Footer background color', 'description' => NULL, 'mobile' => false, ), ), 510 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003199577331542969, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header', 'defaultValue' => 'url(images/header_pic.jpg)', 'type' => 'image', 'themeId' => 1623, 'key' => 'headerImage', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 511 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003380775451660156, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#2b6170', 'type' => 'color', 'themeId' => 1623, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 512 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.000347137451171875, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#3f6e7c', 'type' => 'color', 'themeId' => 1623, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 513 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003139972686767578, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .sitelogo', 'defaultValue' => 'url(images/site_name.png)', 'type' => 'image', 'themeId' => 1623, 'key' => 'indexLogoImage', 'section' => '1. General Settings', 'label' => '4. Index logo image', 'description' => NULL, 'mobile' => false, ), ), 514 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00031304359436035156, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.sitelogo', 'defaultValue' => 'url(images/logo_inner.png)', 'type' => 'image', 'themeId' => 1623, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '5. Inner logo image', 'description' => NULL, 'mobile' => false, ), ), 515 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002789497375488281, 'params' => array ( 'id' => NULL, 'themeId' => 1623, 'type' => 'decorator', 'value' => 'button', ), ), 516 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023603439331054688, 'params' => array ( 'id' => NULL, 'themeId' => 1623, 'type' => 'master_page', 'value' => 'dndindex', ), ), 517 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00022602081298828125, 'params' => array ( 'id' => NULL, 'themeId' => 1623, 'type' => 'master_page', 'value' => 'general', ), ), 518 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00021982192993164062, 'params' => array ( 'id' => NULL, 'themeId' => 1623, 'type' => 'master_page', 'value' => 'index', ), ), 519 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002720355987548828, 'params' => array ( 'id' => NULL, 'themeId' => 1623, 'type' => 'master_page', 'value' => 'html_document', ), ), 520 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002200603485107422, 'params' => array ( 'id' => NULL, 'themeId' => 1623, 'type' => 'master_page', 'value' => 'blank', ), ), 521 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.0002639293670654297, 'params' => array ( 'id' => NULL, 'themeId' => 1623, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 522 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003638267517089844, 'params' => array ( 0 => 1623, ), ), 523 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0010039806365966797, 'params' => array ( 'themeId' => 1623, 'themeId2' => 1623, ), ), 524 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1623', 'execTime' => 0.00022602081298828125, 'params' => array ( ), ), 525 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00027108192443847656, 'params' => array ( 0 => 1624, ), ), 526 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002970695495605469, 'params' => array ( 0 => 1624, ), ), 527 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1624', 'execTime' => 0.000843048095703125, 'params' => NULL, ), 528 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1624', 'execTime' => 0.00043392181396484375, 'params' => NULL, ), 529 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1624', 'execTime' => 0.0012760162353515625, 'params' => NULL, ), 530 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0006110668182373047, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body', 'defaultValue' => '#fff5fb', 'type' => 'color', 'themeId' => 1624, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 531 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0004119873046875, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#553d2f', 'type' => 'color', 'themeId' => 1624, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 532 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00035500526428222656, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#578581', 'type' => 'color', 'themeId' => 1624, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 533 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003719329833984375, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#715848', 'type' => 'color', 'themeId' => 1624, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 534 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003609657287597656, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_page_wrap', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1624, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 535 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00032591819763183594, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow_footer', 'defaultValue' => '#fffdff', 'type' => 'color', 'themeId' => 1624, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '5. Footer background', 'description' => NULL, 'mobile' => false, ), ), 536 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003650188446044922, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header', 'defaultValue' => 'url(images/bg_pic.jpg)', 'type' => 'image', 'themeId' => 1624, 'key' => 'headerBackground', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 537 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00030303001403808594, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#715848', 'type' => 'color', 'themeId' => 1624, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 538 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003139972686767578, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#796458', 'type' => 'color', 'themeId' => 1624, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 539 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00032210350036621094, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.sitelogo', 'defaultValue' => 'url(images/site_name.png)', 'type' => 'image', 'themeId' => 1624, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '4. Logo image', 'description' => NULL, 'mobile' => false, ), ), 540 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002460479736328125, 'params' => array ( 'id' => NULL, 'themeId' => 1624, 'type' => 'decorator', 'value' => 'button', ), ), 541 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023818016052246094, 'params' => array ( 'id' => NULL, 'themeId' => 1624, 'type' => 'master_page', 'value' => 'dndindex', ), ), 542 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00025200843811035156, 'params' => array ( 'id' => NULL, 'themeId' => 1624, 'type' => 'master_page', 'value' => 'general', ), ), 543 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023698806762695312, 'params' => array ( 'id' => NULL, 'themeId' => 1624, 'type' => 'master_page', 'value' => 'index', ), ), 544 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002219676971435547, 'params' => array ( 'id' => NULL, 'themeId' => 1624, 'type' => 'master_page', 'value' => 'html_document', ), ), 545 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00020885467529296875, 'params' => array ( 'id' => NULL, 'themeId' => 1624, 'type' => 'master_page', 'value' => 'blank', ), ), 546 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.00026798248291015625, 'params' => array ( 'id' => NULL, 'themeId' => 1624, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 547 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00037097930908203125, 'params' => array ( 0 => 1624, ), ), 548 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.001068115234375, 'params' => array ( 'themeId' => 1624, 'themeId2' => 1624, ), ), 549 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1624', 'execTime' => 0.00025582313537597656, 'params' => array ( ), ), 550 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003330707550048828, 'params' => array ( 0 => 1625, ), ), 551 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003139972686767578, 'params' => array ( 0 => 1625, ), ), 552 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1625', 'execTime' => 0.000782012939453125, 'params' => NULL, ), 553 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1625', 'execTime' => 0.0004019737243652344, 'params' => NULL, ), 554 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1625', 'execTime' => 0.0010290145874023438, 'params' => NULL, ), 555 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0006380081176757812, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => 'body, .ow, .base_sign_in', 'defaultValue' => '#000213', 'type' => 'color', 'themeId' => 1625, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 556 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00034499168395996094, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html', 'defaultValue' => '#B4BCD0', 'type' => 'color', 'themeId' => 1625, 'key' => 'textColor', 'section' => '3. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 557 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00031185150146484375, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a', 'defaultValue' => '#F7F8F8', 'type' => 'color', 'themeId' => 1625, 'key' => 'linkColor', 'section' => '3. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 558 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003628730773925781, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#F7F8F8', 'type' => 'color', 'themeId' => 1625, 'key' => 'titleColor', 'section' => '3. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 559 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003418922424316406, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_logo_wrap a', 'defaultValue' => 'url(images/logo.svg)', 'type' => 'image', 'themeId' => 1625, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '2. Logo image', 'description' => NULL, 'mobile' => false, ), ), 560 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003662109375, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'html body .ow_box_cap h3, .ow_box_cap_empty h3', 'defaultValue' => '#F7F8F8', 'type' => 'color', 'themeId' => 1625, 'key' => 'WidgetTitleColor', 'section' => '3. Colors', 'label' => '6. Box title', 'description' => NULL, 'mobile' => false, ), ), 561 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003190040588378906, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#B4BCD0', 'type' => 'color', 'themeId' => 1625, 'key' => 'menuColor', 'section' => '3. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 562 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003368854522705078, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#7989A0', 'type' => 'color', 'themeId' => 1625, 'key' => 'txtValue', 'section' => '3. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 563 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00030803680419921875, 'params' => array ( 'id' => NULL, 'themeId' => 1625, 'type' => 'decorator', 'value' => 'button', ), ), 564 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023794174194335938, 'params' => array ( 'id' => NULL, 'themeId' => 1625, 'type' => 'master_page', 'value' => 'dndindex', ), ), 565 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00020885467529296875, 'params' => array ( 'id' => NULL, 'themeId' => 1625, 'type' => 'master_page', 'value' => 'general', ), ), 566 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00026106834411621094, 'params' => array ( 'id' => NULL, 'themeId' => 1625, 'type' => 'master_page', 'value' => 'index', ), ), 567 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00022983551025390625, 'params' => array ( 'id' => NULL, 'themeId' => 1625, 'type' => 'master_page', 'value' => 'html_document', ), ), 568 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002200603485107422, 'params' => array ( 'id' => NULL, 'themeId' => 1625, 'type' => 'master_page', 'value' => 'blank', ), ), 569 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.0002598762512207031, 'params' => array ( 'id' => NULL, 'themeId' => 1625, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 570 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0004050731658935547, 'params' => array ( 0 => 1625, ), ), 571 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0010089874267578125, 'params' => array ( 'themeId' => 1625, 'themeId2' => 1625, ), ), 572 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1625', 'execTime' => 0.0002269744873046875, 'params' => array ( ), ), 573 => array ( 'query' => 'SELECT * FROM ow_base_config WHERE `key` = \'base\' AND `name` = \'cachedEntitiesPostfix\' LIMIT 0, 1', 'execTime' => 0.0003299713134765625, 'params' => array ( ), ), 574 => array ( 'query' => 'UPDATE `ow_base_config` SET `value`=:value WHERE id=:id', 'execTime' => 0.0003409385681152344, 'params' => array ( 'id' => 521, 'value' => 'IPy6iryd', ), ), 575 => array ( 'query' => 'SELECT * FROM ow_base_config', 'execTime' => 0.0005869865417480469, 'params' => array ( ), ), 576 => array ( 'query' => 'SELECT * FROM ow_base_language WHERE `status` = \'active\'', 'execTime' => 0.0003948211669921875, 'params' => array ( ), ), 577 => array ( 'query' => 'SELECT k.*, p.`prefix`, v.`value` FROM ow_base_language_key AS k INNER JOIN ow_base_language_prefix AS p ON k.prefixId = p.id INNER JOIN ow_base_language_value AS v ON k.id = v.keyId AND v.languageId = ?', 'execTime' => 0.08172798156738281, 'params' => array ( 0 => 1, ), ), 578 => array ( 'query' => 'SELECT * FROM ow_base_language', 'execTime' => 0.0003809928894042969, 'params' => array ( ), ), 579 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `key` = \'simplicity\' LIMIT 0, 1', 'execTime' => 0.0007278919219970703, 'params' => array ( ), ), 580 => array ( 'query' => 'SELECT * FROM ow_base_theme_content WHERE `themeId` = 1606', 'execTime' => 0.0006308555603027344, 'params' => array ( ), ), 581 => array ( 'query' => 'SELECT * FROM ow_base_theme_master_page WHERE `themeId` = 1606', 'execTime' => 0.0003490447998046875, 'params' => array ( ), ), 582 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `key` = \'turquoise\' LIMIT 0, 1', 'execTime' => 0.0003249645233154297, 'params' => array ( ), ), 583 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `key` = \'turquoise\' LIMIT 0, 1', 'execTime' => 0.0002770423889160156, 'params' => array ( ), ), 584 => array ( 'query' => 'SELECT * FROM ow_base_theme_content WHERE `themeId` = 1607', 'execTime' => 0.00043702125549316406, 'params' => array ( ), ), 585 => array ( 'query' => 'SELECT * FROM ow_base_theme_master_page WHERE `themeId` = 1607', 'execTime' => 0.00032901763916015625, 'params' => array ( ), ), 586 => array ( 'query' => 'SELECT * FROM ow_base_document WHERE `isStatic` = 1 AND `isMobile` = 0', 'execTime' => 0.0003631114959716797, 'params' => array ( ), ), 587 => array ( 'query' => ' SELECT * FROM `ow_base_menu_item` WHERE `visibleFor` & ? AND `externalUrl` IS NULL AND `type` = ? ORDER BY `order` ASC LIMIT 1', 'execTime' => 0.000698089599609375, 'params' => array ( 0 => 1, 1 => 'main', ), ), 588 => array ( 'query' => ' SELECT `mi`.*, `mi`.`key` AS `menu_key`, `d`.`class`, `d`.`action`, `d`.`uri`, `d`.`isStatic` FROM `ow_base_menu_item` AS `mi` LEFT JOIN `ow_base_document` AS `d` ON ( `mi`.`documentKey` = `d`.`key`) WHERE `mi`.`type` = :menuType ORDER BY `mi`.`order` ASC', 'execTime' => 0.0009770393371582031, 'params' => array ( 'menuType' => 'main', ), ), 589 => array ( 'query' => ' SELECT `mi`.*, `mi`.`key` AS `menu_key`, `d`.`class`, `d`.`action`, `d`.`uri`, `d`.`isStatic` FROM `ow_base_menu_item` AS `mi` LEFT JOIN `ow_base_document` AS `d` ON ( `mi`.`documentKey` = `d`.`key`) WHERE `mi`.`type` = :menuType ORDER BY `mi`.`order` ASC', 'execTime' => 0.0008580684661865234, 'params' => array ( 'menuType' => 'bottom', ), ), 590 => array ( 'query' => 'SELECT * FROM ow_base_question_account_type ORDER BY sortOrder', 'execTime' => 0.0005209445953369141, 'params' => array ( ), ), 591 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'base\' AND `actionKey` = \'daily_login\' LIMIT 0, 1', 'execTime' => 0.0004730224609375, 'params' => array ( ), ), 592 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'base\' AND `actionKey` = \'user_join\' LIMIT 0, 1', 'execTime' => 0.0003800392150878906, 'params' => array ( ), ), 593 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'base\' AND `actionKey` = \'search_users\' LIMIT 0, 1', 'execTime' => 0.00032520294189453125, 'params' => array ( ), ), 594 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'base\' AND `actionKey` = \'add_comment\' LIMIT 0, 1', 'execTime' => 0.000370025634765625, 'params' => array ( ), ), 595 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'usercredits\' AND `actionKey` = \'buy_credits\' LIMIT 0, 1', 'execTime' => 0.0003070831298828125, 'params' => array ( ), ), 596 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'usercredits\' AND `actionKey` = \'grant_by_user\' LIMIT 0, 1', 'execTime' => 0.00031280517578125, 'params' => array ( ), ), 597 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'usercredits\' AND `actionKey` = \'grant_to_user\' LIMIT 0, 1', 'execTime' => 0.0003190040588378906, 'params' => array ( ), ), 598 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'usercredits\' AND `actionKey` = \'set_by_admin\' LIMIT 0, 1', 'execTime' => 0.00030612945556640625, 'params' => array ( ), ), 599 => array ( 'query' => 'SELECT * FROM ow_base_question_account_type ORDER BY sortOrder', 'execTime' => 0.000553131103515625, 'params' => array ( ), ), 600 => array ( 'query' => ' SELECT `question`.* FROM `ow_base_question` as `question` LEFT JOIN `ow_base_question_section` as `section` ON ( `question`.`sectionName` = `section`.`name` AND `question`.`sectionName` != \'\' AND `question`.`sectionName` IS NOT NULL ) WHERE `question`.`base` = 1 AND `question`.`onJoin` = \'1\' AND ( `section`.isHidden IS NULL OR `section`.isHidden = 0 ) ORDER BY IF( `section`.`name` IS NULL, 0, 1 ), `section`.`sortOrder`, `question`.`sortOrder` ', 'execTime' => 0.0011658668518066406, 'params' => NULL, ), 601 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` IN(\'sex\',\'match_sex\') ORDER BY sortOrder', 'execTime' => 0.0006899833679199219, 'params' => array ( ), ), 602 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` IN(\'username\',\'email\',\'password\',\'sex\',\'match_sex\') ORDER BY sortOrder', 'execTime' => 0.0008909702301025391, 'params' => array ( ), ), 603 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` IN(\'\',\'sex\') ORDER BY sortOrder', 'execTime' => 0.0005548000335693359, 'params' => array ( ), ), 604 => array ( 'query' => 'SELECT * FROM ow_base_question_value WHERE `questionName` IN(\'username\',\'email\',\'password\',\'sex\',\'match_sex\') ORDER BY questionName, sortOrder', 'execTime' => 0.001505136489868164, 'params' => array ( ), ), 605 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` = \'username\' LIMIT 0, 1', 'execTime' => 0.0005719661712646484, 'params' => array ( ), ), 606 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` = \'email\' LIMIT 0, 1', 'execTime' => 0.0006120204925537109, 'params' => array ( ), ), 607 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` = \'password\' LIMIT 0, 1', 'execTime' => 0.0005970001220703125, 'params' => array ( ), ), 608 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` = \'repeatPassword\' LIMIT 0, 1', 'execTime' => 0.0003600120544433594, 'params' => array ( ), ), 609 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` = \'sex\' LIMIT 0, 1', 'execTime' => 0.00039196014404296875, 'params' => array ( ), ), 610 => array ( 'query' => 'SELECT * FROM ow_skadate_account_type_to_gender', 'execTime' => 0.00041103363037109375, 'params' => array ( ), ), 611 => array ( 'query' => 'UPDATE `ow_base_plugin` SET developerKey=:dk WHERE `key`=:k', 'execTime' => 0.0004420280456542969, 'params' => array ( 'dk' => '99d6bdd5bb6468beaf118c4664dd92ff', 'k' => 'pcgallery', ), ), 612 => array ( 'query' => 'SELECT * FROM ow_base_language', 'execTime' => 0.000331878662109375, 'params' => array ( ), ), 613 => array ( 'query' => 'SELECT count(DISTINCT `entityId`) `count`, `entityType` FROM `ow_moderation_entity` WHERE `entityType` IN (\'user_join\', \'comment\', \'avatar-change\', \'photo_comments\', \'user-status\', \'blog-post\', \'event\', \'forum-topic\', \'forum-post\', \'group\') AND `userId`=0 GROUP BY `entityType`', 'execTime' => 0.0003039836883544922, 'params' => NULL, ), 614 => array ( 'query' => 'SELECT count(DISTINCT `entityId`) `count`, `entityType` FROM `ow_moderation_entity` WHERE `entityType` IN (\'user_join\', \'comment\', \'avatar-change\', \'photo_comments\', \'user-status\', \'blog-post\', \'event\', \'forum-topic\', \'forum-post\', \'group\') AND 1 GROUP BY `entityType`', 'execTime' => 0.0001850128173828125, 'params' => NULL, ), 615 => array ( 'query' => 'SELECT COUNT(*) FROM ow_base_invitation WHERE `userId` = 0', 'execTime' => 0.00020694732666015625, 'params' => array ( ), ), 616 => array ( 'query' => 'SELECT COUNT(*) FROM ow_base_invitation WHERE `userId` = 0 AND `viewed` = 0', 'execTime' => 0.00015091896057128906, 'params' => array ( ), ), 617 => array ( 'query' => 'SELECT COUNT(*) FROM ow_notifications_notification WHERE `userId` = 0 AND `viewed` = 0', 'execTime' => 0.00013208389282226562, 'params' => array ( ), ), 618 => array ( 'query' => 'SELECT COUNT(*) FROM ow_notifications_notification WHERE `userId` = 0', 'execTime' => 0.00011801719665527344, 'params' => array ( ), ), 619 => array ( 'query' => 'SELECT COUNT(*) FROM `ow_friends_friendship` `friends_friendship` INNER JOIN `ow_base_user` base_user_table_alias ON base_user_table_alias.`id` = `friends_friendship`.`userId` LEFT JOIN `ow_base_user_suspend` base_user_suspend_table_alias ON base_user_suspend_table_alias.`userId` = `base_user_table_alias`.`id` WHERE (`base_user_suspend_table_alias`.`id` IS NULL) AND (`base_user_table_alias`.`emailVerify` = 1) AND `friends_friendship`.`friendId`=0 AND `friends_friendship`.`status` = \'pending\'', 'execTime' => 0.0002601146697998047, 'params' => array ( ), ), 620 => array ( 'query' => 'SELECT COUNT(*) FROM `ow_friends_friendship` `friends_friendship` INNER JOIN `ow_base_user` base_user_table_alias ON base_user_table_alias.`id` = `friends_friendship`.`userId` LEFT JOIN `ow_base_user_suspend` base_user_suspend_table_alias ON base_user_suspend_table_alias.`userId` = `base_user_table_alias`.`id` WHERE (`base_user_suspend_table_alias`.`id` IS NULL) AND (`base_user_table_alias`.`emailVerify` = 1) AND `friends_friendship`.`friendId`=0 AND `friends_friendship`.`status` = \'pending\' AND `friends_friendship`.`viewed` = \'0\'', 'execTime' => 0.0002238750457763672, 'params' => array ( ), ), 621 => array ( 'query' => 'show tables like \'ow_base_geolocation_country\'', 'execTime' => 0.0014171600341796875, 'params' => NULL, ), 622 => array ( 'query' => 'SELECT * FROM ow_base_authorization_group', 'execTime' => 0.0004429817199707031, 'params' => array ( ), ), 623 => array ( 'query' => 'SELECT * FROM ow_base_authorization_moderator ORDER BY id', 'execTime' => 0.0004150867462158203, 'params' => array ( ), ), 624 => array ( 'query' => 'SELECT * FROM ow_base_authorization_moderator_permission', 'execTime' => 0.0002799034118652344, 'params' => array ( ), ), 625 => array ( 'query' => 'SELECT * FROM ow_base_authorization_action', 'execTime' => 0.0003349781036376953, 'params' => array ( ), ), 626 => array ( 'query' => 'SELECT * FROM ow_base_authorization_permission', 'execTime' => 0.0002799034118652344, 'params' => array ( ), ), 627 => array ( 'query' => 'SELECT * FROM ow_base_authorization_role ORDER BY `sortOrder` ASC', 'execTime' => 0.0003681182861328125, 'params' => array ( ), ), 628 => array ( 'query' => 'SELECT `b`.* FROM `ow_ads_banner` AS `b` LEFT JOIN `ow_ads_banner_position` AS `bp` ON (`b`.`id` = `bp`.`bannerId`) LEFT JOIN `ow_ads_banner_location` AS `bl` ON (`b`.`id` = `bl`.`bannerId`) WHERE `bp`.`position` = :position AND `bp`.`pluginKey` IN ( :pluginKey, \'base\' ) AND ( `bl`.`location` IS NULL)', 'execTime' => 0.0005779266357421875, 'params' => array ( 'pluginKey' => 'SKADATE', 'position' => 'top', ), ), 629 => array ( 'query' => 'SELECT `b`.* FROM `ow_ads_banner` AS `b` LEFT JOIN `ow_ads_banner_position` AS `bp` ON (`b`.`id` = `bp`.`bannerId`) LEFT JOIN `ow_ads_banner_location` AS `bl` ON (`b`.`id` = `bl`.`bannerId`) WHERE `bp`.`position` = :position AND `bp`.`pluginKey` IN ( :pluginKey, \'base\' ) AND ( `bl`.`location` IS NULL)', 'execTime' => 0.000415802001953125, 'params' => array ( 'pluginKey' => 'SKADATE', 'position' => 'bottom', ), ), 630 => array ( 'query' => 'SELECT * FROM ow_base_place WHERE `name` = \'index\' LIMIT 0, 1', 'execTime' => 0.0004589557647705078, 'params' => array ( ), ), 631 => array ( 'query' => 'SELECT * FROM ow_base_component_place_cache WHERE `placeId` = 2 AND `entityId` = 0 LIMIT 0, 1', 'execTime' => 0.0005588531494140625, 'params' => array ( ), ), 632 => array ( 'query' => 'SELECT `b`.* FROM `ow_ads_banner` AS `b` LEFT JOIN `ow_ads_banner_position` AS `bp` ON (`b`.`id` = `bp`.`bannerId`) LEFT JOIN `ow_ads_banner_location` AS `bl` ON (`b`.`id` = `bl`.`bannerId`) WHERE `bp`.`position` = :position AND `bp`.`pluginKey` IN ( :pluginKey, \'base\' ) AND ( `bl`.`location` IS NULL)', 'execTime' => 0.0005450248718261719, 'params' => array ( 'pluginKey' => 'SKADATE', 'position' => 'sidebar', ), ), ), 'debugMode' => true, 'isProfilerEnabled' => true, 'profiler' => \UTIL_Profiler::__set_state(array( 'checkPoints' => array ( 'start' => 1774337865.026099, ), 'key' => 'db', 'result' => array ( ), 'chkCounter' => 0, )), 'queryExecTime' => 0.0005450248718261719, 'totalQueryExecTime' => 0.28398704528808594, 'queryCount' => 633, 'useCashe' => false, )), )), 'userOnlineDao' => \BOL_UserOnlineDao::__set_state(array( 'dbo' => \OW_Database::__set_state(array( 'connection' => \PDO::__set_state(array( )), 'affectedRows' => 0, 'queryLog' => array ( 0 => array ( 'query' => 'SELECT * FROM ow_base_config', 'execTime' => 0.0009129047393798828, 'params' => array ( ), ), 1 => array ( 'query' => 'SELECT * FROM ow_base_language', 'execTime' => 0.0005710124969482422, 'params' => array ( ), ), 2 => array ( 'query' => 'SELECT * FROM ow_base_plugin', 'execTime' => 0.0006101131439208984, 'params' => array ( ), ), 3 => array ( 'query' => 'SELECT * FROM ow_base_language ORDER BY `order` ASC LIMIT 0, 1', 'execTime' => 0.0005078315734863281, 'params' => array ( ), ), 4 => array ( 'query' => 'SET TIME_ZONE = ?', 'execTime' => 0.0004220008850097656, 'params' => array ( 0 => '-04:00', ), ), 5 => array ( 'query' => 'SELECT * FROM ow_virtualgifts_template', 'execTime' => 0.0006029605865478516, 'params' => array ( ), ), 6 => array ( 'query' => 'SELECT * FROM ow_base_document WHERE `uri` = \'join\' AND `isStatic` = 1 LIMIT 0, 1', 'execTime' => 0.0007178783416748047, 'params' => array ( ), ), 7 => array ( 'query' => 'SELECT * FROM ow_base_theme', 'execTime' => 0.0006940364837646484, 'params' => array ( ), ), 8 => array ( 'query' => 'SELECT * FROM ow_base_theme', 'execTime' => 0.0008101463317871094, 'params' => array ( ), ), 9 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0004200935363769531, 'params' => array ( 0 => 1555, ), ), 10 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0004000663757324219, 'params' => array ( 0 => 1555, ), ), 11 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1555', 'execTime' => 0.0010080337524414062, 'params' => NULL, ), 12 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1555', 'execTime' => 0.0004069805145263672, 'params' => NULL, ), 13 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1555', 'execTime' => 0.0010979175567626953, 'params' => NULL, ), 14 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0006210803985595703, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body', 'defaultValue' => '#FDF0E6', 'type' => 'color', 'themeId' => 1555, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 15 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0004799365997314453, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#825842', 'type' => 'color', 'themeId' => 1555, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 16 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003509521484375, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#2a80ae', 'type' => 'color', 'themeId' => 1555, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 17 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003490447998046875, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#B99480', 'type' => 'color', 'themeId' => 1555, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 18 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00035500526428222656, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_page_wrap', 'defaultValue' => 'url(images/promo.png)', 'type' => 'image', 'themeId' => 1555, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 19 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0004341602325439453, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_page_wrap_inner', 'defaultValue' => 'url(images/promo_inner.png)', 'type' => 'image', 'themeId' => 1555, 'key' => 'headerBackground', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 20 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003848075866699219, 'params' => array ( 'id' => NULL, 'attribute' => 'background', 'selector' => '.ow_footer', 'defaultValue' => '#FDF0E6', 'type' => 'color', 'themeId' => 1555, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '5. Footer background color', 'description' => NULL, 'mobile' => false, ), ), 21 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003299713134765625, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1555, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 22 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003349781036376953, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#ff7000', 'type' => 'color', 'themeId' => 1555, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 23 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0004229545593261719, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.sitelogo', 'defaultValue' => 'url(images/sitelogo.png)', 'type' => 'image', 'themeId' => 1555, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '4. Logo image', 'description' => NULL, 'mobile' => false, ), ), 24 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0003199577331542969, 'params' => array ( 'id' => NULL, 'themeId' => 1555, 'type' => 'decorator', 'value' => 'button', ), ), 25 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00029921531677246094, 'params' => array ( 'id' => NULL, 'themeId' => 1555, 'type' => 'master_page', 'value' => 'dndindex', ), ), 26 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00025391578674316406, 'params' => array ( 'id' => NULL, 'themeId' => 1555, 'type' => 'master_page', 'value' => 'general', ), ), 27 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023698806762695312, 'params' => array ( 'id' => NULL, 'themeId' => 1555, 'type' => 'master_page', 'value' => 'index', ), ), 28 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00030994415283203125, 'params' => array ( 'id' => NULL, 'themeId' => 1555, 'type' => 'master_page', 'value' => 'html_document', ), ), 29 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002410411834716797, 'params' => array ( 'id' => NULL, 'themeId' => 1555, 'type' => 'master_page', 'value' => 'blank', ), ), 30 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.0002942085266113281, 'params' => array ( 'id' => NULL, 'themeId' => 1555, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 31 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00039196014404296875, 'params' => array ( 0 => 1555, ), ), 32 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0010747909545898438, 'params' => array ( 'themeId' => 1555, 'themeId2' => 1555, ), ), 33 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1555', 'execTime' => 0.0003249645233154297, 'params' => array ( ), ), 34 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00033783912658691406, 'params' => array ( 0 => 1559, ), ), 35 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002949237823486328, 'params' => array ( 0 => 1559, ), ), 36 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1559', 'execTime' => 0.0008411407470703125, 'params' => NULL, ), 37 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1559', 'execTime' => 0.000370025634765625, 'params' => NULL, ), 38 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1559', 'execTime' => 0.0010089874267578125, 'params' => NULL, ), 39 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0006060600280761719, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body, .base_sign_in', 'defaultValue' => '#ece8e4', 'type' => 'color', 'themeId' => 1559, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 40 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.000431060791015625, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#494949', 'type' => 'color', 'themeId' => 1559, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 41 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003490447998046875, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#004d7e', 'type' => 'color', 'themeId' => 1559, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 42 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003581047058105469, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#004d7e', 'type' => 'color', 'themeId' => 1559, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 43 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.000392913818359375, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header_wrap', 'defaultValue' => 'url(images/bg_small.jpg)', 'type' => 'image', 'themeId' => 1559, 'key' => 'headerImage', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 44 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00047588348388671875, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header_pic', 'defaultValue' => 'url(images/header_s.png)', 'type' => 'image', 'themeId' => 1559, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '4. Logo image', 'description' => NULL, 'mobile' => false, ), ), 45 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00045418739318847656, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#252525', 'type' => 'color', 'themeId' => 1559, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 46 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00034999847412109375, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#494949', 'type' => 'color', 'themeId' => 1559, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 47 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00037598609924316406, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_sign_in, .index_master_page.ow_page_wrap', 'defaultValue' => 'url(images/bg.jpg)', 'type' => 'image', 'themeId' => 1559, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 48 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002868175506591797, 'params' => array ( 'id' => NULL, 'themeId' => 1559, 'type' => 'decorator', 'value' => 'button', ), ), 49 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023889541625976562, 'params' => array ( 'id' => NULL, 'themeId' => 1559, 'type' => 'master_page', 'value' => 'dndindex', ), ), 50 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00031280517578125, 'params' => array ( 'id' => NULL, 'themeId' => 1559, 'type' => 'master_page', 'value' => 'general', ), ), 51 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023293495178222656, 'params' => array ( 'id' => NULL, 'themeId' => 1559, 'type' => 'master_page', 'value' => 'index', ), ), 52 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002181529998779297, 'params' => array ( 'id' => NULL, 'themeId' => 1559, 'type' => 'master_page', 'value' => 'html_document', ), ), 53 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00021505355834960938, 'params' => array ( 'id' => NULL, 'themeId' => 1559, 'type' => 'master_page', 'value' => 'blank', ), ), 54 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.00027108192443847656, 'params' => array ( 'id' => NULL, 'themeId' => 1559, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 55 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0004589557647705078, 'params' => array ( 0 => 1559, ), ), 56 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0011219978332519531, 'params' => array ( 'themeId' => 1559, 'themeId2' => 1559, ), ), 57 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1559', 'execTime' => 0.00026798248291015625, 'params' => array ( ), ), 58 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003077983856201172, 'params' => array ( 0 => 1606, ), ), 59 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00030112266540527344, 'params' => array ( 0 => 1606, ), ), 60 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1606', 'execTime' => 0.001013040542602539, 'params' => NULL, ), 61 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1606', 'execTime' => 0.00028896331787109375, 'params' => NULL, ), 62 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1606', 'execTime' => 0.0008571147918701172, 'params' => NULL, ), 63 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0006830692291259766, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => 'body, .ow_bg_color', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1606, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 64 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00038909912109375, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html', 'defaultValue' => '#828894', 'type' => 'color', 'themeId' => 1606, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 65 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0004019737243652344, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a', 'defaultValue' => '#5b646a', 'type' => 'color', 'themeId' => 1606, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 66 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00034499168395996094, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#5b646a', 'type' => 'color', 'themeId' => 1606, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 67 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003638267517089844, 'params' => array ( 'id' => NULL, 'attribute' => 'background', 'selector' => '.ow_footer', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1606, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '4. Footer background color', 'description' => NULL, 'mobile' => false, ), ), 68 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0004401206970214844, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_logo', 'defaultValue' => 'url(images/logo.png)', 'type' => 'image', 'themeId' => 1606, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '3. Logo image', 'description' => NULL, 'mobile' => false, ), ), 69 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00035381317138671875, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header_pic', 'defaultValue' => 'url(images/header.jpg)', 'type' => 'image', 'themeId' => 1606, 'key' => 'headerImage', 'section' => '1. General Settings', 'label' => '2. Header background image', 'description' => NULL, 'mobile' => false, ), ), 70 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003609657287597656, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#5b646a', 'type' => 'color', 'themeId' => 1606, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 71 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003330707550048828, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_outline, .ow_txt_value', 'defaultValue' => '#2db395', 'type' => 'color', 'themeId' => 1606, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 72 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002541542053222656, 'params' => array ( 'id' => NULL, 'themeId' => 1606, 'type' => 'decorator', 'value' => 'button', ), ), 73 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00028705596923828125, 'params' => array ( 'id' => NULL, 'themeId' => 1606, 'type' => 'master_page', 'value' => 'dndindex', ), ), 74 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023102760314941406, 'params' => array ( 'id' => NULL, 'themeId' => 1606, 'type' => 'master_page', 'value' => 'admin', ), ), 75 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00021696090698242188, 'params' => array ( 'id' => NULL, 'themeId' => 1606, 'type' => 'master_page', 'value' => 'general', ), ), 76 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00024390220642089844, 'params' => array ( 'id' => NULL, 'themeId' => 1606, 'type' => 'master_page', 'value' => 'html_document', ), ), 77 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023508071899414062, 'params' => array ( 'id' => NULL, 'themeId' => 1606, 'type' => 'master_page', 'value' => 'blank', ), ), 78 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023603439331054688, 'params' => array ( 'id' => NULL, 'themeId' => 1606, 'type' => 'm_master_page', 'value' => 'mobile_blank', ), ), 79 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023102760314941406, 'params' => array ( 'id' => NULL, 'themeId' => 1606, 'type' => 'm_master_page', 'value' => 'mobile_general', ), ), 80 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002589225769042969, 'params' => array ( 'id' => NULL, 'themeId' => 1606, 'type' => 'm_master_page', 'value' => 'mobile_html_document', ), ), 81 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00039505958557128906, 'params' => array ( 0 => 1606, ), ), 82 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0010399818420410156, 'params' => array ( 'themeId' => 1606, 'themeId2' => 1606, ), ), 83 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1606', 'execTime' => 0.0003027915954589844, 'params' => array ( ), ), 84 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00032591819763183594, 'params' => array ( 0 => 1607, ), ), 85 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002830028533935547, 'params' => array ( 0 => 1607, ), ), 86 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1607', 'execTime' => 0.0008039474487304688, 'params' => NULL, ), 87 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1607', 'execTime' => 0.0004851818084716797, 'params' => NULL, ), 88 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1607', 'execTime' => 0.0011649131774902344, 'params' => NULL, ), 89 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0006041526794433594, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => 'body, .ow_bg_color', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1607, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 90 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003559589385986328, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .index_qs_widget', 'defaultValue' => '#828894', 'type' => 'color', 'themeId' => 1607, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 91 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00039887428283691406, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a', 'defaultValue' => '#5b646a', 'type' => 'color', 'themeId' => 1607, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 92 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003559589385986328, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#5b646a', 'type' => 'color', 'themeId' => 1607, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 93 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00031304359436035156, 'params' => array ( 'id' => NULL, 'attribute' => 'background', 'selector' => '.ow_footer', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1607, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '5. Footer background color', 'description' => NULL, 'mobile' => false, ), ), 94 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00036787986755371094, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_logo, .index_master_page .logo_url', 'defaultValue' => 'url(images/logo.png)', 'type' => 'image', 'themeId' => 1607, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '4. Logo image', 'description' => NULL, 'mobile' => false, ), ), 95 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003101825714111328, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header_pic', 'defaultValue' => 'url(images/header.jpg)', 'type' => 'image', 'themeId' => 1607, 'key' => 'headerImage', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 96 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00034880638122558594, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#5b646a', 'type' => 'color', 'themeId' => 1607, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 97 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003209114074707031, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_outline, .ow_txt_value', 'defaultValue' => '#ef6ba3', 'type' => 'color', 'themeId' => 1607, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 98 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003159046173095703, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.index_master_page .ow_header_wrap', 'defaultValue' => 'url(images/bg_promo.jpg)', 'type' => 'image', 'themeId' => 1607, 'key' => 'indexImage', 'section' => '1. General Settings', 'label' => '2. Page background image', 'description' => NULL, 'mobile' => false, ), ), 99 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00025916099548339844, 'params' => array ( 'id' => NULL, 'themeId' => 1607, 'type' => 'decorator', 'value' => 'button', ), ), 100 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002319812774658203, 'params' => array ( 'id' => NULL, 'themeId' => 1607, 'type' => 'master_page', 'value' => 'dndindex', ), ), 101 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002219676971435547, 'params' => array ( 'id' => NULL, 'themeId' => 1607, 'type' => 'master_page', 'value' => 'general', ), ), 102 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00021600723266601562, 'params' => array ( 'id' => NULL, 'themeId' => 1607, 'type' => 'master_page', 'value' => 'index', ), ), 103 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002529621124267578, 'params' => array ( 'id' => NULL, 'themeId' => 1607, 'type' => 'master_page', 'value' => 'html_document', ), ), 104 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00021791458129882812, 'params' => array ( 'id' => NULL, 'themeId' => 1607, 'type' => 'master_page', 'value' => 'blank', ), ), 105 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.0002639293670654297, 'params' => array ( 'id' => NULL, 'themeId' => 1607, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 106 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003981590270996094, 'params' => array ( 0 => 1607, ), ), 107 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0010190010070800781, 'params' => array ( 'themeId' => 1607, 'themeId2' => 1607, ), ), 108 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1607', 'execTime' => 0.0002288818359375, 'params' => array ( ), ), 109 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002739429473876953, 'params' => array ( 0 => 1608, ), ), 110 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002810955047607422, 'params' => array ( 0 => 1608, ), ), 111 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1608', 'execTime' => 0.0006909370422363281, 'params' => NULL, ), 112 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1608', 'execTime' => 0.0003859996795654297, 'params' => NULL, ), 113 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1608', 'execTime' => 0.0012140274047851562, 'params' => NULL, ), 114 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0006749629974365234, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => 'body, body.ow, body.base_sign_in', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1608, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 115 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003941059112548828, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#333', 'type' => 'color', 'themeId' => 1608, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 116 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00032901763916015625, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#2a80ae', 'type' => 'color', 'themeId' => 1608, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 117 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00039005279541015625, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#005466', 'type' => 'color', 'themeId' => 1608, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 118 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003330707550048828, 'params' => array ( 'id' => NULL, 'attribute' => 'background', 'selector' => '.ow_footer', 'defaultValue' => '#EAF7FB', 'type' => 'color', 'themeId' => 1608, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '5. Footer background color', 'description' => NULL, 'mobile' => false, ), ), 119 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00030493736267089844, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header', 'defaultValue' => 'url(images/header_s.png)', 'type' => 'image', 'themeId' => 1608, 'key' => 'headerBackground', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 120 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00037097930908203125, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_logo', 'defaultValue' => 'url(images/logo.png)', 'type' => 'image', 'themeId' => 1608, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '4. Logo image', 'description' => NULL, 'mobile' => false, ), ), 121 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0002899169921875, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#005466', 'type' => 'color', 'themeId' => 1608, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 122 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0002989768981933594, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#005074', 'type' => 'color', 'themeId' => 1608, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 123 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003478527069091797, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page', 'defaultValue' => 'url(images/bg.png)', 'type' => 'image', 'themeId' => 1608, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 124 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.000244140625, 'params' => array ( 'id' => NULL, 'themeId' => 1608, 'type' => 'decorator', 'value' => 'button', ), ), 125 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002200603485107422, 'params' => array ( 'id' => NULL, 'themeId' => 1608, 'type' => 'master_page', 'value' => 'dndindex', ), ), 126 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002701282501220703, 'params' => array ( 'id' => NULL, 'themeId' => 1608, 'type' => 'master_page', 'value' => 'general', ), ), 127 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00021314620971679688, 'params' => array ( 'id' => NULL, 'themeId' => 1608, 'type' => 'master_page', 'value' => 'index', ), ), 128 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00020885467529296875, 'params' => array ( 'id' => NULL, 'themeId' => 1608, 'type' => 'master_page', 'value' => 'html_document', ), ), 129 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00020599365234375, 'params' => array ( 'id' => NULL, 'themeId' => 1608, 'type' => 'master_page', 'value' => 'blank', ), ), 130 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.0002582073211669922, 'params' => array ( 'id' => NULL, 'themeId' => 1608, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 131 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00037217140197753906, 'params' => array ( 0 => 1608, ), ), 132 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.001035928726196289, 'params' => array ( 'themeId' => 1608, 'themeId2' => 1608, ), ), 133 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1608', 'execTime' => 0.0002760887145996094, 'params' => array ( ), ), 134 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00031876564025878906, 'params' => array ( 0 => 1609, ), ), 135 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00031495094299316406, 'params' => array ( 0 => 1609, ), ), 136 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1609', 'execTime' => 0.0008540153503417969, 'params' => NULL, ), 137 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1609', 'execTime' => 0.0005068778991699219, 'params' => NULL, ), 138 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1609', 'execTime' => 0.001313924789428711, 'params' => NULL, ), 139 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0006289482116699219, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => 'body, .ow, body, html, .base_sign_in', 'defaultValue' => '#333', 'type' => 'color', 'themeId' => 1609, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 140 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003838539123535156, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html', 'defaultValue' => '#c4c4c4', 'type' => 'color', 'themeId' => 1609, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 141 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003612041473388672, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a', 'defaultValue' => '#ae9e78', 'type' => 'color', 'themeId' => 1609, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 142 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00034499168395996094, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#e4e4e4', 'type' => 'color', 'themeId' => 1609, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 143 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00028204917907714844, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow_footer', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1609, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '7. Footer background color', 'description' => NULL, 'mobile' => false, ), ), 144 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00035381317138671875, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1609, 'key' => 'headerBackground', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 145 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0002999305725097656, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_logo_wrap a', 'defaultValue' => 'url(images/logo_console.png)', 'type' => 'image', 'themeId' => 1609, 'key' => 'ConsoleImage', 'section' => '1. General Settings', 'label' => '6. Console logo image', 'description' => NULL, 'mobile' => false, ), ), 146 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0002911090850830078, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.logo_url', 'defaultValue' => 'url(images/logo_inner.png)', 'type' => 'image', 'themeId' => 1609, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '5. Inner logo image', 'description' => NULL, 'mobile' => false, ), ), 147 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003440380096435547, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#cbcbcb', 'type' => 'color', 'themeId' => 1609, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 148 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003211498260498047, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#D76243', 'type' => 'color', 'themeId' => 1609, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 149 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003039836883544922, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.index_master_page .logo_url', 'defaultValue' => 'url(images/logo_index.png)', 'type' => 'image', 'themeId' => 1609, 'key' => 'indexLogoImage', 'section' => '1. General Settings', 'label' => '4. Index logo image', 'description' => NULL, 'mobile' => false, ), ), 150 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003490447998046875, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.index_master_page .ow_header', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1609, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 151 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002460479736328125, 'params' => array ( 'id' => NULL, 'themeId' => 1609, 'type' => 'decorator', 'value' => 'button', ), ), 152 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023484230041503906, 'params' => array ( 'id' => NULL, 'themeId' => 1609, 'type' => 'master_page', 'value' => 'dndindex', ), ), 153 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00027298927307128906, 'params' => array ( 'id' => NULL, 'themeId' => 1609, 'type' => 'master_page', 'value' => 'general', ), ), 154 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00022101402282714844, 'params' => array ( 'id' => NULL, 'themeId' => 1609, 'type' => 'master_page', 'value' => 'index', ), ), 155 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023293495178222656, 'params' => array ( 'id' => NULL, 'themeId' => 1609, 'type' => 'master_page', 'value' => 'html_document', ), ), 156 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002110004425048828, 'params' => array ( 'id' => NULL, 'themeId' => 1609, 'type' => 'master_page', 'value' => 'blank', ), ), 157 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.00025200843811035156, 'params' => array ( 'id' => NULL, 'themeId' => 1609, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 158 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00037097930908203125, 'params' => array ( 0 => 1609, ), ), 159 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0011229515075683594, 'params' => array ( 'themeId' => 1609, 'themeId2' => 1609, ), ), 160 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1609', 'execTime' => 0.0002751350402832031, 'params' => array ( ), ), 161 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003180503845214844, 'params' => array ( 0 => 1610, ), ), 162 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003161430358886719, 'params' => array ( 0 => 1610, ), ), 163 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1610', 'execTime' => 0.0008440017700195312, 'params' => NULL, ), 164 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1610', 'execTime' => 0.0004451274871826172, 'params' => NULL, ), 165 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1610', 'execTime' => 0.0013129711151123047, 'params' => NULL, ), 166 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0006320476531982422, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => 'body, .base_sign_in', 'defaultValue' => '#e8e7e7', 'type' => 'color', 'themeId' => 1610, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 167 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003638267517089844, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html', 'defaultValue' => '#4f5460', 'type' => 'color', 'themeId' => 1610, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 168 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003190040588378906, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a', 'defaultValue' => '#465c95', 'type' => 'color', 'themeId' => 1610, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 169 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0004019737243652344, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#666', 'type' => 'color', 'themeId' => 1610, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 170 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.000347137451171875, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow_footer', 'defaultValue' => '#e17e64', 'type' => 'color', 'themeId' => 1610, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '7. Footer background color', 'description' => NULL, 'mobile' => false, ), ), 171 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00030803680419921875, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_logo_wrap a', 'defaultValue' => 'url(images/logo_console.png)', 'type' => 'image', 'themeId' => 1610, 'key' => 'ConsoleImage', 'section' => '1. General Settings', 'label' => '6. Console logo image', 'description' => NULL, 'mobile' => false, ), ), 172 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00034999847412109375, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header_pic_wrap', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1610, 'key' => 'headerBackground', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 173 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00032806396484375, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.logo_url', 'defaultValue' => 'url(images/logo_inner.png)', 'type' => 'image', 'themeId' => 1610, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '5. Inner logo image', 'description' => NULL, 'mobile' => false, ), ), 174 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003151893615722656, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#cbcbcb', 'type' => 'color', 'themeId' => 1610, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 175 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003159046173095703, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#D76243', 'type' => 'color', 'themeId' => 1610, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 176 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00031304359436035156, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.index_master_page .logo_url', 'defaultValue' => 'url(images/logo_index.png)', 'type' => 'image', 'themeId' => 1610, 'key' => 'indexLogoImage', 'section' => '1. General Settings', 'label' => '4. Index logo image', 'description' => NULL, 'mobile' => false, ), ), 177 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003209114074707031, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.index_master_page .ow_header', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1610, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 178 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00024700164794921875, 'params' => array ( 'id' => NULL, 'themeId' => 1610, 'type' => 'decorator', 'value' => 'button', ), ), 179 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002319812774658203, 'params' => array ( 'id' => NULL, 'themeId' => 1610, 'type' => 'master_page', 'value' => 'dndindex', ), ), 180 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00022292137145996094, 'params' => array ( 'id' => NULL, 'themeId' => 1610, 'type' => 'master_page', 'value' => 'general', ), ), 181 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002589225769042969, 'params' => array ( 'id' => NULL, 'themeId' => 1610, 'type' => 'master_page', 'value' => 'index', ), ), 182 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00021696090698242188, 'params' => array ( 'id' => NULL, 'themeId' => 1610, 'type' => 'master_page', 'value' => 'html_document', ), ), 183 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00022912025451660156, 'params' => array ( 'id' => NULL, 'themeId' => 1610, 'type' => 'master_page', 'value' => 'blank', ), ), 184 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.00025200843811035156, 'params' => array ( 'id' => NULL, 'themeId' => 1610, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 185 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00043201446533203125, 'params' => array ( 0 => 1610, ), ), 186 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0006840229034423828, 'params' => array ( 'themeId' => 1610, 'themeId2' => 1610, ), ), 187 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1610', 'execTime' => 0.00011801719665527344, 'params' => array ( ), ), 188 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00014901161193847656, 'params' => array ( 0 => 1611, ), ), 189 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.000141143798828125, 'params' => array ( 0 => 1611, ), ), 190 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1611', 'execTime' => 0.0002830028533935547, 'params' => NULL, ), 191 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1611', 'execTime' => 0.00015211105346679688, 'params' => NULL, ), 192 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1611', 'execTime' => 0.0003960132598876953, 'params' => NULL, ), 193 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0005090236663818359, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body', 'defaultValue' => '#2f0023', 'type' => 'color', 'themeId' => 1611, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 194 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00040602684020996094, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#cecece', 'type' => 'color', 'themeId' => 1611, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 195 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.000308990478515625, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#5079cd', 'type' => 'color', 'themeId' => 1611, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 196 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003218650817871094, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#cecece', 'type' => 'color', 'themeId' => 1611, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 197 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003650188446044922, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_page_wrap', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1611, 'key' => 'backgroundImage', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 198 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0002951622009277344, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header', 'defaultValue' => 'url(images/bg_pic.jpg)', 'type' => 'image', 'themeId' => 1611, 'key' => 'headerImage', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 199 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003349781036376953, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1611, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 200 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.000370025634765625, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#cecece', 'type' => 'color', 'themeId' => 1611, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 201 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00031685829162597656, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .sitelogo', 'defaultValue' => 'url(images/site_name.png)', 'type' => 'image', 'themeId' => 1611, 'key' => 'indexLogoImage', 'section' => '1. General Settings', 'label' => '4. Index Logo image', 'description' => NULL, 'mobile' => false, ), ), 202 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00030112266540527344, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.sitelogo', 'defaultValue' => 'url(images/site_name.png)', 'type' => 'image', 'themeId' => 1611, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '5. Logo image', 'description' => NULL, 'mobile' => false, ), ), 203 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002529621124267578, 'params' => array ( 'id' => NULL, 'themeId' => 1611, 'type' => 'decorator', 'value' => 'button', ), ), 204 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023603439331054688, 'params' => array ( 'id' => NULL, 'themeId' => 1611, 'type' => 'master_page', 'value' => 'dndindex', ), ), 205 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00021791458129882812, 'params' => array ( 'id' => NULL, 'themeId' => 1611, 'type' => 'master_page', 'value' => 'general', ), ), 206 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00024700164794921875, 'params' => array ( 'id' => NULL, 'themeId' => 1611, 'type' => 'master_page', 'value' => 'index', ), ), 207 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002300739288330078, 'params' => array ( 'id' => NULL, 'themeId' => 1611, 'type' => 'master_page', 'value' => 'html_document', ), ), 208 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00021195411682128906, 'params' => array ( 'id' => NULL, 'themeId' => 1611, 'type' => 'master_page', 'value' => 'blank', ), ), 209 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.0002510547637939453, 'params' => array ( 'id' => NULL, 'themeId' => 1611, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 210 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0004761219024658203, 'params' => array ( 0 => 1611, ), ), 211 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0010979175567626953, 'params' => array ( 'themeId' => 1611, 'themeId2' => 1611, ), ), 212 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1611', 'execTime' => 0.0002300739288330078, 'params' => array ( ), ), 213 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003249645233154297, 'params' => array ( 0 => 1612, ), ), 214 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.000263214111328125, 'params' => array ( 0 => 1612, ), ), 215 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1612', 'execTime' => 0.0008919239044189453, 'params' => NULL, ), 216 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1612', 'execTime' => 0.0004279613494873047, 'params' => NULL, ), 217 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1612', 'execTime' => 0.0014429092407226562, 'params' => NULL, ), 218 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00043201446533203125, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body', 'defaultValue' => '#493e5e', 'type' => 'color', 'themeId' => 1612, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 219 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00028395652770996094, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#b9b3bd', 'type' => 'color', 'themeId' => 1612, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 220 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00024390220642089844, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#4aaed3', 'type' => 'color', 'themeId' => 1612, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 221 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00023889541625976562, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#d9d1dd', 'type' => 'color', 'themeId' => 1612, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 222 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00023603439331054688, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_page_wrap', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1612, 'key' => 'backgroundImage', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 223 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00024700164794921875, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header', 'defaultValue' => 'url(images/bg_pic.jpg)', 'type' => 'image', 'themeId' => 1612, 'key' => 'headerBackground', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 224 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00020503997802734375, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_site_panel_logo', 'defaultValue' => 'url(images/site_name3.png)', 'type' => 'image', 'themeId' => 1612, 'key' => 'ConsoleImage', 'section' => '1. General Settings', 'label' => '6. Console logo image', 'description' => NULL, 'mobile' => false, ), ), 225 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00012421607971191406, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#aba8af', 'type' => 'color', 'themeId' => 1612, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 226 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001289844512939453, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#cecece', 'type' => 'color', 'themeId' => 1612, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 227 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001239776611328125, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .sitelogo', 'defaultValue' => 'url(images/site_name.png)', 'type' => 'image', 'themeId' => 1612, 'key' => 'indexLogoImage', 'section' => '1. General Settings', 'label' => '4. Index logo image', 'description' => NULL, 'mobile' => false, ), ), 228 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00014495849609375, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.sitelogo', 'defaultValue' => 'url(images/site_name2.png)', 'type' => 'image', 'themeId' => 1612, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '5. Inner logo image', 'description' => NULL, 'mobile' => false, ), ), 229 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011801719665527344, 'params' => array ( 'id' => NULL, 'themeId' => 1612, 'type' => 'decorator', 'value' => 'button', ), ), 230 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010895729064941406, 'params' => array ( 'id' => NULL, 'themeId' => 1612, 'type' => 'master_page', 'value' => 'dndindex', ), ), 231 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 9.799003601074219E-5, 'params' => array ( 'id' => NULL, 'themeId' => 1612, 'type' => 'master_page', 'value' => 'general', ), ), 232 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 9.799003601074219E-5, 'params' => array ( 'id' => NULL, 'themeId' => 1612, 'type' => 'master_page', 'value' => 'index', ), ), 233 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 9.703636169433594E-5, 'params' => array ( 'id' => NULL, 'themeId' => 1612, 'type' => 'master_page', 'value' => 'html_document', ), ), 234 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 9.489059448242188E-5, 'params' => array ( 'id' => NULL, 'themeId' => 1612, 'type' => 'master_page', 'value' => 'blank', ), ), 235 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.00013399124145507812, 'params' => array ( 'id' => NULL, 'themeId' => 1612, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 236 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002040863037109375, 'params' => array ( 0 => 1612, ), ), 237 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0004830360412597656, 'params' => array ( 'themeId' => 1612, 'themeId2' => 1612, ), ), 238 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1612', 'execTime' => 0.00011110305786132812, 'params' => array ( ), ), 239 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001430511474609375, 'params' => array ( 0 => 1613, ), ), 240 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.000125885009765625, 'params' => array ( 0 => 1613, ), ), 241 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1613', 'execTime' => 0.0004520416259765625, 'params' => NULL, ), 242 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1613', 'execTime' => 0.0001609325408935547, 'params' => NULL, ), 243 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1613', 'execTime' => 0.0004851818084716797, 'params' => NULL, ), 244 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0004291534423828125, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1613, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 245 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003330707550048828, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#4b4b4b', 'type' => 'color', 'themeId' => 1613, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 246 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0004150867462158203, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#0a4200', 'type' => 'color', 'themeId' => 1613, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 247 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00039505958557128906, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#0a4200', 'type' => 'color', 'themeId' => 1613, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 248 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0002009868621826172, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_page_wrap', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1613, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 249 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00014090538024902344, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow_footer, .base_index_page .ow_footer', 'defaultValue' => '#4b4b4b', 'type' => 'color', 'themeId' => 1613, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '5. Footer background', 'description' => NULL, 'mobile' => false, ), ), 250 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013494491577148438, 'params' => array ( 'id' => NULL, 'attribute' => 'background', 'selector' => '.ow_header', 'defaultValue' => 'url(images/bg_pic.png)', 'type' => 'image', 'themeId' => 1613, 'key' => 'headerImage', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 251 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001361370086669922, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#4b4b4b', 'type' => 'color', 'themeId' => 1613, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 252 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013518333435058594, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#4b4b4b', 'type' => 'color', 'themeId' => 1613, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 253 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013494491577148438, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.sitelogo', 'defaultValue' => 'url(images/site_name.png)', 'type' => 'image', 'themeId' => 1613, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '4. Logo image', 'description' => NULL, 'mobile' => false, ), ), 254 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001461505889892578, 'params' => array ( 'id' => NULL, 'themeId' => 1613, 'type' => 'decorator', 'value' => 'button', ), ), 255 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00013113021850585938, 'params' => array ( 'id' => NULL, 'themeId' => 1613, 'type' => 'master_page', 'value' => 'dndindex', ), ), 256 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011587142944335938, 'params' => array ( 'id' => NULL, 'themeId' => 1613, 'type' => 'master_page', 'value' => 'general', ), ), 257 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011205673217773438, 'params' => array ( 'id' => NULL, 'themeId' => 1613, 'type' => 'master_page', 'value' => 'index', ), ), 258 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010895729064941406, 'params' => array ( 'id' => NULL, 'themeId' => 1613, 'type' => 'master_page', 'value' => 'html_document', ), ), 259 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010919570922851562, 'params' => array ( 'id' => NULL, 'themeId' => 1613, 'type' => 'master_page', 'value' => 'blank', ), ), 260 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.0001399517059326172, 'params' => array ( 'id' => NULL, 'themeId' => 1613, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 261 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00021195411682128906, 'params' => array ( 0 => 1613, ), ), 262 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.00040602684020996094, 'params' => array ( 'themeId' => 1613, 'themeId2' => 1613, ), ), 263 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1613', 'execTime' => 0.00011610984802246094, 'params' => array ( ), ), 264 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001571178436279297, 'params' => array ( 0 => 1614, ), ), 265 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00014400482177734375, 'params' => array ( 0 => 1614, ), ), 266 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1614', 'execTime' => 0.00027298927307128906, 'params' => NULL, ), 267 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1614', 'execTime' => 0.00015115737915039062, 'params' => NULL, ), 268 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1614', 'execTime' => 0.0003669261932373047, 'params' => NULL, ), 269 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0002868175506591797, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => 'body, .ow, body, html, .base_sign_in', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1614, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 270 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00014495849609375, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html', 'defaultValue' => '#868686', 'type' => 'color', 'themeId' => 1614, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 271 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00015306472778320312, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a', 'defaultValue' => '#ae9e78', 'type' => 'color', 'themeId' => 1614, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 272 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001380443572998047, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#4c4c4c', 'type' => 'color', 'themeId' => 1614, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 273 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001289844512939453, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1614, 'key' => 'headerBackground', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 274 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001251697540283203, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_logo_wrap a', 'defaultValue' => 'url(images/logo_console.png)', 'type' => 'image', 'themeId' => 1614, 'key' => 'ConsoleImage', 'section' => '1. General Settings', 'label' => '6. Console logo image', 'description' => NULL, 'mobile' => false, ), ), 275 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001380443572998047, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.logo_url', 'defaultValue' => 'url(images/logo_inner.png)', 'type' => 'image', 'themeId' => 1614, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '5. Inner logo image', 'description' => NULL, 'mobile' => false, ), ), 276 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00012612342834472656, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#4c4c4c', 'type' => 'color', 'themeId' => 1614, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 277 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013494491577148438, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow_footer', 'defaultValue' => '#191514', 'type' => 'color', 'themeId' => 1614, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '7. Footer background color', 'description' => NULL, 'mobile' => false, ), ), 278 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001468658447265625, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#D76243', 'type' => 'color', 'themeId' => 1614, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 279 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013494491577148438, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.index_master_page .logo_url', 'defaultValue' => 'url(images/logo_index.png)', 'type' => 'image', 'themeId' => 1614, 'key' => 'indexLogoImage', 'section' => '1. General Settings', 'label' => '4. Index logo image', 'description' => NULL, 'mobile' => false, ), ), 280 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001289844512939453, 'params' => array ( 'id' => NULL, 'themeId' => 1614, 'type' => 'decorator', 'value' => 'button', ), ), 281 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011706352233886719, 'params' => array ( 'id' => NULL, 'themeId' => 1614, 'type' => 'master_page', 'value' => 'dndindex', ), ), 282 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010704994201660156, 'params' => array ( 'id' => NULL, 'themeId' => 1614, 'type' => 'master_page', 'value' => 'general', ), ), 283 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010609626770019531, 'params' => array ( 'id' => NULL, 'themeId' => 1614, 'type' => 'master_page', 'value' => 'index', ), ), 284 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00012087821960449219, 'params' => array ( 'id' => NULL, 'themeId' => 1614, 'type' => 'master_page', 'value' => 'html_document', ), ), 285 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010800361633300781, 'params' => array ( 'id' => NULL, 'themeId' => 1614, 'type' => 'master_page', 'value' => 'blank', ), ), 286 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.0001308917999267578, 'params' => array ( 'id' => NULL, 'themeId' => 1614, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 287 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00019478797912597656, 'params' => array ( 0 => 1614, ), ), 288 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0004131793975830078, 'params' => array ( 'themeId' => 1614, 'themeId2' => 1614, ), ), 289 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1614', 'execTime' => 0.00011205673217773438, 'params' => array ( ), ), 290 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001430511474609375, 'params' => array ( 0 => 1615, ), ), 291 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00013899803161621094, 'params' => array ( 0 => 1615, ), ), 292 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1615', 'execTime' => 0.00035500526428222656, 'params' => NULL, ), 293 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1615', 'execTime' => 0.0001571178436279297, 'params' => NULL, ), 294 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1615', 'execTime' => 0.0003650188446044922, 'params' => NULL, ), 295 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003108978271484375, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body', 'defaultValue' => '#000', 'type' => 'color', 'themeId' => 1615, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 296 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00014591217041015625, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html', 'defaultValue' => '#ffffe6', 'type' => 'color', 'themeId' => 1615, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 297 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001418590545654297, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#fffde3', 'type' => 'color', 'themeId' => 1615, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 298 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001461505889892578, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#796458', 'type' => 'color', 'themeId' => 1615, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 299 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013399124145507812, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_page_wrap', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1615, 'key' => 'backgroundImage', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 300 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00012683868408203125, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow_footer', 'defaultValue' => '#000', 'type' => 'color', 'themeId' => 1615, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '5. Footer background', 'description' => NULL, 'mobile' => false, ), ), 301 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013709068298339844, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header', 'defaultValue' => 'url(images/bg_pic.jpg)', 'type' => 'image', 'themeId' => 1615, 'key' => 'headerImage', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 302 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001399517059326172, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#ffffe6', 'type' => 'color', 'themeId' => 1615, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 303 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00012993812561035156, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#796458', 'type' => 'color', 'themeId' => 1615, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 304 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001480579376220703, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.sitelogo', 'defaultValue' => 'url(images/site_name.png)', 'type' => 'image', 'themeId' => 1615, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '4. Logo image', 'description' => NULL, 'mobile' => false, ), ), 305 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001468658447265625, 'params' => array ( 'id' => NULL, 'themeId' => 1615, 'type' => 'decorator', 'value' => 'button', ), ), 306 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001220703125, 'params' => array ( 'id' => NULL, 'themeId' => 1615, 'type' => 'master_page', 'value' => 'dndindex', ), ), 307 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011301040649414062, 'params' => array ( 'id' => NULL, 'themeId' => 1615, 'type' => 'master_page', 'value' => 'general', ), ), 308 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010991096496582031, 'params' => array ( 'id' => NULL, 'themeId' => 1615, 'type' => 'master_page', 'value' => 'index', ), ), 309 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010991096496582031, 'params' => array ( 'id' => NULL, 'themeId' => 1615, 'type' => 'master_page', 'value' => 'html_document', ), ), 310 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010585784912109375, 'params' => array ( 'id' => NULL, 'themeId' => 1615, 'type' => 'master_page', 'value' => 'blank', ), ), 311 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.00013780593872070312, 'params' => array ( 'id' => NULL, 'themeId' => 1615, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 312 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001938343048095703, 'params' => array ( 0 => 1615, ), ), 313 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.00039696693420410156, 'params' => array ( 'themeId' => 1615, 'themeId2' => 1615, ), ), 314 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1615', 'execTime' => 0.00011706352233886719, 'params' => array ( ), ), 315 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00014495849609375, 'params' => array ( 0 => 1616, ), ), 316 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001380443572998047, 'params' => array ( 0 => 1616, ), ), 317 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1616', 'execTime' => 0.0002760887145996094, 'params' => NULL, ), 318 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1616', 'execTime' => 0.0001468658447265625, 'params' => NULL, ), 319 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1616', 'execTime' => 0.0003960132598876953, 'params' => NULL, ), 320 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0002739429473876953, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => 'body, .base_sign_in', 'defaultValue' => '#bfc6c6', 'type' => 'color', 'themeId' => 1616, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 321 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00016999244689941406, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#4f5058', 'type' => 'color', 'themeId' => 1616, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 322 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00014400482177734375, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#0060aa', 'type' => 'color', 'themeId' => 1616, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 323 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001430511474609375, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#4F5058', 'type' => 'color', 'themeId' => 1616, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 324 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001308917999267578, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow_footer', 'defaultValue' => '#f9faff', 'type' => 'color', 'themeId' => 1616, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '6. Footer background color', 'description' => NULL, 'mobile' => false, ), ), 325 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013685226440429688, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_logo_wrap', 'defaultValue' => 'url(images/header_pic.png)', 'type' => 'image', 'themeId' => 1616, 'key' => 'headerBackground', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 326 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001361370086669922, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_logo_wrap a.ow_logo', 'defaultValue' => 'url(images/site_logo.png)', 'type' => 'image', 'themeId' => 1616, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '5. Inner logo image', 'description' => NULL, 'mobile' => false, ), ), 327 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00015282630920410156, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#4f5058', 'type' => 'color', 'themeId' => 1616, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 328 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013518333435058594, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#494949', 'type' => 'color', 'themeId' => 1616, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 329 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013399124145507812, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.index_master_page .ow_header_in', 'defaultValue' => 'url(images/indexpage_header_image.png)', 'type' => 'image', 'themeId' => 1616, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 330 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001399517059326172, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.index_master_page .logo_url', 'defaultValue' => 'url(images/indexpage_logo.png)', 'type' => 'image', 'themeId' => 1616, 'key' => 'indexLogoImage', 'section' => '1. General Settings', 'label' => '4. Index logo image', 'description' => NULL, 'mobile' => false, ), ), 331 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001289844512939453, 'params' => array ( 'id' => NULL, 'themeId' => 1616, 'type' => 'decorator', 'value' => 'button', ), ), 332 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00012087821960449219, 'params' => array ( 'id' => NULL, 'themeId' => 1616, 'type' => 'master_page', 'value' => 'dndindex', ), ), 333 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001289844512939453, 'params' => array ( 'id' => NULL, 'themeId' => 1616, 'type' => 'master_page', 'value' => 'general', ), ), 334 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010991096496582031, 'params' => array ( 'id' => NULL, 'themeId' => 1616, 'type' => 'master_page', 'value' => 'index', ), ), 335 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010704994201660156, 'params' => array ( 'id' => NULL, 'themeId' => 1616, 'type' => 'master_page', 'value' => 'html_document', ), ), 336 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010585784912109375, 'params' => array ( 'id' => NULL, 'themeId' => 1616, 'type' => 'master_page', 'value' => 'blank', ), ), 337 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.00013113021850585938, 'params' => array ( 'id' => NULL, 'themeId' => 1616, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 338 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00019407272338867188, 'params' => array ( 0 => 1616, ), ), 339 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0004520416259765625, 'params' => array ( 'themeId' => 1616, 'themeId2' => 1616, ), ), 340 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1616', 'execTime' => 0.00011396408081054688, 'params' => array ( ), ), 341 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00014281272888183594, 'params' => array ( 0 => 1617, ), ), 342 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00013899803161621094, 'params' => array ( 0 => 1617, ), ), 343 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1617', 'execTime' => 0.0002968311309814453, 'params' => NULL, ), 344 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1617', 'execTime' => 0.00015401840209960938, 'params' => NULL, ), 345 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1617', 'execTime' => 0.00033092498779296875, 'params' => NULL, ), 346 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003039836883544922, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body', 'defaultValue' => '#fdfff0', 'type' => 'color', 'themeId' => 1617, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 347 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00016498565673828125, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#52483f', 'type' => 'color', 'themeId' => 1617, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 348 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.000141143798828125, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#009683', 'type' => 'color', 'themeId' => 1617, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 349 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001380443572998047, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#009683', 'type' => 'color', 'themeId' => 1617, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 350 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013709068298339844, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_page_wrap', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1617, 'key' => 'backgroundImage', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 351 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013494491577148438, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header', 'defaultValue' => 'url(images/bg_pic.jpg)', 'type' => 'image', 'themeId' => 1617, 'key' => 'headerImage', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 352 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013399124145507812, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#52483f', 'type' => 'color', 'themeId' => 1617, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 353 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00015306472778320312, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#52483f', 'type' => 'color', 'themeId' => 1617, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 354 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001342296600341797, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.sitelogo', 'defaultValue' => 'url(images/site_name.png)', 'type' => 'image', 'themeId' => 1617, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '4. Logo image', 'description' => NULL, 'mobile' => false, ), ), 355 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001289844512939453, 'params' => array ( 'id' => NULL, 'themeId' => 1617, 'type' => 'decorator', 'value' => 'button', ), ), 356 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00012302398681640625, 'params' => array ( 'id' => NULL, 'themeId' => 1617, 'type' => 'master_page', 'value' => 'dndindex', ), ), 357 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011301040649414062, 'params' => array ( 'id' => NULL, 'themeId' => 1617, 'type' => 'master_page', 'value' => 'general', ), ), 358 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011301040649414062, 'params' => array ( 'id' => NULL, 'themeId' => 1617, 'type' => 'master_page', 'value' => 'index', ), ), 359 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001270771026611328, 'params' => array ( 'id' => NULL, 'themeId' => 1617, 'type' => 'master_page', 'value' => 'html_document', ), ), 360 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011706352233886719, 'params' => array ( 'id' => NULL, 'themeId' => 1617, 'type' => 'master_page', 'value' => 'blank', ), ), 361 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.00013184547424316406, 'params' => array ( 'id' => NULL, 'themeId' => 1617, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 362 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00019598007202148438, 'params' => array ( 0 => 1617, ), ), 363 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0004119873046875, 'params' => array ( 'themeId' => 1617, 'themeId2' => 1617, ), ), 364 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1617', 'execTime' => 0.00011301040649414062, 'params' => array ( ), ), 365 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00014400482177734375, 'params' => array ( 0 => 1618, ), ), 366 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00013899803161621094, 'params' => array ( 0 => 1618, ), ), 367 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1618', 'execTime' => 0.00027489662170410156, 'params' => NULL, ), 368 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1618', 'execTime' => 0.0001480579376220703, 'params' => NULL, ), 369 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1618', 'execTime' => 0.00039005279541015625, 'params' => NULL, ), 370 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0002791881561279297, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body', 'defaultValue' => '#090f10', 'type' => 'color', 'themeId' => 1618, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 371 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001480579376220703, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#d6d6be', 'type' => 'color', 'themeId' => 1618, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 372 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001361370086669922, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#7ce6fe', 'type' => 'color', 'themeId' => 1618, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 373 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001518726348876953, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#d6d6be', 'type' => 'color', 'themeId' => 1618, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 374 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00014591217041015625, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page', 'defaultValue' => 'url(images/promo.png)', 'type' => 'image', 'themeId' => 1618, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 375 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001380443572998047, 'params' => array ( 'id' => NULL, 'attribute' => 'background', 'selector' => '.ow_footer', 'defaultValue' => '#04070e', 'type' => 'color', 'themeId' => 1618, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '6. Footer background color', 'description' => NULL, 'mobile' => false, ), ), 376 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00014090538024902344, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header', 'defaultValue' => 'url(images/header.png)', 'type' => 'image', 'themeId' => 1618, 'key' => 'headerBackground', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 377 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013303756713867188, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#d6d6be', 'type' => 'color', 'themeId' => 1618, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 378 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001380443572998047, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#b2bac0', 'type' => 'color', 'themeId' => 1618, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 379 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00014901161193847656, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .sitelogo', 'defaultValue' => 'url(images/site_name.png)', 'type' => 'image', 'themeId' => 1618, 'key' => 'indexLogoImage', 'section' => '1. General Settings', 'label' => '4. Index logo image', 'description' => NULL, 'mobile' => false, ), ), 380 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001461505889892578, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.sitelogo', 'defaultValue' => 'url(images/site_name_inner.png)', 'type' => 'image', 'themeId' => 1618, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '5. Inner logo image', 'description' => NULL, 'mobile' => false, ), ), 381 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00012803077697753906, 'params' => array ( 'id' => NULL, 'themeId' => 1618, 'type' => 'decorator', 'value' => 'button', ), ), 382 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011920928955078125, 'params' => array ( 'id' => NULL, 'themeId' => 1618, 'type' => 'master_page', 'value' => 'dndindex', ), ), 383 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011014938354492188, 'params' => array ( 'id' => NULL, 'themeId' => 1618, 'type' => 'master_page', 'value' => 'general', ), ), 384 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010800361633300781, 'params' => array ( 'id' => NULL, 'themeId' => 1618, 'type' => 'master_page', 'value' => 'index', ), ), 385 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010800361633300781, 'params' => array ( 'id' => NULL, 'themeId' => 1618, 'type' => 'master_page', 'value' => 'html_document', ), ), 386 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011491775512695312, 'params' => array ( 'id' => NULL, 'themeId' => 1618, 'type' => 'master_page', 'value' => 'blank', ), ), 387 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.0001361370086669922, 'params' => array ( 'id' => NULL, 'themeId' => 1618, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 388 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002009868621826172, 'params' => array ( 0 => 1618, ), ), 389 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.00041294097900390625, 'params' => array ( 'themeId' => 1618, 'themeId2' => 1618, ), ), 390 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1618', 'execTime' => 0.00012087821960449219, 'params' => array ( ), ), 391 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00014495849609375, 'params' => array ( 0 => 1619, ), ), 392 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00013899803161621094, 'params' => array ( 0 => 1619, ), ), 393 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1619', 'execTime' => 0.00034308433532714844, 'params' => NULL, ), 394 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1619', 'execTime' => 0.00015592575073242188, 'params' => NULL, ), 395 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1619', 'execTime' => 0.0003800392150878906, 'params' => NULL, ), 396 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003008842468261719, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '@import url(\'https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700&display=swap\'); body, .ow, body, html, .base_sign_in', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1619, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 397 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00015497207641601562, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html', 'defaultValue' => '#666', 'type' => 'color', 'themeId' => 1619, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 398 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.000164031982421875, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a', 'defaultValue' => '#0e0e0e', 'type' => 'color', 'themeId' => 1619, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 399 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013685226440429688, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#4c4c4c', 'type' => 'color', 'themeId' => 1619, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 400 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00015401840209960938, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_header', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1619, 'key' => 'headerBackground', 'section' => '1. General Settings', 'label' => '2. Header background image', 'description' => NULL, 'mobile' => false, ), ), 401 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013303756713867188, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_logo_wrap a', 'defaultValue' => 'url(images/logo_console.png)', 'type' => 'image', 'themeId' => 1619, 'key' => 'indexLogoImage', 'section' => '1. General Settings', 'label' => '3. Index logo image', 'description' => NULL, 'mobile' => false, ), ), 402 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001308917999267578, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_site_panel_wrap.site_panel_wrap_bg_color .ow_logo_wrap a', 'defaultValue' => 'url(images/logo_console.png)', 'type' => 'image', 'themeId' => 1619, 'key' => 'indexLogoImageScroll', 'section' => '1. General Settings', 'label' => '4. Index logo image scroll', 'description' => NULL, 'mobile' => false, ), ), 403 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001308917999267578, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_logo_wrap a', 'defaultValue' => 'url(images/logo_console_black.png)', 'type' => 'image', 'themeId' => 1619, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '5. Inner logo image', 'description' => NULL, 'mobile' => false, ), ), 404 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013303756713867188, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_site_panel_wrap.site_panel_wrap_bg_color .ow_logo_wrap a', 'defaultValue' => 'url(images/logo_console.png)', 'type' => 'image', 'themeId' => 1619, 'key' => 'ConsoleImage', 'section' => '1. General Settings', 'label' => '6. Inner logo image scroll', 'description' => NULL, 'mobile' => false, ), ), 405 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00015211105346679688, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'html body .ow_box_cap h3, .ow_box_cap_empty h3', 'defaultValue' => '#787878', 'type' => 'color', 'themeId' => 1619, 'key' => 'WidgetTitleColor', 'section' => '2. Colors', 'label' => '6. Box title', 'description' => NULL, 'mobile' => false, ), ), 406 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013589859008789062, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#0e0e0e', 'type' => 'color', 'themeId' => 1619, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 407 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001270771026611328, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow_footer', 'defaultValue' => '#0e0e0e', 'type' => 'color', 'themeId' => 1619, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '7. Footer background color', 'description' => NULL, 'mobile' => false, ), ), 408 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013208389282226562, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#666', 'type' => 'color', 'themeId' => 1619, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 409 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.000125885009765625, 'params' => array ( 'id' => NULL, 'themeId' => 1619, 'type' => 'decorator', 'value' => 'button', ), ), 410 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00012302398681640625, 'params' => array ( 'id' => NULL, 'themeId' => 1619, 'type' => 'master_page', 'value' => 'dndindex', ), ), 411 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00012087821960449219, 'params' => array ( 'id' => NULL, 'themeId' => 1619, 'type' => 'master_page', 'value' => 'general', ), ), 412 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011110305786132812, 'params' => array ( 'id' => NULL, 'themeId' => 1619, 'type' => 'master_page', 'value' => 'index', ), ), 413 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010895729064941406, 'params' => array ( 'id' => NULL, 'themeId' => 1619, 'type' => 'master_page', 'value' => 'html_document', ), ), 414 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010895729064941406, 'params' => array ( 'id' => NULL, 'themeId' => 1619, 'type' => 'master_page', 'value' => 'blank', ), ), 415 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.00013589859008789062, 'params' => array ( 'id' => NULL, 'themeId' => 1619, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 416 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00019502639770507812, 'params' => array ( 0 => 1619, ), ), 417 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0004451274871826172, 'params' => array ( 'themeId' => 1619, 'themeId2' => 1619, ), ), 418 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1619', 'execTime' => 0.00011110305786132812, 'params' => array ( ), ), 419 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001418590545654297, 'params' => array ( 0 => 1620, ), ), 420 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001380443572998047, 'params' => array ( 0 => 1620, ), ), 421 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1620', 'execTime' => 0.0002779960632324219, 'params' => NULL, ), 422 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1620', 'execTime' => 0.0001480579376220703, 'params' => NULL, ), 423 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1620', 'execTime' => 0.0003829002380371094, 'params' => NULL, ), 424 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003001689910888672, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body', 'defaultValue' => '#e6e0ec', 'type' => 'color', 'themeId' => 1620, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 425 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00020503997802734375, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#7e6587', 'type' => 'color', 'themeId' => 1620, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 426 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00016999244689941406, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#00677d', 'type' => 'color', 'themeId' => 1620, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 427 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001418590545654297, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#7e6587', 'type' => 'color', 'themeId' => 1620, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 428 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013685226440429688, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow_footer', 'defaultValue' => 'rgba(255,255,255,0.3)', 'type' => 'color', 'themeId' => 1620, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '5. Footer background color', 'description' => NULL, 'mobile' => false, ), ), 429 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00014495849609375, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header_wrap', 'defaultValue' => 'url(images/bg.png)', 'type' => 'image', 'themeId' => 1620, 'key' => 'HeaderbackgroundImage', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 430 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00014400482177734375, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_logo', 'defaultValue' => 'url(images/header_s.png)', 'type' => 'image', 'themeId' => 1620, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '4. Logo image', 'description' => NULL, 'mobile' => false, ), ), 431 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013113021850585938, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#7e6587', 'type' => 'color', 'themeId' => 1620, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 432 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013494491577148438, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#00677D', 'type' => 'color', 'themeId' => 1620, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 433 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00012993812561035156, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_sign_in, .base_index_page', 'defaultValue' => 'url(images/bg.png)', 'type' => 'image', 'themeId' => 1620, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 434 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001289844512939453, 'params' => array ( 'id' => NULL, 'themeId' => 1620, 'type' => 'decorator', 'value' => 'button', ), ), 435 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00012183189392089844, 'params' => array ( 'id' => NULL, 'themeId' => 1620, 'type' => 'master_page', 'value' => 'dndindex', ), ), 436 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001289844512939453, 'params' => array ( 'id' => NULL, 'themeId' => 1620, 'type' => 'master_page', 'value' => 'general', ), ), 437 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011587142944335938, 'params' => array ( 'id' => NULL, 'themeId' => 1620, 'type' => 'master_page', 'value' => 'index', ), ), 438 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001068115234375, 'params' => array ( 'id' => NULL, 'themeId' => 1620, 'type' => 'master_page', 'value' => 'html_document', ), ), 439 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001049041748046875, 'params' => array ( 'id' => NULL, 'themeId' => 1620, 'type' => 'master_page', 'value' => 'blank', ), ), 440 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.00013113021850585938, 'params' => array ( 'id' => NULL, 'themeId' => 1620, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 441 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00019502639770507812, 'params' => array ( 0 => 1620, ), ), 442 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0004031658172607422, 'params' => array ( 'themeId' => 1620, 'themeId2' => 1620, ), ), 443 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1620', 'execTime' => 0.00011301040649414062, 'params' => array ( ), ), 444 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001430511474609375, 'params' => array ( 0 => 1621, ), ), 445 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001380443572998047, 'params' => array ( 0 => 1621, ), ), 446 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1621', 'execTime' => 0.0002930164337158203, 'params' => NULL, ), 447 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1621', 'execTime' => 0.00014781951904296875, 'params' => NULL, ), 448 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1621', 'execTime' => 0.0003979206085205078, 'params' => NULL, ), 449 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003039836883544922, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1621, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 450 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001590251922607422, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#52483f', 'type' => 'color', 'themeId' => 1621, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 451 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00015091896057128906, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#b4534d', 'type' => 'color', 'themeId' => 1621, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 452 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00014495849609375, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#616161', 'type' => 'color', 'themeId' => 1621, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 453 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013709068298339844, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_page_wrap', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1621, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 454 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00015783309936523438, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header', 'defaultValue' => 'url(images/bg_pic.jpg)', 'type' => 'image', 'themeId' => 1621, 'key' => 'headerBackground', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 455 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013494491577148438, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1621, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 456 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001399517059326172, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#52483f', 'type' => 'color', 'themeId' => 1621, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 457 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013113021850585938, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .sitelogo', 'defaultValue' => 'url(images/site_logo.png)', 'type' => 'image', 'themeId' => 1621, 'key' => 'indexLogoImage', 'section' => '1. General Settings', 'label' => '4. Index logo image', 'description' => NULL, 'mobile' => false, ), ), 458 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001289844512939453, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.sitelogo', 'defaultValue' => 'url(images/site_name.png)', 'type' => 'image', 'themeId' => 1621, 'key' => 'LogoImage', 'section' => '1. General Settings', 'label' => '5. Inner logo image', 'description' => NULL, 'mobile' => false, ), ), 459 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001289844512939453, 'params' => array ( 'id' => NULL, 'themeId' => 1621, 'type' => 'decorator', 'value' => 'button', ), ), 460 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00013899803161621094, 'params' => array ( 'id' => NULL, 'themeId' => 1621, 'type' => 'master_page', 'value' => 'dndindex', ), ), 461 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011515617370605469, 'params' => array ( 'id' => NULL, 'themeId' => 1621, 'type' => 'master_page', 'value' => 'general', ), ), 462 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010895729064941406, 'params' => array ( 'id' => NULL, 'themeId' => 1621, 'type' => 'master_page', 'value' => 'index', ), ), 463 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010895729064941406, 'params' => array ( 'id' => NULL, 'themeId' => 1621, 'type' => 'master_page', 'value' => 'html_document', ), ), 464 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011014938354492188, 'params' => array ( 'id' => NULL, 'themeId' => 1621, 'type' => 'master_page', 'value' => 'blank', ), ), 465 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.00013303756713867188, 'params' => array ( 'id' => NULL, 'themeId' => 1621, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 466 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00020313262939453125, 'params' => array ( 0 => 1621, ), ), 467 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.00039696693420410156, 'params' => array ( 'themeId' => 1621, 'themeId2' => 1621, ), ), 468 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1621', 'execTime' => 0.00011396408081054688, 'params' => array ( ), ), 469 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001430511474609375, 'params' => array ( 0 => 1622, ), ), 470 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00014400482177734375, 'params' => array ( 0 => 1622, ), ), 471 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1622', 'execTime' => 0.0003600120544433594, 'params' => NULL, ), 472 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1622', 'execTime' => 0.0001609325408935547, 'params' => NULL, ), 473 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1622', 'execTime' => 0.00043392181396484375, 'params' => NULL, ), 474 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0006070137023925781, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body', 'defaultValue' => '#412e57', 'type' => 'color', 'themeId' => 1622, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 475 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00035309791564941406, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#2e64ff', 'type' => 'color', 'themeId' => 1622, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 476 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003819465637207031, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#616161', 'type' => 'color', 'themeId' => 1622, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 477 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003190040588378906, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_page_wrap', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1622, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 478 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003349781036376953, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_page_container .ow_page', 'defaultValue' => '#616161', 'type' => 'color', 'themeId' => 1622, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 479 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00035119056701660156, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header', 'defaultValue' => 'url(images/bg_pic.jpg)', 'type' => 'image', 'themeId' => 1622, 'key' => 'headerBackground', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 480 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003478527069091797, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1622, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 481 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00038313865661621094, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#616161', 'type' => 'color', 'themeId' => 1622, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 482 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00027298927307128906, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_promo_collage_item1', 'defaultValue' => 'url(images/promo_collage1.png)', 'type' => 'image', 'themeId' => 1622, 'key' => 'collageimage1', 'section' => '3. Index Page', 'label' => 'Collage image 1', 'description' => NULL, 'mobile' => false, ), ), 483 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0002579689025878906, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_promo_collage_item2', 'defaultValue' => 'url(images/promo_collage2.png)', 'type' => 'image', 'themeId' => 1622, 'key' => 'collageimage2', 'section' => '3. Index Page', 'label' => 'Collage image 2', 'description' => NULL, 'mobile' => false, ), ), 484 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00026106834411621094, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_promo_collage_item3', 'defaultValue' => 'url(images/promo_collage3.png)', 'type' => 'image', 'themeId' => 1622, 'key' => 'collageimage3', 'section' => '3. Index Page', 'label' => 'Collage image 3', 'description' => NULL, 'mobile' => false, ), ), 485 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0002601146697998047, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_promo_collage_item4', 'defaultValue' => 'url(images/promo_collage4.png)', 'type' => 'image', 'themeId' => 1622, 'key' => 'collageimage4', 'section' => '3. Index Page', 'label' => 'Collage image 4', 'description' => NULL, 'mobile' => false, ), ), 486 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00026297569274902344, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_promo_collage_item5', 'defaultValue' => 'url(images/promo_collage5.png)', 'type' => 'image', 'themeId' => 1622, 'key' => 'collageimage5', 'section' => '3. Index Page', 'label' => 'Collage image 5', 'description' => NULL, 'mobile' => false, ), ), 487 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00030994415283203125, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_promo_left', 'defaultValue' => 'url(images/promo_left.jpg)', 'type' => 'image', 'themeId' => 1622, 'key' => 'qs_image', 'section' => '3. Index Page', 'label' => 'Quick Search Image', 'description' => NULL, 'mobile' => false, ), ), 488 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003330707550048828, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.sitelogo', 'defaultValue' => 'url(images/site_name.png)', 'type' => 'image', 'themeId' => 1622, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '4. Logo image', 'description' => NULL, 'mobile' => false, ), ), 489 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00024819374084472656, 'params' => array ( 'id' => NULL, 'themeId' => 1622, 'type' => 'decorator', 'value' => 'button', ), ), 490 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00022983551025390625, 'params' => array ( 'id' => NULL, 'themeId' => 1622, 'type' => 'master_page', 'value' => 'dndindex', ), ), 491 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023293495178222656, 'params' => array ( 'id' => NULL, 'themeId' => 1622, 'type' => 'master_page', 'value' => 'general', ), ), 492 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023412704467773438, 'params' => array ( 'id' => NULL, 'themeId' => 1622, 'type' => 'master_page', 'value' => 'index', ), ), 493 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00021505355834960938, 'params' => array ( 'id' => NULL, 'themeId' => 1622, 'type' => 'master_page', 'value' => 'html_document', ), ), 494 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00021219253540039062, 'params' => array ( 'id' => NULL, 'themeId' => 1622, 'type' => 'master_page', 'value' => 'blank', ), ), 495 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.00030493736267089844, 'params' => array ( 'id' => NULL, 'themeId' => 1622, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 496 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0004029273986816406, 'params' => array ( 0 => 1622, ), ), 497 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0011491775512695312, 'params' => array ( 'themeId' => 1622, 'themeId2' => 1622, ), ), 498 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1622', 'execTime' => 0.00031495094299316406, 'params' => array ( ), ), 499 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003230571746826172, 'params' => array ( 0 => 1623, ), ), 500 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00026702880859375, 'params' => array ( 0 => 1623, ), ), 501 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1623', 'execTime' => 0.000823974609375, 'params' => NULL, ), 502 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1623', 'execTime' => 0.00039005279541015625, 'params' => NULL, ), 503 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1623', 'execTime' => 0.0012249946594238281, 'params' => NULL, ), 504 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0006661415100097656, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body', 'defaultValue' => '#74adc0', 'type' => 'color', 'themeId' => 1623, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 505 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003829002380371094, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#c5ffff', 'type' => 'color', 'themeId' => 1623, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 506 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003561973571777344, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#7be1f9', 'type' => 'color', 'themeId' => 1623, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 507 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003299713134765625, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#2b6170', 'type' => 'color', 'themeId' => 1623, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 508 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0002999305725097656, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_page_wrap', 'defaultValue' => 'url(images/promo.png)', 'type' => 'image', 'themeId' => 1623, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 509 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003349781036376953, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow_footer', 'defaultValue' => '#6599ac', 'type' => 'color', 'themeId' => 1623, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '6. Footer background color', 'description' => NULL, 'mobile' => false, ), ), 510 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003199577331542969, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header', 'defaultValue' => 'url(images/header_pic.jpg)', 'type' => 'image', 'themeId' => 1623, 'key' => 'headerImage', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 511 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003380775451660156, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#2b6170', 'type' => 'color', 'themeId' => 1623, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 512 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.000347137451171875, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#3f6e7c', 'type' => 'color', 'themeId' => 1623, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 513 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003139972686767578, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .sitelogo', 'defaultValue' => 'url(images/site_name.png)', 'type' => 'image', 'themeId' => 1623, 'key' => 'indexLogoImage', 'section' => '1. General Settings', 'label' => '4. Index logo image', 'description' => NULL, 'mobile' => false, ), ), 514 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00031304359436035156, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.sitelogo', 'defaultValue' => 'url(images/logo_inner.png)', 'type' => 'image', 'themeId' => 1623, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '5. Inner logo image', 'description' => NULL, 'mobile' => false, ), ), 515 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002789497375488281, 'params' => array ( 'id' => NULL, 'themeId' => 1623, 'type' => 'decorator', 'value' => 'button', ), ), 516 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023603439331054688, 'params' => array ( 'id' => NULL, 'themeId' => 1623, 'type' => 'master_page', 'value' => 'dndindex', ), ), 517 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00022602081298828125, 'params' => array ( 'id' => NULL, 'themeId' => 1623, 'type' => 'master_page', 'value' => 'general', ), ), 518 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00021982192993164062, 'params' => array ( 'id' => NULL, 'themeId' => 1623, 'type' => 'master_page', 'value' => 'index', ), ), 519 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002720355987548828, 'params' => array ( 'id' => NULL, 'themeId' => 1623, 'type' => 'master_page', 'value' => 'html_document', ), ), 520 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002200603485107422, 'params' => array ( 'id' => NULL, 'themeId' => 1623, 'type' => 'master_page', 'value' => 'blank', ), ), 521 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.0002639293670654297, 'params' => array ( 'id' => NULL, 'themeId' => 1623, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 522 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003638267517089844, 'params' => array ( 0 => 1623, ), ), 523 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0010039806365966797, 'params' => array ( 'themeId' => 1623, 'themeId2' => 1623, ), ), 524 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1623', 'execTime' => 0.00022602081298828125, 'params' => array ( ), ), 525 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00027108192443847656, 'params' => array ( 0 => 1624, ), ), 526 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002970695495605469, 'params' => array ( 0 => 1624, ), ), 527 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1624', 'execTime' => 0.000843048095703125, 'params' => NULL, ), 528 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1624', 'execTime' => 0.00043392181396484375, 'params' => NULL, ), 529 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1624', 'execTime' => 0.0012760162353515625, 'params' => NULL, ), 530 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0006110668182373047, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body', 'defaultValue' => '#fff5fb', 'type' => 'color', 'themeId' => 1624, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 531 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0004119873046875, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#553d2f', 'type' => 'color', 'themeId' => 1624, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 532 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00035500526428222656, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#578581', 'type' => 'color', 'themeId' => 1624, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 533 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003719329833984375, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#715848', 'type' => 'color', 'themeId' => 1624, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 534 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003609657287597656, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_page_wrap', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1624, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 535 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00032591819763183594, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow_footer', 'defaultValue' => '#fffdff', 'type' => 'color', 'themeId' => 1624, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '5. Footer background', 'description' => NULL, 'mobile' => false, ), ), 536 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003650188446044922, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header', 'defaultValue' => 'url(images/bg_pic.jpg)', 'type' => 'image', 'themeId' => 1624, 'key' => 'headerBackground', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 537 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00030303001403808594, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#715848', 'type' => 'color', 'themeId' => 1624, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 538 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003139972686767578, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#796458', 'type' => 'color', 'themeId' => 1624, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 539 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00032210350036621094, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.sitelogo', 'defaultValue' => 'url(images/site_name.png)', 'type' => 'image', 'themeId' => 1624, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '4. Logo image', 'description' => NULL, 'mobile' => false, ), ), 540 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002460479736328125, 'params' => array ( 'id' => NULL, 'themeId' => 1624, 'type' => 'decorator', 'value' => 'button', ), ), 541 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023818016052246094, 'params' => array ( 'id' => NULL, 'themeId' => 1624, 'type' => 'master_page', 'value' => 'dndindex', ), ), 542 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00025200843811035156, 'params' => array ( 'id' => NULL, 'themeId' => 1624, 'type' => 'master_page', 'value' => 'general', ), ), 543 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023698806762695312, 'params' => array ( 'id' => NULL, 'themeId' => 1624, 'type' => 'master_page', 'value' => 'index', ), ), 544 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002219676971435547, 'params' => array ( 'id' => NULL, 'themeId' => 1624, 'type' => 'master_page', 'value' => 'html_document', ), ), 545 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00020885467529296875, 'params' => array ( 'id' => NULL, 'themeId' => 1624, 'type' => 'master_page', 'value' => 'blank', ), ), 546 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.00026798248291015625, 'params' => array ( 'id' => NULL, 'themeId' => 1624, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 547 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00037097930908203125, 'params' => array ( 0 => 1624, ), ), 548 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.001068115234375, 'params' => array ( 'themeId' => 1624, 'themeId2' => 1624, ), ), 549 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1624', 'execTime' => 0.00025582313537597656, 'params' => array ( ), ), 550 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003330707550048828, 'params' => array ( 0 => 1625, ), ), 551 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003139972686767578, 'params' => array ( 0 => 1625, ), ), 552 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1625', 'execTime' => 0.000782012939453125, 'params' => NULL, ), 553 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1625', 'execTime' => 0.0004019737243652344, 'params' => NULL, ), 554 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1625', 'execTime' => 0.0010290145874023438, 'params' => NULL, ), 555 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0006380081176757812, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => 'body, .ow, .base_sign_in', 'defaultValue' => '#000213', 'type' => 'color', 'themeId' => 1625, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 556 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00034499168395996094, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html', 'defaultValue' => '#B4BCD0', 'type' => 'color', 'themeId' => 1625, 'key' => 'textColor', 'section' => '3. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 557 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00031185150146484375, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a', 'defaultValue' => '#F7F8F8', 'type' => 'color', 'themeId' => 1625, 'key' => 'linkColor', 'section' => '3. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 558 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003628730773925781, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#F7F8F8', 'type' => 'color', 'themeId' => 1625, 'key' => 'titleColor', 'section' => '3. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 559 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003418922424316406, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_logo_wrap a', 'defaultValue' => 'url(images/logo.svg)', 'type' => 'image', 'themeId' => 1625, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '2. Logo image', 'description' => NULL, 'mobile' => false, ), ), 560 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003662109375, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'html body .ow_box_cap h3, .ow_box_cap_empty h3', 'defaultValue' => '#F7F8F8', 'type' => 'color', 'themeId' => 1625, 'key' => 'WidgetTitleColor', 'section' => '3. Colors', 'label' => '6. Box title', 'description' => NULL, 'mobile' => false, ), ), 561 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003190040588378906, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#B4BCD0', 'type' => 'color', 'themeId' => 1625, 'key' => 'menuColor', 'section' => '3. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 562 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003368854522705078, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#7989A0', 'type' => 'color', 'themeId' => 1625, 'key' => 'txtValue', 'section' => '3. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 563 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00030803680419921875, 'params' => array ( 'id' => NULL, 'themeId' => 1625, 'type' => 'decorator', 'value' => 'button', ), ), 564 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023794174194335938, 'params' => array ( 'id' => NULL, 'themeId' => 1625, 'type' => 'master_page', 'value' => 'dndindex', ), ), 565 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00020885467529296875, 'params' => array ( 'id' => NULL, 'themeId' => 1625, 'type' => 'master_page', 'value' => 'general', ), ), 566 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00026106834411621094, 'params' => array ( 'id' => NULL, 'themeId' => 1625, 'type' => 'master_page', 'value' => 'index', ), ), 567 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00022983551025390625, 'params' => array ( 'id' => NULL, 'themeId' => 1625, 'type' => 'master_page', 'value' => 'html_document', ), ), 568 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002200603485107422, 'params' => array ( 'id' => NULL, 'themeId' => 1625, 'type' => 'master_page', 'value' => 'blank', ), ), 569 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.0002598762512207031, 'params' => array ( 'id' => NULL, 'themeId' => 1625, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 570 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0004050731658935547, 'params' => array ( 0 => 1625, ), ), 571 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0010089874267578125, 'params' => array ( 'themeId' => 1625, 'themeId2' => 1625, ), ), 572 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1625', 'execTime' => 0.0002269744873046875, 'params' => array ( ), ), 573 => array ( 'query' => 'SELECT * FROM ow_base_config WHERE `key` = \'base\' AND `name` = \'cachedEntitiesPostfix\' LIMIT 0, 1', 'execTime' => 0.0003299713134765625, 'params' => array ( ), ), 574 => array ( 'query' => 'UPDATE `ow_base_config` SET `value`=:value WHERE id=:id', 'execTime' => 0.0003409385681152344, 'params' => array ( 'id' => 521, 'value' => 'IPy6iryd', ), ), 575 => array ( 'query' => 'SELECT * FROM ow_base_config', 'execTime' => 0.0005869865417480469, 'params' => array ( ), ), 576 => array ( 'query' => 'SELECT * FROM ow_base_language WHERE `status` = \'active\'', 'execTime' => 0.0003948211669921875, 'params' => array ( ), ), 577 => array ( 'query' => 'SELECT k.*, p.`prefix`, v.`value` FROM ow_base_language_key AS k INNER JOIN ow_base_language_prefix AS p ON k.prefixId = p.id INNER JOIN ow_base_language_value AS v ON k.id = v.keyId AND v.languageId = ?', 'execTime' => 0.08172798156738281, 'params' => array ( 0 => 1, ), ), 578 => array ( 'query' => 'SELECT * FROM ow_base_language', 'execTime' => 0.0003809928894042969, 'params' => array ( ), ), 579 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `key` = \'simplicity\' LIMIT 0, 1', 'execTime' => 0.0007278919219970703, 'params' => array ( ), ), 580 => array ( 'query' => 'SELECT * FROM ow_base_theme_content WHERE `themeId` = 1606', 'execTime' => 0.0006308555603027344, 'params' => array ( ), ), 581 => array ( 'query' => 'SELECT * FROM ow_base_theme_master_page WHERE `themeId` = 1606', 'execTime' => 0.0003490447998046875, 'params' => array ( ), ), 582 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `key` = \'turquoise\' LIMIT 0, 1', 'execTime' => 0.0003249645233154297, 'params' => array ( ), ), 583 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `key` = \'turquoise\' LIMIT 0, 1', 'execTime' => 0.0002770423889160156, 'params' => array ( ), ), 584 => array ( 'query' => 'SELECT * FROM ow_base_theme_content WHERE `themeId` = 1607', 'execTime' => 0.00043702125549316406, 'params' => array ( ), ), 585 => array ( 'query' => 'SELECT * FROM ow_base_theme_master_page WHERE `themeId` = 1607', 'execTime' => 0.00032901763916015625, 'params' => array ( ), ), 586 => array ( 'query' => 'SELECT * FROM ow_base_document WHERE `isStatic` = 1 AND `isMobile` = 0', 'execTime' => 0.0003631114959716797, 'params' => array ( ), ), 587 => array ( 'query' => ' SELECT * FROM `ow_base_menu_item` WHERE `visibleFor` & ? AND `externalUrl` IS NULL AND `type` = ? ORDER BY `order` ASC LIMIT 1', 'execTime' => 0.000698089599609375, 'params' => array ( 0 => 1, 1 => 'main', ), ), 588 => array ( 'query' => ' SELECT `mi`.*, `mi`.`key` AS `menu_key`, `d`.`class`, `d`.`action`, `d`.`uri`, `d`.`isStatic` FROM `ow_base_menu_item` AS `mi` LEFT JOIN `ow_base_document` AS `d` ON ( `mi`.`documentKey` = `d`.`key`) WHERE `mi`.`type` = :menuType ORDER BY `mi`.`order` ASC', 'execTime' => 0.0009770393371582031, 'params' => array ( 'menuType' => 'main', ), ), 589 => array ( 'query' => ' SELECT `mi`.*, `mi`.`key` AS `menu_key`, `d`.`class`, `d`.`action`, `d`.`uri`, `d`.`isStatic` FROM `ow_base_menu_item` AS `mi` LEFT JOIN `ow_base_document` AS `d` ON ( `mi`.`documentKey` = `d`.`key`) WHERE `mi`.`type` = :menuType ORDER BY `mi`.`order` ASC', 'execTime' => 0.0008580684661865234, 'params' => array ( 'menuType' => 'bottom', ), ), 590 => array ( 'query' => 'SELECT * FROM ow_base_question_account_type ORDER BY sortOrder', 'execTime' => 0.0005209445953369141, 'params' => array ( ), ), 591 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'base\' AND `actionKey` = \'daily_login\' LIMIT 0, 1', 'execTime' => 0.0004730224609375, 'params' => array ( ), ), 592 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'base\' AND `actionKey` = \'user_join\' LIMIT 0, 1', 'execTime' => 0.0003800392150878906, 'params' => array ( ), ), 593 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'base\' AND `actionKey` = \'search_users\' LIMIT 0, 1', 'execTime' => 0.00032520294189453125, 'params' => array ( ), ), 594 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'base\' AND `actionKey` = \'add_comment\' LIMIT 0, 1', 'execTime' => 0.000370025634765625, 'params' => array ( ), ), 595 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'usercredits\' AND `actionKey` = \'buy_credits\' LIMIT 0, 1', 'execTime' => 0.0003070831298828125, 'params' => array ( ), ), 596 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'usercredits\' AND `actionKey` = \'grant_by_user\' LIMIT 0, 1', 'execTime' => 0.00031280517578125, 'params' => array ( ), ), 597 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'usercredits\' AND `actionKey` = \'grant_to_user\' LIMIT 0, 1', 'execTime' => 0.0003190040588378906, 'params' => array ( ), ), 598 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'usercredits\' AND `actionKey` = \'set_by_admin\' LIMIT 0, 1', 'execTime' => 0.00030612945556640625, 'params' => array ( ), ), 599 => array ( 'query' => 'SELECT * FROM ow_base_question_account_type ORDER BY sortOrder', 'execTime' => 0.000553131103515625, 'params' => array ( ), ), 600 => array ( 'query' => ' SELECT `question`.* FROM `ow_base_question` as `question` LEFT JOIN `ow_base_question_section` as `section` ON ( `question`.`sectionName` = `section`.`name` AND `question`.`sectionName` != \'\' AND `question`.`sectionName` IS NOT NULL ) WHERE `question`.`base` = 1 AND `question`.`onJoin` = \'1\' AND ( `section`.isHidden IS NULL OR `section`.isHidden = 0 ) ORDER BY IF( `section`.`name` IS NULL, 0, 1 ), `section`.`sortOrder`, `question`.`sortOrder` ', 'execTime' => 0.0011658668518066406, 'params' => NULL, ), 601 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` IN(\'sex\',\'match_sex\') ORDER BY sortOrder', 'execTime' => 0.0006899833679199219, 'params' => array ( ), ), 602 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` IN(\'username\',\'email\',\'password\',\'sex\',\'match_sex\') ORDER BY sortOrder', 'execTime' => 0.0008909702301025391, 'params' => array ( ), ), 603 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` IN(\'\',\'sex\') ORDER BY sortOrder', 'execTime' => 0.0005548000335693359, 'params' => array ( ), ), 604 => array ( 'query' => 'SELECT * FROM ow_base_question_value WHERE `questionName` IN(\'username\',\'email\',\'password\',\'sex\',\'match_sex\') ORDER BY questionName, sortOrder', 'execTime' => 0.001505136489868164, 'params' => array ( ), ), 605 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` = \'username\' LIMIT 0, 1', 'execTime' => 0.0005719661712646484, 'params' => array ( ), ), 606 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` = \'email\' LIMIT 0, 1', 'execTime' => 0.0006120204925537109, 'params' => array ( ), ), 607 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` = \'password\' LIMIT 0, 1', 'execTime' => 0.0005970001220703125, 'params' => array ( ), ), 608 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` = \'repeatPassword\' LIMIT 0, 1', 'execTime' => 0.0003600120544433594, 'params' => array ( ), ), 609 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` = \'sex\' LIMIT 0, 1', 'execTime' => 0.00039196014404296875, 'params' => array ( ), ), 610 => array ( 'query' => 'SELECT * FROM ow_skadate_account_type_to_gender', 'execTime' => 0.00041103363037109375, 'params' => array ( ), ), 611 => array ( 'query' => 'UPDATE `ow_base_plugin` SET developerKey=:dk WHERE `key`=:k', 'execTime' => 0.0004420280456542969, 'params' => array ( 'dk' => '99d6bdd5bb6468beaf118c4664dd92ff', 'k' => 'pcgallery', ), ), 612 => array ( 'query' => 'SELECT * FROM ow_base_language', 'execTime' => 0.000331878662109375, 'params' => array ( ), ), 613 => array ( 'query' => 'SELECT count(DISTINCT `entityId`) `count`, `entityType` FROM `ow_moderation_entity` WHERE `entityType` IN (\'user_join\', \'comment\', \'avatar-change\', \'photo_comments\', \'user-status\', \'blog-post\', \'event\', \'forum-topic\', \'forum-post\', \'group\') AND `userId`=0 GROUP BY `entityType`', 'execTime' => 0.0003039836883544922, 'params' => NULL, ), 614 => array ( 'query' => 'SELECT count(DISTINCT `entityId`) `count`, `entityType` FROM `ow_moderation_entity` WHERE `entityType` IN (\'user_join\', \'comment\', \'avatar-change\', \'photo_comments\', \'user-status\', \'blog-post\', \'event\', \'forum-topic\', \'forum-post\', \'group\') AND 1 GROUP BY `entityType`', 'execTime' => 0.0001850128173828125, 'params' => NULL, ), 615 => array ( 'query' => 'SELECT COUNT(*) FROM ow_base_invitation WHERE `userId` = 0', 'execTime' => 0.00020694732666015625, 'params' => array ( ), ), 616 => array ( 'query' => 'SELECT COUNT(*) FROM ow_base_invitation WHERE `userId` = 0 AND `viewed` = 0', 'execTime' => 0.00015091896057128906, 'params' => array ( ), ), 617 => array ( 'query' => 'SELECT COUNT(*) FROM ow_notifications_notification WHERE `userId` = 0 AND `viewed` = 0', 'execTime' => 0.00013208389282226562, 'params' => array ( ), ), 618 => array ( 'query' => 'SELECT COUNT(*) FROM ow_notifications_notification WHERE `userId` = 0', 'execTime' => 0.00011801719665527344, 'params' => array ( ), ), 619 => array ( 'query' => 'SELECT COUNT(*) FROM `ow_friends_friendship` `friends_friendship` INNER JOIN `ow_base_user` base_user_table_alias ON base_user_table_alias.`id` = `friends_friendship`.`userId` LEFT JOIN `ow_base_user_suspend` base_user_suspend_table_alias ON base_user_suspend_table_alias.`userId` = `base_user_table_alias`.`id` WHERE (`base_user_suspend_table_alias`.`id` IS NULL) AND (`base_user_table_alias`.`emailVerify` = 1) AND `friends_friendship`.`friendId`=0 AND `friends_friendship`.`status` = \'pending\'', 'execTime' => 0.0002601146697998047, 'params' => array ( ), ), 620 => array ( 'query' => 'SELECT COUNT(*) FROM `ow_friends_friendship` `friends_friendship` INNER JOIN `ow_base_user` base_user_table_alias ON base_user_table_alias.`id` = `friends_friendship`.`userId` LEFT JOIN `ow_base_user_suspend` base_user_suspend_table_alias ON base_user_suspend_table_alias.`userId` = `base_user_table_alias`.`id` WHERE (`base_user_suspend_table_alias`.`id` IS NULL) AND (`base_user_table_alias`.`emailVerify` = 1) AND `friends_friendship`.`friendId`=0 AND `friends_friendship`.`status` = \'pending\' AND `friends_friendship`.`viewed` = \'0\'', 'execTime' => 0.0002238750457763672, 'params' => array ( ), ), 621 => array ( 'query' => 'show tables like \'ow_base_geolocation_country\'', 'execTime' => 0.0014171600341796875, 'params' => NULL, ), 622 => array ( 'query' => 'SELECT * FROM ow_base_authorization_group', 'execTime' => 0.0004429817199707031, 'params' => array ( ), ), 623 => array ( 'query' => 'SELECT * FROM ow_base_authorization_moderator ORDER BY id', 'execTime' => 0.0004150867462158203, 'params' => array ( ), ), 624 => array ( 'query' => 'SELECT * FROM ow_base_authorization_moderator_permission', 'execTime' => 0.0002799034118652344, 'params' => array ( ), ), 625 => array ( 'query' => 'SELECT * FROM ow_base_authorization_action', 'execTime' => 0.0003349781036376953, 'params' => array ( ), ), 626 => array ( 'query' => 'SELECT * FROM ow_base_authorization_permission', 'execTime' => 0.0002799034118652344, 'params' => array ( ), ), 627 => array ( 'query' => 'SELECT * FROM ow_base_authorization_role ORDER BY `sortOrder` ASC', 'execTime' => 0.0003681182861328125, 'params' => array ( ), ), 628 => array ( 'query' => 'SELECT `b`.* FROM `ow_ads_banner` AS `b` LEFT JOIN `ow_ads_banner_position` AS `bp` ON (`b`.`id` = `bp`.`bannerId`) LEFT JOIN `ow_ads_banner_location` AS `bl` ON (`b`.`id` = `bl`.`bannerId`) WHERE `bp`.`position` = :position AND `bp`.`pluginKey` IN ( :pluginKey, \'base\' ) AND ( `bl`.`location` IS NULL)', 'execTime' => 0.0005779266357421875, 'params' => array ( 'pluginKey' => 'SKADATE', 'position' => 'top', ), ), 629 => array ( 'query' => 'SELECT `b`.* FROM `ow_ads_banner` AS `b` LEFT JOIN `ow_ads_banner_position` AS `bp` ON (`b`.`id` = `bp`.`bannerId`) LEFT JOIN `ow_ads_banner_location` AS `bl` ON (`b`.`id` = `bl`.`bannerId`) WHERE `bp`.`position` = :position AND `bp`.`pluginKey` IN ( :pluginKey, \'base\' ) AND ( `bl`.`location` IS NULL)', 'execTime' => 0.000415802001953125, 'params' => array ( 'pluginKey' => 'SKADATE', 'position' => 'bottom', ), ), 630 => array ( 'query' => 'SELECT * FROM ow_base_place WHERE `name` = \'index\' LIMIT 0, 1', 'execTime' => 0.0004589557647705078, 'params' => array ( ), ), 631 => array ( 'query' => 'SELECT * FROM ow_base_component_place_cache WHERE `placeId` = 2 AND `entityId` = 0 LIMIT 0, 1', 'execTime' => 0.0005588531494140625, 'params' => array ( ), ), 632 => array ( 'query' => 'SELECT `b`.* FROM `ow_ads_banner` AS `b` LEFT JOIN `ow_ads_banner_position` AS `bp` ON (`b`.`id` = `bp`.`bannerId`) LEFT JOIN `ow_ads_banner_location` AS `bl` ON (`b`.`id` = `bl`.`bannerId`) WHERE `bp`.`position` = :position AND `bp`.`pluginKey` IN ( :pluginKey, \'base\' ) AND ( `bl`.`location` IS NULL)', 'execTime' => 0.0005450248718261719, 'params' => array ( 'pluginKey' => 'SKADATE', 'position' => 'sidebar', ), ), ), 'debugMode' => true, 'isProfilerEnabled' => true, 'profiler' => \UTIL_Profiler::__set_state(array( 'checkPoints' => array ( 'start' => 1774337865.026099, ), 'key' => 'db', 'result' => array ( ), 'chkCounter' => 0, )), 'queryExecTime' => 0.0005450248718261719, 'totalQueryExecTime' => 0.28398704528808594, 'queryCount' => 633, 'useCashe' => false, )), )), 'userSuspendDao' => \BOL_UserSuspendDao::__set_state(array( 'dbo' => \OW_Database::__set_state(array( 'connection' => \PDO::__set_state(array( )), 'affectedRows' => 0, 'queryLog' => array ( 0 => array ( 'query' => 'SELECT * FROM ow_base_config', 'execTime' => 0.0009129047393798828, 'params' => array ( ), ), 1 => array ( 'query' => 'SELECT * FROM ow_base_language', 'execTime' => 0.0005710124969482422, 'params' => array ( ), ), 2 => array ( 'query' => 'SELECT * FROM ow_base_plugin', 'execTime' => 0.0006101131439208984, 'params' => array ( ), ), 3 => array ( 'query' => 'SELECT * FROM ow_base_language ORDER BY `order` ASC LIMIT 0, 1', 'execTime' => 0.0005078315734863281, 'params' => array ( ), ), 4 => array ( 'query' => 'SET TIME_ZONE = ?', 'execTime' => 0.0004220008850097656, 'params' => array ( 0 => '-04:00', ), ), 5 => array ( 'query' => 'SELECT * FROM ow_virtualgifts_template', 'execTime' => 0.0006029605865478516, 'params' => array ( ), ), 6 => array ( 'query' => 'SELECT * FROM ow_base_document WHERE `uri` = \'join\' AND `isStatic` = 1 LIMIT 0, 1', 'execTime' => 0.0007178783416748047, 'params' => array ( ), ), 7 => array ( 'query' => 'SELECT * FROM ow_base_theme', 'execTime' => 0.0006940364837646484, 'params' => array ( ), ), 8 => array ( 'query' => 'SELECT * FROM ow_base_theme', 'execTime' => 0.0008101463317871094, 'params' => array ( ), ), 9 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0004200935363769531, 'params' => array ( 0 => 1555, ), ), 10 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0004000663757324219, 'params' => array ( 0 => 1555, ), ), 11 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1555', 'execTime' => 0.0010080337524414062, 'params' => NULL, ), 12 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1555', 'execTime' => 0.0004069805145263672, 'params' => NULL, ), 13 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1555', 'execTime' => 0.0010979175567626953, 'params' => NULL, ), 14 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0006210803985595703, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body', 'defaultValue' => '#FDF0E6', 'type' => 'color', 'themeId' => 1555, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 15 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0004799365997314453, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#825842', 'type' => 'color', 'themeId' => 1555, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 16 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003509521484375, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#2a80ae', 'type' => 'color', 'themeId' => 1555, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 17 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003490447998046875, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#B99480', 'type' => 'color', 'themeId' => 1555, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 18 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00035500526428222656, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_page_wrap', 'defaultValue' => 'url(images/promo.png)', 'type' => 'image', 'themeId' => 1555, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 19 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0004341602325439453, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_page_wrap_inner', 'defaultValue' => 'url(images/promo_inner.png)', 'type' => 'image', 'themeId' => 1555, 'key' => 'headerBackground', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 20 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003848075866699219, 'params' => array ( 'id' => NULL, 'attribute' => 'background', 'selector' => '.ow_footer', 'defaultValue' => '#FDF0E6', 'type' => 'color', 'themeId' => 1555, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '5. Footer background color', 'description' => NULL, 'mobile' => false, ), ), 21 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003299713134765625, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1555, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 22 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003349781036376953, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#ff7000', 'type' => 'color', 'themeId' => 1555, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 23 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0004229545593261719, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.sitelogo', 'defaultValue' => 'url(images/sitelogo.png)', 'type' => 'image', 'themeId' => 1555, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '4. Logo image', 'description' => NULL, 'mobile' => false, ), ), 24 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0003199577331542969, 'params' => array ( 'id' => NULL, 'themeId' => 1555, 'type' => 'decorator', 'value' => 'button', ), ), 25 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00029921531677246094, 'params' => array ( 'id' => NULL, 'themeId' => 1555, 'type' => 'master_page', 'value' => 'dndindex', ), ), 26 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00025391578674316406, 'params' => array ( 'id' => NULL, 'themeId' => 1555, 'type' => 'master_page', 'value' => 'general', ), ), 27 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023698806762695312, 'params' => array ( 'id' => NULL, 'themeId' => 1555, 'type' => 'master_page', 'value' => 'index', ), ), 28 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00030994415283203125, 'params' => array ( 'id' => NULL, 'themeId' => 1555, 'type' => 'master_page', 'value' => 'html_document', ), ), 29 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002410411834716797, 'params' => array ( 'id' => NULL, 'themeId' => 1555, 'type' => 'master_page', 'value' => 'blank', ), ), 30 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.0002942085266113281, 'params' => array ( 'id' => NULL, 'themeId' => 1555, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 31 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00039196014404296875, 'params' => array ( 0 => 1555, ), ), 32 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0010747909545898438, 'params' => array ( 'themeId' => 1555, 'themeId2' => 1555, ), ), 33 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1555', 'execTime' => 0.0003249645233154297, 'params' => array ( ), ), 34 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00033783912658691406, 'params' => array ( 0 => 1559, ), ), 35 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002949237823486328, 'params' => array ( 0 => 1559, ), ), 36 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1559', 'execTime' => 0.0008411407470703125, 'params' => NULL, ), 37 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1559', 'execTime' => 0.000370025634765625, 'params' => NULL, ), 38 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1559', 'execTime' => 0.0010089874267578125, 'params' => NULL, ), 39 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0006060600280761719, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body, .base_sign_in', 'defaultValue' => '#ece8e4', 'type' => 'color', 'themeId' => 1559, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 40 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.000431060791015625, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#494949', 'type' => 'color', 'themeId' => 1559, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 41 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003490447998046875, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#004d7e', 'type' => 'color', 'themeId' => 1559, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 42 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003581047058105469, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#004d7e', 'type' => 'color', 'themeId' => 1559, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 43 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.000392913818359375, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header_wrap', 'defaultValue' => 'url(images/bg_small.jpg)', 'type' => 'image', 'themeId' => 1559, 'key' => 'headerImage', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 44 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00047588348388671875, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header_pic', 'defaultValue' => 'url(images/header_s.png)', 'type' => 'image', 'themeId' => 1559, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '4. Logo image', 'description' => NULL, 'mobile' => false, ), ), 45 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00045418739318847656, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#252525', 'type' => 'color', 'themeId' => 1559, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 46 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00034999847412109375, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#494949', 'type' => 'color', 'themeId' => 1559, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 47 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00037598609924316406, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_sign_in, .index_master_page.ow_page_wrap', 'defaultValue' => 'url(images/bg.jpg)', 'type' => 'image', 'themeId' => 1559, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 48 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002868175506591797, 'params' => array ( 'id' => NULL, 'themeId' => 1559, 'type' => 'decorator', 'value' => 'button', ), ), 49 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023889541625976562, 'params' => array ( 'id' => NULL, 'themeId' => 1559, 'type' => 'master_page', 'value' => 'dndindex', ), ), 50 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00031280517578125, 'params' => array ( 'id' => NULL, 'themeId' => 1559, 'type' => 'master_page', 'value' => 'general', ), ), 51 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023293495178222656, 'params' => array ( 'id' => NULL, 'themeId' => 1559, 'type' => 'master_page', 'value' => 'index', ), ), 52 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002181529998779297, 'params' => array ( 'id' => NULL, 'themeId' => 1559, 'type' => 'master_page', 'value' => 'html_document', ), ), 53 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00021505355834960938, 'params' => array ( 'id' => NULL, 'themeId' => 1559, 'type' => 'master_page', 'value' => 'blank', ), ), 54 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.00027108192443847656, 'params' => array ( 'id' => NULL, 'themeId' => 1559, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 55 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0004589557647705078, 'params' => array ( 0 => 1559, ), ), 56 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0011219978332519531, 'params' => array ( 'themeId' => 1559, 'themeId2' => 1559, ), ), 57 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1559', 'execTime' => 0.00026798248291015625, 'params' => array ( ), ), 58 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003077983856201172, 'params' => array ( 0 => 1606, ), ), 59 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00030112266540527344, 'params' => array ( 0 => 1606, ), ), 60 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1606', 'execTime' => 0.001013040542602539, 'params' => NULL, ), 61 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1606', 'execTime' => 0.00028896331787109375, 'params' => NULL, ), 62 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1606', 'execTime' => 0.0008571147918701172, 'params' => NULL, ), 63 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0006830692291259766, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => 'body, .ow_bg_color', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1606, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 64 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00038909912109375, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html', 'defaultValue' => '#828894', 'type' => 'color', 'themeId' => 1606, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 65 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0004019737243652344, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a', 'defaultValue' => '#5b646a', 'type' => 'color', 'themeId' => 1606, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 66 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00034499168395996094, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#5b646a', 'type' => 'color', 'themeId' => 1606, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 67 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003638267517089844, 'params' => array ( 'id' => NULL, 'attribute' => 'background', 'selector' => '.ow_footer', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1606, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '4. Footer background color', 'description' => NULL, 'mobile' => false, ), ), 68 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0004401206970214844, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_logo', 'defaultValue' => 'url(images/logo.png)', 'type' => 'image', 'themeId' => 1606, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '3. Logo image', 'description' => NULL, 'mobile' => false, ), ), 69 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00035381317138671875, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header_pic', 'defaultValue' => 'url(images/header.jpg)', 'type' => 'image', 'themeId' => 1606, 'key' => 'headerImage', 'section' => '1. General Settings', 'label' => '2. Header background image', 'description' => NULL, 'mobile' => false, ), ), 70 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003609657287597656, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#5b646a', 'type' => 'color', 'themeId' => 1606, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 71 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003330707550048828, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_outline, .ow_txt_value', 'defaultValue' => '#2db395', 'type' => 'color', 'themeId' => 1606, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 72 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002541542053222656, 'params' => array ( 'id' => NULL, 'themeId' => 1606, 'type' => 'decorator', 'value' => 'button', ), ), 73 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00028705596923828125, 'params' => array ( 'id' => NULL, 'themeId' => 1606, 'type' => 'master_page', 'value' => 'dndindex', ), ), 74 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023102760314941406, 'params' => array ( 'id' => NULL, 'themeId' => 1606, 'type' => 'master_page', 'value' => 'admin', ), ), 75 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00021696090698242188, 'params' => array ( 'id' => NULL, 'themeId' => 1606, 'type' => 'master_page', 'value' => 'general', ), ), 76 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00024390220642089844, 'params' => array ( 'id' => NULL, 'themeId' => 1606, 'type' => 'master_page', 'value' => 'html_document', ), ), 77 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023508071899414062, 'params' => array ( 'id' => NULL, 'themeId' => 1606, 'type' => 'master_page', 'value' => 'blank', ), ), 78 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023603439331054688, 'params' => array ( 'id' => NULL, 'themeId' => 1606, 'type' => 'm_master_page', 'value' => 'mobile_blank', ), ), 79 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023102760314941406, 'params' => array ( 'id' => NULL, 'themeId' => 1606, 'type' => 'm_master_page', 'value' => 'mobile_general', ), ), 80 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002589225769042969, 'params' => array ( 'id' => NULL, 'themeId' => 1606, 'type' => 'm_master_page', 'value' => 'mobile_html_document', ), ), 81 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00039505958557128906, 'params' => array ( 0 => 1606, ), ), 82 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0010399818420410156, 'params' => array ( 'themeId' => 1606, 'themeId2' => 1606, ), ), 83 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1606', 'execTime' => 0.0003027915954589844, 'params' => array ( ), ), 84 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00032591819763183594, 'params' => array ( 0 => 1607, ), ), 85 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002830028533935547, 'params' => array ( 0 => 1607, ), ), 86 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1607', 'execTime' => 0.0008039474487304688, 'params' => NULL, ), 87 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1607', 'execTime' => 0.0004851818084716797, 'params' => NULL, ), 88 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1607', 'execTime' => 0.0011649131774902344, 'params' => NULL, ), 89 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0006041526794433594, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => 'body, .ow_bg_color', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1607, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 90 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003559589385986328, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .index_qs_widget', 'defaultValue' => '#828894', 'type' => 'color', 'themeId' => 1607, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 91 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00039887428283691406, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a', 'defaultValue' => '#5b646a', 'type' => 'color', 'themeId' => 1607, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 92 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003559589385986328, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#5b646a', 'type' => 'color', 'themeId' => 1607, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 93 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00031304359436035156, 'params' => array ( 'id' => NULL, 'attribute' => 'background', 'selector' => '.ow_footer', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1607, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '5. Footer background color', 'description' => NULL, 'mobile' => false, ), ), 94 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00036787986755371094, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_logo, .index_master_page .logo_url', 'defaultValue' => 'url(images/logo.png)', 'type' => 'image', 'themeId' => 1607, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '4. Logo image', 'description' => NULL, 'mobile' => false, ), ), 95 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003101825714111328, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header_pic', 'defaultValue' => 'url(images/header.jpg)', 'type' => 'image', 'themeId' => 1607, 'key' => 'headerImage', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 96 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00034880638122558594, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#5b646a', 'type' => 'color', 'themeId' => 1607, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 97 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003209114074707031, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_outline, .ow_txt_value', 'defaultValue' => '#ef6ba3', 'type' => 'color', 'themeId' => 1607, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 98 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003159046173095703, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.index_master_page .ow_header_wrap', 'defaultValue' => 'url(images/bg_promo.jpg)', 'type' => 'image', 'themeId' => 1607, 'key' => 'indexImage', 'section' => '1. General Settings', 'label' => '2. Page background image', 'description' => NULL, 'mobile' => false, ), ), 99 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00025916099548339844, 'params' => array ( 'id' => NULL, 'themeId' => 1607, 'type' => 'decorator', 'value' => 'button', ), ), 100 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002319812774658203, 'params' => array ( 'id' => NULL, 'themeId' => 1607, 'type' => 'master_page', 'value' => 'dndindex', ), ), 101 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002219676971435547, 'params' => array ( 'id' => NULL, 'themeId' => 1607, 'type' => 'master_page', 'value' => 'general', ), ), 102 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00021600723266601562, 'params' => array ( 'id' => NULL, 'themeId' => 1607, 'type' => 'master_page', 'value' => 'index', ), ), 103 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002529621124267578, 'params' => array ( 'id' => NULL, 'themeId' => 1607, 'type' => 'master_page', 'value' => 'html_document', ), ), 104 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00021791458129882812, 'params' => array ( 'id' => NULL, 'themeId' => 1607, 'type' => 'master_page', 'value' => 'blank', ), ), 105 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.0002639293670654297, 'params' => array ( 'id' => NULL, 'themeId' => 1607, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 106 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003981590270996094, 'params' => array ( 0 => 1607, ), ), 107 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0010190010070800781, 'params' => array ( 'themeId' => 1607, 'themeId2' => 1607, ), ), 108 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1607', 'execTime' => 0.0002288818359375, 'params' => array ( ), ), 109 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002739429473876953, 'params' => array ( 0 => 1608, ), ), 110 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002810955047607422, 'params' => array ( 0 => 1608, ), ), 111 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1608', 'execTime' => 0.0006909370422363281, 'params' => NULL, ), 112 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1608', 'execTime' => 0.0003859996795654297, 'params' => NULL, ), 113 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1608', 'execTime' => 0.0012140274047851562, 'params' => NULL, ), 114 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0006749629974365234, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => 'body, body.ow, body.base_sign_in', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1608, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 115 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003941059112548828, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#333', 'type' => 'color', 'themeId' => 1608, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 116 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00032901763916015625, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#2a80ae', 'type' => 'color', 'themeId' => 1608, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 117 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00039005279541015625, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#005466', 'type' => 'color', 'themeId' => 1608, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 118 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003330707550048828, 'params' => array ( 'id' => NULL, 'attribute' => 'background', 'selector' => '.ow_footer', 'defaultValue' => '#EAF7FB', 'type' => 'color', 'themeId' => 1608, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '5. Footer background color', 'description' => NULL, 'mobile' => false, ), ), 119 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00030493736267089844, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header', 'defaultValue' => 'url(images/header_s.png)', 'type' => 'image', 'themeId' => 1608, 'key' => 'headerBackground', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 120 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00037097930908203125, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_logo', 'defaultValue' => 'url(images/logo.png)', 'type' => 'image', 'themeId' => 1608, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '4. Logo image', 'description' => NULL, 'mobile' => false, ), ), 121 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0002899169921875, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#005466', 'type' => 'color', 'themeId' => 1608, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 122 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0002989768981933594, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#005074', 'type' => 'color', 'themeId' => 1608, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 123 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003478527069091797, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page', 'defaultValue' => 'url(images/bg.png)', 'type' => 'image', 'themeId' => 1608, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 124 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.000244140625, 'params' => array ( 'id' => NULL, 'themeId' => 1608, 'type' => 'decorator', 'value' => 'button', ), ), 125 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002200603485107422, 'params' => array ( 'id' => NULL, 'themeId' => 1608, 'type' => 'master_page', 'value' => 'dndindex', ), ), 126 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002701282501220703, 'params' => array ( 'id' => NULL, 'themeId' => 1608, 'type' => 'master_page', 'value' => 'general', ), ), 127 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00021314620971679688, 'params' => array ( 'id' => NULL, 'themeId' => 1608, 'type' => 'master_page', 'value' => 'index', ), ), 128 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00020885467529296875, 'params' => array ( 'id' => NULL, 'themeId' => 1608, 'type' => 'master_page', 'value' => 'html_document', ), ), 129 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00020599365234375, 'params' => array ( 'id' => NULL, 'themeId' => 1608, 'type' => 'master_page', 'value' => 'blank', ), ), 130 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.0002582073211669922, 'params' => array ( 'id' => NULL, 'themeId' => 1608, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 131 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00037217140197753906, 'params' => array ( 0 => 1608, ), ), 132 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.001035928726196289, 'params' => array ( 'themeId' => 1608, 'themeId2' => 1608, ), ), 133 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1608', 'execTime' => 0.0002760887145996094, 'params' => array ( ), ), 134 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00031876564025878906, 'params' => array ( 0 => 1609, ), ), 135 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00031495094299316406, 'params' => array ( 0 => 1609, ), ), 136 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1609', 'execTime' => 0.0008540153503417969, 'params' => NULL, ), 137 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1609', 'execTime' => 0.0005068778991699219, 'params' => NULL, ), 138 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1609', 'execTime' => 0.001313924789428711, 'params' => NULL, ), 139 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0006289482116699219, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => 'body, .ow, body, html, .base_sign_in', 'defaultValue' => '#333', 'type' => 'color', 'themeId' => 1609, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 140 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003838539123535156, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html', 'defaultValue' => '#c4c4c4', 'type' => 'color', 'themeId' => 1609, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 141 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003612041473388672, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a', 'defaultValue' => '#ae9e78', 'type' => 'color', 'themeId' => 1609, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 142 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00034499168395996094, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#e4e4e4', 'type' => 'color', 'themeId' => 1609, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 143 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00028204917907714844, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow_footer', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1609, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '7. Footer background color', 'description' => NULL, 'mobile' => false, ), ), 144 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00035381317138671875, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1609, 'key' => 'headerBackground', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 145 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0002999305725097656, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_logo_wrap a', 'defaultValue' => 'url(images/logo_console.png)', 'type' => 'image', 'themeId' => 1609, 'key' => 'ConsoleImage', 'section' => '1. General Settings', 'label' => '6. Console logo image', 'description' => NULL, 'mobile' => false, ), ), 146 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0002911090850830078, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.logo_url', 'defaultValue' => 'url(images/logo_inner.png)', 'type' => 'image', 'themeId' => 1609, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '5. Inner logo image', 'description' => NULL, 'mobile' => false, ), ), 147 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003440380096435547, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#cbcbcb', 'type' => 'color', 'themeId' => 1609, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 148 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003211498260498047, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#D76243', 'type' => 'color', 'themeId' => 1609, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 149 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003039836883544922, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.index_master_page .logo_url', 'defaultValue' => 'url(images/logo_index.png)', 'type' => 'image', 'themeId' => 1609, 'key' => 'indexLogoImage', 'section' => '1. General Settings', 'label' => '4. Index logo image', 'description' => NULL, 'mobile' => false, ), ), 150 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003490447998046875, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.index_master_page .ow_header', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1609, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 151 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002460479736328125, 'params' => array ( 'id' => NULL, 'themeId' => 1609, 'type' => 'decorator', 'value' => 'button', ), ), 152 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023484230041503906, 'params' => array ( 'id' => NULL, 'themeId' => 1609, 'type' => 'master_page', 'value' => 'dndindex', ), ), 153 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00027298927307128906, 'params' => array ( 'id' => NULL, 'themeId' => 1609, 'type' => 'master_page', 'value' => 'general', ), ), 154 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00022101402282714844, 'params' => array ( 'id' => NULL, 'themeId' => 1609, 'type' => 'master_page', 'value' => 'index', ), ), 155 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023293495178222656, 'params' => array ( 'id' => NULL, 'themeId' => 1609, 'type' => 'master_page', 'value' => 'html_document', ), ), 156 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002110004425048828, 'params' => array ( 'id' => NULL, 'themeId' => 1609, 'type' => 'master_page', 'value' => 'blank', ), ), 157 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.00025200843811035156, 'params' => array ( 'id' => NULL, 'themeId' => 1609, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 158 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00037097930908203125, 'params' => array ( 0 => 1609, ), ), 159 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0011229515075683594, 'params' => array ( 'themeId' => 1609, 'themeId2' => 1609, ), ), 160 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1609', 'execTime' => 0.0002751350402832031, 'params' => array ( ), ), 161 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003180503845214844, 'params' => array ( 0 => 1610, ), ), 162 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003161430358886719, 'params' => array ( 0 => 1610, ), ), 163 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1610', 'execTime' => 0.0008440017700195312, 'params' => NULL, ), 164 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1610', 'execTime' => 0.0004451274871826172, 'params' => NULL, ), 165 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1610', 'execTime' => 0.0013129711151123047, 'params' => NULL, ), 166 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0006320476531982422, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => 'body, .base_sign_in', 'defaultValue' => '#e8e7e7', 'type' => 'color', 'themeId' => 1610, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 167 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003638267517089844, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html', 'defaultValue' => '#4f5460', 'type' => 'color', 'themeId' => 1610, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 168 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003190040588378906, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a', 'defaultValue' => '#465c95', 'type' => 'color', 'themeId' => 1610, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 169 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0004019737243652344, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#666', 'type' => 'color', 'themeId' => 1610, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 170 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.000347137451171875, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow_footer', 'defaultValue' => '#e17e64', 'type' => 'color', 'themeId' => 1610, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '7. Footer background color', 'description' => NULL, 'mobile' => false, ), ), 171 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00030803680419921875, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_logo_wrap a', 'defaultValue' => 'url(images/logo_console.png)', 'type' => 'image', 'themeId' => 1610, 'key' => 'ConsoleImage', 'section' => '1. General Settings', 'label' => '6. Console logo image', 'description' => NULL, 'mobile' => false, ), ), 172 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00034999847412109375, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header_pic_wrap', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1610, 'key' => 'headerBackground', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 173 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00032806396484375, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.logo_url', 'defaultValue' => 'url(images/logo_inner.png)', 'type' => 'image', 'themeId' => 1610, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '5. Inner logo image', 'description' => NULL, 'mobile' => false, ), ), 174 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003151893615722656, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#cbcbcb', 'type' => 'color', 'themeId' => 1610, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 175 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003159046173095703, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#D76243', 'type' => 'color', 'themeId' => 1610, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 176 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00031304359436035156, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.index_master_page .logo_url', 'defaultValue' => 'url(images/logo_index.png)', 'type' => 'image', 'themeId' => 1610, 'key' => 'indexLogoImage', 'section' => '1. General Settings', 'label' => '4. Index logo image', 'description' => NULL, 'mobile' => false, ), ), 177 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003209114074707031, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.index_master_page .ow_header', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1610, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 178 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00024700164794921875, 'params' => array ( 'id' => NULL, 'themeId' => 1610, 'type' => 'decorator', 'value' => 'button', ), ), 179 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002319812774658203, 'params' => array ( 'id' => NULL, 'themeId' => 1610, 'type' => 'master_page', 'value' => 'dndindex', ), ), 180 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00022292137145996094, 'params' => array ( 'id' => NULL, 'themeId' => 1610, 'type' => 'master_page', 'value' => 'general', ), ), 181 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002589225769042969, 'params' => array ( 'id' => NULL, 'themeId' => 1610, 'type' => 'master_page', 'value' => 'index', ), ), 182 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00021696090698242188, 'params' => array ( 'id' => NULL, 'themeId' => 1610, 'type' => 'master_page', 'value' => 'html_document', ), ), 183 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00022912025451660156, 'params' => array ( 'id' => NULL, 'themeId' => 1610, 'type' => 'master_page', 'value' => 'blank', ), ), 184 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.00025200843811035156, 'params' => array ( 'id' => NULL, 'themeId' => 1610, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 185 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00043201446533203125, 'params' => array ( 0 => 1610, ), ), 186 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0006840229034423828, 'params' => array ( 'themeId' => 1610, 'themeId2' => 1610, ), ), 187 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1610', 'execTime' => 0.00011801719665527344, 'params' => array ( ), ), 188 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00014901161193847656, 'params' => array ( 0 => 1611, ), ), 189 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.000141143798828125, 'params' => array ( 0 => 1611, ), ), 190 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1611', 'execTime' => 0.0002830028533935547, 'params' => NULL, ), 191 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1611', 'execTime' => 0.00015211105346679688, 'params' => NULL, ), 192 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1611', 'execTime' => 0.0003960132598876953, 'params' => NULL, ), 193 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0005090236663818359, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body', 'defaultValue' => '#2f0023', 'type' => 'color', 'themeId' => 1611, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 194 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00040602684020996094, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#cecece', 'type' => 'color', 'themeId' => 1611, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 195 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.000308990478515625, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#5079cd', 'type' => 'color', 'themeId' => 1611, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 196 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003218650817871094, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#cecece', 'type' => 'color', 'themeId' => 1611, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 197 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003650188446044922, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_page_wrap', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1611, 'key' => 'backgroundImage', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 198 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0002951622009277344, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header', 'defaultValue' => 'url(images/bg_pic.jpg)', 'type' => 'image', 'themeId' => 1611, 'key' => 'headerImage', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 199 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003349781036376953, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1611, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 200 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.000370025634765625, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#cecece', 'type' => 'color', 'themeId' => 1611, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 201 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00031685829162597656, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .sitelogo', 'defaultValue' => 'url(images/site_name.png)', 'type' => 'image', 'themeId' => 1611, 'key' => 'indexLogoImage', 'section' => '1. General Settings', 'label' => '4. Index Logo image', 'description' => NULL, 'mobile' => false, ), ), 202 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00030112266540527344, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.sitelogo', 'defaultValue' => 'url(images/site_name.png)', 'type' => 'image', 'themeId' => 1611, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '5. Logo image', 'description' => NULL, 'mobile' => false, ), ), 203 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002529621124267578, 'params' => array ( 'id' => NULL, 'themeId' => 1611, 'type' => 'decorator', 'value' => 'button', ), ), 204 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023603439331054688, 'params' => array ( 'id' => NULL, 'themeId' => 1611, 'type' => 'master_page', 'value' => 'dndindex', ), ), 205 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00021791458129882812, 'params' => array ( 'id' => NULL, 'themeId' => 1611, 'type' => 'master_page', 'value' => 'general', ), ), 206 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00024700164794921875, 'params' => array ( 'id' => NULL, 'themeId' => 1611, 'type' => 'master_page', 'value' => 'index', ), ), 207 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002300739288330078, 'params' => array ( 'id' => NULL, 'themeId' => 1611, 'type' => 'master_page', 'value' => 'html_document', ), ), 208 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00021195411682128906, 'params' => array ( 'id' => NULL, 'themeId' => 1611, 'type' => 'master_page', 'value' => 'blank', ), ), 209 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.0002510547637939453, 'params' => array ( 'id' => NULL, 'themeId' => 1611, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 210 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0004761219024658203, 'params' => array ( 0 => 1611, ), ), 211 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0010979175567626953, 'params' => array ( 'themeId' => 1611, 'themeId2' => 1611, ), ), 212 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1611', 'execTime' => 0.0002300739288330078, 'params' => array ( ), ), 213 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003249645233154297, 'params' => array ( 0 => 1612, ), ), 214 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.000263214111328125, 'params' => array ( 0 => 1612, ), ), 215 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1612', 'execTime' => 0.0008919239044189453, 'params' => NULL, ), 216 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1612', 'execTime' => 0.0004279613494873047, 'params' => NULL, ), 217 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1612', 'execTime' => 0.0014429092407226562, 'params' => NULL, ), 218 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00043201446533203125, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body', 'defaultValue' => '#493e5e', 'type' => 'color', 'themeId' => 1612, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 219 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00028395652770996094, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#b9b3bd', 'type' => 'color', 'themeId' => 1612, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 220 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00024390220642089844, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#4aaed3', 'type' => 'color', 'themeId' => 1612, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 221 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00023889541625976562, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#d9d1dd', 'type' => 'color', 'themeId' => 1612, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 222 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00023603439331054688, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_page_wrap', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1612, 'key' => 'backgroundImage', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 223 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00024700164794921875, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header', 'defaultValue' => 'url(images/bg_pic.jpg)', 'type' => 'image', 'themeId' => 1612, 'key' => 'headerBackground', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 224 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00020503997802734375, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_site_panel_logo', 'defaultValue' => 'url(images/site_name3.png)', 'type' => 'image', 'themeId' => 1612, 'key' => 'ConsoleImage', 'section' => '1. General Settings', 'label' => '6. Console logo image', 'description' => NULL, 'mobile' => false, ), ), 225 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00012421607971191406, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#aba8af', 'type' => 'color', 'themeId' => 1612, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 226 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001289844512939453, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#cecece', 'type' => 'color', 'themeId' => 1612, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 227 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001239776611328125, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .sitelogo', 'defaultValue' => 'url(images/site_name.png)', 'type' => 'image', 'themeId' => 1612, 'key' => 'indexLogoImage', 'section' => '1. General Settings', 'label' => '4. Index logo image', 'description' => NULL, 'mobile' => false, ), ), 228 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00014495849609375, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.sitelogo', 'defaultValue' => 'url(images/site_name2.png)', 'type' => 'image', 'themeId' => 1612, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '5. Inner logo image', 'description' => NULL, 'mobile' => false, ), ), 229 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011801719665527344, 'params' => array ( 'id' => NULL, 'themeId' => 1612, 'type' => 'decorator', 'value' => 'button', ), ), 230 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010895729064941406, 'params' => array ( 'id' => NULL, 'themeId' => 1612, 'type' => 'master_page', 'value' => 'dndindex', ), ), 231 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 9.799003601074219E-5, 'params' => array ( 'id' => NULL, 'themeId' => 1612, 'type' => 'master_page', 'value' => 'general', ), ), 232 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 9.799003601074219E-5, 'params' => array ( 'id' => NULL, 'themeId' => 1612, 'type' => 'master_page', 'value' => 'index', ), ), 233 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 9.703636169433594E-5, 'params' => array ( 'id' => NULL, 'themeId' => 1612, 'type' => 'master_page', 'value' => 'html_document', ), ), 234 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 9.489059448242188E-5, 'params' => array ( 'id' => NULL, 'themeId' => 1612, 'type' => 'master_page', 'value' => 'blank', ), ), 235 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.00013399124145507812, 'params' => array ( 'id' => NULL, 'themeId' => 1612, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 236 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002040863037109375, 'params' => array ( 0 => 1612, ), ), 237 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0004830360412597656, 'params' => array ( 'themeId' => 1612, 'themeId2' => 1612, ), ), 238 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1612', 'execTime' => 0.00011110305786132812, 'params' => array ( ), ), 239 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001430511474609375, 'params' => array ( 0 => 1613, ), ), 240 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.000125885009765625, 'params' => array ( 0 => 1613, ), ), 241 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1613', 'execTime' => 0.0004520416259765625, 'params' => NULL, ), 242 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1613', 'execTime' => 0.0001609325408935547, 'params' => NULL, ), 243 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1613', 'execTime' => 0.0004851818084716797, 'params' => NULL, ), 244 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0004291534423828125, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1613, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 245 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003330707550048828, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#4b4b4b', 'type' => 'color', 'themeId' => 1613, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 246 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0004150867462158203, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#0a4200', 'type' => 'color', 'themeId' => 1613, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 247 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00039505958557128906, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#0a4200', 'type' => 'color', 'themeId' => 1613, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 248 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0002009868621826172, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_page_wrap', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1613, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 249 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00014090538024902344, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow_footer, .base_index_page .ow_footer', 'defaultValue' => '#4b4b4b', 'type' => 'color', 'themeId' => 1613, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '5. Footer background', 'description' => NULL, 'mobile' => false, ), ), 250 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013494491577148438, 'params' => array ( 'id' => NULL, 'attribute' => 'background', 'selector' => '.ow_header', 'defaultValue' => 'url(images/bg_pic.png)', 'type' => 'image', 'themeId' => 1613, 'key' => 'headerImage', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 251 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001361370086669922, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#4b4b4b', 'type' => 'color', 'themeId' => 1613, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 252 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013518333435058594, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#4b4b4b', 'type' => 'color', 'themeId' => 1613, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 253 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013494491577148438, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.sitelogo', 'defaultValue' => 'url(images/site_name.png)', 'type' => 'image', 'themeId' => 1613, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '4. Logo image', 'description' => NULL, 'mobile' => false, ), ), 254 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001461505889892578, 'params' => array ( 'id' => NULL, 'themeId' => 1613, 'type' => 'decorator', 'value' => 'button', ), ), 255 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00013113021850585938, 'params' => array ( 'id' => NULL, 'themeId' => 1613, 'type' => 'master_page', 'value' => 'dndindex', ), ), 256 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011587142944335938, 'params' => array ( 'id' => NULL, 'themeId' => 1613, 'type' => 'master_page', 'value' => 'general', ), ), 257 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011205673217773438, 'params' => array ( 'id' => NULL, 'themeId' => 1613, 'type' => 'master_page', 'value' => 'index', ), ), 258 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010895729064941406, 'params' => array ( 'id' => NULL, 'themeId' => 1613, 'type' => 'master_page', 'value' => 'html_document', ), ), 259 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010919570922851562, 'params' => array ( 'id' => NULL, 'themeId' => 1613, 'type' => 'master_page', 'value' => 'blank', ), ), 260 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.0001399517059326172, 'params' => array ( 'id' => NULL, 'themeId' => 1613, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 261 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00021195411682128906, 'params' => array ( 0 => 1613, ), ), 262 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.00040602684020996094, 'params' => array ( 'themeId' => 1613, 'themeId2' => 1613, ), ), 263 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1613', 'execTime' => 0.00011610984802246094, 'params' => array ( ), ), 264 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001571178436279297, 'params' => array ( 0 => 1614, ), ), 265 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00014400482177734375, 'params' => array ( 0 => 1614, ), ), 266 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1614', 'execTime' => 0.00027298927307128906, 'params' => NULL, ), 267 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1614', 'execTime' => 0.00015115737915039062, 'params' => NULL, ), 268 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1614', 'execTime' => 0.0003669261932373047, 'params' => NULL, ), 269 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0002868175506591797, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => 'body, .ow, body, html, .base_sign_in', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1614, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 270 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00014495849609375, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html', 'defaultValue' => '#868686', 'type' => 'color', 'themeId' => 1614, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 271 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00015306472778320312, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a', 'defaultValue' => '#ae9e78', 'type' => 'color', 'themeId' => 1614, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 272 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001380443572998047, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#4c4c4c', 'type' => 'color', 'themeId' => 1614, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 273 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001289844512939453, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1614, 'key' => 'headerBackground', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 274 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001251697540283203, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_logo_wrap a', 'defaultValue' => 'url(images/logo_console.png)', 'type' => 'image', 'themeId' => 1614, 'key' => 'ConsoleImage', 'section' => '1. General Settings', 'label' => '6. Console logo image', 'description' => NULL, 'mobile' => false, ), ), 275 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001380443572998047, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.logo_url', 'defaultValue' => 'url(images/logo_inner.png)', 'type' => 'image', 'themeId' => 1614, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '5. Inner logo image', 'description' => NULL, 'mobile' => false, ), ), 276 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00012612342834472656, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#4c4c4c', 'type' => 'color', 'themeId' => 1614, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 277 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013494491577148438, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow_footer', 'defaultValue' => '#191514', 'type' => 'color', 'themeId' => 1614, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '7. Footer background color', 'description' => NULL, 'mobile' => false, ), ), 278 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001468658447265625, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#D76243', 'type' => 'color', 'themeId' => 1614, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 279 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013494491577148438, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.index_master_page .logo_url', 'defaultValue' => 'url(images/logo_index.png)', 'type' => 'image', 'themeId' => 1614, 'key' => 'indexLogoImage', 'section' => '1. General Settings', 'label' => '4. Index logo image', 'description' => NULL, 'mobile' => false, ), ), 280 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001289844512939453, 'params' => array ( 'id' => NULL, 'themeId' => 1614, 'type' => 'decorator', 'value' => 'button', ), ), 281 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011706352233886719, 'params' => array ( 'id' => NULL, 'themeId' => 1614, 'type' => 'master_page', 'value' => 'dndindex', ), ), 282 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010704994201660156, 'params' => array ( 'id' => NULL, 'themeId' => 1614, 'type' => 'master_page', 'value' => 'general', ), ), 283 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010609626770019531, 'params' => array ( 'id' => NULL, 'themeId' => 1614, 'type' => 'master_page', 'value' => 'index', ), ), 284 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00012087821960449219, 'params' => array ( 'id' => NULL, 'themeId' => 1614, 'type' => 'master_page', 'value' => 'html_document', ), ), 285 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010800361633300781, 'params' => array ( 'id' => NULL, 'themeId' => 1614, 'type' => 'master_page', 'value' => 'blank', ), ), 286 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.0001308917999267578, 'params' => array ( 'id' => NULL, 'themeId' => 1614, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 287 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00019478797912597656, 'params' => array ( 0 => 1614, ), ), 288 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0004131793975830078, 'params' => array ( 'themeId' => 1614, 'themeId2' => 1614, ), ), 289 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1614', 'execTime' => 0.00011205673217773438, 'params' => array ( ), ), 290 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001430511474609375, 'params' => array ( 0 => 1615, ), ), 291 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00013899803161621094, 'params' => array ( 0 => 1615, ), ), 292 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1615', 'execTime' => 0.00035500526428222656, 'params' => NULL, ), 293 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1615', 'execTime' => 0.0001571178436279297, 'params' => NULL, ), 294 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1615', 'execTime' => 0.0003650188446044922, 'params' => NULL, ), 295 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003108978271484375, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body', 'defaultValue' => '#000', 'type' => 'color', 'themeId' => 1615, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 296 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00014591217041015625, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html', 'defaultValue' => '#ffffe6', 'type' => 'color', 'themeId' => 1615, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 297 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001418590545654297, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#fffde3', 'type' => 'color', 'themeId' => 1615, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 298 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001461505889892578, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#796458', 'type' => 'color', 'themeId' => 1615, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 299 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013399124145507812, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_page_wrap', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1615, 'key' => 'backgroundImage', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 300 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00012683868408203125, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow_footer', 'defaultValue' => '#000', 'type' => 'color', 'themeId' => 1615, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '5. Footer background', 'description' => NULL, 'mobile' => false, ), ), 301 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013709068298339844, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header', 'defaultValue' => 'url(images/bg_pic.jpg)', 'type' => 'image', 'themeId' => 1615, 'key' => 'headerImage', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 302 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001399517059326172, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#ffffe6', 'type' => 'color', 'themeId' => 1615, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 303 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00012993812561035156, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#796458', 'type' => 'color', 'themeId' => 1615, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 304 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001480579376220703, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.sitelogo', 'defaultValue' => 'url(images/site_name.png)', 'type' => 'image', 'themeId' => 1615, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '4. Logo image', 'description' => NULL, 'mobile' => false, ), ), 305 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001468658447265625, 'params' => array ( 'id' => NULL, 'themeId' => 1615, 'type' => 'decorator', 'value' => 'button', ), ), 306 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001220703125, 'params' => array ( 'id' => NULL, 'themeId' => 1615, 'type' => 'master_page', 'value' => 'dndindex', ), ), 307 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011301040649414062, 'params' => array ( 'id' => NULL, 'themeId' => 1615, 'type' => 'master_page', 'value' => 'general', ), ), 308 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010991096496582031, 'params' => array ( 'id' => NULL, 'themeId' => 1615, 'type' => 'master_page', 'value' => 'index', ), ), 309 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010991096496582031, 'params' => array ( 'id' => NULL, 'themeId' => 1615, 'type' => 'master_page', 'value' => 'html_document', ), ), 310 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010585784912109375, 'params' => array ( 'id' => NULL, 'themeId' => 1615, 'type' => 'master_page', 'value' => 'blank', ), ), 311 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.00013780593872070312, 'params' => array ( 'id' => NULL, 'themeId' => 1615, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 312 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001938343048095703, 'params' => array ( 0 => 1615, ), ), 313 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.00039696693420410156, 'params' => array ( 'themeId' => 1615, 'themeId2' => 1615, ), ), 314 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1615', 'execTime' => 0.00011706352233886719, 'params' => array ( ), ), 315 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00014495849609375, 'params' => array ( 0 => 1616, ), ), 316 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001380443572998047, 'params' => array ( 0 => 1616, ), ), 317 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1616', 'execTime' => 0.0002760887145996094, 'params' => NULL, ), 318 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1616', 'execTime' => 0.0001468658447265625, 'params' => NULL, ), 319 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1616', 'execTime' => 0.0003960132598876953, 'params' => NULL, ), 320 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0002739429473876953, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => 'body, .base_sign_in', 'defaultValue' => '#bfc6c6', 'type' => 'color', 'themeId' => 1616, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 321 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00016999244689941406, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#4f5058', 'type' => 'color', 'themeId' => 1616, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 322 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00014400482177734375, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#0060aa', 'type' => 'color', 'themeId' => 1616, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 323 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001430511474609375, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#4F5058', 'type' => 'color', 'themeId' => 1616, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 324 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001308917999267578, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow_footer', 'defaultValue' => '#f9faff', 'type' => 'color', 'themeId' => 1616, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '6. Footer background color', 'description' => NULL, 'mobile' => false, ), ), 325 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013685226440429688, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_logo_wrap', 'defaultValue' => 'url(images/header_pic.png)', 'type' => 'image', 'themeId' => 1616, 'key' => 'headerBackground', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 326 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001361370086669922, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_logo_wrap a.ow_logo', 'defaultValue' => 'url(images/site_logo.png)', 'type' => 'image', 'themeId' => 1616, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '5. Inner logo image', 'description' => NULL, 'mobile' => false, ), ), 327 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00015282630920410156, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#4f5058', 'type' => 'color', 'themeId' => 1616, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 328 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013518333435058594, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#494949', 'type' => 'color', 'themeId' => 1616, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 329 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013399124145507812, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.index_master_page .ow_header_in', 'defaultValue' => 'url(images/indexpage_header_image.png)', 'type' => 'image', 'themeId' => 1616, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 330 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001399517059326172, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.index_master_page .logo_url', 'defaultValue' => 'url(images/indexpage_logo.png)', 'type' => 'image', 'themeId' => 1616, 'key' => 'indexLogoImage', 'section' => '1. General Settings', 'label' => '4. Index logo image', 'description' => NULL, 'mobile' => false, ), ), 331 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001289844512939453, 'params' => array ( 'id' => NULL, 'themeId' => 1616, 'type' => 'decorator', 'value' => 'button', ), ), 332 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00012087821960449219, 'params' => array ( 'id' => NULL, 'themeId' => 1616, 'type' => 'master_page', 'value' => 'dndindex', ), ), 333 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001289844512939453, 'params' => array ( 'id' => NULL, 'themeId' => 1616, 'type' => 'master_page', 'value' => 'general', ), ), 334 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010991096496582031, 'params' => array ( 'id' => NULL, 'themeId' => 1616, 'type' => 'master_page', 'value' => 'index', ), ), 335 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010704994201660156, 'params' => array ( 'id' => NULL, 'themeId' => 1616, 'type' => 'master_page', 'value' => 'html_document', ), ), 336 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010585784912109375, 'params' => array ( 'id' => NULL, 'themeId' => 1616, 'type' => 'master_page', 'value' => 'blank', ), ), 337 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.00013113021850585938, 'params' => array ( 'id' => NULL, 'themeId' => 1616, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 338 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00019407272338867188, 'params' => array ( 0 => 1616, ), ), 339 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0004520416259765625, 'params' => array ( 'themeId' => 1616, 'themeId2' => 1616, ), ), 340 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1616', 'execTime' => 0.00011396408081054688, 'params' => array ( ), ), 341 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00014281272888183594, 'params' => array ( 0 => 1617, ), ), 342 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00013899803161621094, 'params' => array ( 0 => 1617, ), ), 343 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1617', 'execTime' => 0.0002968311309814453, 'params' => NULL, ), 344 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1617', 'execTime' => 0.00015401840209960938, 'params' => NULL, ), 345 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1617', 'execTime' => 0.00033092498779296875, 'params' => NULL, ), 346 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003039836883544922, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body', 'defaultValue' => '#fdfff0', 'type' => 'color', 'themeId' => 1617, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 347 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00016498565673828125, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#52483f', 'type' => 'color', 'themeId' => 1617, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 348 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.000141143798828125, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#009683', 'type' => 'color', 'themeId' => 1617, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 349 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001380443572998047, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#009683', 'type' => 'color', 'themeId' => 1617, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 350 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013709068298339844, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_page_wrap', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1617, 'key' => 'backgroundImage', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 351 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013494491577148438, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header', 'defaultValue' => 'url(images/bg_pic.jpg)', 'type' => 'image', 'themeId' => 1617, 'key' => 'headerImage', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 352 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013399124145507812, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#52483f', 'type' => 'color', 'themeId' => 1617, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 353 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00015306472778320312, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#52483f', 'type' => 'color', 'themeId' => 1617, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 354 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001342296600341797, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.sitelogo', 'defaultValue' => 'url(images/site_name.png)', 'type' => 'image', 'themeId' => 1617, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '4. Logo image', 'description' => NULL, 'mobile' => false, ), ), 355 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001289844512939453, 'params' => array ( 'id' => NULL, 'themeId' => 1617, 'type' => 'decorator', 'value' => 'button', ), ), 356 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00012302398681640625, 'params' => array ( 'id' => NULL, 'themeId' => 1617, 'type' => 'master_page', 'value' => 'dndindex', ), ), 357 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011301040649414062, 'params' => array ( 'id' => NULL, 'themeId' => 1617, 'type' => 'master_page', 'value' => 'general', ), ), 358 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011301040649414062, 'params' => array ( 'id' => NULL, 'themeId' => 1617, 'type' => 'master_page', 'value' => 'index', ), ), 359 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001270771026611328, 'params' => array ( 'id' => NULL, 'themeId' => 1617, 'type' => 'master_page', 'value' => 'html_document', ), ), 360 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011706352233886719, 'params' => array ( 'id' => NULL, 'themeId' => 1617, 'type' => 'master_page', 'value' => 'blank', ), ), 361 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.00013184547424316406, 'params' => array ( 'id' => NULL, 'themeId' => 1617, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 362 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00019598007202148438, 'params' => array ( 0 => 1617, ), ), 363 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0004119873046875, 'params' => array ( 'themeId' => 1617, 'themeId2' => 1617, ), ), 364 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1617', 'execTime' => 0.00011301040649414062, 'params' => array ( ), ), 365 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00014400482177734375, 'params' => array ( 0 => 1618, ), ), 366 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00013899803161621094, 'params' => array ( 0 => 1618, ), ), 367 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1618', 'execTime' => 0.00027489662170410156, 'params' => NULL, ), 368 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1618', 'execTime' => 0.0001480579376220703, 'params' => NULL, ), 369 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1618', 'execTime' => 0.00039005279541015625, 'params' => NULL, ), 370 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0002791881561279297, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body', 'defaultValue' => '#090f10', 'type' => 'color', 'themeId' => 1618, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 371 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001480579376220703, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#d6d6be', 'type' => 'color', 'themeId' => 1618, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 372 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001361370086669922, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#7ce6fe', 'type' => 'color', 'themeId' => 1618, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 373 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001518726348876953, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#d6d6be', 'type' => 'color', 'themeId' => 1618, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 374 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00014591217041015625, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page', 'defaultValue' => 'url(images/promo.png)', 'type' => 'image', 'themeId' => 1618, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 375 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001380443572998047, 'params' => array ( 'id' => NULL, 'attribute' => 'background', 'selector' => '.ow_footer', 'defaultValue' => '#04070e', 'type' => 'color', 'themeId' => 1618, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '6. Footer background color', 'description' => NULL, 'mobile' => false, ), ), 376 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00014090538024902344, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header', 'defaultValue' => 'url(images/header.png)', 'type' => 'image', 'themeId' => 1618, 'key' => 'headerBackground', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 377 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013303756713867188, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#d6d6be', 'type' => 'color', 'themeId' => 1618, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 378 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001380443572998047, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#b2bac0', 'type' => 'color', 'themeId' => 1618, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 379 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00014901161193847656, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .sitelogo', 'defaultValue' => 'url(images/site_name.png)', 'type' => 'image', 'themeId' => 1618, 'key' => 'indexLogoImage', 'section' => '1. General Settings', 'label' => '4. Index logo image', 'description' => NULL, 'mobile' => false, ), ), 380 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001461505889892578, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.sitelogo', 'defaultValue' => 'url(images/site_name_inner.png)', 'type' => 'image', 'themeId' => 1618, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '5. Inner logo image', 'description' => NULL, 'mobile' => false, ), ), 381 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00012803077697753906, 'params' => array ( 'id' => NULL, 'themeId' => 1618, 'type' => 'decorator', 'value' => 'button', ), ), 382 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011920928955078125, 'params' => array ( 'id' => NULL, 'themeId' => 1618, 'type' => 'master_page', 'value' => 'dndindex', ), ), 383 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011014938354492188, 'params' => array ( 'id' => NULL, 'themeId' => 1618, 'type' => 'master_page', 'value' => 'general', ), ), 384 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010800361633300781, 'params' => array ( 'id' => NULL, 'themeId' => 1618, 'type' => 'master_page', 'value' => 'index', ), ), 385 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010800361633300781, 'params' => array ( 'id' => NULL, 'themeId' => 1618, 'type' => 'master_page', 'value' => 'html_document', ), ), 386 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011491775512695312, 'params' => array ( 'id' => NULL, 'themeId' => 1618, 'type' => 'master_page', 'value' => 'blank', ), ), 387 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.0001361370086669922, 'params' => array ( 'id' => NULL, 'themeId' => 1618, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 388 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002009868621826172, 'params' => array ( 0 => 1618, ), ), 389 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.00041294097900390625, 'params' => array ( 'themeId' => 1618, 'themeId2' => 1618, ), ), 390 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1618', 'execTime' => 0.00012087821960449219, 'params' => array ( ), ), 391 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00014495849609375, 'params' => array ( 0 => 1619, ), ), 392 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00013899803161621094, 'params' => array ( 0 => 1619, ), ), 393 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1619', 'execTime' => 0.00034308433532714844, 'params' => NULL, ), 394 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1619', 'execTime' => 0.00015592575073242188, 'params' => NULL, ), 395 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1619', 'execTime' => 0.0003800392150878906, 'params' => NULL, ), 396 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003008842468261719, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '@import url(\'https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700&display=swap\'); body, .ow, body, html, .base_sign_in', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1619, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 397 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00015497207641601562, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html', 'defaultValue' => '#666', 'type' => 'color', 'themeId' => 1619, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 398 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.000164031982421875, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a', 'defaultValue' => '#0e0e0e', 'type' => 'color', 'themeId' => 1619, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 399 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013685226440429688, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#4c4c4c', 'type' => 'color', 'themeId' => 1619, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 400 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00015401840209960938, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_header', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1619, 'key' => 'headerBackground', 'section' => '1. General Settings', 'label' => '2. Header background image', 'description' => NULL, 'mobile' => false, ), ), 401 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013303756713867188, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_logo_wrap a', 'defaultValue' => 'url(images/logo_console.png)', 'type' => 'image', 'themeId' => 1619, 'key' => 'indexLogoImage', 'section' => '1. General Settings', 'label' => '3. Index logo image', 'description' => NULL, 'mobile' => false, ), ), 402 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001308917999267578, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_site_panel_wrap.site_panel_wrap_bg_color .ow_logo_wrap a', 'defaultValue' => 'url(images/logo_console.png)', 'type' => 'image', 'themeId' => 1619, 'key' => 'indexLogoImageScroll', 'section' => '1. General Settings', 'label' => '4. Index logo image scroll', 'description' => NULL, 'mobile' => false, ), ), 403 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001308917999267578, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_logo_wrap a', 'defaultValue' => 'url(images/logo_console_black.png)', 'type' => 'image', 'themeId' => 1619, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '5. Inner logo image', 'description' => NULL, 'mobile' => false, ), ), 404 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013303756713867188, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_site_panel_wrap.site_panel_wrap_bg_color .ow_logo_wrap a', 'defaultValue' => 'url(images/logo_console.png)', 'type' => 'image', 'themeId' => 1619, 'key' => 'ConsoleImage', 'section' => '1. General Settings', 'label' => '6. Inner logo image scroll', 'description' => NULL, 'mobile' => false, ), ), 405 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00015211105346679688, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'html body .ow_box_cap h3, .ow_box_cap_empty h3', 'defaultValue' => '#787878', 'type' => 'color', 'themeId' => 1619, 'key' => 'WidgetTitleColor', 'section' => '2. Colors', 'label' => '6. Box title', 'description' => NULL, 'mobile' => false, ), ), 406 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013589859008789062, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#0e0e0e', 'type' => 'color', 'themeId' => 1619, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 407 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001270771026611328, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow_footer', 'defaultValue' => '#0e0e0e', 'type' => 'color', 'themeId' => 1619, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '7. Footer background color', 'description' => NULL, 'mobile' => false, ), ), 408 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013208389282226562, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#666', 'type' => 'color', 'themeId' => 1619, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 409 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.000125885009765625, 'params' => array ( 'id' => NULL, 'themeId' => 1619, 'type' => 'decorator', 'value' => 'button', ), ), 410 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00012302398681640625, 'params' => array ( 'id' => NULL, 'themeId' => 1619, 'type' => 'master_page', 'value' => 'dndindex', ), ), 411 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00012087821960449219, 'params' => array ( 'id' => NULL, 'themeId' => 1619, 'type' => 'master_page', 'value' => 'general', ), ), 412 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011110305786132812, 'params' => array ( 'id' => NULL, 'themeId' => 1619, 'type' => 'master_page', 'value' => 'index', ), ), 413 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010895729064941406, 'params' => array ( 'id' => NULL, 'themeId' => 1619, 'type' => 'master_page', 'value' => 'html_document', ), ), 414 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010895729064941406, 'params' => array ( 'id' => NULL, 'themeId' => 1619, 'type' => 'master_page', 'value' => 'blank', ), ), 415 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.00013589859008789062, 'params' => array ( 'id' => NULL, 'themeId' => 1619, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 416 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00019502639770507812, 'params' => array ( 0 => 1619, ), ), 417 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0004451274871826172, 'params' => array ( 'themeId' => 1619, 'themeId2' => 1619, ), ), 418 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1619', 'execTime' => 0.00011110305786132812, 'params' => array ( ), ), 419 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001418590545654297, 'params' => array ( 0 => 1620, ), ), 420 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001380443572998047, 'params' => array ( 0 => 1620, ), ), 421 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1620', 'execTime' => 0.0002779960632324219, 'params' => NULL, ), 422 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1620', 'execTime' => 0.0001480579376220703, 'params' => NULL, ), 423 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1620', 'execTime' => 0.0003829002380371094, 'params' => NULL, ), 424 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003001689910888672, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body', 'defaultValue' => '#e6e0ec', 'type' => 'color', 'themeId' => 1620, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 425 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00020503997802734375, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#7e6587', 'type' => 'color', 'themeId' => 1620, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 426 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00016999244689941406, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#00677d', 'type' => 'color', 'themeId' => 1620, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 427 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001418590545654297, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#7e6587', 'type' => 'color', 'themeId' => 1620, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 428 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013685226440429688, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow_footer', 'defaultValue' => 'rgba(255,255,255,0.3)', 'type' => 'color', 'themeId' => 1620, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '5. Footer background color', 'description' => NULL, 'mobile' => false, ), ), 429 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00014495849609375, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header_wrap', 'defaultValue' => 'url(images/bg.png)', 'type' => 'image', 'themeId' => 1620, 'key' => 'HeaderbackgroundImage', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 430 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00014400482177734375, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_logo', 'defaultValue' => 'url(images/header_s.png)', 'type' => 'image', 'themeId' => 1620, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '4. Logo image', 'description' => NULL, 'mobile' => false, ), ), 431 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013113021850585938, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#7e6587', 'type' => 'color', 'themeId' => 1620, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 432 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013494491577148438, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#00677D', 'type' => 'color', 'themeId' => 1620, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 433 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00012993812561035156, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_sign_in, .base_index_page', 'defaultValue' => 'url(images/bg.png)', 'type' => 'image', 'themeId' => 1620, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 434 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001289844512939453, 'params' => array ( 'id' => NULL, 'themeId' => 1620, 'type' => 'decorator', 'value' => 'button', ), ), 435 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00012183189392089844, 'params' => array ( 'id' => NULL, 'themeId' => 1620, 'type' => 'master_page', 'value' => 'dndindex', ), ), 436 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001289844512939453, 'params' => array ( 'id' => NULL, 'themeId' => 1620, 'type' => 'master_page', 'value' => 'general', ), ), 437 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011587142944335938, 'params' => array ( 'id' => NULL, 'themeId' => 1620, 'type' => 'master_page', 'value' => 'index', ), ), 438 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001068115234375, 'params' => array ( 'id' => NULL, 'themeId' => 1620, 'type' => 'master_page', 'value' => 'html_document', ), ), 439 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001049041748046875, 'params' => array ( 'id' => NULL, 'themeId' => 1620, 'type' => 'master_page', 'value' => 'blank', ), ), 440 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.00013113021850585938, 'params' => array ( 'id' => NULL, 'themeId' => 1620, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 441 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00019502639770507812, 'params' => array ( 0 => 1620, ), ), 442 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0004031658172607422, 'params' => array ( 'themeId' => 1620, 'themeId2' => 1620, ), ), 443 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1620', 'execTime' => 0.00011301040649414062, 'params' => array ( ), ), 444 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001430511474609375, 'params' => array ( 0 => 1621, ), ), 445 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001380443572998047, 'params' => array ( 0 => 1621, ), ), 446 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1621', 'execTime' => 0.0002930164337158203, 'params' => NULL, ), 447 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1621', 'execTime' => 0.00014781951904296875, 'params' => NULL, ), 448 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1621', 'execTime' => 0.0003979206085205078, 'params' => NULL, ), 449 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003039836883544922, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1621, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 450 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001590251922607422, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#52483f', 'type' => 'color', 'themeId' => 1621, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 451 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00015091896057128906, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#b4534d', 'type' => 'color', 'themeId' => 1621, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 452 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00014495849609375, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#616161', 'type' => 'color', 'themeId' => 1621, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 453 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013709068298339844, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_page_wrap', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1621, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 454 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00015783309936523438, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header', 'defaultValue' => 'url(images/bg_pic.jpg)', 'type' => 'image', 'themeId' => 1621, 'key' => 'headerBackground', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 455 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013494491577148438, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1621, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 456 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001399517059326172, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#52483f', 'type' => 'color', 'themeId' => 1621, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 457 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013113021850585938, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .sitelogo', 'defaultValue' => 'url(images/site_logo.png)', 'type' => 'image', 'themeId' => 1621, 'key' => 'indexLogoImage', 'section' => '1. General Settings', 'label' => '4. Index logo image', 'description' => NULL, 'mobile' => false, ), ), 458 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001289844512939453, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.sitelogo', 'defaultValue' => 'url(images/site_name.png)', 'type' => 'image', 'themeId' => 1621, 'key' => 'LogoImage', 'section' => '1. General Settings', 'label' => '5. Inner logo image', 'description' => NULL, 'mobile' => false, ), ), 459 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001289844512939453, 'params' => array ( 'id' => NULL, 'themeId' => 1621, 'type' => 'decorator', 'value' => 'button', ), ), 460 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00013899803161621094, 'params' => array ( 'id' => NULL, 'themeId' => 1621, 'type' => 'master_page', 'value' => 'dndindex', ), ), 461 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011515617370605469, 'params' => array ( 'id' => NULL, 'themeId' => 1621, 'type' => 'master_page', 'value' => 'general', ), ), 462 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010895729064941406, 'params' => array ( 'id' => NULL, 'themeId' => 1621, 'type' => 'master_page', 'value' => 'index', ), ), 463 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010895729064941406, 'params' => array ( 'id' => NULL, 'themeId' => 1621, 'type' => 'master_page', 'value' => 'html_document', ), ), 464 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011014938354492188, 'params' => array ( 'id' => NULL, 'themeId' => 1621, 'type' => 'master_page', 'value' => 'blank', ), ), 465 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.00013303756713867188, 'params' => array ( 'id' => NULL, 'themeId' => 1621, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 466 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00020313262939453125, 'params' => array ( 0 => 1621, ), ), 467 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.00039696693420410156, 'params' => array ( 'themeId' => 1621, 'themeId2' => 1621, ), ), 468 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1621', 'execTime' => 0.00011396408081054688, 'params' => array ( ), ), 469 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001430511474609375, 'params' => array ( 0 => 1622, ), ), 470 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00014400482177734375, 'params' => array ( 0 => 1622, ), ), 471 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1622', 'execTime' => 0.0003600120544433594, 'params' => NULL, ), 472 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1622', 'execTime' => 0.0001609325408935547, 'params' => NULL, ), 473 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1622', 'execTime' => 0.00043392181396484375, 'params' => NULL, ), 474 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0006070137023925781, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body', 'defaultValue' => '#412e57', 'type' => 'color', 'themeId' => 1622, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 475 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00035309791564941406, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#2e64ff', 'type' => 'color', 'themeId' => 1622, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 476 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003819465637207031, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#616161', 'type' => 'color', 'themeId' => 1622, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 477 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003190040588378906, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_page_wrap', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1622, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 478 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003349781036376953, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_page_container .ow_page', 'defaultValue' => '#616161', 'type' => 'color', 'themeId' => 1622, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 479 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00035119056701660156, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header', 'defaultValue' => 'url(images/bg_pic.jpg)', 'type' => 'image', 'themeId' => 1622, 'key' => 'headerBackground', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 480 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003478527069091797, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1622, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 481 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00038313865661621094, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#616161', 'type' => 'color', 'themeId' => 1622, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 482 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00027298927307128906, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_promo_collage_item1', 'defaultValue' => 'url(images/promo_collage1.png)', 'type' => 'image', 'themeId' => 1622, 'key' => 'collageimage1', 'section' => '3. Index Page', 'label' => 'Collage image 1', 'description' => NULL, 'mobile' => false, ), ), 483 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0002579689025878906, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_promo_collage_item2', 'defaultValue' => 'url(images/promo_collage2.png)', 'type' => 'image', 'themeId' => 1622, 'key' => 'collageimage2', 'section' => '3. Index Page', 'label' => 'Collage image 2', 'description' => NULL, 'mobile' => false, ), ), 484 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00026106834411621094, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_promo_collage_item3', 'defaultValue' => 'url(images/promo_collage3.png)', 'type' => 'image', 'themeId' => 1622, 'key' => 'collageimage3', 'section' => '3. Index Page', 'label' => 'Collage image 3', 'description' => NULL, 'mobile' => false, ), ), 485 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0002601146697998047, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_promo_collage_item4', 'defaultValue' => 'url(images/promo_collage4.png)', 'type' => 'image', 'themeId' => 1622, 'key' => 'collageimage4', 'section' => '3. Index Page', 'label' => 'Collage image 4', 'description' => NULL, 'mobile' => false, ), ), 486 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00026297569274902344, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_promo_collage_item5', 'defaultValue' => 'url(images/promo_collage5.png)', 'type' => 'image', 'themeId' => 1622, 'key' => 'collageimage5', 'section' => '3. Index Page', 'label' => 'Collage image 5', 'description' => NULL, 'mobile' => false, ), ), 487 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00030994415283203125, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_promo_left', 'defaultValue' => 'url(images/promo_left.jpg)', 'type' => 'image', 'themeId' => 1622, 'key' => 'qs_image', 'section' => '3. Index Page', 'label' => 'Quick Search Image', 'description' => NULL, 'mobile' => false, ), ), 488 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003330707550048828, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.sitelogo', 'defaultValue' => 'url(images/site_name.png)', 'type' => 'image', 'themeId' => 1622, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '4. Logo image', 'description' => NULL, 'mobile' => false, ), ), 489 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00024819374084472656, 'params' => array ( 'id' => NULL, 'themeId' => 1622, 'type' => 'decorator', 'value' => 'button', ), ), 490 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00022983551025390625, 'params' => array ( 'id' => NULL, 'themeId' => 1622, 'type' => 'master_page', 'value' => 'dndindex', ), ), 491 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023293495178222656, 'params' => array ( 'id' => NULL, 'themeId' => 1622, 'type' => 'master_page', 'value' => 'general', ), ), 492 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023412704467773438, 'params' => array ( 'id' => NULL, 'themeId' => 1622, 'type' => 'master_page', 'value' => 'index', ), ), 493 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00021505355834960938, 'params' => array ( 'id' => NULL, 'themeId' => 1622, 'type' => 'master_page', 'value' => 'html_document', ), ), 494 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00021219253540039062, 'params' => array ( 'id' => NULL, 'themeId' => 1622, 'type' => 'master_page', 'value' => 'blank', ), ), 495 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.00030493736267089844, 'params' => array ( 'id' => NULL, 'themeId' => 1622, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 496 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0004029273986816406, 'params' => array ( 0 => 1622, ), ), 497 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0011491775512695312, 'params' => array ( 'themeId' => 1622, 'themeId2' => 1622, ), ), 498 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1622', 'execTime' => 0.00031495094299316406, 'params' => array ( ), ), 499 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003230571746826172, 'params' => array ( 0 => 1623, ), ), 500 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00026702880859375, 'params' => array ( 0 => 1623, ), ), 501 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1623', 'execTime' => 0.000823974609375, 'params' => NULL, ), 502 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1623', 'execTime' => 0.00039005279541015625, 'params' => NULL, ), 503 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1623', 'execTime' => 0.0012249946594238281, 'params' => NULL, ), 504 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0006661415100097656, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body', 'defaultValue' => '#74adc0', 'type' => 'color', 'themeId' => 1623, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 505 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003829002380371094, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#c5ffff', 'type' => 'color', 'themeId' => 1623, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 506 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003561973571777344, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#7be1f9', 'type' => 'color', 'themeId' => 1623, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 507 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003299713134765625, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#2b6170', 'type' => 'color', 'themeId' => 1623, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 508 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0002999305725097656, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_page_wrap', 'defaultValue' => 'url(images/promo.png)', 'type' => 'image', 'themeId' => 1623, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 509 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003349781036376953, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow_footer', 'defaultValue' => '#6599ac', 'type' => 'color', 'themeId' => 1623, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '6. Footer background color', 'description' => NULL, 'mobile' => false, ), ), 510 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003199577331542969, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header', 'defaultValue' => 'url(images/header_pic.jpg)', 'type' => 'image', 'themeId' => 1623, 'key' => 'headerImage', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 511 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003380775451660156, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#2b6170', 'type' => 'color', 'themeId' => 1623, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 512 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.000347137451171875, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#3f6e7c', 'type' => 'color', 'themeId' => 1623, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 513 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003139972686767578, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .sitelogo', 'defaultValue' => 'url(images/site_name.png)', 'type' => 'image', 'themeId' => 1623, 'key' => 'indexLogoImage', 'section' => '1. General Settings', 'label' => '4. Index logo image', 'description' => NULL, 'mobile' => false, ), ), 514 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00031304359436035156, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.sitelogo', 'defaultValue' => 'url(images/logo_inner.png)', 'type' => 'image', 'themeId' => 1623, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '5. Inner logo image', 'description' => NULL, 'mobile' => false, ), ), 515 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002789497375488281, 'params' => array ( 'id' => NULL, 'themeId' => 1623, 'type' => 'decorator', 'value' => 'button', ), ), 516 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023603439331054688, 'params' => array ( 'id' => NULL, 'themeId' => 1623, 'type' => 'master_page', 'value' => 'dndindex', ), ), 517 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00022602081298828125, 'params' => array ( 'id' => NULL, 'themeId' => 1623, 'type' => 'master_page', 'value' => 'general', ), ), 518 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00021982192993164062, 'params' => array ( 'id' => NULL, 'themeId' => 1623, 'type' => 'master_page', 'value' => 'index', ), ), 519 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002720355987548828, 'params' => array ( 'id' => NULL, 'themeId' => 1623, 'type' => 'master_page', 'value' => 'html_document', ), ), 520 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002200603485107422, 'params' => array ( 'id' => NULL, 'themeId' => 1623, 'type' => 'master_page', 'value' => 'blank', ), ), 521 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.0002639293670654297, 'params' => array ( 'id' => NULL, 'themeId' => 1623, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 522 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003638267517089844, 'params' => array ( 0 => 1623, ), ), 523 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0010039806365966797, 'params' => array ( 'themeId' => 1623, 'themeId2' => 1623, ), ), 524 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1623', 'execTime' => 0.00022602081298828125, 'params' => array ( ), ), 525 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00027108192443847656, 'params' => array ( 0 => 1624, ), ), 526 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002970695495605469, 'params' => array ( 0 => 1624, ), ), 527 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1624', 'execTime' => 0.000843048095703125, 'params' => NULL, ), 528 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1624', 'execTime' => 0.00043392181396484375, 'params' => NULL, ), 529 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1624', 'execTime' => 0.0012760162353515625, 'params' => NULL, ), 530 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0006110668182373047, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body', 'defaultValue' => '#fff5fb', 'type' => 'color', 'themeId' => 1624, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 531 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0004119873046875, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#553d2f', 'type' => 'color', 'themeId' => 1624, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 532 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00035500526428222656, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#578581', 'type' => 'color', 'themeId' => 1624, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 533 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003719329833984375, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#715848', 'type' => 'color', 'themeId' => 1624, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 534 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003609657287597656, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_page_wrap', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1624, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 535 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00032591819763183594, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow_footer', 'defaultValue' => '#fffdff', 'type' => 'color', 'themeId' => 1624, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '5. Footer background', 'description' => NULL, 'mobile' => false, ), ), 536 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003650188446044922, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header', 'defaultValue' => 'url(images/bg_pic.jpg)', 'type' => 'image', 'themeId' => 1624, 'key' => 'headerBackground', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 537 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00030303001403808594, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#715848', 'type' => 'color', 'themeId' => 1624, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 538 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003139972686767578, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#796458', 'type' => 'color', 'themeId' => 1624, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 539 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00032210350036621094, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.sitelogo', 'defaultValue' => 'url(images/site_name.png)', 'type' => 'image', 'themeId' => 1624, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '4. Logo image', 'description' => NULL, 'mobile' => false, ), ), 540 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002460479736328125, 'params' => array ( 'id' => NULL, 'themeId' => 1624, 'type' => 'decorator', 'value' => 'button', ), ), 541 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023818016052246094, 'params' => array ( 'id' => NULL, 'themeId' => 1624, 'type' => 'master_page', 'value' => 'dndindex', ), ), 542 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00025200843811035156, 'params' => array ( 'id' => NULL, 'themeId' => 1624, 'type' => 'master_page', 'value' => 'general', ), ), 543 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023698806762695312, 'params' => array ( 'id' => NULL, 'themeId' => 1624, 'type' => 'master_page', 'value' => 'index', ), ), 544 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002219676971435547, 'params' => array ( 'id' => NULL, 'themeId' => 1624, 'type' => 'master_page', 'value' => 'html_document', ), ), 545 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00020885467529296875, 'params' => array ( 'id' => NULL, 'themeId' => 1624, 'type' => 'master_page', 'value' => 'blank', ), ), 546 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.00026798248291015625, 'params' => array ( 'id' => NULL, 'themeId' => 1624, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 547 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00037097930908203125, 'params' => array ( 0 => 1624, ), ), 548 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.001068115234375, 'params' => array ( 'themeId' => 1624, 'themeId2' => 1624, ), ), 549 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1624', 'execTime' => 0.00025582313537597656, 'params' => array ( ), ), 550 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003330707550048828, 'params' => array ( 0 => 1625, ), ), 551 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003139972686767578, 'params' => array ( 0 => 1625, ), ), 552 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1625', 'execTime' => 0.000782012939453125, 'params' => NULL, ), 553 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1625', 'execTime' => 0.0004019737243652344, 'params' => NULL, ), 554 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1625', 'execTime' => 0.0010290145874023438, 'params' => NULL, ), 555 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0006380081176757812, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => 'body, .ow, .base_sign_in', 'defaultValue' => '#000213', 'type' => 'color', 'themeId' => 1625, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 556 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00034499168395996094, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html', 'defaultValue' => '#B4BCD0', 'type' => 'color', 'themeId' => 1625, 'key' => 'textColor', 'section' => '3. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 557 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00031185150146484375, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a', 'defaultValue' => '#F7F8F8', 'type' => 'color', 'themeId' => 1625, 'key' => 'linkColor', 'section' => '3. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 558 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003628730773925781, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#F7F8F8', 'type' => 'color', 'themeId' => 1625, 'key' => 'titleColor', 'section' => '3. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 559 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003418922424316406, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_logo_wrap a', 'defaultValue' => 'url(images/logo.svg)', 'type' => 'image', 'themeId' => 1625, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '2. Logo image', 'description' => NULL, 'mobile' => false, ), ), 560 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003662109375, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'html body .ow_box_cap h3, .ow_box_cap_empty h3', 'defaultValue' => '#F7F8F8', 'type' => 'color', 'themeId' => 1625, 'key' => 'WidgetTitleColor', 'section' => '3. Colors', 'label' => '6. Box title', 'description' => NULL, 'mobile' => false, ), ), 561 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003190040588378906, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#B4BCD0', 'type' => 'color', 'themeId' => 1625, 'key' => 'menuColor', 'section' => '3. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 562 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003368854522705078, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#7989A0', 'type' => 'color', 'themeId' => 1625, 'key' => 'txtValue', 'section' => '3. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 563 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00030803680419921875, 'params' => array ( 'id' => NULL, 'themeId' => 1625, 'type' => 'decorator', 'value' => 'button', ), ), 564 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023794174194335938, 'params' => array ( 'id' => NULL, 'themeId' => 1625, 'type' => 'master_page', 'value' => 'dndindex', ), ), 565 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00020885467529296875, 'params' => array ( 'id' => NULL, 'themeId' => 1625, 'type' => 'master_page', 'value' => 'general', ), ), 566 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00026106834411621094, 'params' => array ( 'id' => NULL, 'themeId' => 1625, 'type' => 'master_page', 'value' => 'index', ), ), 567 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00022983551025390625, 'params' => array ( 'id' => NULL, 'themeId' => 1625, 'type' => 'master_page', 'value' => 'html_document', ), ), 568 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002200603485107422, 'params' => array ( 'id' => NULL, 'themeId' => 1625, 'type' => 'master_page', 'value' => 'blank', ), ), 569 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.0002598762512207031, 'params' => array ( 'id' => NULL, 'themeId' => 1625, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 570 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0004050731658935547, 'params' => array ( 0 => 1625, ), ), 571 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0010089874267578125, 'params' => array ( 'themeId' => 1625, 'themeId2' => 1625, ), ), 572 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1625', 'execTime' => 0.0002269744873046875, 'params' => array ( ), ), 573 => array ( 'query' => 'SELECT * FROM ow_base_config WHERE `key` = \'base\' AND `name` = \'cachedEntitiesPostfix\' LIMIT 0, 1', 'execTime' => 0.0003299713134765625, 'params' => array ( ), ), 574 => array ( 'query' => 'UPDATE `ow_base_config` SET `value`=:value WHERE id=:id', 'execTime' => 0.0003409385681152344, 'params' => array ( 'id' => 521, 'value' => 'IPy6iryd', ), ), 575 => array ( 'query' => 'SELECT * FROM ow_base_config', 'execTime' => 0.0005869865417480469, 'params' => array ( ), ), 576 => array ( 'query' => 'SELECT * FROM ow_base_language WHERE `status` = \'active\'', 'execTime' => 0.0003948211669921875, 'params' => array ( ), ), 577 => array ( 'query' => 'SELECT k.*, p.`prefix`, v.`value` FROM ow_base_language_key AS k INNER JOIN ow_base_language_prefix AS p ON k.prefixId = p.id INNER JOIN ow_base_language_value AS v ON k.id = v.keyId AND v.languageId = ?', 'execTime' => 0.08172798156738281, 'params' => array ( 0 => 1, ), ), 578 => array ( 'query' => 'SELECT * FROM ow_base_language', 'execTime' => 0.0003809928894042969, 'params' => array ( ), ), 579 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `key` = \'simplicity\' LIMIT 0, 1', 'execTime' => 0.0007278919219970703, 'params' => array ( ), ), 580 => array ( 'query' => 'SELECT * FROM ow_base_theme_content WHERE `themeId` = 1606', 'execTime' => 0.0006308555603027344, 'params' => array ( ), ), 581 => array ( 'query' => 'SELECT * FROM ow_base_theme_master_page WHERE `themeId` = 1606', 'execTime' => 0.0003490447998046875, 'params' => array ( ), ), 582 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `key` = \'turquoise\' LIMIT 0, 1', 'execTime' => 0.0003249645233154297, 'params' => array ( ), ), 583 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `key` = \'turquoise\' LIMIT 0, 1', 'execTime' => 0.0002770423889160156, 'params' => array ( ), ), 584 => array ( 'query' => 'SELECT * FROM ow_base_theme_content WHERE `themeId` = 1607', 'execTime' => 0.00043702125549316406, 'params' => array ( ), ), 585 => array ( 'query' => 'SELECT * FROM ow_base_theme_master_page WHERE `themeId` = 1607', 'execTime' => 0.00032901763916015625, 'params' => array ( ), ), 586 => array ( 'query' => 'SELECT * FROM ow_base_document WHERE `isStatic` = 1 AND `isMobile` = 0', 'execTime' => 0.0003631114959716797, 'params' => array ( ), ), 587 => array ( 'query' => ' SELECT * FROM `ow_base_menu_item` WHERE `visibleFor` & ? AND `externalUrl` IS NULL AND `type` = ? ORDER BY `order` ASC LIMIT 1', 'execTime' => 0.000698089599609375, 'params' => array ( 0 => 1, 1 => 'main', ), ), 588 => array ( 'query' => ' SELECT `mi`.*, `mi`.`key` AS `menu_key`, `d`.`class`, `d`.`action`, `d`.`uri`, `d`.`isStatic` FROM `ow_base_menu_item` AS `mi` LEFT JOIN `ow_base_document` AS `d` ON ( `mi`.`documentKey` = `d`.`key`) WHERE `mi`.`type` = :menuType ORDER BY `mi`.`order` ASC', 'execTime' => 0.0009770393371582031, 'params' => array ( 'menuType' => 'main', ), ), 589 => array ( 'query' => ' SELECT `mi`.*, `mi`.`key` AS `menu_key`, `d`.`class`, `d`.`action`, `d`.`uri`, `d`.`isStatic` FROM `ow_base_menu_item` AS `mi` LEFT JOIN `ow_base_document` AS `d` ON ( `mi`.`documentKey` = `d`.`key`) WHERE `mi`.`type` = :menuType ORDER BY `mi`.`order` ASC', 'execTime' => 0.0008580684661865234, 'params' => array ( 'menuType' => 'bottom', ), ), 590 => array ( 'query' => 'SELECT * FROM ow_base_question_account_type ORDER BY sortOrder', 'execTime' => 0.0005209445953369141, 'params' => array ( ), ), 591 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'base\' AND `actionKey` = \'daily_login\' LIMIT 0, 1', 'execTime' => 0.0004730224609375, 'params' => array ( ), ), 592 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'base\' AND `actionKey` = \'user_join\' LIMIT 0, 1', 'execTime' => 0.0003800392150878906, 'params' => array ( ), ), 593 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'base\' AND `actionKey` = \'search_users\' LIMIT 0, 1', 'execTime' => 0.00032520294189453125, 'params' => array ( ), ), 594 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'base\' AND `actionKey` = \'add_comment\' LIMIT 0, 1', 'execTime' => 0.000370025634765625, 'params' => array ( ), ), 595 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'usercredits\' AND `actionKey` = \'buy_credits\' LIMIT 0, 1', 'execTime' => 0.0003070831298828125, 'params' => array ( ), ), 596 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'usercredits\' AND `actionKey` = \'grant_by_user\' LIMIT 0, 1', 'execTime' => 0.00031280517578125, 'params' => array ( ), ), 597 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'usercredits\' AND `actionKey` = \'grant_to_user\' LIMIT 0, 1', 'execTime' => 0.0003190040588378906, 'params' => array ( ), ), 598 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'usercredits\' AND `actionKey` = \'set_by_admin\' LIMIT 0, 1', 'execTime' => 0.00030612945556640625, 'params' => array ( ), ), 599 => array ( 'query' => 'SELECT * FROM ow_base_question_account_type ORDER BY sortOrder', 'execTime' => 0.000553131103515625, 'params' => array ( ), ), 600 => array ( 'query' => ' SELECT `question`.* FROM `ow_base_question` as `question` LEFT JOIN `ow_base_question_section` as `section` ON ( `question`.`sectionName` = `section`.`name` AND `question`.`sectionName` != \'\' AND `question`.`sectionName` IS NOT NULL ) WHERE `question`.`base` = 1 AND `question`.`onJoin` = \'1\' AND ( `section`.isHidden IS NULL OR `section`.isHidden = 0 ) ORDER BY IF( `section`.`name` IS NULL, 0, 1 ), `section`.`sortOrder`, `question`.`sortOrder` ', 'execTime' => 0.0011658668518066406, 'params' => NULL, ), 601 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` IN(\'sex\',\'match_sex\') ORDER BY sortOrder', 'execTime' => 0.0006899833679199219, 'params' => array ( ), ), 602 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` IN(\'username\',\'email\',\'password\',\'sex\',\'match_sex\') ORDER BY sortOrder', 'execTime' => 0.0008909702301025391, 'params' => array ( ), ), 603 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` IN(\'\',\'sex\') ORDER BY sortOrder', 'execTime' => 0.0005548000335693359, 'params' => array ( ), ), 604 => array ( 'query' => 'SELECT * FROM ow_base_question_value WHERE `questionName` IN(\'username\',\'email\',\'password\',\'sex\',\'match_sex\') ORDER BY questionName, sortOrder', 'execTime' => 0.001505136489868164, 'params' => array ( ), ), 605 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` = \'username\' LIMIT 0, 1', 'execTime' => 0.0005719661712646484, 'params' => array ( ), ), 606 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` = \'email\' LIMIT 0, 1', 'execTime' => 0.0006120204925537109, 'params' => array ( ), ), 607 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` = \'password\' LIMIT 0, 1', 'execTime' => 0.0005970001220703125, 'params' => array ( ), ), 608 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` = \'repeatPassword\' LIMIT 0, 1', 'execTime' => 0.0003600120544433594, 'params' => array ( ), ), 609 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` = \'sex\' LIMIT 0, 1', 'execTime' => 0.00039196014404296875, 'params' => array ( ), ), 610 => array ( 'query' => 'SELECT * FROM ow_skadate_account_type_to_gender', 'execTime' => 0.00041103363037109375, 'params' => array ( ), ), 611 => array ( 'query' => 'UPDATE `ow_base_plugin` SET developerKey=:dk WHERE `key`=:k', 'execTime' => 0.0004420280456542969, 'params' => array ( 'dk' => '99d6bdd5bb6468beaf118c4664dd92ff', 'k' => 'pcgallery', ), ), 612 => array ( 'query' => 'SELECT * FROM ow_base_language', 'execTime' => 0.000331878662109375, 'params' => array ( ), ), 613 => array ( 'query' => 'SELECT count(DISTINCT `entityId`) `count`, `entityType` FROM `ow_moderation_entity` WHERE `entityType` IN (\'user_join\', \'comment\', \'avatar-change\', \'photo_comments\', \'user-status\', \'blog-post\', \'event\', \'forum-topic\', \'forum-post\', \'group\') AND `userId`=0 GROUP BY `entityType`', 'execTime' => 0.0003039836883544922, 'params' => NULL, ), 614 => array ( 'query' => 'SELECT count(DISTINCT `entityId`) `count`, `entityType` FROM `ow_moderation_entity` WHERE `entityType` IN (\'user_join\', \'comment\', \'avatar-change\', \'photo_comments\', \'user-status\', \'blog-post\', \'event\', \'forum-topic\', \'forum-post\', \'group\') AND 1 GROUP BY `entityType`', 'execTime' => 0.0001850128173828125, 'params' => NULL, ), 615 => array ( 'query' => 'SELECT COUNT(*) FROM ow_base_invitation WHERE `userId` = 0', 'execTime' => 0.00020694732666015625, 'params' => array ( ), ), 616 => array ( 'query' => 'SELECT COUNT(*) FROM ow_base_invitation WHERE `userId` = 0 AND `viewed` = 0', 'execTime' => 0.00015091896057128906, 'params' => array ( ), ), 617 => array ( 'query' => 'SELECT COUNT(*) FROM ow_notifications_notification WHERE `userId` = 0 AND `viewed` = 0', 'execTime' => 0.00013208389282226562, 'params' => array ( ), ), 618 => array ( 'query' => 'SELECT COUNT(*) FROM ow_notifications_notification WHERE `userId` = 0', 'execTime' => 0.00011801719665527344, 'params' => array ( ), ), 619 => array ( 'query' => 'SELECT COUNT(*) FROM `ow_friends_friendship` `friends_friendship` INNER JOIN `ow_base_user` base_user_table_alias ON base_user_table_alias.`id` = `friends_friendship`.`userId` LEFT JOIN `ow_base_user_suspend` base_user_suspend_table_alias ON base_user_suspend_table_alias.`userId` = `base_user_table_alias`.`id` WHERE (`base_user_suspend_table_alias`.`id` IS NULL) AND (`base_user_table_alias`.`emailVerify` = 1) AND `friends_friendship`.`friendId`=0 AND `friends_friendship`.`status` = \'pending\'', 'execTime' => 0.0002601146697998047, 'params' => array ( ), ), 620 => array ( 'query' => 'SELECT COUNT(*) FROM `ow_friends_friendship` `friends_friendship` INNER JOIN `ow_base_user` base_user_table_alias ON base_user_table_alias.`id` = `friends_friendship`.`userId` LEFT JOIN `ow_base_user_suspend` base_user_suspend_table_alias ON base_user_suspend_table_alias.`userId` = `base_user_table_alias`.`id` WHERE (`base_user_suspend_table_alias`.`id` IS NULL) AND (`base_user_table_alias`.`emailVerify` = 1) AND `friends_friendship`.`friendId`=0 AND `friends_friendship`.`status` = \'pending\' AND `friends_friendship`.`viewed` = \'0\'', 'execTime' => 0.0002238750457763672, 'params' => array ( ), ), 621 => array ( 'query' => 'show tables like \'ow_base_geolocation_country\'', 'execTime' => 0.0014171600341796875, 'params' => NULL, ), 622 => array ( 'query' => 'SELECT * FROM ow_base_authorization_group', 'execTime' => 0.0004429817199707031, 'params' => array ( ), ), 623 => array ( 'query' => 'SELECT * FROM ow_base_authorization_moderator ORDER BY id', 'execTime' => 0.0004150867462158203, 'params' => array ( ), ), 624 => array ( 'query' => 'SELECT * FROM ow_base_authorization_moderator_permission', 'execTime' => 0.0002799034118652344, 'params' => array ( ), ), 625 => array ( 'query' => 'SELECT * FROM ow_base_authorization_action', 'execTime' => 0.0003349781036376953, 'params' => array ( ), ), 626 => array ( 'query' => 'SELECT * FROM ow_base_authorization_permission', 'execTime' => 0.0002799034118652344, 'params' => array ( ), ), 627 => array ( 'query' => 'SELECT * FROM ow_base_authorization_role ORDER BY `sortOrder` ASC', 'execTime' => 0.0003681182861328125, 'params' => array ( ), ), 628 => array ( 'query' => 'SELECT `b`.* FROM `ow_ads_banner` AS `b` LEFT JOIN `ow_ads_banner_position` AS `bp` ON (`b`.`id` = `bp`.`bannerId`) LEFT JOIN `ow_ads_banner_location` AS `bl` ON (`b`.`id` = `bl`.`bannerId`) WHERE `bp`.`position` = :position AND `bp`.`pluginKey` IN ( :pluginKey, \'base\' ) AND ( `bl`.`location` IS NULL)', 'execTime' => 0.0005779266357421875, 'params' => array ( 'pluginKey' => 'SKADATE', 'position' => 'top', ), ), 629 => array ( 'query' => 'SELECT `b`.* FROM `ow_ads_banner` AS `b` LEFT JOIN `ow_ads_banner_position` AS `bp` ON (`b`.`id` = `bp`.`bannerId`) LEFT JOIN `ow_ads_banner_location` AS `bl` ON (`b`.`id` = `bl`.`bannerId`) WHERE `bp`.`position` = :position AND `bp`.`pluginKey` IN ( :pluginKey, \'base\' ) AND ( `bl`.`location` IS NULL)', 'execTime' => 0.000415802001953125, 'params' => array ( 'pluginKey' => 'SKADATE', 'position' => 'bottom', ), ), 630 => array ( 'query' => 'SELECT * FROM ow_base_place WHERE `name` = \'index\' LIMIT 0, 1', 'execTime' => 0.0004589557647705078, 'params' => array ( ), ), 631 => array ( 'query' => 'SELECT * FROM ow_base_component_place_cache WHERE `placeId` = 2 AND `entityId` = 0 LIMIT 0, 1', 'execTime' => 0.0005588531494140625, 'params' => array ( ), ), 632 => array ( 'query' => 'SELECT `b`.* FROM `ow_ads_banner` AS `b` LEFT JOIN `ow_ads_banner_position` AS `bp` ON (`b`.`id` = `bp`.`bannerId`) LEFT JOIN `ow_ads_banner_location` AS `bl` ON (`b`.`id` = `bl`.`bannerId`) WHERE `bp`.`position` = :position AND `bp`.`pluginKey` IN ( :pluginKey, \'base\' ) AND ( `bl`.`location` IS NULL)', 'execTime' => 0.0005450248718261719, 'params' => array ( 'pluginKey' => 'SKADATE', 'position' => 'sidebar', ), ), ), 'debugMode' => true, 'isProfilerEnabled' => true, 'profiler' => \UTIL_Profiler::__set_state(array( 'checkPoints' => array ( 'start' => 1774337865.026099, ), 'key' => 'db', 'result' => array ( ), 'chkCounter' => 0, )), 'queryExecTime' => 0.0005450248718261719, 'totalQueryExecTime' => 0.28398704528808594, 'queryCount' => 633, 'useCashe' => false, )), )), 'userApproveDao' => \BOL_UserApproveDao::__set_state(array( 'dbo' => \OW_Database::__set_state(array( 'connection' => \PDO::__set_state(array( )), 'affectedRows' => 0, 'queryLog' => array ( 0 => array ( 'query' => 'SELECT * FROM ow_base_config', 'execTime' => 0.0009129047393798828, 'params' => array ( ), ), 1 => array ( 'query' => 'SELECT * FROM ow_base_language', 'execTime' => 0.0005710124969482422, 'params' => array ( ), ), 2 => array ( 'query' => 'SELECT * FROM ow_base_plugin', 'execTime' => 0.0006101131439208984, 'params' => array ( ), ), 3 => array ( 'query' => 'SELECT * FROM ow_base_language ORDER BY `order` ASC LIMIT 0, 1', 'execTime' => 0.0005078315734863281, 'params' => array ( ), ), 4 => array ( 'query' => 'SET TIME_ZONE = ?', 'execTime' => 0.0004220008850097656, 'params' => array ( 0 => '-04:00', ), ), 5 => array ( 'query' => 'SELECT * FROM ow_virtualgifts_template', 'execTime' => 0.0006029605865478516, 'params' => array ( ), ), 6 => array ( 'query' => 'SELECT * FROM ow_base_document WHERE `uri` = \'join\' AND `isStatic` = 1 LIMIT 0, 1', 'execTime' => 0.0007178783416748047, 'params' => array ( ), ), 7 => array ( 'query' => 'SELECT * FROM ow_base_theme', 'execTime' => 0.0006940364837646484, 'params' => array ( ), ), 8 => array ( 'query' => 'SELECT * FROM ow_base_theme', 'execTime' => 0.0008101463317871094, 'params' => array ( ), ), 9 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0004200935363769531, 'params' => array ( 0 => 1555, ), ), 10 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0004000663757324219, 'params' => array ( 0 => 1555, ), ), 11 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1555', 'execTime' => 0.0010080337524414062, 'params' => NULL, ), 12 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1555', 'execTime' => 0.0004069805145263672, 'params' => NULL, ), 13 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1555', 'execTime' => 0.0010979175567626953, 'params' => NULL, ), 14 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0006210803985595703, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body', 'defaultValue' => '#FDF0E6', 'type' => 'color', 'themeId' => 1555, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 15 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0004799365997314453, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#825842', 'type' => 'color', 'themeId' => 1555, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 16 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003509521484375, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#2a80ae', 'type' => 'color', 'themeId' => 1555, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 17 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003490447998046875, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#B99480', 'type' => 'color', 'themeId' => 1555, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 18 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00035500526428222656, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_page_wrap', 'defaultValue' => 'url(images/promo.png)', 'type' => 'image', 'themeId' => 1555, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 19 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0004341602325439453, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_page_wrap_inner', 'defaultValue' => 'url(images/promo_inner.png)', 'type' => 'image', 'themeId' => 1555, 'key' => 'headerBackground', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 20 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003848075866699219, 'params' => array ( 'id' => NULL, 'attribute' => 'background', 'selector' => '.ow_footer', 'defaultValue' => '#FDF0E6', 'type' => 'color', 'themeId' => 1555, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '5. Footer background color', 'description' => NULL, 'mobile' => false, ), ), 21 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003299713134765625, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1555, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 22 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003349781036376953, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#ff7000', 'type' => 'color', 'themeId' => 1555, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 23 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0004229545593261719, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.sitelogo', 'defaultValue' => 'url(images/sitelogo.png)', 'type' => 'image', 'themeId' => 1555, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '4. Logo image', 'description' => NULL, 'mobile' => false, ), ), 24 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0003199577331542969, 'params' => array ( 'id' => NULL, 'themeId' => 1555, 'type' => 'decorator', 'value' => 'button', ), ), 25 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00029921531677246094, 'params' => array ( 'id' => NULL, 'themeId' => 1555, 'type' => 'master_page', 'value' => 'dndindex', ), ), 26 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00025391578674316406, 'params' => array ( 'id' => NULL, 'themeId' => 1555, 'type' => 'master_page', 'value' => 'general', ), ), 27 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023698806762695312, 'params' => array ( 'id' => NULL, 'themeId' => 1555, 'type' => 'master_page', 'value' => 'index', ), ), 28 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00030994415283203125, 'params' => array ( 'id' => NULL, 'themeId' => 1555, 'type' => 'master_page', 'value' => 'html_document', ), ), 29 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002410411834716797, 'params' => array ( 'id' => NULL, 'themeId' => 1555, 'type' => 'master_page', 'value' => 'blank', ), ), 30 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.0002942085266113281, 'params' => array ( 'id' => NULL, 'themeId' => 1555, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 31 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00039196014404296875, 'params' => array ( 0 => 1555, ), ), 32 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0010747909545898438, 'params' => array ( 'themeId' => 1555, 'themeId2' => 1555, ), ), 33 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1555', 'execTime' => 0.0003249645233154297, 'params' => array ( ), ), 34 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00033783912658691406, 'params' => array ( 0 => 1559, ), ), 35 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002949237823486328, 'params' => array ( 0 => 1559, ), ), 36 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1559', 'execTime' => 0.0008411407470703125, 'params' => NULL, ), 37 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1559', 'execTime' => 0.000370025634765625, 'params' => NULL, ), 38 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1559', 'execTime' => 0.0010089874267578125, 'params' => NULL, ), 39 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0006060600280761719, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body, .base_sign_in', 'defaultValue' => '#ece8e4', 'type' => 'color', 'themeId' => 1559, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 40 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.000431060791015625, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#494949', 'type' => 'color', 'themeId' => 1559, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 41 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003490447998046875, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#004d7e', 'type' => 'color', 'themeId' => 1559, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 42 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003581047058105469, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#004d7e', 'type' => 'color', 'themeId' => 1559, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 43 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.000392913818359375, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header_wrap', 'defaultValue' => 'url(images/bg_small.jpg)', 'type' => 'image', 'themeId' => 1559, 'key' => 'headerImage', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 44 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00047588348388671875, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header_pic', 'defaultValue' => 'url(images/header_s.png)', 'type' => 'image', 'themeId' => 1559, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '4. Logo image', 'description' => NULL, 'mobile' => false, ), ), 45 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00045418739318847656, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#252525', 'type' => 'color', 'themeId' => 1559, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 46 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00034999847412109375, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#494949', 'type' => 'color', 'themeId' => 1559, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 47 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00037598609924316406, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_sign_in, .index_master_page.ow_page_wrap', 'defaultValue' => 'url(images/bg.jpg)', 'type' => 'image', 'themeId' => 1559, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 48 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002868175506591797, 'params' => array ( 'id' => NULL, 'themeId' => 1559, 'type' => 'decorator', 'value' => 'button', ), ), 49 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023889541625976562, 'params' => array ( 'id' => NULL, 'themeId' => 1559, 'type' => 'master_page', 'value' => 'dndindex', ), ), 50 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00031280517578125, 'params' => array ( 'id' => NULL, 'themeId' => 1559, 'type' => 'master_page', 'value' => 'general', ), ), 51 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023293495178222656, 'params' => array ( 'id' => NULL, 'themeId' => 1559, 'type' => 'master_page', 'value' => 'index', ), ), 52 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002181529998779297, 'params' => array ( 'id' => NULL, 'themeId' => 1559, 'type' => 'master_page', 'value' => 'html_document', ), ), 53 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00021505355834960938, 'params' => array ( 'id' => NULL, 'themeId' => 1559, 'type' => 'master_page', 'value' => 'blank', ), ), 54 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.00027108192443847656, 'params' => array ( 'id' => NULL, 'themeId' => 1559, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 55 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0004589557647705078, 'params' => array ( 0 => 1559, ), ), 56 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0011219978332519531, 'params' => array ( 'themeId' => 1559, 'themeId2' => 1559, ), ), 57 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1559', 'execTime' => 0.00026798248291015625, 'params' => array ( ), ), 58 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003077983856201172, 'params' => array ( 0 => 1606, ), ), 59 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00030112266540527344, 'params' => array ( 0 => 1606, ), ), 60 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1606', 'execTime' => 0.001013040542602539, 'params' => NULL, ), 61 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1606', 'execTime' => 0.00028896331787109375, 'params' => NULL, ), 62 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1606', 'execTime' => 0.0008571147918701172, 'params' => NULL, ), 63 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0006830692291259766, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => 'body, .ow_bg_color', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1606, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 64 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00038909912109375, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html', 'defaultValue' => '#828894', 'type' => 'color', 'themeId' => 1606, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 65 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0004019737243652344, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a', 'defaultValue' => '#5b646a', 'type' => 'color', 'themeId' => 1606, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 66 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00034499168395996094, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#5b646a', 'type' => 'color', 'themeId' => 1606, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 67 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003638267517089844, 'params' => array ( 'id' => NULL, 'attribute' => 'background', 'selector' => '.ow_footer', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1606, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '4. Footer background color', 'description' => NULL, 'mobile' => false, ), ), 68 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0004401206970214844, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_logo', 'defaultValue' => 'url(images/logo.png)', 'type' => 'image', 'themeId' => 1606, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '3. Logo image', 'description' => NULL, 'mobile' => false, ), ), 69 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00035381317138671875, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header_pic', 'defaultValue' => 'url(images/header.jpg)', 'type' => 'image', 'themeId' => 1606, 'key' => 'headerImage', 'section' => '1. General Settings', 'label' => '2. Header background image', 'description' => NULL, 'mobile' => false, ), ), 70 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003609657287597656, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#5b646a', 'type' => 'color', 'themeId' => 1606, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 71 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003330707550048828, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_outline, .ow_txt_value', 'defaultValue' => '#2db395', 'type' => 'color', 'themeId' => 1606, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 72 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002541542053222656, 'params' => array ( 'id' => NULL, 'themeId' => 1606, 'type' => 'decorator', 'value' => 'button', ), ), 73 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00028705596923828125, 'params' => array ( 'id' => NULL, 'themeId' => 1606, 'type' => 'master_page', 'value' => 'dndindex', ), ), 74 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023102760314941406, 'params' => array ( 'id' => NULL, 'themeId' => 1606, 'type' => 'master_page', 'value' => 'admin', ), ), 75 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00021696090698242188, 'params' => array ( 'id' => NULL, 'themeId' => 1606, 'type' => 'master_page', 'value' => 'general', ), ), 76 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00024390220642089844, 'params' => array ( 'id' => NULL, 'themeId' => 1606, 'type' => 'master_page', 'value' => 'html_document', ), ), 77 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023508071899414062, 'params' => array ( 'id' => NULL, 'themeId' => 1606, 'type' => 'master_page', 'value' => 'blank', ), ), 78 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023603439331054688, 'params' => array ( 'id' => NULL, 'themeId' => 1606, 'type' => 'm_master_page', 'value' => 'mobile_blank', ), ), 79 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023102760314941406, 'params' => array ( 'id' => NULL, 'themeId' => 1606, 'type' => 'm_master_page', 'value' => 'mobile_general', ), ), 80 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002589225769042969, 'params' => array ( 'id' => NULL, 'themeId' => 1606, 'type' => 'm_master_page', 'value' => 'mobile_html_document', ), ), 81 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00039505958557128906, 'params' => array ( 0 => 1606, ), ), 82 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0010399818420410156, 'params' => array ( 'themeId' => 1606, 'themeId2' => 1606, ), ), 83 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1606', 'execTime' => 0.0003027915954589844, 'params' => array ( ), ), 84 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00032591819763183594, 'params' => array ( 0 => 1607, ), ), 85 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002830028533935547, 'params' => array ( 0 => 1607, ), ), 86 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1607', 'execTime' => 0.0008039474487304688, 'params' => NULL, ), 87 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1607', 'execTime' => 0.0004851818084716797, 'params' => NULL, ), 88 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1607', 'execTime' => 0.0011649131774902344, 'params' => NULL, ), 89 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0006041526794433594, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => 'body, .ow_bg_color', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1607, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 90 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003559589385986328, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .index_qs_widget', 'defaultValue' => '#828894', 'type' => 'color', 'themeId' => 1607, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 91 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00039887428283691406, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a', 'defaultValue' => '#5b646a', 'type' => 'color', 'themeId' => 1607, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 92 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003559589385986328, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#5b646a', 'type' => 'color', 'themeId' => 1607, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 93 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00031304359436035156, 'params' => array ( 'id' => NULL, 'attribute' => 'background', 'selector' => '.ow_footer', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1607, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '5. Footer background color', 'description' => NULL, 'mobile' => false, ), ), 94 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00036787986755371094, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_logo, .index_master_page .logo_url', 'defaultValue' => 'url(images/logo.png)', 'type' => 'image', 'themeId' => 1607, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '4. Logo image', 'description' => NULL, 'mobile' => false, ), ), 95 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003101825714111328, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header_pic', 'defaultValue' => 'url(images/header.jpg)', 'type' => 'image', 'themeId' => 1607, 'key' => 'headerImage', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 96 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00034880638122558594, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#5b646a', 'type' => 'color', 'themeId' => 1607, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 97 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003209114074707031, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_outline, .ow_txt_value', 'defaultValue' => '#ef6ba3', 'type' => 'color', 'themeId' => 1607, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 98 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003159046173095703, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.index_master_page .ow_header_wrap', 'defaultValue' => 'url(images/bg_promo.jpg)', 'type' => 'image', 'themeId' => 1607, 'key' => 'indexImage', 'section' => '1. General Settings', 'label' => '2. Page background image', 'description' => NULL, 'mobile' => false, ), ), 99 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00025916099548339844, 'params' => array ( 'id' => NULL, 'themeId' => 1607, 'type' => 'decorator', 'value' => 'button', ), ), 100 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002319812774658203, 'params' => array ( 'id' => NULL, 'themeId' => 1607, 'type' => 'master_page', 'value' => 'dndindex', ), ), 101 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002219676971435547, 'params' => array ( 'id' => NULL, 'themeId' => 1607, 'type' => 'master_page', 'value' => 'general', ), ), 102 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00021600723266601562, 'params' => array ( 'id' => NULL, 'themeId' => 1607, 'type' => 'master_page', 'value' => 'index', ), ), 103 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002529621124267578, 'params' => array ( 'id' => NULL, 'themeId' => 1607, 'type' => 'master_page', 'value' => 'html_document', ), ), 104 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00021791458129882812, 'params' => array ( 'id' => NULL, 'themeId' => 1607, 'type' => 'master_page', 'value' => 'blank', ), ), 105 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.0002639293670654297, 'params' => array ( 'id' => NULL, 'themeId' => 1607, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 106 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003981590270996094, 'params' => array ( 0 => 1607, ), ), 107 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0010190010070800781, 'params' => array ( 'themeId' => 1607, 'themeId2' => 1607, ), ), 108 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1607', 'execTime' => 0.0002288818359375, 'params' => array ( ), ), 109 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002739429473876953, 'params' => array ( 0 => 1608, ), ), 110 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002810955047607422, 'params' => array ( 0 => 1608, ), ), 111 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1608', 'execTime' => 0.0006909370422363281, 'params' => NULL, ), 112 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1608', 'execTime' => 0.0003859996795654297, 'params' => NULL, ), 113 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1608', 'execTime' => 0.0012140274047851562, 'params' => NULL, ), 114 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0006749629974365234, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => 'body, body.ow, body.base_sign_in', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1608, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 115 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003941059112548828, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#333', 'type' => 'color', 'themeId' => 1608, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 116 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00032901763916015625, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#2a80ae', 'type' => 'color', 'themeId' => 1608, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 117 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00039005279541015625, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#005466', 'type' => 'color', 'themeId' => 1608, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 118 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003330707550048828, 'params' => array ( 'id' => NULL, 'attribute' => 'background', 'selector' => '.ow_footer', 'defaultValue' => '#EAF7FB', 'type' => 'color', 'themeId' => 1608, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '5. Footer background color', 'description' => NULL, 'mobile' => false, ), ), 119 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00030493736267089844, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header', 'defaultValue' => 'url(images/header_s.png)', 'type' => 'image', 'themeId' => 1608, 'key' => 'headerBackground', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 120 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00037097930908203125, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_logo', 'defaultValue' => 'url(images/logo.png)', 'type' => 'image', 'themeId' => 1608, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '4. Logo image', 'description' => NULL, 'mobile' => false, ), ), 121 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0002899169921875, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#005466', 'type' => 'color', 'themeId' => 1608, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 122 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0002989768981933594, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#005074', 'type' => 'color', 'themeId' => 1608, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 123 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003478527069091797, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page', 'defaultValue' => 'url(images/bg.png)', 'type' => 'image', 'themeId' => 1608, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 124 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.000244140625, 'params' => array ( 'id' => NULL, 'themeId' => 1608, 'type' => 'decorator', 'value' => 'button', ), ), 125 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002200603485107422, 'params' => array ( 'id' => NULL, 'themeId' => 1608, 'type' => 'master_page', 'value' => 'dndindex', ), ), 126 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002701282501220703, 'params' => array ( 'id' => NULL, 'themeId' => 1608, 'type' => 'master_page', 'value' => 'general', ), ), 127 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00021314620971679688, 'params' => array ( 'id' => NULL, 'themeId' => 1608, 'type' => 'master_page', 'value' => 'index', ), ), 128 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00020885467529296875, 'params' => array ( 'id' => NULL, 'themeId' => 1608, 'type' => 'master_page', 'value' => 'html_document', ), ), 129 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00020599365234375, 'params' => array ( 'id' => NULL, 'themeId' => 1608, 'type' => 'master_page', 'value' => 'blank', ), ), 130 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.0002582073211669922, 'params' => array ( 'id' => NULL, 'themeId' => 1608, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 131 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00037217140197753906, 'params' => array ( 0 => 1608, ), ), 132 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.001035928726196289, 'params' => array ( 'themeId' => 1608, 'themeId2' => 1608, ), ), 133 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1608', 'execTime' => 0.0002760887145996094, 'params' => array ( ), ), 134 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00031876564025878906, 'params' => array ( 0 => 1609, ), ), 135 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00031495094299316406, 'params' => array ( 0 => 1609, ), ), 136 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1609', 'execTime' => 0.0008540153503417969, 'params' => NULL, ), 137 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1609', 'execTime' => 0.0005068778991699219, 'params' => NULL, ), 138 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1609', 'execTime' => 0.001313924789428711, 'params' => NULL, ), 139 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0006289482116699219, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => 'body, .ow, body, html, .base_sign_in', 'defaultValue' => '#333', 'type' => 'color', 'themeId' => 1609, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 140 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003838539123535156, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html', 'defaultValue' => '#c4c4c4', 'type' => 'color', 'themeId' => 1609, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 141 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003612041473388672, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a', 'defaultValue' => '#ae9e78', 'type' => 'color', 'themeId' => 1609, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 142 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00034499168395996094, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#e4e4e4', 'type' => 'color', 'themeId' => 1609, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 143 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00028204917907714844, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow_footer', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1609, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '7. Footer background color', 'description' => NULL, 'mobile' => false, ), ), 144 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00035381317138671875, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1609, 'key' => 'headerBackground', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 145 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0002999305725097656, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_logo_wrap a', 'defaultValue' => 'url(images/logo_console.png)', 'type' => 'image', 'themeId' => 1609, 'key' => 'ConsoleImage', 'section' => '1. General Settings', 'label' => '6. Console logo image', 'description' => NULL, 'mobile' => false, ), ), 146 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0002911090850830078, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.logo_url', 'defaultValue' => 'url(images/logo_inner.png)', 'type' => 'image', 'themeId' => 1609, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '5. Inner logo image', 'description' => NULL, 'mobile' => false, ), ), 147 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003440380096435547, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#cbcbcb', 'type' => 'color', 'themeId' => 1609, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 148 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003211498260498047, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#D76243', 'type' => 'color', 'themeId' => 1609, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 149 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003039836883544922, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.index_master_page .logo_url', 'defaultValue' => 'url(images/logo_index.png)', 'type' => 'image', 'themeId' => 1609, 'key' => 'indexLogoImage', 'section' => '1. General Settings', 'label' => '4. Index logo image', 'description' => NULL, 'mobile' => false, ), ), 150 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003490447998046875, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.index_master_page .ow_header', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1609, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 151 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002460479736328125, 'params' => array ( 'id' => NULL, 'themeId' => 1609, 'type' => 'decorator', 'value' => 'button', ), ), 152 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023484230041503906, 'params' => array ( 'id' => NULL, 'themeId' => 1609, 'type' => 'master_page', 'value' => 'dndindex', ), ), 153 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00027298927307128906, 'params' => array ( 'id' => NULL, 'themeId' => 1609, 'type' => 'master_page', 'value' => 'general', ), ), 154 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00022101402282714844, 'params' => array ( 'id' => NULL, 'themeId' => 1609, 'type' => 'master_page', 'value' => 'index', ), ), 155 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023293495178222656, 'params' => array ( 'id' => NULL, 'themeId' => 1609, 'type' => 'master_page', 'value' => 'html_document', ), ), 156 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002110004425048828, 'params' => array ( 'id' => NULL, 'themeId' => 1609, 'type' => 'master_page', 'value' => 'blank', ), ), 157 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.00025200843811035156, 'params' => array ( 'id' => NULL, 'themeId' => 1609, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 158 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00037097930908203125, 'params' => array ( 0 => 1609, ), ), 159 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0011229515075683594, 'params' => array ( 'themeId' => 1609, 'themeId2' => 1609, ), ), 160 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1609', 'execTime' => 0.0002751350402832031, 'params' => array ( ), ), 161 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003180503845214844, 'params' => array ( 0 => 1610, ), ), 162 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003161430358886719, 'params' => array ( 0 => 1610, ), ), 163 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1610', 'execTime' => 0.0008440017700195312, 'params' => NULL, ), 164 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1610', 'execTime' => 0.0004451274871826172, 'params' => NULL, ), 165 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1610', 'execTime' => 0.0013129711151123047, 'params' => NULL, ), 166 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0006320476531982422, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => 'body, .base_sign_in', 'defaultValue' => '#e8e7e7', 'type' => 'color', 'themeId' => 1610, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 167 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003638267517089844, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html', 'defaultValue' => '#4f5460', 'type' => 'color', 'themeId' => 1610, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 168 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003190040588378906, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a', 'defaultValue' => '#465c95', 'type' => 'color', 'themeId' => 1610, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 169 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0004019737243652344, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#666', 'type' => 'color', 'themeId' => 1610, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 170 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.000347137451171875, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow_footer', 'defaultValue' => '#e17e64', 'type' => 'color', 'themeId' => 1610, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '7. Footer background color', 'description' => NULL, 'mobile' => false, ), ), 171 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00030803680419921875, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_logo_wrap a', 'defaultValue' => 'url(images/logo_console.png)', 'type' => 'image', 'themeId' => 1610, 'key' => 'ConsoleImage', 'section' => '1. General Settings', 'label' => '6. Console logo image', 'description' => NULL, 'mobile' => false, ), ), 172 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00034999847412109375, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header_pic_wrap', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1610, 'key' => 'headerBackground', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 173 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00032806396484375, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.logo_url', 'defaultValue' => 'url(images/logo_inner.png)', 'type' => 'image', 'themeId' => 1610, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '5. Inner logo image', 'description' => NULL, 'mobile' => false, ), ), 174 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003151893615722656, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#cbcbcb', 'type' => 'color', 'themeId' => 1610, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 175 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003159046173095703, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#D76243', 'type' => 'color', 'themeId' => 1610, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 176 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00031304359436035156, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.index_master_page .logo_url', 'defaultValue' => 'url(images/logo_index.png)', 'type' => 'image', 'themeId' => 1610, 'key' => 'indexLogoImage', 'section' => '1. General Settings', 'label' => '4. Index logo image', 'description' => NULL, 'mobile' => false, ), ), 177 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003209114074707031, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.index_master_page .ow_header', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1610, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 178 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00024700164794921875, 'params' => array ( 'id' => NULL, 'themeId' => 1610, 'type' => 'decorator', 'value' => 'button', ), ), 179 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002319812774658203, 'params' => array ( 'id' => NULL, 'themeId' => 1610, 'type' => 'master_page', 'value' => 'dndindex', ), ), 180 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00022292137145996094, 'params' => array ( 'id' => NULL, 'themeId' => 1610, 'type' => 'master_page', 'value' => 'general', ), ), 181 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002589225769042969, 'params' => array ( 'id' => NULL, 'themeId' => 1610, 'type' => 'master_page', 'value' => 'index', ), ), 182 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00021696090698242188, 'params' => array ( 'id' => NULL, 'themeId' => 1610, 'type' => 'master_page', 'value' => 'html_document', ), ), 183 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00022912025451660156, 'params' => array ( 'id' => NULL, 'themeId' => 1610, 'type' => 'master_page', 'value' => 'blank', ), ), 184 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.00025200843811035156, 'params' => array ( 'id' => NULL, 'themeId' => 1610, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 185 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00043201446533203125, 'params' => array ( 0 => 1610, ), ), 186 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0006840229034423828, 'params' => array ( 'themeId' => 1610, 'themeId2' => 1610, ), ), 187 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1610', 'execTime' => 0.00011801719665527344, 'params' => array ( ), ), 188 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00014901161193847656, 'params' => array ( 0 => 1611, ), ), 189 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.000141143798828125, 'params' => array ( 0 => 1611, ), ), 190 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1611', 'execTime' => 0.0002830028533935547, 'params' => NULL, ), 191 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1611', 'execTime' => 0.00015211105346679688, 'params' => NULL, ), 192 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1611', 'execTime' => 0.0003960132598876953, 'params' => NULL, ), 193 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0005090236663818359, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body', 'defaultValue' => '#2f0023', 'type' => 'color', 'themeId' => 1611, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 194 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00040602684020996094, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#cecece', 'type' => 'color', 'themeId' => 1611, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 195 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.000308990478515625, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#5079cd', 'type' => 'color', 'themeId' => 1611, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 196 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003218650817871094, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#cecece', 'type' => 'color', 'themeId' => 1611, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 197 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003650188446044922, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_page_wrap', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1611, 'key' => 'backgroundImage', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 198 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0002951622009277344, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header', 'defaultValue' => 'url(images/bg_pic.jpg)', 'type' => 'image', 'themeId' => 1611, 'key' => 'headerImage', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 199 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003349781036376953, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1611, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 200 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.000370025634765625, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#cecece', 'type' => 'color', 'themeId' => 1611, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 201 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00031685829162597656, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .sitelogo', 'defaultValue' => 'url(images/site_name.png)', 'type' => 'image', 'themeId' => 1611, 'key' => 'indexLogoImage', 'section' => '1. General Settings', 'label' => '4. Index Logo image', 'description' => NULL, 'mobile' => false, ), ), 202 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00030112266540527344, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.sitelogo', 'defaultValue' => 'url(images/site_name.png)', 'type' => 'image', 'themeId' => 1611, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '5. Logo image', 'description' => NULL, 'mobile' => false, ), ), 203 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002529621124267578, 'params' => array ( 'id' => NULL, 'themeId' => 1611, 'type' => 'decorator', 'value' => 'button', ), ), 204 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023603439331054688, 'params' => array ( 'id' => NULL, 'themeId' => 1611, 'type' => 'master_page', 'value' => 'dndindex', ), ), 205 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00021791458129882812, 'params' => array ( 'id' => NULL, 'themeId' => 1611, 'type' => 'master_page', 'value' => 'general', ), ), 206 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00024700164794921875, 'params' => array ( 'id' => NULL, 'themeId' => 1611, 'type' => 'master_page', 'value' => 'index', ), ), 207 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002300739288330078, 'params' => array ( 'id' => NULL, 'themeId' => 1611, 'type' => 'master_page', 'value' => 'html_document', ), ), 208 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00021195411682128906, 'params' => array ( 'id' => NULL, 'themeId' => 1611, 'type' => 'master_page', 'value' => 'blank', ), ), 209 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.0002510547637939453, 'params' => array ( 'id' => NULL, 'themeId' => 1611, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 210 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0004761219024658203, 'params' => array ( 0 => 1611, ), ), 211 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0010979175567626953, 'params' => array ( 'themeId' => 1611, 'themeId2' => 1611, ), ), 212 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1611', 'execTime' => 0.0002300739288330078, 'params' => array ( ), ), 213 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003249645233154297, 'params' => array ( 0 => 1612, ), ), 214 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.000263214111328125, 'params' => array ( 0 => 1612, ), ), 215 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1612', 'execTime' => 0.0008919239044189453, 'params' => NULL, ), 216 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1612', 'execTime' => 0.0004279613494873047, 'params' => NULL, ), 217 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1612', 'execTime' => 0.0014429092407226562, 'params' => NULL, ), 218 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00043201446533203125, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body', 'defaultValue' => '#493e5e', 'type' => 'color', 'themeId' => 1612, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 219 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00028395652770996094, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#b9b3bd', 'type' => 'color', 'themeId' => 1612, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 220 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00024390220642089844, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#4aaed3', 'type' => 'color', 'themeId' => 1612, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 221 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00023889541625976562, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#d9d1dd', 'type' => 'color', 'themeId' => 1612, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 222 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00023603439331054688, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_page_wrap', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1612, 'key' => 'backgroundImage', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 223 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00024700164794921875, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header', 'defaultValue' => 'url(images/bg_pic.jpg)', 'type' => 'image', 'themeId' => 1612, 'key' => 'headerBackground', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 224 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00020503997802734375, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_site_panel_logo', 'defaultValue' => 'url(images/site_name3.png)', 'type' => 'image', 'themeId' => 1612, 'key' => 'ConsoleImage', 'section' => '1. General Settings', 'label' => '6. Console logo image', 'description' => NULL, 'mobile' => false, ), ), 225 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00012421607971191406, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#aba8af', 'type' => 'color', 'themeId' => 1612, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 226 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001289844512939453, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#cecece', 'type' => 'color', 'themeId' => 1612, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 227 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001239776611328125, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .sitelogo', 'defaultValue' => 'url(images/site_name.png)', 'type' => 'image', 'themeId' => 1612, 'key' => 'indexLogoImage', 'section' => '1. General Settings', 'label' => '4. Index logo image', 'description' => NULL, 'mobile' => false, ), ), 228 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00014495849609375, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.sitelogo', 'defaultValue' => 'url(images/site_name2.png)', 'type' => 'image', 'themeId' => 1612, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '5. Inner logo image', 'description' => NULL, 'mobile' => false, ), ), 229 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011801719665527344, 'params' => array ( 'id' => NULL, 'themeId' => 1612, 'type' => 'decorator', 'value' => 'button', ), ), 230 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010895729064941406, 'params' => array ( 'id' => NULL, 'themeId' => 1612, 'type' => 'master_page', 'value' => 'dndindex', ), ), 231 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 9.799003601074219E-5, 'params' => array ( 'id' => NULL, 'themeId' => 1612, 'type' => 'master_page', 'value' => 'general', ), ), 232 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 9.799003601074219E-5, 'params' => array ( 'id' => NULL, 'themeId' => 1612, 'type' => 'master_page', 'value' => 'index', ), ), 233 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 9.703636169433594E-5, 'params' => array ( 'id' => NULL, 'themeId' => 1612, 'type' => 'master_page', 'value' => 'html_document', ), ), 234 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 9.489059448242188E-5, 'params' => array ( 'id' => NULL, 'themeId' => 1612, 'type' => 'master_page', 'value' => 'blank', ), ), 235 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.00013399124145507812, 'params' => array ( 'id' => NULL, 'themeId' => 1612, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 236 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002040863037109375, 'params' => array ( 0 => 1612, ), ), 237 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0004830360412597656, 'params' => array ( 'themeId' => 1612, 'themeId2' => 1612, ), ), 238 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1612', 'execTime' => 0.00011110305786132812, 'params' => array ( ), ), 239 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001430511474609375, 'params' => array ( 0 => 1613, ), ), 240 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.000125885009765625, 'params' => array ( 0 => 1613, ), ), 241 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1613', 'execTime' => 0.0004520416259765625, 'params' => NULL, ), 242 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1613', 'execTime' => 0.0001609325408935547, 'params' => NULL, ), 243 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1613', 'execTime' => 0.0004851818084716797, 'params' => NULL, ), 244 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0004291534423828125, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1613, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 245 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003330707550048828, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#4b4b4b', 'type' => 'color', 'themeId' => 1613, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 246 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0004150867462158203, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#0a4200', 'type' => 'color', 'themeId' => 1613, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 247 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00039505958557128906, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#0a4200', 'type' => 'color', 'themeId' => 1613, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 248 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0002009868621826172, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_page_wrap', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1613, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 249 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00014090538024902344, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow_footer, .base_index_page .ow_footer', 'defaultValue' => '#4b4b4b', 'type' => 'color', 'themeId' => 1613, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '5. Footer background', 'description' => NULL, 'mobile' => false, ), ), 250 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013494491577148438, 'params' => array ( 'id' => NULL, 'attribute' => 'background', 'selector' => '.ow_header', 'defaultValue' => 'url(images/bg_pic.png)', 'type' => 'image', 'themeId' => 1613, 'key' => 'headerImage', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 251 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001361370086669922, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#4b4b4b', 'type' => 'color', 'themeId' => 1613, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 252 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013518333435058594, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#4b4b4b', 'type' => 'color', 'themeId' => 1613, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 253 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013494491577148438, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.sitelogo', 'defaultValue' => 'url(images/site_name.png)', 'type' => 'image', 'themeId' => 1613, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '4. Logo image', 'description' => NULL, 'mobile' => false, ), ), 254 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001461505889892578, 'params' => array ( 'id' => NULL, 'themeId' => 1613, 'type' => 'decorator', 'value' => 'button', ), ), 255 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00013113021850585938, 'params' => array ( 'id' => NULL, 'themeId' => 1613, 'type' => 'master_page', 'value' => 'dndindex', ), ), 256 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011587142944335938, 'params' => array ( 'id' => NULL, 'themeId' => 1613, 'type' => 'master_page', 'value' => 'general', ), ), 257 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011205673217773438, 'params' => array ( 'id' => NULL, 'themeId' => 1613, 'type' => 'master_page', 'value' => 'index', ), ), 258 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010895729064941406, 'params' => array ( 'id' => NULL, 'themeId' => 1613, 'type' => 'master_page', 'value' => 'html_document', ), ), 259 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010919570922851562, 'params' => array ( 'id' => NULL, 'themeId' => 1613, 'type' => 'master_page', 'value' => 'blank', ), ), 260 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.0001399517059326172, 'params' => array ( 'id' => NULL, 'themeId' => 1613, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 261 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00021195411682128906, 'params' => array ( 0 => 1613, ), ), 262 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.00040602684020996094, 'params' => array ( 'themeId' => 1613, 'themeId2' => 1613, ), ), 263 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1613', 'execTime' => 0.00011610984802246094, 'params' => array ( ), ), 264 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001571178436279297, 'params' => array ( 0 => 1614, ), ), 265 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00014400482177734375, 'params' => array ( 0 => 1614, ), ), 266 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1614', 'execTime' => 0.00027298927307128906, 'params' => NULL, ), 267 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1614', 'execTime' => 0.00015115737915039062, 'params' => NULL, ), 268 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1614', 'execTime' => 0.0003669261932373047, 'params' => NULL, ), 269 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0002868175506591797, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => 'body, .ow, body, html, .base_sign_in', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1614, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 270 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00014495849609375, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html', 'defaultValue' => '#868686', 'type' => 'color', 'themeId' => 1614, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 271 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00015306472778320312, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a', 'defaultValue' => '#ae9e78', 'type' => 'color', 'themeId' => 1614, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 272 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001380443572998047, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#4c4c4c', 'type' => 'color', 'themeId' => 1614, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 273 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001289844512939453, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1614, 'key' => 'headerBackground', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 274 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001251697540283203, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_logo_wrap a', 'defaultValue' => 'url(images/logo_console.png)', 'type' => 'image', 'themeId' => 1614, 'key' => 'ConsoleImage', 'section' => '1. General Settings', 'label' => '6. Console logo image', 'description' => NULL, 'mobile' => false, ), ), 275 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001380443572998047, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.logo_url', 'defaultValue' => 'url(images/logo_inner.png)', 'type' => 'image', 'themeId' => 1614, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '5. Inner logo image', 'description' => NULL, 'mobile' => false, ), ), 276 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00012612342834472656, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#4c4c4c', 'type' => 'color', 'themeId' => 1614, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 277 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013494491577148438, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow_footer', 'defaultValue' => '#191514', 'type' => 'color', 'themeId' => 1614, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '7. Footer background color', 'description' => NULL, 'mobile' => false, ), ), 278 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001468658447265625, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#D76243', 'type' => 'color', 'themeId' => 1614, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 279 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013494491577148438, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.index_master_page .logo_url', 'defaultValue' => 'url(images/logo_index.png)', 'type' => 'image', 'themeId' => 1614, 'key' => 'indexLogoImage', 'section' => '1. General Settings', 'label' => '4. Index logo image', 'description' => NULL, 'mobile' => false, ), ), 280 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001289844512939453, 'params' => array ( 'id' => NULL, 'themeId' => 1614, 'type' => 'decorator', 'value' => 'button', ), ), 281 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011706352233886719, 'params' => array ( 'id' => NULL, 'themeId' => 1614, 'type' => 'master_page', 'value' => 'dndindex', ), ), 282 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010704994201660156, 'params' => array ( 'id' => NULL, 'themeId' => 1614, 'type' => 'master_page', 'value' => 'general', ), ), 283 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010609626770019531, 'params' => array ( 'id' => NULL, 'themeId' => 1614, 'type' => 'master_page', 'value' => 'index', ), ), 284 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00012087821960449219, 'params' => array ( 'id' => NULL, 'themeId' => 1614, 'type' => 'master_page', 'value' => 'html_document', ), ), 285 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010800361633300781, 'params' => array ( 'id' => NULL, 'themeId' => 1614, 'type' => 'master_page', 'value' => 'blank', ), ), 286 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.0001308917999267578, 'params' => array ( 'id' => NULL, 'themeId' => 1614, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 287 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00019478797912597656, 'params' => array ( 0 => 1614, ), ), 288 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0004131793975830078, 'params' => array ( 'themeId' => 1614, 'themeId2' => 1614, ), ), 289 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1614', 'execTime' => 0.00011205673217773438, 'params' => array ( ), ), 290 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001430511474609375, 'params' => array ( 0 => 1615, ), ), 291 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00013899803161621094, 'params' => array ( 0 => 1615, ), ), 292 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1615', 'execTime' => 0.00035500526428222656, 'params' => NULL, ), 293 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1615', 'execTime' => 0.0001571178436279297, 'params' => NULL, ), 294 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1615', 'execTime' => 0.0003650188446044922, 'params' => NULL, ), 295 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003108978271484375, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body', 'defaultValue' => '#000', 'type' => 'color', 'themeId' => 1615, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 296 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00014591217041015625, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html', 'defaultValue' => '#ffffe6', 'type' => 'color', 'themeId' => 1615, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 297 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001418590545654297, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#fffde3', 'type' => 'color', 'themeId' => 1615, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 298 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001461505889892578, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#796458', 'type' => 'color', 'themeId' => 1615, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 299 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013399124145507812, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_page_wrap', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1615, 'key' => 'backgroundImage', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 300 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00012683868408203125, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow_footer', 'defaultValue' => '#000', 'type' => 'color', 'themeId' => 1615, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '5. Footer background', 'description' => NULL, 'mobile' => false, ), ), 301 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013709068298339844, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header', 'defaultValue' => 'url(images/bg_pic.jpg)', 'type' => 'image', 'themeId' => 1615, 'key' => 'headerImage', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 302 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001399517059326172, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#ffffe6', 'type' => 'color', 'themeId' => 1615, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 303 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00012993812561035156, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#796458', 'type' => 'color', 'themeId' => 1615, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 304 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001480579376220703, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.sitelogo', 'defaultValue' => 'url(images/site_name.png)', 'type' => 'image', 'themeId' => 1615, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '4. Logo image', 'description' => NULL, 'mobile' => false, ), ), 305 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001468658447265625, 'params' => array ( 'id' => NULL, 'themeId' => 1615, 'type' => 'decorator', 'value' => 'button', ), ), 306 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001220703125, 'params' => array ( 'id' => NULL, 'themeId' => 1615, 'type' => 'master_page', 'value' => 'dndindex', ), ), 307 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011301040649414062, 'params' => array ( 'id' => NULL, 'themeId' => 1615, 'type' => 'master_page', 'value' => 'general', ), ), 308 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010991096496582031, 'params' => array ( 'id' => NULL, 'themeId' => 1615, 'type' => 'master_page', 'value' => 'index', ), ), 309 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010991096496582031, 'params' => array ( 'id' => NULL, 'themeId' => 1615, 'type' => 'master_page', 'value' => 'html_document', ), ), 310 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010585784912109375, 'params' => array ( 'id' => NULL, 'themeId' => 1615, 'type' => 'master_page', 'value' => 'blank', ), ), 311 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.00013780593872070312, 'params' => array ( 'id' => NULL, 'themeId' => 1615, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 312 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001938343048095703, 'params' => array ( 0 => 1615, ), ), 313 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.00039696693420410156, 'params' => array ( 'themeId' => 1615, 'themeId2' => 1615, ), ), 314 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1615', 'execTime' => 0.00011706352233886719, 'params' => array ( ), ), 315 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00014495849609375, 'params' => array ( 0 => 1616, ), ), 316 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001380443572998047, 'params' => array ( 0 => 1616, ), ), 317 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1616', 'execTime' => 0.0002760887145996094, 'params' => NULL, ), 318 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1616', 'execTime' => 0.0001468658447265625, 'params' => NULL, ), 319 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1616', 'execTime' => 0.0003960132598876953, 'params' => NULL, ), 320 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0002739429473876953, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => 'body, .base_sign_in', 'defaultValue' => '#bfc6c6', 'type' => 'color', 'themeId' => 1616, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 321 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00016999244689941406, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#4f5058', 'type' => 'color', 'themeId' => 1616, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 322 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00014400482177734375, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#0060aa', 'type' => 'color', 'themeId' => 1616, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 323 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001430511474609375, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#4F5058', 'type' => 'color', 'themeId' => 1616, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 324 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001308917999267578, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow_footer', 'defaultValue' => '#f9faff', 'type' => 'color', 'themeId' => 1616, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '6. Footer background color', 'description' => NULL, 'mobile' => false, ), ), 325 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013685226440429688, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_logo_wrap', 'defaultValue' => 'url(images/header_pic.png)', 'type' => 'image', 'themeId' => 1616, 'key' => 'headerBackground', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 326 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001361370086669922, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_logo_wrap a.ow_logo', 'defaultValue' => 'url(images/site_logo.png)', 'type' => 'image', 'themeId' => 1616, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '5. Inner logo image', 'description' => NULL, 'mobile' => false, ), ), 327 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00015282630920410156, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#4f5058', 'type' => 'color', 'themeId' => 1616, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 328 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013518333435058594, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#494949', 'type' => 'color', 'themeId' => 1616, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 329 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013399124145507812, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.index_master_page .ow_header_in', 'defaultValue' => 'url(images/indexpage_header_image.png)', 'type' => 'image', 'themeId' => 1616, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 330 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001399517059326172, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.index_master_page .logo_url', 'defaultValue' => 'url(images/indexpage_logo.png)', 'type' => 'image', 'themeId' => 1616, 'key' => 'indexLogoImage', 'section' => '1. General Settings', 'label' => '4. Index logo image', 'description' => NULL, 'mobile' => false, ), ), 331 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001289844512939453, 'params' => array ( 'id' => NULL, 'themeId' => 1616, 'type' => 'decorator', 'value' => 'button', ), ), 332 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00012087821960449219, 'params' => array ( 'id' => NULL, 'themeId' => 1616, 'type' => 'master_page', 'value' => 'dndindex', ), ), 333 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001289844512939453, 'params' => array ( 'id' => NULL, 'themeId' => 1616, 'type' => 'master_page', 'value' => 'general', ), ), 334 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010991096496582031, 'params' => array ( 'id' => NULL, 'themeId' => 1616, 'type' => 'master_page', 'value' => 'index', ), ), 335 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010704994201660156, 'params' => array ( 'id' => NULL, 'themeId' => 1616, 'type' => 'master_page', 'value' => 'html_document', ), ), 336 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010585784912109375, 'params' => array ( 'id' => NULL, 'themeId' => 1616, 'type' => 'master_page', 'value' => 'blank', ), ), 337 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.00013113021850585938, 'params' => array ( 'id' => NULL, 'themeId' => 1616, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 338 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00019407272338867188, 'params' => array ( 0 => 1616, ), ), 339 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0004520416259765625, 'params' => array ( 'themeId' => 1616, 'themeId2' => 1616, ), ), 340 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1616', 'execTime' => 0.00011396408081054688, 'params' => array ( ), ), 341 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00014281272888183594, 'params' => array ( 0 => 1617, ), ), 342 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00013899803161621094, 'params' => array ( 0 => 1617, ), ), 343 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1617', 'execTime' => 0.0002968311309814453, 'params' => NULL, ), 344 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1617', 'execTime' => 0.00015401840209960938, 'params' => NULL, ), 345 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1617', 'execTime' => 0.00033092498779296875, 'params' => NULL, ), 346 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003039836883544922, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body', 'defaultValue' => '#fdfff0', 'type' => 'color', 'themeId' => 1617, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 347 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00016498565673828125, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#52483f', 'type' => 'color', 'themeId' => 1617, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 348 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.000141143798828125, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#009683', 'type' => 'color', 'themeId' => 1617, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 349 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001380443572998047, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#009683', 'type' => 'color', 'themeId' => 1617, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 350 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013709068298339844, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_page_wrap', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1617, 'key' => 'backgroundImage', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 351 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013494491577148438, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header', 'defaultValue' => 'url(images/bg_pic.jpg)', 'type' => 'image', 'themeId' => 1617, 'key' => 'headerImage', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 352 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013399124145507812, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#52483f', 'type' => 'color', 'themeId' => 1617, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 353 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00015306472778320312, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#52483f', 'type' => 'color', 'themeId' => 1617, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 354 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001342296600341797, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.sitelogo', 'defaultValue' => 'url(images/site_name.png)', 'type' => 'image', 'themeId' => 1617, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '4. Logo image', 'description' => NULL, 'mobile' => false, ), ), 355 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001289844512939453, 'params' => array ( 'id' => NULL, 'themeId' => 1617, 'type' => 'decorator', 'value' => 'button', ), ), 356 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00012302398681640625, 'params' => array ( 'id' => NULL, 'themeId' => 1617, 'type' => 'master_page', 'value' => 'dndindex', ), ), 357 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011301040649414062, 'params' => array ( 'id' => NULL, 'themeId' => 1617, 'type' => 'master_page', 'value' => 'general', ), ), 358 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011301040649414062, 'params' => array ( 'id' => NULL, 'themeId' => 1617, 'type' => 'master_page', 'value' => 'index', ), ), 359 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001270771026611328, 'params' => array ( 'id' => NULL, 'themeId' => 1617, 'type' => 'master_page', 'value' => 'html_document', ), ), 360 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011706352233886719, 'params' => array ( 'id' => NULL, 'themeId' => 1617, 'type' => 'master_page', 'value' => 'blank', ), ), 361 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.00013184547424316406, 'params' => array ( 'id' => NULL, 'themeId' => 1617, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 362 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00019598007202148438, 'params' => array ( 0 => 1617, ), ), 363 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0004119873046875, 'params' => array ( 'themeId' => 1617, 'themeId2' => 1617, ), ), 364 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1617', 'execTime' => 0.00011301040649414062, 'params' => array ( ), ), 365 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00014400482177734375, 'params' => array ( 0 => 1618, ), ), 366 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00013899803161621094, 'params' => array ( 0 => 1618, ), ), 367 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1618', 'execTime' => 0.00027489662170410156, 'params' => NULL, ), 368 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1618', 'execTime' => 0.0001480579376220703, 'params' => NULL, ), 369 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1618', 'execTime' => 0.00039005279541015625, 'params' => NULL, ), 370 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0002791881561279297, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body', 'defaultValue' => '#090f10', 'type' => 'color', 'themeId' => 1618, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 371 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001480579376220703, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#d6d6be', 'type' => 'color', 'themeId' => 1618, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 372 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001361370086669922, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#7ce6fe', 'type' => 'color', 'themeId' => 1618, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 373 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001518726348876953, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#d6d6be', 'type' => 'color', 'themeId' => 1618, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 374 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00014591217041015625, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page', 'defaultValue' => 'url(images/promo.png)', 'type' => 'image', 'themeId' => 1618, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 375 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001380443572998047, 'params' => array ( 'id' => NULL, 'attribute' => 'background', 'selector' => '.ow_footer', 'defaultValue' => '#04070e', 'type' => 'color', 'themeId' => 1618, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '6. Footer background color', 'description' => NULL, 'mobile' => false, ), ), 376 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00014090538024902344, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header', 'defaultValue' => 'url(images/header.png)', 'type' => 'image', 'themeId' => 1618, 'key' => 'headerBackground', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 377 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013303756713867188, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#d6d6be', 'type' => 'color', 'themeId' => 1618, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 378 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001380443572998047, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#b2bac0', 'type' => 'color', 'themeId' => 1618, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 379 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00014901161193847656, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .sitelogo', 'defaultValue' => 'url(images/site_name.png)', 'type' => 'image', 'themeId' => 1618, 'key' => 'indexLogoImage', 'section' => '1. General Settings', 'label' => '4. Index logo image', 'description' => NULL, 'mobile' => false, ), ), 380 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001461505889892578, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.sitelogo', 'defaultValue' => 'url(images/site_name_inner.png)', 'type' => 'image', 'themeId' => 1618, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '5. Inner logo image', 'description' => NULL, 'mobile' => false, ), ), 381 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00012803077697753906, 'params' => array ( 'id' => NULL, 'themeId' => 1618, 'type' => 'decorator', 'value' => 'button', ), ), 382 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011920928955078125, 'params' => array ( 'id' => NULL, 'themeId' => 1618, 'type' => 'master_page', 'value' => 'dndindex', ), ), 383 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011014938354492188, 'params' => array ( 'id' => NULL, 'themeId' => 1618, 'type' => 'master_page', 'value' => 'general', ), ), 384 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010800361633300781, 'params' => array ( 'id' => NULL, 'themeId' => 1618, 'type' => 'master_page', 'value' => 'index', ), ), 385 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010800361633300781, 'params' => array ( 'id' => NULL, 'themeId' => 1618, 'type' => 'master_page', 'value' => 'html_document', ), ), 386 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011491775512695312, 'params' => array ( 'id' => NULL, 'themeId' => 1618, 'type' => 'master_page', 'value' => 'blank', ), ), 387 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.0001361370086669922, 'params' => array ( 'id' => NULL, 'themeId' => 1618, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 388 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002009868621826172, 'params' => array ( 0 => 1618, ), ), 389 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.00041294097900390625, 'params' => array ( 'themeId' => 1618, 'themeId2' => 1618, ), ), 390 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1618', 'execTime' => 0.00012087821960449219, 'params' => array ( ), ), 391 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00014495849609375, 'params' => array ( 0 => 1619, ), ), 392 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00013899803161621094, 'params' => array ( 0 => 1619, ), ), 393 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1619', 'execTime' => 0.00034308433532714844, 'params' => NULL, ), 394 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1619', 'execTime' => 0.00015592575073242188, 'params' => NULL, ), 395 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1619', 'execTime' => 0.0003800392150878906, 'params' => NULL, ), 396 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003008842468261719, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '@import url(\'https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700&display=swap\'); body, .ow, body, html, .base_sign_in', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1619, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 397 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00015497207641601562, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html', 'defaultValue' => '#666', 'type' => 'color', 'themeId' => 1619, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 398 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.000164031982421875, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a', 'defaultValue' => '#0e0e0e', 'type' => 'color', 'themeId' => 1619, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 399 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013685226440429688, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#4c4c4c', 'type' => 'color', 'themeId' => 1619, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 400 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00015401840209960938, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_header', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1619, 'key' => 'headerBackground', 'section' => '1. General Settings', 'label' => '2. Header background image', 'description' => NULL, 'mobile' => false, ), ), 401 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013303756713867188, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_logo_wrap a', 'defaultValue' => 'url(images/logo_console.png)', 'type' => 'image', 'themeId' => 1619, 'key' => 'indexLogoImage', 'section' => '1. General Settings', 'label' => '3. Index logo image', 'description' => NULL, 'mobile' => false, ), ), 402 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001308917999267578, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_site_panel_wrap.site_panel_wrap_bg_color .ow_logo_wrap a', 'defaultValue' => 'url(images/logo_console.png)', 'type' => 'image', 'themeId' => 1619, 'key' => 'indexLogoImageScroll', 'section' => '1. General Settings', 'label' => '4. Index logo image scroll', 'description' => NULL, 'mobile' => false, ), ), 403 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001308917999267578, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_logo_wrap a', 'defaultValue' => 'url(images/logo_console_black.png)', 'type' => 'image', 'themeId' => 1619, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '5. Inner logo image', 'description' => NULL, 'mobile' => false, ), ), 404 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013303756713867188, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_site_panel_wrap.site_panel_wrap_bg_color .ow_logo_wrap a', 'defaultValue' => 'url(images/logo_console.png)', 'type' => 'image', 'themeId' => 1619, 'key' => 'ConsoleImage', 'section' => '1. General Settings', 'label' => '6. Inner logo image scroll', 'description' => NULL, 'mobile' => false, ), ), 405 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00015211105346679688, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'html body .ow_box_cap h3, .ow_box_cap_empty h3', 'defaultValue' => '#787878', 'type' => 'color', 'themeId' => 1619, 'key' => 'WidgetTitleColor', 'section' => '2. Colors', 'label' => '6. Box title', 'description' => NULL, 'mobile' => false, ), ), 406 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013589859008789062, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#0e0e0e', 'type' => 'color', 'themeId' => 1619, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 407 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001270771026611328, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow_footer', 'defaultValue' => '#0e0e0e', 'type' => 'color', 'themeId' => 1619, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '7. Footer background color', 'description' => NULL, 'mobile' => false, ), ), 408 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013208389282226562, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#666', 'type' => 'color', 'themeId' => 1619, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 409 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.000125885009765625, 'params' => array ( 'id' => NULL, 'themeId' => 1619, 'type' => 'decorator', 'value' => 'button', ), ), 410 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00012302398681640625, 'params' => array ( 'id' => NULL, 'themeId' => 1619, 'type' => 'master_page', 'value' => 'dndindex', ), ), 411 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00012087821960449219, 'params' => array ( 'id' => NULL, 'themeId' => 1619, 'type' => 'master_page', 'value' => 'general', ), ), 412 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011110305786132812, 'params' => array ( 'id' => NULL, 'themeId' => 1619, 'type' => 'master_page', 'value' => 'index', ), ), 413 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010895729064941406, 'params' => array ( 'id' => NULL, 'themeId' => 1619, 'type' => 'master_page', 'value' => 'html_document', ), ), 414 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010895729064941406, 'params' => array ( 'id' => NULL, 'themeId' => 1619, 'type' => 'master_page', 'value' => 'blank', ), ), 415 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.00013589859008789062, 'params' => array ( 'id' => NULL, 'themeId' => 1619, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 416 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00019502639770507812, 'params' => array ( 0 => 1619, ), ), 417 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0004451274871826172, 'params' => array ( 'themeId' => 1619, 'themeId2' => 1619, ), ), 418 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1619', 'execTime' => 0.00011110305786132812, 'params' => array ( ), ), 419 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001418590545654297, 'params' => array ( 0 => 1620, ), ), 420 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001380443572998047, 'params' => array ( 0 => 1620, ), ), 421 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1620', 'execTime' => 0.0002779960632324219, 'params' => NULL, ), 422 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1620', 'execTime' => 0.0001480579376220703, 'params' => NULL, ), 423 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1620', 'execTime' => 0.0003829002380371094, 'params' => NULL, ), 424 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003001689910888672, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body', 'defaultValue' => '#e6e0ec', 'type' => 'color', 'themeId' => 1620, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 425 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00020503997802734375, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#7e6587', 'type' => 'color', 'themeId' => 1620, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 426 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00016999244689941406, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#00677d', 'type' => 'color', 'themeId' => 1620, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 427 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001418590545654297, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#7e6587', 'type' => 'color', 'themeId' => 1620, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 428 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013685226440429688, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow_footer', 'defaultValue' => 'rgba(255,255,255,0.3)', 'type' => 'color', 'themeId' => 1620, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '5. Footer background color', 'description' => NULL, 'mobile' => false, ), ), 429 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00014495849609375, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header_wrap', 'defaultValue' => 'url(images/bg.png)', 'type' => 'image', 'themeId' => 1620, 'key' => 'HeaderbackgroundImage', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 430 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00014400482177734375, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_logo', 'defaultValue' => 'url(images/header_s.png)', 'type' => 'image', 'themeId' => 1620, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '4. Logo image', 'description' => NULL, 'mobile' => false, ), ), 431 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013113021850585938, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#7e6587', 'type' => 'color', 'themeId' => 1620, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 432 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013494491577148438, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#00677D', 'type' => 'color', 'themeId' => 1620, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 433 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00012993812561035156, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_sign_in, .base_index_page', 'defaultValue' => 'url(images/bg.png)', 'type' => 'image', 'themeId' => 1620, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 434 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001289844512939453, 'params' => array ( 'id' => NULL, 'themeId' => 1620, 'type' => 'decorator', 'value' => 'button', ), ), 435 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00012183189392089844, 'params' => array ( 'id' => NULL, 'themeId' => 1620, 'type' => 'master_page', 'value' => 'dndindex', ), ), 436 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001289844512939453, 'params' => array ( 'id' => NULL, 'themeId' => 1620, 'type' => 'master_page', 'value' => 'general', ), ), 437 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011587142944335938, 'params' => array ( 'id' => NULL, 'themeId' => 1620, 'type' => 'master_page', 'value' => 'index', ), ), 438 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001068115234375, 'params' => array ( 'id' => NULL, 'themeId' => 1620, 'type' => 'master_page', 'value' => 'html_document', ), ), 439 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001049041748046875, 'params' => array ( 'id' => NULL, 'themeId' => 1620, 'type' => 'master_page', 'value' => 'blank', ), ), 440 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.00013113021850585938, 'params' => array ( 'id' => NULL, 'themeId' => 1620, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 441 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00019502639770507812, 'params' => array ( 0 => 1620, ), ), 442 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0004031658172607422, 'params' => array ( 'themeId' => 1620, 'themeId2' => 1620, ), ), 443 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1620', 'execTime' => 0.00011301040649414062, 'params' => array ( ), ), 444 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001430511474609375, 'params' => array ( 0 => 1621, ), ), 445 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001380443572998047, 'params' => array ( 0 => 1621, ), ), 446 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1621', 'execTime' => 0.0002930164337158203, 'params' => NULL, ), 447 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1621', 'execTime' => 0.00014781951904296875, 'params' => NULL, ), 448 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1621', 'execTime' => 0.0003979206085205078, 'params' => NULL, ), 449 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003039836883544922, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1621, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 450 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001590251922607422, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#52483f', 'type' => 'color', 'themeId' => 1621, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 451 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00015091896057128906, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#b4534d', 'type' => 'color', 'themeId' => 1621, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 452 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00014495849609375, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#616161', 'type' => 'color', 'themeId' => 1621, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 453 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013709068298339844, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_page_wrap', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1621, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 454 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00015783309936523438, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header', 'defaultValue' => 'url(images/bg_pic.jpg)', 'type' => 'image', 'themeId' => 1621, 'key' => 'headerBackground', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 455 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013494491577148438, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1621, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 456 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001399517059326172, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#52483f', 'type' => 'color', 'themeId' => 1621, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 457 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013113021850585938, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .sitelogo', 'defaultValue' => 'url(images/site_logo.png)', 'type' => 'image', 'themeId' => 1621, 'key' => 'indexLogoImage', 'section' => '1. General Settings', 'label' => '4. Index logo image', 'description' => NULL, 'mobile' => false, ), ), 458 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001289844512939453, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.sitelogo', 'defaultValue' => 'url(images/site_name.png)', 'type' => 'image', 'themeId' => 1621, 'key' => 'LogoImage', 'section' => '1. General Settings', 'label' => '5. Inner logo image', 'description' => NULL, 'mobile' => false, ), ), 459 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001289844512939453, 'params' => array ( 'id' => NULL, 'themeId' => 1621, 'type' => 'decorator', 'value' => 'button', ), ), 460 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00013899803161621094, 'params' => array ( 'id' => NULL, 'themeId' => 1621, 'type' => 'master_page', 'value' => 'dndindex', ), ), 461 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011515617370605469, 'params' => array ( 'id' => NULL, 'themeId' => 1621, 'type' => 'master_page', 'value' => 'general', ), ), 462 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010895729064941406, 'params' => array ( 'id' => NULL, 'themeId' => 1621, 'type' => 'master_page', 'value' => 'index', ), ), 463 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010895729064941406, 'params' => array ( 'id' => NULL, 'themeId' => 1621, 'type' => 'master_page', 'value' => 'html_document', ), ), 464 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011014938354492188, 'params' => array ( 'id' => NULL, 'themeId' => 1621, 'type' => 'master_page', 'value' => 'blank', ), ), 465 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.00013303756713867188, 'params' => array ( 'id' => NULL, 'themeId' => 1621, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 466 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00020313262939453125, 'params' => array ( 0 => 1621, ), ), 467 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.00039696693420410156, 'params' => array ( 'themeId' => 1621, 'themeId2' => 1621, ), ), 468 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1621', 'execTime' => 0.00011396408081054688, 'params' => array ( ), ), 469 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001430511474609375, 'params' => array ( 0 => 1622, ), ), 470 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00014400482177734375, 'params' => array ( 0 => 1622, ), ), 471 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1622', 'execTime' => 0.0003600120544433594, 'params' => NULL, ), 472 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1622', 'execTime' => 0.0001609325408935547, 'params' => NULL, ), 473 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1622', 'execTime' => 0.00043392181396484375, 'params' => NULL, ), 474 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0006070137023925781, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body', 'defaultValue' => '#412e57', 'type' => 'color', 'themeId' => 1622, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 475 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00035309791564941406, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#2e64ff', 'type' => 'color', 'themeId' => 1622, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 476 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003819465637207031, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#616161', 'type' => 'color', 'themeId' => 1622, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 477 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003190040588378906, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_page_wrap', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1622, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 478 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003349781036376953, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_page_container .ow_page', 'defaultValue' => '#616161', 'type' => 'color', 'themeId' => 1622, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 479 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00035119056701660156, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header', 'defaultValue' => 'url(images/bg_pic.jpg)', 'type' => 'image', 'themeId' => 1622, 'key' => 'headerBackground', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 480 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003478527069091797, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1622, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 481 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00038313865661621094, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#616161', 'type' => 'color', 'themeId' => 1622, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 482 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00027298927307128906, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_promo_collage_item1', 'defaultValue' => 'url(images/promo_collage1.png)', 'type' => 'image', 'themeId' => 1622, 'key' => 'collageimage1', 'section' => '3. Index Page', 'label' => 'Collage image 1', 'description' => NULL, 'mobile' => false, ), ), 483 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0002579689025878906, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_promo_collage_item2', 'defaultValue' => 'url(images/promo_collage2.png)', 'type' => 'image', 'themeId' => 1622, 'key' => 'collageimage2', 'section' => '3. Index Page', 'label' => 'Collage image 2', 'description' => NULL, 'mobile' => false, ), ), 484 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00026106834411621094, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_promo_collage_item3', 'defaultValue' => 'url(images/promo_collage3.png)', 'type' => 'image', 'themeId' => 1622, 'key' => 'collageimage3', 'section' => '3. Index Page', 'label' => 'Collage image 3', 'description' => NULL, 'mobile' => false, ), ), 485 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0002601146697998047, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_promo_collage_item4', 'defaultValue' => 'url(images/promo_collage4.png)', 'type' => 'image', 'themeId' => 1622, 'key' => 'collageimage4', 'section' => '3. Index Page', 'label' => 'Collage image 4', 'description' => NULL, 'mobile' => false, ), ), 486 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00026297569274902344, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_promo_collage_item5', 'defaultValue' => 'url(images/promo_collage5.png)', 'type' => 'image', 'themeId' => 1622, 'key' => 'collageimage5', 'section' => '3. Index Page', 'label' => 'Collage image 5', 'description' => NULL, 'mobile' => false, ), ), 487 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00030994415283203125, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_promo_left', 'defaultValue' => 'url(images/promo_left.jpg)', 'type' => 'image', 'themeId' => 1622, 'key' => 'qs_image', 'section' => '3. Index Page', 'label' => 'Quick Search Image', 'description' => NULL, 'mobile' => false, ), ), 488 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003330707550048828, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.sitelogo', 'defaultValue' => 'url(images/site_name.png)', 'type' => 'image', 'themeId' => 1622, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '4. Logo image', 'description' => NULL, 'mobile' => false, ), ), 489 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00024819374084472656, 'params' => array ( 'id' => NULL, 'themeId' => 1622, 'type' => 'decorator', 'value' => 'button', ), ), 490 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00022983551025390625, 'params' => array ( 'id' => NULL, 'themeId' => 1622, 'type' => 'master_page', 'value' => 'dndindex', ), ), 491 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023293495178222656, 'params' => array ( 'id' => NULL, 'themeId' => 1622, 'type' => 'master_page', 'value' => 'general', ), ), 492 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023412704467773438, 'params' => array ( 'id' => NULL, 'themeId' => 1622, 'type' => 'master_page', 'value' => 'index', ), ), 493 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00021505355834960938, 'params' => array ( 'id' => NULL, 'themeId' => 1622, 'type' => 'master_page', 'value' => 'html_document', ), ), 494 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00021219253540039062, 'params' => array ( 'id' => NULL, 'themeId' => 1622, 'type' => 'master_page', 'value' => 'blank', ), ), 495 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.00030493736267089844, 'params' => array ( 'id' => NULL, 'themeId' => 1622, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 496 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0004029273986816406, 'params' => array ( 0 => 1622, ), ), 497 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0011491775512695312, 'params' => array ( 'themeId' => 1622, 'themeId2' => 1622, ), ), 498 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1622', 'execTime' => 0.00031495094299316406, 'params' => array ( ), ), 499 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003230571746826172, 'params' => array ( 0 => 1623, ), ), 500 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00026702880859375, 'params' => array ( 0 => 1623, ), ), 501 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1623', 'execTime' => 0.000823974609375, 'params' => NULL, ), 502 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1623', 'execTime' => 0.00039005279541015625, 'params' => NULL, ), 503 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1623', 'execTime' => 0.0012249946594238281, 'params' => NULL, ), 504 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0006661415100097656, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body', 'defaultValue' => '#74adc0', 'type' => 'color', 'themeId' => 1623, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 505 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003829002380371094, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#c5ffff', 'type' => 'color', 'themeId' => 1623, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 506 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003561973571777344, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#7be1f9', 'type' => 'color', 'themeId' => 1623, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 507 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003299713134765625, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#2b6170', 'type' => 'color', 'themeId' => 1623, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 508 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0002999305725097656, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_page_wrap', 'defaultValue' => 'url(images/promo.png)', 'type' => 'image', 'themeId' => 1623, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 509 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003349781036376953, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow_footer', 'defaultValue' => '#6599ac', 'type' => 'color', 'themeId' => 1623, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '6. Footer background color', 'description' => NULL, 'mobile' => false, ), ), 510 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003199577331542969, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header', 'defaultValue' => 'url(images/header_pic.jpg)', 'type' => 'image', 'themeId' => 1623, 'key' => 'headerImage', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 511 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003380775451660156, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#2b6170', 'type' => 'color', 'themeId' => 1623, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 512 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.000347137451171875, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#3f6e7c', 'type' => 'color', 'themeId' => 1623, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 513 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003139972686767578, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .sitelogo', 'defaultValue' => 'url(images/site_name.png)', 'type' => 'image', 'themeId' => 1623, 'key' => 'indexLogoImage', 'section' => '1. General Settings', 'label' => '4. Index logo image', 'description' => NULL, 'mobile' => false, ), ), 514 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00031304359436035156, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.sitelogo', 'defaultValue' => 'url(images/logo_inner.png)', 'type' => 'image', 'themeId' => 1623, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '5. Inner logo image', 'description' => NULL, 'mobile' => false, ), ), 515 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002789497375488281, 'params' => array ( 'id' => NULL, 'themeId' => 1623, 'type' => 'decorator', 'value' => 'button', ), ), 516 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023603439331054688, 'params' => array ( 'id' => NULL, 'themeId' => 1623, 'type' => 'master_page', 'value' => 'dndindex', ), ), 517 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00022602081298828125, 'params' => array ( 'id' => NULL, 'themeId' => 1623, 'type' => 'master_page', 'value' => 'general', ), ), 518 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00021982192993164062, 'params' => array ( 'id' => NULL, 'themeId' => 1623, 'type' => 'master_page', 'value' => 'index', ), ), 519 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002720355987548828, 'params' => array ( 'id' => NULL, 'themeId' => 1623, 'type' => 'master_page', 'value' => 'html_document', ), ), 520 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002200603485107422, 'params' => array ( 'id' => NULL, 'themeId' => 1623, 'type' => 'master_page', 'value' => 'blank', ), ), 521 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.0002639293670654297, 'params' => array ( 'id' => NULL, 'themeId' => 1623, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 522 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003638267517089844, 'params' => array ( 0 => 1623, ), ), 523 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0010039806365966797, 'params' => array ( 'themeId' => 1623, 'themeId2' => 1623, ), ), 524 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1623', 'execTime' => 0.00022602081298828125, 'params' => array ( ), ), 525 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00027108192443847656, 'params' => array ( 0 => 1624, ), ), 526 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002970695495605469, 'params' => array ( 0 => 1624, ), ), 527 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1624', 'execTime' => 0.000843048095703125, 'params' => NULL, ), 528 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1624', 'execTime' => 0.00043392181396484375, 'params' => NULL, ), 529 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1624', 'execTime' => 0.0012760162353515625, 'params' => NULL, ), 530 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0006110668182373047, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body', 'defaultValue' => '#fff5fb', 'type' => 'color', 'themeId' => 1624, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 531 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0004119873046875, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#553d2f', 'type' => 'color', 'themeId' => 1624, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 532 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00035500526428222656, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#578581', 'type' => 'color', 'themeId' => 1624, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 533 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003719329833984375, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#715848', 'type' => 'color', 'themeId' => 1624, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 534 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003609657287597656, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_page_wrap', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1624, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 535 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00032591819763183594, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow_footer', 'defaultValue' => '#fffdff', 'type' => 'color', 'themeId' => 1624, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '5. Footer background', 'description' => NULL, 'mobile' => false, ), ), 536 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003650188446044922, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header', 'defaultValue' => 'url(images/bg_pic.jpg)', 'type' => 'image', 'themeId' => 1624, 'key' => 'headerBackground', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 537 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00030303001403808594, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#715848', 'type' => 'color', 'themeId' => 1624, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 538 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003139972686767578, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#796458', 'type' => 'color', 'themeId' => 1624, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 539 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00032210350036621094, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.sitelogo', 'defaultValue' => 'url(images/site_name.png)', 'type' => 'image', 'themeId' => 1624, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '4. Logo image', 'description' => NULL, 'mobile' => false, ), ), 540 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002460479736328125, 'params' => array ( 'id' => NULL, 'themeId' => 1624, 'type' => 'decorator', 'value' => 'button', ), ), 541 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023818016052246094, 'params' => array ( 'id' => NULL, 'themeId' => 1624, 'type' => 'master_page', 'value' => 'dndindex', ), ), 542 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00025200843811035156, 'params' => array ( 'id' => NULL, 'themeId' => 1624, 'type' => 'master_page', 'value' => 'general', ), ), 543 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023698806762695312, 'params' => array ( 'id' => NULL, 'themeId' => 1624, 'type' => 'master_page', 'value' => 'index', ), ), 544 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002219676971435547, 'params' => array ( 'id' => NULL, 'themeId' => 1624, 'type' => 'master_page', 'value' => 'html_document', ), ), 545 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00020885467529296875, 'params' => array ( 'id' => NULL, 'themeId' => 1624, 'type' => 'master_page', 'value' => 'blank', ), ), 546 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.00026798248291015625, 'params' => array ( 'id' => NULL, 'themeId' => 1624, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 547 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00037097930908203125, 'params' => array ( 0 => 1624, ), ), 548 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.001068115234375, 'params' => array ( 'themeId' => 1624, 'themeId2' => 1624, ), ), 549 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1624', 'execTime' => 0.00025582313537597656, 'params' => array ( ), ), 550 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003330707550048828, 'params' => array ( 0 => 1625, ), ), 551 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003139972686767578, 'params' => array ( 0 => 1625, ), ), 552 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1625', 'execTime' => 0.000782012939453125, 'params' => NULL, ), 553 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1625', 'execTime' => 0.0004019737243652344, 'params' => NULL, ), 554 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1625', 'execTime' => 0.0010290145874023438, 'params' => NULL, ), 555 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0006380081176757812, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => 'body, .ow, .base_sign_in', 'defaultValue' => '#000213', 'type' => 'color', 'themeId' => 1625, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 556 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00034499168395996094, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html', 'defaultValue' => '#B4BCD0', 'type' => 'color', 'themeId' => 1625, 'key' => 'textColor', 'section' => '3. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 557 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00031185150146484375, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a', 'defaultValue' => '#F7F8F8', 'type' => 'color', 'themeId' => 1625, 'key' => 'linkColor', 'section' => '3. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 558 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003628730773925781, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#F7F8F8', 'type' => 'color', 'themeId' => 1625, 'key' => 'titleColor', 'section' => '3. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 559 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003418922424316406, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_logo_wrap a', 'defaultValue' => 'url(images/logo.svg)', 'type' => 'image', 'themeId' => 1625, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '2. Logo image', 'description' => NULL, 'mobile' => false, ), ), 560 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003662109375, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'html body .ow_box_cap h3, .ow_box_cap_empty h3', 'defaultValue' => '#F7F8F8', 'type' => 'color', 'themeId' => 1625, 'key' => 'WidgetTitleColor', 'section' => '3. Colors', 'label' => '6. Box title', 'description' => NULL, 'mobile' => false, ), ), 561 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003190040588378906, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#B4BCD0', 'type' => 'color', 'themeId' => 1625, 'key' => 'menuColor', 'section' => '3. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 562 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003368854522705078, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#7989A0', 'type' => 'color', 'themeId' => 1625, 'key' => 'txtValue', 'section' => '3. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 563 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00030803680419921875, 'params' => array ( 'id' => NULL, 'themeId' => 1625, 'type' => 'decorator', 'value' => 'button', ), ), 564 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023794174194335938, 'params' => array ( 'id' => NULL, 'themeId' => 1625, 'type' => 'master_page', 'value' => 'dndindex', ), ), 565 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00020885467529296875, 'params' => array ( 'id' => NULL, 'themeId' => 1625, 'type' => 'master_page', 'value' => 'general', ), ), 566 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00026106834411621094, 'params' => array ( 'id' => NULL, 'themeId' => 1625, 'type' => 'master_page', 'value' => 'index', ), ), 567 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00022983551025390625, 'params' => array ( 'id' => NULL, 'themeId' => 1625, 'type' => 'master_page', 'value' => 'html_document', ), ), 568 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002200603485107422, 'params' => array ( 'id' => NULL, 'themeId' => 1625, 'type' => 'master_page', 'value' => 'blank', ), ), 569 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.0002598762512207031, 'params' => array ( 'id' => NULL, 'themeId' => 1625, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 570 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0004050731658935547, 'params' => array ( 0 => 1625, ), ), 571 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0010089874267578125, 'params' => array ( 'themeId' => 1625, 'themeId2' => 1625, ), ), 572 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1625', 'execTime' => 0.0002269744873046875, 'params' => array ( ), ), 573 => array ( 'query' => 'SELECT * FROM ow_base_config WHERE `key` = \'base\' AND `name` = \'cachedEntitiesPostfix\' LIMIT 0, 1', 'execTime' => 0.0003299713134765625, 'params' => array ( ), ), 574 => array ( 'query' => 'UPDATE `ow_base_config` SET `value`=:value WHERE id=:id', 'execTime' => 0.0003409385681152344, 'params' => array ( 'id' => 521, 'value' => 'IPy6iryd', ), ), 575 => array ( 'query' => 'SELECT * FROM ow_base_config', 'execTime' => 0.0005869865417480469, 'params' => array ( ), ), 576 => array ( 'query' => 'SELECT * FROM ow_base_language WHERE `status` = \'active\'', 'execTime' => 0.0003948211669921875, 'params' => array ( ), ), 577 => array ( 'query' => 'SELECT k.*, p.`prefix`, v.`value` FROM ow_base_language_key AS k INNER JOIN ow_base_language_prefix AS p ON k.prefixId = p.id INNER JOIN ow_base_language_value AS v ON k.id = v.keyId AND v.languageId = ?', 'execTime' => 0.08172798156738281, 'params' => array ( 0 => 1, ), ), 578 => array ( 'query' => 'SELECT * FROM ow_base_language', 'execTime' => 0.0003809928894042969, 'params' => array ( ), ), 579 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `key` = \'simplicity\' LIMIT 0, 1', 'execTime' => 0.0007278919219970703, 'params' => array ( ), ), 580 => array ( 'query' => 'SELECT * FROM ow_base_theme_content WHERE `themeId` = 1606', 'execTime' => 0.0006308555603027344, 'params' => array ( ), ), 581 => array ( 'query' => 'SELECT * FROM ow_base_theme_master_page WHERE `themeId` = 1606', 'execTime' => 0.0003490447998046875, 'params' => array ( ), ), 582 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `key` = \'turquoise\' LIMIT 0, 1', 'execTime' => 0.0003249645233154297, 'params' => array ( ), ), 583 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `key` = \'turquoise\' LIMIT 0, 1', 'execTime' => 0.0002770423889160156, 'params' => array ( ), ), 584 => array ( 'query' => 'SELECT * FROM ow_base_theme_content WHERE `themeId` = 1607', 'execTime' => 0.00043702125549316406, 'params' => array ( ), ), 585 => array ( 'query' => 'SELECT * FROM ow_base_theme_master_page WHERE `themeId` = 1607', 'execTime' => 0.00032901763916015625, 'params' => array ( ), ), 586 => array ( 'query' => 'SELECT * FROM ow_base_document WHERE `isStatic` = 1 AND `isMobile` = 0', 'execTime' => 0.0003631114959716797, 'params' => array ( ), ), 587 => array ( 'query' => ' SELECT * FROM `ow_base_menu_item` WHERE `visibleFor` & ? AND `externalUrl` IS NULL AND `type` = ? ORDER BY `order` ASC LIMIT 1', 'execTime' => 0.000698089599609375, 'params' => array ( 0 => 1, 1 => 'main', ), ), 588 => array ( 'query' => ' SELECT `mi`.*, `mi`.`key` AS `menu_key`, `d`.`class`, `d`.`action`, `d`.`uri`, `d`.`isStatic` FROM `ow_base_menu_item` AS `mi` LEFT JOIN `ow_base_document` AS `d` ON ( `mi`.`documentKey` = `d`.`key`) WHERE `mi`.`type` = :menuType ORDER BY `mi`.`order` ASC', 'execTime' => 0.0009770393371582031, 'params' => array ( 'menuType' => 'main', ), ), 589 => array ( 'query' => ' SELECT `mi`.*, `mi`.`key` AS `menu_key`, `d`.`class`, `d`.`action`, `d`.`uri`, `d`.`isStatic` FROM `ow_base_menu_item` AS `mi` LEFT JOIN `ow_base_document` AS `d` ON ( `mi`.`documentKey` = `d`.`key`) WHERE `mi`.`type` = :menuType ORDER BY `mi`.`order` ASC', 'execTime' => 0.0008580684661865234, 'params' => array ( 'menuType' => 'bottom', ), ), 590 => array ( 'query' => 'SELECT * FROM ow_base_question_account_type ORDER BY sortOrder', 'execTime' => 0.0005209445953369141, 'params' => array ( ), ), 591 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'base\' AND `actionKey` = \'daily_login\' LIMIT 0, 1', 'execTime' => 0.0004730224609375, 'params' => array ( ), ), 592 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'base\' AND `actionKey` = \'user_join\' LIMIT 0, 1', 'execTime' => 0.0003800392150878906, 'params' => array ( ), ), 593 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'base\' AND `actionKey` = \'search_users\' LIMIT 0, 1', 'execTime' => 0.00032520294189453125, 'params' => array ( ), ), 594 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'base\' AND `actionKey` = \'add_comment\' LIMIT 0, 1', 'execTime' => 0.000370025634765625, 'params' => array ( ), ), 595 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'usercredits\' AND `actionKey` = \'buy_credits\' LIMIT 0, 1', 'execTime' => 0.0003070831298828125, 'params' => array ( ), ), 596 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'usercredits\' AND `actionKey` = \'grant_by_user\' LIMIT 0, 1', 'execTime' => 0.00031280517578125, 'params' => array ( ), ), 597 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'usercredits\' AND `actionKey` = \'grant_to_user\' LIMIT 0, 1', 'execTime' => 0.0003190040588378906, 'params' => array ( ), ), 598 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'usercredits\' AND `actionKey` = \'set_by_admin\' LIMIT 0, 1', 'execTime' => 0.00030612945556640625, 'params' => array ( ), ), 599 => array ( 'query' => 'SELECT * FROM ow_base_question_account_type ORDER BY sortOrder', 'execTime' => 0.000553131103515625, 'params' => array ( ), ), 600 => array ( 'query' => ' SELECT `question`.* FROM `ow_base_question` as `question` LEFT JOIN `ow_base_question_section` as `section` ON ( `question`.`sectionName` = `section`.`name` AND `question`.`sectionName` != \'\' AND `question`.`sectionName` IS NOT NULL ) WHERE `question`.`base` = 1 AND `question`.`onJoin` = \'1\' AND ( `section`.isHidden IS NULL OR `section`.isHidden = 0 ) ORDER BY IF( `section`.`name` IS NULL, 0, 1 ), `section`.`sortOrder`, `question`.`sortOrder` ', 'execTime' => 0.0011658668518066406, 'params' => NULL, ), 601 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` IN(\'sex\',\'match_sex\') ORDER BY sortOrder', 'execTime' => 0.0006899833679199219, 'params' => array ( ), ), 602 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` IN(\'username\',\'email\',\'password\',\'sex\',\'match_sex\') ORDER BY sortOrder', 'execTime' => 0.0008909702301025391, 'params' => array ( ), ), 603 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` IN(\'\',\'sex\') ORDER BY sortOrder', 'execTime' => 0.0005548000335693359, 'params' => array ( ), ), 604 => array ( 'query' => 'SELECT * FROM ow_base_question_value WHERE `questionName` IN(\'username\',\'email\',\'password\',\'sex\',\'match_sex\') ORDER BY questionName, sortOrder', 'execTime' => 0.001505136489868164, 'params' => array ( ), ), 605 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` = \'username\' LIMIT 0, 1', 'execTime' => 0.0005719661712646484, 'params' => array ( ), ), 606 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` = \'email\' LIMIT 0, 1', 'execTime' => 0.0006120204925537109, 'params' => array ( ), ), 607 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` = \'password\' LIMIT 0, 1', 'execTime' => 0.0005970001220703125, 'params' => array ( ), ), 608 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` = \'repeatPassword\' LIMIT 0, 1', 'execTime' => 0.0003600120544433594, 'params' => array ( ), ), 609 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` = \'sex\' LIMIT 0, 1', 'execTime' => 0.00039196014404296875, 'params' => array ( ), ), 610 => array ( 'query' => 'SELECT * FROM ow_skadate_account_type_to_gender', 'execTime' => 0.00041103363037109375, 'params' => array ( ), ), 611 => array ( 'query' => 'UPDATE `ow_base_plugin` SET developerKey=:dk WHERE `key`=:k', 'execTime' => 0.0004420280456542969, 'params' => array ( 'dk' => '99d6bdd5bb6468beaf118c4664dd92ff', 'k' => 'pcgallery', ), ), 612 => array ( 'query' => 'SELECT * FROM ow_base_language', 'execTime' => 0.000331878662109375, 'params' => array ( ), ), 613 => array ( 'query' => 'SELECT count(DISTINCT `entityId`) `count`, `entityType` FROM `ow_moderation_entity` WHERE `entityType` IN (\'user_join\', \'comment\', \'avatar-change\', \'photo_comments\', \'user-status\', \'blog-post\', \'event\', \'forum-topic\', \'forum-post\', \'group\') AND `userId`=0 GROUP BY `entityType`', 'execTime' => 0.0003039836883544922, 'params' => NULL, ), 614 => array ( 'query' => 'SELECT count(DISTINCT `entityId`) `count`, `entityType` FROM `ow_moderation_entity` WHERE `entityType` IN (\'user_join\', \'comment\', \'avatar-change\', \'photo_comments\', \'user-status\', \'blog-post\', \'event\', \'forum-topic\', \'forum-post\', \'group\') AND 1 GROUP BY `entityType`', 'execTime' => 0.0001850128173828125, 'params' => NULL, ), 615 => array ( 'query' => 'SELECT COUNT(*) FROM ow_base_invitation WHERE `userId` = 0', 'execTime' => 0.00020694732666015625, 'params' => array ( ), ), 616 => array ( 'query' => 'SELECT COUNT(*) FROM ow_base_invitation WHERE `userId` = 0 AND `viewed` = 0', 'execTime' => 0.00015091896057128906, 'params' => array ( ), ), 617 => array ( 'query' => 'SELECT COUNT(*) FROM ow_notifications_notification WHERE `userId` = 0 AND `viewed` = 0', 'execTime' => 0.00013208389282226562, 'params' => array ( ), ), 618 => array ( 'query' => 'SELECT COUNT(*) FROM ow_notifications_notification WHERE `userId` = 0', 'execTime' => 0.00011801719665527344, 'params' => array ( ), ), 619 => array ( 'query' => 'SELECT COUNT(*) FROM `ow_friends_friendship` `friends_friendship` INNER JOIN `ow_base_user` base_user_table_alias ON base_user_table_alias.`id` = `friends_friendship`.`userId` LEFT JOIN `ow_base_user_suspend` base_user_suspend_table_alias ON base_user_suspend_table_alias.`userId` = `base_user_table_alias`.`id` WHERE (`base_user_suspend_table_alias`.`id` IS NULL) AND (`base_user_table_alias`.`emailVerify` = 1) AND `friends_friendship`.`friendId`=0 AND `friends_friendship`.`status` = \'pending\'', 'execTime' => 0.0002601146697998047, 'params' => array ( ), ), 620 => array ( 'query' => 'SELECT COUNT(*) FROM `ow_friends_friendship` `friends_friendship` INNER JOIN `ow_base_user` base_user_table_alias ON base_user_table_alias.`id` = `friends_friendship`.`userId` LEFT JOIN `ow_base_user_suspend` base_user_suspend_table_alias ON base_user_suspend_table_alias.`userId` = `base_user_table_alias`.`id` WHERE (`base_user_suspend_table_alias`.`id` IS NULL) AND (`base_user_table_alias`.`emailVerify` = 1) AND `friends_friendship`.`friendId`=0 AND `friends_friendship`.`status` = \'pending\' AND `friends_friendship`.`viewed` = \'0\'', 'execTime' => 0.0002238750457763672, 'params' => array ( ), ), 621 => array ( 'query' => 'show tables like \'ow_base_geolocation_country\'', 'execTime' => 0.0014171600341796875, 'params' => NULL, ), 622 => array ( 'query' => 'SELECT * FROM ow_base_authorization_group', 'execTime' => 0.0004429817199707031, 'params' => array ( ), ), 623 => array ( 'query' => 'SELECT * FROM ow_base_authorization_moderator ORDER BY id', 'execTime' => 0.0004150867462158203, 'params' => array ( ), ), 624 => array ( 'query' => 'SELECT * FROM ow_base_authorization_moderator_permission', 'execTime' => 0.0002799034118652344, 'params' => array ( ), ), 625 => array ( 'query' => 'SELECT * FROM ow_base_authorization_action', 'execTime' => 0.0003349781036376953, 'params' => array ( ), ), 626 => array ( 'query' => 'SELECT * FROM ow_base_authorization_permission', 'execTime' => 0.0002799034118652344, 'params' => array ( ), ), 627 => array ( 'query' => 'SELECT * FROM ow_base_authorization_role ORDER BY `sortOrder` ASC', 'execTime' => 0.0003681182861328125, 'params' => array ( ), ), 628 => array ( 'query' => 'SELECT `b`.* FROM `ow_ads_banner` AS `b` LEFT JOIN `ow_ads_banner_position` AS `bp` ON (`b`.`id` = `bp`.`bannerId`) LEFT JOIN `ow_ads_banner_location` AS `bl` ON (`b`.`id` = `bl`.`bannerId`) WHERE `bp`.`position` = :position AND `bp`.`pluginKey` IN ( :pluginKey, \'base\' ) AND ( `bl`.`location` IS NULL)', 'execTime' => 0.0005779266357421875, 'params' => array ( 'pluginKey' => 'SKADATE', 'position' => 'top', ), ), 629 => array ( 'query' => 'SELECT `b`.* FROM `ow_ads_banner` AS `b` LEFT JOIN `ow_ads_banner_position` AS `bp` ON (`b`.`id` = `bp`.`bannerId`) LEFT JOIN `ow_ads_banner_location` AS `bl` ON (`b`.`id` = `bl`.`bannerId`) WHERE `bp`.`position` = :position AND `bp`.`pluginKey` IN ( :pluginKey, \'base\' ) AND ( `bl`.`location` IS NULL)', 'execTime' => 0.000415802001953125, 'params' => array ( 'pluginKey' => 'SKADATE', 'position' => 'bottom', ), ), 630 => array ( 'query' => 'SELECT * FROM ow_base_place WHERE `name` = \'index\' LIMIT 0, 1', 'execTime' => 0.0004589557647705078, 'params' => array ( ), ), 631 => array ( 'query' => 'SELECT * FROM ow_base_component_place_cache WHERE `placeId` = 2 AND `entityId` = 0 LIMIT 0, 1', 'execTime' => 0.0005588531494140625, 'params' => array ( ), ), 632 => array ( 'query' => 'SELECT `b`.* FROM `ow_ads_banner` AS `b` LEFT JOIN `ow_ads_banner_position` AS `bp` ON (`b`.`id` = `bp`.`bannerId`) LEFT JOIN `ow_ads_banner_location` AS `bl` ON (`b`.`id` = `bl`.`bannerId`) WHERE `bp`.`position` = :position AND `bp`.`pluginKey` IN ( :pluginKey, \'base\' ) AND ( `bl`.`location` IS NULL)', 'execTime' => 0.0005450248718261719, 'params' => array ( 'pluginKey' => 'SKADATE', 'position' => 'sidebar', ), ), ), 'debugMode' => true, 'isProfilerEnabled' => true, 'profiler' => \UTIL_Profiler::__set_state(array( 'checkPoints' => array ( 'start' => 1774337865.026099, ), 'key' => 'db', 'result' => array ( ), 'chkCounter' => 0, )), 'queryExecTime' => 0.0005450248718261719, 'totalQueryExecTime' => 0.28398704528808594, 'queryCount' => 633, 'useCashe' => false, )), )), 'restrictedUsernamesDao' => \BOL_RestrictedUsernamesDao::__set_state(array( 'dbo' => \OW_Database::__set_state(array( 'connection' => \PDO::__set_state(array( )), 'affectedRows' => 0, 'queryLog' => array ( 0 => array ( 'query' => 'SELECT * FROM ow_base_config', 'execTime' => 0.0009129047393798828, 'params' => array ( ), ), 1 => array ( 'query' => 'SELECT * FROM ow_base_language', 'execTime' => 0.0005710124969482422, 'params' => array ( ), ), 2 => array ( 'query' => 'SELECT * FROM ow_base_plugin', 'execTime' => 0.0006101131439208984, 'params' => array ( ), ), 3 => array ( 'query' => 'SELECT * FROM ow_base_language ORDER BY `order` ASC LIMIT 0, 1', 'execTime' => 0.0005078315734863281, 'params' => array ( ), ), 4 => array ( 'query' => 'SET TIME_ZONE = ?', 'execTime' => 0.0004220008850097656, 'params' => array ( 0 => '-04:00', ), ), 5 => array ( 'query' => 'SELECT * FROM ow_virtualgifts_template', 'execTime' => 0.0006029605865478516, 'params' => array ( ), ), 6 => array ( 'query' => 'SELECT * FROM ow_base_document WHERE `uri` = \'join\' AND `isStatic` = 1 LIMIT 0, 1', 'execTime' => 0.0007178783416748047, 'params' => array ( ), ), 7 => array ( 'query' => 'SELECT * FROM ow_base_theme', 'execTime' => 0.0006940364837646484, 'params' => array ( ), ), 8 => array ( 'query' => 'SELECT * FROM ow_base_theme', 'execTime' => 0.0008101463317871094, 'params' => array ( ), ), 9 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0004200935363769531, 'params' => array ( 0 => 1555, ), ), 10 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0004000663757324219, 'params' => array ( 0 => 1555, ), ), 11 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1555', 'execTime' => 0.0010080337524414062, 'params' => NULL, ), 12 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1555', 'execTime' => 0.0004069805145263672, 'params' => NULL, ), 13 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1555', 'execTime' => 0.0010979175567626953, 'params' => NULL, ), 14 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0006210803985595703, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body', 'defaultValue' => '#FDF0E6', 'type' => 'color', 'themeId' => 1555, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 15 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0004799365997314453, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#825842', 'type' => 'color', 'themeId' => 1555, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 16 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003509521484375, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#2a80ae', 'type' => 'color', 'themeId' => 1555, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 17 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003490447998046875, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#B99480', 'type' => 'color', 'themeId' => 1555, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 18 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00035500526428222656, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_page_wrap', 'defaultValue' => 'url(images/promo.png)', 'type' => 'image', 'themeId' => 1555, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 19 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0004341602325439453, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_page_wrap_inner', 'defaultValue' => 'url(images/promo_inner.png)', 'type' => 'image', 'themeId' => 1555, 'key' => 'headerBackground', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 20 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003848075866699219, 'params' => array ( 'id' => NULL, 'attribute' => 'background', 'selector' => '.ow_footer', 'defaultValue' => '#FDF0E6', 'type' => 'color', 'themeId' => 1555, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '5. Footer background color', 'description' => NULL, 'mobile' => false, ), ), 21 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003299713134765625, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1555, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 22 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003349781036376953, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#ff7000', 'type' => 'color', 'themeId' => 1555, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 23 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0004229545593261719, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.sitelogo', 'defaultValue' => 'url(images/sitelogo.png)', 'type' => 'image', 'themeId' => 1555, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '4. Logo image', 'description' => NULL, 'mobile' => false, ), ), 24 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0003199577331542969, 'params' => array ( 'id' => NULL, 'themeId' => 1555, 'type' => 'decorator', 'value' => 'button', ), ), 25 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00029921531677246094, 'params' => array ( 'id' => NULL, 'themeId' => 1555, 'type' => 'master_page', 'value' => 'dndindex', ), ), 26 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00025391578674316406, 'params' => array ( 'id' => NULL, 'themeId' => 1555, 'type' => 'master_page', 'value' => 'general', ), ), 27 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023698806762695312, 'params' => array ( 'id' => NULL, 'themeId' => 1555, 'type' => 'master_page', 'value' => 'index', ), ), 28 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00030994415283203125, 'params' => array ( 'id' => NULL, 'themeId' => 1555, 'type' => 'master_page', 'value' => 'html_document', ), ), 29 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002410411834716797, 'params' => array ( 'id' => NULL, 'themeId' => 1555, 'type' => 'master_page', 'value' => 'blank', ), ), 30 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.0002942085266113281, 'params' => array ( 'id' => NULL, 'themeId' => 1555, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 31 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00039196014404296875, 'params' => array ( 0 => 1555, ), ), 32 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0010747909545898438, 'params' => array ( 'themeId' => 1555, 'themeId2' => 1555, ), ), 33 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1555', 'execTime' => 0.0003249645233154297, 'params' => array ( ), ), 34 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00033783912658691406, 'params' => array ( 0 => 1559, ), ), 35 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002949237823486328, 'params' => array ( 0 => 1559, ), ), 36 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1559', 'execTime' => 0.0008411407470703125, 'params' => NULL, ), 37 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1559', 'execTime' => 0.000370025634765625, 'params' => NULL, ), 38 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1559', 'execTime' => 0.0010089874267578125, 'params' => NULL, ), 39 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0006060600280761719, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body, .base_sign_in', 'defaultValue' => '#ece8e4', 'type' => 'color', 'themeId' => 1559, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 40 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.000431060791015625, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#494949', 'type' => 'color', 'themeId' => 1559, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 41 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003490447998046875, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#004d7e', 'type' => 'color', 'themeId' => 1559, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 42 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003581047058105469, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#004d7e', 'type' => 'color', 'themeId' => 1559, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 43 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.000392913818359375, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header_wrap', 'defaultValue' => 'url(images/bg_small.jpg)', 'type' => 'image', 'themeId' => 1559, 'key' => 'headerImage', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 44 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00047588348388671875, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header_pic', 'defaultValue' => 'url(images/header_s.png)', 'type' => 'image', 'themeId' => 1559, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '4. Logo image', 'description' => NULL, 'mobile' => false, ), ), 45 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00045418739318847656, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#252525', 'type' => 'color', 'themeId' => 1559, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 46 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00034999847412109375, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#494949', 'type' => 'color', 'themeId' => 1559, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 47 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00037598609924316406, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_sign_in, .index_master_page.ow_page_wrap', 'defaultValue' => 'url(images/bg.jpg)', 'type' => 'image', 'themeId' => 1559, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 48 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002868175506591797, 'params' => array ( 'id' => NULL, 'themeId' => 1559, 'type' => 'decorator', 'value' => 'button', ), ), 49 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023889541625976562, 'params' => array ( 'id' => NULL, 'themeId' => 1559, 'type' => 'master_page', 'value' => 'dndindex', ), ), 50 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00031280517578125, 'params' => array ( 'id' => NULL, 'themeId' => 1559, 'type' => 'master_page', 'value' => 'general', ), ), 51 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023293495178222656, 'params' => array ( 'id' => NULL, 'themeId' => 1559, 'type' => 'master_page', 'value' => 'index', ), ), 52 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002181529998779297, 'params' => array ( 'id' => NULL, 'themeId' => 1559, 'type' => 'master_page', 'value' => 'html_document', ), ), 53 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00021505355834960938, 'params' => array ( 'id' => NULL, 'themeId' => 1559, 'type' => 'master_page', 'value' => 'blank', ), ), 54 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.00027108192443847656, 'params' => array ( 'id' => NULL, 'themeId' => 1559, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 55 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0004589557647705078, 'params' => array ( 0 => 1559, ), ), 56 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0011219978332519531, 'params' => array ( 'themeId' => 1559, 'themeId2' => 1559, ), ), 57 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1559', 'execTime' => 0.00026798248291015625, 'params' => array ( ), ), 58 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003077983856201172, 'params' => array ( 0 => 1606, ), ), 59 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00030112266540527344, 'params' => array ( 0 => 1606, ), ), 60 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1606', 'execTime' => 0.001013040542602539, 'params' => NULL, ), 61 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1606', 'execTime' => 0.00028896331787109375, 'params' => NULL, ), 62 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1606', 'execTime' => 0.0008571147918701172, 'params' => NULL, ), 63 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0006830692291259766, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => 'body, .ow_bg_color', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1606, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 64 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00038909912109375, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html', 'defaultValue' => '#828894', 'type' => 'color', 'themeId' => 1606, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 65 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0004019737243652344, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a', 'defaultValue' => '#5b646a', 'type' => 'color', 'themeId' => 1606, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 66 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00034499168395996094, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#5b646a', 'type' => 'color', 'themeId' => 1606, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 67 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003638267517089844, 'params' => array ( 'id' => NULL, 'attribute' => 'background', 'selector' => '.ow_footer', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1606, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '4. Footer background color', 'description' => NULL, 'mobile' => false, ), ), 68 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0004401206970214844, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_logo', 'defaultValue' => 'url(images/logo.png)', 'type' => 'image', 'themeId' => 1606, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '3. Logo image', 'description' => NULL, 'mobile' => false, ), ), 69 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00035381317138671875, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header_pic', 'defaultValue' => 'url(images/header.jpg)', 'type' => 'image', 'themeId' => 1606, 'key' => 'headerImage', 'section' => '1. General Settings', 'label' => '2. Header background image', 'description' => NULL, 'mobile' => false, ), ), 70 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003609657287597656, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#5b646a', 'type' => 'color', 'themeId' => 1606, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 71 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003330707550048828, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_outline, .ow_txt_value', 'defaultValue' => '#2db395', 'type' => 'color', 'themeId' => 1606, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 72 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002541542053222656, 'params' => array ( 'id' => NULL, 'themeId' => 1606, 'type' => 'decorator', 'value' => 'button', ), ), 73 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00028705596923828125, 'params' => array ( 'id' => NULL, 'themeId' => 1606, 'type' => 'master_page', 'value' => 'dndindex', ), ), 74 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023102760314941406, 'params' => array ( 'id' => NULL, 'themeId' => 1606, 'type' => 'master_page', 'value' => 'admin', ), ), 75 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00021696090698242188, 'params' => array ( 'id' => NULL, 'themeId' => 1606, 'type' => 'master_page', 'value' => 'general', ), ), 76 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00024390220642089844, 'params' => array ( 'id' => NULL, 'themeId' => 1606, 'type' => 'master_page', 'value' => 'html_document', ), ), 77 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023508071899414062, 'params' => array ( 'id' => NULL, 'themeId' => 1606, 'type' => 'master_page', 'value' => 'blank', ), ), 78 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023603439331054688, 'params' => array ( 'id' => NULL, 'themeId' => 1606, 'type' => 'm_master_page', 'value' => 'mobile_blank', ), ), 79 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023102760314941406, 'params' => array ( 'id' => NULL, 'themeId' => 1606, 'type' => 'm_master_page', 'value' => 'mobile_general', ), ), 80 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002589225769042969, 'params' => array ( 'id' => NULL, 'themeId' => 1606, 'type' => 'm_master_page', 'value' => 'mobile_html_document', ), ), 81 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00039505958557128906, 'params' => array ( 0 => 1606, ), ), 82 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0010399818420410156, 'params' => array ( 'themeId' => 1606, 'themeId2' => 1606, ), ), 83 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1606', 'execTime' => 0.0003027915954589844, 'params' => array ( ), ), 84 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00032591819763183594, 'params' => array ( 0 => 1607, ), ), 85 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002830028533935547, 'params' => array ( 0 => 1607, ), ), 86 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1607', 'execTime' => 0.0008039474487304688, 'params' => NULL, ), 87 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1607', 'execTime' => 0.0004851818084716797, 'params' => NULL, ), 88 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1607', 'execTime' => 0.0011649131774902344, 'params' => NULL, ), 89 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0006041526794433594, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => 'body, .ow_bg_color', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1607, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 90 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003559589385986328, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .index_qs_widget', 'defaultValue' => '#828894', 'type' => 'color', 'themeId' => 1607, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 91 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00039887428283691406, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a', 'defaultValue' => '#5b646a', 'type' => 'color', 'themeId' => 1607, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 92 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003559589385986328, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#5b646a', 'type' => 'color', 'themeId' => 1607, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 93 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00031304359436035156, 'params' => array ( 'id' => NULL, 'attribute' => 'background', 'selector' => '.ow_footer', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1607, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '5. Footer background color', 'description' => NULL, 'mobile' => false, ), ), 94 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00036787986755371094, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_logo, .index_master_page .logo_url', 'defaultValue' => 'url(images/logo.png)', 'type' => 'image', 'themeId' => 1607, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '4. Logo image', 'description' => NULL, 'mobile' => false, ), ), 95 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003101825714111328, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header_pic', 'defaultValue' => 'url(images/header.jpg)', 'type' => 'image', 'themeId' => 1607, 'key' => 'headerImage', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 96 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00034880638122558594, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#5b646a', 'type' => 'color', 'themeId' => 1607, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 97 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003209114074707031, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_outline, .ow_txt_value', 'defaultValue' => '#ef6ba3', 'type' => 'color', 'themeId' => 1607, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 98 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003159046173095703, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.index_master_page .ow_header_wrap', 'defaultValue' => 'url(images/bg_promo.jpg)', 'type' => 'image', 'themeId' => 1607, 'key' => 'indexImage', 'section' => '1. General Settings', 'label' => '2. Page background image', 'description' => NULL, 'mobile' => false, ), ), 99 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00025916099548339844, 'params' => array ( 'id' => NULL, 'themeId' => 1607, 'type' => 'decorator', 'value' => 'button', ), ), 100 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002319812774658203, 'params' => array ( 'id' => NULL, 'themeId' => 1607, 'type' => 'master_page', 'value' => 'dndindex', ), ), 101 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002219676971435547, 'params' => array ( 'id' => NULL, 'themeId' => 1607, 'type' => 'master_page', 'value' => 'general', ), ), 102 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00021600723266601562, 'params' => array ( 'id' => NULL, 'themeId' => 1607, 'type' => 'master_page', 'value' => 'index', ), ), 103 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002529621124267578, 'params' => array ( 'id' => NULL, 'themeId' => 1607, 'type' => 'master_page', 'value' => 'html_document', ), ), 104 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00021791458129882812, 'params' => array ( 'id' => NULL, 'themeId' => 1607, 'type' => 'master_page', 'value' => 'blank', ), ), 105 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.0002639293670654297, 'params' => array ( 'id' => NULL, 'themeId' => 1607, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 106 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003981590270996094, 'params' => array ( 0 => 1607, ), ), 107 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0010190010070800781, 'params' => array ( 'themeId' => 1607, 'themeId2' => 1607, ), ), 108 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1607', 'execTime' => 0.0002288818359375, 'params' => array ( ), ), 109 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002739429473876953, 'params' => array ( 0 => 1608, ), ), 110 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002810955047607422, 'params' => array ( 0 => 1608, ), ), 111 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1608', 'execTime' => 0.0006909370422363281, 'params' => NULL, ), 112 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1608', 'execTime' => 0.0003859996795654297, 'params' => NULL, ), 113 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1608', 'execTime' => 0.0012140274047851562, 'params' => NULL, ), 114 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0006749629974365234, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => 'body, body.ow, body.base_sign_in', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1608, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 115 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003941059112548828, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#333', 'type' => 'color', 'themeId' => 1608, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 116 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00032901763916015625, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#2a80ae', 'type' => 'color', 'themeId' => 1608, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 117 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00039005279541015625, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#005466', 'type' => 'color', 'themeId' => 1608, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 118 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003330707550048828, 'params' => array ( 'id' => NULL, 'attribute' => 'background', 'selector' => '.ow_footer', 'defaultValue' => '#EAF7FB', 'type' => 'color', 'themeId' => 1608, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '5. Footer background color', 'description' => NULL, 'mobile' => false, ), ), 119 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00030493736267089844, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header', 'defaultValue' => 'url(images/header_s.png)', 'type' => 'image', 'themeId' => 1608, 'key' => 'headerBackground', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 120 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00037097930908203125, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_logo', 'defaultValue' => 'url(images/logo.png)', 'type' => 'image', 'themeId' => 1608, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '4. Logo image', 'description' => NULL, 'mobile' => false, ), ), 121 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0002899169921875, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#005466', 'type' => 'color', 'themeId' => 1608, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 122 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0002989768981933594, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#005074', 'type' => 'color', 'themeId' => 1608, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 123 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003478527069091797, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page', 'defaultValue' => 'url(images/bg.png)', 'type' => 'image', 'themeId' => 1608, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 124 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.000244140625, 'params' => array ( 'id' => NULL, 'themeId' => 1608, 'type' => 'decorator', 'value' => 'button', ), ), 125 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002200603485107422, 'params' => array ( 'id' => NULL, 'themeId' => 1608, 'type' => 'master_page', 'value' => 'dndindex', ), ), 126 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002701282501220703, 'params' => array ( 'id' => NULL, 'themeId' => 1608, 'type' => 'master_page', 'value' => 'general', ), ), 127 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00021314620971679688, 'params' => array ( 'id' => NULL, 'themeId' => 1608, 'type' => 'master_page', 'value' => 'index', ), ), 128 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00020885467529296875, 'params' => array ( 'id' => NULL, 'themeId' => 1608, 'type' => 'master_page', 'value' => 'html_document', ), ), 129 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00020599365234375, 'params' => array ( 'id' => NULL, 'themeId' => 1608, 'type' => 'master_page', 'value' => 'blank', ), ), 130 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.0002582073211669922, 'params' => array ( 'id' => NULL, 'themeId' => 1608, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 131 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00037217140197753906, 'params' => array ( 0 => 1608, ), ), 132 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.001035928726196289, 'params' => array ( 'themeId' => 1608, 'themeId2' => 1608, ), ), 133 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1608', 'execTime' => 0.0002760887145996094, 'params' => array ( ), ), 134 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00031876564025878906, 'params' => array ( 0 => 1609, ), ), 135 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00031495094299316406, 'params' => array ( 0 => 1609, ), ), 136 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1609', 'execTime' => 0.0008540153503417969, 'params' => NULL, ), 137 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1609', 'execTime' => 0.0005068778991699219, 'params' => NULL, ), 138 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1609', 'execTime' => 0.001313924789428711, 'params' => NULL, ), 139 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0006289482116699219, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => 'body, .ow, body, html, .base_sign_in', 'defaultValue' => '#333', 'type' => 'color', 'themeId' => 1609, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 140 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003838539123535156, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html', 'defaultValue' => '#c4c4c4', 'type' => 'color', 'themeId' => 1609, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 141 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003612041473388672, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a', 'defaultValue' => '#ae9e78', 'type' => 'color', 'themeId' => 1609, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 142 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00034499168395996094, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#e4e4e4', 'type' => 'color', 'themeId' => 1609, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 143 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00028204917907714844, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow_footer', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1609, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '7. Footer background color', 'description' => NULL, 'mobile' => false, ), ), 144 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00035381317138671875, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1609, 'key' => 'headerBackground', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 145 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0002999305725097656, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_logo_wrap a', 'defaultValue' => 'url(images/logo_console.png)', 'type' => 'image', 'themeId' => 1609, 'key' => 'ConsoleImage', 'section' => '1. General Settings', 'label' => '6. Console logo image', 'description' => NULL, 'mobile' => false, ), ), 146 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0002911090850830078, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.logo_url', 'defaultValue' => 'url(images/logo_inner.png)', 'type' => 'image', 'themeId' => 1609, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '5. Inner logo image', 'description' => NULL, 'mobile' => false, ), ), 147 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003440380096435547, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#cbcbcb', 'type' => 'color', 'themeId' => 1609, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 148 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003211498260498047, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#D76243', 'type' => 'color', 'themeId' => 1609, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 149 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003039836883544922, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.index_master_page .logo_url', 'defaultValue' => 'url(images/logo_index.png)', 'type' => 'image', 'themeId' => 1609, 'key' => 'indexLogoImage', 'section' => '1. General Settings', 'label' => '4. Index logo image', 'description' => NULL, 'mobile' => false, ), ), 150 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003490447998046875, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.index_master_page .ow_header', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1609, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 151 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002460479736328125, 'params' => array ( 'id' => NULL, 'themeId' => 1609, 'type' => 'decorator', 'value' => 'button', ), ), 152 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023484230041503906, 'params' => array ( 'id' => NULL, 'themeId' => 1609, 'type' => 'master_page', 'value' => 'dndindex', ), ), 153 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00027298927307128906, 'params' => array ( 'id' => NULL, 'themeId' => 1609, 'type' => 'master_page', 'value' => 'general', ), ), 154 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00022101402282714844, 'params' => array ( 'id' => NULL, 'themeId' => 1609, 'type' => 'master_page', 'value' => 'index', ), ), 155 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023293495178222656, 'params' => array ( 'id' => NULL, 'themeId' => 1609, 'type' => 'master_page', 'value' => 'html_document', ), ), 156 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002110004425048828, 'params' => array ( 'id' => NULL, 'themeId' => 1609, 'type' => 'master_page', 'value' => 'blank', ), ), 157 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.00025200843811035156, 'params' => array ( 'id' => NULL, 'themeId' => 1609, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 158 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00037097930908203125, 'params' => array ( 0 => 1609, ), ), 159 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0011229515075683594, 'params' => array ( 'themeId' => 1609, 'themeId2' => 1609, ), ), 160 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1609', 'execTime' => 0.0002751350402832031, 'params' => array ( ), ), 161 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003180503845214844, 'params' => array ( 0 => 1610, ), ), 162 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003161430358886719, 'params' => array ( 0 => 1610, ), ), 163 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1610', 'execTime' => 0.0008440017700195312, 'params' => NULL, ), 164 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1610', 'execTime' => 0.0004451274871826172, 'params' => NULL, ), 165 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1610', 'execTime' => 0.0013129711151123047, 'params' => NULL, ), 166 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0006320476531982422, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => 'body, .base_sign_in', 'defaultValue' => '#e8e7e7', 'type' => 'color', 'themeId' => 1610, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 167 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003638267517089844, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html', 'defaultValue' => '#4f5460', 'type' => 'color', 'themeId' => 1610, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 168 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003190040588378906, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a', 'defaultValue' => '#465c95', 'type' => 'color', 'themeId' => 1610, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 169 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0004019737243652344, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#666', 'type' => 'color', 'themeId' => 1610, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 170 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.000347137451171875, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow_footer', 'defaultValue' => '#e17e64', 'type' => 'color', 'themeId' => 1610, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '7. Footer background color', 'description' => NULL, 'mobile' => false, ), ), 171 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00030803680419921875, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_logo_wrap a', 'defaultValue' => 'url(images/logo_console.png)', 'type' => 'image', 'themeId' => 1610, 'key' => 'ConsoleImage', 'section' => '1. General Settings', 'label' => '6. Console logo image', 'description' => NULL, 'mobile' => false, ), ), 172 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00034999847412109375, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header_pic_wrap', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1610, 'key' => 'headerBackground', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 173 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00032806396484375, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.logo_url', 'defaultValue' => 'url(images/logo_inner.png)', 'type' => 'image', 'themeId' => 1610, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '5. Inner logo image', 'description' => NULL, 'mobile' => false, ), ), 174 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003151893615722656, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#cbcbcb', 'type' => 'color', 'themeId' => 1610, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 175 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003159046173095703, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#D76243', 'type' => 'color', 'themeId' => 1610, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 176 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00031304359436035156, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.index_master_page .logo_url', 'defaultValue' => 'url(images/logo_index.png)', 'type' => 'image', 'themeId' => 1610, 'key' => 'indexLogoImage', 'section' => '1. General Settings', 'label' => '4. Index logo image', 'description' => NULL, 'mobile' => false, ), ), 177 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003209114074707031, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.index_master_page .ow_header', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1610, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 178 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00024700164794921875, 'params' => array ( 'id' => NULL, 'themeId' => 1610, 'type' => 'decorator', 'value' => 'button', ), ), 179 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002319812774658203, 'params' => array ( 'id' => NULL, 'themeId' => 1610, 'type' => 'master_page', 'value' => 'dndindex', ), ), 180 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00022292137145996094, 'params' => array ( 'id' => NULL, 'themeId' => 1610, 'type' => 'master_page', 'value' => 'general', ), ), 181 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002589225769042969, 'params' => array ( 'id' => NULL, 'themeId' => 1610, 'type' => 'master_page', 'value' => 'index', ), ), 182 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00021696090698242188, 'params' => array ( 'id' => NULL, 'themeId' => 1610, 'type' => 'master_page', 'value' => 'html_document', ), ), 183 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00022912025451660156, 'params' => array ( 'id' => NULL, 'themeId' => 1610, 'type' => 'master_page', 'value' => 'blank', ), ), 184 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.00025200843811035156, 'params' => array ( 'id' => NULL, 'themeId' => 1610, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 185 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00043201446533203125, 'params' => array ( 0 => 1610, ), ), 186 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0006840229034423828, 'params' => array ( 'themeId' => 1610, 'themeId2' => 1610, ), ), 187 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1610', 'execTime' => 0.00011801719665527344, 'params' => array ( ), ), 188 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00014901161193847656, 'params' => array ( 0 => 1611, ), ), 189 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.000141143798828125, 'params' => array ( 0 => 1611, ), ), 190 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1611', 'execTime' => 0.0002830028533935547, 'params' => NULL, ), 191 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1611', 'execTime' => 0.00015211105346679688, 'params' => NULL, ), 192 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1611', 'execTime' => 0.0003960132598876953, 'params' => NULL, ), 193 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0005090236663818359, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body', 'defaultValue' => '#2f0023', 'type' => 'color', 'themeId' => 1611, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 194 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00040602684020996094, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#cecece', 'type' => 'color', 'themeId' => 1611, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 195 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.000308990478515625, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#5079cd', 'type' => 'color', 'themeId' => 1611, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 196 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003218650817871094, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#cecece', 'type' => 'color', 'themeId' => 1611, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 197 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003650188446044922, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_page_wrap', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1611, 'key' => 'backgroundImage', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 198 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0002951622009277344, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header', 'defaultValue' => 'url(images/bg_pic.jpg)', 'type' => 'image', 'themeId' => 1611, 'key' => 'headerImage', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 199 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003349781036376953, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1611, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 200 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.000370025634765625, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#cecece', 'type' => 'color', 'themeId' => 1611, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 201 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00031685829162597656, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .sitelogo', 'defaultValue' => 'url(images/site_name.png)', 'type' => 'image', 'themeId' => 1611, 'key' => 'indexLogoImage', 'section' => '1. General Settings', 'label' => '4. Index Logo image', 'description' => NULL, 'mobile' => false, ), ), 202 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00030112266540527344, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.sitelogo', 'defaultValue' => 'url(images/site_name.png)', 'type' => 'image', 'themeId' => 1611, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '5. Logo image', 'description' => NULL, 'mobile' => false, ), ), 203 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002529621124267578, 'params' => array ( 'id' => NULL, 'themeId' => 1611, 'type' => 'decorator', 'value' => 'button', ), ), 204 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023603439331054688, 'params' => array ( 'id' => NULL, 'themeId' => 1611, 'type' => 'master_page', 'value' => 'dndindex', ), ), 205 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00021791458129882812, 'params' => array ( 'id' => NULL, 'themeId' => 1611, 'type' => 'master_page', 'value' => 'general', ), ), 206 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00024700164794921875, 'params' => array ( 'id' => NULL, 'themeId' => 1611, 'type' => 'master_page', 'value' => 'index', ), ), 207 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002300739288330078, 'params' => array ( 'id' => NULL, 'themeId' => 1611, 'type' => 'master_page', 'value' => 'html_document', ), ), 208 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00021195411682128906, 'params' => array ( 'id' => NULL, 'themeId' => 1611, 'type' => 'master_page', 'value' => 'blank', ), ), 209 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.0002510547637939453, 'params' => array ( 'id' => NULL, 'themeId' => 1611, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 210 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0004761219024658203, 'params' => array ( 0 => 1611, ), ), 211 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0010979175567626953, 'params' => array ( 'themeId' => 1611, 'themeId2' => 1611, ), ), 212 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1611', 'execTime' => 0.0002300739288330078, 'params' => array ( ), ), 213 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003249645233154297, 'params' => array ( 0 => 1612, ), ), 214 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.000263214111328125, 'params' => array ( 0 => 1612, ), ), 215 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1612', 'execTime' => 0.0008919239044189453, 'params' => NULL, ), 216 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1612', 'execTime' => 0.0004279613494873047, 'params' => NULL, ), 217 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1612', 'execTime' => 0.0014429092407226562, 'params' => NULL, ), 218 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00043201446533203125, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body', 'defaultValue' => '#493e5e', 'type' => 'color', 'themeId' => 1612, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 219 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00028395652770996094, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#b9b3bd', 'type' => 'color', 'themeId' => 1612, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 220 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00024390220642089844, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#4aaed3', 'type' => 'color', 'themeId' => 1612, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 221 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00023889541625976562, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#d9d1dd', 'type' => 'color', 'themeId' => 1612, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 222 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00023603439331054688, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_page_wrap', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1612, 'key' => 'backgroundImage', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 223 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00024700164794921875, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header', 'defaultValue' => 'url(images/bg_pic.jpg)', 'type' => 'image', 'themeId' => 1612, 'key' => 'headerBackground', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 224 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00020503997802734375, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_site_panel_logo', 'defaultValue' => 'url(images/site_name3.png)', 'type' => 'image', 'themeId' => 1612, 'key' => 'ConsoleImage', 'section' => '1. General Settings', 'label' => '6. Console logo image', 'description' => NULL, 'mobile' => false, ), ), 225 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00012421607971191406, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#aba8af', 'type' => 'color', 'themeId' => 1612, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 226 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001289844512939453, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#cecece', 'type' => 'color', 'themeId' => 1612, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 227 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001239776611328125, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .sitelogo', 'defaultValue' => 'url(images/site_name.png)', 'type' => 'image', 'themeId' => 1612, 'key' => 'indexLogoImage', 'section' => '1. General Settings', 'label' => '4. Index logo image', 'description' => NULL, 'mobile' => false, ), ), 228 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00014495849609375, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.sitelogo', 'defaultValue' => 'url(images/site_name2.png)', 'type' => 'image', 'themeId' => 1612, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '5. Inner logo image', 'description' => NULL, 'mobile' => false, ), ), 229 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011801719665527344, 'params' => array ( 'id' => NULL, 'themeId' => 1612, 'type' => 'decorator', 'value' => 'button', ), ), 230 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010895729064941406, 'params' => array ( 'id' => NULL, 'themeId' => 1612, 'type' => 'master_page', 'value' => 'dndindex', ), ), 231 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 9.799003601074219E-5, 'params' => array ( 'id' => NULL, 'themeId' => 1612, 'type' => 'master_page', 'value' => 'general', ), ), 232 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 9.799003601074219E-5, 'params' => array ( 'id' => NULL, 'themeId' => 1612, 'type' => 'master_page', 'value' => 'index', ), ), 233 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 9.703636169433594E-5, 'params' => array ( 'id' => NULL, 'themeId' => 1612, 'type' => 'master_page', 'value' => 'html_document', ), ), 234 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 9.489059448242188E-5, 'params' => array ( 'id' => NULL, 'themeId' => 1612, 'type' => 'master_page', 'value' => 'blank', ), ), 235 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.00013399124145507812, 'params' => array ( 'id' => NULL, 'themeId' => 1612, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 236 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002040863037109375, 'params' => array ( 0 => 1612, ), ), 237 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0004830360412597656, 'params' => array ( 'themeId' => 1612, 'themeId2' => 1612, ), ), 238 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1612', 'execTime' => 0.00011110305786132812, 'params' => array ( ), ), 239 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001430511474609375, 'params' => array ( 0 => 1613, ), ), 240 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.000125885009765625, 'params' => array ( 0 => 1613, ), ), 241 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1613', 'execTime' => 0.0004520416259765625, 'params' => NULL, ), 242 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1613', 'execTime' => 0.0001609325408935547, 'params' => NULL, ), 243 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1613', 'execTime' => 0.0004851818084716797, 'params' => NULL, ), 244 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0004291534423828125, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1613, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 245 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003330707550048828, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#4b4b4b', 'type' => 'color', 'themeId' => 1613, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 246 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0004150867462158203, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#0a4200', 'type' => 'color', 'themeId' => 1613, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 247 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00039505958557128906, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#0a4200', 'type' => 'color', 'themeId' => 1613, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 248 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0002009868621826172, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_page_wrap', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1613, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 249 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00014090538024902344, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow_footer, .base_index_page .ow_footer', 'defaultValue' => '#4b4b4b', 'type' => 'color', 'themeId' => 1613, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '5. Footer background', 'description' => NULL, 'mobile' => false, ), ), 250 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013494491577148438, 'params' => array ( 'id' => NULL, 'attribute' => 'background', 'selector' => '.ow_header', 'defaultValue' => 'url(images/bg_pic.png)', 'type' => 'image', 'themeId' => 1613, 'key' => 'headerImage', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 251 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001361370086669922, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#4b4b4b', 'type' => 'color', 'themeId' => 1613, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 252 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013518333435058594, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#4b4b4b', 'type' => 'color', 'themeId' => 1613, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 253 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013494491577148438, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.sitelogo', 'defaultValue' => 'url(images/site_name.png)', 'type' => 'image', 'themeId' => 1613, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '4. Logo image', 'description' => NULL, 'mobile' => false, ), ), 254 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001461505889892578, 'params' => array ( 'id' => NULL, 'themeId' => 1613, 'type' => 'decorator', 'value' => 'button', ), ), 255 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00013113021850585938, 'params' => array ( 'id' => NULL, 'themeId' => 1613, 'type' => 'master_page', 'value' => 'dndindex', ), ), 256 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011587142944335938, 'params' => array ( 'id' => NULL, 'themeId' => 1613, 'type' => 'master_page', 'value' => 'general', ), ), 257 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011205673217773438, 'params' => array ( 'id' => NULL, 'themeId' => 1613, 'type' => 'master_page', 'value' => 'index', ), ), 258 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010895729064941406, 'params' => array ( 'id' => NULL, 'themeId' => 1613, 'type' => 'master_page', 'value' => 'html_document', ), ), 259 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010919570922851562, 'params' => array ( 'id' => NULL, 'themeId' => 1613, 'type' => 'master_page', 'value' => 'blank', ), ), 260 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.0001399517059326172, 'params' => array ( 'id' => NULL, 'themeId' => 1613, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 261 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00021195411682128906, 'params' => array ( 0 => 1613, ), ), 262 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.00040602684020996094, 'params' => array ( 'themeId' => 1613, 'themeId2' => 1613, ), ), 263 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1613', 'execTime' => 0.00011610984802246094, 'params' => array ( ), ), 264 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001571178436279297, 'params' => array ( 0 => 1614, ), ), 265 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00014400482177734375, 'params' => array ( 0 => 1614, ), ), 266 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1614', 'execTime' => 0.00027298927307128906, 'params' => NULL, ), 267 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1614', 'execTime' => 0.00015115737915039062, 'params' => NULL, ), 268 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1614', 'execTime' => 0.0003669261932373047, 'params' => NULL, ), 269 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0002868175506591797, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => 'body, .ow, body, html, .base_sign_in', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1614, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 270 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00014495849609375, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html', 'defaultValue' => '#868686', 'type' => 'color', 'themeId' => 1614, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 271 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00015306472778320312, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a', 'defaultValue' => '#ae9e78', 'type' => 'color', 'themeId' => 1614, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 272 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001380443572998047, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#4c4c4c', 'type' => 'color', 'themeId' => 1614, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 273 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001289844512939453, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1614, 'key' => 'headerBackground', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 274 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001251697540283203, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_logo_wrap a', 'defaultValue' => 'url(images/logo_console.png)', 'type' => 'image', 'themeId' => 1614, 'key' => 'ConsoleImage', 'section' => '1. General Settings', 'label' => '6. Console logo image', 'description' => NULL, 'mobile' => false, ), ), 275 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001380443572998047, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.logo_url', 'defaultValue' => 'url(images/logo_inner.png)', 'type' => 'image', 'themeId' => 1614, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '5. Inner logo image', 'description' => NULL, 'mobile' => false, ), ), 276 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00012612342834472656, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#4c4c4c', 'type' => 'color', 'themeId' => 1614, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 277 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013494491577148438, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow_footer', 'defaultValue' => '#191514', 'type' => 'color', 'themeId' => 1614, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '7. Footer background color', 'description' => NULL, 'mobile' => false, ), ), 278 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001468658447265625, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#D76243', 'type' => 'color', 'themeId' => 1614, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 279 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013494491577148438, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.index_master_page .logo_url', 'defaultValue' => 'url(images/logo_index.png)', 'type' => 'image', 'themeId' => 1614, 'key' => 'indexLogoImage', 'section' => '1. General Settings', 'label' => '4. Index logo image', 'description' => NULL, 'mobile' => false, ), ), 280 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001289844512939453, 'params' => array ( 'id' => NULL, 'themeId' => 1614, 'type' => 'decorator', 'value' => 'button', ), ), 281 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011706352233886719, 'params' => array ( 'id' => NULL, 'themeId' => 1614, 'type' => 'master_page', 'value' => 'dndindex', ), ), 282 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010704994201660156, 'params' => array ( 'id' => NULL, 'themeId' => 1614, 'type' => 'master_page', 'value' => 'general', ), ), 283 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010609626770019531, 'params' => array ( 'id' => NULL, 'themeId' => 1614, 'type' => 'master_page', 'value' => 'index', ), ), 284 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00012087821960449219, 'params' => array ( 'id' => NULL, 'themeId' => 1614, 'type' => 'master_page', 'value' => 'html_document', ), ), 285 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010800361633300781, 'params' => array ( 'id' => NULL, 'themeId' => 1614, 'type' => 'master_page', 'value' => 'blank', ), ), 286 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.0001308917999267578, 'params' => array ( 'id' => NULL, 'themeId' => 1614, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 287 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00019478797912597656, 'params' => array ( 0 => 1614, ), ), 288 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0004131793975830078, 'params' => array ( 'themeId' => 1614, 'themeId2' => 1614, ), ), 289 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1614', 'execTime' => 0.00011205673217773438, 'params' => array ( ), ), 290 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001430511474609375, 'params' => array ( 0 => 1615, ), ), 291 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00013899803161621094, 'params' => array ( 0 => 1615, ), ), 292 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1615', 'execTime' => 0.00035500526428222656, 'params' => NULL, ), 293 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1615', 'execTime' => 0.0001571178436279297, 'params' => NULL, ), 294 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1615', 'execTime' => 0.0003650188446044922, 'params' => NULL, ), 295 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003108978271484375, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body', 'defaultValue' => '#000', 'type' => 'color', 'themeId' => 1615, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 296 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00014591217041015625, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html', 'defaultValue' => '#ffffe6', 'type' => 'color', 'themeId' => 1615, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 297 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001418590545654297, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#fffde3', 'type' => 'color', 'themeId' => 1615, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 298 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001461505889892578, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#796458', 'type' => 'color', 'themeId' => 1615, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 299 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013399124145507812, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_page_wrap', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1615, 'key' => 'backgroundImage', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 300 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00012683868408203125, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow_footer', 'defaultValue' => '#000', 'type' => 'color', 'themeId' => 1615, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '5. Footer background', 'description' => NULL, 'mobile' => false, ), ), 301 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013709068298339844, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header', 'defaultValue' => 'url(images/bg_pic.jpg)', 'type' => 'image', 'themeId' => 1615, 'key' => 'headerImage', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 302 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001399517059326172, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#ffffe6', 'type' => 'color', 'themeId' => 1615, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 303 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00012993812561035156, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#796458', 'type' => 'color', 'themeId' => 1615, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 304 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001480579376220703, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.sitelogo', 'defaultValue' => 'url(images/site_name.png)', 'type' => 'image', 'themeId' => 1615, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '4. Logo image', 'description' => NULL, 'mobile' => false, ), ), 305 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001468658447265625, 'params' => array ( 'id' => NULL, 'themeId' => 1615, 'type' => 'decorator', 'value' => 'button', ), ), 306 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001220703125, 'params' => array ( 'id' => NULL, 'themeId' => 1615, 'type' => 'master_page', 'value' => 'dndindex', ), ), 307 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011301040649414062, 'params' => array ( 'id' => NULL, 'themeId' => 1615, 'type' => 'master_page', 'value' => 'general', ), ), 308 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010991096496582031, 'params' => array ( 'id' => NULL, 'themeId' => 1615, 'type' => 'master_page', 'value' => 'index', ), ), 309 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010991096496582031, 'params' => array ( 'id' => NULL, 'themeId' => 1615, 'type' => 'master_page', 'value' => 'html_document', ), ), 310 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010585784912109375, 'params' => array ( 'id' => NULL, 'themeId' => 1615, 'type' => 'master_page', 'value' => 'blank', ), ), 311 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.00013780593872070312, 'params' => array ( 'id' => NULL, 'themeId' => 1615, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 312 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001938343048095703, 'params' => array ( 0 => 1615, ), ), 313 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.00039696693420410156, 'params' => array ( 'themeId' => 1615, 'themeId2' => 1615, ), ), 314 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1615', 'execTime' => 0.00011706352233886719, 'params' => array ( ), ), 315 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00014495849609375, 'params' => array ( 0 => 1616, ), ), 316 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001380443572998047, 'params' => array ( 0 => 1616, ), ), 317 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1616', 'execTime' => 0.0002760887145996094, 'params' => NULL, ), 318 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1616', 'execTime' => 0.0001468658447265625, 'params' => NULL, ), 319 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1616', 'execTime' => 0.0003960132598876953, 'params' => NULL, ), 320 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0002739429473876953, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => 'body, .base_sign_in', 'defaultValue' => '#bfc6c6', 'type' => 'color', 'themeId' => 1616, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 321 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00016999244689941406, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#4f5058', 'type' => 'color', 'themeId' => 1616, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 322 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00014400482177734375, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#0060aa', 'type' => 'color', 'themeId' => 1616, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 323 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001430511474609375, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#4F5058', 'type' => 'color', 'themeId' => 1616, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 324 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001308917999267578, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow_footer', 'defaultValue' => '#f9faff', 'type' => 'color', 'themeId' => 1616, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '6. Footer background color', 'description' => NULL, 'mobile' => false, ), ), 325 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013685226440429688, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_logo_wrap', 'defaultValue' => 'url(images/header_pic.png)', 'type' => 'image', 'themeId' => 1616, 'key' => 'headerBackground', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 326 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001361370086669922, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_logo_wrap a.ow_logo', 'defaultValue' => 'url(images/site_logo.png)', 'type' => 'image', 'themeId' => 1616, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '5. Inner logo image', 'description' => NULL, 'mobile' => false, ), ), 327 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00015282630920410156, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#4f5058', 'type' => 'color', 'themeId' => 1616, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 328 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013518333435058594, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#494949', 'type' => 'color', 'themeId' => 1616, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 329 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013399124145507812, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.index_master_page .ow_header_in', 'defaultValue' => 'url(images/indexpage_header_image.png)', 'type' => 'image', 'themeId' => 1616, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 330 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001399517059326172, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.index_master_page .logo_url', 'defaultValue' => 'url(images/indexpage_logo.png)', 'type' => 'image', 'themeId' => 1616, 'key' => 'indexLogoImage', 'section' => '1. General Settings', 'label' => '4. Index logo image', 'description' => NULL, 'mobile' => false, ), ), 331 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001289844512939453, 'params' => array ( 'id' => NULL, 'themeId' => 1616, 'type' => 'decorator', 'value' => 'button', ), ), 332 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00012087821960449219, 'params' => array ( 'id' => NULL, 'themeId' => 1616, 'type' => 'master_page', 'value' => 'dndindex', ), ), 333 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001289844512939453, 'params' => array ( 'id' => NULL, 'themeId' => 1616, 'type' => 'master_page', 'value' => 'general', ), ), 334 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010991096496582031, 'params' => array ( 'id' => NULL, 'themeId' => 1616, 'type' => 'master_page', 'value' => 'index', ), ), 335 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010704994201660156, 'params' => array ( 'id' => NULL, 'themeId' => 1616, 'type' => 'master_page', 'value' => 'html_document', ), ), 336 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010585784912109375, 'params' => array ( 'id' => NULL, 'themeId' => 1616, 'type' => 'master_page', 'value' => 'blank', ), ), 337 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.00013113021850585938, 'params' => array ( 'id' => NULL, 'themeId' => 1616, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 338 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00019407272338867188, 'params' => array ( 0 => 1616, ), ), 339 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0004520416259765625, 'params' => array ( 'themeId' => 1616, 'themeId2' => 1616, ), ), 340 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1616', 'execTime' => 0.00011396408081054688, 'params' => array ( ), ), 341 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00014281272888183594, 'params' => array ( 0 => 1617, ), ), 342 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00013899803161621094, 'params' => array ( 0 => 1617, ), ), 343 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1617', 'execTime' => 0.0002968311309814453, 'params' => NULL, ), 344 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1617', 'execTime' => 0.00015401840209960938, 'params' => NULL, ), 345 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1617', 'execTime' => 0.00033092498779296875, 'params' => NULL, ), 346 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003039836883544922, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body', 'defaultValue' => '#fdfff0', 'type' => 'color', 'themeId' => 1617, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 347 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00016498565673828125, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#52483f', 'type' => 'color', 'themeId' => 1617, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 348 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.000141143798828125, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#009683', 'type' => 'color', 'themeId' => 1617, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 349 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001380443572998047, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#009683', 'type' => 'color', 'themeId' => 1617, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 350 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013709068298339844, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_page_wrap', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1617, 'key' => 'backgroundImage', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 351 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013494491577148438, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header', 'defaultValue' => 'url(images/bg_pic.jpg)', 'type' => 'image', 'themeId' => 1617, 'key' => 'headerImage', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 352 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013399124145507812, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#52483f', 'type' => 'color', 'themeId' => 1617, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 353 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00015306472778320312, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#52483f', 'type' => 'color', 'themeId' => 1617, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 354 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001342296600341797, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.sitelogo', 'defaultValue' => 'url(images/site_name.png)', 'type' => 'image', 'themeId' => 1617, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '4. Logo image', 'description' => NULL, 'mobile' => false, ), ), 355 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001289844512939453, 'params' => array ( 'id' => NULL, 'themeId' => 1617, 'type' => 'decorator', 'value' => 'button', ), ), 356 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00012302398681640625, 'params' => array ( 'id' => NULL, 'themeId' => 1617, 'type' => 'master_page', 'value' => 'dndindex', ), ), 357 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011301040649414062, 'params' => array ( 'id' => NULL, 'themeId' => 1617, 'type' => 'master_page', 'value' => 'general', ), ), 358 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011301040649414062, 'params' => array ( 'id' => NULL, 'themeId' => 1617, 'type' => 'master_page', 'value' => 'index', ), ), 359 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001270771026611328, 'params' => array ( 'id' => NULL, 'themeId' => 1617, 'type' => 'master_page', 'value' => 'html_document', ), ), 360 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011706352233886719, 'params' => array ( 'id' => NULL, 'themeId' => 1617, 'type' => 'master_page', 'value' => 'blank', ), ), 361 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.00013184547424316406, 'params' => array ( 'id' => NULL, 'themeId' => 1617, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 362 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00019598007202148438, 'params' => array ( 0 => 1617, ), ), 363 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0004119873046875, 'params' => array ( 'themeId' => 1617, 'themeId2' => 1617, ), ), 364 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1617', 'execTime' => 0.00011301040649414062, 'params' => array ( ), ), 365 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00014400482177734375, 'params' => array ( 0 => 1618, ), ), 366 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00013899803161621094, 'params' => array ( 0 => 1618, ), ), 367 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1618', 'execTime' => 0.00027489662170410156, 'params' => NULL, ), 368 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1618', 'execTime' => 0.0001480579376220703, 'params' => NULL, ), 369 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1618', 'execTime' => 0.00039005279541015625, 'params' => NULL, ), 370 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0002791881561279297, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body', 'defaultValue' => '#090f10', 'type' => 'color', 'themeId' => 1618, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 371 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001480579376220703, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#d6d6be', 'type' => 'color', 'themeId' => 1618, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 372 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001361370086669922, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#7ce6fe', 'type' => 'color', 'themeId' => 1618, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 373 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001518726348876953, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#d6d6be', 'type' => 'color', 'themeId' => 1618, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 374 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00014591217041015625, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page', 'defaultValue' => 'url(images/promo.png)', 'type' => 'image', 'themeId' => 1618, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 375 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001380443572998047, 'params' => array ( 'id' => NULL, 'attribute' => 'background', 'selector' => '.ow_footer', 'defaultValue' => '#04070e', 'type' => 'color', 'themeId' => 1618, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '6. Footer background color', 'description' => NULL, 'mobile' => false, ), ), 376 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00014090538024902344, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header', 'defaultValue' => 'url(images/header.png)', 'type' => 'image', 'themeId' => 1618, 'key' => 'headerBackground', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 377 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013303756713867188, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#d6d6be', 'type' => 'color', 'themeId' => 1618, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 378 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001380443572998047, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#b2bac0', 'type' => 'color', 'themeId' => 1618, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 379 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00014901161193847656, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .sitelogo', 'defaultValue' => 'url(images/site_name.png)', 'type' => 'image', 'themeId' => 1618, 'key' => 'indexLogoImage', 'section' => '1. General Settings', 'label' => '4. Index logo image', 'description' => NULL, 'mobile' => false, ), ), 380 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001461505889892578, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.sitelogo', 'defaultValue' => 'url(images/site_name_inner.png)', 'type' => 'image', 'themeId' => 1618, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '5. Inner logo image', 'description' => NULL, 'mobile' => false, ), ), 381 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00012803077697753906, 'params' => array ( 'id' => NULL, 'themeId' => 1618, 'type' => 'decorator', 'value' => 'button', ), ), 382 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011920928955078125, 'params' => array ( 'id' => NULL, 'themeId' => 1618, 'type' => 'master_page', 'value' => 'dndindex', ), ), 383 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011014938354492188, 'params' => array ( 'id' => NULL, 'themeId' => 1618, 'type' => 'master_page', 'value' => 'general', ), ), 384 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010800361633300781, 'params' => array ( 'id' => NULL, 'themeId' => 1618, 'type' => 'master_page', 'value' => 'index', ), ), 385 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010800361633300781, 'params' => array ( 'id' => NULL, 'themeId' => 1618, 'type' => 'master_page', 'value' => 'html_document', ), ), 386 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011491775512695312, 'params' => array ( 'id' => NULL, 'themeId' => 1618, 'type' => 'master_page', 'value' => 'blank', ), ), 387 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.0001361370086669922, 'params' => array ( 'id' => NULL, 'themeId' => 1618, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 388 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002009868621826172, 'params' => array ( 0 => 1618, ), ), 389 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.00041294097900390625, 'params' => array ( 'themeId' => 1618, 'themeId2' => 1618, ), ), 390 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1618', 'execTime' => 0.00012087821960449219, 'params' => array ( ), ), 391 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00014495849609375, 'params' => array ( 0 => 1619, ), ), 392 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00013899803161621094, 'params' => array ( 0 => 1619, ), ), 393 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1619', 'execTime' => 0.00034308433532714844, 'params' => NULL, ), 394 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1619', 'execTime' => 0.00015592575073242188, 'params' => NULL, ), 395 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1619', 'execTime' => 0.0003800392150878906, 'params' => NULL, ), 396 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003008842468261719, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '@import url(\'https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700&display=swap\'); body, .ow, body, html, .base_sign_in', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1619, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 397 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00015497207641601562, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html', 'defaultValue' => '#666', 'type' => 'color', 'themeId' => 1619, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 398 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.000164031982421875, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a', 'defaultValue' => '#0e0e0e', 'type' => 'color', 'themeId' => 1619, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 399 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013685226440429688, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#4c4c4c', 'type' => 'color', 'themeId' => 1619, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 400 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00015401840209960938, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_header', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1619, 'key' => 'headerBackground', 'section' => '1. General Settings', 'label' => '2. Header background image', 'description' => NULL, 'mobile' => false, ), ), 401 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013303756713867188, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_logo_wrap a', 'defaultValue' => 'url(images/logo_console.png)', 'type' => 'image', 'themeId' => 1619, 'key' => 'indexLogoImage', 'section' => '1. General Settings', 'label' => '3. Index logo image', 'description' => NULL, 'mobile' => false, ), ), 402 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001308917999267578, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_site_panel_wrap.site_panel_wrap_bg_color .ow_logo_wrap a', 'defaultValue' => 'url(images/logo_console.png)', 'type' => 'image', 'themeId' => 1619, 'key' => 'indexLogoImageScroll', 'section' => '1. General Settings', 'label' => '4. Index logo image scroll', 'description' => NULL, 'mobile' => false, ), ), 403 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001308917999267578, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_logo_wrap a', 'defaultValue' => 'url(images/logo_console_black.png)', 'type' => 'image', 'themeId' => 1619, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '5. Inner logo image', 'description' => NULL, 'mobile' => false, ), ), 404 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013303756713867188, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_site_panel_wrap.site_panel_wrap_bg_color .ow_logo_wrap a', 'defaultValue' => 'url(images/logo_console.png)', 'type' => 'image', 'themeId' => 1619, 'key' => 'ConsoleImage', 'section' => '1. General Settings', 'label' => '6. Inner logo image scroll', 'description' => NULL, 'mobile' => false, ), ), 405 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00015211105346679688, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'html body .ow_box_cap h3, .ow_box_cap_empty h3', 'defaultValue' => '#787878', 'type' => 'color', 'themeId' => 1619, 'key' => 'WidgetTitleColor', 'section' => '2. Colors', 'label' => '6. Box title', 'description' => NULL, 'mobile' => false, ), ), 406 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013589859008789062, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#0e0e0e', 'type' => 'color', 'themeId' => 1619, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 407 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001270771026611328, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow_footer', 'defaultValue' => '#0e0e0e', 'type' => 'color', 'themeId' => 1619, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '7. Footer background color', 'description' => NULL, 'mobile' => false, ), ), 408 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013208389282226562, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#666', 'type' => 'color', 'themeId' => 1619, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 409 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.000125885009765625, 'params' => array ( 'id' => NULL, 'themeId' => 1619, 'type' => 'decorator', 'value' => 'button', ), ), 410 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00012302398681640625, 'params' => array ( 'id' => NULL, 'themeId' => 1619, 'type' => 'master_page', 'value' => 'dndindex', ), ), 411 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00012087821960449219, 'params' => array ( 'id' => NULL, 'themeId' => 1619, 'type' => 'master_page', 'value' => 'general', ), ), 412 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011110305786132812, 'params' => array ( 'id' => NULL, 'themeId' => 1619, 'type' => 'master_page', 'value' => 'index', ), ), 413 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010895729064941406, 'params' => array ( 'id' => NULL, 'themeId' => 1619, 'type' => 'master_page', 'value' => 'html_document', ), ), 414 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010895729064941406, 'params' => array ( 'id' => NULL, 'themeId' => 1619, 'type' => 'master_page', 'value' => 'blank', ), ), 415 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.00013589859008789062, 'params' => array ( 'id' => NULL, 'themeId' => 1619, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 416 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00019502639770507812, 'params' => array ( 0 => 1619, ), ), 417 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0004451274871826172, 'params' => array ( 'themeId' => 1619, 'themeId2' => 1619, ), ), 418 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1619', 'execTime' => 0.00011110305786132812, 'params' => array ( ), ), 419 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001418590545654297, 'params' => array ( 0 => 1620, ), ), 420 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001380443572998047, 'params' => array ( 0 => 1620, ), ), 421 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1620', 'execTime' => 0.0002779960632324219, 'params' => NULL, ), 422 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1620', 'execTime' => 0.0001480579376220703, 'params' => NULL, ), 423 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1620', 'execTime' => 0.0003829002380371094, 'params' => NULL, ), 424 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003001689910888672, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body', 'defaultValue' => '#e6e0ec', 'type' => 'color', 'themeId' => 1620, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 425 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00020503997802734375, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#7e6587', 'type' => 'color', 'themeId' => 1620, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 426 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00016999244689941406, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#00677d', 'type' => 'color', 'themeId' => 1620, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 427 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001418590545654297, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#7e6587', 'type' => 'color', 'themeId' => 1620, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 428 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013685226440429688, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow_footer', 'defaultValue' => 'rgba(255,255,255,0.3)', 'type' => 'color', 'themeId' => 1620, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '5. Footer background color', 'description' => NULL, 'mobile' => false, ), ), 429 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00014495849609375, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header_wrap', 'defaultValue' => 'url(images/bg.png)', 'type' => 'image', 'themeId' => 1620, 'key' => 'HeaderbackgroundImage', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 430 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00014400482177734375, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_logo', 'defaultValue' => 'url(images/header_s.png)', 'type' => 'image', 'themeId' => 1620, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '4. Logo image', 'description' => NULL, 'mobile' => false, ), ), 431 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013113021850585938, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#7e6587', 'type' => 'color', 'themeId' => 1620, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 432 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013494491577148438, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#00677D', 'type' => 'color', 'themeId' => 1620, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 433 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00012993812561035156, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_sign_in, .base_index_page', 'defaultValue' => 'url(images/bg.png)', 'type' => 'image', 'themeId' => 1620, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 434 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001289844512939453, 'params' => array ( 'id' => NULL, 'themeId' => 1620, 'type' => 'decorator', 'value' => 'button', ), ), 435 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00012183189392089844, 'params' => array ( 'id' => NULL, 'themeId' => 1620, 'type' => 'master_page', 'value' => 'dndindex', ), ), 436 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001289844512939453, 'params' => array ( 'id' => NULL, 'themeId' => 1620, 'type' => 'master_page', 'value' => 'general', ), ), 437 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011587142944335938, 'params' => array ( 'id' => NULL, 'themeId' => 1620, 'type' => 'master_page', 'value' => 'index', ), ), 438 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001068115234375, 'params' => array ( 'id' => NULL, 'themeId' => 1620, 'type' => 'master_page', 'value' => 'html_document', ), ), 439 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001049041748046875, 'params' => array ( 'id' => NULL, 'themeId' => 1620, 'type' => 'master_page', 'value' => 'blank', ), ), 440 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.00013113021850585938, 'params' => array ( 'id' => NULL, 'themeId' => 1620, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 441 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00019502639770507812, 'params' => array ( 0 => 1620, ), ), 442 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0004031658172607422, 'params' => array ( 'themeId' => 1620, 'themeId2' => 1620, ), ), 443 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1620', 'execTime' => 0.00011301040649414062, 'params' => array ( ), ), 444 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001430511474609375, 'params' => array ( 0 => 1621, ), ), 445 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001380443572998047, 'params' => array ( 0 => 1621, ), ), 446 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1621', 'execTime' => 0.0002930164337158203, 'params' => NULL, ), 447 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1621', 'execTime' => 0.00014781951904296875, 'params' => NULL, ), 448 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1621', 'execTime' => 0.0003979206085205078, 'params' => NULL, ), 449 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003039836883544922, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1621, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 450 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001590251922607422, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#52483f', 'type' => 'color', 'themeId' => 1621, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 451 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00015091896057128906, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#b4534d', 'type' => 'color', 'themeId' => 1621, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 452 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00014495849609375, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#616161', 'type' => 'color', 'themeId' => 1621, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 453 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013709068298339844, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_page_wrap', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1621, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 454 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00015783309936523438, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header', 'defaultValue' => 'url(images/bg_pic.jpg)', 'type' => 'image', 'themeId' => 1621, 'key' => 'headerBackground', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 455 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013494491577148438, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1621, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 456 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001399517059326172, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#52483f', 'type' => 'color', 'themeId' => 1621, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 457 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013113021850585938, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .sitelogo', 'defaultValue' => 'url(images/site_logo.png)', 'type' => 'image', 'themeId' => 1621, 'key' => 'indexLogoImage', 'section' => '1. General Settings', 'label' => '4. Index logo image', 'description' => NULL, 'mobile' => false, ), ), 458 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001289844512939453, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.sitelogo', 'defaultValue' => 'url(images/site_name.png)', 'type' => 'image', 'themeId' => 1621, 'key' => 'LogoImage', 'section' => '1. General Settings', 'label' => '5. Inner logo image', 'description' => NULL, 'mobile' => false, ), ), 459 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001289844512939453, 'params' => array ( 'id' => NULL, 'themeId' => 1621, 'type' => 'decorator', 'value' => 'button', ), ), 460 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00013899803161621094, 'params' => array ( 'id' => NULL, 'themeId' => 1621, 'type' => 'master_page', 'value' => 'dndindex', ), ), 461 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011515617370605469, 'params' => array ( 'id' => NULL, 'themeId' => 1621, 'type' => 'master_page', 'value' => 'general', ), ), 462 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010895729064941406, 'params' => array ( 'id' => NULL, 'themeId' => 1621, 'type' => 'master_page', 'value' => 'index', ), ), 463 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010895729064941406, 'params' => array ( 'id' => NULL, 'themeId' => 1621, 'type' => 'master_page', 'value' => 'html_document', ), ), 464 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011014938354492188, 'params' => array ( 'id' => NULL, 'themeId' => 1621, 'type' => 'master_page', 'value' => 'blank', ), ), 465 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.00013303756713867188, 'params' => array ( 'id' => NULL, 'themeId' => 1621, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 466 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00020313262939453125, 'params' => array ( 0 => 1621, ), ), 467 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.00039696693420410156, 'params' => array ( 'themeId' => 1621, 'themeId2' => 1621, ), ), 468 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1621', 'execTime' => 0.00011396408081054688, 'params' => array ( ), ), 469 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001430511474609375, 'params' => array ( 0 => 1622, ), ), 470 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00014400482177734375, 'params' => array ( 0 => 1622, ), ), 471 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1622', 'execTime' => 0.0003600120544433594, 'params' => NULL, ), 472 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1622', 'execTime' => 0.0001609325408935547, 'params' => NULL, ), 473 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1622', 'execTime' => 0.00043392181396484375, 'params' => NULL, ), 474 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0006070137023925781, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body', 'defaultValue' => '#412e57', 'type' => 'color', 'themeId' => 1622, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 475 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00035309791564941406, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#2e64ff', 'type' => 'color', 'themeId' => 1622, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 476 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003819465637207031, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#616161', 'type' => 'color', 'themeId' => 1622, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 477 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003190040588378906, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_page_wrap', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1622, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 478 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003349781036376953, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_page_container .ow_page', 'defaultValue' => '#616161', 'type' => 'color', 'themeId' => 1622, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 479 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00035119056701660156, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header', 'defaultValue' => 'url(images/bg_pic.jpg)', 'type' => 'image', 'themeId' => 1622, 'key' => 'headerBackground', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 480 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003478527069091797, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1622, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 481 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00038313865661621094, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#616161', 'type' => 'color', 'themeId' => 1622, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 482 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00027298927307128906, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_promo_collage_item1', 'defaultValue' => 'url(images/promo_collage1.png)', 'type' => 'image', 'themeId' => 1622, 'key' => 'collageimage1', 'section' => '3. Index Page', 'label' => 'Collage image 1', 'description' => NULL, 'mobile' => false, ), ), 483 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0002579689025878906, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_promo_collage_item2', 'defaultValue' => 'url(images/promo_collage2.png)', 'type' => 'image', 'themeId' => 1622, 'key' => 'collageimage2', 'section' => '3. Index Page', 'label' => 'Collage image 2', 'description' => NULL, 'mobile' => false, ), ), 484 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00026106834411621094, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_promo_collage_item3', 'defaultValue' => 'url(images/promo_collage3.png)', 'type' => 'image', 'themeId' => 1622, 'key' => 'collageimage3', 'section' => '3. Index Page', 'label' => 'Collage image 3', 'description' => NULL, 'mobile' => false, ), ), 485 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0002601146697998047, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_promo_collage_item4', 'defaultValue' => 'url(images/promo_collage4.png)', 'type' => 'image', 'themeId' => 1622, 'key' => 'collageimage4', 'section' => '3. Index Page', 'label' => 'Collage image 4', 'description' => NULL, 'mobile' => false, ), ), 486 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00026297569274902344, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_promo_collage_item5', 'defaultValue' => 'url(images/promo_collage5.png)', 'type' => 'image', 'themeId' => 1622, 'key' => 'collageimage5', 'section' => '3. Index Page', 'label' => 'Collage image 5', 'description' => NULL, 'mobile' => false, ), ), 487 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00030994415283203125, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_promo_left', 'defaultValue' => 'url(images/promo_left.jpg)', 'type' => 'image', 'themeId' => 1622, 'key' => 'qs_image', 'section' => '3. Index Page', 'label' => 'Quick Search Image', 'description' => NULL, 'mobile' => false, ), ), 488 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003330707550048828, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.sitelogo', 'defaultValue' => 'url(images/site_name.png)', 'type' => 'image', 'themeId' => 1622, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '4. Logo image', 'description' => NULL, 'mobile' => false, ), ), 489 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00024819374084472656, 'params' => array ( 'id' => NULL, 'themeId' => 1622, 'type' => 'decorator', 'value' => 'button', ), ), 490 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00022983551025390625, 'params' => array ( 'id' => NULL, 'themeId' => 1622, 'type' => 'master_page', 'value' => 'dndindex', ), ), 491 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023293495178222656, 'params' => array ( 'id' => NULL, 'themeId' => 1622, 'type' => 'master_page', 'value' => 'general', ), ), 492 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023412704467773438, 'params' => array ( 'id' => NULL, 'themeId' => 1622, 'type' => 'master_page', 'value' => 'index', ), ), 493 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00021505355834960938, 'params' => array ( 'id' => NULL, 'themeId' => 1622, 'type' => 'master_page', 'value' => 'html_document', ), ), 494 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00021219253540039062, 'params' => array ( 'id' => NULL, 'themeId' => 1622, 'type' => 'master_page', 'value' => 'blank', ), ), 495 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.00030493736267089844, 'params' => array ( 'id' => NULL, 'themeId' => 1622, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 496 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0004029273986816406, 'params' => array ( 0 => 1622, ), ), 497 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0011491775512695312, 'params' => array ( 'themeId' => 1622, 'themeId2' => 1622, ), ), 498 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1622', 'execTime' => 0.00031495094299316406, 'params' => array ( ), ), 499 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003230571746826172, 'params' => array ( 0 => 1623, ), ), 500 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00026702880859375, 'params' => array ( 0 => 1623, ), ), 501 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1623', 'execTime' => 0.000823974609375, 'params' => NULL, ), 502 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1623', 'execTime' => 0.00039005279541015625, 'params' => NULL, ), 503 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1623', 'execTime' => 0.0012249946594238281, 'params' => NULL, ), 504 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0006661415100097656, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body', 'defaultValue' => '#74adc0', 'type' => 'color', 'themeId' => 1623, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 505 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003829002380371094, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#c5ffff', 'type' => 'color', 'themeId' => 1623, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 506 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003561973571777344, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#7be1f9', 'type' => 'color', 'themeId' => 1623, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 507 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003299713134765625, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#2b6170', 'type' => 'color', 'themeId' => 1623, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 508 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0002999305725097656, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_page_wrap', 'defaultValue' => 'url(images/promo.png)', 'type' => 'image', 'themeId' => 1623, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 509 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003349781036376953, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow_footer', 'defaultValue' => '#6599ac', 'type' => 'color', 'themeId' => 1623, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '6. Footer background color', 'description' => NULL, 'mobile' => false, ), ), 510 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003199577331542969, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header', 'defaultValue' => 'url(images/header_pic.jpg)', 'type' => 'image', 'themeId' => 1623, 'key' => 'headerImage', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 511 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003380775451660156, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#2b6170', 'type' => 'color', 'themeId' => 1623, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 512 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.000347137451171875, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#3f6e7c', 'type' => 'color', 'themeId' => 1623, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 513 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003139972686767578, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .sitelogo', 'defaultValue' => 'url(images/site_name.png)', 'type' => 'image', 'themeId' => 1623, 'key' => 'indexLogoImage', 'section' => '1. General Settings', 'label' => '4. Index logo image', 'description' => NULL, 'mobile' => false, ), ), 514 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00031304359436035156, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.sitelogo', 'defaultValue' => 'url(images/logo_inner.png)', 'type' => 'image', 'themeId' => 1623, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '5. Inner logo image', 'description' => NULL, 'mobile' => false, ), ), 515 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002789497375488281, 'params' => array ( 'id' => NULL, 'themeId' => 1623, 'type' => 'decorator', 'value' => 'button', ), ), 516 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023603439331054688, 'params' => array ( 'id' => NULL, 'themeId' => 1623, 'type' => 'master_page', 'value' => 'dndindex', ), ), 517 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00022602081298828125, 'params' => array ( 'id' => NULL, 'themeId' => 1623, 'type' => 'master_page', 'value' => 'general', ), ), 518 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00021982192993164062, 'params' => array ( 'id' => NULL, 'themeId' => 1623, 'type' => 'master_page', 'value' => 'index', ), ), 519 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002720355987548828, 'params' => array ( 'id' => NULL, 'themeId' => 1623, 'type' => 'master_page', 'value' => 'html_document', ), ), 520 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002200603485107422, 'params' => array ( 'id' => NULL, 'themeId' => 1623, 'type' => 'master_page', 'value' => 'blank', ), ), 521 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.0002639293670654297, 'params' => array ( 'id' => NULL, 'themeId' => 1623, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 522 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003638267517089844, 'params' => array ( 0 => 1623, ), ), 523 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0010039806365966797, 'params' => array ( 'themeId' => 1623, 'themeId2' => 1623, ), ), 524 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1623', 'execTime' => 0.00022602081298828125, 'params' => array ( ), ), 525 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00027108192443847656, 'params' => array ( 0 => 1624, ), ), 526 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002970695495605469, 'params' => array ( 0 => 1624, ), ), 527 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1624', 'execTime' => 0.000843048095703125, 'params' => NULL, ), 528 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1624', 'execTime' => 0.00043392181396484375, 'params' => NULL, ), 529 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1624', 'execTime' => 0.0012760162353515625, 'params' => NULL, ), 530 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0006110668182373047, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body', 'defaultValue' => '#fff5fb', 'type' => 'color', 'themeId' => 1624, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 531 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0004119873046875, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#553d2f', 'type' => 'color', 'themeId' => 1624, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 532 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00035500526428222656, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#578581', 'type' => 'color', 'themeId' => 1624, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 533 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003719329833984375, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#715848', 'type' => 'color', 'themeId' => 1624, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 534 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003609657287597656, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_page_wrap', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1624, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 535 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00032591819763183594, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow_footer', 'defaultValue' => '#fffdff', 'type' => 'color', 'themeId' => 1624, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '5. Footer background', 'description' => NULL, 'mobile' => false, ), ), 536 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003650188446044922, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header', 'defaultValue' => 'url(images/bg_pic.jpg)', 'type' => 'image', 'themeId' => 1624, 'key' => 'headerBackground', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 537 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00030303001403808594, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#715848', 'type' => 'color', 'themeId' => 1624, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 538 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003139972686767578, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#796458', 'type' => 'color', 'themeId' => 1624, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 539 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00032210350036621094, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.sitelogo', 'defaultValue' => 'url(images/site_name.png)', 'type' => 'image', 'themeId' => 1624, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '4. Logo image', 'description' => NULL, 'mobile' => false, ), ), 540 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002460479736328125, 'params' => array ( 'id' => NULL, 'themeId' => 1624, 'type' => 'decorator', 'value' => 'button', ), ), 541 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023818016052246094, 'params' => array ( 'id' => NULL, 'themeId' => 1624, 'type' => 'master_page', 'value' => 'dndindex', ), ), 542 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00025200843811035156, 'params' => array ( 'id' => NULL, 'themeId' => 1624, 'type' => 'master_page', 'value' => 'general', ), ), 543 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023698806762695312, 'params' => array ( 'id' => NULL, 'themeId' => 1624, 'type' => 'master_page', 'value' => 'index', ), ), 544 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002219676971435547, 'params' => array ( 'id' => NULL, 'themeId' => 1624, 'type' => 'master_page', 'value' => 'html_document', ), ), 545 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00020885467529296875, 'params' => array ( 'id' => NULL, 'themeId' => 1624, 'type' => 'master_page', 'value' => 'blank', ), ), 546 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.00026798248291015625, 'params' => array ( 'id' => NULL, 'themeId' => 1624, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 547 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00037097930908203125, 'params' => array ( 0 => 1624, ), ), 548 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.001068115234375, 'params' => array ( 'themeId' => 1624, 'themeId2' => 1624, ), ), 549 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1624', 'execTime' => 0.00025582313537597656, 'params' => array ( ), ), 550 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003330707550048828, 'params' => array ( 0 => 1625, ), ), 551 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003139972686767578, 'params' => array ( 0 => 1625, ), ), 552 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1625', 'execTime' => 0.000782012939453125, 'params' => NULL, ), 553 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1625', 'execTime' => 0.0004019737243652344, 'params' => NULL, ), 554 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1625', 'execTime' => 0.0010290145874023438, 'params' => NULL, ), 555 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0006380081176757812, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => 'body, .ow, .base_sign_in', 'defaultValue' => '#000213', 'type' => 'color', 'themeId' => 1625, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 556 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00034499168395996094, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html', 'defaultValue' => '#B4BCD0', 'type' => 'color', 'themeId' => 1625, 'key' => 'textColor', 'section' => '3. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 557 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00031185150146484375, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a', 'defaultValue' => '#F7F8F8', 'type' => 'color', 'themeId' => 1625, 'key' => 'linkColor', 'section' => '3. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 558 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003628730773925781, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#F7F8F8', 'type' => 'color', 'themeId' => 1625, 'key' => 'titleColor', 'section' => '3. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 559 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003418922424316406, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_logo_wrap a', 'defaultValue' => 'url(images/logo.svg)', 'type' => 'image', 'themeId' => 1625, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '2. Logo image', 'description' => NULL, 'mobile' => false, ), ), 560 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003662109375, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'html body .ow_box_cap h3, .ow_box_cap_empty h3', 'defaultValue' => '#F7F8F8', 'type' => 'color', 'themeId' => 1625, 'key' => 'WidgetTitleColor', 'section' => '3. Colors', 'label' => '6. Box title', 'description' => NULL, 'mobile' => false, ), ), 561 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003190040588378906, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#B4BCD0', 'type' => 'color', 'themeId' => 1625, 'key' => 'menuColor', 'section' => '3. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 562 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003368854522705078, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#7989A0', 'type' => 'color', 'themeId' => 1625, 'key' => 'txtValue', 'section' => '3. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 563 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00030803680419921875, 'params' => array ( 'id' => NULL, 'themeId' => 1625, 'type' => 'decorator', 'value' => 'button', ), ), 564 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023794174194335938, 'params' => array ( 'id' => NULL, 'themeId' => 1625, 'type' => 'master_page', 'value' => 'dndindex', ), ), 565 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00020885467529296875, 'params' => array ( 'id' => NULL, 'themeId' => 1625, 'type' => 'master_page', 'value' => 'general', ), ), 566 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00026106834411621094, 'params' => array ( 'id' => NULL, 'themeId' => 1625, 'type' => 'master_page', 'value' => 'index', ), ), 567 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00022983551025390625, 'params' => array ( 'id' => NULL, 'themeId' => 1625, 'type' => 'master_page', 'value' => 'html_document', ), ), 568 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002200603485107422, 'params' => array ( 'id' => NULL, 'themeId' => 1625, 'type' => 'master_page', 'value' => 'blank', ), ), 569 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.0002598762512207031, 'params' => array ( 'id' => NULL, 'themeId' => 1625, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 570 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0004050731658935547, 'params' => array ( 0 => 1625, ), ), 571 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0010089874267578125, 'params' => array ( 'themeId' => 1625, 'themeId2' => 1625, ), ), 572 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1625', 'execTime' => 0.0002269744873046875, 'params' => array ( ), ), 573 => array ( 'query' => 'SELECT * FROM ow_base_config WHERE `key` = \'base\' AND `name` = \'cachedEntitiesPostfix\' LIMIT 0, 1', 'execTime' => 0.0003299713134765625, 'params' => array ( ), ), 574 => array ( 'query' => 'UPDATE `ow_base_config` SET `value`=:value WHERE id=:id', 'execTime' => 0.0003409385681152344, 'params' => array ( 'id' => 521, 'value' => 'IPy6iryd', ), ), 575 => array ( 'query' => 'SELECT * FROM ow_base_config', 'execTime' => 0.0005869865417480469, 'params' => array ( ), ), 576 => array ( 'query' => 'SELECT * FROM ow_base_language WHERE `status` = \'active\'', 'execTime' => 0.0003948211669921875, 'params' => array ( ), ), 577 => array ( 'query' => 'SELECT k.*, p.`prefix`, v.`value` FROM ow_base_language_key AS k INNER JOIN ow_base_language_prefix AS p ON k.prefixId = p.id INNER JOIN ow_base_language_value AS v ON k.id = v.keyId AND v.languageId = ?', 'execTime' => 0.08172798156738281, 'params' => array ( 0 => 1, ), ), 578 => array ( 'query' => 'SELECT * FROM ow_base_language', 'execTime' => 0.0003809928894042969, 'params' => array ( ), ), 579 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `key` = \'simplicity\' LIMIT 0, 1', 'execTime' => 0.0007278919219970703, 'params' => array ( ), ), 580 => array ( 'query' => 'SELECT * FROM ow_base_theme_content WHERE `themeId` = 1606', 'execTime' => 0.0006308555603027344, 'params' => array ( ), ), 581 => array ( 'query' => 'SELECT * FROM ow_base_theme_master_page WHERE `themeId` = 1606', 'execTime' => 0.0003490447998046875, 'params' => array ( ), ), 582 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `key` = \'turquoise\' LIMIT 0, 1', 'execTime' => 0.0003249645233154297, 'params' => array ( ), ), 583 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `key` = \'turquoise\' LIMIT 0, 1', 'execTime' => 0.0002770423889160156, 'params' => array ( ), ), 584 => array ( 'query' => 'SELECT * FROM ow_base_theme_content WHERE `themeId` = 1607', 'execTime' => 0.00043702125549316406, 'params' => array ( ), ), 585 => array ( 'query' => 'SELECT * FROM ow_base_theme_master_page WHERE `themeId` = 1607', 'execTime' => 0.00032901763916015625, 'params' => array ( ), ), 586 => array ( 'query' => 'SELECT * FROM ow_base_document WHERE `isStatic` = 1 AND `isMobile` = 0', 'execTime' => 0.0003631114959716797, 'params' => array ( ), ), 587 => array ( 'query' => ' SELECT * FROM `ow_base_menu_item` WHERE `visibleFor` & ? AND `externalUrl` IS NULL AND `type` = ? ORDER BY `order` ASC LIMIT 1', 'execTime' => 0.000698089599609375, 'params' => array ( 0 => 1, 1 => 'main', ), ), 588 => array ( 'query' => ' SELECT `mi`.*, `mi`.`key` AS `menu_key`, `d`.`class`, `d`.`action`, `d`.`uri`, `d`.`isStatic` FROM `ow_base_menu_item` AS `mi` LEFT JOIN `ow_base_document` AS `d` ON ( `mi`.`documentKey` = `d`.`key`) WHERE `mi`.`type` = :menuType ORDER BY `mi`.`order` ASC', 'execTime' => 0.0009770393371582031, 'params' => array ( 'menuType' => 'main', ), ), 589 => array ( 'query' => ' SELECT `mi`.*, `mi`.`key` AS `menu_key`, `d`.`class`, `d`.`action`, `d`.`uri`, `d`.`isStatic` FROM `ow_base_menu_item` AS `mi` LEFT JOIN `ow_base_document` AS `d` ON ( `mi`.`documentKey` = `d`.`key`) WHERE `mi`.`type` = :menuType ORDER BY `mi`.`order` ASC', 'execTime' => 0.0008580684661865234, 'params' => array ( 'menuType' => 'bottom', ), ), 590 => array ( 'query' => 'SELECT * FROM ow_base_question_account_type ORDER BY sortOrder', 'execTime' => 0.0005209445953369141, 'params' => array ( ), ), 591 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'base\' AND `actionKey` = \'daily_login\' LIMIT 0, 1', 'execTime' => 0.0004730224609375, 'params' => array ( ), ), 592 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'base\' AND `actionKey` = \'user_join\' LIMIT 0, 1', 'execTime' => 0.0003800392150878906, 'params' => array ( ), ), 593 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'base\' AND `actionKey` = \'search_users\' LIMIT 0, 1', 'execTime' => 0.00032520294189453125, 'params' => array ( ), ), 594 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'base\' AND `actionKey` = \'add_comment\' LIMIT 0, 1', 'execTime' => 0.000370025634765625, 'params' => array ( ), ), 595 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'usercredits\' AND `actionKey` = \'buy_credits\' LIMIT 0, 1', 'execTime' => 0.0003070831298828125, 'params' => array ( ), ), 596 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'usercredits\' AND `actionKey` = \'grant_by_user\' LIMIT 0, 1', 'execTime' => 0.00031280517578125, 'params' => array ( ), ), 597 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'usercredits\' AND `actionKey` = \'grant_to_user\' LIMIT 0, 1', 'execTime' => 0.0003190040588378906, 'params' => array ( ), ), 598 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'usercredits\' AND `actionKey` = \'set_by_admin\' LIMIT 0, 1', 'execTime' => 0.00030612945556640625, 'params' => array ( ), ), 599 => array ( 'query' => 'SELECT * FROM ow_base_question_account_type ORDER BY sortOrder', 'execTime' => 0.000553131103515625, 'params' => array ( ), ), 600 => array ( 'query' => ' SELECT `question`.* FROM `ow_base_question` as `question` LEFT JOIN `ow_base_question_section` as `section` ON ( `question`.`sectionName` = `section`.`name` AND `question`.`sectionName` != \'\' AND `question`.`sectionName` IS NOT NULL ) WHERE `question`.`base` = 1 AND `question`.`onJoin` = \'1\' AND ( `section`.isHidden IS NULL OR `section`.isHidden = 0 ) ORDER BY IF( `section`.`name` IS NULL, 0, 1 ), `section`.`sortOrder`, `question`.`sortOrder` ', 'execTime' => 0.0011658668518066406, 'params' => NULL, ), 601 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` IN(\'sex\',\'match_sex\') ORDER BY sortOrder', 'execTime' => 0.0006899833679199219, 'params' => array ( ), ), 602 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` IN(\'username\',\'email\',\'password\',\'sex\',\'match_sex\') ORDER BY sortOrder', 'execTime' => 0.0008909702301025391, 'params' => array ( ), ), 603 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` IN(\'\',\'sex\') ORDER BY sortOrder', 'execTime' => 0.0005548000335693359, 'params' => array ( ), ), 604 => array ( 'query' => 'SELECT * FROM ow_base_question_value WHERE `questionName` IN(\'username\',\'email\',\'password\',\'sex\',\'match_sex\') ORDER BY questionName, sortOrder', 'execTime' => 0.001505136489868164, 'params' => array ( ), ), 605 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` = \'username\' LIMIT 0, 1', 'execTime' => 0.0005719661712646484, 'params' => array ( ), ), 606 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` = \'email\' LIMIT 0, 1', 'execTime' => 0.0006120204925537109, 'params' => array ( ), ), 607 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` = \'password\' LIMIT 0, 1', 'execTime' => 0.0005970001220703125, 'params' => array ( ), ), 608 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` = \'repeatPassword\' LIMIT 0, 1', 'execTime' => 0.0003600120544433594, 'params' => array ( ), ), 609 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` = \'sex\' LIMIT 0, 1', 'execTime' => 0.00039196014404296875, 'params' => array ( ), ), 610 => array ( 'query' => 'SELECT * FROM ow_skadate_account_type_to_gender', 'execTime' => 0.00041103363037109375, 'params' => array ( ), ), 611 => array ( 'query' => 'UPDATE `ow_base_plugin` SET developerKey=:dk WHERE `key`=:k', 'execTime' => 0.0004420280456542969, 'params' => array ( 'dk' => '99d6bdd5bb6468beaf118c4664dd92ff', 'k' => 'pcgallery', ), ), 612 => array ( 'query' => 'SELECT * FROM ow_base_language', 'execTime' => 0.000331878662109375, 'params' => array ( ), ), 613 => array ( 'query' => 'SELECT count(DISTINCT `entityId`) `count`, `entityType` FROM `ow_moderation_entity` WHERE `entityType` IN (\'user_join\', \'comment\', \'avatar-change\', \'photo_comments\', \'user-status\', \'blog-post\', \'event\', \'forum-topic\', \'forum-post\', \'group\') AND `userId`=0 GROUP BY `entityType`', 'execTime' => 0.0003039836883544922, 'params' => NULL, ), 614 => array ( 'query' => 'SELECT count(DISTINCT `entityId`) `count`, `entityType` FROM `ow_moderation_entity` WHERE `entityType` IN (\'user_join\', \'comment\', \'avatar-change\', \'photo_comments\', \'user-status\', \'blog-post\', \'event\', \'forum-topic\', \'forum-post\', \'group\') AND 1 GROUP BY `entityType`', 'execTime' => 0.0001850128173828125, 'params' => NULL, ), 615 => array ( 'query' => 'SELECT COUNT(*) FROM ow_base_invitation WHERE `userId` = 0', 'execTime' => 0.00020694732666015625, 'params' => array ( ), ), 616 => array ( 'query' => 'SELECT COUNT(*) FROM ow_base_invitation WHERE `userId` = 0 AND `viewed` = 0', 'execTime' => 0.00015091896057128906, 'params' => array ( ), ), 617 => array ( 'query' => 'SELECT COUNT(*) FROM ow_notifications_notification WHERE `userId` = 0 AND `viewed` = 0', 'execTime' => 0.00013208389282226562, 'params' => array ( ), ), 618 => array ( 'query' => 'SELECT COUNT(*) FROM ow_notifications_notification WHERE `userId` = 0', 'execTime' => 0.00011801719665527344, 'params' => array ( ), ), 619 => array ( 'query' => 'SELECT COUNT(*) FROM `ow_friends_friendship` `friends_friendship` INNER JOIN `ow_base_user` base_user_table_alias ON base_user_table_alias.`id` = `friends_friendship`.`userId` LEFT JOIN `ow_base_user_suspend` base_user_suspend_table_alias ON base_user_suspend_table_alias.`userId` = `base_user_table_alias`.`id` WHERE (`base_user_suspend_table_alias`.`id` IS NULL) AND (`base_user_table_alias`.`emailVerify` = 1) AND `friends_friendship`.`friendId`=0 AND `friends_friendship`.`status` = \'pending\'', 'execTime' => 0.0002601146697998047, 'params' => array ( ), ), 620 => array ( 'query' => 'SELECT COUNT(*) FROM `ow_friends_friendship` `friends_friendship` INNER JOIN `ow_base_user` base_user_table_alias ON base_user_table_alias.`id` = `friends_friendship`.`userId` LEFT JOIN `ow_base_user_suspend` base_user_suspend_table_alias ON base_user_suspend_table_alias.`userId` = `base_user_table_alias`.`id` WHERE (`base_user_suspend_table_alias`.`id` IS NULL) AND (`base_user_table_alias`.`emailVerify` = 1) AND `friends_friendship`.`friendId`=0 AND `friends_friendship`.`status` = \'pending\' AND `friends_friendship`.`viewed` = \'0\'', 'execTime' => 0.0002238750457763672, 'params' => array ( ), ), 621 => array ( 'query' => 'show tables like \'ow_base_geolocation_country\'', 'execTime' => 0.0014171600341796875, 'params' => NULL, ), 622 => array ( 'query' => 'SELECT * FROM ow_base_authorization_group', 'execTime' => 0.0004429817199707031, 'params' => array ( ), ), 623 => array ( 'query' => 'SELECT * FROM ow_base_authorization_moderator ORDER BY id', 'execTime' => 0.0004150867462158203, 'params' => array ( ), ), 624 => array ( 'query' => 'SELECT * FROM ow_base_authorization_moderator_permission', 'execTime' => 0.0002799034118652344, 'params' => array ( ), ), 625 => array ( 'query' => 'SELECT * FROM ow_base_authorization_action', 'execTime' => 0.0003349781036376953, 'params' => array ( ), ), 626 => array ( 'query' => 'SELECT * FROM ow_base_authorization_permission', 'execTime' => 0.0002799034118652344, 'params' => array ( ), ), 627 => array ( 'query' => 'SELECT * FROM ow_base_authorization_role ORDER BY `sortOrder` ASC', 'execTime' => 0.0003681182861328125, 'params' => array ( ), ), 628 => array ( 'query' => 'SELECT `b`.* FROM `ow_ads_banner` AS `b` LEFT JOIN `ow_ads_banner_position` AS `bp` ON (`b`.`id` = `bp`.`bannerId`) LEFT JOIN `ow_ads_banner_location` AS `bl` ON (`b`.`id` = `bl`.`bannerId`) WHERE `bp`.`position` = :position AND `bp`.`pluginKey` IN ( :pluginKey, \'base\' ) AND ( `bl`.`location` IS NULL)', 'execTime' => 0.0005779266357421875, 'params' => array ( 'pluginKey' => 'SKADATE', 'position' => 'top', ), ), 629 => array ( 'query' => 'SELECT `b`.* FROM `ow_ads_banner` AS `b` LEFT JOIN `ow_ads_banner_position` AS `bp` ON (`b`.`id` = `bp`.`bannerId`) LEFT JOIN `ow_ads_banner_location` AS `bl` ON (`b`.`id` = `bl`.`bannerId`) WHERE `bp`.`position` = :position AND `bp`.`pluginKey` IN ( :pluginKey, \'base\' ) AND ( `bl`.`location` IS NULL)', 'execTime' => 0.000415802001953125, 'params' => array ( 'pluginKey' => 'SKADATE', 'position' => 'bottom', ), ), 630 => array ( 'query' => 'SELECT * FROM ow_base_place WHERE `name` = \'index\' LIMIT 0, 1', 'execTime' => 0.0004589557647705078, 'params' => array ( ), ), 631 => array ( 'query' => 'SELECT * FROM ow_base_component_place_cache WHERE `placeId` = 2 AND `entityId` = 0 LIMIT 0, 1', 'execTime' => 0.0005588531494140625, 'params' => array ( ), ), 632 => array ( 'query' => 'SELECT `b`.* FROM `ow_ads_banner` AS `b` LEFT JOIN `ow_ads_banner_position` AS `bp` ON (`b`.`id` = `bp`.`bannerId`) LEFT JOIN `ow_ads_banner_location` AS `bl` ON (`b`.`id` = `bl`.`bannerId`) WHERE `bp`.`position` = :position AND `bp`.`pluginKey` IN ( :pluginKey, \'base\' ) AND ( `bl`.`location` IS NULL)', 'execTime' => 0.0005450248718261719, 'params' => array ( 'pluginKey' => 'SKADATE', 'position' => 'sidebar', ), ), ), 'debugMode' => true, 'isProfilerEnabled' => true, 'profiler' => \UTIL_Profiler::__set_state(array( 'checkPoints' => array ( 'start' => 1774337865.026099, ), 'key' => 'db', 'result' => array ( ), 'chkCounter' => 0, )), 'queryExecTime' => 0.0005450248718261719, 'totalQueryExecTime' => 0.28398704528808594, 'queryCount' => 633, 'useCashe' => false, )), )), 'inviteCodeDao' => \BOL_InviteCodeDao::__set_state(array( 'dbo' => \OW_Database::__set_state(array( 'connection' => \PDO::__set_state(array( )), 'affectedRows' => 0, 'queryLog' => array ( 0 => array ( 'query' => 'SELECT * FROM ow_base_config', 'execTime' => 0.0009129047393798828, 'params' => array ( ), ), 1 => array ( 'query' => 'SELECT * FROM ow_base_language', 'execTime' => 0.0005710124969482422, 'params' => array ( ), ), 2 => array ( 'query' => 'SELECT * FROM ow_base_plugin', 'execTime' => 0.0006101131439208984, 'params' => array ( ), ), 3 => array ( 'query' => 'SELECT * FROM ow_base_language ORDER BY `order` ASC LIMIT 0, 1', 'execTime' => 0.0005078315734863281, 'params' => array ( ), ), 4 => array ( 'query' => 'SET TIME_ZONE = ?', 'execTime' => 0.0004220008850097656, 'params' => array ( 0 => '-04:00', ), ), 5 => array ( 'query' => 'SELECT * FROM ow_virtualgifts_template', 'execTime' => 0.0006029605865478516, 'params' => array ( ), ), 6 => array ( 'query' => 'SELECT * FROM ow_base_document WHERE `uri` = \'join\' AND `isStatic` = 1 LIMIT 0, 1', 'execTime' => 0.0007178783416748047, 'params' => array ( ), ), 7 => array ( 'query' => 'SELECT * FROM ow_base_theme', 'execTime' => 0.0006940364837646484, 'params' => array ( ), ), 8 => array ( 'query' => 'SELECT * FROM ow_base_theme', 'execTime' => 0.0008101463317871094, 'params' => array ( ), ), 9 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0004200935363769531, 'params' => array ( 0 => 1555, ), ), 10 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0004000663757324219, 'params' => array ( 0 => 1555, ), ), 11 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1555', 'execTime' => 0.0010080337524414062, 'params' => NULL, ), 12 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1555', 'execTime' => 0.0004069805145263672, 'params' => NULL, ), 13 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1555', 'execTime' => 0.0010979175567626953, 'params' => NULL, ), 14 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0006210803985595703, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body', 'defaultValue' => '#FDF0E6', 'type' => 'color', 'themeId' => 1555, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 15 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0004799365997314453, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#825842', 'type' => 'color', 'themeId' => 1555, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 16 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003509521484375, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#2a80ae', 'type' => 'color', 'themeId' => 1555, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 17 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003490447998046875, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#B99480', 'type' => 'color', 'themeId' => 1555, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 18 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00035500526428222656, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_page_wrap', 'defaultValue' => 'url(images/promo.png)', 'type' => 'image', 'themeId' => 1555, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 19 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0004341602325439453, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_page_wrap_inner', 'defaultValue' => 'url(images/promo_inner.png)', 'type' => 'image', 'themeId' => 1555, 'key' => 'headerBackground', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 20 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003848075866699219, 'params' => array ( 'id' => NULL, 'attribute' => 'background', 'selector' => '.ow_footer', 'defaultValue' => '#FDF0E6', 'type' => 'color', 'themeId' => 1555, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '5. Footer background color', 'description' => NULL, 'mobile' => false, ), ), 21 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003299713134765625, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1555, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 22 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003349781036376953, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#ff7000', 'type' => 'color', 'themeId' => 1555, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 23 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0004229545593261719, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.sitelogo', 'defaultValue' => 'url(images/sitelogo.png)', 'type' => 'image', 'themeId' => 1555, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '4. Logo image', 'description' => NULL, 'mobile' => false, ), ), 24 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0003199577331542969, 'params' => array ( 'id' => NULL, 'themeId' => 1555, 'type' => 'decorator', 'value' => 'button', ), ), 25 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00029921531677246094, 'params' => array ( 'id' => NULL, 'themeId' => 1555, 'type' => 'master_page', 'value' => 'dndindex', ), ), 26 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00025391578674316406, 'params' => array ( 'id' => NULL, 'themeId' => 1555, 'type' => 'master_page', 'value' => 'general', ), ), 27 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023698806762695312, 'params' => array ( 'id' => NULL, 'themeId' => 1555, 'type' => 'master_page', 'value' => 'index', ), ), 28 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00030994415283203125, 'params' => array ( 'id' => NULL, 'themeId' => 1555, 'type' => 'master_page', 'value' => 'html_document', ), ), 29 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002410411834716797, 'params' => array ( 'id' => NULL, 'themeId' => 1555, 'type' => 'master_page', 'value' => 'blank', ), ), 30 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.0002942085266113281, 'params' => array ( 'id' => NULL, 'themeId' => 1555, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 31 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00039196014404296875, 'params' => array ( 0 => 1555, ), ), 32 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0010747909545898438, 'params' => array ( 'themeId' => 1555, 'themeId2' => 1555, ), ), 33 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1555', 'execTime' => 0.0003249645233154297, 'params' => array ( ), ), 34 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00033783912658691406, 'params' => array ( 0 => 1559, ), ), 35 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002949237823486328, 'params' => array ( 0 => 1559, ), ), 36 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1559', 'execTime' => 0.0008411407470703125, 'params' => NULL, ), 37 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1559', 'execTime' => 0.000370025634765625, 'params' => NULL, ), 38 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1559', 'execTime' => 0.0010089874267578125, 'params' => NULL, ), 39 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0006060600280761719, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body, .base_sign_in', 'defaultValue' => '#ece8e4', 'type' => 'color', 'themeId' => 1559, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 40 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.000431060791015625, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#494949', 'type' => 'color', 'themeId' => 1559, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 41 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003490447998046875, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#004d7e', 'type' => 'color', 'themeId' => 1559, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 42 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003581047058105469, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#004d7e', 'type' => 'color', 'themeId' => 1559, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 43 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.000392913818359375, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header_wrap', 'defaultValue' => 'url(images/bg_small.jpg)', 'type' => 'image', 'themeId' => 1559, 'key' => 'headerImage', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 44 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00047588348388671875, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header_pic', 'defaultValue' => 'url(images/header_s.png)', 'type' => 'image', 'themeId' => 1559, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '4. Logo image', 'description' => NULL, 'mobile' => false, ), ), 45 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00045418739318847656, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#252525', 'type' => 'color', 'themeId' => 1559, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 46 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00034999847412109375, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#494949', 'type' => 'color', 'themeId' => 1559, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 47 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00037598609924316406, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_sign_in, .index_master_page.ow_page_wrap', 'defaultValue' => 'url(images/bg.jpg)', 'type' => 'image', 'themeId' => 1559, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 48 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002868175506591797, 'params' => array ( 'id' => NULL, 'themeId' => 1559, 'type' => 'decorator', 'value' => 'button', ), ), 49 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023889541625976562, 'params' => array ( 'id' => NULL, 'themeId' => 1559, 'type' => 'master_page', 'value' => 'dndindex', ), ), 50 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00031280517578125, 'params' => array ( 'id' => NULL, 'themeId' => 1559, 'type' => 'master_page', 'value' => 'general', ), ), 51 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023293495178222656, 'params' => array ( 'id' => NULL, 'themeId' => 1559, 'type' => 'master_page', 'value' => 'index', ), ), 52 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002181529998779297, 'params' => array ( 'id' => NULL, 'themeId' => 1559, 'type' => 'master_page', 'value' => 'html_document', ), ), 53 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00021505355834960938, 'params' => array ( 'id' => NULL, 'themeId' => 1559, 'type' => 'master_page', 'value' => 'blank', ), ), 54 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.00027108192443847656, 'params' => array ( 'id' => NULL, 'themeId' => 1559, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 55 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0004589557647705078, 'params' => array ( 0 => 1559, ), ), 56 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0011219978332519531, 'params' => array ( 'themeId' => 1559, 'themeId2' => 1559, ), ), 57 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1559', 'execTime' => 0.00026798248291015625, 'params' => array ( ), ), 58 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003077983856201172, 'params' => array ( 0 => 1606, ), ), 59 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00030112266540527344, 'params' => array ( 0 => 1606, ), ), 60 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1606', 'execTime' => 0.001013040542602539, 'params' => NULL, ), 61 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1606', 'execTime' => 0.00028896331787109375, 'params' => NULL, ), 62 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1606', 'execTime' => 0.0008571147918701172, 'params' => NULL, ), 63 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0006830692291259766, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => 'body, .ow_bg_color', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1606, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 64 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00038909912109375, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html', 'defaultValue' => '#828894', 'type' => 'color', 'themeId' => 1606, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 65 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0004019737243652344, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a', 'defaultValue' => '#5b646a', 'type' => 'color', 'themeId' => 1606, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 66 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00034499168395996094, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#5b646a', 'type' => 'color', 'themeId' => 1606, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 67 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003638267517089844, 'params' => array ( 'id' => NULL, 'attribute' => 'background', 'selector' => '.ow_footer', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1606, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '4. Footer background color', 'description' => NULL, 'mobile' => false, ), ), 68 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0004401206970214844, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_logo', 'defaultValue' => 'url(images/logo.png)', 'type' => 'image', 'themeId' => 1606, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '3. Logo image', 'description' => NULL, 'mobile' => false, ), ), 69 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00035381317138671875, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header_pic', 'defaultValue' => 'url(images/header.jpg)', 'type' => 'image', 'themeId' => 1606, 'key' => 'headerImage', 'section' => '1. General Settings', 'label' => '2. Header background image', 'description' => NULL, 'mobile' => false, ), ), 70 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003609657287597656, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#5b646a', 'type' => 'color', 'themeId' => 1606, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 71 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003330707550048828, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_outline, .ow_txt_value', 'defaultValue' => '#2db395', 'type' => 'color', 'themeId' => 1606, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 72 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002541542053222656, 'params' => array ( 'id' => NULL, 'themeId' => 1606, 'type' => 'decorator', 'value' => 'button', ), ), 73 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00028705596923828125, 'params' => array ( 'id' => NULL, 'themeId' => 1606, 'type' => 'master_page', 'value' => 'dndindex', ), ), 74 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023102760314941406, 'params' => array ( 'id' => NULL, 'themeId' => 1606, 'type' => 'master_page', 'value' => 'admin', ), ), 75 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00021696090698242188, 'params' => array ( 'id' => NULL, 'themeId' => 1606, 'type' => 'master_page', 'value' => 'general', ), ), 76 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00024390220642089844, 'params' => array ( 'id' => NULL, 'themeId' => 1606, 'type' => 'master_page', 'value' => 'html_document', ), ), 77 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023508071899414062, 'params' => array ( 'id' => NULL, 'themeId' => 1606, 'type' => 'master_page', 'value' => 'blank', ), ), 78 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023603439331054688, 'params' => array ( 'id' => NULL, 'themeId' => 1606, 'type' => 'm_master_page', 'value' => 'mobile_blank', ), ), 79 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023102760314941406, 'params' => array ( 'id' => NULL, 'themeId' => 1606, 'type' => 'm_master_page', 'value' => 'mobile_general', ), ), 80 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002589225769042969, 'params' => array ( 'id' => NULL, 'themeId' => 1606, 'type' => 'm_master_page', 'value' => 'mobile_html_document', ), ), 81 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00039505958557128906, 'params' => array ( 0 => 1606, ), ), 82 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0010399818420410156, 'params' => array ( 'themeId' => 1606, 'themeId2' => 1606, ), ), 83 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1606', 'execTime' => 0.0003027915954589844, 'params' => array ( ), ), 84 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00032591819763183594, 'params' => array ( 0 => 1607, ), ), 85 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002830028533935547, 'params' => array ( 0 => 1607, ), ), 86 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1607', 'execTime' => 0.0008039474487304688, 'params' => NULL, ), 87 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1607', 'execTime' => 0.0004851818084716797, 'params' => NULL, ), 88 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1607', 'execTime' => 0.0011649131774902344, 'params' => NULL, ), 89 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0006041526794433594, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => 'body, .ow_bg_color', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1607, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 90 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003559589385986328, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .index_qs_widget', 'defaultValue' => '#828894', 'type' => 'color', 'themeId' => 1607, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 91 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00039887428283691406, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a', 'defaultValue' => '#5b646a', 'type' => 'color', 'themeId' => 1607, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 92 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003559589385986328, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#5b646a', 'type' => 'color', 'themeId' => 1607, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 93 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00031304359436035156, 'params' => array ( 'id' => NULL, 'attribute' => 'background', 'selector' => '.ow_footer', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1607, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '5. Footer background color', 'description' => NULL, 'mobile' => false, ), ), 94 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00036787986755371094, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_logo, .index_master_page .logo_url', 'defaultValue' => 'url(images/logo.png)', 'type' => 'image', 'themeId' => 1607, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '4. Logo image', 'description' => NULL, 'mobile' => false, ), ), 95 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003101825714111328, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header_pic', 'defaultValue' => 'url(images/header.jpg)', 'type' => 'image', 'themeId' => 1607, 'key' => 'headerImage', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 96 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00034880638122558594, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#5b646a', 'type' => 'color', 'themeId' => 1607, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 97 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003209114074707031, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_outline, .ow_txt_value', 'defaultValue' => '#ef6ba3', 'type' => 'color', 'themeId' => 1607, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 98 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003159046173095703, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.index_master_page .ow_header_wrap', 'defaultValue' => 'url(images/bg_promo.jpg)', 'type' => 'image', 'themeId' => 1607, 'key' => 'indexImage', 'section' => '1. General Settings', 'label' => '2. Page background image', 'description' => NULL, 'mobile' => false, ), ), 99 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00025916099548339844, 'params' => array ( 'id' => NULL, 'themeId' => 1607, 'type' => 'decorator', 'value' => 'button', ), ), 100 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002319812774658203, 'params' => array ( 'id' => NULL, 'themeId' => 1607, 'type' => 'master_page', 'value' => 'dndindex', ), ), 101 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002219676971435547, 'params' => array ( 'id' => NULL, 'themeId' => 1607, 'type' => 'master_page', 'value' => 'general', ), ), 102 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00021600723266601562, 'params' => array ( 'id' => NULL, 'themeId' => 1607, 'type' => 'master_page', 'value' => 'index', ), ), 103 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002529621124267578, 'params' => array ( 'id' => NULL, 'themeId' => 1607, 'type' => 'master_page', 'value' => 'html_document', ), ), 104 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00021791458129882812, 'params' => array ( 'id' => NULL, 'themeId' => 1607, 'type' => 'master_page', 'value' => 'blank', ), ), 105 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.0002639293670654297, 'params' => array ( 'id' => NULL, 'themeId' => 1607, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 106 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003981590270996094, 'params' => array ( 0 => 1607, ), ), 107 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0010190010070800781, 'params' => array ( 'themeId' => 1607, 'themeId2' => 1607, ), ), 108 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1607', 'execTime' => 0.0002288818359375, 'params' => array ( ), ), 109 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002739429473876953, 'params' => array ( 0 => 1608, ), ), 110 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002810955047607422, 'params' => array ( 0 => 1608, ), ), 111 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1608', 'execTime' => 0.0006909370422363281, 'params' => NULL, ), 112 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1608', 'execTime' => 0.0003859996795654297, 'params' => NULL, ), 113 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1608', 'execTime' => 0.0012140274047851562, 'params' => NULL, ), 114 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0006749629974365234, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => 'body, body.ow, body.base_sign_in', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1608, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 115 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003941059112548828, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#333', 'type' => 'color', 'themeId' => 1608, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 116 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00032901763916015625, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#2a80ae', 'type' => 'color', 'themeId' => 1608, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 117 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00039005279541015625, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#005466', 'type' => 'color', 'themeId' => 1608, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 118 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003330707550048828, 'params' => array ( 'id' => NULL, 'attribute' => 'background', 'selector' => '.ow_footer', 'defaultValue' => '#EAF7FB', 'type' => 'color', 'themeId' => 1608, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '5. Footer background color', 'description' => NULL, 'mobile' => false, ), ), 119 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00030493736267089844, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header', 'defaultValue' => 'url(images/header_s.png)', 'type' => 'image', 'themeId' => 1608, 'key' => 'headerBackground', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 120 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00037097930908203125, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_logo', 'defaultValue' => 'url(images/logo.png)', 'type' => 'image', 'themeId' => 1608, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '4. Logo image', 'description' => NULL, 'mobile' => false, ), ), 121 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0002899169921875, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#005466', 'type' => 'color', 'themeId' => 1608, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 122 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0002989768981933594, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#005074', 'type' => 'color', 'themeId' => 1608, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 123 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003478527069091797, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page', 'defaultValue' => 'url(images/bg.png)', 'type' => 'image', 'themeId' => 1608, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 124 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.000244140625, 'params' => array ( 'id' => NULL, 'themeId' => 1608, 'type' => 'decorator', 'value' => 'button', ), ), 125 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002200603485107422, 'params' => array ( 'id' => NULL, 'themeId' => 1608, 'type' => 'master_page', 'value' => 'dndindex', ), ), 126 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002701282501220703, 'params' => array ( 'id' => NULL, 'themeId' => 1608, 'type' => 'master_page', 'value' => 'general', ), ), 127 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00021314620971679688, 'params' => array ( 'id' => NULL, 'themeId' => 1608, 'type' => 'master_page', 'value' => 'index', ), ), 128 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00020885467529296875, 'params' => array ( 'id' => NULL, 'themeId' => 1608, 'type' => 'master_page', 'value' => 'html_document', ), ), 129 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00020599365234375, 'params' => array ( 'id' => NULL, 'themeId' => 1608, 'type' => 'master_page', 'value' => 'blank', ), ), 130 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.0002582073211669922, 'params' => array ( 'id' => NULL, 'themeId' => 1608, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 131 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00037217140197753906, 'params' => array ( 0 => 1608, ), ), 132 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.001035928726196289, 'params' => array ( 'themeId' => 1608, 'themeId2' => 1608, ), ), 133 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1608', 'execTime' => 0.0002760887145996094, 'params' => array ( ), ), 134 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00031876564025878906, 'params' => array ( 0 => 1609, ), ), 135 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00031495094299316406, 'params' => array ( 0 => 1609, ), ), 136 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1609', 'execTime' => 0.0008540153503417969, 'params' => NULL, ), 137 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1609', 'execTime' => 0.0005068778991699219, 'params' => NULL, ), 138 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1609', 'execTime' => 0.001313924789428711, 'params' => NULL, ), 139 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0006289482116699219, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => 'body, .ow, body, html, .base_sign_in', 'defaultValue' => '#333', 'type' => 'color', 'themeId' => 1609, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 140 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003838539123535156, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html', 'defaultValue' => '#c4c4c4', 'type' => 'color', 'themeId' => 1609, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 141 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003612041473388672, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a', 'defaultValue' => '#ae9e78', 'type' => 'color', 'themeId' => 1609, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 142 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00034499168395996094, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#e4e4e4', 'type' => 'color', 'themeId' => 1609, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 143 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00028204917907714844, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow_footer', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1609, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '7. Footer background color', 'description' => NULL, 'mobile' => false, ), ), 144 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00035381317138671875, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1609, 'key' => 'headerBackground', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 145 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0002999305725097656, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_logo_wrap a', 'defaultValue' => 'url(images/logo_console.png)', 'type' => 'image', 'themeId' => 1609, 'key' => 'ConsoleImage', 'section' => '1. General Settings', 'label' => '6. Console logo image', 'description' => NULL, 'mobile' => false, ), ), 146 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0002911090850830078, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.logo_url', 'defaultValue' => 'url(images/logo_inner.png)', 'type' => 'image', 'themeId' => 1609, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '5. Inner logo image', 'description' => NULL, 'mobile' => false, ), ), 147 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003440380096435547, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#cbcbcb', 'type' => 'color', 'themeId' => 1609, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 148 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003211498260498047, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#D76243', 'type' => 'color', 'themeId' => 1609, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 149 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003039836883544922, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.index_master_page .logo_url', 'defaultValue' => 'url(images/logo_index.png)', 'type' => 'image', 'themeId' => 1609, 'key' => 'indexLogoImage', 'section' => '1. General Settings', 'label' => '4. Index logo image', 'description' => NULL, 'mobile' => false, ), ), 150 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003490447998046875, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.index_master_page .ow_header', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1609, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 151 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002460479736328125, 'params' => array ( 'id' => NULL, 'themeId' => 1609, 'type' => 'decorator', 'value' => 'button', ), ), 152 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023484230041503906, 'params' => array ( 'id' => NULL, 'themeId' => 1609, 'type' => 'master_page', 'value' => 'dndindex', ), ), 153 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00027298927307128906, 'params' => array ( 'id' => NULL, 'themeId' => 1609, 'type' => 'master_page', 'value' => 'general', ), ), 154 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00022101402282714844, 'params' => array ( 'id' => NULL, 'themeId' => 1609, 'type' => 'master_page', 'value' => 'index', ), ), 155 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023293495178222656, 'params' => array ( 'id' => NULL, 'themeId' => 1609, 'type' => 'master_page', 'value' => 'html_document', ), ), 156 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002110004425048828, 'params' => array ( 'id' => NULL, 'themeId' => 1609, 'type' => 'master_page', 'value' => 'blank', ), ), 157 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.00025200843811035156, 'params' => array ( 'id' => NULL, 'themeId' => 1609, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 158 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00037097930908203125, 'params' => array ( 0 => 1609, ), ), 159 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0011229515075683594, 'params' => array ( 'themeId' => 1609, 'themeId2' => 1609, ), ), 160 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1609', 'execTime' => 0.0002751350402832031, 'params' => array ( ), ), 161 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003180503845214844, 'params' => array ( 0 => 1610, ), ), 162 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003161430358886719, 'params' => array ( 0 => 1610, ), ), 163 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1610', 'execTime' => 0.0008440017700195312, 'params' => NULL, ), 164 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1610', 'execTime' => 0.0004451274871826172, 'params' => NULL, ), 165 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1610', 'execTime' => 0.0013129711151123047, 'params' => NULL, ), 166 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0006320476531982422, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => 'body, .base_sign_in', 'defaultValue' => '#e8e7e7', 'type' => 'color', 'themeId' => 1610, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 167 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003638267517089844, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html', 'defaultValue' => '#4f5460', 'type' => 'color', 'themeId' => 1610, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 168 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003190040588378906, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a', 'defaultValue' => '#465c95', 'type' => 'color', 'themeId' => 1610, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 169 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0004019737243652344, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#666', 'type' => 'color', 'themeId' => 1610, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 170 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.000347137451171875, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow_footer', 'defaultValue' => '#e17e64', 'type' => 'color', 'themeId' => 1610, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '7. Footer background color', 'description' => NULL, 'mobile' => false, ), ), 171 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00030803680419921875, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_logo_wrap a', 'defaultValue' => 'url(images/logo_console.png)', 'type' => 'image', 'themeId' => 1610, 'key' => 'ConsoleImage', 'section' => '1. General Settings', 'label' => '6. Console logo image', 'description' => NULL, 'mobile' => false, ), ), 172 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00034999847412109375, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header_pic_wrap', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1610, 'key' => 'headerBackground', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 173 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00032806396484375, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.logo_url', 'defaultValue' => 'url(images/logo_inner.png)', 'type' => 'image', 'themeId' => 1610, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '5. Inner logo image', 'description' => NULL, 'mobile' => false, ), ), 174 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003151893615722656, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#cbcbcb', 'type' => 'color', 'themeId' => 1610, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 175 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003159046173095703, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#D76243', 'type' => 'color', 'themeId' => 1610, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 176 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00031304359436035156, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.index_master_page .logo_url', 'defaultValue' => 'url(images/logo_index.png)', 'type' => 'image', 'themeId' => 1610, 'key' => 'indexLogoImage', 'section' => '1. General Settings', 'label' => '4. Index logo image', 'description' => NULL, 'mobile' => false, ), ), 177 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003209114074707031, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.index_master_page .ow_header', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1610, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 178 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00024700164794921875, 'params' => array ( 'id' => NULL, 'themeId' => 1610, 'type' => 'decorator', 'value' => 'button', ), ), 179 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002319812774658203, 'params' => array ( 'id' => NULL, 'themeId' => 1610, 'type' => 'master_page', 'value' => 'dndindex', ), ), 180 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00022292137145996094, 'params' => array ( 'id' => NULL, 'themeId' => 1610, 'type' => 'master_page', 'value' => 'general', ), ), 181 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002589225769042969, 'params' => array ( 'id' => NULL, 'themeId' => 1610, 'type' => 'master_page', 'value' => 'index', ), ), 182 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00021696090698242188, 'params' => array ( 'id' => NULL, 'themeId' => 1610, 'type' => 'master_page', 'value' => 'html_document', ), ), 183 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00022912025451660156, 'params' => array ( 'id' => NULL, 'themeId' => 1610, 'type' => 'master_page', 'value' => 'blank', ), ), 184 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.00025200843811035156, 'params' => array ( 'id' => NULL, 'themeId' => 1610, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 185 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00043201446533203125, 'params' => array ( 0 => 1610, ), ), 186 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0006840229034423828, 'params' => array ( 'themeId' => 1610, 'themeId2' => 1610, ), ), 187 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1610', 'execTime' => 0.00011801719665527344, 'params' => array ( ), ), 188 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00014901161193847656, 'params' => array ( 0 => 1611, ), ), 189 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.000141143798828125, 'params' => array ( 0 => 1611, ), ), 190 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1611', 'execTime' => 0.0002830028533935547, 'params' => NULL, ), 191 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1611', 'execTime' => 0.00015211105346679688, 'params' => NULL, ), 192 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1611', 'execTime' => 0.0003960132598876953, 'params' => NULL, ), 193 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0005090236663818359, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body', 'defaultValue' => '#2f0023', 'type' => 'color', 'themeId' => 1611, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 194 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00040602684020996094, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#cecece', 'type' => 'color', 'themeId' => 1611, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 195 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.000308990478515625, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#5079cd', 'type' => 'color', 'themeId' => 1611, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 196 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003218650817871094, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#cecece', 'type' => 'color', 'themeId' => 1611, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 197 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003650188446044922, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_page_wrap', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1611, 'key' => 'backgroundImage', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 198 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0002951622009277344, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header', 'defaultValue' => 'url(images/bg_pic.jpg)', 'type' => 'image', 'themeId' => 1611, 'key' => 'headerImage', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 199 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003349781036376953, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1611, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 200 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.000370025634765625, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#cecece', 'type' => 'color', 'themeId' => 1611, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 201 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00031685829162597656, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .sitelogo', 'defaultValue' => 'url(images/site_name.png)', 'type' => 'image', 'themeId' => 1611, 'key' => 'indexLogoImage', 'section' => '1. General Settings', 'label' => '4. Index Logo image', 'description' => NULL, 'mobile' => false, ), ), 202 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00030112266540527344, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.sitelogo', 'defaultValue' => 'url(images/site_name.png)', 'type' => 'image', 'themeId' => 1611, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '5. Logo image', 'description' => NULL, 'mobile' => false, ), ), 203 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002529621124267578, 'params' => array ( 'id' => NULL, 'themeId' => 1611, 'type' => 'decorator', 'value' => 'button', ), ), 204 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023603439331054688, 'params' => array ( 'id' => NULL, 'themeId' => 1611, 'type' => 'master_page', 'value' => 'dndindex', ), ), 205 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00021791458129882812, 'params' => array ( 'id' => NULL, 'themeId' => 1611, 'type' => 'master_page', 'value' => 'general', ), ), 206 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00024700164794921875, 'params' => array ( 'id' => NULL, 'themeId' => 1611, 'type' => 'master_page', 'value' => 'index', ), ), 207 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002300739288330078, 'params' => array ( 'id' => NULL, 'themeId' => 1611, 'type' => 'master_page', 'value' => 'html_document', ), ), 208 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00021195411682128906, 'params' => array ( 'id' => NULL, 'themeId' => 1611, 'type' => 'master_page', 'value' => 'blank', ), ), 209 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.0002510547637939453, 'params' => array ( 'id' => NULL, 'themeId' => 1611, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 210 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0004761219024658203, 'params' => array ( 0 => 1611, ), ), 211 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0010979175567626953, 'params' => array ( 'themeId' => 1611, 'themeId2' => 1611, ), ), 212 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1611', 'execTime' => 0.0002300739288330078, 'params' => array ( ), ), 213 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003249645233154297, 'params' => array ( 0 => 1612, ), ), 214 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.000263214111328125, 'params' => array ( 0 => 1612, ), ), 215 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1612', 'execTime' => 0.0008919239044189453, 'params' => NULL, ), 216 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1612', 'execTime' => 0.0004279613494873047, 'params' => NULL, ), 217 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1612', 'execTime' => 0.0014429092407226562, 'params' => NULL, ), 218 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00043201446533203125, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body', 'defaultValue' => '#493e5e', 'type' => 'color', 'themeId' => 1612, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 219 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00028395652770996094, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#b9b3bd', 'type' => 'color', 'themeId' => 1612, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 220 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00024390220642089844, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#4aaed3', 'type' => 'color', 'themeId' => 1612, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 221 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00023889541625976562, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#d9d1dd', 'type' => 'color', 'themeId' => 1612, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 222 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00023603439331054688, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_page_wrap', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1612, 'key' => 'backgroundImage', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 223 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00024700164794921875, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header', 'defaultValue' => 'url(images/bg_pic.jpg)', 'type' => 'image', 'themeId' => 1612, 'key' => 'headerBackground', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 224 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00020503997802734375, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_site_panel_logo', 'defaultValue' => 'url(images/site_name3.png)', 'type' => 'image', 'themeId' => 1612, 'key' => 'ConsoleImage', 'section' => '1. General Settings', 'label' => '6. Console logo image', 'description' => NULL, 'mobile' => false, ), ), 225 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00012421607971191406, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#aba8af', 'type' => 'color', 'themeId' => 1612, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 226 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001289844512939453, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#cecece', 'type' => 'color', 'themeId' => 1612, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 227 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001239776611328125, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .sitelogo', 'defaultValue' => 'url(images/site_name.png)', 'type' => 'image', 'themeId' => 1612, 'key' => 'indexLogoImage', 'section' => '1. General Settings', 'label' => '4. Index logo image', 'description' => NULL, 'mobile' => false, ), ), 228 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00014495849609375, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.sitelogo', 'defaultValue' => 'url(images/site_name2.png)', 'type' => 'image', 'themeId' => 1612, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '5. Inner logo image', 'description' => NULL, 'mobile' => false, ), ), 229 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011801719665527344, 'params' => array ( 'id' => NULL, 'themeId' => 1612, 'type' => 'decorator', 'value' => 'button', ), ), 230 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010895729064941406, 'params' => array ( 'id' => NULL, 'themeId' => 1612, 'type' => 'master_page', 'value' => 'dndindex', ), ), 231 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 9.799003601074219E-5, 'params' => array ( 'id' => NULL, 'themeId' => 1612, 'type' => 'master_page', 'value' => 'general', ), ), 232 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 9.799003601074219E-5, 'params' => array ( 'id' => NULL, 'themeId' => 1612, 'type' => 'master_page', 'value' => 'index', ), ), 233 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 9.703636169433594E-5, 'params' => array ( 'id' => NULL, 'themeId' => 1612, 'type' => 'master_page', 'value' => 'html_document', ), ), 234 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 9.489059448242188E-5, 'params' => array ( 'id' => NULL, 'themeId' => 1612, 'type' => 'master_page', 'value' => 'blank', ), ), 235 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.00013399124145507812, 'params' => array ( 'id' => NULL, 'themeId' => 1612, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 236 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002040863037109375, 'params' => array ( 0 => 1612, ), ), 237 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0004830360412597656, 'params' => array ( 'themeId' => 1612, 'themeId2' => 1612, ), ), 238 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1612', 'execTime' => 0.00011110305786132812, 'params' => array ( ), ), 239 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001430511474609375, 'params' => array ( 0 => 1613, ), ), 240 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.000125885009765625, 'params' => array ( 0 => 1613, ), ), 241 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1613', 'execTime' => 0.0004520416259765625, 'params' => NULL, ), 242 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1613', 'execTime' => 0.0001609325408935547, 'params' => NULL, ), 243 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1613', 'execTime' => 0.0004851818084716797, 'params' => NULL, ), 244 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0004291534423828125, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1613, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 245 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003330707550048828, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#4b4b4b', 'type' => 'color', 'themeId' => 1613, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 246 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0004150867462158203, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#0a4200', 'type' => 'color', 'themeId' => 1613, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 247 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00039505958557128906, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#0a4200', 'type' => 'color', 'themeId' => 1613, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 248 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0002009868621826172, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_page_wrap', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1613, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 249 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00014090538024902344, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow_footer, .base_index_page .ow_footer', 'defaultValue' => '#4b4b4b', 'type' => 'color', 'themeId' => 1613, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '5. Footer background', 'description' => NULL, 'mobile' => false, ), ), 250 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013494491577148438, 'params' => array ( 'id' => NULL, 'attribute' => 'background', 'selector' => '.ow_header', 'defaultValue' => 'url(images/bg_pic.png)', 'type' => 'image', 'themeId' => 1613, 'key' => 'headerImage', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 251 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001361370086669922, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#4b4b4b', 'type' => 'color', 'themeId' => 1613, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 252 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013518333435058594, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#4b4b4b', 'type' => 'color', 'themeId' => 1613, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 253 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013494491577148438, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.sitelogo', 'defaultValue' => 'url(images/site_name.png)', 'type' => 'image', 'themeId' => 1613, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '4. Logo image', 'description' => NULL, 'mobile' => false, ), ), 254 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001461505889892578, 'params' => array ( 'id' => NULL, 'themeId' => 1613, 'type' => 'decorator', 'value' => 'button', ), ), 255 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00013113021850585938, 'params' => array ( 'id' => NULL, 'themeId' => 1613, 'type' => 'master_page', 'value' => 'dndindex', ), ), 256 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011587142944335938, 'params' => array ( 'id' => NULL, 'themeId' => 1613, 'type' => 'master_page', 'value' => 'general', ), ), 257 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011205673217773438, 'params' => array ( 'id' => NULL, 'themeId' => 1613, 'type' => 'master_page', 'value' => 'index', ), ), 258 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010895729064941406, 'params' => array ( 'id' => NULL, 'themeId' => 1613, 'type' => 'master_page', 'value' => 'html_document', ), ), 259 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010919570922851562, 'params' => array ( 'id' => NULL, 'themeId' => 1613, 'type' => 'master_page', 'value' => 'blank', ), ), 260 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.0001399517059326172, 'params' => array ( 'id' => NULL, 'themeId' => 1613, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 261 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00021195411682128906, 'params' => array ( 0 => 1613, ), ), 262 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.00040602684020996094, 'params' => array ( 'themeId' => 1613, 'themeId2' => 1613, ), ), 263 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1613', 'execTime' => 0.00011610984802246094, 'params' => array ( ), ), 264 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001571178436279297, 'params' => array ( 0 => 1614, ), ), 265 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00014400482177734375, 'params' => array ( 0 => 1614, ), ), 266 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1614', 'execTime' => 0.00027298927307128906, 'params' => NULL, ), 267 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1614', 'execTime' => 0.00015115737915039062, 'params' => NULL, ), 268 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1614', 'execTime' => 0.0003669261932373047, 'params' => NULL, ), 269 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0002868175506591797, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => 'body, .ow, body, html, .base_sign_in', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1614, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 270 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00014495849609375, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html', 'defaultValue' => '#868686', 'type' => 'color', 'themeId' => 1614, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 271 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00015306472778320312, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a', 'defaultValue' => '#ae9e78', 'type' => 'color', 'themeId' => 1614, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 272 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001380443572998047, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#4c4c4c', 'type' => 'color', 'themeId' => 1614, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 273 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001289844512939453, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1614, 'key' => 'headerBackground', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 274 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001251697540283203, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_logo_wrap a', 'defaultValue' => 'url(images/logo_console.png)', 'type' => 'image', 'themeId' => 1614, 'key' => 'ConsoleImage', 'section' => '1. General Settings', 'label' => '6. Console logo image', 'description' => NULL, 'mobile' => false, ), ), 275 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001380443572998047, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.logo_url', 'defaultValue' => 'url(images/logo_inner.png)', 'type' => 'image', 'themeId' => 1614, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '5. Inner logo image', 'description' => NULL, 'mobile' => false, ), ), 276 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00012612342834472656, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#4c4c4c', 'type' => 'color', 'themeId' => 1614, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 277 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013494491577148438, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow_footer', 'defaultValue' => '#191514', 'type' => 'color', 'themeId' => 1614, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '7. Footer background color', 'description' => NULL, 'mobile' => false, ), ), 278 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001468658447265625, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#D76243', 'type' => 'color', 'themeId' => 1614, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 279 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013494491577148438, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.index_master_page .logo_url', 'defaultValue' => 'url(images/logo_index.png)', 'type' => 'image', 'themeId' => 1614, 'key' => 'indexLogoImage', 'section' => '1. General Settings', 'label' => '4. Index logo image', 'description' => NULL, 'mobile' => false, ), ), 280 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001289844512939453, 'params' => array ( 'id' => NULL, 'themeId' => 1614, 'type' => 'decorator', 'value' => 'button', ), ), 281 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011706352233886719, 'params' => array ( 'id' => NULL, 'themeId' => 1614, 'type' => 'master_page', 'value' => 'dndindex', ), ), 282 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010704994201660156, 'params' => array ( 'id' => NULL, 'themeId' => 1614, 'type' => 'master_page', 'value' => 'general', ), ), 283 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010609626770019531, 'params' => array ( 'id' => NULL, 'themeId' => 1614, 'type' => 'master_page', 'value' => 'index', ), ), 284 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00012087821960449219, 'params' => array ( 'id' => NULL, 'themeId' => 1614, 'type' => 'master_page', 'value' => 'html_document', ), ), 285 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010800361633300781, 'params' => array ( 'id' => NULL, 'themeId' => 1614, 'type' => 'master_page', 'value' => 'blank', ), ), 286 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.0001308917999267578, 'params' => array ( 'id' => NULL, 'themeId' => 1614, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 287 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00019478797912597656, 'params' => array ( 0 => 1614, ), ), 288 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0004131793975830078, 'params' => array ( 'themeId' => 1614, 'themeId2' => 1614, ), ), 289 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1614', 'execTime' => 0.00011205673217773438, 'params' => array ( ), ), 290 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001430511474609375, 'params' => array ( 0 => 1615, ), ), 291 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00013899803161621094, 'params' => array ( 0 => 1615, ), ), 292 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1615', 'execTime' => 0.00035500526428222656, 'params' => NULL, ), 293 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1615', 'execTime' => 0.0001571178436279297, 'params' => NULL, ), 294 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1615', 'execTime' => 0.0003650188446044922, 'params' => NULL, ), 295 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003108978271484375, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body', 'defaultValue' => '#000', 'type' => 'color', 'themeId' => 1615, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 296 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00014591217041015625, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html', 'defaultValue' => '#ffffe6', 'type' => 'color', 'themeId' => 1615, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 297 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001418590545654297, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#fffde3', 'type' => 'color', 'themeId' => 1615, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 298 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001461505889892578, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#796458', 'type' => 'color', 'themeId' => 1615, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 299 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013399124145507812, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_page_wrap', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1615, 'key' => 'backgroundImage', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 300 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00012683868408203125, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow_footer', 'defaultValue' => '#000', 'type' => 'color', 'themeId' => 1615, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '5. Footer background', 'description' => NULL, 'mobile' => false, ), ), 301 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013709068298339844, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header', 'defaultValue' => 'url(images/bg_pic.jpg)', 'type' => 'image', 'themeId' => 1615, 'key' => 'headerImage', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 302 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001399517059326172, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#ffffe6', 'type' => 'color', 'themeId' => 1615, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 303 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00012993812561035156, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#796458', 'type' => 'color', 'themeId' => 1615, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 304 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001480579376220703, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.sitelogo', 'defaultValue' => 'url(images/site_name.png)', 'type' => 'image', 'themeId' => 1615, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '4. Logo image', 'description' => NULL, 'mobile' => false, ), ), 305 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001468658447265625, 'params' => array ( 'id' => NULL, 'themeId' => 1615, 'type' => 'decorator', 'value' => 'button', ), ), 306 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001220703125, 'params' => array ( 'id' => NULL, 'themeId' => 1615, 'type' => 'master_page', 'value' => 'dndindex', ), ), 307 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011301040649414062, 'params' => array ( 'id' => NULL, 'themeId' => 1615, 'type' => 'master_page', 'value' => 'general', ), ), 308 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010991096496582031, 'params' => array ( 'id' => NULL, 'themeId' => 1615, 'type' => 'master_page', 'value' => 'index', ), ), 309 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010991096496582031, 'params' => array ( 'id' => NULL, 'themeId' => 1615, 'type' => 'master_page', 'value' => 'html_document', ), ), 310 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010585784912109375, 'params' => array ( 'id' => NULL, 'themeId' => 1615, 'type' => 'master_page', 'value' => 'blank', ), ), 311 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.00013780593872070312, 'params' => array ( 'id' => NULL, 'themeId' => 1615, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 312 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001938343048095703, 'params' => array ( 0 => 1615, ), ), 313 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.00039696693420410156, 'params' => array ( 'themeId' => 1615, 'themeId2' => 1615, ), ), 314 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1615', 'execTime' => 0.00011706352233886719, 'params' => array ( ), ), 315 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00014495849609375, 'params' => array ( 0 => 1616, ), ), 316 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001380443572998047, 'params' => array ( 0 => 1616, ), ), 317 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1616', 'execTime' => 0.0002760887145996094, 'params' => NULL, ), 318 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1616', 'execTime' => 0.0001468658447265625, 'params' => NULL, ), 319 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1616', 'execTime' => 0.0003960132598876953, 'params' => NULL, ), 320 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0002739429473876953, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => 'body, .base_sign_in', 'defaultValue' => '#bfc6c6', 'type' => 'color', 'themeId' => 1616, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 321 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00016999244689941406, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#4f5058', 'type' => 'color', 'themeId' => 1616, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 322 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00014400482177734375, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#0060aa', 'type' => 'color', 'themeId' => 1616, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 323 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001430511474609375, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#4F5058', 'type' => 'color', 'themeId' => 1616, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 324 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001308917999267578, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow_footer', 'defaultValue' => '#f9faff', 'type' => 'color', 'themeId' => 1616, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '6. Footer background color', 'description' => NULL, 'mobile' => false, ), ), 325 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013685226440429688, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_logo_wrap', 'defaultValue' => 'url(images/header_pic.png)', 'type' => 'image', 'themeId' => 1616, 'key' => 'headerBackground', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 326 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001361370086669922, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_logo_wrap a.ow_logo', 'defaultValue' => 'url(images/site_logo.png)', 'type' => 'image', 'themeId' => 1616, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '5. Inner logo image', 'description' => NULL, 'mobile' => false, ), ), 327 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00015282630920410156, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#4f5058', 'type' => 'color', 'themeId' => 1616, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 328 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013518333435058594, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#494949', 'type' => 'color', 'themeId' => 1616, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 329 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013399124145507812, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.index_master_page .ow_header_in', 'defaultValue' => 'url(images/indexpage_header_image.png)', 'type' => 'image', 'themeId' => 1616, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 330 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001399517059326172, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.index_master_page .logo_url', 'defaultValue' => 'url(images/indexpage_logo.png)', 'type' => 'image', 'themeId' => 1616, 'key' => 'indexLogoImage', 'section' => '1. General Settings', 'label' => '4. Index logo image', 'description' => NULL, 'mobile' => false, ), ), 331 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001289844512939453, 'params' => array ( 'id' => NULL, 'themeId' => 1616, 'type' => 'decorator', 'value' => 'button', ), ), 332 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00012087821960449219, 'params' => array ( 'id' => NULL, 'themeId' => 1616, 'type' => 'master_page', 'value' => 'dndindex', ), ), 333 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001289844512939453, 'params' => array ( 'id' => NULL, 'themeId' => 1616, 'type' => 'master_page', 'value' => 'general', ), ), 334 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010991096496582031, 'params' => array ( 'id' => NULL, 'themeId' => 1616, 'type' => 'master_page', 'value' => 'index', ), ), 335 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010704994201660156, 'params' => array ( 'id' => NULL, 'themeId' => 1616, 'type' => 'master_page', 'value' => 'html_document', ), ), 336 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010585784912109375, 'params' => array ( 'id' => NULL, 'themeId' => 1616, 'type' => 'master_page', 'value' => 'blank', ), ), 337 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.00013113021850585938, 'params' => array ( 'id' => NULL, 'themeId' => 1616, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 338 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00019407272338867188, 'params' => array ( 0 => 1616, ), ), 339 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0004520416259765625, 'params' => array ( 'themeId' => 1616, 'themeId2' => 1616, ), ), 340 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1616', 'execTime' => 0.00011396408081054688, 'params' => array ( ), ), 341 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00014281272888183594, 'params' => array ( 0 => 1617, ), ), 342 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00013899803161621094, 'params' => array ( 0 => 1617, ), ), 343 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1617', 'execTime' => 0.0002968311309814453, 'params' => NULL, ), 344 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1617', 'execTime' => 0.00015401840209960938, 'params' => NULL, ), 345 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1617', 'execTime' => 0.00033092498779296875, 'params' => NULL, ), 346 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003039836883544922, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body', 'defaultValue' => '#fdfff0', 'type' => 'color', 'themeId' => 1617, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 347 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00016498565673828125, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#52483f', 'type' => 'color', 'themeId' => 1617, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 348 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.000141143798828125, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#009683', 'type' => 'color', 'themeId' => 1617, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 349 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001380443572998047, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#009683', 'type' => 'color', 'themeId' => 1617, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 350 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013709068298339844, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_page_wrap', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1617, 'key' => 'backgroundImage', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 351 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013494491577148438, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header', 'defaultValue' => 'url(images/bg_pic.jpg)', 'type' => 'image', 'themeId' => 1617, 'key' => 'headerImage', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 352 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013399124145507812, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#52483f', 'type' => 'color', 'themeId' => 1617, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 353 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00015306472778320312, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#52483f', 'type' => 'color', 'themeId' => 1617, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 354 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001342296600341797, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.sitelogo', 'defaultValue' => 'url(images/site_name.png)', 'type' => 'image', 'themeId' => 1617, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '4. Logo image', 'description' => NULL, 'mobile' => false, ), ), 355 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001289844512939453, 'params' => array ( 'id' => NULL, 'themeId' => 1617, 'type' => 'decorator', 'value' => 'button', ), ), 356 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00012302398681640625, 'params' => array ( 'id' => NULL, 'themeId' => 1617, 'type' => 'master_page', 'value' => 'dndindex', ), ), 357 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011301040649414062, 'params' => array ( 'id' => NULL, 'themeId' => 1617, 'type' => 'master_page', 'value' => 'general', ), ), 358 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011301040649414062, 'params' => array ( 'id' => NULL, 'themeId' => 1617, 'type' => 'master_page', 'value' => 'index', ), ), 359 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001270771026611328, 'params' => array ( 'id' => NULL, 'themeId' => 1617, 'type' => 'master_page', 'value' => 'html_document', ), ), 360 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011706352233886719, 'params' => array ( 'id' => NULL, 'themeId' => 1617, 'type' => 'master_page', 'value' => 'blank', ), ), 361 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.00013184547424316406, 'params' => array ( 'id' => NULL, 'themeId' => 1617, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 362 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00019598007202148438, 'params' => array ( 0 => 1617, ), ), 363 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0004119873046875, 'params' => array ( 'themeId' => 1617, 'themeId2' => 1617, ), ), 364 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1617', 'execTime' => 0.00011301040649414062, 'params' => array ( ), ), 365 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00014400482177734375, 'params' => array ( 0 => 1618, ), ), 366 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00013899803161621094, 'params' => array ( 0 => 1618, ), ), 367 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1618', 'execTime' => 0.00027489662170410156, 'params' => NULL, ), 368 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1618', 'execTime' => 0.0001480579376220703, 'params' => NULL, ), 369 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1618', 'execTime' => 0.00039005279541015625, 'params' => NULL, ), 370 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0002791881561279297, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body', 'defaultValue' => '#090f10', 'type' => 'color', 'themeId' => 1618, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 371 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001480579376220703, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#d6d6be', 'type' => 'color', 'themeId' => 1618, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 372 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001361370086669922, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#7ce6fe', 'type' => 'color', 'themeId' => 1618, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 373 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001518726348876953, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#d6d6be', 'type' => 'color', 'themeId' => 1618, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 374 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00014591217041015625, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page', 'defaultValue' => 'url(images/promo.png)', 'type' => 'image', 'themeId' => 1618, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 375 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001380443572998047, 'params' => array ( 'id' => NULL, 'attribute' => 'background', 'selector' => '.ow_footer', 'defaultValue' => '#04070e', 'type' => 'color', 'themeId' => 1618, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '6. Footer background color', 'description' => NULL, 'mobile' => false, ), ), 376 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00014090538024902344, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header', 'defaultValue' => 'url(images/header.png)', 'type' => 'image', 'themeId' => 1618, 'key' => 'headerBackground', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 377 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013303756713867188, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#d6d6be', 'type' => 'color', 'themeId' => 1618, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 378 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001380443572998047, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#b2bac0', 'type' => 'color', 'themeId' => 1618, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 379 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00014901161193847656, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .sitelogo', 'defaultValue' => 'url(images/site_name.png)', 'type' => 'image', 'themeId' => 1618, 'key' => 'indexLogoImage', 'section' => '1. General Settings', 'label' => '4. Index logo image', 'description' => NULL, 'mobile' => false, ), ), 380 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001461505889892578, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.sitelogo', 'defaultValue' => 'url(images/site_name_inner.png)', 'type' => 'image', 'themeId' => 1618, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '5. Inner logo image', 'description' => NULL, 'mobile' => false, ), ), 381 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00012803077697753906, 'params' => array ( 'id' => NULL, 'themeId' => 1618, 'type' => 'decorator', 'value' => 'button', ), ), 382 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011920928955078125, 'params' => array ( 'id' => NULL, 'themeId' => 1618, 'type' => 'master_page', 'value' => 'dndindex', ), ), 383 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011014938354492188, 'params' => array ( 'id' => NULL, 'themeId' => 1618, 'type' => 'master_page', 'value' => 'general', ), ), 384 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010800361633300781, 'params' => array ( 'id' => NULL, 'themeId' => 1618, 'type' => 'master_page', 'value' => 'index', ), ), 385 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010800361633300781, 'params' => array ( 'id' => NULL, 'themeId' => 1618, 'type' => 'master_page', 'value' => 'html_document', ), ), 386 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011491775512695312, 'params' => array ( 'id' => NULL, 'themeId' => 1618, 'type' => 'master_page', 'value' => 'blank', ), ), 387 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.0001361370086669922, 'params' => array ( 'id' => NULL, 'themeId' => 1618, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 388 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002009868621826172, 'params' => array ( 0 => 1618, ), ), 389 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.00041294097900390625, 'params' => array ( 'themeId' => 1618, 'themeId2' => 1618, ), ), 390 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1618', 'execTime' => 0.00012087821960449219, 'params' => array ( ), ), 391 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00014495849609375, 'params' => array ( 0 => 1619, ), ), 392 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00013899803161621094, 'params' => array ( 0 => 1619, ), ), 393 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1619', 'execTime' => 0.00034308433532714844, 'params' => NULL, ), 394 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1619', 'execTime' => 0.00015592575073242188, 'params' => NULL, ), 395 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1619', 'execTime' => 0.0003800392150878906, 'params' => NULL, ), 396 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003008842468261719, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '@import url(\'https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700&display=swap\'); body, .ow, body, html, .base_sign_in', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1619, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 397 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00015497207641601562, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html', 'defaultValue' => '#666', 'type' => 'color', 'themeId' => 1619, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 398 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.000164031982421875, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a', 'defaultValue' => '#0e0e0e', 'type' => 'color', 'themeId' => 1619, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 399 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013685226440429688, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#4c4c4c', 'type' => 'color', 'themeId' => 1619, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 400 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00015401840209960938, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_header', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1619, 'key' => 'headerBackground', 'section' => '1. General Settings', 'label' => '2. Header background image', 'description' => NULL, 'mobile' => false, ), ), 401 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013303756713867188, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_logo_wrap a', 'defaultValue' => 'url(images/logo_console.png)', 'type' => 'image', 'themeId' => 1619, 'key' => 'indexLogoImage', 'section' => '1. General Settings', 'label' => '3. Index logo image', 'description' => NULL, 'mobile' => false, ), ), 402 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001308917999267578, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_site_panel_wrap.site_panel_wrap_bg_color .ow_logo_wrap a', 'defaultValue' => 'url(images/logo_console.png)', 'type' => 'image', 'themeId' => 1619, 'key' => 'indexLogoImageScroll', 'section' => '1. General Settings', 'label' => '4. Index logo image scroll', 'description' => NULL, 'mobile' => false, ), ), 403 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001308917999267578, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_logo_wrap a', 'defaultValue' => 'url(images/logo_console_black.png)', 'type' => 'image', 'themeId' => 1619, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '5. Inner logo image', 'description' => NULL, 'mobile' => false, ), ), 404 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013303756713867188, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_site_panel_wrap.site_panel_wrap_bg_color .ow_logo_wrap a', 'defaultValue' => 'url(images/logo_console.png)', 'type' => 'image', 'themeId' => 1619, 'key' => 'ConsoleImage', 'section' => '1. General Settings', 'label' => '6. Inner logo image scroll', 'description' => NULL, 'mobile' => false, ), ), 405 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00015211105346679688, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'html body .ow_box_cap h3, .ow_box_cap_empty h3', 'defaultValue' => '#787878', 'type' => 'color', 'themeId' => 1619, 'key' => 'WidgetTitleColor', 'section' => '2. Colors', 'label' => '6. Box title', 'description' => NULL, 'mobile' => false, ), ), 406 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013589859008789062, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#0e0e0e', 'type' => 'color', 'themeId' => 1619, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 407 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001270771026611328, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow_footer', 'defaultValue' => '#0e0e0e', 'type' => 'color', 'themeId' => 1619, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '7. Footer background color', 'description' => NULL, 'mobile' => false, ), ), 408 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013208389282226562, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#666', 'type' => 'color', 'themeId' => 1619, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 409 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.000125885009765625, 'params' => array ( 'id' => NULL, 'themeId' => 1619, 'type' => 'decorator', 'value' => 'button', ), ), 410 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00012302398681640625, 'params' => array ( 'id' => NULL, 'themeId' => 1619, 'type' => 'master_page', 'value' => 'dndindex', ), ), 411 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00012087821960449219, 'params' => array ( 'id' => NULL, 'themeId' => 1619, 'type' => 'master_page', 'value' => 'general', ), ), 412 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011110305786132812, 'params' => array ( 'id' => NULL, 'themeId' => 1619, 'type' => 'master_page', 'value' => 'index', ), ), 413 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010895729064941406, 'params' => array ( 'id' => NULL, 'themeId' => 1619, 'type' => 'master_page', 'value' => 'html_document', ), ), 414 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010895729064941406, 'params' => array ( 'id' => NULL, 'themeId' => 1619, 'type' => 'master_page', 'value' => 'blank', ), ), 415 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.00013589859008789062, 'params' => array ( 'id' => NULL, 'themeId' => 1619, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 416 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00019502639770507812, 'params' => array ( 0 => 1619, ), ), 417 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0004451274871826172, 'params' => array ( 'themeId' => 1619, 'themeId2' => 1619, ), ), 418 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1619', 'execTime' => 0.00011110305786132812, 'params' => array ( ), ), 419 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001418590545654297, 'params' => array ( 0 => 1620, ), ), 420 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001380443572998047, 'params' => array ( 0 => 1620, ), ), 421 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1620', 'execTime' => 0.0002779960632324219, 'params' => NULL, ), 422 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1620', 'execTime' => 0.0001480579376220703, 'params' => NULL, ), 423 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1620', 'execTime' => 0.0003829002380371094, 'params' => NULL, ), 424 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003001689910888672, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body', 'defaultValue' => '#e6e0ec', 'type' => 'color', 'themeId' => 1620, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 425 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00020503997802734375, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#7e6587', 'type' => 'color', 'themeId' => 1620, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 426 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00016999244689941406, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#00677d', 'type' => 'color', 'themeId' => 1620, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 427 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001418590545654297, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#7e6587', 'type' => 'color', 'themeId' => 1620, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 428 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013685226440429688, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow_footer', 'defaultValue' => 'rgba(255,255,255,0.3)', 'type' => 'color', 'themeId' => 1620, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '5. Footer background color', 'description' => NULL, 'mobile' => false, ), ), 429 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00014495849609375, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header_wrap', 'defaultValue' => 'url(images/bg.png)', 'type' => 'image', 'themeId' => 1620, 'key' => 'HeaderbackgroundImage', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 430 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00014400482177734375, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_logo', 'defaultValue' => 'url(images/header_s.png)', 'type' => 'image', 'themeId' => 1620, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '4. Logo image', 'description' => NULL, 'mobile' => false, ), ), 431 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013113021850585938, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#7e6587', 'type' => 'color', 'themeId' => 1620, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 432 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013494491577148438, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#00677D', 'type' => 'color', 'themeId' => 1620, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 433 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00012993812561035156, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_sign_in, .base_index_page', 'defaultValue' => 'url(images/bg.png)', 'type' => 'image', 'themeId' => 1620, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 434 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001289844512939453, 'params' => array ( 'id' => NULL, 'themeId' => 1620, 'type' => 'decorator', 'value' => 'button', ), ), 435 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00012183189392089844, 'params' => array ( 'id' => NULL, 'themeId' => 1620, 'type' => 'master_page', 'value' => 'dndindex', ), ), 436 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001289844512939453, 'params' => array ( 'id' => NULL, 'themeId' => 1620, 'type' => 'master_page', 'value' => 'general', ), ), 437 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011587142944335938, 'params' => array ( 'id' => NULL, 'themeId' => 1620, 'type' => 'master_page', 'value' => 'index', ), ), 438 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001068115234375, 'params' => array ( 'id' => NULL, 'themeId' => 1620, 'type' => 'master_page', 'value' => 'html_document', ), ), 439 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001049041748046875, 'params' => array ( 'id' => NULL, 'themeId' => 1620, 'type' => 'master_page', 'value' => 'blank', ), ), 440 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.00013113021850585938, 'params' => array ( 'id' => NULL, 'themeId' => 1620, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 441 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00019502639770507812, 'params' => array ( 0 => 1620, ), ), 442 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0004031658172607422, 'params' => array ( 'themeId' => 1620, 'themeId2' => 1620, ), ), 443 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1620', 'execTime' => 0.00011301040649414062, 'params' => array ( ), ), 444 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001430511474609375, 'params' => array ( 0 => 1621, ), ), 445 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001380443572998047, 'params' => array ( 0 => 1621, ), ), 446 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1621', 'execTime' => 0.0002930164337158203, 'params' => NULL, ), 447 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1621', 'execTime' => 0.00014781951904296875, 'params' => NULL, ), 448 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1621', 'execTime' => 0.0003979206085205078, 'params' => NULL, ), 449 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003039836883544922, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1621, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 450 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001590251922607422, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#52483f', 'type' => 'color', 'themeId' => 1621, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 451 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00015091896057128906, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#b4534d', 'type' => 'color', 'themeId' => 1621, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 452 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00014495849609375, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#616161', 'type' => 'color', 'themeId' => 1621, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 453 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013709068298339844, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_page_wrap', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1621, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 454 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00015783309936523438, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header', 'defaultValue' => 'url(images/bg_pic.jpg)', 'type' => 'image', 'themeId' => 1621, 'key' => 'headerBackground', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 455 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013494491577148438, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1621, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 456 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001399517059326172, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#52483f', 'type' => 'color', 'themeId' => 1621, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 457 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013113021850585938, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .sitelogo', 'defaultValue' => 'url(images/site_logo.png)', 'type' => 'image', 'themeId' => 1621, 'key' => 'indexLogoImage', 'section' => '1. General Settings', 'label' => '4. Index logo image', 'description' => NULL, 'mobile' => false, ), ), 458 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001289844512939453, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.sitelogo', 'defaultValue' => 'url(images/site_name.png)', 'type' => 'image', 'themeId' => 1621, 'key' => 'LogoImage', 'section' => '1. General Settings', 'label' => '5. Inner logo image', 'description' => NULL, 'mobile' => false, ), ), 459 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001289844512939453, 'params' => array ( 'id' => NULL, 'themeId' => 1621, 'type' => 'decorator', 'value' => 'button', ), ), 460 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00013899803161621094, 'params' => array ( 'id' => NULL, 'themeId' => 1621, 'type' => 'master_page', 'value' => 'dndindex', ), ), 461 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011515617370605469, 'params' => array ( 'id' => NULL, 'themeId' => 1621, 'type' => 'master_page', 'value' => 'general', ), ), 462 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010895729064941406, 'params' => array ( 'id' => NULL, 'themeId' => 1621, 'type' => 'master_page', 'value' => 'index', ), ), 463 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010895729064941406, 'params' => array ( 'id' => NULL, 'themeId' => 1621, 'type' => 'master_page', 'value' => 'html_document', ), ), 464 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011014938354492188, 'params' => array ( 'id' => NULL, 'themeId' => 1621, 'type' => 'master_page', 'value' => 'blank', ), ), 465 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.00013303756713867188, 'params' => array ( 'id' => NULL, 'themeId' => 1621, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 466 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00020313262939453125, 'params' => array ( 0 => 1621, ), ), 467 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.00039696693420410156, 'params' => array ( 'themeId' => 1621, 'themeId2' => 1621, ), ), 468 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1621', 'execTime' => 0.00011396408081054688, 'params' => array ( ), ), 469 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001430511474609375, 'params' => array ( 0 => 1622, ), ), 470 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00014400482177734375, 'params' => array ( 0 => 1622, ), ), 471 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1622', 'execTime' => 0.0003600120544433594, 'params' => NULL, ), 472 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1622', 'execTime' => 0.0001609325408935547, 'params' => NULL, ), 473 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1622', 'execTime' => 0.00043392181396484375, 'params' => NULL, ), 474 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0006070137023925781, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body', 'defaultValue' => '#412e57', 'type' => 'color', 'themeId' => 1622, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 475 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00035309791564941406, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#2e64ff', 'type' => 'color', 'themeId' => 1622, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 476 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003819465637207031, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#616161', 'type' => 'color', 'themeId' => 1622, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 477 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003190040588378906, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_page_wrap', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1622, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 478 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003349781036376953, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_page_container .ow_page', 'defaultValue' => '#616161', 'type' => 'color', 'themeId' => 1622, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 479 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00035119056701660156, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header', 'defaultValue' => 'url(images/bg_pic.jpg)', 'type' => 'image', 'themeId' => 1622, 'key' => 'headerBackground', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 480 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003478527069091797, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1622, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 481 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00038313865661621094, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#616161', 'type' => 'color', 'themeId' => 1622, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 482 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00027298927307128906, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_promo_collage_item1', 'defaultValue' => 'url(images/promo_collage1.png)', 'type' => 'image', 'themeId' => 1622, 'key' => 'collageimage1', 'section' => '3. Index Page', 'label' => 'Collage image 1', 'description' => NULL, 'mobile' => false, ), ), 483 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0002579689025878906, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_promo_collage_item2', 'defaultValue' => 'url(images/promo_collage2.png)', 'type' => 'image', 'themeId' => 1622, 'key' => 'collageimage2', 'section' => '3. Index Page', 'label' => 'Collage image 2', 'description' => NULL, 'mobile' => false, ), ), 484 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00026106834411621094, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_promo_collage_item3', 'defaultValue' => 'url(images/promo_collage3.png)', 'type' => 'image', 'themeId' => 1622, 'key' => 'collageimage3', 'section' => '3. Index Page', 'label' => 'Collage image 3', 'description' => NULL, 'mobile' => false, ), ), 485 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0002601146697998047, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_promo_collage_item4', 'defaultValue' => 'url(images/promo_collage4.png)', 'type' => 'image', 'themeId' => 1622, 'key' => 'collageimage4', 'section' => '3. Index Page', 'label' => 'Collage image 4', 'description' => NULL, 'mobile' => false, ), ), 486 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00026297569274902344, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_promo_collage_item5', 'defaultValue' => 'url(images/promo_collage5.png)', 'type' => 'image', 'themeId' => 1622, 'key' => 'collageimage5', 'section' => '3. Index Page', 'label' => 'Collage image 5', 'description' => NULL, 'mobile' => false, ), ), 487 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00030994415283203125, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_promo_left', 'defaultValue' => 'url(images/promo_left.jpg)', 'type' => 'image', 'themeId' => 1622, 'key' => 'qs_image', 'section' => '3. Index Page', 'label' => 'Quick Search Image', 'description' => NULL, 'mobile' => false, ), ), 488 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003330707550048828, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.sitelogo', 'defaultValue' => 'url(images/site_name.png)', 'type' => 'image', 'themeId' => 1622, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '4. Logo image', 'description' => NULL, 'mobile' => false, ), ), 489 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00024819374084472656, 'params' => array ( 'id' => NULL, 'themeId' => 1622, 'type' => 'decorator', 'value' => 'button', ), ), 490 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00022983551025390625, 'params' => array ( 'id' => NULL, 'themeId' => 1622, 'type' => 'master_page', 'value' => 'dndindex', ), ), 491 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023293495178222656, 'params' => array ( 'id' => NULL, 'themeId' => 1622, 'type' => 'master_page', 'value' => 'general', ), ), 492 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023412704467773438, 'params' => array ( 'id' => NULL, 'themeId' => 1622, 'type' => 'master_page', 'value' => 'index', ), ), 493 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00021505355834960938, 'params' => array ( 'id' => NULL, 'themeId' => 1622, 'type' => 'master_page', 'value' => 'html_document', ), ), 494 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00021219253540039062, 'params' => array ( 'id' => NULL, 'themeId' => 1622, 'type' => 'master_page', 'value' => 'blank', ), ), 495 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.00030493736267089844, 'params' => array ( 'id' => NULL, 'themeId' => 1622, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 496 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0004029273986816406, 'params' => array ( 0 => 1622, ), ), 497 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0011491775512695312, 'params' => array ( 'themeId' => 1622, 'themeId2' => 1622, ), ), 498 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1622', 'execTime' => 0.00031495094299316406, 'params' => array ( ), ), 499 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003230571746826172, 'params' => array ( 0 => 1623, ), ), 500 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00026702880859375, 'params' => array ( 0 => 1623, ), ), 501 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1623', 'execTime' => 0.000823974609375, 'params' => NULL, ), 502 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1623', 'execTime' => 0.00039005279541015625, 'params' => NULL, ), 503 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1623', 'execTime' => 0.0012249946594238281, 'params' => NULL, ), 504 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0006661415100097656, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body', 'defaultValue' => '#74adc0', 'type' => 'color', 'themeId' => 1623, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 505 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003829002380371094, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#c5ffff', 'type' => 'color', 'themeId' => 1623, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 506 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003561973571777344, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#7be1f9', 'type' => 'color', 'themeId' => 1623, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 507 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003299713134765625, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#2b6170', 'type' => 'color', 'themeId' => 1623, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 508 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0002999305725097656, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_page_wrap', 'defaultValue' => 'url(images/promo.png)', 'type' => 'image', 'themeId' => 1623, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 509 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003349781036376953, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow_footer', 'defaultValue' => '#6599ac', 'type' => 'color', 'themeId' => 1623, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '6. Footer background color', 'description' => NULL, 'mobile' => false, ), ), 510 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003199577331542969, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header', 'defaultValue' => 'url(images/header_pic.jpg)', 'type' => 'image', 'themeId' => 1623, 'key' => 'headerImage', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 511 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003380775451660156, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#2b6170', 'type' => 'color', 'themeId' => 1623, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 512 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.000347137451171875, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#3f6e7c', 'type' => 'color', 'themeId' => 1623, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 513 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003139972686767578, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .sitelogo', 'defaultValue' => 'url(images/site_name.png)', 'type' => 'image', 'themeId' => 1623, 'key' => 'indexLogoImage', 'section' => '1. General Settings', 'label' => '4. Index logo image', 'description' => NULL, 'mobile' => false, ), ), 514 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00031304359436035156, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.sitelogo', 'defaultValue' => 'url(images/logo_inner.png)', 'type' => 'image', 'themeId' => 1623, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '5. Inner logo image', 'description' => NULL, 'mobile' => false, ), ), 515 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002789497375488281, 'params' => array ( 'id' => NULL, 'themeId' => 1623, 'type' => 'decorator', 'value' => 'button', ), ), 516 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023603439331054688, 'params' => array ( 'id' => NULL, 'themeId' => 1623, 'type' => 'master_page', 'value' => 'dndindex', ), ), 517 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00022602081298828125, 'params' => array ( 'id' => NULL, 'themeId' => 1623, 'type' => 'master_page', 'value' => 'general', ), ), 518 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00021982192993164062, 'params' => array ( 'id' => NULL, 'themeId' => 1623, 'type' => 'master_page', 'value' => 'index', ), ), 519 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002720355987548828, 'params' => array ( 'id' => NULL, 'themeId' => 1623, 'type' => 'master_page', 'value' => 'html_document', ), ), 520 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002200603485107422, 'params' => array ( 'id' => NULL, 'themeId' => 1623, 'type' => 'master_page', 'value' => 'blank', ), ), 521 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.0002639293670654297, 'params' => array ( 'id' => NULL, 'themeId' => 1623, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 522 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003638267517089844, 'params' => array ( 0 => 1623, ), ), 523 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0010039806365966797, 'params' => array ( 'themeId' => 1623, 'themeId2' => 1623, ), ), 524 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1623', 'execTime' => 0.00022602081298828125, 'params' => array ( ), ), 525 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00027108192443847656, 'params' => array ( 0 => 1624, ), ), 526 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002970695495605469, 'params' => array ( 0 => 1624, ), ), 527 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1624', 'execTime' => 0.000843048095703125, 'params' => NULL, ), 528 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1624', 'execTime' => 0.00043392181396484375, 'params' => NULL, ), 529 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1624', 'execTime' => 0.0012760162353515625, 'params' => NULL, ), 530 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0006110668182373047, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body', 'defaultValue' => '#fff5fb', 'type' => 'color', 'themeId' => 1624, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 531 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0004119873046875, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#553d2f', 'type' => 'color', 'themeId' => 1624, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 532 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00035500526428222656, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#578581', 'type' => 'color', 'themeId' => 1624, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 533 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003719329833984375, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#715848', 'type' => 'color', 'themeId' => 1624, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 534 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003609657287597656, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_page_wrap', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1624, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 535 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00032591819763183594, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow_footer', 'defaultValue' => '#fffdff', 'type' => 'color', 'themeId' => 1624, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '5. Footer background', 'description' => NULL, 'mobile' => false, ), ), 536 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003650188446044922, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header', 'defaultValue' => 'url(images/bg_pic.jpg)', 'type' => 'image', 'themeId' => 1624, 'key' => 'headerBackground', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 537 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00030303001403808594, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#715848', 'type' => 'color', 'themeId' => 1624, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 538 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003139972686767578, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#796458', 'type' => 'color', 'themeId' => 1624, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 539 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00032210350036621094, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.sitelogo', 'defaultValue' => 'url(images/site_name.png)', 'type' => 'image', 'themeId' => 1624, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '4. Logo image', 'description' => NULL, 'mobile' => false, ), ), 540 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002460479736328125, 'params' => array ( 'id' => NULL, 'themeId' => 1624, 'type' => 'decorator', 'value' => 'button', ), ), 541 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023818016052246094, 'params' => array ( 'id' => NULL, 'themeId' => 1624, 'type' => 'master_page', 'value' => 'dndindex', ), ), 542 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00025200843811035156, 'params' => array ( 'id' => NULL, 'themeId' => 1624, 'type' => 'master_page', 'value' => 'general', ), ), 543 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023698806762695312, 'params' => array ( 'id' => NULL, 'themeId' => 1624, 'type' => 'master_page', 'value' => 'index', ), ), 544 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002219676971435547, 'params' => array ( 'id' => NULL, 'themeId' => 1624, 'type' => 'master_page', 'value' => 'html_document', ), ), 545 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00020885467529296875, 'params' => array ( 'id' => NULL, 'themeId' => 1624, 'type' => 'master_page', 'value' => 'blank', ), ), 546 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.00026798248291015625, 'params' => array ( 'id' => NULL, 'themeId' => 1624, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 547 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00037097930908203125, 'params' => array ( 0 => 1624, ), ), 548 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.001068115234375, 'params' => array ( 'themeId' => 1624, 'themeId2' => 1624, ), ), 549 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1624', 'execTime' => 0.00025582313537597656, 'params' => array ( ), ), 550 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003330707550048828, 'params' => array ( 0 => 1625, ), ), 551 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003139972686767578, 'params' => array ( 0 => 1625, ), ), 552 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1625', 'execTime' => 0.000782012939453125, 'params' => NULL, ), 553 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1625', 'execTime' => 0.0004019737243652344, 'params' => NULL, ), 554 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1625', 'execTime' => 0.0010290145874023438, 'params' => NULL, ), 555 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0006380081176757812, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => 'body, .ow, .base_sign_in', 'defaultValue' => '#000213', 'type' => 'color', 'themeId' => 1625, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 556 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00034499168395996094, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html', 'defaultValue' => '#B4BCD0', 'type' => 'color', 'themeId' => 1625, 'key' => 'textColor', 'section' => '3. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 557 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00031185150146484375, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a', 'defaultValue' => '#F7F8F8', 'type' => 'color', 'themeId' => 1625, 'key' => 'linkColor', 'section' => '3. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 558 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003628730773925781, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#F7F8F8', 'type' => 'color', 'themeId' => 1625, 'key' => 'titleColor', 'section' => '3. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 559 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003418922424316406, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_logo_wrap a', 'defaultValue' => 'url(images/logo.svg)', 'type' => 'image', 'themeId' => 1625, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '2. Logo image', 'description' => NULL, 'mobile' => false, ), ), 560 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003662109375, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'html body .ow_box_cap h3, .ow_box_cap_empty h3', 'defaultValue' => '#F7F8F8', 'type' => 'color', 'themeId' => 1625, 'key' => 'WidgetTitleColor', 'section' => '3. Colors', 'label' => '6. Box title', 'description' => NULL, 'mobile' => false, ), ), 561 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003190040588378906, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#B4BCD0', 'type' => 'color', 'themeId' => 1625, 'key' => 'menuColor', 'section' => '3. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 562 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003368854522705078, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#7989A0', 'type' => 'color', 'themeId' => 1625, 'key' => 'txtValue', 'section' => '3. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 563 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00030803680419921875, 'params' => array ( 'id' => NULL, 'themeId' => 1625, 'type' => 'decorator', 'value' => 'button', ), ), 564 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023794174194335938, 'params' => array ( 'id' => NULL, 'themeId' => 1625, 'type' => 'master_page', 'value' => 'dndindex', ), ), 565 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00020885467529296875, 'params' => array ( 'id' => NULL, 'themeId' => 1625, 'type' => 'master_page', 'value' => 'general', ), ), 566 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00026106834411621094, 'params' => array ( 'id' => NULL, 'themeId' => 1625, 'type' => 'master_page', 'value' => 'index', ), ), 567 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00022983551025390625, 'params' => array ( 'id' => NULL, 'themeId' => 1625, 'type' => 'master_page', 'value' => 'html_document', ), ), 568 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002200603485107422, 'params' => array ( 'id' => NULL, 'themeId' => 1625, 'type' => 'master_page', 'value' => 'blank', ), ), 569 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.0002598762512207031, 'params' => array ( 'id' => NULL, 'themeId' => 1625, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 570 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0004050731658935547, 'params' => array ( 0 => 1625, ), ), 571 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0010089874267578125, 'params' => array ( 'themeId' => 1625, 'themeId2' => 1625, ), ), 572 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1625', 'execTime' => 0.0002269744873046875, 'params' => array ( ), ), 573 => array ( 'query' => 'SELECT * FROM ow_base_config WHERE `key` = \'base\' AND `name` = \'cachedEntitiesPostfix\' LIMIT 0, 1', 'execTime' => 0.0003299713134765625, 'params' => array ( ), ), 574 => array ( 'query' => 'UPDATE `ow_base_config` SET `value`=:value WHERE id=:id', 'execTime' => 0.0003409385681152344, 'params' => array ( 'id' => 521, 'value' => 'IPy6iryd', ), ), 575 => array ( 'query' => 'SELECT * FROM ow_base_config', 'execTime' => 0.0005869865417480469, 'params' => array ( ), ), 576 => array ( 'query' => 'SELECT * FROM ow_base_language WHERE `status` = \'active\'', 'execTime' => 0.0003948211669921875, 'params' => array ( ), ), 577 => array ( 'query' => 'SELECT k.*, p.`prefix`, v.`value` FROM ow_base_language_key AS k INNER JOIN ow_base_language_prefix AS p ON k.prefixId = p.id INNER JOIN ow_base_language_value AS v ON k.id = v.keyId AND v.languageId = ?', 'execTime' => 0.08172798156738281, 'params' => array ( 0 => 1, ), ), 578 => array ( 'query' => 'SELECT * FROM ow_base_language', 'execTime' => 0.0003809928894042969, 'params' => array ( ), ), 579 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `key` = \'simplicity\' LIMIT 0, 1', 'execTime' => 0.0007278919219970703, 'params' => array ( ), ), 580 => array ( 'query' => 'SELECT * FROM ow_base_theme_content WHERE `themeId` = 1606', 'execTime' => 0.0006308555603027344, 'params' => array ( ), ), 581 => array ( 'query' => 'SELECT * FROM ow_base_theme_master_page WHERE `themeId` = 1606', 'execTime' => 0.0003490447998046875, 'params' => array ( ), ), 582 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `key` = \'turquoise\' LIMIT 0, 1', 'execTime' => 0.0003249645233154297, 'params' => array ( ), ), 583 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `key` = \'turquoise\' LIMIT 0, 1', 'execTime' => 0.0002770423889160156, 'params' => array ( ), ), 584 => array ( 'query' => 'SELECT * FROM ow_base_theme_content WHERE `themeId` = 1607', 'execTime' => 0.00043702125549316406, 'params' => array ( ), ), 585 => array ( 'query' => 'SELECT * FROM ow_base_theme_master_page WHERE `themeId` = 1607', 'execTime' => 0.00032901763916015625, 'params' => array ( ), ), 586 => array ( 'query' => 'SELECT * FROM ow_base_document WHERE `isStatic` = 1 AND `isMobile` = 0', 'execTime' => 0.0003631114959716797, 'params' => array ( ), ), 587 => array ( 'query' => ' SELECT * FROM `ow_base_menu_item` WHERE `visibleFor` & ? AND `externalUrl` IS NULL AND `type` = ? ORDER BY `order` ASC LIMIT 1', 'execTime' => 0.000698089599609375, 'params' => array ( 0 => 1, 1 => 'main', ), ), 588 => array ( 'query' => ' SELECT `mi`.*, `mi`.`key` AS `menu_key`, `d`.`class`, `d`.`action`, `d`.`uri`, `d`.`isStatic` FROM `ow_base_menu_item` AS `mi` LEFT JOIN `ow_base_document` AS `d` ON ( `mi`.`documentKey` = `d`.`key`) WHERE `mi`.`type` = :menuType ORDER BY `mi`.`order` ASC', 'execTime' => 0.0009770393371582031, 'params' => array ( 'menuType' => 'main', ), ), 589 => array ( 'query' => ' SELECT `mi`.*, `mi`.`key` AS `menu_key`, `d`.`class`, `d`.`action`, `d`.`uri`, `d`.`isStatic` FROM `ow_base_menu_item` AS `mi` LEFT JOIN `ow_base_document` AS `d` ON ( `mi`.`documentKey` = `d`.`key`) WHERE `mi`.`type` = :menuType ORDER BY `mi`.`order` ASC', 'execTime' => 0.0008580684661865234, 'params' => array ( 'menuType' => 'bottom', ), ), 590 => array ( 'query' => 'SELECT * FROM ow_base_question_account_type ORDER BY sortOrder', 'execTime' => 0.0005209445953369141, 'params' => array ( ), ), 591 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'base\' AND `actionKey` = \'daily_login\' LIMIT 0, 1', 'execTime' => 0.0004730224609375, 'params' => array ( ), ), 592 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'base\' AND `actionKey` = \'user_join\' LIMIT 0, 1', 'execTime' => 0.0003800392150878906, 'params' => array ( ), ), 593 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'base\' AND `actionKey` = \'search_users\' LIMIT 0, 1', 'execTime' => 0.00032520294189453125, 'params' => array ( ), ), 594 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'base\' AND `actionKey` = \'add_comment\' LIMIT 0, 1', 'execTime' => 0.000370025634765625, 'params' => array ( ), ), 595 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'usercredits\' AND `actionKey` = \'buy_credits\' LIMIT 0, 1', 'execTime' => 0.0003070831298828125, 'params' => array ( ), ), 596 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'usercredits\' AND `actionKey` = \'grant_by_user\' LIMIT 0, 1', 'execTime' => 0.00031280517578125, 'params' => array ( ), ), 597 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'usercredits\' AND `actionKey` = \'grant_to_user\' LIMIT 0, 1', 'execTime' => 0.0003190040588378906, 'params' => array ( ), ), 598 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'usercredits\' AND `actionKey` = \'set_by_admin\' LIMIT 0, 1', 'execTime' => 0.00030612945556640625, 'params' => array ( ), ), 599 => array ( 'query' => 'SELECT * FROM ow_base_question_account_type ORDER BY sortOrder', 'execTime' => 0.000553131103515625, 'params' => array ( ), ), 600 => array ( 'query' => ' SELECT `question`.* FROM `ow_base_question` as `question` LEFT JOIN `ow_base_question_section` as `section` ON ( `question`.`sectionName` = `section`.`name` AND `question`.`sectionName` != \'\' AND `question`.`sectionName` IS NOT NULL ) WHERE `question`.`base` = 1 AND `question`.`onJoin` = \'1\' AND ( `section`.isHidden IS NULL OR `section`.isHidden = 0 ) ORDER BY IF( `section`.`name` IS NULL, 0, 1 ), `section`.`sortOrder`, `question`.`sortOrder` ', 'execTime' => 0.0011658668518066406, 'params' => NULL, ), 601 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` IN(\'sex\',\'match_sex\') ORDER BY sortOrder', 'execTime' => 0.0006899833679199219, 'params' => array ( ), ), 602 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` IN(\'username\',\'email\',\'password\',\'sex\',\'match_sex\') ORDER BY sortOrder', 'execTime' => 0.0008909702301025391, 'params' => array ( ), ), 603 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` IN(\'\',\'sex\') ORDER BY sortOrder', 'execTime' => 0.0005548000335693359, 'params' => array ( ), ), 604 => array ( 'query' => 'SELECT * FROM ow_base_question_value WHERE `questionName` IN(\'username\',\'email\',\'password\',\'sex\',\'match_sex\') ORDER BY questionName, sortOrder', 'execTime' => 0.001505136489868164, 'params' => array ( ), ), 605 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` = \'username\' LIMIT 0, 1', 'execTime' => 0.0005719661712646484, 'params' => array ( ), ), 606 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` = \'email\' LIMIT 0, 1', 'execTime' => 0.0006120204925537109, 'params' => array ( ), ), 607 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` = \'password\' LIMIT 0, 1', 'execTime' => 0.0005970001220703125, 'params' => array ( ), ), 608 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` = \'repeatPassword\' LIMIT 0, 1', 'execTime' => 0.0003600120544433594, 'params' => array ( ), ), 609 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` = \'sex\' LIMIT 0, 1', 'execTime' => 0.00039196014404296875, 'params' => array ( ), ), 610 => array ( 'query' => 'SELECT * FROM ow_skadate_account_type_to_gender', 'execTime' => 0.00041103363037109375, 'params' => array ( ), ), 611 => array ( 'query' => 'UPDATE `ow_base_plugin` SET developerKey=:dk WHERE `key`=:k', 'execTime' => 0.0004420280456542969, 'params' => array ( 'dk' => '99d6bdd5bb6468beaf118c4664dd92ff', 'k' => 'pcgallery', ), ), 612 => array ( 'query' => 'SELECT * FROM ow_base_language', 'execTime' => 0.000331878662109375, 'params' => array ( ), ), 613 => array ( 'query' => 'SELECT count(DISTINCT `entityId`) `count`, `entityType` FROM `ow_moderation_entity` WHERE `entityType` IN (\'user_join\', \'comment\', \'avatar-change\', \'photo_comments\', \'user-status\', \'blog-post\', \'event\', \'forum-topic\', \'forum-post\', \'group\') AND `userId`=0 GROUP BY `entityType`', 'execTime' => 0.0003039836883544922, 'params' => NULL, ), 614 => array ( 'query' => 'SELECT count(DISTINCT `entityId`) `count`, `entityType` FROM `ow_moderation_entity` WHERE `entityType` IN (\'user_join\', \'comment\', \'avatar-change\', \'photo_comments\', \'user-status\', \'blog-post\', \'event\', \'forum-topic\', \'forum-post\', \'group\') AND 1 GROUP BY `entityType`', 'execTime' => 0.0001850128173828125, 'params' => NULL, ), 615 => array ( 'query' => 'SELECT COUNT(*) FROM ow_base_invitation WHERE `userId` = 0', 'execTime' => 0.00020694732666015625, 'params' => array ( ), ), 616 => array ( 'query' => 'SELECT COUNT(*) FROM ow_base_invitation WHERE `userId` = 0 AND `viewed` = 0', 'execTime' => 0.00015091896057128906, 'params' => array ( ), ), 617 => array ( 'query' => 'SELECT COUNT(*) FROM ow_notifications_notification WHERE `userId` = 0 AND `viewed` = 0', 'execTime' => 0.00013208389282226562, 'params' => array ( ), ), 618 => array ( 'query' => 'SELECT COUNT(*) FROM ow_notifications_notification WHERE `userId` = 0', 'execTime' => 0.00011801719665527344, 'params' => array ( ), ), 619 => array ( 'query' => 'SELECT COUNT(*) FROM `ow_friends_friendship` `friends_friendship` INNER JOIN `ow_base_user` base_user_table_alias ON base_user_table_alias.`id` = `friends_friendship`.`userId` LEFT JOIN `ow_base_user_suspend` base_user_suspend_table_alias ON base_user_suspend_table_alias.`userId` = `base_user_table_alias`.`id` WHERE (`base_user_suspend_table_alias`.`id` IS NULL) AND (`base_user_table_alias`.`emailVerify` = 1) AND `friends_friendship`.`friendId`=0 AND `friends_friendship`.`status` = \'pending\'', 'execTime' => 0.0002601146697998047, 'params' => array ( ), ), 620 => array ( 'query' => 'SELECT COUNT(*) FROM `ow_friends_friendship` `friends_friendship` INNER JOIN `ow_base_user` base_user_table_alias ON base_user_table_alias.`id` = `friends_friendship`.`userId` LEFT JOIN `ow_base_user_suspend` base_user_suspend_table_alias ON base_user_suspend_table_alias.`userId` = `base_user_table_alias`.`id` WHERE (`base_user_suspend_table_alias`.`id` IS NULL) AND (`base_user_table_alias`.`emailVerify` = 1) AND `friends_friendship`.`friendId`=0 AND `friends_friendship`.`status` = \'pending\' AND `friends_friendship`.`viewed` = \'0\'', 'execTime' => 0.0002238750457763672, 'params' => array ( ), ), 621 => array ( 'query' => 'show tables like \'ow_base_geolocation_country\'', 'execTime' => 0.0014171600341796875, 'params' => NULL, ), 622 => array ( 'query' => 'SELECT * FROM ow_base_authorization_group', 'execTime' => 0.0004429817199707031, 'params' => array ( ), ), 623 => array ( 'query' => 'SELECT * FROM ow_base_authorization_moderator ORDER BY id', 'execTime' => 0.0004150867462158203, 'params' => array ( ), ), 624 => array ( 'query' => 'SELECT * FROM ow_base_authorization_moderator_permission', 'execTime' => 0.0002799034118652344, 'params' => array ( ), ), 625 => array ( 'query' => 'SELECT * FROM ow_base_authorization_action', 'execTime' => 0.0003349781036376953, 'params' => array ( ), ), 626 => array ( 'query' => 'SELECT * FROM ow_base_authorization_permission', 'execTime' => 0.0002799034118652344, 'params' => array ( ), ), 627 => array ( 'query' => 'SELECT * FROM ow_base_authorization_role ORDER BY `sortOrder` ASC', 'execTime' => 0.0003681182861328125, 'params' => array ( ), ), 628 => array ( 'query' => 'SELECT `b`.* FROM `ow_ads_banner` AS `b` LEFT JOIN `ow_ads_banner_position` AS `bp` ON (`b`.`id` = `bp`.`bannerId`) LEFT JOIN `ow_ads_banner_location` AS `bl` ON (`b`.`id` = `bl`.`bannerId`) WHERE `bp`.`position` = :position AND `bp`.`pluginKey` IN ( :pluginKey, \'base\' ) AND ( `bl`.`location` IS NULL)', 'execTime' => 0.0005779266357421875, 'params' => array ( 'pluginKey' => 'SKADATE', 'position' => 'top', ), ), 629 => array ( 'query' => 'SELECT `b`.* FROM `ow_ads_banner` AS `b` LEFT JOIN `ow_ads_banner_position` AS `bp` ON (`b`.`id` = `bp`.`bannerId`) LEFT JOIN `ow_ads_banner_location` AS `bl` ON (`b`.`id` = `bl`.`bannerId`) WHERE `bp`.`position` = :position AND `bp`.`pluginKey` IN ( :pluginKey, \'base\' ) AND ( `bl`.`location` IS NULL)', 'execTime' => 0.000415802001953125, 'params' => array ( 'pluginKey' => 'SKADATE', 'position' => 'bottom', ), ), 630 => array ( 'query' => 'SELECT * FROM ow_base_place WHERE `name` = \'index\' LIMIT 0, 1', 'execTime' => 0.0004589557647705078, 'params' => array ( ), ), 631 => array ( 'query' => 'SELECT * FROM ow_base_component_place_cache WHERE `placeId` = 2 AND `entityId` = 0 LIMIT 0, 1', 'execTime' => 0.0005588531494140625, 'params' => array ( ), ), 632 => array ( 'query' => 'SELECT `b`.* FROM `ow_ads_banner` AS `b` LEFT JOIN `ow_ads_banner_position` AS `bp` ON (`b`.`id` = `bp`.`bannerId`) LEFT JOIN `ow_ads_banner_location` AS `bl` ON (`b`.`id` = `bl`.`bannerId`) WHERE `bp`.`position` = :position AND `bp`.`pluginKey` IN ( :pluginKey, \'base\' ) AND ( `bl`.`location` IS NULL)', 'execTime' => 0.0005450248718261719, 'params' => array ( 'pluginKey' => 'SKADATE', 'position' => 'sidebar', ), ), ), 'debugMode' => true, 'isProfilerEnabled' => true, 'profiler' => \UTIL_Profiler::__set_state(array( 'checkPoints' => array ( 'start' => 1774337865.026099, ), 'key' => 'db', 'result' => array ( ), 'chkCounter' => 0, )), 'queryExecTime' => 0.0005450248718261719, 'totalQueryExecTime' => 0.28398704528808594, 'queryCount' => 633, 'useCashe' => false, )), )), 'approveDao' => \BOL_UserApproveDao::__set_state(array( 'dbo' => \OW_Database::__set_state(array( 'connection' => \PDO::__set_state(array( )), 'affectedRows' => 0, 'queryLog' => array ( 0 => array ( 'query' => 'SELECT * FROM ow_base_config', 'execTime' => 0.0009129047393798828, 'params' => array ( ), ), 1 => array ( 'query' => 'SELECT * FROM ow_base_language', 'execTime' => 0.0005710124969482422, 'params' => array ( ), ), 2 => array ( 'query' => 'SELECT * FROM ow_base_plugin', 'execTime' => 0.0006101131439208984, 'params' => array ( ), ), 3 => array ( 'query' => 'SELECT * FROM ow_base_language ORDER BY `order` ASC LIMIT 0, 1', 'execTime' => 0.0005078315734863281, 'params' => array ( ), ), 4 => array ( 'query' => 'SET TIME_ZONE = ?', 'execTime' => 0.0004220008850097656, 'params' => array ( 0 => '-04:00', ), ), 5 => array ( 'query' => 'SELECT * FROM ow_virtualgifts_template', 'execTime' => 0.0006029605865478516, 'params' => array ( ), ), 6 => array ( 'query' => 'SELECT * FROM ow_base_document WHERE `uri` = \'join\' AND `isStatic` = 1 LIMIT 0, 1', 'execTime' => 0.0007178783416748047, 'params' => array ( ), ), 7 => array ( 'query' => 'SELECT * FROM ow_base_theme', 'execTime' => 0.0006940364837646484, 'params' => array ( ), ), 8 => array ( 'query' => 'SELECT * FROM ow_base_theme', 'execTime' => 0.0008101463317871094, 'params' => array ( ), ), 9 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0004200935363769531, 'params' => array ( 0 => 1555, ), ), 10 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0004000663757324219, 'params' => array ( 0 => 1555, ), ), 11 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1555', 'execTime' => 0.0010080337524414062, 'params' => NULL, ), 12 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1555', 'execTime' => 0.0004069805145263672, 'params' => NULL, ), 13 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1555', 'execTime' => 0.0010979175567626953, 'params' => NULL, ), 14 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0006210803985595703, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body', 'defaultValue' => '#FDF0E6', 'type' => 'color', 'themeId' => 1555, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 15 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0004799365997314453, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#825842', 'type' => 'color', 'themeId' => 1555, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 16 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003509521484375, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#2a80ae', 'type' => 'color', 'themeId' => 1555, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 17 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003490447998046875, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#B99480', 'type' => 'color', 'themeId' => 1555, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 18 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00035500526428222656, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_page_wrap', 'defaultValue' => 'url(images/promo.png)', 'type' => 'image', 'themeId' => 1555, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 19 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0004341602325439453, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_page_wrap_inner', 'defaultValue' => 'url(images/promo_inner.png)', 'type' => 'image', 'themeId' => 1555, 'key' => 'headerBackground', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 20 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003848075866699219, 'params' => array ( 'id' => NULL, 'attribute' => 'background', 'selector' => '.ow_footer', 'defaultValue' => '#FDF0E6', 'type' => 'color', 'themeId' => 1555, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '5. Footer background color', 'description' => NULL, 'mobile' => false, ), ), 21 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003299713134765625, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1555, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 22 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003349781036376953, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#ff7000', 'type' => 'color', 'themeId' => 1555, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 23 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0004229545593261719, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.sitelogo', 'defaultValue' => 'url(images/sitelogo.png)', 'type' => 'image', 'themeId' => 1555, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '4. Logo image', 'description' => NULL, 'mobile' => false, ), ), 24 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0003199577331542969, 'params' => array ( 'id' => NULL, 'themeId' => 1555, 'type' => 'decorator', 'value' => 'button', ), ), 25 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00029921531677246094, 'params' => array ( 'id' => NULL, 'themeId' => 1555, 'type' => 'master_page', 'value' => 'dndindex', ), ), 26 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00025391578674316406, 'params' => array ( 'id' => NULL, 'themeId' => 1555, 'type' => 'master_page', 'value' => 'general', ), ), 27 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023698806762695312, 'params' => array ( 'id' => NULL, 'themeId' => 1555, 'type' => 'master_page', 'value' => 'index', ), ), 28 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00030994415283203125, 'params' => array ( 'id' => NULL, 'themeId' => 1555, 'type' => 'master_page', 'value' => 'html_document', ), ), 29 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002410411834716797, 'params' => array ( 'id' => NULL, 'themeId' => 1555, 'type' => 'master_page', 'value' => 'blank', ), ), 30 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.0002942085266113281, 'params' => array ( 'id' => NULL, 'themeId' => 1555, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 31 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00039196014404296875, 'params' => array ( 0 => 1555, ), ), 32 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0010747909545898438, 'params' => array ( 'themeId' => 1555, 'themeId2' => 1555, ), ), 33 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1555', 'execTime' => 0.0003249645233154297, 'params' => array ( ), ), 34 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00033783912658691406, 'params' => array ( 0 => 1559, ), ), 35 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002949237823486328, 'params' => array ( 0 => 1559, ), ), 36 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1559', 'execTime' => 0.0008411407470703125, 'params' => NULL, ), 37 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1559', 'execTime' => 0.000370025634765625, 'params' => NULL, ), 38 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1559', 'execTime' => 0.0010089874267578125, 'params' => NULL, ), 39 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0006060600280761719, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body, .base_sign_in', 'defaultValue' => '#ece8e4', 'type' => 'color', 'themeId' => 1559, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 40 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.000431060791015625, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#494949', 'type' => 'color', 'themeId' => 1559, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 41 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003490447998046875, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#004d7e', 'type' => 'color', 'themeId' => 1559, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 42 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003581047058105469, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#004d7e', 'type' => 'color', 'themeId' => 1559, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 43 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.000392913818359375, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header_wrap', 'defaultValue' => 'url(images/bg_small.jpg)', 'type' => 'image', 'themeId' => 1559, 'key' => 'headerImage', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 44 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00047588348388671875, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header_pic', 'defaultValue' => 'url(images/header_s.png)', 'type' => 'image', 'themeId' => 1559, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '4. Logo image', 'description' => NULL, 'mobile' => false, ), ), 45 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00045418739318847656, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#252525', 'type' => 'color', 'themeId' => 1559, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 46 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00034999847412109375, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#494949', 'type' => 'color', 'themeId' => 1559, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 47 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00037598609924316406, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_sign_in, .index_master_page.ow_page_wrap', 'defaultValue' => 'url(images/bg.jpg)', 'type' => 'image', 'themeId' => 1559, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 48 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002868175506591797, 'params' => array ( 'id' => NULL, 'themeId' => 1559, 'type' => 'decorator', 'value' => 'button', ), ), 49 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023889541625976562, 'params' => array ( 'id' => NULL, 'themeId' => 1559, 'type' => 'master_page', 'value' => 'dndindex', ), ), 50 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00031280517578125, 'params' => array ( 'id' => NULL, 'themeId' => 1559, 'type' => 'master_page', 'value' => 'general', ), ), 51 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023293495178222656, 'params' => array ( 'id' => NULL, 'themeId' => 1559, 'type' => 'master_page', 'value' => 'index', ), ), 52 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002181529998779297, 'params' => array ( 'id' => NULL, 'themeId' => 1559, 'type' => 'master_page', 'value' => 'html_document', ), ), 53 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00021505355834960938, 'params' => array ( 'id' => NULL, 'themeId' => 1559, 'type' => 'master_page', 'value' => 'blank', ), ), 54 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.00027108192443847656, 'params' => array ( 'id' => NULL, 'themeId' => 1559, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 55 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0004589557647705078, 'params' => array ( 0 => 1559, ), ), 56 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0011219978332519531, 'params' => array ( 'themeId' => 1559, 'themeId2' => 1559, ), ), 57 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1559', 'execTime' => 0.00026798248291015625, 'params' => array ( ), ), 58 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003077983856201172, 'params' => array ( 0 => 1606, ), ), 59 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00030112266540527344, 'params' => array ( 0 => 1606, ), ), 60 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1606', 'execTime' => 0.001013040542602539, 'params' => NULL, ), 61 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1606', 'execTime' => 0.00028896331787109375, 'params' => NULL, ), 62 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1606', 'execTime' => 0.0008571147918701172, 'params' => NULL, ), 63 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0006830692291259766, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => 'body, .ow_bg_color', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1606, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 64 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00038909912109375, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html', 'defaultValue' => '#828894', 'type' => 'color', 'themeId' => 1606, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 65 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0004019737243652344, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a', 'defaultValue' => '#5b646a', 'type' => 'color', 'themeId' => 1606, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 66 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00034499168395996094, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#5b646a', 'type' => 'color', 'themeId' => 1606, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 67 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003638267517089844, 'params' => array ( 'id' => NULL, 'attribute' => 'background', 'selector' => '.ow_footer', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1606, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '4. Footer background color', 'description' => NULL, 'mobile' => false, ), ), 68 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0004401206970214844, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_logo', 'defaultValue' => 'url(images/logo.png)', 'type' => 'image', 'themeId' => 1606, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '3. Logo image', 'description' => NULL, 'mobile' => false, ), ), 69 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00035381317138671875, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header_pic', 'defaultValue' => 'url(images/header.jpg)', 'type' => 'image', 'themeId' => 1606, 'key' => 'headerImage', 'section' => '1. General Settings', 'label' => '2. Header background image', 'description' => NULL, 'mobile' => false, ), ), 70 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003609657287597656, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#5b646a', 'type' => 'color', 'themeId' => 1606, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 71 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003330707550048828, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_outline, .ow_txt_value', 'defaultValue' => '#2db395', 'type' => 'color', 'themeId' => 1606, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 72 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002541542053222656, 'params' => array ( 'id' => NULL, 'themeId' => 1606, 'type' => 'decorator', 'value' => 'button', ), ), 73 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00028705596923828125, 'params' => array ( 'id' => NULL, 'themeId' => 1606, 'type' => 'master_page', 'value' => 'dndindex', ), ), 74 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023102760314941406, 'params' => array ( 'id' => NULL, 'themeId' => 1606, 'type' => 'master_page', 'value' => 'admin', ), ), 75 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00021696090698242188, 'params' => array ( 'id' => NULL, 'themeId' => 1606, 'type' => 'master_page', 'value' => 'general', ), ), 76 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00024390220642089844, 'params' => array ( 'id' => NULL, 'themeId' => 1606, 'type' => 'master_page', 'value' => 'html_document', ), ), 77 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023508071899414062, 'params' => array ( 'id' => NULL, 'themeId' => 1606, 'type' => 'master_page', 'value' => 'blank', ), ), 78 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023603439331054688, 'params' => array ( 'id' => NULL, 'themeId' => 1606, 'type' => 'm_master_page', 'value' => 'mobile_blank', ), ), 79 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023102760314941406, 'params' => array ( 'id' => NULL, 'themeId' => 1606, 'type' => 'm_master_page', 'value' => 'mobile_general', ), ), 80 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002589225769042969, 'params' => array ( 'id' => NULL, 'themeId' => 1606, 'type' => 'm_master_page', 'value' => 'mobile_html_document', ), ), 81 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00039505958557128906, 'params' => array ( 0 => 1606, ), ), 82 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0010399818420410156, 'params' => array ( 'themeId' => 1606, 'themeId2' => 1606, ), ), 83 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1606', 'execTime' => 0.0003027915954589844, 'params' => array ( ), ), 84 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00032591819763183594, 'params' => array ( 0 => 1607, ), ), 85 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002830028533935547, 'params' => array ( 0 => 1607, ), ), 86 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1607', 'execTime' => 0.0008039474487304688, 'params' => NULL, ), 87 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1607', 'execTime' => 0.0004851818084716797, 'params' => NULL, ), 88 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1607', 'execTime' => 0.0011649131774902344, 'params' => NULL, ), 89 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0006041526794433594, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => 'body, .ow_bg_color', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1607, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 90 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003559589385986328, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .index_qs_widget', 'defaultValue' => '#828894', 'type' => 'color', 'themeId' => 1607, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 91 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00039887428283691406, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a', 'defaultValue' => '#5b646a', 'type' => 'color', 'themeId' => 1607, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 92 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003559589385986328, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#5b646a', 'type' => 'color', 'themeId' => 1607, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 93 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00031304359436035156, 'params' => array ( 'id' => NULL, 'attribute' => 'background', 'selector' => '.ow_footer', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1607, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '5. Footer background color', 'description' => NULL, 'mobile' => false, ), ), 94 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00036787986755371094, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_logo, .index_master_page .logo_url', 'defaultValue' => 'url(images/logo.png)', 'type' => 'image', 'themeId' => 1607, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '4. Logo image', 'description' => NULL, 'mobile' => false, ), ), 95 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003101825714111328, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header_pic', 'defaultValue' => 'url(images/header.jpg)', 'type' => 'image', 'themeId' => 1607, 'key' => 'headerImage', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 96 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00034880638122558594, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#5b646a', 'type' => 'color', 'themeId' => 1607, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 97 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003209114074707031, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_outline, .ow_txt_value', 'defaultValue' => '#ef6ba3', 'type' => 'color', 'themeId' => 1607, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 98 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003159046173095703, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.index_master_page .ow_header_wrap', 'defaultValue' => 'url(images/bg_promo.jpg)', 'type' => 'image', 'themeId' => 1607, 'key' => 'indexImage', 'section' => '1. General Settings', 'label' => '2. Page background image', 'description' => NULL, 'mobile' => false, ), ), 99 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00025916099548339844, 'params' => array ( 'id' => NULL, 'themeId' => 1607, 'type' => 'decorator', 'value' => 'button', ), ), 100 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002319812774658203, 'params' => array ( 'id' => NULL, 'themeId' => 1607, 'type' => 'master_page', 'value' => 'dndindex', ), ), 101 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002219676971435547, 'params' => array ( 'id' => NULL, 'themeId' => 1607, 'type' => 'master_page', 'value' => 'general', ), ), 102 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00021600723266601562, 'params' => array ( 'id' => NULL, 'themeId' => 1607, 'type' => 'master_page', 'value' => 'index', ), ), 103 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002529621124267578, 'params' => array ( 'id' => NULL, 'themeId' => 1607, 'type' => 'master_page', 'value' => 'html_document', ), ), 104 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00021791458129882812, 'params' => array ( 'id' => NULL, 'themeId' => 1607, 'type' => 'master_page', 'value' => 'blank', ), ), 105 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.0002639293670654297, 'params' => array ( 'id' => NULL, 'themeId' => 1607, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 106 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003981590270996094, 'params' => array ( 0 => 1607, ), ), 107 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0010190010070800781, 'params' => array ( 'themeId' => 1607, 'themeId2' => 1607, ), ), 108 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1607', 'execTime' => 0.0002288818359375, 'params' => array ( ), ), 109 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002739429473876953, 'params' => array ( 0 => 1608, ), ), 110 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002810955047607422, 'params' => array ( 0 => 1608, ), ), 111 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1608', 'execTime' => 0.0006909370422363281, 'params' => NULL, ), 112 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1608', 'execTime' => 0.0003859996795654297, 'params' => NULL, ), 113 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1608', 'execTime' => 0.0012140274047851562, 'params' => NULL, ), 114 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0006749629974365234, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => 'body, body.ow, body.base_sign_in', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1608, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 115 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003941059112548828, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#333', 'type' => 'color', 'themeId' => 1608, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 116 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00032901763916015625, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#2a80ae', 'type' => 'color', 'themeId' => 1608, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 117 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00039005279541015625, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#005466', 'type' => 'color', 'themeId' => 1608, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 118 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003330707550048828, 'params' => array ( 'id' => NULL, 'attribute' => 'background', 'selector' => '.ow_footer', 'defaultValue' => '#EAF7FB', 'type' => 'color', 'themeId' => 1608, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '5. Footer background color', 'description' => NULL, 'mobile' => false, ), ), 119 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00030493736267089844, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header', 'defaultValue' => 'url(images/header_s.png)', 'type' => 'image', 'themeId' => 1608, 'key' => 'headerBackground', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 120 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00037097930908203125, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_logo', 'defaultValue' => 'url(images/logo.png)', 'type' => 'image', 'themeId' => 1608, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '4. Logo image', 'description' => NULL, 'mobile' => false, ), ), 121 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0002899169921875, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#005466', 'type' => 'color', 'themeId' => 1608, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 122 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0002989768981933594, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#005074', 'type' => 'color', 'themeId' => 1608, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 123 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003478527069091797, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page', 'defaultValue' => 'url(images/bg.png)', 'type' => 'image', 'themeId' => 1608, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 124 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.000244140625, 'params' => array ( 'id' => NULL, 'themeId' => 1608, 'type' => 'decorator', 'value' => 'button', ), ), 125 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002200603485107422, 'params' => array ( 'id' => NULL, 'themeId' => 1608, 'type' => 'master_page', 'value' => 'dndindex', ), ), 126 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002701282501220703, 'params' => array ( 'id' => NULL, 'themeId' => 1608, 'type' => 'master_page', 'value' => 'general', ), ), 127 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00021314620971679688, 'params' => array ( 'id' => NULL, 'themeId' => 1608, 'type' => 'master_page', 'value' => 'index', ), ), 128 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00020885467529296875, 'params' => array ( 'id' => NULL, 'themeId' => 1608, 'type' => 'master_page', 'value' => 'html_document', ), ), 129 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00020599365234375, 'params' => array ( 'id' => NULL, 'themeId' => 1608, 'type' => 'master_page', 'value' => 'blank', ), ), 130 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.0002582073211669922, 'params' => array ( 'id' => NULL, 'themeId' => 1608, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 131 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00037217140197753906, 'params' => array ( 0 => 1608, ), ), 132 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.001035928726196289, 'params' => array ( 'themeId' => 1608, 'themeId2' => 1608, ), ), 133 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1608', 'execTime' => 0.0002760887145996094, 'params' => array ( ), ), 134 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00031876564025878906, 'params' => array ( 0 => 1609, ), ), 135 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00031495094299316406, 'params' => array ( 0 => 1609, ), ), 136 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1609', 'execTime' => 0.0008540153503417969, 'params' => NULL, ), 137 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1609', 'execTime' => 0.0005068778991699219, 'params' => NULL, ), 138 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1609', 'execTime' => 0.001313924789428711, 'params' => NULL, ), 139 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0006289482116699219, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => 'body, .ow, body, html, .base_sign_in', 'defaultValue' => '#333', 'type' => 'color', 'themeId' => 1609, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 140 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003838539123535156, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html', 'defaultValue' => '#c4c4c4', 'type' => 'color', 'themeId' => 1609, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 141 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003612041473388672, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a', 'defaultValue' => '#ae9e78', 'type' => 'color', 'themeId' => 1609, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 142 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00034499168395996094, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#e4e4e4', 'type' => 'color', 'themeId' => 1609, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 143 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00028204917907714844, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow_footer', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1609, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '7. Footer background color', 'description' => NULL, 'mobile' => false, ), ), 144 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00035381317138671875, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1609, 'key' => 'headerBackground', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 145 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0002999305725097656, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_logo_wrap a', 'defaultValue' => 'url(images/logo_console.png)', 'type' => 'image', 'themeId' => 1609, 'key' => 'ConsoleImage', 'section' => '1. General Settings', 'label' => '6. Console logo image', 'description' => NULL, 'mobile' => false, ), ), 146 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0002911090850830078, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.logo_url', 'defaultValue' => 'url(images/logo_inner.png)', 'type' => 'image', 'themeId' => 1609, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '5. Inner logo image', 'description' => NULL, 'mobile' => false, ), ), 147 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003440380096435547, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#cbcbcb', 'type' => 'color', 'themeId' => 1609, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 148 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003211498260498047, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#D76243', 'type' => 'color', 'themeId' => 1609, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 149 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003039836883544922, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.index_master_page .logo_url', 'defaultValue' => 'url(images/logo_index.png)', 'type' => 'image', 'themeId' => 1609, 'key' => 'indexLogoImage', 'section' => '1. General Settings', 'label' => '4. Index logo image', 'description' => NULL, 'mobile' => false, ), ), 150 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003490447998046875, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.index_master_page .ow_header', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1609, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 151 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002460479736328125, 'params' => array ( 'id' => NULL, 'themeId' => 1609, 'type' => 'decorator', 'value' => 'button', ), ), 152 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023484230041503906, 'params' => array ( 'id' => NULL, 'themeId' => 1609, 'type' => 'master_page', 'value' => 'dndindex', ), ), 153 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00027298927307128906, 'params' => array ( 'id' => NULL, 'themeId' => 1609, 'type' => 'master_page', 'value' => 'general', ), ), 154 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00022101402282714844, 'params' => array ( 'id' => NULL, 'themeId' => 1609, 'type' => 'master_page', 'value' => 'index', ), ), 155 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023293495178222656, 'params' => array ( 'id' => NULL, 'themeId' => 1609, 'type' => 'master_page', 'value' => 'html_document', ), ), 156 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002110004425048828, 'params' => array ( 'id' => NULL, 'themeId' => 1609, 'type' => 'master_page', 'value' => 'blank', ), ), 157 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.00025200843811035156, 'params' => array ( 'id' => NULL, 'themeId' => 1609, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 158 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00037097930908203125, 'params' => array ( 0 => 1609, ), ), 159 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0011229515075683594, 'params' => array ( 'themeId' => 1609, 'themeId2' => 1609, ), ), 160 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1609', 'execTime' => 0.0002751350402832031, 'params' => array ( ), ), 161 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003180503845214844, 'params' => array ( 0 => 1610, ), ), 162 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003161430358886719, 'params' => array ( 0 => 1610, ), ), 163 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1610', 'execTime' => 0.0008440017700195312, 'params' => NULL, ), 164 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1610', 'execTime' => 0.0004451274871826172, 'params' => NULL, ), 165 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1610', 'execTime' => 0.0013129711151123047, 'params' => NULL, ), 166 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0006320476531982422, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => 'body, .base_sign_in', 'defaultValue' => '#e8e7e7', 'type' => 'color', 'themeId' => 1610, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 167 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003638267517089844, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html', 'defaultValue' => '#4f5460', 'type' => 'color', 'themeId' => 1610, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 168 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003190040588378906, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a', 'defaultValue' => '#465c95', 'type' => 'color', 'themeId' => 1610, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 169 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0004019737243652344, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#666', 'type' => 'color', 'themeId' => 1610, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 170 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.000347137451171875, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow_footer', 'defaultValue' => '#e17e64', 'type' => 'color', 'themeId' => 1610, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '7. Footer background color', 'description' => NULL, 'mobile' => false, ), ), 171 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00030803680419921875, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_logo_wrap a', 'defaultValue' => 'url(images/logo_console.png)', 'type' => 'image', 'themeId' => 1610, 'key' => 'ConsoleImage', 'section' => '1. General Settings', 'label' => '6. Console logo image', 'description' => NULL, 'mobile' => false, ), ), 172 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00034999847412109375, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header_pic_wrap', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1610, 'key' => 'headerBackground', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 173 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00032806396484375, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.logo_url', 'defaultValue' => 'url(images/logo_inner.png)', 'type' => 'image', 'themeId' => 1610, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '5. Inner logo image', 'description' => NULL, 'mobile' => false, ), ), 174 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003151893615722656, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#cbcbcb', 'type' => 'color', 'themeId' => 1610, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 175 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003159046173095703, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#D76243', 'type' => 'color', 'themeId' => 1610, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 176 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00031304359436035156, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.index_master_page .logo_url', 'defaultValue' => 'url(images/logo_index.png)', 'type' => 'image', 'themeId' => 1610, 'key' => 'indexLogoImage', 'section' => '1. General Settings', 'label' => '4. Index logo image', 'description' => NULL, 'mobile' => false, ), ), 177 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003209114074707031, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.index_master_page .ow_header', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1610, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 178 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00024700164794921875, 'params' => array ( 'id' => NULL, 'themeId' => 1610, 'type' => 'decorator', 'value' => 'button', ), ), 179 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002319812774658203, 'params' => array ( 'id' => NULL, 'themeId' => 1610, 'type' => 'master_page', 'value' => 'dndindex', ), ), 180 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00022292137145996094, 'params' => array ( 'id' => NULL, 'themeId' => 1610, 'type' => 'master_page', 'value' => 'general', ), ), 181 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002589225769042969, 'params' => array ( 'id' => NULL, 'themeId' => 1610, 'type' => 'master_page', 'value' => 'index', ), ), 182 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00021696090698242188, 'params' => array ( 'id' => NULL, 'themeId' => 1610, 'type' => 'master_page', 'value' => 'html_document', ), ), 183 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00022912025451660156, 'params' => array ( 'id' => NULL, 'themeId' => 1610, 'type' => 'master_page', 'value' => 'blank', ), ), 184 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.00025200843811035156, 'params' => array ( 'id' => NULL, 'themeId' => 1610, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 185 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00043201446533203125, 'params' => array ( 0 => 1610, ), ), 186 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0006840229034423828, 'params' => array ( 'themeId' => 1610, 'themeId2' => 1610, ), ), 187 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1610', 'execTime' => 0.00011801719665527344, 'params' => array ( ), ), 188 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00014901161193847656, 'params' => array ( 0 => 1611, ), ), 189 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.000141143798828125, 'params' => array ( 0 => 1611, ), ), 190 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1611', 'execTime' => 0.0002830028533935547, 'params' => NULL, ), 191 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1611', 'execTime' => 0.00015211105346679688, 'params' => NULL, ), 192 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1611', 'execTime' => 0.0003960132598876953, 'params' => NULL, ), 193 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0005090236663818359, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body', 'defaultValue' => '#2f0023', 'type' => 'color', 'themeId' => 1611, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 194 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00040602684020996094, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#cecece', 'type' => 'color', 'themeId' => 1611, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 195 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.000308990478515625, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#5079cd', 'type' => 'color', 'themeId' => 1611, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 196 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003218650817871094, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#cecece', 'type' => 'color', 'themeId' => 1611, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 197 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003650188446044922, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_page_wrap', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1611, 'key' => 'backgroundImage', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 198 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0002951622009277344, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header', 'defaultValue' => 'url(images/bg_pic.jpg)', 'type' => 'image', 'themeId' => 1611, 'key' => 'headerImage', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 199 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003349781036376953, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1611, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 200 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.000370025634765625, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#cecece', 'type' => 'color', 'themeId' => 1611, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 201 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00031685829162597656, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .sitelogo', 'defaultValue' => 'url(images/site_name.png)', 'type' => 'image', 'themeId' => 1611, 'key' => 'indexLogoImage', 'section' => '1. General Settings', 'label' => '4. Index Logo image', 'description' => NULL, 'mobile' => false, ), ), 202 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00030112266540527344, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.sitelogo', 'defaultValue' => 'url(images/site_name.png)', 'type' => 'image', 'themeId' => 1611, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '5. Logo image', 'description' => NULL, 'mobile' => false, ), ), 203 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002529621124267578, 'params' => array ( 'id' => NULL, 'themeId' => 1611, 'type' => 'decorator', 'value' => 'button', ), ), 204 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023603439331054688, 'params' => array ( 'id' => NULL, 'themeId' => 1611, 'type' => 'master_page', 'value' => 'dndindex', ), ), 205 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00021791458129882812, 'params' => array ( 'id' => NULL, 'themeId' => 1611, 'type' => 'master_page', 'value' => 'general', ), ), 206 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00024700164794921875, 'params' => array ( 'id' => NULL, 'themeId' => 1611, 'type' => 'master_page', 'value' => 'index', ), ), 207 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002300739288330078, 'params' => array ( 'id' => NULL, 'themeId' => 1611, 'type' => 'master_page', 'value' => 'html_document', ), ), 208 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00021195411682128906, 'params' => array ( 'id' => NULL, 'themeId' => 1611, 'type' => 'master_page', 'value' => 'blank', ), ), 209 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.0002510547637939453, 'params' => array ( 'id' => NULL, 'themeId' => 1611, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 210 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0004761219024658203, 'params' => array ( 0 => 1611, ), ), 211 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0010979175567626953, 'params' => array ( 'themeId' => 1611, 'themeId2' => 1611, ), ), 212 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1611', 'execTime' => 0.0002300739288330078, 'params' => array ( ), ), 213 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003249645233154297, 'params' => array ( 0 => 1612, ), ), 214 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.000263214111328125, 'params' => array ( 0 => 1612, ), ), 215 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1612', 'execTime' => 0.0008919239044189453, 'params' => NULL, ), 216 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1612', 'execTime' => 0.0004279613494873047, 'params' => NULL, ), 217 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1612', 'execTime' => 0.0014429092407226562, 'params' => NULL, ), 218 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00043201446533203125, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body', 'defaultValue' => '#493e5e', 'type' => 'color', 'themeId' => 1612, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 219 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00028395652770996094, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#b9b3bd', 'type' => 'color', 'themeId' => 1612, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 220 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00024390220642089844, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#4aaed3', 'type' => 'color', 'themeId' => 1612, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 221 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00023889541625976562, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#d9d1dd', 'type' => 'color', 'themeId' => 1612, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 222 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00023603439331054688, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_page_wrap', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1612, 'key' => 'backgroundImage', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 223 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00024700164794921875, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header', 'defaultValue' => 'url(images/bg_pic.jpg)', 'type' => 'image', 'themeId' => 1612, 'key' => 'headerBackground', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 224 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00020503997802734375, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_site_panel_logo', 'defaultValue' => 'url(images/site_name3.png)', 'type' => 'image', 'themeId' => 1612, 'key' => 'ConsoleImage', 'section' => '1. General Settings', 'label' => '6. Console logo image', 'description' => NULL, 'mobile' => false, ), ), 225 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00012421607971191406, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#aba8af', 'type' => 'color', 'themeId' => 1612, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 226 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001289844512939453, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#cecece', 'type' => 'color', 'themeId' => 1612, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 227 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001239776611328125, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .sitelogo', 'defaultValue' => 'url(images/site_name.png)', 'type' => 'image', 'themeId' => 1612, 'key' => 'indexLogoImage', 'section' => '1. General Settings', 'label' => '4. Index logo image', 'description' => NULL, 'mobile' => false, ), ), 228 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00014495849609375, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.sitelogo', 'defaultValue' => 'url(images/site_name2.png)', 'type' => 'image', 'themeId' => 1612, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '5. Inner logo image', 'description' => NULL, 'mobile' => false, ), ), 229 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011801719665527344, 'params' => array ( 'id' => NULL, 'themeId' => 1612, 'type' => 'decorator', 'value' => 'button', ), ), 230 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010895729064941406, 'params' => array ( 'id' => NULL, 'themeId' => 1612, 'type' => 'master_page', 'value' => 'dndindex', ), ), 231 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 9.799003601074219E-5, 'params' => array ( 'id' => NULL, 'themeId' => 1612, 'type' => 'master_page', 'value' => 'general', ), ), 232 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 9.799003601074219E-5, 'params' => array ( 'id' => NULL, 'themeId' => 1612, 'type' => 'master_page', 'value' => 'index', ), ), 233 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 9.703636169433594E-5, 'params' => array ( 'id' => NULL, 'themeId' => 1612, 'type' => 'master_page', 'value' => 'html_document', ), ), 234 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 9.489059448242188E-5, 'params' => array ( 'id' => NULL, 'themeId' => 1612, 'type' => 'master_page', 'value' => 'blank', ), ), 235 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.00013399124145507812, 'params' => array ( 'id' => NULL, 'themeId' => 1612, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 236 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002040863037109375, 'params' => array ( 0 => 1612, ), ), 237 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0004830360412597656, 'params' => array ( 'themeId' => 1612, 'themeId2' => 1612, ), ), 238 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1612', 'execTime' => 0.00011110305786132812, 'params' => array ( ), ), 239 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001430511474609375, 'params' => array ( 0 => 1613, ), ), 240 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.000125885009765625, 'params' => array ( 0 => 1613, ), ), 241 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1613', 'execTime' => 0.0004520416259765625, 'params' => NULL, ), 242 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1613', 'execTime' => 0.0001609325408935547, 'params' => NULL, ), 243 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1613', 'execTime' => 0.0004851818084716797, 'params' => NULL, ), 244 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0004291534423828125, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1613, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 245 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003330707550048828, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#4b4b4b', 'type' => 'color', 'themeId' => 1613, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 246 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0004150867462158203, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#0a4200', 'type' => 'color', 'themeId' => 1613, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 247 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00039505958557128906, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#0a4200', 'type' => 'color', 'themeId' => 1613, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 248 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0002009868621826172, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_page_wrap', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1613, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 249 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00014090538024902344, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow_footer, .base_index_page .ow_footer', 'defaultValue' => '#4b4b4b', 'type' => 'color', 'themeId' => 1613, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '5. Footer background', 'description' => NULL, 'mobile' => false, ), ), 250 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013494491577148438, 'params' => array ( 'id' => NULL, 'attribute' => 'background', 'selector' => '.ow_header', 'defaultValue' => 'url(images/bg_pic.png)', 'type' => 'image', 'themeId' => 1613, 'key' => 'headerImage', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 251 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001361370086669922, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#4b4b4b', 'type' => 'color', 'themeId' => 1613, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 252 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013518333435058594, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#4b4b4b', 'type' => 'color', 'themeId' => 1613, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 253 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013494491577148438, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.sitelogo', 'defaultValue' => 'url(images/site_name.png)', 'type' => 'image', 'themeId' => 1613, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '4. Logo image', 'description' => NULL, 'mobile' => false, ), ), 254 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001461505889892578, 'params' => array ( 'id' => NULL, 'themeId' => 1613, 'type' => 'decorator', 'value' => 'button', ), ), 255 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00013113021850585938, 'params' => array ( 'id' => NULL, 'themeId' => 1613, 'type' => 'master_page', 'value' => 'dndindex', ), ), 256 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011587142944335938, 'params' => array ( 'id' => NULL, 'themeId' => 1613, 'type' => 'master_page', 'value' => 'general', ), ), 257 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011205673217773438, 'params' => array ( 'id' => NULL, 'themeId' => 1613, 'type' => 'master_page', 'value' => 'index', ), ), 258 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010895729064941406, 'params' => array ( 'id' => NULL, 'themeId' => 1613, 'type' => 'master_page', 'value' => 'html_document', ), ), 259 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010919570922851562, 'params' => array ( 'id' => NULL, 'themeId' => 1613, 'type' => 'master_page', 'value' => 'blank', ), ), 260 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.0001399517059326172, 'params' => array ( 'id' => NULL, 'themeId' => 1613, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 261 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00021195411682128906, 'params' => array ( 0 => 1613, ), ), 262 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.00040602684020996094, 'params' => array ( 'themeId' => 1613, 'themeId2' => 1613, ), ), 263 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1613', 'execTime' => 0.00011610984802246094, 'params' => array ( ), ), 264 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001571178436279297, 'params' => array ( 0 => 1614, ), ), 265 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00014400482177734375, 'params' => array ( 0 => 1614, ), ), 266 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1614', 'execTime' => 0.00027298927307128906, 'params' => NULL, ), 267 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1614', 'execTime' => 0.00015115737915039062, 'params' => NULL, ), 268 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1614', 'execTime' => 0.0003669261932373047, 'params' => NULL, ), 269 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0002868175506591797, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => 'body, .ow, body, html, .base_sign_in', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1614, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 270 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00014495849609375, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html', 'defaultValue' => '#868686', 'type' => 'color', 'themeId' => 1614, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 271 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00015306472778320312, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a', 'defaultValue' => '#ae9e78', 'type' => 'color', 'themeId' => 1614, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 272 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001380443572998047, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#4c4c4c', 'type' => 'color', 'themeId' => 1614, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 273 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001289844512939453, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1614, 'key' => 'headerBackground', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 274 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001251697540283203, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_logo_wrap a', 'defaultValue' => 'url(images/logo_console.png)', 'type' => 'image', 'themeId' => 1614, 'key' => 'ConsoleImage', 'section' => '1. General Settings', 'label' => '6. Console logo image', 'description' => NULL, 'mobile' => false, ), ), 275 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001380443572998047, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.logo_url', 'defaultValue' => 'url(images/logo_inner.png)', 'type' => 'image', 'themeId' => 1614, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '5. Inner logo image', 'description' => NULL, 'mobile' => false, ), ), 276 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00012612342834472656, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#4c4c4c', 'type' => 'color', 'themeId' => 1614, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 277 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013494491577148438, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow_footer', 'defaultValue' => '#191514', 'type' => 'color', 'themeId' => 1614, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '7. Footer background color', 'description' => NULL, 'mobile' => false, ), ), 278 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001468658447265625, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#D76243', 'type' => 'color', 'themeId' => 1614, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 279 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013494491577148438, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.index_master_page .logo_url', 'defaultValue' => 'url(images/logo_index.png)', 'type' => 'image', 'themeId' => 1614, 'key' => 'indexLogoImage', 'section' => '1. General Settings', 'label' => '4. Index logo image', 'description' => NULL, 'mobile' => false, ), ), 280 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001289844512939453, 'params' => array ( 'id' => NULL, 'themeId' => 1614, 'type' => 'decorator', 'value' => 'button', ), ), 281 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011706352233886719, 'params' => array ( 'id' => NULL, 'themeId' => 1614, 'type' => 'master_page', 'value' => 'dndindex', ), ), 282 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010704994201660156, 'params' => array ( 'id' => NULL, 'themeId' => 1614, 'type' => 'master_page', 'value' => 'general', ), ), 283 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010609626770019531, 'params' => array ( 'id' => NULL, 'themeId' => 1614, 'type' => 'master_page', 'value' => 'index', ), ), 284 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00012087821960449219, 'params' => array ( 'id' => NULL, 'themeId' => 1614, 'type' => 'master_page', 'value' => 'html_document', ), ), 285 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010800361633300781, 'params' => array ( 'id' => NULL, 'themeId' => 1614, 'type' => 'master_page', 'value' => 'blank', ), ), 286 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.0001308917999267578, 'params' => array ( 'id' => NULL, 'themeId' => 1614, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 287 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00019478797912597656, 'params' => array ( 0 => 1614, ), ), 288 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0004131793975830078, 'params' => array ( 'themeId' => 1614, 'themeId2' => 1614, ), ), 289 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1614', 'execTime' => 0.00011205673217773438, 'params' => array ( ), ), 290 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001430511474609375, 'params' => array ( 0 => 1615, ), ), 291 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00013899803161621094, 'params' => array ( 0 => 1615, ), ), 292 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1615', 'execTime' => 0.00035500526428222656, 'params' => NULL, ), 293 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1615', 'execTime' => 0.0001571178436279297, 'params' => NULL, ), 294 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1615', 'execTime' => 0.0003650188446044922, 'params' => NULL, ), 295 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003108978271484375, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body', 'defaultValue' => '#000', 'type' => 'color', 'themeId' => 1615, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 296 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00014591217041015625, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html', 'defaultValue' => '#ffffe6', 'type' => 'color', 'themeId' => 1615, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 297 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001418590545654297, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#fffde3', 'type' => 'color', 'themeId' => 1615, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 298 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001461505889892578, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#796458', 'type' => 'color', 'themeId' => 1615, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 299 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013399124145507812, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_page_wrap', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1615, 'key' => 'backgroundImage', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 300 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00012683868408203125, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow_footer', 'defaultValue' => '#000', 'type' => 'color', 'themeId' => 1615, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '5. Footer background', 'description' => NULL, 'mobile' => false, ), ), 301 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013709068298339844, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header', 'defaultValue' => 'url(images/bg_pic.jpg)', 'type' => 'image', 'themeId' => 1615, 'key' => 'headerImage', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 302 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001399517059326172, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#ffffe6', 'type' => 'color', 'themeId' => 1615, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 303 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00012993812561035156, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#796458', 'type' => 'color', 'themeId' => 1615, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 304 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001480579376220703, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.sitelogo', 'defaultValue' => 'url(images/site_name.png)', 'type' => 'image', 'themeId' => 1615, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '4. Logo image', 'description' => NULL, 'mobile' => false, ), ), 305 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001468658447265625, 'params' => array ( 'id' => NULL, 'themeId' => 1615, 'type' => 'decorator', 'value' => 'button', ), ), 306 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001220703125, 'params' => array ( 'id' => NULL, 'themeId' => 1615, 'type' => 'master_page', 'value' => 'dndindex', ), ), 307 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011301040649414062, 'params' => array ( 'id' => NULL, 'themeId' => 1615, 'type' => 'master_page', 'value' => 'general', ), ), 308 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010991096496582031, 'params' => array ( 'id' => NULL, 'themeId' => 1615, 'type' => 'master_page', 'value' => 'index', ), ), 309 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010991096496582031, 'params' => array ( 'id' => NULL, 'themeId' => 1615, 'type' => 'master_page', 'value' => 'html_document', ), ), 310 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010585784912109375, 'params' => array ( 'id' => NULL, 'themeId' => 1615, 'type' => 'master_page', 'value' => 'blank', ), ), 311 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.00013780593872070312, 'params' => array ( 'id' => NULL, 'themeId' => 1615, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 312 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001938343048095703, 'params' => array ( 0 => 1615, ), ), 313 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.00039696693420410156, 'params' => array ( 'themeId' => 1615, 'themeId2' => 1615, ), ), 314 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1615', 'execTime' => 0.00011706352233886719, 'params' => array ( ), ), 315 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00014495849609375, 'params' => array ( 0 => 1616, ), ), 316 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001380443572998047, 'params' => array ( 0 => 1616, ), ), 317 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1616', 'execTime' => 0.0002760887145996094, 'params' => NULL, ), 318 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1616', 'execTime' => 0.0001468658447265625, 'params' => NULL, ), 319 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1616', 'execTime' => 0.0003960132598876953, 'params' => NULL, ), 320 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0002739429473876953, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => 'body, .base_sign_in', 'defaultValue' => '#bfc6c6', 'type' => 'color', 'themeId' => 1616, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 321 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00016999244689941406, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#4f5058', 'type' => 'color', 'themeId' => 1616, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 322 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00014400482177734375, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#0060aa', 'type' => 'color', 'themeId' => 1616, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 323 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001430511474609375, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#4F5058', 'type' => 'color', 'themeId' => 1616, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 324 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001308917999267578, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow_footer', 'defaultValue' => '#f9faff', 'type' => 'color', 'themeId' => 1616, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '6. Footer background color', 'description' => NULL, 'mobile' => false, ), ), 325 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013685226440429688, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_logo_wrap', 'defaultValue' => 'url(images/header_pic.png)', 'type' => 'image', 'themeId' => 1616, 'key' => 'headerBackground', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 326 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001361370086669922, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_logo_wrap a.ow_logo', 'defaultValue' => 'url(images/site_logo.png)', 'type' => 'image', 'themeId' => 1616, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '5. Inner logo image', 'description' => NULL, 'mobile' => false, ), ), 327 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00015282630920410156, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#4f5058', 'type' => 'color', 'themeId' => 1616, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 328 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013518333435058594, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#494949', 'type' => 'color', 'themeId' => 1616, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 329 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013399124145507812, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.index_master_page .ow_header_in', 'defaultValue' => 'url(images/indexpage_header_image.png)', 'type' => 'image', 'themeId' => 1616, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 330 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001399517059326172, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.index_master_page .logo_url', 'defaultValue' => 'url(images/indexpage_logo.png)', 'type' => 'image', 'themeId' => 1616, 'key' => 'indexLogoImage', 'section' => '1. General Settings', 'label' => '4. Index logo image', 'description' => NULL, 'mobile' => false, ), ), 331 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001289844512939453, 'params' => array ( 'id' => NULL, 'themeId' => 1616, 'type' => 'decorator', 'value' => 'button', ), ), 332 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00012087821960449219, 'params' => array ( 'id' => NULL, 'themeId' => 1616, 'type' => 'master_page', 'value' => 'dndindex', ), ), 333 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001289844512939453, 'params' => array ( 'id' => NULL, 'themeId' => 1616, 'type' => 'master_page', 'value' => 'general', ), ), 334 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010991096496582031, 'params' => array ( 'id' => NULL, 'themeId' => 1616, 'type' => 'master_page', 'value' => 'index', ), ), 335 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010704994201660156, 'params' => array ( 'id' => NULL, 'themeId' => 1616, 'type' => 'master_page', 'value' => 'html_document', ), ), 336 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010585784912109375, 'params' => array ( 'id' => NULL, 'themeId' => 1616, 'type' => 'master_page', 'value' => 'blank', ), ), 337 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.00013113021850585938, 'params' => array ( 'id' => NULL, 'themeId' => 1616, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 338 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00019407272338867188, 'params' => array ( 0 => 1616, ), ), 339 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0004520416259765625, 'params' => array ( 'themeId' => 1616, 'themeId2' => 1616, ), ), 340 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1616', 'execTime' => 0.00011396408081054688, 'params' => array ( ), ), 341 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00014281272888183594, 'params' => array ( 0 => 1617, ), ), 342 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00013899803161621094, 'params' => array ( 0 => 1617, ), ), 343 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1617', 'execTime' => 0.0002968311309814453, 'params' => NULL, ), 344 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1617', 'execTime' => 0.00015401840209960938, 'params' => NULL, ), 345 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1617', 'execTime' => 0.00033092498779296875, 'params' => NULL, ), 346 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003039836883544922, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body', 'defaultValue' => '#fdfff0', 'type' => 'color', 'themeId' => 1617, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 347 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00016498565673828125, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#52483f', 'type' => 'color', 'themeId' => 1617, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 348 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.000141143798828125, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#009683', 'type' => 'color', 'themeId' => 1617, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 349 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001380443572998047, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#009683', 'type' => 'color', 'themeId' => 1617, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 350 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013709068298339844, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_page_wrap', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1617, 'key' => 'backgroundImage', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 351 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013494491577148438, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header', 'defaultValue' => 'url(images/bg_pic.jpg)', 'type' => 'image', 'themeId' => 1617, 'key' => 'headerImage', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 352 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013399124145507812, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#52483f', 'type' => 'color', 'themeId' => 1617, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 353 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00015306472778320312, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#52483f', 'type' => 'color', 'themeId' => 1617, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 354 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001342296600341797, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.sitelogo', 'defaultValue' => 'url(images/site_name.png)', 'type' => 'image', 'themeId' => 1617, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '4. Logo image', 'description' => NULL, 'mobile' => false, ), ), 355 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001289844512939453, 'params' => array ( 'id' => NULL, 'themeId' => 1617, 'type' => 'decorator', 'value' => 'button', ), ), 356 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00012302398681640625, 'params' => array ( 'id' => NULL, 'themeId' => 1617, 'type' => 'master_page', 'value' => 'dndindex', ), ), 357 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011301040649414062, 'params' => array ( 'id' => NULL, 'themeId' => 1617, 'type' => 'master_page', 'value' => 'general', ), ), 358 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011301040649414062, 'params' => array ( 'id' => NULL, 'themeId' => 1617, 'type' => 'master_page', 'value' => 'index', ), ), 359 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001270771026611328, 'params' => array ( 'id' => NULL, 'themeId' => 1617, 'type' => 'master_page', 'value' => 'html_document', ), ), 360 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011706352233886719, 'params' => array ( 'id' => NULL, 'themeId' => 1617, 'type' => 'master_page', 'value' => 'blank', ), ), 361 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.00013184547424316406, 'params' => array ( 'id' => NULL, 'themeId' => 1617, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 362 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00019598007202148438, 'params' => array ( 0 => 1617, ), ), 363 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0004119873046875, 'params' => array ( 'themeId' => 1617, 'themeId2' => 1617, ), ), 364 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1617', 'execTime' => 0.00011301040649414062, 'params' => array ( ), ), 365 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00014400482177734375, 'params' => array ( 0 => 1618, ), ), 366 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00013899803161621094, 'params' => array ( 0 => 1618, ), ), 367 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1618', 'execTime' => 0.00027489662170410156, 'params' => NULL, ), 368 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1618', 'execTime' => 0.0001480579376220703, 'params' => NULL, ), 369 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1618', 'execTime' => 0.00039005279541015625, 'params' => NULL, ), 370 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0002791881561279297, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body', 'defaultValue' => '#090f10', 'type' => 'color', 'themeId' => 1618, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 371 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001480579376220703, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#d6d6be', 'type' => 'color', 'themeId' => 1618, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 372 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001361370086669922, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#7ce6fe', 'type' => 'color', 'themeId' => 1618, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 373 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001518726348876953, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#d6d6be', 'type' => 'color', 'themeId' => 1618, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 374 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00014591217041015625, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page', 'defaultValue' => 'url(images/promo.png)', 'type' => 'image', 'themeId' => 1618, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 375 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001380443572998047, 'params' => array ( 'id' => NULL, 'attribute' => 'background', 'selector' => '.ow_footer', 'defaultValue' => '#04070e', 'type' => 'color', 'themeId' => 1618, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '6. Footer background color', 'description' => NULL, 'mobile' => false, ), ), 376 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00014090538024902344, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header', 'defaultValue' => 'url(images/header.png)', 'type' => 'image', 'themeId' => 1618, 'key' => 'headerBackground', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 377 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013303756713867188, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#d6d6be', 'type' => 'color', 'themeId' => 1618, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 378 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001380443572998047, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#b2bac0', 'type' => 'color', 'themeId' => 1618, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 379 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00014901161193847656, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .sitelogo', 'defaultValue' => 'url(images/site_name.png)', 'type' => 'image', 'themeId' => 1618, 'key' => 'indexLogoImage', 'section' => '1. General Settings', 'label' => '4. Index logo image', 'description' => NULL, 'mobile' => false, ), ), 380 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001461505889892578, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.sitelogo', 'defaultValue' => 'url(images/site_name_inner.png)', 'type' => 'image', 'themeId' => 1618, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '5. Inner logo image', 'description' => NULL, 'mobile' => false, ), ), 381 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00012803077697753906, 'params' => array ( 'id' => NULL, 'themeId' => 1618, 'type' => 'decorator', 'value' => 'button', ), ), 382 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011920928955078125, 'params' => array ( 'id' => NULL, 'themeId' => 1618, 'type' => 'master_page', 'value' => 'dndindex', ), ), 383 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011014938354492188, 'params' => array ( 'id' => NULL, 'themeId' => 1618, 'type' => 'master_page', 'value' => 'general', ), ), 384 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010800361633300781, 'params' => array ( 'id' => NULL, 'themeId' => 1618, 'type' => 'master_page', 'value' => 'index', ), ), 385 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010800361633300781, 'params' => array ( 'id' => NULL, 'themeId' => 1618, 'type' => 'master_page', 'value' => 'html_document', ), ), 386 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011491775512695312, 'params' => array ( 'id' => NULL, 'themeId' => 1618, 'type' => 'master_page', 'value' => 'blank', ), ), 387 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.0001361370086669922, 'params' => array ( 'id' => NULL, 'themeId' => 1618, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 388 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002009868621826172, 'params' => array ( 0 => 1618, ), ), 389 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.00041294097900390625, 'params' => array ( 'themeId' => 1618, 'themeId2' => 1618, ), ), 390 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1618', 'execTime' => 0.00012087821960449219, 'params' => array ( ), ), 391 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00014495849609375, 'params' => array ( 0 => 1619, ), ), 392 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00013899803161621094, 'params' => array ( 0 => 1619, ), ), 393 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1619', 'execTime' => 0.00034308433532714844, 'params' => NULL, ), 394 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1619', 'execTime' => 0.00015592575073242188, 'params' => NULL, ), 395 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1619', 'execTime' => 0.0003800392150878906, 'params' => NULL, ), 396 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003008842468261719, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '@import url(\'https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700&display=swap\'); body, .ow, body, html, .base_sign_in', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1619, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 397 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00015497207641601562, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html', 'defaultValue' => '#666', 'type' => 'color', 'themeId' => 1619, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 398 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.000164031982421875, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a', 'defaultValue' => '#0e0e0e', 'type' => 'color', 'themeId' => 1619, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 399 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013685226440429688, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#4c4c4c', 'type' => 'color', 'themeId' => 1619, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 400 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00015401840209960938, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_header', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1619, 'key' => 'headerBackground', 'section' => '1. General Settings', 'label' => '2. Header background image', 'description' => NULL, 'mobile' => false, ), ), 401 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013303756713867188, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_logo_wrap a', 'defaultValue' => 'url(images/logo_console.png)', 'type' => 'image', 'themeId' => 1619, 'key' => 'indexLogoImage', 'section' => '1. General Settings', 'label' => '3. Index logo image', 'description' => NULL, 'mobile' => false, ), ), 402 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001308917999267578, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_site_panel_wrap.site_panel_wrap_bg_color .ow_logo_wrap a', 'defaultValue' => 'url(images/logo_console.png)', 'type' => 'image', 'themeId' => 1619, 'key' => 'indexLogoImageScroll', 'section' => '1. General Settings', 'label' => '4. Index logo image scroll', 'description' => NULL, 'mobile' => false, ), ), 403 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001308917999267578, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_logo_wrap a', 'defaultValue' => 'url(images/logo_console_black.png)', 'type' => 'image', 'themeId' => 1619, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '5. Inner logo image', 'description' => NULL, 'mobile' => false, ), ), 404 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013303756713867188, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_site_panel_wrap.site_panel_wrap_bg_color .ow_logo_wrap a', 'defaultValue' => 'url(images/logo_console.png)', 'type' => 'image', 'themeId' => 1619, 'key' => 'ConsoleImage', 'section' => '1. General Settings', 'label' => '6. Inner logo image scroll', 'description' => NULL, 'mobile' => false, ), ), 405 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00015211105346679688, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'html body .ow_box_cap h3, .ow_box_cap_empty h3', 'defaultValue' => '#787878', 'type' => 'color', 'themeId' => 1619, 'key' => 'WidgetTitleColor', 'section' => '2. Colors', 'label' => '6. Box title', 'description' => NULL, 'mobile' => false, ), ), 406 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013589859008789062, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#0e0e0e', 'type' => 'color', 'themeId' => 1619, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 407 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001270771026611328, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow_footer', 'defaultValue' => '#0e0e0e', 'type' => 'color', 'themeId' => 1619, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '7. Footer background color', 'description' => NULL, 'mobile' => false, ), ), 408 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013208389282226562, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#666', 'type' => 'color', 'themeId' => 1619, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 409 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.000125885009765625, 'params' => array ( 'id' => NULL, 'themeId' => 1619, 'type' => 'decorator', 'value' => 'button', ), ), 410 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00012302398681640625, 'params' => array ( 'id' => NULL, 'themeId' => 1619, 'type' => 'master_page', 'value' => 'dndindex', ), ), 411 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00012087821960449219, 'params' => array ( 'id' => NULL, 'themeId' => 1619, 'type' => 'master_page', 'value' => 'general', ), ), 412 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011110305786132812, 'params' => array ( 'id' => NULL, 'themeId' => 1619, 'type' => 'master_page', 'value' => 'index', ), ), 413 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010895729064941406, 'params' => array ( 'id' => NULL, 'themeId' => 1619, 'type' => 'master_page', 'value' => 'html_document', ), ), 414 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010895729064941406, 'params' => array ( 'id' => NULL, 'themeId' => 1619, 'type' => 'master_page', 'value' => 'blank', ), ), 415 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.00013589859008789062, 'params' => array ( 'id' => NULL, 'themeId' => 1619, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 416 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00019502639770507812, 'params' => array ( 0 => 1619, ), ), 417 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0004451274871826172, 'params' => array ( 'themeId' => 1619, 'themeId2' => 1619, ), ), 418 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1619', 'execTime' => 0.00011110305786132812, 'params' => array ( ), ), 419 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001418590545654297, 'params' => array ( 0 => 1620, ), ), 420 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001380443572998047, 'params' => array ( 0 => 1620, ), ), 421 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1620', 'execTime' => 0.0002779960632324219, 'params' => NULL, ), 422 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1620', 'execTime' => 0.0001480579376220703, 'params' => NULL, ), 423 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1620', 'execTime' => 0.0003829002380371094, 'params' => NULL, ), 424 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003001689910888672, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body', 'defaultValue' => '#e6e0ec', 'type' => 'color', 'themeId' => 1620, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 425 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00020503997802734375, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#7e6587', 'type' => 'color', 'themeId' => 1620, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 426 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00016999244689941406, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#00677d', 'type' => 'color', 'themeId' => 1620, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 427 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001418590545654297, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#7e6587', 'type' => 'color', 'themeId' => 1620, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 428 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013685226440429688, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow_footer', 'defaultValue' => 'rgba(255,255,255,0.3)', 'type' => 'color', 'themeId' => 1620, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '5. Footer background color', 'description' => NULL, 'mobile' => false, ), ), 429 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00014495849609375, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header_wrap', 'defaultValue' => 'url(images/bg.png)', 'type' => 'image', 'themeId' => 1620, 'key' => 'HeaderbackgroundImage', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 430 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00014400482177734375, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_logo', 'defaultValue' => 'url(images/header_s.png)', 'type' => 'image', 'themeId' => 1620, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '4. Logo image', 'description' => NULL, 'mobile' => false, ), ), 431 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013113021850585938, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#7e6587', 'type' => 'color', 'themeId' => 1620, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 432 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013494491577148438, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#00677D', 'type' => 'color', 'themeId' => 1620, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 433 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00012993812561035156, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_sign_in, .base_index_page', 'defaultValue' => 'url(images/bg.png)', 'type' => 'image', 'themeId' => 1620, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 434 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001289844512939453, 'params' => array ( 'id' => NULL, 'themeId' => 1620, 'type' => 'decorator', 'value' => 'button', ), ), 435 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00012183189392089844, 'params' => array ( 'id' => NULL, 'themeId' => 1620, 'type' => 'master_page', 'value' => 'dndindex', ), ), 436 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001289844512939453, 'params' => array ( 'id' => NULL, 'themeId' => 1620, 'type' => 'master_page', 'value' => 'general', ), ), 437 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011587142944335938, 'params' => array ( 'id' => NULL, 'themeId' => 1620, 'type' => 'master_page', 'value' => 'index', ), ), 438 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001068115234375, 'params' => array ( 'id' => NULL, 'themeId' => 1620, 'type' => 'master_page', 'value' => 'html_document', ), ), 439 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001049041748046875, 'params' => array ( 'id' => NULL, 'themeId' => 1620, 'type' => 'master_page', 'value' => 'blank', ), ), 440 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.00013113021850585938, 'params' => array ( 'id' => NULL, 'themeId' => 1620, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 441 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00019502639770507812, 'params' => array ( 0 => 1620, ), ), 442 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0004031658172607422, 'params' => array ( 'themeId' => 1620, 'themeId2' => 1620, ), ), 443 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1620', 'execTime' => 0.00011301040649414062, 'params' => array ( ), ), 444 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001430511474609375, 'params' => array ( 0 => 1621, ), ), 445 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001380443572998047, 'params' => array ( 0 => 1621, ), ), 446 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1621', 'execTime' => 0.0002930164337158203, 'params' => NULL, ), 447 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1621', 'execTime' => 0.00014781951904296875, 'params' => NULL, ), 448 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1621', 'execTime' => 0.0003979206085205078, 'params' => NULL, ), 449 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003039836883544922, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1621, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 450 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001590251922607422, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#52483f', 'type' => 'color', 'themeId' => 1621, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 451 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00015091896057128906, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#b4534d', 'type' => 'color', 'themeId' => 1621, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 452 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00014495849609375, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#616161', 'type' => 'color', 'themeId' => 1621, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 453 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013709068298339844, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_page_wrap', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1621, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 454 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00015783309936523438, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header', 'defaultValue' => 'url(images/bg_pic.jpg)', 'type' => 'image', 'themeId' => 1621, 'key' => 'headerBackground', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 455 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013494491577148438, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1621, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 456 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001399517059326172, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#52483f', 'type' => 'color', 'themeId' => 1621, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 457 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013113021850585938, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .sitelogo', 'defaultValue' => 'url(images/site_logo.png)', 'type' => 'image', 'themeId' => 1621, 'key' => 'indexLogoImage', 'section' => '1. General Settings', 'label' => '4. Index logo image', 'description' => NULL, 'mobile' => false, ), ), 458 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001289844512939453, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.sitelogo', 'defaultValue' => 'url(images/site_name.png)', 'type' => 'image', 'themeId' => 1621, 'key' => 'LogoImage', 'section' => '1. General Settings', 'label' => '5. Inner logo image', 'description' => NULL, 'mobile' => false, ), ), 459 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001289844512939453, 'params' => array ( 'id' => NULL, 'themeId' => 1621, 'type' => 'decorator', 'value' => 'button', ), ), 460 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00013899803161621094, 'params' => array ( 'id' => NULL, 'themeId' => 1621, 'type' => 'master_page', 'value' => 'dndindex', ), ), 461 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011515617370605469, 'params' => array ( 'id' => NULL, 'themeId' => 1621, 'type' => 'master_page', 'value' => 'general', ), ), 462 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010895729064941406, 'params' => array ( 'id' => NULL, 'themeId' => 1621, 'type' => 'master_page', 'value' => 'index', ), ), 463 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010895729064941406, 'params' => array ( 'id' => NULL, 'themeId' => 1621, 'type' => 'master_page', 'value' => 'html_document', ), ), 464 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011014938354492188, 'params' => array ( 'id' => NULL, 'themeId' => 1621, 'type' => 'master_page', 'value' => 'blank', ), ), 465 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.00013303756713867188, 'params' => array ( 'id' => NULL, 'themeId' => 1621, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 466 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00020313262939453125, 'params' => array ( 0 => 1621, ), ), 467 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.00039696693420410156, 'params' => array ( 'themeId' => 1621, 'themeId2' => 1621, ), ), 468 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1621', 'execTime' => 0.00011396408081054688, 'params' => array ( ), ), 469 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001430511474609375, 'params' => array ( 0 => 1622, ), ), 470 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00014400482177734375, 'params' => array ( 0 => 1622, ), ), 471 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1622', 'execTime' => 0.0003600120544433594, 'params' => NULL, ), 472 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1622', 'execTime' => 0.0001609325408935547, 'params' => NULL, ), 473 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1622', 'execTime' => 0.00043392181396484375, 'params' => NULL, ), 474 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0006070137023925781, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body', 'defaultValue' => '#412e57', 'type' => 'color', 'themeId' => 1622, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 475 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00035309791564941406, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#2e64ff', 'type' => 'color', 'themeId' => 1622, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 476 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003819465637207031, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#616161', 'type' => 'color', 'themeId' => 1622, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 477 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003190040588378906, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_page_wrap', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1622, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 478 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003349781036376953, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_page_container .ow_page', 'defaultValue' => '#616161', 'type' => 'color', 'themeId' => 1622, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 479 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00035119056701660156, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header', 'defaultValue' => 'url(images/bg_pic.jpg)', 'type' => 'image', 'themeId' => 1622, 'key' => 'headerBackground', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 480 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003478527069091797, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1622, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 481 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00038313865661621094, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#616161', 'type' => 'color', 'themeId' => 1622, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 482 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00027298927307128906, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_promo_collage_item1', 'defaultValue' => 'url(images/promo_collage1.png)', 'type' => 'image', 'themeId' => 1622, 'key' => 'collageimage1', 'section' => '3. Index Page', 'label' => 'Collage image 1', 'description' => NULL, 'mobile' => false, ), ), 483 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0002579689025878906, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_promo_collage_item2', 'defaultValue' => 'url(images/promo_collage2.png)', 'type' => 'image', 'themeId' => 1622, 'key' => 'collageimage2', 'section' => '3. Index Page', 'label' => 'Collage image 2', 'description' => NULL, 'mobile' => false, ), ), 484 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00026106834411621094, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_promo_collage_item3', 'defaultValue' => 'url(images/promo_collage3.png)', 'type' => 'image', 'themeId' => 1622, 'key' => 'collageimage3', 'section' => '3. Index Page', 'label' => 'Collage image 3', 'description' => NULL, 'mobile' => false, ), ), 485 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0002601146697998047, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_promo_collage_item4', 'defaultValue' => 'url(images/promo_collage4.png)', 'type' => 'image', 'themeId' => 1622, 'key' => 'collageimage4', 'section' => '3. Index Page', 'label' => 'Collage image 4', 'description' => NULL, 'mobile' => false, ), ), 486 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00026297569274902344, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_promo_collage_item5', 'defaultValue' => 'url(images/promo_collage5.png)', 'type' => 'image', 'themeId' => 1622, 'key' => 'collageimage5', 'section' => '3. Index Page', 'label' => 'Collage image 5', 'description' => NULL, 'mobile' => false, ), ), 487 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00030994415283203125, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_promo_left', 'defaultValue' => 'url(images/promo_left.jpg)', 'type' => 'image', 'themeId' => 1622, 'key' => 'qs_image', 'section' => '3. Index Page', 'label' => 'Quick Search Image', 'description' => NULL, 'mobile' => false, ), ), 488 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003330707550048828, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.sitelogo', 'defaultValue' => 'url(images/site_name.png)', 'type' => 'image', 'themeId' => 1622, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '4. Logo image', 'description' => NULL, 'mobile' => false, ), ), 489 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00024819374084472656, 'params' => array ( 'id' => NULL, 'themeId' => 1622, 'type' => 'decorator', 'value' => 'button', ), ), 490 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00022983551025390625, 'params' => array ( 'id' => NULL, 'themeId' => 1622, 'type' => 'master_page', 'value' => 'dndindex', ), ), 491 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023293495178222656, 'params' => array ( 'id' => NULL, 'themeId' => 1622, 'type' => 'master_page', 'value' => 'general', ), ), 492 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023412704467773438, 'params' => array ( 'id' => NULL, 'themeId' => 1622, 'type' => 'master_page', 'value' => 'index', ), ), 493 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00021505355834960938, 'params' => array ( 'id' => NULL, 'themeId' => 1622, 'type' => 'master_page', 'value' => 'html_document', ), ), 494 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00021219253540039062, 'params' => array ( 'id' => NULL, 'themeId' => 1622, 'type' => 'master_page', 'value' => 'blank', ), ), 495 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.00030493736267089844, 'params' => array ( 'id' => NULL, 'themeId' => 1622, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 496 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0004029273986816406, 'params' => array ( 0 => 1622, ), ), 497 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0011491775512695312, 'params' => array ( 'themeId' => 1622, 'themeId2' => 1622, ), ), 498 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1622', 'execTime' => 0.00031495094299316406, 'params' => array ( ), ), 499 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003230571746826172, 'params' => array ( 0 => 1623, ), ), 500 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00026702880859375, 'params' => array ( 0 => 1623, ), ), 501 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1623', 'execTime' => 0.000823974609375, 'params' => NULL, ), 502 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1623', 'execTime' => 0.00039005279541015625, 'params' => NULL, ), 503 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1623', 'execTime' => 0.0012249946594238281, 'params' => NULL, ), 504 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0006661415100097656, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body', 'defaultValue' => '#74adc0', 'type' => 'color', 'themeId' => 1623, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 505 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003829002380371094, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#c5ffff', 'type' => 'color', 'themeId' => 1623, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 506 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003561973571777344, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#7be1f9', 'type' => 'color', 'themeId' => 1623, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 507 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003299713134765625, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#2b6170', 'type' => 'color', 'themeId' => 1623, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 508 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0002999305725097656, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_page_wrap', 'defaultValue' => 'url(images/promo.png)', 'type' => 'image', 'themeId' => 1623, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 509 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003349781036376953, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow_footer', 'defaultValue' => '#6599ac', 'type' => 'color', 'themeId' => 1623, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '6. Footer background color', 'description' => NULL, 'mobile' => false, ), ), 510 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003199577331542969, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header', 'defaultValue' => 'url(images/header_pic.jpg)', 'type' => 'image', 'themeId' => 1623, 'key' => 'headerImage', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 511 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003380775451660156, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#2b6170', 'type' => 'color', 'themeId' => 1623, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 512 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.000347137451171875, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#3f6e7c', 'type' => 'color', 'themeId' => 1623, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 513 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003139972686767578, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .sitelogo', 'defaultValue' => 'url(images/site_name.png)', 'type' => 'image', 'themeId' => 1623, 'key' => 'indexLogoImage', 'section' => '1. General Settings', 'label' => '4. Index logo image', 'description' => NULL, 'mobile' => false, ), ), 514 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00031304359436035156, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.sitelogo', 'defaultValue' => 'url(images/logo_inner.png)', 'type' => 'image', 'themeId' => 1623, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '5. Inner logo image', 'description' => NULL, 'mobile' => false, ), ), 515 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002789497375488281, 'params' => array ( 'id' => NULL, 'themeId' => 1623, 'type' => 'decorator', 'value' => 'button', ), ), 516 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023603439331054688, 'params' => array ( 'id' => NULL, 'themeId' => 1623, 'type' => 'master_page', 'value' => 'dndindex', ), ), 517 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00022602081298828125, 'params' => array ( 'id' => NULL, 'themeId' => 1623, 'type' => 'master_page', 'value' => 'general', ), ), 518 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00021982192993164062, 'params' => array ( 'id' => NULL, 'themeId' => 1623, 'type' => 'master_page', 'value' => 'index', ), ), 519 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002720355987548828, 'params' => array ( 'id' => NULL, 'themeId' => 1623, 'type' => 'master_page', 'value' => 'html_document', ), ), 520 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002200603485107422, 'params' => array ( 'id' => NULL, 'themeId' => 1623, 'type' => 'master_page', 'value' => 'blank', ), ), 521 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.0002639293670654297, 'params' => array ( 'id' => NULL, 'themeId' => 1623, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 522 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003638267517089844, 'params' => array ( 0 => 1623, ), ), 523 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0010039806365966797, 'params' => array ( 'themeId' => 1623, 'themeId2' => 1623, ), ), 524 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1623', 'execTime' => 0.00022602081298828125, 'params' => array ( ), ), 525 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00027108192443847656, 'params' => array ( 0 => 1624, ), ), 526 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002970695495605469, 'params' => array ( 0 => 1624, ), ), 527 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1624', 'execTime' => 0.000843048095703125, 'params' => NULL, ), 528 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1624', 'execTime' => 0.00043392181396484375, 'params' => NULL, ), 529 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1624', 'execTime' => 0.0012760162353515625, 'params' => NULL, ), 530 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0006110668182373047, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body', 'defaultValue' => '#fff5fb', 'type' => 'color', 'themeId' => 1624, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 531 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0004119873046875, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#553d2f', 'type' => 'color', 'themeId' => 1624, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 532 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00035500526428222656, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#578581', 'type' => 'color', 'themeId' => 1624, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 533 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003719329833984375, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#715848', 'type' => 'color', 'themeId' => 1624, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 534 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003609657287597656, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_page_wrap', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1624, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 535 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00032591819763183594, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow_footer', 'defaultValue' => '#fffdff', 'type' => 'color', 'themeId' => 1624, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '5. Footer background', 'description' => NULL, 'mobile' => false, ), ), 536 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003650188446044922, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header', 'defaultValue' => 'url(images/bg_pic.jpg)', 'type' => 'image', 'themeId' => 1624, 'key' => 'headerBackground', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 537 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00030303001403808594, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#715848', 'type' => 'color', 'themeId' => 1624, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 538 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003139972686767578, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#796458', 'type' => 'color', 'themeId' => 1624, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 539 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00032210350036621094, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.sitelogo', 'defaultValue' => 'url(images/site_name.png)', 'type' => 'image', 'themeId' => 1624, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '4. Logo image', 'description' => NULL, 'mobile' => false, ), ), 540 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002460479736328125, 'params' => array ( 'id' => NULL, 'themeId' => 1624, 'type' => 'decorator', 'value' => 'button', ), ), 541 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023818016052246094, 'params' => array ( 'id' => NULL, 'themeId' => 1624, 'type' => 'master_page', 'value' => 'dndindex', ), ), 542 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00025200843811035156, 'params' => array ( 'id' => NULL, 'themeId' => 1624, 'type' => 'master_page', 'value' => 'general', ), ), 543 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023698806762695312, 'params' => array ( 'id' => NULL, 'themeId' => 1624, 'type' => 'master_page', 'value' => 'index', ), ), 544 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002219676971435547, 'params' => array ( 'id' => NULL, 'themeId' => 1624, 'type' => 'master_page', 'value' => 'html_document', ), ), 545 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00020885467529296875, 'params' => array ( 'id' => NULL, 'themeId' => 1624, 'type' => 'master_page', 'value' => 'blank', ), ), 546 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.00026798248291015625, 'params' => array ( 'id' => NULL, 'themeId' => 1624, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 547 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00037097930908203125, 'params' => array ( 0 => 1624, ), ), 548 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.001068115234375, 'params' => array ( 'themeId' => 1624, 'themeId2' => 1624, ), ), 549 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1624', 'execTime' => 0.00025582313537597656, 'params' => array ( ), ), 550 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003330707550048828, 'params' => array ( 0 => 1625, ), ), 551 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003139972686767578, 'params' => array ( 0 => 1625, ), ), 552 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1625', 'execTime' => 0.000782012939453125, 'params' => NULL, ), 553 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1625', 'execTime' => 0.0004019737243652344, 'params' => NULL, ), 554 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1625', 'execTime' => 0.0010290145874023438, 'params' => NULL, ), 555 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0006380081176757812, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => 'body, .ow, .base_sign_in', 'defaultValue' => '#000213', 'type' => 'color', 'themeId' => 1625, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 556 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00034499168395996094, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html', 'defaultValue' => '#B4BCD0', 'type' => 'color', 'themeId' => 1625, 'key' => 'textColor', 'section' => '3. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 557 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00031185150146484375, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a', 'defaultValue' => '#F7F8F8', 'type' => 'color', 'themeId' => 1625, 'key' => 'linkColor', 'section' => '3. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 558 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003628730773925781, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#F7F8F8', 'type' => 'color', 'themeId' => 1625, 'key' => 'titleColor', 'section' => '3. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 559 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003418922424316406, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_logo_wrap a', 'defaultValue' => 'url(images/logo.svg)', 'type' => 'image', 'themeId' => 1625, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '2. Logo image', 'description' => NULL, 'mobile' => false, ), ), 560 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003662109375, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'html body .ow_box_cap h3, .ow_box_cap_empty h3', 'defaultValue' => '#F7F8F8', 'type' => 'color', 'themeId' => 1625, 'key' => 'WidgetTitleColor', 'section' => '3. Colors', 'label' => '6. Box title', 'description' => NULL, 'mobile' => false, ), ), 561 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003190040588378906, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#B4BCD0', 'type' => 'color', 'themeId' => 1625, 'key' => 'menuColor', 'section' => '3. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 562 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003368854522705078, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#7989A0', 'type' => 'color', 'themeId' => 1625, 'key' => 'txtValue', 'section' => '3. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 563 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00030803680419921875, 'params' => array ( 'id' => NULL, 'themeId' => 1625, 'type' => 'decorator', 'value' => 'button', ), ), 564 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023794174194335938, 'params' => array ( 'id' => NULL, 'themeId' => 1625, 'type' => 'master_page', 'value' => 'dndindex', ), ), 565 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00020885467529296875, 'params' => array ( 'id' => NULL, 'themeId' => 1625, 'type' => 'master_page', 'value' => 'general', ), ), 566 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00026106834411621094, 'params' => array ( 'id' => NULL, 'themeId' => 1625, 'type' => 'master_page', 'value' => 'index', ), ), 567 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00022983551025390625, 'params' => array ( 'id' => NULL, 'themeId' => 1625, 'type' => 'master_page', 'value' => 'html_document', ), ), 568 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002200603485107422, 'params' => array ( 'id' => NULL, 'themeId' => 1625, 'type' => 'master_page', 'value' => 'blank', ), ), 569 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.0002598762512207031, 'params' => array ( 'id' => NULL, 'themeId' => 1625, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 570 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0004050731658935547, 'params' => array ( 0 => 1625, ), ), 571 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0010089874267578125, 'params' => array ( 'themeId' => 1625, 'themeId2' => 1625, ), ), 572 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1625', 'execTime' => 0.0002269744873046875, 'params' => array ( ), ), 573 => array ( 'query' => 'SELECT * FROM ow_base_config WHERE `key` = \'base\' AND `name` = \'cachedEntitiesPostfix\' LIMIT 0, 1', 'execTime' => 0.0003299713134765625, 'params' => array ( ), ), 574 => array ( 'query' => 'UPDATE `ow_base_config` SET `value`=:value WHERE id=:id', 'execTime' => 0.0003409385681152344, 'params' => array ( 'id' => 521, 'value' => 'IPy6iryd', ), ), 575 => array ( 'query' => 'SELECT * FROM ow_base_config', 'execTime' => 0.0005869865417480469, 'params' => array ( ), ), 576 => array ( 'query' => 'SELECT * FROM ow_base_language WHERE `status` = \'active\'', 'execTime' => 0.0003948211669921875, 'params' => array ( ), ), 577 => array ( 'query' => 'SELECT k.*, p.`prefix`, v.`value` FROM ow_base_language_key AS k INNER JOIN ow_base_language_prefix AS p ON k.prefixId = p.id INNER JOIN ow_base_language_value AS v ON k.id = v.keyId AND v.languageId = ?', 'execTime' => 0.08172798156738281, 'params' => array ( 0 => 1, ), ), 578 => array ( 'query' => 'SELECT * FROM ow_base_language', 'execTime' => 0.0003809928894042969, 'params' => array ( ), ), 579 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `key` = \'simplicity\' LIMIT 0, 1', 'execTime' => 0.0007278919219970703, 'params' => array ( ), ), 580 => array ( 'query' => 'SELECT * FROM ow_base_theme_content WHERE `themeId` = 1606', 'execTime' => 0.0006308555603027344, 'params' => array ( ), ), 581 => array ( 'query' => 'SELECT * FROM ow_base_theme_master_page WHERE `themeId` = 1606', 'execTime' => 0.0003490447998046875, 'params' => array ( ), ), 582 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `key` = \'turquoise\' LIMIT 0, 1', 'execTime' => 0.0003249645233154297, 'params' => array ( ), ), 583 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `key` = \'turquoise\' LIMIT 0, 1', 'execTime' => 0.0002770423889160156, 'params' => array ( ), ), 584 => array ( 'query' => 'SELECT * FROM ow_base_theme_content WHERE `themeId` = 1607', 'execTime' => 0.00043702125549316406, 'params' => array ( ), ), 585 => array ( 'query' => 'SELECT * FROM ow_base_theme_master_page WHERE `themeId` = 1607', 'execTime' => 0.00032901763916015625, 'params' => array ( ), ), 586 => array ( 'query' => 'SELECT * FROM ow_base_document WHERE `isStatic` = 1 AND `isMobile` = 0', 'execTime' => 0.0003631114959716797, 'params' => array ( ), ), 587 => array ( 'query' => ' SELECT * FROM `ow_base_menu_item` WHERE `visibleFor` & ? AND `externalUrl` IS NULL AND `type` = ? ORDER BY `order` ASC LIMIT 1', 'execTime' => 0.000698089599609375, 'params' => array ( 0 => 1, 1 => 'main', ), ), 588 => array ( 'query' => ' SELECT `mi`.*, `mi`.`key` AS `menu_key`, `d`.`class`, `d`.`action`, `d`.`uri`, `d`.`isStatic` FROM `ow_base_menu_item` AS `mi` LEFT JOIN `ow_base_document` AS `d` ON ( `mi`.`documentKey` = `d`.`key`) WHERE `mi`.`type` = :menuType ORDER BY `mi`.`order` ASC', 'execTime' => 0.0009770393371582031, 'params' => array ( 'menuType' => 'main', ), ), 589 => array ( 'query' => ' SELECT `mi`.*, `mi`.`key` AS `menu_key`, `d`.`class`, `d`.`action`, `d`.`uri`, `d`.`isStatic` FROM `ow_base_menu_item` AS `mi` LEFT JOIN `ow_base_document` AS `d` ON ( `mi`.`documentKey` = `d`.`key`) WHERE `mi`.`type` = :menuType ORDER BY `mi`.`order` ASC', 'execTime' => 0.0008580684661865234, 'params' => array ( 'menuType' => 'bottom', ), ), 590 => array ( 'query' => 'SELECT * FROM ow_base_question_account_type ORDER BY sortOrder', 'execTime' => 0.0005209445953369141, 'params' => array ( ), ), 591 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'base\' AND `actionKey` = \'daily_login\' LIMIT 0, 1', 'execTime' => 0.0004730224609375, 'params' => array ( ), ), 592 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'base\' AND `actionKey` = \'user_join\' LIMIT 0, 1', 'execTime' => 0.0003800392150878906, 'params' => array ( ), ), 593 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'base\' AND `actionKey` = \'search_users\' LIMIT 0, 1', 'execTime' => 0.00032520294189453125, 'params' => array ( ), ), 594 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'base\' AND `actionKey` = \'add_comment\' LIMIT 0, 1', 'execTime' => 0.000370025634765625, 'params' => array ( ), ), 595 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'usercredits\' AND `actionKey` = \'buy_credits\' LIMIT 0, 1', 'execTime' => 0.0003070831298828125, 'params' => array ( ), ), 596 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'usercredits\' AND `actionKey` = \'grant_by_user\' LIMIT 0, 1', 'execTime' => 0.00031280517578125, 'params' => array ( ), ), 597 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'usercredits\' AND `actionKey` = \'grant_to_user\' LIMIT 0, 1', 'execTime' => 0.0003190040588378906, 'params' => array ( ), ), 598 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'usercredits\' AND `actionKey` = \'set_by_admin\' LIMIT 0, 1', 'execTime' => 0.00030612945556640625, 'params' => array ( ), ), 599 => array ( 'query' => 'SELECT * FROM ow_base_question_account_type ORDER BY sortOrder', 'execTime' => 0.000553131103515625, 'params' => array ( ), ), 600 => array ( 'query' => ' SELECT `question`.* FROM `ow_base_question` as `question` LEFT JOIN `ow_base_question_section` as `section` ON ( `question`.`sectionName` = `section`.`name` AND `question`.`sectionName` != \'\' AND `question`.`sectionName` IS NOT NULL ) WHERE `question`.`base` = 1 AND `question`.`onJoin` = \'1\' AND ( `section`.isHidden IS NULL OR `section`.isHidden = 0 ) ORDER BY IF( `section`.`name` IS NULL, 0, 1 ), `section`.`sortOrder`, `question`.`sortOrder` ', 'execTime' => 0.0011658668518066406, 'params' => NULL, ), 601 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` IN(\'sex\',\'match_sex\') ORDER BY sortOrder', 'execTime' => 0.0006899833679199219, 'params' => array ( ), ), 602 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` IN(\'username\',\'email\',\'password\',\'sex\',\'match_sex\') ORDER BY sortOrder', 'execTime' => 0.0008909702301025391, 'params' => array ( ), ), 603 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` IN(\'\',\'sex\') ORDER BY sortOrder', 'execTime' => 0.0005548000335693359, 'params' => array ( ), ), 604 => array ( 'query' => 'SELECT * FROM ow_base_question_value WHERE `questionName` IN(\'username\',\'email\',\'password\',\'sex\',\'match_sex\') ORDER BY questionName, sortOrder', 'execTime' => 0.001505136489868164, 'params' => array ( ), ), 605 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` = \'username\' LIMIT 0, 1', 'execTime' => 0.0005719661712646484, 'params' => array ( ), ), 606 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` = \'email\' LIMIT 0, 1', 'execTime' => 0.0006120204925537109, 'params' => array ( ), ), 607 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` = \'password\' LIMIT 0, 1', 'execTime' => 0.0005970001220703125, 'params' => array ( ), ), 608 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` = \'repeatPassword\' LIMIT 0, 1', 'execTime' => 0.0003600120544433594, 'params' => array ( ), ), 609 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` = \'sex\' LIMIT 0, 1', 'execTime' => 0.00039196014404296875, 'params' => array ( ), ), 610 => array ( 'query' => 'SELECT * FROM ow_skadate_account_type_to_gender', 'execTime' => 0.00041103363037109375, 'params' => array ( ), ), 611 => array ( 'query' => 'UPDATE `ow_base_plugin` SET developerKey=:dk WHERE `key`=:k', 'execTime' => 0.0004420280456542969, 'params' => array ( 'dk' => '99d6bdd5bb6468beaf118c4664dd92ff', 'k' => 'pcgallery', ), ), 612 => array ( 'query' => 'SELECT * FROM ow_base_language', 'execTime' => 0.000331878662109375, 'params' => array ( ), ), 613 => array ( 'query' => 'SELECT count(DISTINCT `entityId`) `count`, `entityType` FROM `ow_moderation_entity` WHERE `entityType` IN (\'user_join\', \'comment\', \'avatar-change\', \'photo_comments\', \'user-status\', \'blog-post\', \'event\', \'forum-topic\', \'forum-post\', \'group\') AND `userId`=0 GROUP BY `entityType`', 'execTime' => 0.0003039836883544922, 'params' => NULL, ), 614 => array ( 'query' => 'SELECT count(DISTINCT `entityId`) `count`, `entityType` FROM `ow_moderation_entity` WHERE `entityType` IN (\'user_join\', \'comment\', \'avatar-change\', \'photo_comments\', \'user-status\', \'blog-post\', \'event\', \'forum-topic\', \'forum-post\', \'group\') AND 1 GROUP BY `entityType`', 'execTime' => 0.0001850128173828125, 'params' => NULL, ), 615 => array ( 'query' => 'SELECT COUNT(*) FROM ow_base_invitation WHERE `userId` = 0', 'execTime' => 0.00020694732666015625, 'params' => array ( ), ), 616 => array ( 'query' => 'SELECT COUNT(*) FROM ow_base_invitation WHERE `userId` = 0 AND `viewed` = 0', 'execTime' => 0.00015091896057128906, 'params' => array ( ), ), 617 => array ( 'query' => 'SELECT COUNT(*) FROM ow_notifications_notification WHERE `userId` = 0 AND `viewed` = 0', 'execTime' => 0.00013208389282226562, 'params' => array ( ), ), 618 => array ( 'query' => 'SELECT COUNT(*) FROM ow_notifications_notification WHERE `userId` = 0', 'execTime' => 0.00011801719665527344, 'params' => array ( ), ), 619 => array ( 'query' => 'SELECT COUNT(*) FROM `ow_friends_friendship` `friends_friendship` INNER JOIN `ow_base_user` base_user_table_alias ON base_user_table_alias.`id` = `friends_friendship`.`userId` LEFT JOIN `ow_base_user_suspend` base_user_suspend_table_alias ON base_user_suspend_table_alias.`userId` = `base_user_table_alias`.`id` WHERE (`base_user_suspend_table_alias`.`id` IS NULL) AND (`base_user_table_alias`.`emailVerify` = 1) AND `friends_friendship`.`friendId`=0 AND `friends_friendship`.`status` = \'pending\'', 'execTime' => 0.0002601146697998047, 'params' => array ( ), ), 620 => array ( 'query' => 'SELECT COUNT(*) FROM `ow_friends_friendship` `friends_friendship` INNER JOIN `ow_base_user` base_user_table_alias ON base_user_table_alias.`id` = `friends_friendship`.`userId` LEFT JOIN `ow_base_user_suspend` base_user_suspend_table_alias ON base_user_suspend_table_alias.`userId` = `base_user_table_alias`.`id` WHERE (`base_user_suspend_table_alias`.`id` IS NULL) AND (`base_user_table_alias`.`emailVerify` = 1) AND `friends_friendship`.`friendId`=0 AND `friends_friendship`.`status` = \'pending\' AND `friends_friendship`.`viewed` = \'0\'', 'execTime' => 0.0002238750457763672, 'params' => array ( ), ), 621 => array ( 'query' => 'show tables like \'ow_base_geolocation_country\'', 'execTime' => 0.0014171600341796875, 'params' => NULL, ), 622 => array ( 'query' => 'SELECT * FROM ow_base_authorization_group', 'execTime' => 0.0004429817199707031, 'params' => array ( ), ), 623 => array ( 'query' => 'SELECT * FROM ow_base_authorization_moderator ORDER BY id', 'execTime' => 0.0004150867462158203, 'params' => array ( ), ), 624 => array ( 'query' => 'SELECT * FROM ow_base_authorization_moderator_permission', 'execTime' => 0.0002799034118652344, 'params' => array ( ), ), 625 => array ( 'query' => 'SELECT * FROM ow_base_authorization_action', 'execTime' => 0.0003349781036376953, 'params' => array ( ), ), 626 => array ( 'query' => 'SELECT * FROM ow_base_authorization_permission', 'execTime' => 0.0002799034118652344, 'params' => array ( ), ), 627 => array ( 'query' => 'SELECT * FROM ow_base_authorization_role ORDER BY `sortOrder` ASC', 'execTime' => 0.0003681182861328125, 'params' => array ( ), ), 628 => array ( 'query' => 'SELECT `b`.* FROM `ow_ads_banner` AS `b` LEFT JOIN `ow_ads_banner_position` AS `bp` ON (`b`.`id` = `bp`.`bannerId`) LEFT JOIN `ow_ads_banner_location` AS `bl` ON (`b`.`id` = `bl`.`bannerId`) WHERE `bp`.`position` = :position AND `bp`.`pluginKey` IN ( :pluginKey, \'base\' ) AND ( `bl`.`location` IS NULL)', 'execTime' => 0.0005779266357421875, 'params' => array ( 'pluginKey' => 'SKADATE', 'position' => 'top', ), ), 629 => array ( 'query' => 'SELECT `b`.* FROM `ow_ads_banner` AS `b` LEFT JOIN `ow_ads_banner_position` AS `bp` ON (`b`.`id` = `bp`.`bannerId`) LEFT JOIN `ow_ads_banner_location` AS `bl` ON (`b`.`id` = `bl`.`bannerId`) WHERE `bp`.`position` = :position AND `bp`.`pluginKey` IN ( :pluginKey, \'base\' ) AND ( `bl`.`location` IS NULL)', 'execTime' => 0.000415802001953125, 'params' => array ( 'pluginKey' => 'SKADATE', 'position' => 'bottom', ), ), 630 => array ( 'query' => 'SELECT * FROM ow_base_place WHERE `name` = \'index\' LIMIT 0, 1', 'execTime' => 0.0004589557647705078, 'params' => array ( ), ), 631 => array ( 'query' => 'SELECT * FROM ow_base_component_place_cache WHERE `placeId` = 2 AND `entityId` = 0 LIMIT 0, 1', 'execTime' => 0.0005588531494140625, 'params' => array ( ), ), 632 => array ( 'query' => 'SELECT `b`.* FROM `ow_ads_banner` AS `b` LEFT JOIN `ow_ads_banner_position` AS `bp` ON (`b`.`id` = `bp`.`bannerId`) LEFT JOIN `ow_ads_banner_location` AS `bl` ON (`b`.`id` = `bl`.`bannerId`) WHERE `bp`.`position` = :position AND `bp`.`pluginKey` IN ( :pluginKey, \'base\' ) AND ( `bl`.`location` IS NULL)', 'execTime' => 0.0005450248718261719, 'params' => array ( 'pluginKey' => 'SKADATE', 'position' => 'sidebar', ), ), ), 'debugMode' => true, 'isProfilerEnabled' => true, 'profiler' => \UTIL_Profiler::__set_state(array( 'checkPoints' => array ( 'start' => 1774337865.026099, ), 'key' => 'db', 'result' => array ( ), 'chkCounter' => 0, )), 'queryExecTime' => 0.0005450248718261719, 'totalQueryExecTime' => 0.28398704528808594, 'queryCount' => 633, 'useCashe' => false, )), )), 'resetPasswordDao' => \BOL_UserResetPasswordDao::__set_state(array( 'dbo' => \OW_Database::__set_state(array( 'connection' => \PDO::__set_state(array( )), 'affectedRows' => 0, 'queryLog' => array ( 0 => array ( 'query' => 'SELECT * FROM ow_base_config', 'execTime' => 0.0009129047393798828, 'params' => array ( ), ), 1 => array ( 'query' => 'SELECT * FROM ow_base_language', 'execTime' => 0.0005710124969482422, 'params' => array ( ), ), 2 => array ( 'query' => 'SELECT * FROM ow_base_plugin', 'execTime' => 0.0006101131439208984, 'params' => array ( ), ), 3 => array ( 'query' => 'SELECT * FROM ow_base_language ORDER BY `order` ASC LIMIT 0, 1', 'execTime' => 0.0005078315734863281, 'params' => array ( ), ), 4 => array ( 'query' => 'SET TIME_ZONE = ?', 'execTime' => 0.0004220008850097656, 'params' => array ( 0 => '-04:00', ), ), 5 => array ( 'query' => 'SELECT * FROM ow_virtualgifts_template', 'execTime' => 0.0006029605865478516, 'params' => array ( ), ), 6 => array ( 'query' => 'SELECT * FROM ow_base_document WHERE `uri` = \'join\' AND `isStatic` = 1 LIMIT 0, 1', 'execTime' => 0.0007178783416748047, 'params' => array ( ), ), 7 => array ( 'query' => 'SELECT * FROM ow_base_theme', 'execTime' => 0.0006940364837646484, 'params' => array ( ), ), 8 => array ( 'query' => 'SELECT * FROM ow_base_theme', 'execTime' => 0.0008101463317871094, 'params' => array ( ), ), 9 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0004200935363769531, 'params' => array ( 0 => 1555, ), ), 10 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0004000663757324219, 'params' => array ( 0 => 1555, ), ), 11 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1555', 'execTime' => 0.0010080337524414062, 'params' => NULL, ), 12 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1555', 'execTime' => 0.0004069805145263672, 'params' => NULL, ), 13 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1555', 'execTime' => 0.0010979175567626953, 'params' => NULL, ), 14 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0006210803985595703, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body', 'defaultValue' => '#FDF0E6', 'type' => 'color', 'themeId' => 1555, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 15 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0004799365997314453, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#825842', 'type' => 'color', 'themeId' => 1555, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 16 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003509521484375, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#2a80ae', 'type' => 'color', 'themeId' => 1555, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 17 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003490447998046875, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#B99480', 'type' => 'color', 'themeId' => 1555, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 18 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00035500526428222656, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_page_wrap', 'defaultValue' => 'url(images/promo.png)', 'type' => 'image', 'themeId' => 1555, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 19 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0004341602325439453, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_page_wrap_inner', 'defaultValue' => 'url(images/promo_inner.png)', 'type' => 'image', 'themeId' => 1555, 'key' => 'headerBackground', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 20 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003848075866699219, 'params' => array ( 'id' => NULL, 'attribute' => 'background', 'selector' => '.ow_footer', 'defaultValue' => '#FDF0E6', 'type' => 'color', 'themeId' => 1555, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '5. Footer background color', 'description' => NULL, 'mobile' => false, ), ), 21 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003299713134765625, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1555, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 22 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003349781036376953, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#ff7000', 'type' => 'color', 'themeId' => 1555, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 23 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0004229545593261719, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.sitelogo', 'defaultValue' => 'url(images/sitelogo.png)', 'type' => 'image', 'themeId' => 1555, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '4. Logo image', 'description' => NULL, 'mobile' => false, ), ), 24 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0003199577331542969, 'params' => array ( 'id' => NULL, 'themeId' => 1555, 'type' => 'decorator', 'value' => 'button', ), ), 25 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00029921531677246094, 'params' => array ( 'id' => NULL, 'themeId' => 1555, 'type' => 'master_page', 'value' => 'dndindex', ), ), 26 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00025391578674316406, 'params' => array ( 'id' => NULL, 'themeId' => 1555, 'type' => 'master_page', 'value' => 'general', ), ), 27 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023698806762695312, 'params' => array ( 'id' => NULL, 'themeId' => 1555, 'type' => 'master_page', 'value' => 'index', ), ), 28 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00030994415283203125, 'params' => array ( 'id' => NULL, 'themeId' => 1555, 'type' => 'master_page', 'value' => 'html_document', ), ), 29 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002410411834716797, 'params' => array ( 'id' => NULL, 'themeId' => 1555, 'type' => 'master_page', 'value' => 'blank', ), ), 30 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.0002942085266113281, 'params' => array ( 'id' => NULL, 'themeId' => 1555, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 31 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00039196014404296875, 'params' => array ( 0 => 1555, ), ), 32 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0010747909545898438, 'params' => array ( 'themeId' => 1555, 'themeId2' => 1555, ), ), 33 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1555', 'execTime' => 0.0003249645233154297, 'params' => array ( ), ), 34 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00033783912658691406, 'params' => array ( 0 => 1559, ), ), 35 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002949237823486328, 'params' => array ( 0 => 1559, ), ), 36 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1559', 'execTime' => 0.0008411407470703125, 'params' => NULL, ), 37 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1559', 'execTime' => 0.000370025634765625, 'params' => NULL, ), 38 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1559', 'execTime' => 0.0010089874267578125, 'params' => NULL, ), 39 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0006060600280761719, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body, .base_sign_in', 'defaultValue' => '#ece8e4', 'type' => 'color', 'themeId' => 1559, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 40 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.000431060791015625, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#494949', 'type' => 'color', 'themeId' => 1559, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 41 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003490447998046875, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#004d7e', 'type' => 'color', 'themeId' => 1559, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 42 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003581047058105469, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#004d7e', 'type' => 'color', 'themeId' => 1559, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 43 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.000392913818359375, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header_wrap', 'defaultValue' => 'url(images/bg_small.jpg)', 'type' => 'image', 'themeId' => 1559, 'key' => 'headerImage', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 44 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00047588348388671875, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header_pic', 'defaultValue' => 'url(images/header_s.png)', 'type' => 'image', 'themeId' => 1559, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '4. Logo image', 'description' => NULL, 'mobile' => false, ), ), 45 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00045418739318847656, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#252525', 'type' => 'color', 'themeId' => 1559, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 46 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00034999847412109375, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#494949', 'type' => 'color', 'themeId' => 1559, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 47 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00037598609924316406, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_sign_in, .index_master_page.ow_page_wrap', 'defaultValue' => 'url(images/bg.jpg)', 'type' => 'image', 'themeId' => 1559, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 48 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002868175506591797, 'params' => array ( 'id' => NULL, 'themeId' => 1559, 'type' => 'decorator', 'value' => 'button', ), ), 49 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023889541625976562, 'params' => array ( 'id' => NULL, 'themeId' => 1559, 'type' => 'master_page', 'value' => 'dndindex', ), ), 50 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00031280517578125, 'params' => array ( 'id' => NULL, 'themeId' => 1559, 'type' => 'master_page', 'value' => 'general', ), ), 51 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023293495178222656, 'params' => array ( 'id' => NULL, 'themeId' => 1559, 'type' => 'master_page', 'value' => 'index', ), ), 52 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002181529998779297, 'params' => array ( 'id' => NULL, 'themeId' => 1559, 'type' => 'master_page', 'value' => 'html_document', ), ), 53 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00021505355834960938, 'params' => array ( 'id' => NULL, 'themeId' => 1559, 'type' => 'master_page', 'value' => 'blank', ), ), 54 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.00027108192443847656, 'params' => array ( 'id' => NULL, 'themeId' => 1559, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 55 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0004589557647705078, 'params' => array ( 0 => 1559, ), ), 56 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0011219978332519531, 'params' => array ( 'themeId' => 1559, 'themeId2' => 1559, ), ), 57 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1559', 'execTime' => 0.00026798248291015625, 'params' => array ( ), ), 58 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003077983856201172, 'params' => array ( 0 => 1606, ), ), 59 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00030112266540527344, 'params' => array ( 0 => 1606, ), ), 60 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1606', 'execTime' => 0.001013040542602539, 'params' => NULL, ), 61 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1606', 'execTime' => 0.00028896331787109375, 'params' => NULL, ), 62 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1606', 'execTime' => 0.0008571147918701172, 'params' => NULL, ), 63 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0006830692291259766, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => 'body, .ow_bg_color', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1606, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 64 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00038909912109375, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html', 'defaultValue' => '#828894', 'type' => 'color', 'themeId' => 1606, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 65 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0004019737243652344, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a', 'defaultValue' => '#5b646a', 'type' => 'color', 'themeId' => 1606, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 66 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00034499168395996094, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#5b646a', 'type' => 'color', 'themeId' => 1606, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 67 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003638267517089844, 'params' => array ( 'id' => NULL, 'attribute' => 'background', 'selector' => '.ow_footer', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1606, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '4. Footer background color', 'description' => NULL, 'mobile' => false, ), ), 68 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0004401206970214844, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_logo', 'defaultValue' => 'url(images/logo.png)', 'type' => 'image', 'themeId' => 1606, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '3. Logo image', 'description' => NULL, 'mobile' => false, ), ), 69 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00035381317138671875, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header_pic', 'defaultValue' => 'url(images/header.jpg)', 'type' => 'image', 'themeId' => 1606, 'key' => 'headerImage', 'section' => '1. General Settings', 'label' => '2. Header background image', 'description' => NULL, 'mobile' => false, ), ), 70 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003609657287597656, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#5b646a', 'type' => 'color', 'themeId' => 1606, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 71 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003330707550048828, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_outline, .ow_txt_value', 'defaultValue' => '#2db395', 'type' => 'color', 'themeId' => 1606, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 72 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002541542053222656, 'params' => array ( 'id' => NULL, 'themeId' => 1606, 'type' => 'decorator', 'value' => 'button', ), ), 73 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00028705596923828125, 'params' => array ( 'id' => NULL, 'themeId' => 1606, 'type' => 'master_page', 'value' => 'dndindex', ), ), 74 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023102760314941406, 'params' => array ( 'id' => NULL, 'themeId' => 1606, 'type' => 'master_page', 'value' => 'admin', ), ), 75 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00021696090698242188, 'params' => array ( 'id' => NULL, 'themeId' => 1606, 'type' => 'master_page', 'value' => 'general', ), ), 76 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00024390220642089844, 'params' => array ( 'id' => NULL, 'themeId' => 1606, 'type' => 'master_page', 'value' => 'html_document', ), ), 77 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023508071899414062, 'params' => array ( 'id' => NULL, 'themeId' => 1606, 'type' => 'master_page', 'value' => 'blank', ), ), 78 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023603439331054688, 'params' => array ( 'id' => NULL, 'themeId' => 1606, 'type' => 'm_master_page', 'value' => 'mobile_blank', ), ), 79 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023102760314941406, 'params' => array ( 'id' => NULL, 'themeId' => 1606, 'type' => 'm_master_page', 'value' => 'mobile_general', ), ), 80 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002589225769042969, 'params' => array ( 'id' => NULL, 'themeId' => 1606, 'type' => 'm_master_page', 'value' => 'mobile_html_document', ), ), 81 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00039505958557128906, 'params' => array ( 0 => 1606, ), ), 82 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0010399818420410156, 'params' => array ( 'themeId' => 1606, 'themeId2' => 1606, ), ), 83 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1606', 'execTime' => 0.0003027915954589844, 'params' => array ( ), ), 84 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00032591819763183594, 'params' => array ( 0 => 1607, ), ), 85 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002830028533935547, 'params' => array ( 0 => 1607, ), ), 86 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1607', 'execTime' => 0.0008039474487304688, 'params' => NULL, ), 87 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1607', 'execTime' => 0.0004851818084716797, 'params' => NULL, ), 88 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1607', 'execTime' => 0.0011649131774902344, 'params' => NULL, ), 89 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0006041526794433594, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => 'body, .ow_bg_color', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1607, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 90 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003559589385986328, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .index_qs_widget', 'defaultValue' => '#828894', 'type' => 'color', 'themeId' => 1607, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 91 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00039887428283691406, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a', 'defaultValue' => '#5b646a', 'type' => 'color', 'themeId' => 1607, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 92 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003559589385986328, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#5b646a', 'type' => 'color', 'themeId' => 1607, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 93 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00031304359436035156, 'params' => array ( 'id' => NULL, 'attribute' => 'background', 'selector' => '.ow_footer', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1607, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '5. Footer background color', 'description' => NULL, 'mobile' => false, ), ), 94 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00036787986755371094, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_logo, .index_master_page .logo_url', 'defaultValue' => 'url(images/logo.png)', 'type' => 'image', 'themeId' => 1607, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '4. Logo image', 'description' => NULL, 'mobile' => false, ), ), 95 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003101825714111328, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header_pic', 'defaultValue' => 'url(images/header.jpg)', 'type' => 'image', 'themeId' => 1607, 'key' => 'headerImage', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 96 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00034880638122558594, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#5b646a', 'type' => 'color', 'themeId' => 1607, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 97 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003209114074707031, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_outline, .ow_txt_value', 'defaultValue' => '#ef6ba3', 'type' => 'color', 'themeId' => 1607, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 98 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003159046173095703, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.index_master_page .ow_header_wrap', 'defaultValue' => 'url(images/bg_promo.jpg)', 'type' => 'image', 'themeId' => 1607, 'key' => 'indexImage', 'section' => '1. General Settings', 'label' => '2. Page background image', 'description' => NULL, 'mobile' => false, ), ), 99 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00025916099548339844, 'params' => array ( 'id' => NULL, 'themeId' => 1607, 'type' => 'decorator', 'value' => 'button', ), ), 100 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002319812774658203, 'params' => array ( 'id' => NULL, 'themeId' => 1607, 'type' => 'master_page', 'value' => 'dndindex', ), ), 101 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002219676971435547, 'params' => array ( 'id' => NULL, 'themeId' => 1607, 'type' => 'master_page', 'value' => 'general', ), ), 102 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00021600723266601562, 'params' => array ( 'id' => NULL, 'themeId' => 1607, 'type' => 'master_page', 'value' => 'index', ), ), 103 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002529621124267578, 'params' => array ( 'id' => NULL, 'themeId' => 1607, 'type' => 'master_page', 'value' => 'html_document', ), ), 104 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00021791458129882812, 'params' => array ( 'id' => NULL, 'themeId' => 1607, 'type' => 'master_page', 'value' => 'blank', ), ), 105 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.0002639293670654297, 'params' => array ( 'id' => NULL, 'themeId' => 1607, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 106 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003981590270996094, 'params' => array ( 0 => 1607, ), ), 107 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0010190010070800781, 'params' => array ( 'themeId' => 1607, 'themeId2' => 1607, ), ), 108 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1607', 'execTime' => 0.0002288818359375, 'params' => array ( ), ), 109 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002739429473876953, 'params' => array ( 0 => 1608, ), ), 110 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002810955047607422, 'params' => array ( 0 => 1608, ), ), 111 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1608', 'execTime' => 0.0006909370422363281, 'params' => NULL, ), 112 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1608', 'execTime' => 0.0003859996795654297, 'params' => NULL, ), 113 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1608', 'execTime' => 0.0012140274047851562, 'params' => NULL, ), 114 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0006749629974365234, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => 'body, body.ow, body.base_sign_in', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1608, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 115 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003941059112548828, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#333', 'type' => 'color', 'themeId' => 1608, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 116 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00032901763916015625, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#2a80ae', 'type' => 'color', 'themeId' => 1608, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 117 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00039005279541015625, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#005466', 'type' => 'color', 'themeId' => 1608, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 118 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003330707550048828, 'params' => array ( 'id' => NULL, 'attribute' => 'background', 'selector' => '.ow_footer', 'defaultValue' => '#EAF7FB', 'type' => 'color', 'themeId' => 1608, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '5. Footer background color', 'description' => NULL, 'mobile' => false, ), ), 119 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00030493736267089844, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header', 'defaultValue' => 'url(images/header_s.png)', 'type' => 'image', 'themeId' => 1608, 'key' => 'headerBackground', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 120 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00037097930908203125, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_logo', 'defaultValue' => 'url(images/logo.png)', 'type' => 'image', 'themeId' => 1608, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '4. Logo image', 'description' => NULL, 'mobile' => false, ), ), 121 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0002899169921875, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#005466', 'type' => 'color', 'themeId' => 1608, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 122 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0002989768981933594, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#005074', 'type' => 'color', 'themeId' => 1608, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 123 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003478527069091797, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page', 'defaultValue' => 'url(images/bg.png)', 'type' => 'image', 'themeId' => 1608, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 124 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.000244140625, 'params' => array ( 'id' => NULL, 'themeId' => 1608, 'type' => 'decorator', 'value' => 'button', ), ), 125 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002200603485107422, 'params' => array ( 'id' => NULL, 'themeId' => 1608, 'type' => 'master_page', 'value' => 'dndindex', ), ), 126 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002701282501220703, 'params' => array ( 'id' => NULL, 'themeId' => 1608, 'type' => 'master_page', 'value' => 'general', ), ), 127 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00021314620971679688, 'params' => array ( 'id' => NULL, 'themeId' => 1608, 'type' => 'master_page', 'value' => 'index', ), ), 128 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00020885467529296875, 'params' => array ( 'id' => NULL, 'themeId' => 1608, 'type' => 'master_page', 'value' => 'html_document', ), ), 129 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00020599365234375, 'params' => array ( 'id' => NULL, 'themeId' => 1608, 'type' => 'master_page', 'value' => 'blank', ), ), 130 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.0002582073211669922, 'params' => array ( 'id' => NULL, 'themeId' => 1608, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 131 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00037217140197753906, 'params' => array ( 0 => 1608, ), ), 132 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.001035928726196289, 'params' => array ( 'themeId' => 1608, 'themeId2' => 1608, ), ), 133 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1608', 'execTime' => 0.0002760887145996094, 'params' => array ( ), ), 134 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00031876564025878906, 'params' => array ( 0 => 1609, ), ), 135 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00031495094299316406, 'params' => array ( 0 => 1609, ), ), 136 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1609', 'execTime' => 0.0008540153503417969, 'params' => NULL, ), 137 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1609', 'execTime' => 0.0005068778991699219, 'params' => NULL, ), 138 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1609', 'execTime' => 0.001313924789428711, 'params' => NULL, ), 139 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0006289482116699219, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => 'body, .ow, body, html, .base_sign_in', 'defaultValue' => '#333', 'type' => 'color', 'themeId' => 1609, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 140 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003838539123535156, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html', 'defaultValue' => '#c4c4c4', 'type' => 'color', 'themeId' => 1609, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 141 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003612041473388672, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a', 'defaultValue' => '#ae9e78', 'type' => 'color', 'themeId' => 1609, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 142 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00034499168395996094, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#e4e4e4', 'type' => 'color', 'themeId' => 1609, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 143 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00028204917907714844, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow_footer', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1609, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '7. Footer background color', 'description' => NULL, 'mobile' => false, ), ), 144 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00035381317138671875, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1609, 'key' => 'headerBackground', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 145 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0002999305725097656, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_logo_wrap a', 'defaultValue' => 'url(images/logo_console.png)', 'type' => 'image', 'themeId' => 1609, 'key' => 'ConsoleImage', 'section' => '1. General Settings', 'label' => '6. Console logo image', 'description' => NULL, 'mobile' => false, ), ), 146 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0002911090850830078, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.logo_url', 'defaultValue' => 'url(images/logo_inner.png)', 'type' => 'image', 'themeId' => 1609, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '5. Inner logo image', 'description' => NULL, 'mobile' => false, ), ), 147 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003440380096435547, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#cbcbcb', 'type' => 'color', 'themeId' => 1609, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 148 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003211498260498047, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#D76243', 'type' => 'color', 'themeId' => 1609, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 149 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003039836883544922, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.index_master_page .logo_url', 'defaultValue' => 'url(images/logo_index.png)', 'type' => 'image', 'themeId' => 1609, 'key' => 'indexLogoImage', 'section' => '1. General Settings', 'label' => '4. Index logo image', 'description' => NULL, 'mobile' => false, ), ), 150 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003490447998046875, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.index_master_page .ow_header', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1609, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 151 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002460479736328125, 'params' => array ( 'id' => NULL, 'themeId' => 1609, 'type' => 'decorator', 'value' => 'button', ), ), 152 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023484230041503906, 'params' => array ( 'id' => NULL, 'themeId' => 1609, 'type' => 'master_page', 'value' => 'dndindex', ), ), 153 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00027298927307128906, 'params' => array ( 'id' => NULL, 'themeId' => 1609, 'type' => 'master_page', 'value' => 'general', ), ), 154 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00022101402282714844, 'params' => array ( 'id' => NULL, 'themeId' => 1609, 'type' => 'master_page', 'value' => 'index', ), ), 155 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023293495178222656, 'params' => array ( 'id' => NULL, 'themeId' => 1609, 'type' => 'master_page', 'value' => 'html_document', ), ), 156 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002110004425048828, 'params' => array ( 'id' => NULL, 'themeId' => 1609, 'type' => 'master_page', 'value' => 'blank', ), ), 157 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.00025200843811035156, 'params' => array ( 'id' => NULL, 'themeId' => 1609, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 158 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00037097930908203125, 'params' => array ( 0 => 1609, ), ), 159 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0011229515075683594, 'params' => array ( 'themeId' => 1609, 'themeId2' => 1609, ), ), 160 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1609', 'execTime' => 0.0002751350402832031, 'params' => array ( ), ), 161 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003180503845214844, 'params' => array ( 0 => 1610, ), ), 162 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003161430358886719, 'params' => array ( 0 => 1610, ), ), 163 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1610', 'execTime' => 0.0008440017700195312, 'params' => NULL, ), 164 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1610', 'execTime' => 0.0004451274871826172, 'params' => NULL, ), 165 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1610', 'execTime' => 0.0013129711151123047, 'params' => NULL, ), 166 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0006320476531982422, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => 'body, .base_sign_in', 'defaultValue' => '#e8e7e7', 'type' => 'color', 'themeId' => 1610, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 167 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003638267517089844, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html', 'defaultValue' => '#4f5460', 'type' => 'color', 'themeId' => 1610, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 168 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003190040588378906, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a', 'defaultValue' => '#465c95', 'type' => 'color', 'themeId' => 1610, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 169 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0004019737243652344, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#666', 'type' => 'color', 'themeId' => 1610, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 170 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.000347137451171875, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow_footer', 'defaultValue' => '#e17e64', 'type' => 'color', 'themeId' => 1610, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '7. Footer background color', 'description' => NULL, 'mobile' => false, ), ), 171 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00030803680419921875, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_logo_wrap a', 'defaultValue' => 'url(images/logo_console.png)', 'type' => 'image', 'themeId' => 1610, 'key' => 'ConsoleImage', 'section' => '1. General Settings', 'label' => '6. Console logo image', 'description' => NULL, 'mobile' => false, ), ), 172 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00034999847412109375, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header_pic_wrap', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1610, 'key' => 'headerBackground', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 173 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00032806396484375, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.logo_url', 'defaultValue' => 'url(images/logo_inner.png)', 'type' => 'image', 'themeId' => 1610, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '5. Inner logo image', 'description' => NULL, 'mobile' => false, ), ), 174 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003151893615722656, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#cbcbcb', 'type' => 'color', 'themeId' => 1610, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 175 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003159046173095703, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#D76243', 'type' => 'color', 'themeId' => 1610, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 176 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00031304359436035156, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.index_master_page .logo_url', 'defaultValue' => 'url(images/logo_index.png)', 'type' => 'image', 'themeId' => 1610, 'key' => 'indexLogoImage', 'section' => '1. General Settings', 'label' => '4. Index logo image', 'description' => NULL, 'mobile' => false, ), ), 177 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003209114074707031, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.index_master_page .ow_header', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1610, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 178 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00024700164794921875, 'params' => array ( 'id' => NULL, 'themeId' => 1610, 'type' => 'decorator', 'value' => 'button', ), ), 179 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002319812774658203, 'params' => array ( 'id' => NULL, 'themeId' => 1610, 'type' => 'master_page', 'value' => 'dndindex', ), ), 180 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00022292137145996094, 'params' => array ( 'id' => NULL, 'themeId' => 1610, 'type' => 'master_page', 'value' => 'general', ), ), 181 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002589225769042969, 'params' => array ( 'id' => NULL, 'themeId' => 1610, 'type' => 'master_page', 'value' => 'index', ), ), 182 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00021696090698242188, 'params' => array ( 'id' => NULL, 'themeId' => 1610, 'type' => 'master_page', 'value' => 'html_document', ), ), 183 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00022912025451660156, 'params' => array ( 'id' => NULL, 'themeId' => 1610, 'type' => 'master_page', 'value' => 'blank', ), ), 184 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.00025200843811035156, 'params' => array ( 'id' => NULL, 'themeId' => 1610, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 185 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00043201446533203125, 'params' => array ( 0 => 1610, ), ), 186 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0006840229034423828, 'params' => array ( 'themeId' => 1610, 'themeId2' => 1610, ), ), 187 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1610', 'execTime' => 0.00011801719665527344, 'params' => array ( ), ), 188 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00014901161193847656, 'params' => array ( 0 => 1611, ), ), 189 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.000141143798828125, 'params' => array ( 0 => 1611, ), ), 190 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1611', 'execTime' => 0.0002830028533935547, 'params' => NULL, ), 191 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1611', 'execTime' => 0.00015211105346679688, 'params' => NULL, ), 192 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1611', 'execTime' => 0.0003960132598876953, 'params' => NULL, ), 193 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0005090236663818359, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body', 'defaultValue' => '#2f0023', 'type' => 'color', 'themeId' => 1611, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 194 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00040602684020996094, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#cecece', 'type' => 'color', 'themeId' => 1611, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 195 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.000308990478515625, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#5079cd', 'type' => 'color', 'themeId' => 1611, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 196 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003218650817871094, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#cecece', 'type' => 'color', 'themeId' => 1611, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 197 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003650188446044922, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_page_wrap', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1611, 'key' => 'backgroundImage', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 198 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0002951622009277344, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header', 'defaultValue' => 'url(images/bg_pic.jpg)', 'type' => 'image', 'themeId' => 1611, 'key' => 'headerImage', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 199 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003349781036376953, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1611, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 200 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.000370025634765625, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#cecece', 'type' => 'color', 'themeId' => 1611, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 201 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00031685829162597656, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .sitelogo', 'defaultValue' => 'url(images/site_name.png)', 'type' => 'image', 'themeId' => 1611, 'key' => 'indexLogoImage', 'section' => '1. General Settings', 'label' => '4. Index Logo image', 'description' => NULL, 'mobile' => false, ), ), 202 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00030112266540527344, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.sitelogo', 'defaultValue' => 'url(images/site_name.png)', 'type' => 'image', 'themeId' => 1611, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '5. Logo image', 'description' => NULL, 'mobile' => false, ), ), 203 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002529621124267578, 'params' => array ( 'id' => NULL, 'themeId' => 1611, 'type' => 'decorator', 'value' => 'button', ), ), 204 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023603439331054688, 'params' => array ( 'id' => NULL, 'themeId' => 1611, 'type' => 'master_page', 'value' => 'dndindex', ), ), 205 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00021791458129882812, 'params' => array ( 'id' => NULL, 'themeId' => 1611, 'type' => 'master_page', 'value' => 'general', ), ), 206 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00024700164794921875, 'params' => array ( 'id' => NULL, 'themeId' => 1611, 'type' => 'master_page', 'value' => 'index', ), ), 207 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002300739288330078, 'params' => array ( 'id' => NULL, 'themeId' => 1611, 'type' => 'master_page', 'value' => 'html_document', ), ), 208 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00021195411682128906, 'params' => array ( 'id' => NULL, 'themeId' => 1611, 'type' => 'master_page', 'value' => 'blank', ), ), 209 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.0002510547637939453, 'params' => array ( 'id' => NULL, 'themeId' => 1611, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 210 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0004761219024658203, 'params' => array ( 0 => 1611, ), ), 211 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0010979175567626953, 'params' => array ( 'themeId' => 1611, 'themeId2' => 1611, ), ), 212 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1611', 'execTime' => 0.0002300739288330078, 'params' => array ( ), ), 213 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003249645233154297, 'params' => array ( 0 => 1612, ), ), 214 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.000263214111328125, 'params' => array ( 0 => 1612, ), ), 215 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1612', 'execTime' => 0.0008919239044189453, 'params' => NULL, ), 216 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1612', 'execTime' => 0.0004279613494873047, 'params' => NULL, ), 217 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1612', 'execTime' => 0.0014429092407226562, 'params' => NULL, ), 218 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00043201446533203125, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body', 'defaultValue' => '#493e5e', 'type' => 'color', 'themeId' => 1612, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 219 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00028395652770996094, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#b9b3bd', 'type' => 'color', 'themeId' => 1612, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 220 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00024390220642089844, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#4aaed3', 'type' => 'color', 'themeId' => 1612, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 221 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00023889541625976562, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#d9d1dd', 'type' => 'color', 'themeId' => 1612, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 222 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00023603439331054688, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_page_wrap', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1612, 'key' => 'backgroundImage', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 223 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00024700164794921875, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header', 'defaultValue' => 'url(images/bg_pic.jpg)', 'type' => 'image', 'themeId' => 1612, 'key' => 'headerBackground', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 224 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00020503997802734375, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_site_panel_logo', 'defaultValue' => 'url(images/site_name3.png)', 'type' => 'image', 'themeId' => 1612, 'key' => 'ConsoleImage', 'section' => '1. General Settings', 'label' => '6. Console logo image', 'description' => NULL, 'mobile' => false, ), ), 225 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00012421607971191406, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#aba8af', 'type' => 'color', 'themeId' => 1612, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 226 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001289844512939453, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#cecece', 'type' => 'color', 'themeId' => 1612, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 227 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001239776611328125, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .sitelogo', 'defaultValue' => 'url(images/site_name.png)', 'type' => 'image', 'themeId' => 1612, 'key' => 'indexLogoImage', 'section' => '1. General Settings', 'label' => '4. Index logo image', 'description' => NULL, 'mobile' => false, ), ), 228 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00014495849609375, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.sitelogo', 'defaultValue' => 'url(images/site_name2.png)', 'type' => 'image', 'themeId' => 1612, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '5. Inner logo image', 'description' => NULL, 'mobile' => false, ), ), 229 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011801719665527344, 'params' => array ( 'id' => NULL, 'themeId' => 1612, 'type' => 'decorator', 'value' => 'button', ), ), 230 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010895729064941406, 'params' => array ( 'id' => NULL, 'themeId' => 1612, 'type' => 'master_page', 'value' => 'dndindex', ), ), 231 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 9.799003601074219E-5, 'params' => array ( 'id' => NULL, 'themeId' => 1612, 'type' => 'master_page', 'value' => 'general', ), ), 232 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 9.799003601074219E-5, 'params' => array ( 'id' => NULL, 'themeId' => 1612, 'type' => 'master_page', 'value' => 'index', ), ), 233 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 9.703636169433594E-5, 'params' => array ( 'id' => NULL, 'themeId' => 1612, 'type' => 'master_page', 'value' => 'html_document', ), ), 234 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 9.489059448242188E-5, 'params' => array ( 'id' => NULL, 'themeId' => 1612, 'type' => 'master_page', 'value' => 'blank', ), ), 235 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.00013399124145507812, 'params' => array ( 'id' => NULL, 'themeId' => 1612, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 236 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002040863037109375, 'params' => array ( 0 => 1612, ), ), 237 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0004830360412597656, 'params' => array ( 'themeId' => 1612, 'themeId2' => 1612, ), ), 238 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1612', 'execTime' => 0.00011110305786132812, 'params' => array ( ), ), 239 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001430511474609375, 'params' => array ( 0 => 1613, ), ), 240 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.000125885009765625, 'params' => array ( 0 => 1613, ), ), 241 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1613', 'execTime' => 0.0004520416259765625, 'params' => NULL, ), 242 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1613', 'execTime' => 0.0001609325408935547, 'params' => NULL, ), 243 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1613', 'execTime' => 0.0004851818084716797, 'params' => NULL, ), 244 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0004291534423828125, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1613, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 245 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003330707550048828, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#4b4b4b', 'type' => 'color', 'themeId' => 1613, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 246 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0004150867462158203, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#0a4200', 'type' => 'color', 'themeId' => 1613, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 247 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00039505958557128906, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#0a4200', 'type' => 'color', 'themeId' => 1613, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 248 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0002009868621826172, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_page_wrap', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1613, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 249 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00014090538024902344, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow_footer, .base_index_page .ow_footer', 'defaultValue' => '#4b4b4b', 'type' => 'color', 'themeId' => 1613, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '5. Footer background', 'description' => NULL, 'mobile' => false, ), ), 250 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013494491577148438, 'params' => array ( 'id' => NULL, 'attribute' => 'background', 'selector' => '.ow_header', 'defaultValue' => 'url(images/bg_pic.png)', 'type' => 'image', 'themeId' => 1613, 'key' => 'headerImage', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 251 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001361370086669922, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#4b4b4b', 'type' => 'color', 'themeId' => 1613, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 252 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013518333435058594, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#4b4b4b', 'type' => 'color', 'themeId' => 1613, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 253 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013494491577148438, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.sitelogo', 'defaultValue' => 'url(images/site_name.png)', 'type' => 'image', 'themeId' => 1613, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '4. Logo image', 'description' => NULL, 'mobile' => false, ), ), 254 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001461505889892578, 'params' => array ( 'id' => NULL, 'themeId' => 1613, 'type' => 'decorator', 'value' => 'button', ), ), 255 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00013113021850585938, 'params' => array ( 'id' => NULL, 'themeId' => 1613, 'type' => 'master_page', 'value' => 'dndindex', ), ), 256 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011587142944335938, 'params' => array ( 'id' => NULL, 'themeId' => 1613, 'type' => 'master_page', 'value' => 'general', ), ), 257 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011205673217773438, 'params' => array ( 'id' => NULL, 'themeId' => 1613, 'type' => 'master_page', 'value' => 'index', ), ), 258 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010895729064941406, 'params' => array ( 'id' => NULL, 'themeId' => 1613, 'type' => 'master_page', 'value' => 'html_document', ), ), 259 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010919570922851562, 'params' => array ( 'id' => NULL, 'themeId' => 1613, 'type' => 'master_page', 'value' => 'blank', ), ), 260 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.0001399517059326172, 'params' => array ( 'id' => NULL, 'themeId' => 1613, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 261 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00021195411682128906, 'params' => array ( 0 => 1613, ), ), 262 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.00040602684020996094, 'params' => array ( 'themeId' => 1613, 'themeId2' => 1613, ), ), 263 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1613', 'execTime' => 0.00011610984802246094, 'params' => array ( ), ), 264 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001571178436279297, 'params' => array ( 0 => 1614, ), ), 265 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00014400482177734375, 'params' => array ( 0 => 1614, ), ), 266 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1614', 'execTime' => 0.00027298927307128906, 'params' => NULL, ), 267 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1614', 'execTime' => 0.00015115737915039062, 'params' => NULL, ), 268 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1614', 'execTime' => 0.0003669261932373047, 'params' => NULL, ), 269 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0002868175506591797, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => 'body, .ow, body, html, .base_sign_in', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1614, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 270 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00014495849609375, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html', 'defaultValue' => '#868686', 'type' => 'color', 'themeId' => 1614, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 271 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00015306472778320312, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a', 'defaultValue' => '#ae9e78', 'type' => 'color', 'themeId' => 1614, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 272 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001380443572998047, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#4c4c4c', 'type' => 'color', 'themeId' => 1614, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 273 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001289844512939453, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1614, 'key' => 'headerBackground', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 274 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001251697540283203, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_logo_wrap a', 'defaultValue' => 'url(images/logo_console.png)', 'type' => 'image', 'themeId' => 1614, 'key' => 'ConsoleImage', 'section' => '1. General Settings', 'label' => '6. Console logo image', 'description' => NULL, 'mobile' => false, ), ), 275 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001380443572998047, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.logo_url', 'defaultValue' => 'url(images/logo_inner.png)', 'type' => 'image', 'themeId' => 1614, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '5. Inner logo image', 'description' => NULL, 'mobile' => false, ), ), 276 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00012612342834472656, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#4c4c4c', 'type' => 'color', 'themeId' => 1614, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 277 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013494491577148438, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow_footer', 'defaultValue' => '#191514', 'type' => 'color', 'themeId' => 1614, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '7. Footer background color', 'description' => NULL, 'mobile' => false, ), ), 278 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001468658447265625, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#D76243', 'type' => 'color', 'themeId' => 1614, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 279 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013494491577148438, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.index_master_page .logo_url', 'defaultValue' => 'url(images/logo_index.png)', 'type' => 'image', 'themeId' => 1614, 'key' => 'indexLogoImage', 'section' => '1. General Settings', 'label' => '4. Index logo image', 'description' => NULL, 'mobile' => false, ), ), 280 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001289844512939453, 'params' => array ( 'id' => NULL, 'themeId' => 1614, 'type' => 'decorator', 'value' => 'button', ), ), 281 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011706352233886719, 'params' => array ( 'id' => NULL, 'themeId' => 1614, 'type' => 'master_page', 'value' => 'dndindex', ), ), 282 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010704994201660156, 'params' => array ( 'id' => NULL, 'themeId' => 1614, 'type' => 'master_page', 'value' => 'general', ), ), 283 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010609626770019531, 'params' => array ( 'id' => NULL, 'themeId' => 1614, 'type' => 'master_page', 'value' => 'index', ), ), 284 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00012087821960449219, 'params' => array ( 'id' => NULL, 'themeId' => 1614, 'type' => 'master_page', 'value' => 'html_document', ), ), 285 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010800361633300781, 'params' => array ( 'id' => NULL, 'themeId' => 1614, 'type' => 'master_page', 'value' => 'blank', ), ), 286 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.0001308917999267578, 'params' => array ( 'id' => NULL, 'themeId' => 1614, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 287 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00019478797912597656, 'params' => array ( 0 => 1614, ), ), 288 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0004131793975830078, 'params' => array ( 'themeId' => 1614, 'themeId2' => 1614, ), ), 289 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1614', 'execTime' => 0.00011205673217773438, 'params' => array ( ), ), 290 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001430511474609375, 'params' => array ( 0 => 1615, ), ), 291 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00013899803161621094, 'params' => array ( 0 => 1615, ), ), 292 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1615', 'execTime' => 0.00035500526428222656, 'params' => NULL, ), 293 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1615', 'execTime' => 0.0001571178436279297, 'params' => NULL, ), 294 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1615', 'execTime' => 0.0003650188446044922, 'params' => NULL, ), 295 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003108978271484375, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body', 'defaultValue' => '#000', 'type' => 'color', 'themeId' => 1615, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 296 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00014591217041015625, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html', 'defaultValue' => '#ffffe6', 'type' => 'color', 'themeId' => 1615, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 297 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001418590545654297, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#fffde3', 'type' => 'color', 'themeId' => 1615, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 298 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001461505889892578, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#796458', 'type' => 'color', 'themeId' => 1615, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 299 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013399124145507812, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_page_wrap', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1615, 'key' => 'backgroundImage', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 300 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00012683868408203125, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow_footer', 'defaultValue' => '#000', 'type' => 'color', 'themeId' => 1615, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '5. Footer background', 'description' => NULL, 'mobile' => false, ), ), 301 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013709068298339844, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header', 'defaultValue' => 'url(images/bg_pic.jpg)', 'type' => 'image', 'themeId' => 1615, 'key' => 'headerImage', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 302 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001399517059326172, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#ffffe6', 'type' => 'color', 'themeId' => 1615, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 303 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00012993812561035156, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#796458', 'type' => 'color', 'themeId' => 1615, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 304 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001480579376220703, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.sitelogo', 'defaultValue' => 'url(images/site_name.png)', 'type' => 'image', 'themeId' => 1615, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '4. Logo image', 'description' => NULL, 'mobile' => false, ), ), 305 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001468658447265625, 'params' => array ( 'id' => NULL, 'themeId' => 1615, 'type' => 'decorator', 'value' => 'button', ), ), 306 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001220703125, 'params' => array ( 'id' => NULL, 'themeId' => 1615, 'type' => 'master_page', 'value' => 'dndindex', ), ), 307 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011301040649414062, 'params' => array ( 'id' => NULL, 'themeId' => 1615, 'type' => 'master_page', 'value' => 'general', ), ), 308 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010991096496582031, 'params' => array ( 'id' => NULL, 'themeId' => 1615, 'type' => 'master_page', 'value' => 'index', ), ), 309 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010991096496582031, 'params' => array ( 'id' => NULL, 'themeId' => 1615, 'type' => 'master_page', 'value' => 'html_document', ), ), 310 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010585784912109375, 'params' => array ( 'id' => NULL, 'themeId' => 1615, 'type' => 'master_page', 'value' => 'blank', ), ), 311 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.00013780593872070312, 'params' => array ( 'id' => NULL, 'themeId' => 1615, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 312 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001938343048095703, 'params' => array ( 0 => 1615, ), ), 313 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.00039696693420410156, 'params' => array ( 'themeId' => 1615, 'themeId2' => 1615, ), ), 314 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1615', 'execTime' => 0.00011706352233886719, 'params' => array ( ), ), 315 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00014495849609375, 'params' => array ( 0 => 1616, ), ), 316 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001380443572998047, 'params' => array ( 0 => 1616, ), ), 317 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1616', 'execTime' => 0.0002760887145996094, 'params' => NULL, ), 318 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1616', 'execTime' => 0.0001468658447265625, 'params' => NULL, ), 319 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1616', 'execTime' => 0.0003960132598876953, 'params' => NULL, ), 320 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0002739429473876953, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => 'body, .base_sign_in', 'defaultValue' => '#bfc6c6', 'type' => 'color', 'themeId' => 1616, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 321 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00016999244689941406, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#4f5058', 'type' => 'color', 'themeId' => 1616, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 322 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00014400482177734375, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#0060aa', 'type' => 'color', 'themeId' => 1616, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 323 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001430511474609375, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#4F5058', 'type' => 'color', 'themeId' => 1616, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 324 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001308917999267578, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow_footer', 'defaultValue' => '#f9faff', 'type' => 'color', 'themeId' => 1616, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '6. Footer background color', 'description' => NULL, 'mobile' => false, ), ), 325 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013685226440429688, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_logo_wrap', 'defaultValue' => 'url(images/header_pic.png)', 'type' => 'image', 'themeId' => 1616, 'key' => 'headerBackground', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 326 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001361370086669922, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_logo_wrap a.ow_logo', 'defaultValue' => 'url(images/site_logo.png)', 'type' => 'image', 'themeId' => 1616, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '5. Inner logo image', 'description' => NULL, 'mobile' => false, ), ), 327 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00015282630920410156, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#4f5058', 'type' => 'color', 'themeId' => 1616, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 328 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013518333435058594, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#494949', 'type' => 'color', 'themeId' => 1616, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 329 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013399124145507812, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.index_master_page .ow_header_in', 'defaultValue' => 'url(images/indexpage_header_image.png)', 'type' => 'image', 'themeId' => 1616, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 330 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001399517059326172, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.index_master_page .logo_url', 'defaultValue' => 'url(images/indexpage_logo.png)', 'type' => 'image', 'themeId' => 1616, 'key' => 'indexLogoImage', 'section' => '1. General Settings', 'label' => '4. Index logo image', 'description' => NULL, 'mobile' => false, ), ), 331 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001289844512939453, 'params' => array ( 'id' => NULL, 'themeId' => 1616, 'type' => 'decorator', 'value' => 'button', ), ), 332 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00012087821960449219, 'params' => array ( 'id' => NULL, 'themeId' => 1616, 'type' => 'master_page', 'value' => 'dndindex', ), ), 333 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001289844512939453, 'params' => array ( 'id' => NULL, 'themeId' => 1616, 'type' => 'master_page', 'value' => 'general', ), ), 334 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010991096496582031, 'params' => array ( 'id' => NULL, 'themeId' => 1616, 'type' => 'master_page', 'value' => 'index', ), ), 335 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010704994201660156, 'params' => array ( 'id' => NULL, 'themeId' => 1616, 'type' => 'master_page', 'value' => 'html_document', ), ), 336 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010585784912109375, 'params' => array ( 'id' => NULL, 'themeId' => 1616, 'type' => 'master_page', 'value' => 'blank', ), ), 337 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.00013113021850585938, 'params' => array ( 'id' => NULL, 'themeId' => 1616, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 338 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00019407272338867188, 'params' => array ( 0 => 1616, ), ), 339 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0004520416259765625, 'params' => array ( 'themeId' => 1616, 'themeId2' => 1616, ), ), 340 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1616', 'execTime' => 0.00011396408081054688, 'params' => array ( ), ), 341 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00014281272888183594, 'params' => array ( 0 => 1617, ), ), 342 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00013899803161621094, 'params' => array ( 0 => 1617, ), ), 343 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1617', 'execTime' => 0.0002968311309814453, 'params' => NULL, ), 344 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1617', 'execTime' => 0.00015401840209960938, 'params' => NULL, ), 345 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1617', 'execTime' => 0.00033092498779296875, 'params' => NULL, ), 346 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003039836883544922, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body', 'defaultValue' => '#fdfff0', 'type' => 'color', 'themeId' => 1617, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 347 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00016498565673828125, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#52483f', 'type' => 'color', 'themeId' => 1617, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 348 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.000141143798828125, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#009683', 'type' => 'color', 'themeId' => 1617, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 349 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001380443572998047, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#009683', 'type' => 'color', 'themeId' => 1617, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 350 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013709068298339844, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_page_wrap', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1617, 'key' => 'backgroundImage', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 351 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013494491577148438, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header', 'defaultValue' => 'url(images/bg_pic.jpg)', 'type' => 'image', 'themeId' => 1617, 'key' => 'headerImage', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 352 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013399124145507812, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#52483f', 'type' => 'color', 'themeId' => 1617, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 353 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00015306472778320312, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#52483f', 'type' => 'color', 'themeId' => 1617, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 354 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001342296600341797, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.sitelogo', 'defaultValue' => 'url(images/site_name.png)', 'type' => 'image', 'themeId' => 1617, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '4. Logo image', 'description' => NULL, 'mobile' => false, ), ), 355 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001289844512939453, 'params' => array ( 'id' => NULL, 'themeId' => 1617, 'type' => 'decorator', 'value' => 'button', ), ), 356 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00012302398681640625, 'params' => array ( 'id' => NULL, 'themeId' => 1617, 'type' => 'master_page', 'value' => 'dndindex', ), ), 357 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011301040649414062, 'params' => array ( 'id' => NULL, 'themeId' => 1617, 'type' => 'master_page', 'value' => 'general', ), ), 358 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011301040649414062, 'params' => array ( 'id' => NULL, 'themeId' => 1617, 'type' => 'master_page', 'value' => 'index', ), ), 359 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001270771026611328, 'params' => array ( 'id' => NULL, 'themeId' => 1617, 'type' => 'master_page', 'value' => 'html_document', ), ), 360 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011706352233886719, 'params' => array ( 'id' => NULL, 'themeId' => 1617, 'type' => 'master_page', 'value' => 'blank', ), ), 361 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.00013184547424316406, 'params' => array ( 'id' => NULL, 'themeId' => 1617, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 362 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00019598007202148438, 'params' => array ( 0 => 1617, ), ), 363 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0004119873046875, 'params' => array ( 'themeId' => 1617, 'themeId2' => 1617, ), ), 364 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1617', 'execTime' => 0.00011301040649414062, 'params' => array ( ), ), 365 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00014400482177734375, 'params' => array ( 0 => 1618, ), ), 366 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00013899803161621094, 'params' => array ( 0 => 1618, ), ), 367 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1618', 'execTime' => 0.00027489662170410156, 'params' => NULL, ), 368 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1618', 'execTime' => 0.0001480579376220703, 'params' => NULL, ), 369 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1618', 'execTime' => 0.00039005279541015625, 'params' => NULL, ), 370 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0002791881561279297, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body', 'defaultValue' => '#090f10', 'type' => 'color', 'themeId' => 1618, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 371 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001480579376220703, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#d6d6be', 'type' => 'color', 'themeId' => 1618, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 372 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001361370086669922, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#7ce6fe', 'type' => 'color', 'themeId' => 1618, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 373 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001518726348876953, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#d6d6be', 'type' => 'color', 'themeId' => 1618, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 374 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00014591217041015625, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page', 'defaultValue' => 'url(images/promo.png)', 'type' => 'image', 'themeId' => 1618, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 375 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001380443572998047, 'params' => array ( 'id' => NULL, 'attribute' => 'background', 'selector' => '.ow_footer', 'defaultValue' => '#04070e', 'type' => 'color', 'themeId' => 1618, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '6. Footer background color', 'description' => NULL, 'mobile' => false, ), ), 376 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00014090538024902344, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header', 'defaultValue' => 'url(images/header.png)', 'type' => 'image', 'themeId' => 1618, 'key' => 'headerBackground', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 377 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013303756713867188, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#d6d6be', 'type' => 'color', 'themeId' => 1618, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 378 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001380443572998047, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#b2bac0', 'type' => 'color', 'themeId' => 1618, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 379 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00014901161193847656, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .sitelogo', 'defaultValue' => 'url(images/site_name.png)', 'type' => 'image', 'themeId' => 1618, 'key' => 'indexLogoImage', 'section' => '1. General Settings', 'label' => '4. Index logo image', 'description' => NULL, 'mobile' => false, ), ), 380 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001461505889892578, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.sitelogo', 'defaultValue' => 'url(images/site_name_inner.png)', 'type' => 'image', 'themeId' => 1618, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '5. Inner logo image', 'description' => NULL, 'mobile' => false, ), ), 381 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00012803077697753906, 'params' => array ( 'id' => NULL, 'themeId' => 1618, 'type' => 'decorator', 'value' => 'button', ), ), 382 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011920928955078125, 'params' => array ( 'id' => NULL, 'themeId' => 1618, 'type' => 'master_page', 'value' => 'dndindex', ), ), 383 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011014938354492188, 'params' => array ( 'id' => NULL, 'themeId' => 1618, 'type' => 'master_page', 'value' => 'general', ), ), 384 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010800361633300781, 'params' => array ( 'id' => NULL, 'themeId' => 1618, 'type' => 'master_page', 'value' => 'index', ), ), 385 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010800361633300781, 'params' => array ( 'id' => NULL, 'themeId' => 1618, 'type' => 'master_page', 'value' => 'html_document', ), ), 386 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011491775512695312, 'params' => array ( 'id' => NULL, 'themeId' => 1618, 'type' => 'master_page', 'value' => 'blank', ), ), 387 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.0001361370086669922, 'params' => array ( 'id' => NULL, 'themeId' => 1618, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 388 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002009868621826172, 'params' => array ( 0 => 1618, ), ), 389 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.00041294097900390625, 'params' => array ( 'themeId' => 1618, 'themeId2' => 1618, ), ), 390 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1618', 'execTime' => 0.00012087821960449219, 'params' => array ( ), ), 391 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00014495849609375, 'params' => array ( 0 => 1619, ), ), 392 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00013899803161621094, 'params' => array ( 0 => 1619, ), ), 393 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1619', 'execTime' => 0.00034308433532714844, 'params' => NULL, ), 394 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1619', 'execTime' => 0.00015592575073242188, 'params' => NULL, ), 395 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1619', 'execTime' => 0.0003800392150878906, 'params' => NULL, ), 396 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003008842468261719, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '@import url(\'https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700&display=swap\'); body, .ow, body, html, .base_sign_in', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1619, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 397 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00015497207641601562, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html', 'defaultValue' => '#666', 'type' => 'color', 'themeId' => 1619, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 398 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.000164031982421875, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a', 'defaultValue' => '#0e0e0e', 'type' => 'color', 'themeId' => 1619, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 399 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013685226440429688, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#4c4c4c', 'type' => 'color', 'themeId' => 1619, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 400 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00015401840209960938, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_header', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1619, 'key' => 'headerBackground', 'section' => '1. General Settings', 'label' => '2. Header background image', 'description' => NULL, 'mobile' => false, ), ), 401 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013303756713867188, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_logo_wrap a', 'defaultValue' => 'url(images/logo_console.png)', 'type' => 'image', 'themeId' => 1619, 'key' => 'indexLogoImage', 'section' => '1. General Settings', 'label' => '3. Index logo image', 'description' => NULL, 'mobile' => false, ), ), 402 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001308917999267578, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_site_panel_wrap.site_panel_wrap_bg_color .ow_logo_wrap a', 'defaultValue' => 'url(images/logo_console.png)', 'type' => 'image', 'themeId' => 1619, 'key' => 'indexLogoImageScroll', 'section' => '1. General Settings', 'label' => '4. Index logo image scroll', 'description' => NULL, 'mobile' => false, ), ), 403 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001308917999267578, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_logo_wrap a', 'defaultValue' => 'url(images/logo_console_black.png)', 'type' => 'image', 'themeId' => 1619, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '5. Inner logo image', 'description' => NULL, 'mobile' => false, ), ), 404 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013303756713867188, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_site_panel_wrap.site_panel_wrap_bg_color .ow_logo_wrap a', 'defaultValue' => 'url(images/logo_console.png)', 'type' => 'image', 'themeId' => 1619, 'key' => 'ConsoleImage', 'section' => '1. General Settings', 'label' => '6. Inner logo image scroll', 'description' => NULL, 'mobile' => false, ), ), 405 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00015211105346679688, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'html body .ow_box_cap h3, .ow_box_cap_empty h3', 'defaultValue' => '#787878', 'type' => 'color', 'themeId' => 1619, 'key' => 'WidgetTitleColor', 'section' => '2. Colors', 'label' => '6. Box title', 'description' => NULL, 'mobile' => false, ), ), 406 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013589859008789062, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#0e0e0e', 'type' => 'color', 'themeId' => 1619, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 407 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001270771026611328, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow_footer', 'defaultValue' => '#0e0e0e', 'type' => 'color', 'themeId' => 1619, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '7. Footer background color', 'description' => NULL, 'mobile' => false, ), ), 408 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013208389282226562, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#666', 'type' => 'color', 'themeId' => 1619, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 409 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.000125885009765625, 'params' => array ( 'id' => NULL, 'themeId' => 1619, 'type' => 'decorator', 'value' => 'button', ), ), 410 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00012302398681640625, 'params' => array ( 'id' => NULL, 'themeId' => 1619, 'type' => 'master_page', 'value' => 'dndindex', ), ), 411 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00012087821960449219, 'params' => array ( 'id' => NULL, 'themeId' => 1619, 'type' => 'master_page', 'value' => 'general', ), ), 412 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011110305786132812, 'params' => array ( 'id' => NULL, 'themeId' => 1619, 'type' => 'master_page', 'value' => 'index', ), ), 413 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010895729064941406, 'params' => array ( 'id' => NULL, 'themeId' => 1619, 'type' => 'master_page', 'value' => 'html_document', ), ), 414 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010895729064941406, 'params' => array ( 'id' => NULL, 'themeId' => 1619, 'type' => 'master_page', 'value' => 'blank', ), ), 415 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.00013589859008789062, 'params' => array ( 'id' => NULL, 'themeId' => 1619, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 416 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00019502639770507812, 'params' => array ( 0 => 1619, ), ), 417 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0004451274871826172, 'params' => array ( 'themeId' => 1619, 'themeId2' => 1619, ), ), 418 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1619', 'execTime' => 0.00011110305786132812, 'params' => array ( ), ), 419 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001418590545654297, 'params' => array ( 0 => 1620, ), ), 420 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001380443572998047, 'params' => array ( 0 => 1620, ), ), 421 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1620', 'execTime' => 0.0002779960632324219, 'params' => NULL, ), 422 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1620', 'execTime' => 0.0001480579376220703, 'params' => NULL, ), 423 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1620', 'execTime' => 0.0003829002380371094, 'params' => NULL, ), 424 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003001689910888672, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body', 'defaultValue' => '#e6e0ec', 'type' => 'color', 'themeId' => 1620, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 425 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00020503997802734375, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#7e6587', 'type' => 'color', 'themeId' => 1620, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 426 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00016999244689941406, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#00677d', 'type' => 'color', 'themeId' => 1620, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 427 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001418590545654297, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#7e6587', 'type' => 'color', 'themeId' => 1620, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 428 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013685226440429688, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow_footer', 'defaultValue' => 'rgba(255,255,255,0.3)', 'type' => 'color', 'themeId' => 1620, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '5. Footer background color', 'description' => NULL, 'mobile' => false, ), ), 429 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00014495849609375, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header_wrap', 'defaultValue' => 'url(images/bg.png)', 'type' => 'image', 'themeId' => 1620, 'key' => 'HeaderbackgroundImage', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 430 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00014400482177734375, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_logo', 'defaultValue' => 'url(images/header_s.png)', 'type' => 'image', 'themeId' => 1620, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '4. Logo image', 'description' => NULL, 'mobile' => false, ), ), 431 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013113021850585938, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#7e6587', 'type' => 'color', 'themeId' => 1620, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 432 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013494491577148438, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#00677D', 'type' => 'color', 'themeId' => 1620, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 433 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00012993812561035156, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_sign_in, .base_index_page', 'defaultValue' => 'url(images/bg.png)', 'type' => 'image', 'themeId' => 1620, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 434 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001289844512939453, 'params' => array ( 'id' => NULL, 'themeId' => 1620, 'type' => 'decorator', 'value' => 'button', ), ), 435 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00012183189392089844, 'params' => array ( 'id' => NULL, 'themeId' => 1620, 'type' => 'master_page', 'value' => 'dndindex', ), ), 436 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001289844512939453, 'params' => array ( 'id' => NULL, 'themeId' => 1620, 'type' => 'master_page', 'value' => 'general', ), ), 437 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011587142944335938, 'params' => array ( 'id' => NULL, 'themeId' => 1620, 'type' => 'master_page', 'value' => 'index', ), ), 438 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001068115234375, 'params' => array ( 'id' => NULL, 'themeId' => 1620, 'type' => 'master_page', 'value' => 'html_document', ), ), 439 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001049041748046875, 'params' => array ( 'id' => NULL, 'themeId' => 1620, 'type' => 'master_page', 'value' => 'blank', ), ), 440 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.00013113021850585938, 'params' => array ( 'id' => NULL, 'themeId' => 1620, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 441 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00019502639770507812, 'params' => array ( 0 => 1620, ), ), 442 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0004031658172607422, 'params' => array ( 'themeId' => 1620, 'themeId2' => 1620, ), ), 443 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1620', 'execTime' => 0.00011301040649414062, 'params' => array ( ), ), 444 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001430511474609375, 'params' => array ( 0 => 1621, ), ), 445 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001380443572998047, 'params' => array ( 0 => 1621, ), ), 446 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1621', 'execTime' => 0.0002930164337158203, 'params' => NULL, ), 447 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1621', 'execTime' => 0.00014781951904296875, 'params' => NULL, ), 448 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1621', 'execTime' => 0.0003979206085205078, 'params' => NULL, ), 449 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003039836883544922, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1621, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 450 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001590251922607422, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#52483f', 'type' => 'color', 'themeId' => 1621, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 451 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00015091896057128906, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#b4534d', 'type' => 'color', 'themeId' => 1621, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 452 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00014495849609375, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#616161', 'type' => 'color', 'themeId' => 1621, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 453 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013709068298339844, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_page_wrap', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1621, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 454 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00015783309936523438, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header', 'defaultValue' => 'url(images/bg_pic.jpg)', 'type' => 'image', 'themeId' => 1621, 'key' => 'headerBackground', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 455 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013494491577148438, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1621, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 456 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001399517059326172, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#52483f', 'type' => 'color', 'themeId' => 1621, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 457 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013113021850585938, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .sitelogo', 'defaultValue' => 'url(images/site_logo.png)', 'type' => 'image', 'themeId' => 1621, 'key' => 'indexLogoImage', 'section' => '1. General Settings', 'label' => '4. Index logo image', 'description' => NULL, 'mobile' => false, ), ), 458 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001289844512939453, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.sitelogo', 'defaultValue' => 'url(images/site_name.png)', 'type' => 'image', 'themeId' => 1621, 'key' => 'LogoImage', 'section' => '1. General Settings', 'label' => '5. Inner logo image', 'description' => NULL, 'mobile' => false, ), ), 459 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001289844512939453, 'params' => array ( 'id' => NULL, 'themeId' => 1621, 'type' => 'decorator', 'value' => 'button', ), ), 460 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00013899803161621094, 'params' => array ( 'id' => NULL, 'themeId' => 1621, 'type' => 'master_page', 'value' => 'dndindex', ), ), 461 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011515617370605469, 'params' => array ( 'id' => NULL, 'themeId' => 1621, 'type' => 'master_page', 'value' => 'general', ), ), 462 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010895729064941406, 'params' => array ( 'id' => NULL, 'themeId' => 1621, 'type' => 'master_page', 'value' => 'index', ), ), 463 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010895729064941406, 'params' => array ( 'id' => NULL, 'themeId' => 1621, 'type' => 'master_page', 'value' => 'html_document', ), ), 464 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011014938354492188, 'params' => array ( 'id' => NULL, 'themeId' => 1621, 'type' => 'master_page', 'value' => 'blank', ), ), 465 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.00013303756713867188, 'params' => array ( 'id' => NULL, 'themeId' => 1621, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 466 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00020313262939453125, 'params' => array ( 0 => 1621, ), ), 467 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.00039696693420410156, 'params' => array ( 'themeId' => 1621, 'themeId2' => 1621, ), ), 468 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1621', 'execTime' => 0.00011396408081054688, 'params' => array ( ), ), 469 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001430511474609375, 'params' => array ( 0 => 1622, ), ), 470 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00014400482177734375, 'params' => array ( 0 => 1622, ), ), 471 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1622', 'execTime' => 0.0003600120544433594, 'params' => NULL, ), 472 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1622', 'execTime' => 0.0001609325408935547, 'params' => NULL, ), 473 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1622', 'execTime' => 0.00043392181396484375, 'params' => NULL, ), 474 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0006070137023925781, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body', 'defaultValue' => '#412e57', 'type' => 'color', 'themeId' => 1622, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 475 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00035309791564941406, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#2e64ff', 'type' => 'color', 'themeId' => 1622, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 476 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003819465637207031, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#616161', 'type' => 'color', 'themeId' => 1622, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 477 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003190040588378906, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_page_wrap', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1622, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 478 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003349781036376953, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_page_container .ow_page', 'defaultValue' => '#616161', 'type' => 'color', 'themeId' => 1622, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 479 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00035119056701660156, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header', 'defaultValue' => 'url(images/bg_pic.jpg)', 'type' => 'image', 'themeId' => 1622, 'key' => 'headerBackground', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 480 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003478527069091797, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1622, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 481 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00038313865661621094, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#616161', 'type' => 'color', 'themeId' => 1622, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 482 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00027298927307128906, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_promo_collage_item1', 'defaultValue' => 'url(images/promo_collage1.png)', 'type' => 'image', 'themeId' => 1622, 'key' => 'collageimage1', 'section' => '3. Index Page', 'label' => 'Collage image 1', 'description' => NULL, 'mobile' => false, ), ), 483 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0002579689025878906, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_promo_collage_item2', 'defaultValue' => 'url(images/promo_collage2.png)', 'type' => 'image', 'themeId' => 1622, 'key' => 'collageimage2', 'section' => '3. Index Page', 'label' => 'Collage image 2', 'description' => NULL, 'mobile' => false, ), ), 484 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00026106834411621094, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_promo_collage_item3', 'defaultValue' => 'url(images/promo_collage3.png)', 'type' => 'image', 'themeId' => 1622, 'key' => 'collageimage3', 'section' => '3. Index Page', 'label' => 'Collage image 3', 'description' => NULL, 'mobile' => false, ), ), 485 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0002601146697998047, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_promo_collage_item4', 'defaultValue' => 'url(images/promo_collage4.png)', 'type' => 'image', 'themeId' => 1622, 'key' => 'collageimage4', 'section' => '3. Index Page', 'label' => 'Collage image 4', 'description' => NULL, 'mobile' => false, ), ), 486 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00026297569274902344, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_promo_collage_item5', 'defaultValue' => 'url(images/promo_collage5.png)', 'type' => 'image', 'themeId' => 1622, 'key' => 'collageimage5', 'section' => '3. Index Page', 'label' => 'Collage image 5', 'description' => NULL, 'mobile' => false, ), ), 487 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00030994415283203125, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_promo_left', 'defaultValue' => 'url(images/promo_left.jpg)', 'type' => 'image', 'themeId' => 1622, 'key' => 'qs_image', 'section' => '3. Index Page', 'label' => 'Quick Search Image', 'description' => NULL, 'mobile' => false, ), ), 488 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003330707550048828, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.sitelogo', 'defaultValue' => 'url(images/site_name.png)', 'type' => 'image', 'themeId' => 1622, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '4. Logo image', 'description' => NULL, 'mobile' => false, ), ), 489 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00024819374084472656, 'params' => array ( 'id' => NULL, 'themeId' => 1622, 'type' => 'decorator', 'value' => 'button', ), ), 490 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00022983551025390625, 'params' => array ( 'id' => NULL, 'themeId' => 1622, 'type' => 'master_page', 'value' => 'dndindex', ), ), 491 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023293495178222656, 'params' => array ( 'id' => NULL, 'themeId' => 1622, 'type' => 'master_page', 'value' => 'general', ), ), 492 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023412704467773438, 'params' => array ( 'id' => NULL, 'themeId' => 1622, 'type' => 'master_page', 'value' => 'index', ), ), 493 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00021505355834960938, 'params' => array ( 'id' => NULL, 'themeId' => 1622, 'type' => 'master_page', 'value' => 'html_document', ), ), 494 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00021219253540039062, 'params' => array ( 'id' => NULL, 'themeId' => 1622, 'type' => 'master_page', 'value' => 'blank', ), ), 495 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.00030493736267089844, 'params' => array ( 'id' => NULL, 'themeId' => 1622, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 496 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0004029273986816406, 'params' => array ( 0 => 1622, ), ), 497 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0011491775512695312, 'params' => array ( 'themeId' => 1622, 'themeId2' => 1622, ), ), 498 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1622', 'execTime' => 0.00031495094299316406, 'params' => array ( ), ), 499 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003230571746826172, 'params' => array ( 0 => 1623, ), ), 500 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00026702880859375, 'params' => array ( 0 => 1623, ), ), 501 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1623', 'execTime' => 0.000823974609375, 'params' => NULL, ), 502 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1623', 'execTime' => 0.00039005279541015625, 'params' => NULL, ), 503 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1623', 'execTime' => 0.0012249946594238281, 'params' => NULL, ), 504 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0006661415100097656, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body', 'defaultValue' => '#74adc0', 'type' => 'color', 'themeId' => 1623, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 505 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003829002380371094, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#c5ffff', 'type' => 'color', 'themeId' => 1623, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 506 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003561973571777344, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#7be1f9', 'type' => 'color', 'themeId' => 1623, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 507 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003299713134765625, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#2b6170', 'type' => 'color', 'themeId' => 1623, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 508 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0002999305725097656, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_page_wrap', 'defaultValue' => 'url(images/promo.png)', 'type' => 'image', 'themeId' => 1623, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 509 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003349781036376953, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow_footer', 'defaultValue' => '#6599ac', 'type' => 'color', 'themeId' => 1623, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '6. Footer background color', 'description' => NULL, 'mobile' => false, ), ), 510 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003199577331542969, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header', 'defaultValue' => 'url(images/header_pic.jpg)', 'type' => 'image', 'themeId' => 1623, 'key' => 'headerImage', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 511 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003380775451660156, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#2b6170', 'type' => 'color', 'themeId' => 1623, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 512 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.000347137451171875, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#3f6e7c', 'type' => 'color', 'themeId' => 1623, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 513 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003139972686767578, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .sitelogo', 'defaultValue' => 'url(images/site_name.png)', 'type' => 'image', 'themeId' => 1623, 'key' => 'indexLogoImage', 'section' => '1. General Settings', 'label' => '4. Index logo image', 'description' => NULL, 'mobile' => false, ), ), 514 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00031304359436035156, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.sitelogo', 'defaultValue' => 'url(images/logo_inner.png)', 'type' => 'image', 'themeId' => 1623, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '5. Inner logo image', 'description' => NULL, 'mobile' => false, ), ), 515 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002789497375488281, 'params' => array ( 'id' => NULL, 'themeId' => 1623, 'type' => 'decorator', 'value' => 'button', ), ), 516 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023603439331054688, 'params' => array ( 'id' => NULL, 'themeId' => 1623, 'type' => 'master_page', 'value' => 'dndindex', ), ), 517 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00022602081298828125, 'params' => array ( 'id' => NULL, 'themeId' => 1623, 'type' => 'master_page', 'value' => 'general', ), ), 518 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00021982192993164062, 'params' => array ( 'id' => NULL, 'themeId' => 1623, 'type' => 'master_page', 'value' => 'index', ), ), 519 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002720355987548828, 'params' => array ( 'id' => NULL, 'themeId' => 1623, 'type' => 'master_page', 'value' => 'html_document', ), ), 520 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002200603485107422, 'params' => array ( 'id' => NULL, 'themeId' => 1623, 'type' => 'master_page', 'value' => 'blank', ), ), 521 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.0002639293670654297, 'params' => array ( 'id' => NULL, 'themeId' => 1623, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 522 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003638267517089844, 'params' => array ( 0 => 1623, ), ), 523 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0010039806365966797, 'params' => array ( 'themeId' => 1623, 'themeId2' => 1623, ), ), 524 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1623', 'execTime' => 0.00022602081298828125, 'params' => array ( ), ), 525 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00027108192443847656, 'params' => array ( 0 => 1624, ), ), 526 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002970695495605469, 'params' => array ( 0 => 1624, ), ), 527 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1624', 'execTime' => 0.000843048095703125, 'params' => NULL, ), 528 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1624', 'execTime' => 0.00043392181396484375, 'params' => NULL, ), 529 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1624', 'execTime' => 0.0012760162353515625, 'params' => NULL, ), 530 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0006110668182373047, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body', 'defaultValue' => '#fff5fb', 'type' => 'color', 'themeId' => 1624, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 531 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0004119873046875, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#553d2f', 'type' => 'color', 'themeId' => 1624, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 532 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00035500526428222656, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#578581', 'type' => 'color', 'themeId' => 1624, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 533 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003719329833984375, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#715848', 'type' => 'color', 'themeId' => 1624, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 534 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003609657287597656, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_page_wrap', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1624, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 535 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00032591819763183594, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow_footer', 'defaultValue' => '#fffdff', 'type' => 'color', 'themeId' => 1624, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '5. Footer background', 'description' => NULL, 'mobile' => false, ), ), 536 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003650188446044922, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header', 'defaultValue' => 'url(images/bg_pic.jpg)', 'type' => 'image', 'themeId' => 1624, 'key' => 'headerBackground', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 537 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00030303001403808594, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#715848', 'type' => 'color', 'themeId' => 1624, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 538 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003139972686767578, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#796458', 'type' => 'color', 'themeId' => 1624, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 539 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00032210350036621094, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.sitelogo', 'defaultValue' => 'url(images/site_name.png)', 'type' => 'image', 'themeId' => 1624, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '4. Logo image', 'description' => NULL, 'mobile' => false, ), ), 540 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002460479736328125, 'params' => array ( 'id' => NULL, 'themeId' => 1624, 'type' => 'decorator', 'value' => 'button', ), ), 541 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023818016052246094, 'params' => array ( 'id' => NULL, 'themeId' => 1624, 'type' => 'master_page', 'value' => 'dndindex', ), ), 542 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00025200843811035156, 'params' => array ( 'id' => NULL, 'themeId' => 1624, 'type' => 'master_page', 'value' => 'general', ), ), 543 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023698806762695312, 'params' => array ( 'id' => NULL, 'themeId' => 1624, 'type' => 'master_page', 'value' => 'index', ), ), 544 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002219676971435547, 'params' => array ( 'id' => NULL, 'themeId' => 1624, 'type' => 'master_page', 'value' => 'html_document', ), ), 545 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00020885467529296875, 'params' => array ( 'id' => NULL, 'themeId' => 1624, 'type' => 'master_page', 'value' => 'blank', ), ), 546 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.00026798248291015625, 'params' => array ( 'id' => NULL, 'themeId' => 1624, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 547 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00037097930908203125, 'params' => array ( 0 => 1624, ), ), 548 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.001068115234375, 'params' => array ( 'themeId' => 1624, 'themeId2' => 1624, ), ), 549 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1624', 'execTime' => 0.00025582313537597656, 'params' => array ( ), ), 550 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003330707550048828, 'params' => array ( 0 => 1625, ), ), 551 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003139972686767578, 'params' => array ( 0 => 1625, ), ), 552 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1625', 'execTime' => 0.000782012939453125, 'params' => NULL, ), 553 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1625', 'execTime' => 0.0004019737243652344, 'params' => NULL, ), 554 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1625', 'execTime' => 0.0010290145874023438, 'params' => NULL, ), 555 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0006380081176757812, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => 'body, .ow, .base_sign_in', 'defaultValue' => '#000213', 'type' => 'color', 'themeId' => 1625, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 556 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00034499168395996094, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html', 'defaultValue' => '#B4BCD0', 'type' => 'color', 'themeId' => 1625, 'key' => 'textColor', 'section' => '3. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 557 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00031185150146484375, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a', 'defaultValue' => '#F7F8F8', 'type' => 'color', 'themeId' => 1625, 'key' => 'linkColor', 'section' => '3. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 558 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003628730773925781, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#F7F8F8', 'type' => 'color', 'themeId' => 1625, 'key' => 'titleColor', 'section' => '3. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 559 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003418922424316406, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_logo_wrap a', 'defaultValue' => 'url(images/logo.svg)', 'type' => 'image', 'themeId' => 1625, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '2. Logo image', 'description' => NULL, 'mobile' => false, ), ), 560 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003662109375, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'html body .ow_box_cap h3, .ow_box_cap_empty h3', 'defaultValue' => '#F7F8F8', 'type' => 'color', 'themeId' => 1625, 'key' => 'WidgetTitleColor', 'section' => '3. Colors', 'label' => '6. Box title', 'description' => NULL, 'mobile' => false, ), ), 561 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003190040588378906, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#B4BCD0', 'type' => 'color', 'themeId' => 1625, 'key' => 'menuColor', 'section' => '3. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 562 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003368854522705078, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#7989A0', 'type' => 'color', 'themeId' => 1625, 'key' => 'txtValue', 'section' => '3. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 563 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00030803680419921875, 'params' => array ( 'id' => NULL, 'themeId' => 1625, 'type' => 'decorator', 'value' => 'button', ), ), 564 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023794174194335938, 'params' => array ( 'id' => NULL, 'themeId' => 1625, 'type' => 'master_page', 'value' => 'dndindex', ), ), 565 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00020885467529296875, 'params' => array ( 'id' => NULL, 'themeId' => 1625, 'type' => 'master_page', 'value' => 'general', ), ), 566 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00026106834411621094, 'params' => array ( 'id' => NULL, 'themeId' => 1625, 'type' => 'master_page', 'value' => 'index', ), ), 567 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00022983551025390625, 'params' => array ( 'id' => NULL, 'themeId' => 1625, 'type' => 'master_page', 'value' => 'html_document', ), ), 568 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002200603485107422, 'params' => array ( 'id' => NULL, 'themeId' => 1625, 'type' => 'master_page', 'value' => 'blank', ), ), 569 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.0002598762512207031, 'params' => array ( 'id' => NULL, 'themeId' => 1625, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 570 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0004050731658935547, 'params' => array ( 0 => 1625, ), ), 571 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0010089874267578125, 'params' => array ( 'themeId' => 1625, 'themeId2' => 1625, ), ), 572 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1625', 'execTime' => 0.0002269744873046875, 'params' => array ( ), ), 573 => array ( 'query' => 'SELECT * FROM ow_base_config WHERE `key` = \'base\' AND `name` = \'cachedEntitiesPostfix\' LIMIT 0, 1', 'execTime' => 0.0003299713134765625, 'params' => array ( ), ), 574 => array ( 'query' => 'UPDATE `ow_base_config` SET `value`=:value WHERE id=:id', 'execTime' => 0.0003409385681152344, 'params' => array ( 'id' => 521, 'value' => 'IPy6iryd', ), ), 575 => array ( 'query' => 'SELECT * FROM ow_base_config', 'execTime' => 0.0005869865417480469, 'params' => array ( ), ), 576 => array ( 'query' => 'SELECT * FROM ow_base_language WHERE `status` = \'active\'', 'execTime' => 0.0003948211669921875, 'params' => array ( ), ), 577 => array ( 'query' => 'SELECT k.*, p.`prefix`, v.`value` FROM ow_base_language_key AS k INNER JOIN ow_base_language_prefix AS p ON k.prefixId = p.id INNER JOIN ow_base_language_value AS v ON k.id = v.keyId AND v.languageId = ?', 'execTime' => 0.08172798156738281, 'params' => array ( 0 => 1, ), ), 578 => array ( 'query' => 'SELECT * FROM ow_base_language', 'execTime' => 0.0003809928894042969, 'params' => array ( ), ), 579 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `key` = \'simplicity\' LIMIT 0, 1', 'execTime' => 0.0007278919219970703, 'params' => array ( ), ), 580 => array ( 'query' => 'SELECT * FROM ow_base_theme_content WHERE `themeId` = 1606', 'execTime' => 0.0006308555603027344, 'params' => array ( ), ), 581 => array ( 'query' => 'SELECT * FROM ow_base_theme_master_page WHERE `themeId` = 1606', 'execTime' => 0.0003490447998046875, 'params' => array ( ), ), 582 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `key` = \'turquoise\' LIMIT 0, 1', 'execTime' => 0.0003249645233154297, 'params' => array ( ), ), 583 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `key` = \'turquoise\' LIMIT 0, 1', 'execTime' => 0.0002770423889160156, 'params' => array ( ), ), 584 => array ( 'query' => 'SELECT * FROM ow_base_theme_content WHERE `themeId` = 1607', 'execTime' => 0.00043702125549316406, 'params' => array ( ), ), 585 => array ( 'query' => 'SELECT * FROM ow_base_theme_master_page WHERE `themeId` = 1607', 'execTime' => 0.00032901763916015625, 'params' => array ( ), ), 586 => array ( 'query' => 'SELECT * FROM ow_base_document WHERE `isStatic` = 1 AND `isMobile` = 0', 'execTime' => 0.0003631114959716797, 'params' => array ( ), ), 587 => array ( 'query' => ' SELECT * FROM `ow_base_menu_item` WHERE `visibleFor` & ? AND `externalUrl` IS NULL AND `type` = ? ORDER BY `order` ASC LIMIT 1', 'execTime' => 0.000698089599609375, 'params' => array ( 0 => 1, 1 => 'main', ), ), 588 => array ( 'query' => ' SELECT `mi`.*, `mi`.`key` AS `menu_key`, `d`.`class`, `d`.`action`, `d`.`uri`, `d`.`isStatic` FROM `ow_base_menu_item` AS `mi` LEFT JOIN `ow_base_document` AS `d` ON ( `mi`.`documentKey` = `d`.`key`) WHERE `mi`.`type` = :menuType ORDER BY `mi`.`order` ASC', 'execTime' => 0.0009770393371582031, 'params' => array ( 'menuType' => 'main', ), ), 589 => array ( 'query' => ' SELECT `mi`.*, `mi`.`key` AS `menu_key`, `d`.`class`, `d`.`action`, `d`.`uri`, `d`.`isStatic` FROM `ow_base_menu_item` AS `mi` LEFT JOIN `ow_base_document` AS `d` ON ( `mi`.`documentKey` = `d`.`key`) WHERE `mi`.`type` = :menuType ORDER BY `mi`.`order` ASC', 'execTime' => 0.0008580684661865234, 'params' => array ( 'menuType' => 'bottom', ), ), 590 => array ( 'query' => 'SELECT * FROM ow_base_question_account_type ORDER BY sortOrder', 'execTime' => 0.0005209445953369141, 'params' => array ( ), ), 591 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'base\' AND `actionKey` = \'daily_login\' LIMIT 0, 1', 'execTime' => 0.0004730224609375, 'params' => array ( ), ), 592 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'base\' AND `actionKey` = \'user_join\' LIMIT 0, 1', 'execTime' => 0.0003800392150878906, 'params' => array ( ), ), 593 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'base\' AND `actionKey` = \'search_users\' LIMIT 0, 1', 'execTime' => 0.00032520294189453125, 'params' => array ( ), ), 594 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'base\' AND `actionKey` = \'add_comment\' LIMIT 0, 1', 'execTime' => 0.000370025634765625, 'params' => array ( ), ), 595 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'usercredits\' AND `actionKey` = \'buy_credits\' LIMIT 0, 1', 'execTime' => 0.0003070831298828125, 'params' => array ( ), ), 596 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'usercredits\' AND `actionKey` = \'grant_by_user\' LIMIT 0, 1', 'execTime' => 0.00031280517578125, 'params' => array ( ), ), 597 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'usercredits\' AND `actionKey` = \'grant_to_user\' LIMIT 0, 1', 'execTime' => 0.0003190040588378906, 'params' => array ( ), ), 598 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'usercredits\' AND `actionKey` = \'set_by_admin\' LIMIT 0, 1', 'execTime' => 0.00030612945556640625, 'params' => array ( ), ), 599 => array ( 'query' => 'SELECT * FROM ow_base_question_account_type ORDER BY sortOrder', 'execTime' => 0.000553131103515625, 'params' => array ( ), ), 600 => array ( 'query' => ' SELECT `question`.* FROM `ow_base_question` as `question` LEFT JOIN `ow_base_question_section` as `section` ON ( `question`.`sectionName` = `section`.`name` AND `question`.`sectionName` != \'\' AND `question`.`sectionName` IS NOT NULL ) WHERE `question`.`base` = 1 AND `question`.`onJoin` = \'1\' AND ( `section`.isHidden IS NULL OR `section`.isHidden = 0 ) ORDER BY IF( `section`.`name` IS NULL, 0, 1 ), `section`.`sortOrder`, `question`.`sortOrder` ', 'execTime' => 0.0011658668518066406, 'params' => NULL, ), 601 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` IN(\'sex\',\'match_sex\') ORDER BY sortOrder', 'execTime' => 0.0006899833679199219, 'params' => array ( ), ), 602 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` IN(\'username\',\'email\',\'password\',\'sex\',\'match_sex\') ORDER BY sortOrder', 'execTime' => 0.0008909702301025391, 'params' => array ( ), ), 603 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` IN(\'\',\'sex\') ORDER BY sortOrder', 'execTime' => 0.0005548000335693359, 'params' => array ( ), ), 604 => array ( 'query' => 'SELECT * FROM ow_base_question_value WHERE `questionName` IN(\'username\',\'email\',\'password\',\'sex\',\'match_sex\') ORDER BY questionName, sortOrder', 'execTime' => 0.001505136489868164, 'params' => array ( ), ), 605 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` = \'username\' LIMIT 0, 1', 'execTime' => 0.0005719661712646484, 'params' => array ( ), ), 606 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` = \'email\' LIMIT 0, 1', 'execTime' => 0.0006120204925537109, 'params' => array ( ), ), 607 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` = \'password\' LIMIT 0, 1', 'execTime' => 0.0005970001220703125, 'params' => array ( ), ), 608 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` = \'repeatPassword\' LIMIT 0, 1', 'execTime' => 0.0003600120544433594, 'params' => array ( ), ), 609 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` = \'sex\' LIMIT 0, 1', 'execTime' => 0.00039196014404296875, 'params' => array ( ), ), 610 => array ( 'query' => 'SELECT * FROM ow_skadate_account_type_to_gender', 'execTime' => 0.00041103363037109375, 'params' => array ( ), ), 611 => array ( 'query' => 'UPDATE `ow_base_plugin` SET developerKey=:dk WHERE `key`=:k', 'execTime' => 0.0004420280456542969, 'params' => array ( 'dk' => '99d6bdd5bb6468beaf118c4664dd92ff', 'k' => 'pcgallery', ), ), 612 => array ( 'query' => 'SELECT * FROM ow_base_language', 'execTime' => 0.000331878662109375, 'params' => array ( ), ), 613 => array ( 'query' => 'SELECT count(DISTINCT `entityId`) `count`, `entityType` FROM `ow_moderation_entity` WHERE `entityType` IN (\'user_join\', \'comment\', \'avatar-change\', \'photo_comments\', \'user-status\', \'blog-post\', \'event\', \'forum-topic\', \'forum-post\', \'group\') AND `userId`=0 GROUP BY `entityType`', 'execTime' => 0.0003039836883544922, 'params' => NULL, ), 614 => array ( 'query' => 'SELECT count(DISTINCT `entityId`) `count`, `entityType` FROM `ow_moderation_entity` WHERE `entityType` IN (\'user_join\', \'comment\', \'avatar-change\', \'photo_comments\', \'user-status\', \'blog-post\', \'event\', \'forum-topic\', \'forum-post\', \'group\') AND 1 GROUP BY `entityType`', 'execTime' => 0.0001850128173828125, 'params' => NULL, ), 615 => array ( 'query' => 'SELECT COUNT(*) FROM ow_base_invitation WHERE `userId` = 0', 'execTime' => 0.00020694732666015625, 'params' => array ( ), ), 616 => array ( 'query' => 'SELECT COUNT(*) FROM ow_base_invitation WHERE `userId` = 0 AND `viewed` = 0', 'execTime' => 0.00015091896057128906, 'params' => array ( ), ), 617 => array ( 'query' => 'SELECT COUNT(*) FROM ow_notifications_notification WHERE `userId` = 0 AND `viewed` = 0', 'execTime' => 0.00013208389282226562, 'params' => array ( ), ), 618 => array ( 'query' => 'SELECT COUNT(*) FROM ow_notifications_notification WHERE `userId` = 0', 'execTime' => 0.00011801719665527344, 'params' => array ( ), ), 619 => array ( 'query' => 'SELECT COUNT(*) FROM `ow_friends_friendship` `friends_friendship` INNER JOIN `ow_base_user` base_user_table_alias ON base_user_table_alias.`id` = `friends_friendship`.`userId` LEFT JOIN `ow_base_user_suspend` base_user_suspend_table_alias ON base_user_suspend_table_alias.`userId` = `base_user_table_alias`.`id` WHERE (`base_user_suspend_table_alias`.`id` IS NULL) AND (`base_user_table_alias`.`emailVerify` = 1) AND `friends_friendship`.`friendId`=0 AND `friends_friendship`.`status` = \'pending\'', 'execTime' => 0.0002601146697998047, 'params' => array ( ), ), 620 => array ( 'query' => 'SELECT COUNT(*) FROM `ow_friends_friendship` `friends_friendship` INNER JOIN `ow_base_user` base_user_table_alias ON base_user_table_alias.`id` = `friends_friendship`.`userId` LEFT JOIN `ow_base_user_suspend` base_user_suspend_table_alias ON base_user_suspend_table_alias.`userId` = `base_user_table_alias`.`id` WHERE (`base_user_suspend_table_alias`.`id` IS NULL) AND (`base_user_table_alias`.`emailVerify` = 1) AND `friends_friendship`.`friendId`=0 AND `friends_friendship`.`status` = \'pending\' AND `friends_friendship`.`viewed` = \'0\'', 'execTime' => 0.0002238750457763672, 'params' => array ( ), ), 621 => array ( 'query' => 'show tables like \'ow_base_geolocation_country\'', 'execTime' => 0.0014171600341796875, 'params' => NULL, ), 622 => array ( 'query' => 'SELECT * FROM ow_base_authorization_group', 'execTime' => 0.0004429817199707031, 'params' => array ( ), ), 623 => array ( 'query' => 'SELECT * FROM ow_base_authorization_moderator ORDER BY id', 'execTime' => 0.0004150867462158203, 'params' => array ( ), ), 624 => array ( 'query' => 'SELECT * FROM ow_base_authorization_moderator_permission', 'execTime' => 0.0002799034118652344, 'params' => array ( ), ), 625 => array ( 'query' => 'SELECT * FROM ow_base_authorization_action', 'execTime' => 0.0003349781036376953, 'params' => array ( ), ), 626 => array ( 'query' => 'SELECT * FROM ow_base_authorization_permission', 'execTime' => 0.0002799034118652344, 'params' => array ( ), ), 627 => array ( 'query' => 'SELECT * FROM ow_base_authorization_role ORDER BY `sortOrder` ASC', 'execTime' => 0.0003681182861328125, 'params' => array ( ), ), 628 => array ( 'query' => 'SELECT `b`.* FROM `ow_ads_banner` AS `b` LEFT JOIN `ow_ads_banner_position` AS `bp` ON (`b`.`id` = `bp`.`bannerId`) LEFT JOIN `ow_ads_banner_location` AS `bl` ON (`b`.`id` = `bl`.`bannerId`) WHERE `bp`.`position` = :position AND `bp`.`pluginKey` IN ( :pluginKey, \'base\' ) AND ( `bl`.`location` IS NULL)', 'execTime' => 0.0005779266357421875, 'params' => array ( 'pluginKey' => 'SKADATE', 'position' => 'top', ), ), 629 => array ( 'query' => 'SELECT `b`.* FROM `ow_ads_banner` AS `b` LEFT JOIN `ow_ads_banner_position` AS `bp` ON (`b`.`id` = `bp`.`bannerId`) LEFT JOIN `ow_ads_banner_location` AS `bl` ON (`b`.`id` = `bl`.`bannerId`) WHERE `bp`.`position` = :position AND `bp`.`pluginKey` IN ( :pluginKey, \'base\' ) AND ( `bl`.`location` IS NULL)', 'execTime' => 0.000415802001953125, 'params' => array ( 'pluginKey' => 'SKADATE', 'position' => 'bottom', ), ), 630 => array ( 'query' => 'SELECT * FROM ow_base_place WHERE `name` = \'index\' LIMIT 0, 1', 'execTime' => 0.0004589557647705078, 'params' => array ( ), ), 631 => array ( 'query' => 'SELECT * FROM ow_base_component_place_cache WHERE `placeId` = 2 AND `entityId` = 0 LIMIT 0, 1', 'execTime' => 0.0005588531494140625, 'params' => array ( ), ), 632 => array ( 'query' => 'SELECT `b`.* FROM `ow_ads_banner` AS `b` LEFT JOIN `ow_ads_banner_position` AS `bp` ON (`b`.`id` = `bp`.`bannerId`) LEFT JOIN `ow_ads_banner_location` AS `bl` ON (`b`.`id` = `bl`.`bannerId`) WHERE `bp`.`position` = :position AND `bp`.`pluginKey` IN ( :pluginKey, \'base\' ) AND ( `bl`.`location` IS NULL)', 'execTime' => 0.0005450248718261719, 'params' => array ( 'pluginKey' => 'SKADATE', 'position' => 'sidebar', ), ), ), 'debugMode' => true, 'isProfilerEnabled' => true, 'profiler' => \UTIL_Profiler::__set_state(array( 'checkPoints' => array ( 'start' => 1774337865.026099, ), 'key' => 'db', 'result' => array ( ), 'chkCounter' => 0, )), 'queryExecTime' => 0.0005450248718261719, 'totalQueryExecTime' => 0.28398704528808594, 'queryCount' => 633, 'useCashe' => false, )), )), 'userBlockDao' => \BOL_UserBlockDao::__set_state(array( 'dbo' => \OW_Database::__set_state(array( 'connection' => \PDO::__set_state(array( )), 'affectedRows' => 0, 'queryLog' => array ( 0 => array ( 'query' => 'SELECT * FROM ow_base_config', 'execTime' => 0.0009129047393798828, 'params' => array ( ), ), 1 => array ( 'query' => 'SELECT * FROM ow_base_language', 'execTime' => 0.0005710124969482422, 'params' => array ( ), ), 2 => array ( 'query' => 'SELECT * FROM ow_base_plugin', 'execTime' => 0.0006101131439208984, 'params' => array ( ), ), 3 => array ( 'query' => 'SELECT * FROM ow_base_language ORDER BY `order` ASC LIMIT 0, 1', 'execTime' => 0.0005078315734863281, 'params' => array ( ), ), 4 => array ( 'query' => 'SET TIME_ZONE = ?', 'execTime' => 0.0004220008850097656, 'params' => array ( 0 => '-04:00', ), ), 5 => array ( 'query' => 'SELECT * FROM ow_virtualgifts_template', 'execTime' => 0.0006029605865478516, 'params' => array ( ), ), 6 => array ( 'query' => 'SELECT * FROM ow_base_document WHERE `uri` = \'join\' AND `isStatic` = 1 LIMIT 0, 1', 'execTime' => 0.0007178783416748047, 'params' => array ( ), ), 7 => array ( 'query' => 'SELECT * FROM ow_base_theme', 'execTime' => 0.0006940364837646484, 'params' => array ( ), ), 8 => array ( 'query' => 'SELECT * FROM ow_base_theme', 'execTime' => 0.0008101463317871094, 'params' => array ( ), ), 9 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0004200935363769531, 'params' => array ( 0 => 1555, ), ), 10 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0004000663757324219, 'params' => array ( 0 => 1555, ), ), 11 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1555', 'execTime' => 0.0010080337524414062, 'params' => NULL, ), 12 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1555', 'execTime' => 0.0004069805145263672, 'params' => NULL, ), 13 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1555', 'execTime' => 0.0010979175567626953, 'params' => NULL, ), 14 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0006210803985595703, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body', 'defaultValue' => '#FDF0E6', 'type' => 'color', 'themeId' => 1555, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 15 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0004799365997314453, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#825842', 'type' => 'color', 'themeId' => 1555, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 16 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003509521484375, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#2a80ae', 'type' => 'color', 'themeId' => 1555, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 17 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003490447998046875, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#B99480', 'type' => 'color', 'themeId' => 1555, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 18 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00035500526428222656, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_page_wrap', 'defaultValue' => 'url(images/promo.png)', 'type' => 'image', 'themeId' => 1555, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 19 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0004341602325439453, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_page_wrap_inner', 'defaultValue' => 'url(images/promo_inner.png)', 'type' => 'image', 'themeId' => 1555, 'key' => 'headerBackground', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 20 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003848075866699219, 'params' => array ( 'id' => NULL, 'attribute' => 'background', 'selector' => '.ow_footer', 'defaultValue' => '#FDF0E6', 'type' => 'color', 'themeId' => 1555, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '5. Footer background color', 'description' => NULL, 'mobile' => false, ), ), 21 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003299713134765625, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1555, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 22 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003349781036376953, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#ff7000', 'type' => 'color', 'themeId' => 1555, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 23 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0004229545593261719, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.sitelogo', 'defaultValue' => 'url(images/sitelogo.png)', 'type' => 'image', 'themeId' => 1555, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '4. Logo image', 'description' => NULL, 'mobile' => false, ), ), 24 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0003199577331542969, 'params' => array ( 'id' => NULL, 'themeId' => 1555, 'type' => 'decorator', 'value' => 'button', ), ), 25 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00029921531677246094, 'params' => array ( 'id' => NULL, 'themeId' => 1555, 'type' => 'master_page', 'value' => 'dndindex', ), ), 26 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00025391578674316406, 'params' => array ( 'id' => NULL, 'themeId' => 1555, 'type' => 'master_page', 'value' => 'general', ), ), 27 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023698806762695312, 'params' => array ( 'id' => NULL, 'themeId' => 1555, 'type' => 'master_page', 'value' => 'index', ), ), 28 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00030994415283203125, 'params' => array ( 'id' => NULL, 'themeId' => 1555, 'type' => 'master_page', 'value' => 'html_document', ), ), 29 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002410411834716797, 'params' => array ( 'id' => NULL, 'themeId' => 1555, 'type' => 'master_page', 'value' => 'blank', ), ), 30 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.0002942085266113281, 'params' => array ( 'id' => NULL, 'themeId' => 1555, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 31 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00039196014404296875, 'params' => array ( 0 => 1555, ), ), 32 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0010747909545898438, 'params' => array ( 'themeId' => 1555, 'themeId2' => 1555, ), ), 33 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1555', 'execTime' => 0.0003249645233154297, 'params' => array ( ), ), 34 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00033783912658691406, 'params' => array ( 0 => 1559, ), ), 35 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002949237823486328, 'params' => array ( 0 => 1559, ), ), 36 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1559', 'execTime' => 0.0008411407470703125, 'params' => NULL, ), 37 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1559', 'execTime' => 0.000370025634765625, 'params' => NULL, ), 38 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1559', 'execTime' => 0.0010089874267578125, 'params' => NULL, ), 39 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0006060600280761719, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body, .base_sign_in', 'defaultValue' => '#ece8e4', 'type' => 'color', 'themeId' => 1559, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 40 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.000431060791015625, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#494949', 'type' => 'color', 'themeId' => 1559, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 41 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003490447998046875, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#004d7e', 'type' => 'color', 'themeId' => 1559, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 42 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003581047058105469, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#004d7e', 'type' => 'color', 'themeId' => 1559, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 43 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.000392913818359375, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header_wrap', 'defaultValue' => 'url(images/bg_small.jpg)', 'type' => 'image', 'themeId' => 1559, 'key' => 'headerImage', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 44 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00047588348388671875, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header_pic', 'defaultValue' => 'url(images/header_s.png)', 'type' => 'image', 'themeId' => 1559, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '4. Logo image', 'description' => NULL, 'mobile' => false, ), ), 45 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00045418739318847656, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#252525', 'type' => 'color', 'themeId' => 1559, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 46 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00034999847412109375, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#494949', 'type' => 'color', 'themeId' => 1559, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 47 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00037598609924316406, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_sign_in, .index_master_page.ow_page_wrap', 'defaultValue' => 'url(images/bg.jpg)', 'type' => 'image', 'themeId' => 1559, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 48 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002868175506591797, 'params' => array ( 'id' => NULL, 'themeId' => 1559, 'type' => 'decorator', 'value' => 'button', ), ), 49 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023889541625976562, 'params' => array ( 'id' => NULL, 'themeId' => 1559, 'type' => 'master_page', 'value' => 'dndindex', ), ), 50 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00031280517578125, 'params' => array ( 'id' => NULL, 'themeId' => 1559, 'type' => 'master_page', 'value' => 'general', ), ), 51 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023293495178222656, 'params' => array ( 'id' => NULL, 'themeId' => 1559, 'type' => 'master_page', 'value' => 'index', ), ), 52 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002181529998779297, 'params' => array ( 'id' => NULL, 'themeId' => 1559, 'type' => 'master_page', 'value' => 'html_document', ), ), 53 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00021505355834960938, 'params' => array ( 'id' => NULL, 'themeId' => 1559, 'type' => 'master_page', 'value' => 'blank', ), ), 54 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.00027108192443847656, 'params' => array ( 'id' => NULL, 'themeId' => 1559, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 55 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0004589557647705078, 'params' => array ( 0 => 1559, ), ), 56 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0011219978332519531, 'params' => array ( 'themeId' => 1559, 'themeId2' => 1559, ), ), 57 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1559', 'execTime' => 0.00026798248291015625, 'params' => array ( ), ), 58 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003077983856201172, 'params' => array ( 0 => 1606, ), ), 59 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00030112266540527344, 'params' => array ( 0 => 1606, ), ), 60 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1606', 'execTime' => 0.001013040542602539, 'params' => NULL, ), 61 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1606', 'execTime' => 0.00028896331787109375, 'params' => NULL, ), 62 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1606', 'execTime' => 0.0008571147918701172, 'params' => NULL, ), 63 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0006830692291259766, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => 'body, .ow_bg_color', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1606, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 64 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00038909912109375, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html', 'defaultValue' => '#828894', 'type' => 'color', 'themeId' => 1606, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 65 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0004019737243652344, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a', 'defaultValue' => '#5b646a', 'type' => 'color', 'themeId' => 1606, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 66 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00034499168395996094, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#5b646a', 'type' => 'color', 'themeId' => 1606, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 67 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003638267517089844, 'params' => array ( 'id' => NULL, 'attribute' => 'background', 'selector' => '.ow_footer', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1606, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '4. Footer background color', 'description' => NULL, 'mobile' => false, ), ), 68 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0004401206970214844, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_logo', 'defaultValue' => 'url(images/logo.png)', 'type' => 'image', 'themeId' => 1606, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '3. Logo image', 'description' => NULL, 'mobile' => false, ), ), 69 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00035381317138671875, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header_pic', 'defaultValue' => 'url(images/header.jpg)', 'type' => 'image', 'themeId' => 1606, 'key' => 'headerImage', 'section' => '1. General Settings', 'label' => '2. Header background image', 'description' => NULL, 'mobile' => false, ), ), 70 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003609657287597656, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#5b646a', 'type' => 'color', 'themeId' => 1606, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 71 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003330707550048828, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_outline, .ow_txt_value', 'defaultValue' => '#2db395', 'type' => 'color', 'themeId' => 1606, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 72 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002541542053222656, 'params' => array ( 'id' => NULL, 'themeId' => 1606, 'type' => 'decorator', 'value' => 'button', ), ), 73 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00028705596923828125, 'params' => array ( 'id' => NULL, 'themeId' => 1606, 'type' => 'master_page', 'value' => 'dndindex', ), ), 74 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023102760314941406, 'params' => array ( 'id' => NULL, 'themeId' => 1606, 'type' => 'master_page', 'value' => 'admin', ), ), 75 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00021696090698242188, 'params' => array ( 'id' => NULL, 'themeId' => 1606, 'type' => 'master_page', 'value' => 'general', ), ), 76 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00024390220642089844, 'params' => array ( 'id' => NULL, 'themeId' => 1606, 'type' => 'master_page', 'value' => 'html_document', ), ), 77 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023508071899414062, 'params' => array ( 'id' => NULL, 'themeId' => 1606, 'type' => 'master_page', 'value' => 'blank', ), ), 78 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023603439331054688, 'params' => array ( 'id' => NULL, 'themeId' => 1606, 'type' => 'm_master_page', 'value' => 'mobile_blank', ), ), 79 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023102760314941406, 'params' => array ( 'id' => NULL, 'themeId' => 1606, 'type' => 'm_master_page', 'value' => 'mobile_general', ), ), 80 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002589225769042969, 'params' => array ( 'id' => NULL, 'themeId' => 1606, 'type' => 'm_master_page', 'value' => 'mobile_html_document', ), ), 81 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00039505958557128906, 'params' => array ( 0 => 1606, ), ), 82 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0010399818420410156, 'params' => array ( 'themeId' => 1606, 'themeId2' => 1606, ), ), 83 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1606', 'execTime' => 0.0003027915954589844, 'params' => array ( ), ), 84 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00032591819763183594, 'params' => array ( 0 => 1607, ), ), 85 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002830028533935547, 'params' => array ( 0 => 1607, ), ), 86 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1607', 'execTime' => 0.0008039474487304688, 'params' => NULL, ), 87 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1607', 'execTime' => 0.0004851818084716797, 'params' => NULL, ), 88 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1607', 'execTime' => 0.0011649131774902344, 'params' => NULL, ), 89 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0006041526794433594, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => 'body, .ow_bg_color', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1607, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 90 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003559589385986328, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .index_qs_widget', 'defaultValue' => '#828894', 'type' => 'color', 'themeId' => 1607, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 91 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00039887428283691406, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a', 'defaultValue' => '#5b646a', 'type' => 'color', 'themeId' => 1607, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 92 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003559589385986328, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#5b646a', 'type' => 'color', 'themeId' => 1607, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 93 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00031304359436035156, 'params' => array ( 'id' => NULL, 'attribute' => 'background', 'selector' => '.ow_footer', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1607, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '5. Footer background color', 'description' => NULL, 'mobile' => false, ), ), 94 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00036787986755371094, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_logo, .index_master_page .logo_url', 'defaultValue' => 'url(images/logo.png)', 'type' => 'image', 'themeId' => 1607, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '4. Logo image', 'description' => NULL, 'mobile' => false, ), ), 95 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003101825714111328, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header_pic', 'defaultValue' => 'url(images/header.jpg)', 'type' => 'image', 'themeId' => 1607, 'key' => 'headerImage', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 96 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00034880638122558594, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#5b646a', 'type' => 'color', 'themeId' => 1607, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 97 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003209114074707031, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_outline, .ow_txt_value', 'defaultValue' => '#ef6ba3', 'type' => 'color', 'themeId' => 1607, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 98 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003159046173095703, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.index_master_page .ow_header_wrap', 'defaultValue' => 'url(images/bg_promo.jpg)', 'type' => 'image', 'themeId' => 1607, 'key' => 'indexImage', 'section' => '1. General Settings', 'label' => '2. Page background image', 'description' => NULL, 'mobile' => false, ), ), 99 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00025916099548339844, 'params' => array ( 'id' => NULL, 'themeId' => 1607, 'type' => 'decorator', 'value' => 'button', ), ), 100 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002319812774658203, 'params' => array ( 'id' => NULL, 'themeId' => 1607, 'type' => 'master_page', 'value' => 'dndindex', ), ), 101 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002219676971435547, 'params' => array ( 'id' => NULL, 'themeId' => 1607, 'type' => 'master_page', 'value' => 'general', ), ), 102 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00021600723266601562, 'params' => array ( 'id' => NULL, 'themeId' => 1607, 'type' => 'master_page', 'value' => 'index', ), ), 103 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002529621124267578, 'params' => array ( 'id' => NULL, 'themeId' => 1607, 'type' => 'master_page', 'value' => 'html_document', ), ), 104 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00021791458129882812, 'params' => array ( 'id' => NULL, 'themeId' => 1607, 'type' => 'master_page', 'value' => 'blank', ), ), 105 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.0002639293670654297, 'params' => array ( 'id' => NULL, 'themeId' => 1607, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 106 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003981590270996094, 'params' => array ( 0 => 1607, ), ), 107 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0010190010070800781, 'params' => array ( 'themeId' => 1607, 'themeId2' => 1607, ), ), 108 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1607', 'execTime' => 0.0002288818359375, 'params' => array ( ), ), 109 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002739429473876953, 'params' => array ( 0 => 1608, ), ), 110 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002810955047607422, 'params' => array ( 0 => 1608, ), ), 111 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1608', 'execTime' => 0.0006909370422363281, 'params' => NULL, ), 112 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1608', 'execTime' => 0.0003859996795654297, 'params' => NULL, ), 113 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1608', 'execTime' => 0.0012140274047851562, 'params' => NULL, ), 114 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0006749629974365234, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => 'body, body.ow, body.base_sign_in', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1608, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 115 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003941059112548828, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#333', 'type' => 'color', 'themeId' => 1608, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 116 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00032901763916015625, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#2a80ae', 'type' => 'color', 'themeId' => 1608, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 117 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00039005279541015625, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#005466', 'type' => 'color', 'themeId' => 1608, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 118 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003330707550048828, 'params' => array ( 'id' => NULL, 'attribute' => 'background', 'selector' => '.ow_footer', 'defaultValue' => '#EAF7FB', 'type' => 'color', 'themeId' => 1608, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '5. Footer background color', 'description' => NULL, 'mobile' => false, ), ), 119 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00030493736267089844, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header', 'defaultValue' => 'url(images/header_s.png)', 'type' => 'image', 'themeId' => 1608, 'key' => 'headerBackground', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 120 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00037097930908203125, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_logo', 'defaultValue' => 'url(images/logo.png)', 'type' => 'image', 'themeId' => 1608, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '4. Logo image', 'description' => NULL, 'mobile' => false, ), ), 121 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0002899169921875, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#005466', 'type' => 'color', 'themeId' => 1608, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 122 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0002989768981933594, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#005074', 'type' => 'color', 'themeId' => 1608, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 123 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003478527069091797, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page', 'defaultValue' => 'url(images/bg.png)', 'type' => 'image', 'themeId' => 1608, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 124 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.000244140625, 'params' => array ( 'id' => NULL, 'themeId' => 1608, 'type' => 'decorator', 'value' => 'button', ), ), 125 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002200603485107422, 'params' => array ( 'id' => NULL, 'themeId' => 1608, 'type' => 'master_page', 'value' => 'dndindex', ), ), 126 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002701282501220703, 'params' => array ( 'id' => NULL, 'themeId' => 1608, 'type' => 'master_page', 'value' => 'general', ), ), 127 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00021314620971679688, 'params' => array ( 'id' => NULL, 'themeId' => 1608, 'type' => 'master_page', 'value' => 'index', ), ), 128 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00020885467529296875, 'params' => array ( 'id' => NULL, 'themeId' => 1608, 'type' => 'master_page', 'value' => 'html_document', ), ), 129 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00020599365234375, 'params' => array ( 'id' => NULL, 'themeId' => 1608, 'type' => 'master_page', 'value' => 'blank', ), ), 130 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.0002582073211669922, 'params' => array ( 'id' => NULL, 'themeId' => 1608, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 131 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00037217140197753906, 'params' => array ( 0 => 1608, ), ), 132 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.001035928726196289, 'params' => array ( 'themeId' => 1608, 'themeId2' => 1608, ), ), 133 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1608', 'execTime' => 0.0002760887145996094, 'params' => array ( ), ), 134 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00031876564025878906, 'params' => array ( 0 => 1609, ), ), 135 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00031495094299316406, 'params' => array ( 0 => 1609, ), ), 136 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1609', 'execTime' => 0.0008540153503417969, 'params' => NULL, ), 137 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1609', 'execTime' => 0.0005068778991699219, 'params' => NULL, ), 138 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1609', 'execTime' => 0.001313924789428711, 'params' => NULL, ), 139 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0006289482116699219, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => 'body, .ow, body, html, .base_sign_in', 'defaultValue' => '#333', 'type' => 'color', 'themeId' => 1609, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 140 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003838539123535156, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html', 'defaultValue' => '#c4c4c4', 'type' => 'color', 'themeId' => 1609, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 141 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003612041473388672, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a', 'defaultValue' => '#ae9e78', 'type' => 'color', 'themeId' => 1609, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 142 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00034499168395996094, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#e4e4e4', 'type' => 'color', 'themeId' => 1609, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 143 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00028204917907714844, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow_footer', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1609, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '7. Footer background color', 'description' => NULL, 'mobile' => false, ), ), 144 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00035381317138671875, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1609, 'key' => 'headerBackground', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 145 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0002999305725097656, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_logo_wrap a', 'defaultValue' => 'url(images/logo_console.png)', 'type' => 'image', 'themeId' => 1609, 'key' => 'ConsoleImage', 'section' => '1. General Settings', 'label' => '6. Console logo image', 'description' => NULL, 'mobile' => false, ), ), 146 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0002911090850830078, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.logo_url', 'defaultValue' => 'url(images/logo_inner.png)', 'type' => 'image', 'themeId' => 1609, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '5. Inner logo image', 'description' => NULL, 'mobile' => false, ), ), 147 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003440380096435547, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#cbcbcb', 'type' => 'color', 'themeId' => 1609, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 148 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003211498260498047, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#D76243', 'type' => 'color', 'themeId' => 1609, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 149 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003039836883544922, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.index_master_page .logo_url', 'defaultValue' => 'url(images/logo_index.png)', 'type' => 'image', 'themeId' => 1609, 'key' => 'indexLogoImage', 'section' => '1. General Settings', 'label' => '4. Index logo image', 'description' => NULL, 'mobile' => false, ), ), 150 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003490447998046875, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.index_master_page .ow_header', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1609, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 151 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002460479736328125, 'params' => array ( 'id' => NULL, 'themeId' => 1609, 'type' => 'decorator', 'value' => 'button', ), ), 152 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023484230041503906, 'params' => array ( 'id' => NULL, 'themeId' => 1609, 'type' => 'master_page', 'value' => 'dndindex', ), ), 153 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00027298927307128906, 'params' => array ( 'id' => NULL, 'themeId' => 1609, 'type' => 'master_page', 'value' => 'general', ), ), 154 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00022101402282714844, 'params' => array ( 'id' => NULL, 'themeId' => 1609, 'type' => 'master_page', 'value' => 'index', ), ), 155 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023293495178222656, 'params' => array ( 'id' => NULL, 'themeId' => 1609, 'type' => 'master_page', 'value' => 'html_document', ), ), 156 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002110004425048828, 'params' => array ( 'id' => NULL, 'themeId' => 1609, 'type' => 'master_page', 'value' => 'blank', ), ), 157 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.00025200843811035156, 'params' => array ( 'id' => NULL, 'themeId' => 1609, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 158 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00037097930908203125, 'params' => array ( 0 => 1609, ), ), 159 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0011229515075683594, 'params' => array ( 'themeId' => 1609, 'themeId2' => 1609, ), ), 160 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1609', 'execTime' => 0.0002751350402832031, 'params' => array ( ), ), 161 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003180503845214844, 'params' => array ( 0 => 1610, ), ), 162 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003161430358886719, 'params' => array ( 0 => 1610, ), ), 163 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1610', 'execTime' => 0.0008440017700195312, 'params' => NULL, ), 164 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1610', 'execTime' => 0.0004451274871826172, 'params' => NULL, ), 165 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1610', 'execTime' => 0.0013129711151123047, 'params' => NULL, ), 166 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0006320476531982422, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => 'body, .base_sign_in', 'defaultValue' => '#e8e7e7', 'type' => 'color', 'themeId' => 1610, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 167 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003638267517089844, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html', 'defaultValue' => '#4f5460', 'type' => 'color', 'themeId' => 1610, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 168 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003190040588378906, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a', 'defaultValue' => '#465c95', 'type' => 'color', 'themeId' => 1610, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 169 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0004019737243652344, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#666', 'type' => 'color', 'themeId' => 1610, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 170 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.000347137451171875, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow_footer', 'defaultValue' => '#e17e64', 'type' => 'color', 'themeId' => 1610, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '7. Footer background color', 'description' => NULL, 'mobile' => false, ), ), 171 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00030803680419921875, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_logo_wrap a', 'defaultValue' => 'url(images/logo_console.png)', 'type' => 'image', 'themeId' => 1610, 'key' => 'ConsoleImage', 'section' => '1. General Settings', 'label' => '6. Console logo image', 'description' => NULL, 'mobile' => false, ), ), 172 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00034999847412109375, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header_pic_wrap', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1610, 'key' => 'headerBackground', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 173 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00032806396484375, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.logo_url', 'defaultValue' => 'url(images/logo_inner.png)', 'type' => 'image', 'themeId' => 1610, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '5. Inner logo image', 'description' => NULL, 'mobile' => false, ), ), 174 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003151893615722656, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#cbcbcb', 'type' => 'color', 'themeId' => 1610, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 175 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003159046173095703, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#D76243', 'type' => 'color', 'themeId' => 1610, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 176 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00031304359436035156, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.index_master_page .logo_url', 'defaultValue' => 'url(images/logo_index.png)', 'type' => 'image', 'themeId' => 1610, 'key' => 'indexLogoImage', 'section' => '1. General Settings', 'label' => '4. Index logo image', 'description' => NULL, 'mobile' => false, ), ), 177 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003209114074707031, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.index_master_page .ow_header', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1610, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 178 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00024700164794921875, 'params' => array ( 'id' => NULL, 'themeId' => 1610, 'type' => 'decorator', 'value' => 'button', ), ), 179 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002319812774658203, 'params' => array ( 'id' => NULL, 'themeId' => 1610, 'type' => 'master_page', 'value' => 'dndindex', ), ), 180 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00022292137145996094, 'params' => array ( 'id' => NULL, 'themeId' => 1610, 'type' => 'master_page', 'value' => 'general', ), ), 181 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002589225769042969, 'params' => array ( 'id' => NULL, 'themeId' => 1610, 'type' => 'master_page', 'value' => 'index', ), ), 182 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00021696090698242188, 'params' => array ( 'id' => NULL, 'themeId' => 1610, 'type' => 'master_page', 'value' => 'html_document', ), ), 183 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00022912025451660156, 'params' => array ( 'id' => NULL, 'themeId' => 1610, 'type' => 'master_page', 'value' => 'blank', ), ), 184 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.00025200843811035156, 'params' => array ( 'id' => NULL, 'themeId' => 1610, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 185 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00043201446533203125, 'params' => array ( 0 => 1610, ), ), 186 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0006840229034423828, 'params' => array ( 'themeId' => 1610, 'themeId2' => 1610, ), ), 187 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1610', 'execTime' => 0.00011801719665527344, 'params' => array ( ), ), 188 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00014901161193847656, 'params' => array ( 0 => 1611, ), ), 189 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.000141143798828125, 'params' => array ( 0 => 1611, ), ), 190 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1611', 'execTime' => 0.0002830028533935547, 'params' => NULL, ), 191 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1611', 'execTime' => 0.00015211105346679688, 'params' => NULL, ), 192 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1611', 'execTime' => 0.0003960132598876953, 'params' => NULL, ), 193 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0005090236663818359, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body', 'defaultValue' => '#2f0023', 'type' => 'color', 'themeId' => 1611, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 194 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00040602684020996094, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#cecece', 'type' => 'color', 'themeId' => 1611, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 195 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.000308990478515625, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#5079cd', 'type' => 'color', 'themeId' => 1611, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 196 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003218650817871094, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#cecece', 'type' => 'color', 'themeId' => 1611, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 197 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003650188446044922, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_page_wrap', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1611, 'key' => 'backgroundImage', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 198 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0002951622009277344, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header', 'defaultValue' => 'url(images/bg_pic.jpg)', 'type' => 'image', 'themeId' => 1611, 'key' => 'headerImage', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 199 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003349781036376953, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1611, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 200 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.000370025634765625, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#cecece', 'type' => 'color', 'themeId' => 1611, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 201 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00031685829162597656, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .sitelogo', 'defaultValue' => 'url(images/site_name.png)', 'type' => 'image', 'themeId' => 1611, 'key' => 'indexLogoImage', 'section' => '1. General Settings', 'label' => '4. Index Logo image', 'description' => NULL, 'mobile' => false, ), ), 202 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00030112266540527344, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.sitelogo', 'defaultValue' => 'url(images/site_name.png)', 'type' => 'image', 'themeId' => 1611, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '5. Logo image', 'description' => NULL, 'mobile' => false, ), ), 203 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002529621124267578, 'params' => array ( 'id' => NULL, 'themeId' => 1611, 'type' => 'decorator', 'value' => 'button', ), ), 204 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023603439331054688, 'params' => array ( 'id' => NULL, 'themeId' => 1611, 'type' => 'master_page', 'value' => 'dndindex', ), ), 205 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00021791458129882812, 'params' => array ( 'id' => NULL, 'themeId' => 1611, 'type' => 'master_page', 'value' => 'general', ), ), 206 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00024700164794921875, 'params' => array ( 'id' => NULL, 'themeId' => 1611, 'type' => 'master_page', 'value' => 'index', ), ), 207 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002300739288330078, 'params' => array ( 'id' => NULL, 'themeId' => 1611, 'type' => 'master_page', 'value' => 'html_document', ), ), 208 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00021195411682128906, 'params' => array ( 'id' => NULL, 'themeId' => 1611, 'type' => 'master_page', 'value' => 'blank', ), ), 209 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.0002510547637939453, 'params' => array ( 'id' => NULL, 'themeId' => 1611, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 210 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0004761219024658203, 'params' => array ( 0 => 1611, ), ), 211 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0010979175567626953, 'params' => array ( 'themeId' => 1611, 'themeId2' => 1611, ), ), 212 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1611', 'execTime' => 0.0002300739288330078, 'params' => array ( ), ), 213 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003249645233154297, 'params' => array ( 0 => 1612, ), ), 214 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.000263214111328125, 'params' => array ( 0 => 1612, ), ), 215 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1612', 'execTime' => 0.0008919239044189453, 'params' => NULL, ), 216 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1612', 'execTime' => 0.0004279613494873047, 'params' => NULL, ), 217 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1612', 'execTime' => 0.0014429092407226562, 'params' => NULL, ), 218 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00043201446533203125, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body', 'defaultValue' => '#493e5e', 'type' => 'color', 'themeId' => 1612, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 219 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00028395652770996094, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#b9b3bd', 'type' => 'color', 'themeId' => 1612, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 220 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00024390220642089844, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#4aaed3', 'type' => 'color', 'themeId' => 1612, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 221 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00023889541625976562, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#d9d1dd', 'type' => 'color', 'themeId' => 1612, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 222 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00023603439331054688, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_page_wrap', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1612, 'key' => 'backgroundImage', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 223 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00024700164794921875, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header', 'defaultValue' => 'url(images/bg_pic.jpg)', 'type' => 'image', 'themeId' => 1612, 'key' => 'headerBackground', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 224 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00020503997802734375, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_site_panel_logo', 'defaultValue' => 'url(images/site_name3.png)', 'type' => 'image', 'themeId' => 1612, 'key' => 'ConsoleImage', 'section' => '1. General Settings', 'label' => '6. Console logo image', 'description' => NULL, 'mobile' => false, ), ), 225 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00012421607971191406, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#aba8af', 'type' => 'color', 'themeId' => 1612, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 226 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001289844512939453, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#cecece', 'type' => 'color', 'themeId' => 1612, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 227 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001239776611328125, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .sitelogo', 'defaultValue' => 'url(images/site_name.png)', 'type' => 'image', 'themeId' => 1612, 'key' => 'indexLogoImage', 'section' => '1. General Settings', 'label' => '4. Index logo image', 'description' => NULL, 'mobile' => false, ), ), 228 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00014495849609375, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.sitelogo', 'defaultValue' => 'url(images/site_name2.png)', 'type' => 'image', 'themeId' => 1612, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '5. Inner logo image', 'description' => NULL, 'mobile' => false, ), ), 229 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011801719665527344, 'params' => array ( 'id' => NULL, 'themeId' => 1612, 'type' => 'decorator', 'value' => 'button', ), ), 230 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010895729064941406, 'params' => array ( 'id' => NULL, 'themeId' => 1612, 'type' => 'master_page', 'value' => 'dndindex', ), ), 231 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 9.799003601074219E-5, 'params' => array ( 'id' => NULL, 'themeId' => 1612, 'type' => 'master_page', 'value' => 'general', ), ), 232 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 9.799003601074219E-5, 'params' => array ( 'id' => NULL, 'themeId' => 1612, 'type' => 'master_page', 'value' => 'index', ), ), 233 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 9.703636169433594E-5, 'params' => array ( 'id' => NULL, 'themeId' => 1612, 'type' => 'master_page', 'value' => 'html_document', ), ), 234 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 9.489059448242188E-5, 'params' => array ( 'id' => NULL, 'themeId' => 1612, 'type' => 'master_page', 'value' => 'blank', ), ), 235 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.00013399124145507812, 'params' => array ( 'id' => NULL, 'themeId' => 1612, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 236 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002040863037109375, 'params' => array ( 0 => 1612, ), ), 237 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0004830360412597656, 'params' => array ( 'themeId' => 1612, 'themeId2' => 1612, ), ), 238 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1612', 'execTime' => 0.00011110305786132812, 'params' => array ( ), ), 239 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001430511474609375, 'params' => array ( 0 => 1613, ), ), 240 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.000125885009765625, 'params' => array ( 0 => 1613, ), ), 241 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1613', 'execTime' => 0.0004520416259765625, 'params' => NULL, ), 242 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1613', 'execTime' => 0.0001609325408935547, 'params' => NULL, ), 243 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1613', 'execTime' => 0.0004851818084716797, 'params' => NULL, ), 244 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0004291534423828125, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1613, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 245 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003330707550048828, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#4b4b4b', 'type' => 'color', 'themeId' => 1613, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 246 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0004150867462158203, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#0a4200', 'type' => 'color', 'themeId' => 1613, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 247 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00039505958557128906, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#0a4200', 'type' => 'color', 'themeId' => 1613, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 248 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0002009868621826172, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_page_wrap', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1613, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 249 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00014090538024902344, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow_footer, .base_index_page .ow_footer', 'defaultValue' => '#4b4b4b', 'type' => 'color', 'themeId' => 1613, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '5. Footer background', 'description' => NULL, 'mobile' => false, ), ), 250 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013494491577148438, 'params' => array ( 'id' => NULL, 'attribute' => 'background', 'selector' => '.ow_header', 'defaultValue' => 'url(images/bg_pic.png)', 'type' => 'image', 'themeId' => 1613, 'key' => 'headerImage', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 251 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001361370086669922, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#4b4b4b', 'type' => 'color', 'themeId' => 1613, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 252 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013518333435058594, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#4b4b4b', 'type' => 'color', 'themeId' => 1613, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 253 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013494491577148438, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.sitelogo', 'defaultValue' => 'url(images/site_name.png)', 'type' => 'image', 'themeId' => 1613, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '4. Logo image', 'description' => NULL, 'mobile' => false, ), ), 254 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001461505889892578, 'params' => array ( 'id' => NULL, 'themeId' => 1613, 'type' => 'decorator', 'value' => 'button', ), ), 255 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00013113021850585938, 'params' => array ( 'id' => NULL, 'themeId' => 1613, 'type' => 'master_page', 'value' => 'dndindex', ), ), 256 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011587142944335938, 'params' => array ( 'id' => NULL, 'themeId' => 1613, 'type' => 'master_page', 'value' => 'general', ), ), 257 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011205673217773438, 'params' => array ( 'id' => NULL, 'themeId' => 1613, 'type' => 'master_page', 'value' => 'index', ), ), 258 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010895729064941406, 'params' => array ( 'id' => NULL, 'themeId' => 1613, 'type' => 'master_page', 'value' => 'html_document', ), ), 259 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010919570922851562, 'params' => array ( 'id' => NULL, 'themeId' => 1613, 'type' => 'master_page', 'value' => 'blank', ), ), 260 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.0001399517059326172, 'params' => array ( 'id' => NULL, 'themeId' => 1613, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 261 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00021195411682128906, 'params' => array ( 0 => 1613, ), ), 262 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.00040602684020996094, 'params' => array ( 'themeId' => 1613, 'themeId2' => 1613, ), ), 263 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1613', 'execTime' => 0.00011610984802246094, 'params' => array ( ), ), 264 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001571178436279297, 'params' => array ( 0 => 1614, ), ), 265 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00014400482177734375, 'params' => array ( 0 => 1614, ), ), 266 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1614', 'execTime' => 0.00027298927307128906, 'params' => NULL, ), 267 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1614', 'execTime' => 0.00015115737915039062, 'params' => NULL, ), 268 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1614', 'execTime' => 0.0003669261932373047, 'params' => NULL, ), 269 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0002868175506591797, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => 'body, .ow, body, html, .base_sign_in', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1614, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 270 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00014495849609375, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html', 'defaultValue' => '#868686', 'type' => 'color', 'themeId' => 1614, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 271 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00015306472778320312, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a', 'defaultValue' => '#ae9e78', 'type' => 'color', 'themeId' => 1614, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 272 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001380443572998047, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#4c4c4c', 'type' => 'color', 'themeId' => 1614, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 273 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001289844512939453, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1614, 'key' => 'headerBackground', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 274 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001251697540283203, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_logo_wrap a', 'defaultValue' => 'url(images/logo_console.png)', 'type' => 'image', 'themeId' => 1614, 'key' => 'ConsoleImage', 'section' => '1. General Settings', 'label' => '6. Console logo image', 'description' => NULL, 'mobile' => false, ), ), 275 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001380443572998047, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.logo_url', 'defaultValue' => 'url(images/logo_inner.png)', 'type' => 'image', 'themeId' => 1614, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '5. Inner logo image', 'description' => NULL, 'mobile' => false, ), ), 276 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00012612342834472656, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#4c4c4c', 'type' => 'color', 'themeId' => 1614, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 277 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013494491577148438, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow_footer', 'defaultValue' => '#191514', 'type' => 'color', 'themeId' => 1614, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '7. Footer background color', 'description' => NULL, 'mobile' => false, ), ), 278 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001468658447265625, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#D76243', 'type' => 'color', 'themeId' => 1614, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 279 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013494491577148438, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.index_master_page .logo_url', 'defaultValue' => 'url(images/logo_index.png)', 'type' => 'image', 'themeId' => 1614, 'key' => 'indexLogoImage', 'section' => '1. General Settings', 'label' => '4. Index logo image', 'description' => NULL, 'mobile' => false, ), ), 280 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001289844512939453, 'params' => array ( 'id' => NULL, 'themeId' => 1614, 'type' => 'decorator', 'value' => 'button', ), ), 281 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011706352233886719, 'params' => array ( 'id' => NULL, 'themeId' => 1614, 'type' => 'master_page', 'value' => 'dndindex', ), ), 282 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010704994201660156, 'params' => array ( 'id' => NULL, 'themeId' => 1614, 'type' => 'master_page', 'value' => 'general', ), ), 283 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010609626770019531, 'params' => array ( 'id' => NULL, 'themeId' => 1614, 'type' => 'master_page', 'value' => 'index', ), ), 284 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00012087821960449219, 'params' => array ( 'id' => NULL, 'themeId' => 1614, 'type' => 'master_page', 'value' => 'html_document', ), ), 285 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010800361633300781, 'params' => array ( 'id' => NULL, 'themeId' => 1614, 'type' => 'master_page', 'value' => 'blank', ), ), 286 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.0001308917999267578, 'params' => array ( 'id' => NULL, 'themeId' => 1614, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 287 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00019478797912597656, 'params' => array ( 0 => 1614, ), ), 288 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0004131793975830078, 'params' => array ( 'themeId' => 1614, 'themeId2' => 1614, ), ), 289 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1614', 'execTime' => 0.00011205673217773438, 'params' => array ( ), ), 290 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001430511474609375, 'params' => array ( 0 => 1615, ), ), 291 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00013899803161621094, 'params' => array ( 0 => 1615, ), ), 292 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1615', 'execTime' => 0.00035500526428222656, 'params' => NULL, ), 293 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1615', 'execTime' => 0.0001571178436279297, 'params' => NULL, ), 294 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1615', 'execTime' => 0.0003650188446044922, 'params' => NULL, ), 295 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003108978271484375, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body', 'defaultValue' => '#000', 'type' => 'color', 'themeId' => 1615, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 296 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00014591217041015625, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html', 'defaultValue' => '#ffffe6', 'type' => 'color', 'themeId' => 1615, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 297 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001418590545654297, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#fffde3', 'type' => 'color', 'themeId' => 1615, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 298 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001461505889892578, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#796458', 'type' => 'color', 'themeId' => 1615, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 299 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013399124145507812, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_page_wrap', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1615, 'key' => 'backgroundImage', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 300 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00012683868408203125, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow_footer', 'defaultValue' => '#000', 'type' => 'color', 'themeId' => 1615, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '5. Footer background', 'description' => NULL, 'mobile' => false, ), ), 301 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013709068298339844, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header', 'defaultValue' => 'url(images/bg_pic.jpg)', 'type' => 'image', 'themeId' => 1615, 'key' => 'headerImage', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 302 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001399517059326172, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#ffffe6', 'type' => 'color', 'themeId' => 1615, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 303 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00012993812561035156, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#796458', 'type' => 'color', 'themeId' => 1615, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 304 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001480579376220703, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.sitelogo', 'defaultValue' => 'url(images/site_name.png)', 'type' => 'image', 'themeId' => 1615, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '4. Logo image', 'description' => NULL, 'mobile' => false, ), ), 305 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001468658447265625, 'params' => array ( 'id' => NULL, 'themeId' => 1615, 'type' => 'decorator', 'value' => 'button', ), ), 306 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001220703125, 'params' => array ( 'id' => NULL, 'themeId' => 1615, 'type' => 'master_page', 'value' => 'dndindex', ), ), 307 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011301040649414062, 'params' => array ( 'id' => NULL, 'themeId' => 1615, 'type' => 'master_page', 'value' => 'general', ), ), 308 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010991096496582031, 'params' => array ( 'id' => NULL, 'themeId' => 1615, 'type' => 'master_page', 'value' => 'index', ), ), 309 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010991096496582031, 'params' => array ( 'id' => NULL, 'themeId' => 1615, 'type' => 'master_page', 'value' => 'html_document', ), ), 310 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010585784912109375, 'params' => array ( 'id' => NULL, 'themeId' => 1615, 'type' => 'master_page', 'value' => 'blank', ), ), 311 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.00013780593872070312, 'params' => array ( 'id' => NULL, 'themeId' => 1615, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 312 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001938343048095703, 'params' => array ( 0 => 1615, ), ), 313 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.00039696693420410156, 'params' => array ( 'themeId' => 1615, 'themeId2' => 1615, ), ), 314 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1615', 'execTime' => 0.00011706352233886719, 'params' => array ( ), ), 315 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00014495849609375, 'params' => array ( 0 => 1616, ), ), 316 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001380443572998047, 'params' => array ( 0 => 1616, ), ), 317 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1616', 'execTime' => 0.0002760887145996094, 'params' => NULL, ), 318 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1616', 'execTime' => 0.0001468658447265625, 'params' => NULL, ), 319 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1616', 'execTime' => 0.0003960132598876953, 'params' => NULL, ), 320 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0002739429473876953, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => 'body, .base_sign_in', 'defaultValue' => '#bfc6c6', 'type' => 'color', 'themeId' => 1616, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 321 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00016999244689941406, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#4f5058', 'type' => 'color', 'themeId' => 1616, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 322 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00014400482177734375, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#0060aa', 'type' => 'color', 'themeId' => 1616, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 323 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001430511474609375, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#4F5058', 'type' => 'color', 'themeId' => 1616, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 324 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001308917999267578, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow_footer', 'defaultValue' => '#f9faff', 'type' => 'color', 'themeId' => 1616, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '6. Footer background color', 'description' => NULL, 'mobile' => false, ), ), 325 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013685226440429688, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_logo_wrap', 'defaultValue' => 'url(images/header_pic.png)', 'type' => 'image', 'themeId' => 1616, 'key' => 'headerBackground', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 326 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001361370086669922, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_logo_wrap a.ow_logo', 'defaultValue' => 'url(images/site_logo.png)', 'type' => 'image', 'themeId' => 1616, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '5. Inner logo image', 'description' => NULL, 'mobile' => false, ), ), 327 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00015282630920410156, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#4f5058', 'type' => 'color', 'themeId' => 1616, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 328 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013518333435058594, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#494949', 'type' => 'color', 'themeId' => 1616, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 329 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013399124145507812, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.index_master_page .ow_header_in', 'defaultValue' => 'url(images/indexpage_header_image.png)', 'type' => 'image', 'themeId' => 1616, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 330 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001399517059326172, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.index_master_page .logo_url', 'defaultValue' => 'url(images/indexpage_logo.png)', 'type' => 'image', 'themeId' => 1616, 'key' => 'indexLogoImage', 'section' => '1. General Settings', 'label' => '4. Index logo image', 'description' => NULL, 'mobile' => false, ), ), 331 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001289844512939453, 'params' => array ( 'id' => NULL, 'themeId' => 1616, 'type' => 'decorator', 'value' => 'button', ), ), 332 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00012087821960449219, 'params' => array ( 'id' => NULL, 'themeId' => 1616, 'type' => 'master_page', 'value' => 'dndindex', ), ), 333 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001289844512939453, 'params' => array ( 'id' => NULL, 'themeId' => 1616, 'type' => 'master_page', 'value' => 'general', ), ), 334 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010991096496582031, 'params' => array ( 'id' => NULL, 'themeId' => 1616, 'type' => 'master_page', 'value' => 'index', ), ), 335 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010704994201660156, 'params' => array ( 'id' => NULL, 'themeId' => 1616, 'type' => 'master_page', 'value' => 'html_document', ), ), 336 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010585784912109375, 'params' => array ( 'id' => NULL, 'themeId' => 1616, 'type' => 'master_page', 'value' => 'blank', ), ), 337 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.00013113021850585938, 'params' => array ( 'id' => NULL, 'themeId' => 1616, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 338 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00019407272338867188, 'params' => array ( 0 => 1616, ), ), 339 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0004520416259765625, 'params' => array ( 'themeId' => 1616, 'themeId2' => 1616, ), ), 340 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1616', 'execTime' => 0.00011396408081054688, 'params' => array ( ), ), 341 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00014281272888183594, 'params' => array ( 0 => 1617, ), ), 342 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00013899803161621094, 'params' => array ( 0 => 1617, ), ), 343 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1617', 'execTime' => 0.0002968311309814453, 'params' => NULL, ), 344 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1617', 'execTime' => 0.00015401840209960938, 'params' => NULL, ), 345 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1617', 'execTime' => 0.00033092498779296875, 'params' => NULL, ), 346 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003039836883544922, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body', 'defaultValue' => '#fdfff0', 'type' => 'color', 'themeId' => 1617, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 347 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00016498565673828125, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#52483f', 'type' => 'color', 'themeId' => 1617, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 348 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.000141143798828125, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#009683', 'type' => 'color', 'themeId' => 1617, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 349 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001380443572998047, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#009683', 'type' => 'color', 'themeId' => 1617, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 350 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013709068298339844, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_page_wrap', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1617, 'key' => 'backgroundImage', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 351 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013494491577148438, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header', 'defaultValue' => 'url(images/bg_pic.jpg)', 'type' => 'image', 'themeId' => 1617, 'key' => 'headerImage', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 352 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013399124145507812, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#52483f', 'type' => 'color', 'themeId' => 1617, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 353 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00015306472778320312, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#52483f', 'type' => 'color', 'themeId' => 1617, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 354 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001342296600341797, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.sitelogo', 'defaultValue' => 'url(images/site_name.png)', 'type' => 'image', 'themeId' => 1617, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '4. Logo image', 'description' => NULL, 'mobile' => false, ), ), 355 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001289844512939453, 'params' => array ( 'id' => NULL, 'themeId' => 1617, 'type' => 'decorator', 'value' => 'button', ), ), 356 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00012302398681640625, 'params' => array ( 'id' => NULL, 'themeId' => 1617, 'type' => 'master_page', 'value' => 'dndindex', ), ), 357 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011301040649414062, 'params' => array ( 'id' => NULL, 'themeId' => 1617, 'type' => 'master_page', 'value' => 'general', ), ), 358 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011301040649414062, 'params' => array ( 'id' => NULL, 'themeId' => 1617, 'type' => 'master_page', 'value' => 'index', ), ), 359 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001270771026611328, 'params' => array ( 'id' => NULL, 'themeId' => 1617, 'type' => 'master_page', 'value' => 'html_document', ), ), 360 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011706352233886719, 'params' => array ( 'id' => NULL, 'themeId' => 1617, 'type' => 'master_page', 'value' => 'blank', ), ), 361 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.00013184547424316406, 'params' => array ( 'id' => NULL, 'themeId' => 1617, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 362 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00019598007202148438, 'params' => array ( 0 => 1617, ), ), 363 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0004119873046875, 'params' => array ( 'themeId' => 1617, 'themeId2' => 1617, ), ), 364 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1617', 'execTime' => 0.00011301040649414062, 'params' => array ( ), ), 365 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00014400482177734375, 'params' => array ( 0 => 1618, ), ), 366 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00013899803161621094, 'params' => array ( 0 => 1618, ), ), 367 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1618', 'execTime' => 0.00027489662170410156, 'params' => NULL, ), 368 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1618', 'execTime' => 0.0001480579376220703, 'params' => NULL, ), 369 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1618', 'execTime' => 0.00039005279541015625, 'params' => NULL, ), 370 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0002791881561279297, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body', 'defaultValue' => '#090f10', 'type' => 'color', 'themeId' => 1618, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 371 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001480579376220703, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#d6d6be', 'type' => 'color', 'themeId' => 1618, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 372 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001361370086669922, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#7ce6fe', 'type' => 'color', 'themeId' => 1618, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 373 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001518726348876953, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#d6d6be', 'type' => 'color', 'themeId' => 1618, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 374 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00014591217041015625, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page', 'defaultValue' => 'url(images/promo.png)', 'type' => 'image', 'themeId' => 1618, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 375 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001380443572998047, 'params' => array ( 'id' => NULL, 'attribute' => 'background', 'selector' => '.ow_footer', 'defaultValue' => '#04070e', 'type' => 'color', 'themeId' => 1618, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '6. Footer background color', 'description' => NULL, 'mobile' => false, ), ), 376 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00014090538024902344, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header', 'defaultValue' => 'url(images/header.png)', 'type' => 'image', 'themeId' => 1618, 'key' => 'headerBackground', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 377 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013303756713867188, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#d6d6be', 'type' => 'color', 'themeId' => 1618, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 378 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001380443572998047, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#b2bac0', 'type' => 'color', 'themeId' => 1618, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 379 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00014901161193847656, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .sitelogo', 'defaultValue' => 'url(images/site_name.png)', 'type' => 'image', 'themeId' => 1618, 'key' => 'indexLogoImage', 'section' => '1. General Settings', 'label' => '4. Index logo image', 'description' => NULL, 'mobile' => false, ), ), 380 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001461505889892578, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.sitelogo', 'defaultValue' => 'url(images/site_name_inner.png)', 'type' => 'image', 'themeId' => 1618, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '5. Inner logo image', 'description' => NULL, 'mobile' => false, ), ), 381 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00012803077697753906, 'params' => array ( 'id' => NULL, 'themeId' => 1618, 'type' => 'decorator', 'value' => 'button', ), ), 382 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011920928955078125, 'params' => array ( 'id' => NULL, 'themeId' => 1618, 'type' => 'master_page', 'value' => 'dndindex', ), ), 383 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011014938354492188, 'params' => array ( 'id' => NULL, 'themeId' => 1618, 'type' => 'master_page', 'value' => 'general', ), ), 384 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010800361633300781, 'params' => array ( 'id' => NULL, 'themeId' => 1618, 'type' => 'master_page', 'value' => 'index', ), ), 385 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010800361633300781, 'params' => array ( 'id' => NULL, 'themeId' => 1618, 'type' => 'master_page', 'value' => 'html_document', ), ), 386 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011491775512695312, 'params' => array ( 'id' => NULL, 'themeId' => 1618, 'type' => 'master_page', 'value' => 'blank', ), ), 387 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.0001361370086669922, 'params' => array ( 'id' => NULL, 'themeId' => 1618, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 388 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002009868621826172, 'params' => array ( 0 => 1618, ), ), 389 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.00041294097900390625, 'params' => array ( 'themeId' => 1618, 'themeId2' => 1618, ), ), 390 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1618', 'execTime' => 0.00012087821960449219, 'params' => array ( ), ), 391 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00014495849609375, 'params' => array ( 0 => 1619, ), ), 392 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00013899803161621094, 'params' => array ( 0 => 1619, ), ), 393 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1619', 'execTime' => 0.00034308433532714844, 'params' => NULL, ), 394 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1619', 'execTime' => 0.00015592575073242188, 'params' => NULL, ), 395 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1619', 'execTime' => 0.0003800392150878906, 'params' => NULL, ), 396 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003008842468261719, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '@import url(\'https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700&display=swap\'); body, .ow, body, html, .base_sign_in', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1619, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 397 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00015497207641601562, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html', 'defaultValue' => '#666', 'type' => 'color', 'themeId' => 1619, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 398 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.000164031982421875, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a', 'defaultValue' => '#0e0e0e', 'type' => 'color', 'themeId' => 1619, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 399 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013685226440429688, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#4c4c4c', 'type' => 'color', 'themeId' => 1619, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 400 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00015401840209960938, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_header', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1619, 'key' => 'headerBackground', 'section' => '1. General Settings', 'label' => '2. Header background image', 'description' => NULL, 'mobile' => false, ), ), 401 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013303756713867188, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_logo_wrap a', 'defaultValue' => 'url(images/logo_console.png)', 'type' => 'image', 'themeId' => 1619, 'key' => 'indexLogoImage', 'section' => '1. General Settings', 'label' => '3. Index logo image', 'description' => NULL, 'mobile' => false, ), ), 402 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001308917999267578, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_site_panel_wrap.site_panel_wrap_bg_color .ow_logo_wrap a', 'defaultValue' => 'url(images/logo_console.png)', 'type' => 'image', 'themeId' => 1619, 'key' => 'indexLogoImageScroll', 'section' => '1. General Settings', 'label' => '4. Index logo image scroll', 'description' => NULL, 'mobile' => false, ), ), 403 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001308917999267578, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_logo_wrap a', 'defaultValue' => 'url(images/logo_console_black.png)', 'type' => 'image', 'themeId' => 1619, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '5. Inner logo image', 'description' => NULL, 'mobile' => false, ), ), 404 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013303756713867188, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_site_panel_wrap.site_panel_wrap_bg_color .ow_logo_wrap a', 'defaultValue' => 'url(images/logo_console.png)', 'type' => 'image', 'themeId' => 1619, 'key' => 'ConsoleImage', 'section' => '1. General Settings', 'label' => '6. Inner logo image scroll', 'description' => NULL, 'mobile' => false, ), ), 405 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00015211105346679688, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'html body .ow_box_cap h3, .ow_box_cap_empty h3', 'defaultValue' => '#787878', 'type' => 'color', 'themeId' => 1619, 'key' => 'WidgetTitleColor', 'section' => '2. Colors', 'label' => '6. Box title', 'description' => NULL, 'mobile' => false, ), ), 406 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013589859008789062, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#0e0e0e', 'type' => 'color', 'themeId' => 1619, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 407 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001270771026611328, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow_footer', 'defaultValue' => '#0e0e0e', 'type' => 'color', 'themeId' => 1619, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '7. Footer background color', 'description' => NULL, 'mobile' => false, ), ), 408 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013208389282226562, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#666', 'type' => 'color', 'themeId' => 1619, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 409 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.000125885009765625, 'params' => array ( 'id' => NULL, 'themeId' => 1619, 'type' => 'decorator', 'value' => 'button', ), ), 410 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00012302398681640625, 'params' => array ( 'id' => NULL, 'themeId' => 1619, 'type' => 'master_page', 'value' => 'dndindex', ), ), 411 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00012087821960449219, 'params' => array ( 'id' => NULL, 'themeId' => 1619, 'type' => 'master_page', 'value' => 'general', ), ), 412 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011110305786132812, 'params' => array ( 'id' => NULL, 'themeId' => 1619, 'type' => 'master_page', 'value' => 'index', ), ), 413 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010895729064941406, 'params' => array ( 'id' => NULL, 'themeId' => 1619, 'type' => 'master_page', 'value' => 'html_document', ), ), 414 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010895729064941406, 'params' => array ( 'id' => NULL, 'themeId' => 1619, 'type' => 'master_page', 'value' => 'blank', ), ), 415 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.00013589859008789062, 'params' => array ( 'id' => NULL, 'themeId' => 1619, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 416 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00019502639770507812, 'params' => array ( 0 => 1619, ), ), 417 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0004451274871826172, 'params' => array ( 'themeId' => 1619, 'themeId2' => 1619, ), ), 418 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1619', 'execTime' => 0.00011110305786132812, 'params' => array ( ), ), 419 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001418590545654297, 'params' => array ( 0 => 1620, ), ), 420 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001380443572998047, 'params' => array ( 0 => 1620, ), ), 421 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1620', 'execTime' => 0.0002779960632324219, 'params' => NULL, ), 422 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1620', 'execTime' => 0.0001480579376220703, 'params' => NULL, ), 423 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1620', 'execTime' => 0.0003829002380371094, 'params' => NULL, ), 424 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003001689910888672, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body', 'defaultValue' => '#e6e0ec', 'type' => 'color', 'themeId' => 1620, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 425 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00020503997802734375, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#7e6587', 'type' => 'color', 'themeId' => 1620, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 426 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00016999244689941406, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#00677d', 'type' => 'color', 'themeId' => 1620, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 427 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001418590545654297, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#7e6587', 'type' => 'color', 'themeId' => 1620, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 428 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013685226440429688, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow_footer', 'defaultValue' => 'rgba(255,255,255,0.3)', 'type' => 'color', 'themeId' => 1620, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '5. Footer background color', 'description' => NULL, 'mobile' => false, ), ), 429 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00014495849609375, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header_wrap', 'defaultValue' => 'url(images/bg.png)', 'type' => 'image', 'themeId' => 1620, 'key' => 'HeaderbackgroundImage', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 430 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00014400482177734375, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_logo', 'defaultValue' => 'url(images/header_s.png)', 'type' => 'image', 'themeId' => 1620, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '4. Logo image', 'description' => NULL, 'mobile' => false, ), ), 431 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013113021850585938, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#7e6587', 'type' => 'color', 'themeId' => 1620, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 432 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013494491577148438, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#00677D', 'type' => 'color', 'themeId' => 1620, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 433 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00012993812561035156, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_sign_in, .base_index_page', 'defaultValue' => 'url(images/bg.png)', 'type' => 'image', 'themeId' => 1620, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 434 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001289844512939453, 'params' => array ( 'id' => NULL, 'themeId' => 1620, 'type' => 'decorator', 'value' => 'button', ), ), 435 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00012183189392089844, 'params' => array ( 'id' => NULL, 'themeId' => 1620, 'type' => 'master_page', 'value' => 'dndindex', ), ), 436 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001289844512939453, 'params' => array ( 'id' => NULL, 'themeId' => 1620, 'type' => 'master_page', 'value' => 'general', ), ), 437 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011587142944335938, 'params' => array ( 'id' => NULL, 'themeId' => 1620, 'type' => 'master_page', 'value' => 'index', ), ), 438 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001068115234375, 'params' => array ( 'id' => NULL, 'themeId' => 1620, 'type' => 'master_page', 'value' => 'html_document', ), ), 439 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001049041748046875, 'params' => array ( 'id' => NULL, 'themeId' => 1620, 'type' => 'master_page', 'value' => 'blank', ), ), 440 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.00013113021850585938, 'params' => array ( 'id' => NULL, 'themeId' => 1620, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 441 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00019502639770507812, 'params' => array ( 0 => 1620, ), ), 442 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0004031658172607422, 'params' => array ( 'themeId' => 1620, 'themeId2' => 1620, ), ), 443 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1620', 'execTime' => 0.00011301040649414062, 'params' => array ( ), ), 444 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001430511474609375, 'params' => array ( 0 => 1621, ), ), 445 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001380443572998047, 'params' => array ( 0 => 1621, ), ), 446 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1621', 'execTime' => 0.0002930164337158203, 'params' => NULL, ), 447 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1621', 'execTime' => 0.00014781951904296875, 'params' => NULL, ), 448 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1621', 'execTime' => 0.0003979206085205078, 'params' => NULL, ), 449 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003039836883544922, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1621, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 450 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001590251922607422, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#52483f', 'type' => 'color', 'themeId' => 1621, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 451 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00015091896057128906, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#b4534d', 'type' => 'color', 'themeId' => 1621, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 452 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00014495849609375, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#616161', 'type' => 'color', 'themeId' => 1621, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 453 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013709068298339844, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_page_wrap', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1621, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 454 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00015783309936523438, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header', 'defaultValue' => 'url(images/bg_pic.jpg)', 'type' => 'image', 'themeId' => 1621, 'key' => 'headerBackground', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 455 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013494491577148438, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1621, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 456 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001399517059326172, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#52483f', 'type' => 'color', 'themeId' => 1621, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 457 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013113021850585938, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .sitelogo', 'defaultValue' => 'url(images/site_logo.png)', 'type' => 'image', 'themeId' => 1621, 'key' => 'indexLogoImage', 'section' => '1. General Settings', 'label' => '4. Index logo image', 'description' => NULL, 'mobile' => false, ), ), 458 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001289844512939453, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.sitelogo', 'defaultValue' => 'url(images/site_name.png)', 'type' => 'image', 'themeId' => 1621, 'key' => 'LogoImage', 'section' => '1. General Settings', 'label' => '5. Inner logo image', 'description' => NULL, 'mobile' => false, ), ), 459 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001289844512939453, 'params' => array ( 'id' => NULL, 'themeId' => 1621, 'type' => 'decorator', 'value' => 'button', ), ), 460 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00013899803161621094, 'params' => array ( 'id' => NULL, 'themeId' => 1621, 'type' => 'master_page', 'value' => 'dndindex', ), ), 461 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011515617370605469, 'params' => array ( 'id' => NULL, 'themeId' => 1621, 'type' => 'master_page', 'value' => 'general', ), ), 462 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010895729064941406, 'params' => array ( 'id' => NULL, 'themeId' => 1621, 'type' => 'master_page', 'value' => 'index', ), ), 463 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010895729064941406, 'params' => array ( 'id' => NULL, 'themeId' => 1621, 'type' => 'master_page', 'value' => 'html_document', ), ), 464 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011014938354492188, 'params' => array ( 'id' => NULL, 'themeId' => 1621, 'type' => 'master_page', 'value' => 'blank', ), ), 465 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.00013303756713867188, 'params' => array ( 'id' => NULL, 'themeId' => 1621, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 466 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00020313262939453125, 'params' => array ( 0 => 1621, ), ), 467 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.00039696693420410156, 'params' => array ( 'themeId' => 1621, 'themeId2' => 1621, ), ), 468 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1621', 'execTime' => 0.00011396408081054688, 'params' => array ( ), ), 469 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001430511474609375, 'params' => array ( 0 => 1622, ), ), 470 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00014400482177734375, 'params' => array ( 0 => 1622, ), ), 471 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1622', 'execTime' => 0.0003600120544433594, 'params' => NULL, ), 472 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1622', 'execTime' => 0.0001609325408935547, 'params' => NULL, ), 473 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1622', 'execTime' => 0.00043392181396484375, 'params' => NULL, ), 474 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0006070137023925781, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body', 'defaultValue' => '#412e57', 'type' => 'color', 'themeId' => 1622, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 475 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00035309791564941406, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#2e64ff', 'type' => 'color', 'themeId' => 1622, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 476 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003819465637207031, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#616161', 'type' => 'color', 'themeId' => 1622, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 477 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003190040588378906, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_page_wrap', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1622, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 478 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003349781036376953, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_page_container .ow_page', 'defaultValue' => '#616161', 'type' => 'color', 'themeId' => 1622, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 479 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00035119056701660156, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header', 'defaultValue' => 'url(images/bg_pic.jpg)', 'type' => 'image', 'themeId' => 1622, 'key' => 'headerBackground', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 480 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003478527069091797, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1622, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 481 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00038313865661621094, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#616161', 'type' => 'color', 'themeId' => 1622, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 482 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00027298927307128906, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_promo_collage_item1', 'defaultValue' => 'url(images/promo_collage1.png)', 'type' => 'image', 'themeId' => 1622, 'key' => 'collageimage1', 'section' => '3. Index Page', 'label' => 'Collage image 1', 'description' => NULL, 'mobile' => false, ), ), 483 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0002579689025878906, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_promo_collage_item2', 'defaultValue' => 'url(images/promo_collage2.png)', 'type' => 'image', 'themeId' => 1622, 'key' => 'collageimage2', 'section' => '3. Index Page', 'label' => 'Collage image 2', 'description' => NULL, 'mobile' => false, ), ), 484 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00026106834411621094, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_promo_collage_item3', 'defaultValue' => 'url(images/promo_collage3.png)', 'type' => 'image', 'themeId' => 1622, 'key' => 'collageimage3', 'section' => '3. Index Page', 'label' => 'Collage image 3', 'description' => NULL, 'mobile' => false, ), ), 485 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0002601146697998047, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_promo_collage_item4', 'defaultValue' => 'url(images/promo_collage4.png)', 'type' => 'image', 'themeId' => 1622, 'key' => 'collageimage4', 'section' => '3. Index Page', 'label' => 'Collage image 4', 'description' => NULL, 'mobile' => false, ), ), 486 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00026297569274902344, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_promo_collage_item5', 'defaultValue' => 'url(images/promo_collage5.png)', 'type' => 'image', 'themeId' => 1622, 'key' => 'collageimage5', 'section' => '3. Index Page', 'label' => 'Collage image 5', 'description' => NULL, 'mobile' => false, ), ), 487 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00030994415283203125, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_promo_left', 'defaultValue' => 'url(images/promo_left.jpg)', 'type' => 'image', 'themeId' => 1622, 'key' => 'qs_image', 'section' => '3. Index Page', 'label' => 'Quick Search Image', 'description' => NULL, 'mobile' => false, ), ), 488 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003330707550048828, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.sitelogo', 'defaultValue' => 'url(images/site_name.png)', 'type' => 'image', 'themeId' => 1622, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '4. Logo image', 'description' => NULL, 'mobile' => false, ), ), 489 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00024819374084472656, 'params' => array ( 'id' => NULL, 'themeId' => 1622, 'type' => 'decorator', 'value' => 'button', ), ), 490 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00022983551025390625, 'params' => array ( 'id' => NULL, 'themeId' => 1622, 'type' => 'master_page', 'value' => 'dndindex', ), ), 491 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023293495178222656, 'params' => array ( 'id' => NULL, 'themeId' => 1622, 'type' => 'master_page', 'value' => 'general', ), ), 492 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023412704467773438, 'params' => array ( 'id' => NULL, 'themeId' => 1622, 'type' => 'master_page', 'value' => 'index', ), ), 493 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00021505355834960938, 'params' => array ( 'id' => NULL, 'themeId' => 1622, 'type' => 'master_page', 'value' => 'html_document', ), ), 494 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00021219253540039062, 'params' => array ( 'id' => NULL, 'themeId' => 1622, 'type' => 'master_page', 'value' => 'blank', ), ), 495 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.00030493736267089844, 'params' => array ( 'id' => NULL, 'themeId' => 1622, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 496 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0004029273986816406, 'params' => array ( 0 => 1622, ), ), 497 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0011491775512695312, 'params' => array ( 'themeId' => 1622, 'themeId2' => 1622, ), ), 498 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1622', 'execTime' => 0.00031495094299316406, 'params' => array ( ), ), 499 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003230571746826172, 'params' => array ( 0 => 1623, ), ), 500 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00026702880859375, 'params' => array ( 0 => 1623, ), ), 501 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1623', 'execTime' => 0.000823974609375, 'params' => NULL, ), 502 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1623', 'execTime' => 0.00039005279541015625, 'params' => NULL, ), 503 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1623', 'execTime' => 0.0012249946594238281, 'params' => NULL, ), 504 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0006661415100097656, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body', 'defaultValue' => '#74adc0', 'type' => 'color', 'themeId' => 1623, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 505 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003829002380371094, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#c5ffff', 'type' => 'color', 'themeId' => 1623, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 506 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003561973571777344, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#7be1f9', 'type' => 'color', 'themeId' => 1623, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 507 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003299713134765625, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#2b6170', 'type' => 'color', 'themeId' => 1623, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 508 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0002999305725097656, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_page_wrap', 'defaultValue' => 'url(images/promo.png)', 'type' => 'image', 'themeId' => 1623, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 509 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003349781036376953, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow_footer', 'defaultValue' => '#6599ac', 'type' => 'color', 'themeId' => 1623, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '6. Footer background color', 'description' => NULL, 'mobile' => false, ), ), 510 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003199577331542969, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header', 'defaultValue' => 'url(images/header_pic.jpg)', 'type' => 'image', 'themeId' => 1623, 'key' => 'headerImage', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 511 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003380775451660156, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#2b6170', 'type' => 'color', 'themeId' => 1623, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 512 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.000347137451171875, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#3f6e7c', 'type' => 'color', 'themeId' => 1623, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 513 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003139972686767578, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .sitelogo', 'defaultValue' => 'url(images/site_name.png)', 'type' => 'image', 'themeId' => 1623, 'key' => 'indexLogoImage', 'section' => '1. General Settings', 'label' => '4. Index logo image', 'description' => NULL, 'mobile' => false, ), ), 514 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00031304359436035156, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.sitelogo', 'defaultValue' => 'url(images/logo_inner.png)', 'type' => 'image', 'themeId' => 1623, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '5. Inner logo image', 'description' => NULL, 'mobile' => false, ), ), 515 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002789497375488281, 'params' => array ( 'id' => NULL, 'themeId' => 1623, 'type' => 'decorator', 'value' => 'button', ), ), 516 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023603439331054688, 'params' => array ( 'id' => NULL, 'themeId' => 1623, 'type' => 'master_page', 'value' => 'dndindex', ), ), 517 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00022602081298828125, 'params' => array ( 'id' => NULL, 'themeId' => 1623, 'type' => 'master_page', 'value' => 'general', ), ), 518 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00021982192993164062, 'params' => array ( 'id' => NULL, 'themeId' => 1623, 'type' => 'master_page', 'value' => 'index', ), ), 519 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002720355987548828, 'params' => array ( 'id' => NULL, 'themeId' => 1623, 'type' => 'master_page', 'value' => 'html_document', ), ), 520 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002200603485107422, 'params' => array ( 'id' => NULL, 'themeId' => 1623, 'type' => 'master_page', 'value' => 'blank', ), ), 521 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.0002639293670654297, 'params' => array ( 'id' => NULL, 'themeId' => 1623, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 522 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003638267517089844, 'params' => array ( 0 => 1623, ), ), 523 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0010039806365966797, 'params' => array ( 'themeId' => 1623, 'themeId2' => 1623, ), ), 524 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1623', 'execTime' => 0.00022602081298828125, 'params' => array ( ), ), 525 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00027108192443847656, 'params' => array ( 0 => 1624, ), ), 526 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002970695495605469, 'params' => array ( 0 => 1624, ), ), 527 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1624', 'execTime' => 0.000843048095703125, 'params' => NULL, ), 528 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1624', 'execTime' => 0.00043392181396484375, 'params' => NULL, ), 529 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1624', 'execTime' => 0.0012760162353515625, 'params' => NULL, ), 530 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0006110668182373047, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body', 'defaultValue' => '#fff5fb', 'type' => 'color', 'themeId' => 1624, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 531 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0004119873046875, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#553d2f', 'type' => 'color', 'themeId' => 1624, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 532 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00035500526428222656, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#578581', 'type' => 'color', 'themeId' => 1624, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 533 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003719329833984375, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#715848', 'type' => 'color', 'themeId' => 1624, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 534 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003609657287597656, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_page_wrap', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1624, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 535 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00032591819763183594, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow_footer', 'defaultValue' => '#fffdff', 'type' => 'color', 'themeId' => 1624, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '5. Footer background', 'description' => NULL, 'mobile' => false, ), ), 536 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003650188446044922, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header', 'defaultValue' => 'url(images/bg_pic.jpg)', 'type' => 'image', 'themeId' => 1624, 'key' => 'headerBackground', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 537 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00030303001403808594, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#715848', 'type' => 'color', 'themeId' => 1624, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 538 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003139972686767578, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#796458', 'type' => 'color', 'themeId' => 1624, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 539 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00032210350036621094, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.sitelogo', 'defaultValue' => 'url(images/site_name.png)', 'type' => 'image', 'themeId' => 1624, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '4. Logo image', 'description' => NULL, 'mobile' => false, ), ), 540 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002460479736328125, 'params' => array ( 'id' => NULL, 'themeId' => 1624, 'type' => 'decorator', 'value' => 'button', ), ), 541 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023818016052246094, 'params' => array ( 'id' => NULL, 'themeId' => 1624, 'type' => 'master_page', 'value' => 'dndindex', ), ), 542 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00025200843811035156, 'params' => array ( 'id' => NULL, 'themeId' => 1624, 'type' => 'master_page', 'value' => 'general', ), ), 543 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023698806762695312, 'params' => array ( 'id' => NULL, 'themeId' => 1624, 'type' => 'master_page', 'value' => 'index', ), ), 544 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002219676971435547, 'params' => array ( 'id' => NULL, 'themeId' => 1624, 'type' => 'master_page', 'value' => 'html_document', ), ), 545 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00020885467529296875, 'params' => array ( 'id' => NULL, 'themeId' => 1624, 'type' => 'master_page', 'value' => 'blank', ), ), 546 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.00026798248291015625, 'params' => array ( 'id' => NULL, 'themeId' => 1624, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 547 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00037097930908203125, 'params' => array ( 0 => 1624, ), ), 548 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.001068115234375, 'params' => array ( 'themeId' => 1624, 'themeId2' => 1624, ), ), 549 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1624', 'execTime' => 0.00025582313537597656, 'params' => array ( ), ), 550 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003330707550048828, 'params' => array ( 0 => 1625, ), ), 551 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003139972686767578, 'params' => array ( 0 => 1625, ), ), 552 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1625', 'execTime' => 0.000782012939453125, 'params' => NULL, ), 553 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1625', 'execTime' => 0.0004019737243652344, 'params' => NULL, ), 554 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1625', 'execTime' => 0.0010290145874023438, 'params' => NULL, ), 555 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0006380081176757812, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => 'body, .ow, .base_sign_in', 'defaultValue' => '#000213', 'type' => 'color', 'themeId' => 1625, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 556 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00034499168395996094, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html', 'defaultValue' => '#B4BCD0', 'type' => 'color', 'themeId' => 1625, 'key' => 'textColor', 'section' => '3. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 557 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00031185150146484375, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a', 'defaultValue' => '#F7F8F8', 'type' => 'color', 'themeId' => 1625, 'key' => 'linkColor', 'section' => '3. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 558 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003628730773925781, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#F7F8F8', 'type' => 'color', 'themeId' => 1625, 'key' => 'titleColor', 'section' => '3. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 559 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003418922424316406, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_logo_wrap a', 'defaultValue' => 'url(images/logo.svg)', 'type' => 'image', 'themeId' => 1625, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '2. Logo image', 'description' => NULL, 'mobile' => false, ), ), 560 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003662109375, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'html body .ow_box_cap h3, .ow_box_cap_empty h3', 'defaultValue' => '#F7F8F8', 'type' => 'color', 'themeId' => 1625, 'key' => 'WidgetTitleColor', 'section' => '3. Colors', 'label' => '6. Box title', 'description' => NULL, 'mobile' => false, ), ), 561 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003190040588378906, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#B4BCD0', 'type' => 'color', 'themeId' => 1625, 'key' => 'menuColor', 'section' => '3. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 562 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003368854522705078, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#7989A0', 'type' => 'color', 'themeId' => 1625, 'key' => 'txtValue', 'section' => '3. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 563 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00030803680419921875, 'params' => array ( 'id' => NULL, 'themeId' => 1625, 'type' => 'decorator', 'value' => 'button', ), ), 564 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023794174194335938, 'params' => array ( 'id' => NULL, 'themeId' => 1625, 'type' => 'master_page', 'value' => 'dndindex', ), ), 565 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00020885467529296875, 'params' => array ( 'id' => NULL, 'themeId' => 1625, 'type' => 'master_page', 'value' => 'general', ), ), 566 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00026106834411621094, 'params' => array ( 'id' => NULL, 'themeId' => 1625, 'type' => 'master_page', 'value' => 'index', ), ), 567 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00022983551025390625, 'params' => array ( 'id' => NULL, 'themeId' => 1625, 'type' => 'master_page', 'value' => 'html_document', ), ), 568 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002200603485107422, 'params' => array ( 'id' => NULL, 'themeId' => 1625, 'type' => 'master_page', 'value' => 'blank', ), ), 569 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.0002598762512207031, 'params' => array ( 'id' => NULL, 'themeId' => 1625, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 570 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0004050731658935547, 'params' => array ( 0 => 1625, ), ), 571 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0010089874267578125, 'params' => array ( 'themeId' => 1625, 'themeId2' => 1625, ), ), 572 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1625', 'execTime' => 0.0002269744873046875, 'params' => array ( ), ), 573 => array ( 'query' => 'SELECT * FROM ow_base_config WHERE `key` = \'base\' AND `name` = \'cachedEntitiesPostfix\' LIMIT 0, 1', 'execTime' => 0.0003299713134765625, 'params' => array ( ), ), 574 => array ( 'query' => 'UPDATE `ow_base_config` SET `value`=:value WHERE id=:id', 'execTime' => 0.0003409385681152344, 'params' => array ( 'id' => 521, 'value' => 'IPy6iryd', ), ), 575 => array ( 'query' => 'SELECT * FROM ow_base_config', 'execTime' => 0.0005869865417480469, 'params' => array ( ), ), 576 => array ( 'query' => 'SELECT * FROM ow_base_language WHERE `status` = \'active\'', 'execTime' => 0.0003948211669921875, 'params' => array ( ), ), 577 => array ( 'query' => 'SELECT k.*, p.`prefix`, v.`value` FROM ow_base_language_key AS k INNER JOIN ow_base_language_prefix AS p ON k.prefixId = p.id INNER JOIN ow_base_language_value AS v ON k.id = v.keyId AND v.languageId = ?', 'execTime' => 0.08172798156738281, 'params' => array ( 0 => 1, ), ), 578 => array ( 'query' => 'SELECT * FROM ow_base_language', 'execTime' => 0.0003809928894042969, 'params' => array ( ), ), 579 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `key` = \'simplicity\' LIMIT 0, 1', 'execTime' => 0.0007278919219970703, 'params' => array ( ), ), 580 => array ( 'query' => 'SELECT * FROM ow_base_theme_content WHERE `themeId` = 1606', 'execTime' => 0.0006308555603027344, 'params' => array ( ), ), 581 => array ( 'query' => 'SELECT * FROM ow_base_theme_master_page WHERE `themeId` = 1606', 'execTime' => 0.0003490447998046875, 'params' => array ( ), ), 582 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `key` = \'turquoise\' LIMIT 0, 1', 'execTime' => 0.0003249645233154297, 'params' => array ( ), ), 583 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `key` = \'turquoise\' LIMIT 0, 1', 'execTime' => 0.0002770423889160156, 'params' => array ( ), ), 584 => array ( 'query' => 'SELECT * FROM ow_base_theme_content WHERE `themeId` = 1607', 'execTime' => 0.00043702125549316406, 'params' => array ( ), ), 585 => array ( 'query' => 'SELECT * FROM ow_base_theme_master_page WHERE `themeId` = 1607', 'execTime' => 0.00032901763916015625, 'params' => array ( ), ), 586 => array ( 'query' => 'SELECT * FROM ow_base_document WHERE `isStatic` = 1 AND `isMobile` = 0', 'execTime' => 0.0003631114959716797, 'params' => array ( ), ), 587 => array ( 'query' => ' SELECT * FROM `ow_base_menu_item` WHERE `visibleFor` & ? AND `externalUrl` IS NULL AND `type` = ? ORDER BY `order` ASC LIMIT 1', 'execTime' => 0.000698089599609375, 'params' => array ( 0 => 1, 1 => 'main', ), ), 588 => array ( 'query' => ' SELECT `mi`.*, `mi`.`key` AS `menu_key`, `d`.`class`, `d`.`action`, `d`.`uri`, `d`.`isStatic` FROM `ow_base_menu_item` AS `mi` LEFT JOIN `ow_base_document` AS `d` ON ( `mi`.`documentKey` = `d`.`key`) WHERE `mi`.`type` = :menuType ORDER BY `mi`.`order` ASC', 'execTime' => 0.0009770393371582031, 'params' => array ( 'menuType' => 'main', ), ), 589 => array ( 'query' => ' SELECT `mi`.*, `mi`.`key` AS `menu_key`, `d`.`class`, `d`.`action`, `d`.`uri`, `d`.`isStatic` FROM `ow_base_menu_item` AS `mi` LEFT JOIN `ow_base_document` AS `d` ON ( `mi`.`documentKey` = `d`.`key`) WHERE `mi`.`type` = :menuType ORDER BY `mi`.`order` ASC', 'execTime' => 0.0008580684661865234, 'params' => array ( 'menuType' => 'bottom', ), ), 590 => array ( 'query' => 'SELECT * FROM ow_base_question_account_type ORDER BY sortOrder', 'execTime' => 0.0005209445953369141, 'params' => array ( ), ), 591 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'base\' AND `actionKey` = \'daily_login\' LIMIT 0, 1', 'execTime' => 0.0004730224609375, 'params' => array ( ), ), 592 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'base\' AND `actionKey` = \'user_join\' LIMIT 0, 1', 'execTime' => 0.0003800392150878906, 'params' => array ( ), ), 593 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'base\' AND `actionKey` = \'search_users\' LIMIT 0, 1', 'execTime' => 0.00032520294189453125, 'params' => array ( ), ), 594 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'base\' AND `actionKey` = \'add_comment\' LIMIT 0, 1', 'execTime' => 0.000370025634765625, 'params' => array ( ), ), 595 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'usercredits\' AND `actionKey` = \'buy_credits\' LIMIT 0, 1', 'execTime' => 0.0003070831298828125, 'params' => array ( ), ), 596 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'usercredits\' AND `actionKey` = \'grant_by_user\' LIMIT 0, 1', 'execTime' => 0.00031280517578125, 'params' => array ( ), ), 597 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'usercredits\' AND `actionKey` = \'grant_to_user\' LIMIT 0, 1', 'execTime' => 0.0003190040588378906, 'params' => array ( ), ), 598 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'usercredits\' AND `actionKey` = \'set_by_admin\' LIMIT 0, 1', 'execTime' => 0.00030612945556640625, 'params' => array ( ), ), 599 => array ( 'query' => 'SELECT * FROM ow_base_question_account_type ORDER BY sortOrder', 'execTime' => 0.000553131103515625, 'params' => array ( ), ), 600 => array ( 'query' => ' SELECT `question`.* FROM `ow_base_question` as `question` LEFT JOIN `ow_base_question_section` as `section` ON ( `question`.`sectionName` = `section`.`name` AND `question`.`sectionName` != \'\' AND `question`.`sectionName` IS NOT NULL ) WHERE `question`.`base` = 1 AND `question`.`onJoin` = \'1\' AND ( `section`.isHidden IS NULL OR `section`.isHidden = 0 ) ORDER BY IF( `section`.`name` IS NULL, 0, 1 ), `section`.`sortOrder`, `question`.`sortOrder` ', 'execTime' => 0.0011658668518066406, 'params' => NULL, ), 601 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` IN(\'sex\',\'match_sex\') ORDER BY sortOrder', 'execTime' => 0.0006899833679199219, 'params' => array ( ), ), 602 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` IN(\'username\',\'email\',\'password\',\'sex\',\'match_sex\') ORDER BY sortOrder', 'execTime' => 0.0008909702301025391, 'params' => array ( ), ), 603 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` IN(\'\',\'sex\') ORDER BY sortOrder', 'execTime' => 0.0005548000335693359, 'params' => array ( ), ), 604 => array ( 'query' => 'SELECT * FROM ow_base_question_value WHERE `questionName` IN(\'username\',\'email\',\'password\',\'sex\',\'match_sex\') ORDER BY questionName, sortOrder', 'execTime' => 0.001505136489868164, 'params' => array ( ), ), 605 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` = \'username\' LIMIT 0, 1', 'execTime' => 0.0005719661712646484, 'params' => array ( ), ), 606 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` = \'email\' LIMIT 0, 1', 'execTime' => 0.0006120204925537109, 'params' => array ( ), ), 607 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` = \'password\' LIMIT 0, 1', 'execTime' => 0.0005970001220703125, 'params' => array ( ), ), 608 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` = \'repeatPassword\' LIMIT 0, 1', 'execTime' => 0.0003600120544433594, 'params' => array ( ), ), 609 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` = \'sex\' LIMIT 0, 1', 'execTime' => 0.00039196014404296875, 'params' => array ( ), ), 610 => array ( 'query' => 'SELECT * FROM ow_skadate_account_type_to_gender', 'execTime' => 0.00041103363037109375, 'params' => array ( ), ), 611 => array ( 'query' => 'UPDATE `ow_base_plugin` SET developerKey=:dk WHERE `key`=:k', 'execTime' => 0.0004420280456542969, 'params' => array ( 'dk' => '99d6bdd5bb6468beaf118c4664dd92ff', 'k' => 'pcgallery', ), ), 612 => array ( 'query' => 'SELECT * FROM ow_base_language', 'execTime' => 0.000331878662109375, 'params' => array ( ), ), 613 => array ( 'query' => 'SELECT count(DISTINCT `entityId`) `count`, `entityType` FROM `ow_moderation_entity` WHERE `entityType` IN (\'user_join\', \'comment\', \'avatar-change\', \'photo_comments\', \'user-status\', \'blog-post\', \'event\', \'forum-topic\', \'forum-post\', \'group\') AND `userId`=0 GROUP BY `entityType`', 'execTime' => 0.0003039836883544922, 'params' => NULL, ), 614 => array ( 'query' => 'SELECT count(DISTINCT `entityId`) `count`, `entityType` FROM `ow_moderation_entity` WHERE `entityType` IN (\'user_join\', \'comment\', \'avatar-change\', \'photo_comments\', \'user-status\', \'blog-post\', \'event\', \'forum-topic\', \'forum-post\', \'group\') AND 1 GROUP BY `entityType`', 'execTime' => 0.0001850128173828125, 'params' => NULL, ), 615 => array ( 'query' => 'SELECT COUNT(*) FROM ow_base_invitation WHERE `userId` = 0', 'execTime' => 0.00020694732666015625, 'params' => array ( ), ), 616 => array ( 'query' => 'SELECT COUNT(*) FROM ow_base_invitation WHERE `userId` = 0 AND `viewed` = 0', 'execTime' => 0.00015091896057128906, 'params' => array ( ), ), 617 => array ( 'query' => 'SELECT COUNT(*) FROM ow_notifications_notification WHERE `userId` = 0 AND `viewed` = 0', 'execTime' => 0.00013208389282226562, 'params' => array ( ), ), 618 => array ( 'query' => 'SELECT COUNT(*) FROM ow_notifications_notification WHERE `userId` = 0', 'execTime' => 0.00011801719665527344, 'params' => array ( ), ), 619 => array ( 'query' => 'SELECT COUNT(*) FROM `ow_friends_friendship` `friends_friendship` INNER JOIN `ow_base_user` base_user_table_alias ON base_user_table_alias.`id` = `friends_friendship`.`userId` LEFT JOIN `ow_base_user_suspend` base_user_suspend_table_alias ON base_user_suspend_table_alias.`userId` = `base_user_table_alias`.`id` WHERE (`base_user_suspend_table_alias`.`id` IS NULL) AND (`base_user_table_alias`.`emailVerify` = 1) AND `friends_friendship`.`friendId`=0 AND `friends_friendship`.`status` = \'pending\'', 'execTime' => 0.0002601146697998047, 'params' => array ( ), ), 620 => array ( 'query' => 'SELECT COUNT(*) FROM `ow_friends_friendship` `friends_friendship` INNER JOIN `ow_base_user` base_user_table_alias ON base_user_table_alias.`id` = `friends_friendship`.`userId` LEFT JOIN `ow_base_user_suspend` base_user_suspend_table_alias ON base_user_suspend_table_alias.`userId` = `base_user_table_alias`.`id` WHERE (`base_user_suspend_table_alias`.`id` IS NULL) AND (`base_user_table_alias`.`emailVerify` = 1) AND `friends_friendship`.`friendId`=0 AND `friends_friendship`.`status` = \'pending\' AND `friends_friendship`.`viewed` = \'0\'', 'execTime' => 0.0002238750457763672, 'params' => array ( ), ), 621 => array ( 'query' => 'show tables like \'ow_base_geolocation_country\'', 'execTime' => 0.0014171600341796875, 'params' => NULL, ), 622 => array ( 'query' => 'SELECT * FROM ow_base_authorization_group', 'execTime' => 0.0004429817199707031, 'params' => array ( ), ), 623 => array ( 'query' => 'SELECT * FROM ow_base_authorization_moderator ORDER BY id', 'execTime' => 0.0004150867462158203, 'params' => array ( ), ), 624 => array ( 'query' => 'SELECT * FROM ow_base_authorization_moderator_permission', 'execTime' => 0.0002799034118652344, 'params' => array ( ), ), 625 => array ( 'query' => 'SELECT * FROM ow_base_authorization_action', 'execTime' => 0.0003349781036376953, 'params' => array ( ), ), 626 => array ( 'query' => 'SELECT * FROM ow_base_authorization_permission', 'execTime' => 0.0002799034118652344, 'params' => array ( ), ), 627 => array ( 'query' => 'SELECT * FROM ow_base_authorization_role ORDER BY `sortOrder` ASC', 'execTime' => 0.0003681182861328125, 'params' => array ( ), ), 628 => array ( 'query' => 'SELECT `b`.* FROM `ow_ads_banner` AS `b` LEFT JOIN `ow_ads_banner_position` AS `bp` ON (`b`.`id` = `bp`.`bannerId`) LEFT JOIN `ow_ads_banner_location` AS `bl` ON (`b`.`id` = `bl`.`bannerId`) WHERE `bp`.`position` = :position AND `bp`.`pluginKey` IN ( :pluginKey, \'base\' ) AND ( `bl`.`location` IS NULL)', 'execTime' => 0.0005779266357421875, 'params' => array ( 'pluginKey' => 'SKADATE', 'position' => 'top', ), ), 629 => array ( 'query' => 'SELECT `b`.* FROM `ow_ads_banner` AS `b` LEFT JOIN `ow_ads_banner_position` AS `bp` ON (`b`.`id` = `bp`.`bannerId`) LEFT JOIN `ow_ads_banner_location` AS `bl` ON (`b`.`id` = `bl`.`bannerId`) WHERE `bp`.`position` = :position AND `bp`.`pluginKey` IN ( :pluginKey, \'base\' ) AND ( `bl`.`location` IS NULL)', 'execTime' => 0.000415802001953125, 'params' => array ( 'pluginKey' => 'SKADATE', 'position' => 'bottom', ), ), 630 => array ( 'query' => 'SELECT * FROM ow_base_place WHERE `name` = \'index\' LIMIT 0, 1', 'execTime' => 0.0004589557647705078, 'params' => array ( ), ), 631 => array ( 'query' => 'SELECT * FROM ow_base_component_place_cache WHERE `placeId` = 2 AND `entityId` = 0 LIMIT 0, 1', 'execTime' => 0.0005588531494140625, 'params' => array ( ), ), 632 => array ( 'query' => 'SELECT `b`.* FROM `ow_ads_banner` AS `b` LEFT JOIN `ow_ads_banner_position` AS `bp` ON (`b`.`id` = `bp`.`bannerId`) LEFT JOIN `ow_ads_banner_location` AS `bl` ON (`b`.`id` = `bl`.`bannerId`) WHERE `bp`.`position` = :position AND `bp`.`pluginKey` IN ( :pluginKey, \'base\' ) AND ( `bl`.`location` IS NULL)', 'execTime' => 0.0005450248718261719, 'params' => array ( 'pluginKey' => 'SKADATE', 'position' => 'sidebar', ), ), ), 'debugMode' => true, 'isProfilerEnabled' => true, 'profiler' => \UTIL_Profiler::__set_state(array( 'checkPoints' => array ( 'start' => 1774337865.026099, ), 'key' => 'db', 'result' => array ( ), 'chkCounter' => 0, )), 'queryExecTime' => 0.0005450248718261719, 'totalQueryExecTime' => 0.28398704528808594, 'queryCount' => 633, 'useCashe' => false, )), )), 'tokenDao' => \BOL_AuthTokenDao::__set_state(array( 'dbo' => \OW_Database::__set_state(array( 'connection' => \PDO::__set_state(array( )), 'affectedRows' => 0, 'queryLog' => array ( 0 => array ( 'query' => 'SELECT * FROM ow_base_config', 'execTime' => 0.0009129047393798828, 'params' => array ( ), ), 1 => array ( 'query' => 'SELECT * FROM ow_base_language', 'execTime' => 0.0005710124969482422, 'params' => array ( ), ), 2 => array ( 'query' => 'SELECT * FROM ow_base_plugin', 'execTime' => 0.0006101131439208984, 'params' => array ( ), ), 3 => array ( 'query' => 'SELECT * FROM ow_base_language ORDER BY `order` ASC LIMIT 0, 1', 'execTime' => 0.0005078315734863281, 'params' => array ( ), ), 4 => array ( 'query' => 'SET TIME_ZONE = ?', 'execTime' => 0.0004220008850097656, 'params' => array ( 0 => '-04:00', ), ), 5 => array ( 'query' => 'SELECT * FROM ow_virtualgifts_template', 'execTime' => 0.0006029605865478516, 'params' => array ( ), ), 6 => array ( 'query' => 'SELECT * FROM ow_base_document WHERE `uri` = \'join\' AND `isStatic` = 1 LIMIT 0, 1', 'execTime' => 0.0007178783416748047, 'params' => array ( ), ), 7 => array ( 'query' => 'SELECT * FROM ow_base_theme', 'execTime' => 0.0006940364837646484, 'params' => array ( ), ), 8 => array ( 'query' => 'SELECT * FROM ow_base_theme', 'execTime' => 0.0008101463317871094, 'params' => array ( ), ), 9 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0004200935363769531, 'params' => array ( 0 => 1555, ), ), 10 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0004000663757324219, 'params' => array ( 0 => 1555, ), ), 11 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1555', 'execTime' => 0.0010080337524414062, 'params' => NULL, ), 12 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1555', 'execTime' => 0.0004069805145263672, 'params' => NULL, ), 13 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1555', 'execTime' => 0.0010979175567626953, 'params' => NULL, ), 14 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0006210803985595703, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body', 'defaultValue' => '#FDF0E6', 'type' => 'color', 'themeId' => 1555, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 15 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0004799365997314453, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#825842', 'type' => 'color', 'themeId' => 1555, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 16 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003509521484375, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#2a80ae', 'type' => 'color', 'themeId' => 1555, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 17 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003490447998046875, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#B99480', 'type' => 'color', 'themeId' => 1555, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 18 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00035500526428222656, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_page_wrap', 'defaultValue' => 'url(images/promo.png)', 'type' => 'image', 'themeId' => 1555, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 19 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0004341602325439453, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_page_wrap_inner', 'defaultValue' => 'url(images/promo_inner.png)', 'type' => 'image', 'themeId' => 1555, 'key' => 'headerBackground', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 20 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003848075866699219, 'params' => array ( 'id' => NULL, 'attribute' => 'background', 'selector' => '.ow_footer', 'defaultValue' => '#FDF0E6', 'type' => 'color', 'themeId' => 1555, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '5. Footer background color', 'description' => NULL, 'mobile' => false, ), ), 21 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003299713134765625, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1555, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 22 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003349781036376953, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#ff7000', 'type' => 'color', 'themeId' => 1555, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 23 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0004229545593261719, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.sitelogo', 'defaultValue' => 'url(images/sitelogo.png)', 'type' => 'image', 'themeId' => 1555, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '4. Logo image', 'description' => NULL, 'mobile' => false, ), ), 24 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0003199577331542969, 'params' => array ( 'id' => NULL, 'themeId' => 1555, 'type' => 'decorator', 'value' => 'button', ), ), 25 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00029921531677246094, 'params' => array ( 'id' => NULL, 'themeId' => 1555, 'type' => 'master_page', 'value' => 'dndindex', ), ), 26 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00025391578674316406, 'params' => array ( 'id' => NULL, 'themeId' => 1555, 'type' => 'master_page', 'value' => 'general', ), ), 27 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023698806762695312, 'params' => array ( 'id' => NULL, 'themeId' => 1555, 'type' => 'master_page', 'value' => 'index', ), ), 28 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00030994415283203125, 'params' => array ( 'id' => NULL, 'themeId' => 1555, 'type' => 'master_page', 'value' => 'html_document', ), ), 29 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002410411834716797, 'params' => array ( 'id' => NULL, 'themeId' => 1555, 'type' => 'master_page', 'value' => 'blank', ), ), 30 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.0002942085266113281, 'params' => array ( 'id' => NULL, 'themeId' => 1555, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 31 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00039196014404296875, 'params' => array ( 0 => 1555, ), ), 32 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0010747909545898438, 'params' => array ( 'themeId' => 1555, 'themeId2' => 1555, ), ), 33 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1555', 'execTime' => 0.0003249645233154297, 'params' => array ( ), ), 34 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00033783912658691406, 'params' => array ( 0 => 1559, ), ), 35 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002949237823486328, 'params' => array ( 0 => 1559, ), ), 36 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1559', 'execTime' => 0.0008411407470703125, 'params' => NULL, ), 37 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1559', 'execTime' => 0.000370025634765625, 'params' => NULL, ), 38 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1559', 'execTime' => 0.0010089874267578125, 'params' => NULL, ), 39 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0006060600280761719, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body, .base_sign_in', 'defaultValue' => '#ece8e4', 'type' => 'color', 'themeId' => 1559, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 40 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.000431060791015625, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#494949', 'type' => 'color', 'themeId' => 1559, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 41 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003490447998046875, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#004d7e', 'type' => 'color', 'themeId' => 1559, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 42 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003581047058105469, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#004d7e', 'type' => 'color', 'themeId' => 1559, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 43 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.000392913818359375, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header_wrap', 'defaultValue' => 'url(images/bg_small.jpg)', 'type' => 'image', 'themeId' => 1559, 'key' => 'headerImage', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 44 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00047588348388671875, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header_pic', 'defaultValue' => 'url(images/header_s.png)', 'type' => 'image', 'themeId' => 1559, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '4. Logo image', 'description' => NULL, 'mobile' => false, ), ), 45 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00045418739318847656, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#252525', 'type' => 'color', 'themeId' => 1559, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 46 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00034999847412109375, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#494949', 'type' => 'color', 'themeId' => 1559, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 47 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00037598609924316406, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_sign_in, .index_master_page.ow_page_wrap', 'defaultValue' => 'url(images/bg.jpg)', 'type' => 'image', 'themeId' => 1559, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 48 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002868175506591797, 'params' => array ( 'id' => NULL, 'themeId' => 1559, 'type' => 'decorator', 'value' => 'button', ), ), 49 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023889541625976562, 'params' => array ( 'id' => NULL, 'themeId' => 1559, 'type' => 'master_page', 'value' => 'dndindex', ), ), 50 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00031280517578125, 'params' => array ( 'id' => NULL, 'themeId' => 1559, 'type' => 'master_page', 'value' => 'general', ), ), 51 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023293495178222656, 'params' => array ( 'id' => NULL, 'themeId' => 1559, 'type' => 'master_page', 'value' => 'index', ), ), 52 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002181529998779297, 'params' => array ( 'id' => NULL, 'themeId' => 1559, 'type' => 'master_page', 'value' => 'html_document', ), ), 53 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00021505355834960938, 'params' => array ( 'id' => NULL, 'themeId' => 1559, 'type' => 'master_page', 'value' => 'blank', ), ), 54 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.00027108192443847656, 'params' => array ( 'id' => NULL, 'themeId' => 1559, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 55 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0004589557647705078, 'params' => array ( 0 => 1559, ), ), 56 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0011219978332519531, 'params' => array ( 'themeId' => 1559, 'themeId2' => 1559, ), ), 57 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1559', 'execTime' => 0.00026798248291015625, 'params' => array ( ), ), 58 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003077983856201172, 'params' => array ( 0 => 1606, ), ), 59 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00030112266540527344, 'params' => array ( 0 => 1606, ), ), 60 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1606', 'execTime' => 0.001013040542602539, 'params' => NULL, ), 61 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1606', 'execTime' => 0.00028896331787109375, 'params' => NULL, ), 62 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1606', 'execTime' => 0.0008571147918701172, 'params' => NULL, ), 63 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0006830692291259766, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => 'body, .ow_bg_color', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1606, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 64 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00038909912109375, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html', 'defaultValue' => '#828894', 'type' => 'color', 'themeId' => 1606, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 65 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0004019737243652344, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a', 'defaultValue' => '#5b646a', 'type' => 'color', 'themeId' => 1606, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 66 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00034499168395996094, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#5b646a', 'type' => 'color', 'themeId' => 1606, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 67 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003638267517089844, 'params' => array ( 'id' => NULL, 'attribute' => 'background', 'selector' => '.ow_footer', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1606, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '4. Footer background color', 'description' => NULL, 'mobile' => false, ), ), 68 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0004401206970214844, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_logo', 'defaultValue' => 'url(images/logo.png)', 'type' => 'image', 'themeId' => 1606, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '3. Logo image', 'description' => NULL, 'mobile' => false, ), ), 69 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00035381317138671875, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header_pic', 'defaultValue' => 'url(images/header.jpg)', 'type' => 'image', 'themeId' => 1606, 'key' => 'headerImage', 'section' => '1. General Settings', 'label' => '2. Header background image', 'description' => NULL, 'mobile' => false, ), ), 70 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003609657287597656, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#5b646a', 'type' => 'color', 'themeId' => 1606, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 71 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003330707550048828, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_outline, .ow_txt_value', 'defaultValue' => '#2db395', 'type' => 'color', 'themeId' => 1606, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 72 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002541542053222656, 'params' => array ( 'id' => NULL, 'themeId' => 1606, 'type' => 'decorator', 'value' => 'button', ), ), 73 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00028705596923828125, 'params' => array ( 'id' => NULL, 'themeId' => 1606, 'type' => 'master_page', 'value' => 'dndindex', ), ), 74 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023102760314941406, 'params' => array ( 'id' => NULL, 'themeId' => 1606, 'type' => 'master_page', 'value' => 'admin', ), ), 75 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00021696090698242188, 'params' => array ( 'id' => NULL, 'themeId' => 1606, 'type' => 'master_page', 'value' => 'general', ), ), 76 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00024390220642089844, 'params' => array ( 'id' => NULL, 'themeId' => 1606, 'type' => 'master_page', 'value' => 'html_document', ), ), 77 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023508071899414062, 'params' => array ( 'id' => NULL, 'themeId' => 1606, 'type' => 'master_page', 'value' => 'blank', ), ), 78 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023603439331054688, 'params' => array ( 'id' => NULL, 'themeId' => 1606, 'type' => 'm_master_page', 'value' => 'mobile_blank', ), ), 79 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023102760314941406, 'params' => array ( 'id' => NULL, 'themeId' => 1606, 'type' => 'm_master_page', 'value' => 'mobile_general', ), ), 80 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002589225769042969, 'params' => array ( 'id' => NULL, 'themeId' => 1606, 'type' => 'm_master_page', 'value' => 'mobile_html_document', ), ), 81 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00039505958557128906, 'params' => array ( 0 => 1606, ), ), 82 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0010399818420410156, 'params' => array ( 'themeId' => 1606, 'themeId2' => 1606, ), ), 83 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1606', 'execTime' => 0.0003027915954589844, 'params' => array ( ), ), 84 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00032591819763183594, 'params' => array ( 0 => 1607, ), ), 85 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002830028533935547, 'params' => array ( 0 => 1607, ), ), 86 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1607', 'execTime' => 0.0008039474487304688, 'params' => NULL, ), 87 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1607', 'execTime' => 0.0004851818084716797, 'params' => NULL, ), 88 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1607', 'execTime' => 0.0011649131774902344, 'params' => NULL, ), 89 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0006041526794433594, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => 'body, .ow_bg_color', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1607, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 90 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003559589385986328, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .index_qs_widget', 'defaultValue' => '#828894', 'type' => 'color', 'themeId' => 1607, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 91 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00039887428283691406, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a', 'defaultValue' => '#5b646a', 'type' => 'color', 'themeId' => 1607, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 92 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003559589385986328, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#5b646a', 'type' => 'color', 'themeId' => 1607, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 93 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00031304359436035156, 'params' => array ( 'id' => NULL, 'attribute' => 'background', 'selector' => '.ow_footer', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1607, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '5. Footer background color', 'description' => NULL, 'mobile' => false, ), ), 94 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00036787986755371094, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_logo, .index_master_page .logo_url', 'defaultValue' => 'url(images/logo.png)', 'type' => 'image', 'themeId' => 1607, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '4. Logo image', 'description' => NULL, 'mobile' => false, ), ), 95 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003101825714111328, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header_pic', 'defaultValue' => 'url(images/header.jpg)', 'type' => 'image', 'themeId' => 1607, 'key' => 'headerImage', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 96 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00034880638122558594, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#5b646a', 'type' => 'color', 'themeId' => 1607, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 97 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003209114074707031, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_outline, .ow_txt_value', 'defaultValue' => '#ef6ba3', 'type' => 'color', 'themeId' => 1607, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 98 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003159046173095703, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.index_master_page .ow_header_wrap', 'defaultValue' => 'url(images/bg_promo.jpg)', 'type' => 'image', 'themeId' => 1607, 'key' => 'indexImage', 'section' => '1. General Settings', 'label' => '2. Page background image', 'description' => NULL, 'mobile' => false, ), ), 99 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00025916099548339844, 'params' => array ( 'id' => NULL, 'themeId' => 1607, 'type' => 'decorator', 'value' => 'button', ), ), 100 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002319812774658203, 'params' => array ( 'id' => NULL, 'themeId' => 1607, 'type' => 'master_page', 'value' => 'dndindex', ), ), 101 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002219676971435547, 'params' => array ( 'id' => NULL, 'themeId' => 1607, 'type' => 'master_page', 'value' => 'general', ), ), 102 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00021600723266601562, 'params' => array ( 'id' => NULL, 'themeId' => 1607, 'type' => 'master_page', 'value' => 'index', ), ), 103 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002529621124267578, 'params' => array ( 'id' => NULL, 'themeId' => 1607, 'type' => 'master_page', 'value' => 'html_document', ), ), 104 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00021791458129882812, 'params' => array ( 'id' => NULL, 'themeId' => 1607, 'type' => 'master_page', 'value' => 'blank', ), ), 105 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.0002639293670654297, 'params' => array ( 'id' => NULL, 'themeId' => 1607, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 106 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003981590270996094, 'params' => array ( 0 => 1607, ), ), 107 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0010190010070800781, 'params' => array ( 'themeId' => 1607, 'themeId2' => 1607, ), ), 108 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1607', 'execTime' => 0.0002288818359375, 'params' => array ( ), ), 109 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002739429473876953, 'params' => array ( 0 => 1608, ), ), 110 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002810955047607422, 'params' => array ( 0 => 1608, ), ), 111 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1608', 'execTime' => 0.0006909370422363281, 'params' => NULL, ), 112 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1608', 'execTime' => 0.0003859996795654297, 'params' => NULL, ), 113 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1608', 'execTime' => 0.0012140274047851562, 'params' => NULL, ), 114 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0006749629974365234, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => 'body, body.ow, body.base_sign_in', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1608, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 115 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003941059112548828, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#333', 'type' => 'color', 'themeId' => 1608, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 116 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00032901763916015625, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#2a80ae', 'type' => 'color', 'themeId' => 1608, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 117 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00039005279541015625, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#005466', 'type' => 'color', 'themeId' => 1608, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 118 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003330707550048828, 'params' => array ( 'id' => NULL, 'attribute' => 'background', 'selector' => '.ow_footer', 'defaultValue' => '#EAF7FB', 'type' => 'color', 'themeId' => 1608, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '5. Footer background color', 'description' => NULL, 'mobile' => false, ), ), 119 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00030493736267089844, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header', 'defaultValue' => 'url(images/header_s.png)', 'type' => 'image', 'themeId' => 1608, 'key' => 'headerBackground', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 120 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00037097930908203125, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_logo', 'defaultValue' => 'url(images/logo.png)', 'type' => 'image', 'themeId' => 1608, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '4. Logo image', 'description' => NULL, 'mobile' => false, ), ), 121 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0002899169921875, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#005466', 'type' => 'color', 'themeId' => 1608, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 122 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0002989768981933594, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#005074', 'type' => 'color', 'themeId' => 1608, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 123 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003478527069091797, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page', 'defaultValue' => 'url(images/bg.png)', 'type' => 'image', 'themeId' => 1608, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 124 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.000244140625, 'params' => array ( 'id' => NULL, 'themeId' => 1608, 'type' => 'decorator', 'value' => 'button', ), ), 125 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002200603485107422, 'params' => array ( 'id' => NULL, 'themeId' => 1608, 'type' => 'master_page', 'value' => 'dndindex', ), ), 126 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002701282501220703, 'params' => array ( 'id' => NULL, 'themeId' => 1608, 'type' => 'master_page', 'value' => 'general', ), ), 127 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00021314620971679688, 'params' => array ( 'id' => NULL, 'themeId' => 1608, 'type' => 'master_page', 'value' => 'index', ), ), 128 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00020885467529296875, 'params' => array ( 'id' => NULL, 'themeId' => 1608, 'type' => 'master_page', 'value' => 'html_document', ), ), 129 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00020599365234375, 'params' => array ( 'id' => NULL, 'themeId' => 1608, 'type' => 'master_page', 'value' => 'blank', ), ), 130 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.0002582073211669922, 'params' => array ( 'id' => NULL, 'themeId' => 1608, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 131 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00037217140197753906, 'params' => array ( 0 => 1608, ), ), 132 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.001035928726196289, 'params' => array ( 'themeId' => 1608, 'themeId2' => 1608, ), ), 133 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1608', 'execTime' => 0.0002760887145996094, 'params' => array ( ), ), 134 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00031876564025878906, 'params' => array ( 0 => 1609, ), ), 135 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00031495094299316406, 'params' => array ( 0 => 1609, ), ), 136 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1609', 'execTime' => 0.0008540153503417969, 'params' => NULL, ), 137 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1609', 'execTime' => 0.0005068778991699219, 'params' => NULL, ), 138 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1609', 'execTime' => 0.001313924789428711, 'params' => NULL, ), 139 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0006289482116699219, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => 'body, .ow, body, html, .base_sign_in', 'defaultValue' => '#333', 'type' => 'color', 'themeId' => 1609, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 140 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003838539123535156, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html', 'defaultValue' => '#c4c4c4', 'type' => 'color', 'themeId' => 1609, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 141 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003612041473388672, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a', 'defaultValue' => '#ae9e78', 'type' => 'color', 'themeId' => 1609, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 142 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00034499168395996094, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#e4e4e4', 'type' => 'color', 'themeId' => 1609, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 143 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00028204917907714844, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow_footer', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1609, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '7. Footer background color', 'description' => NULL, 'mobile' => false, ), ), 144 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00035381317138671875, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1609, 'key' => 'headerBackground', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 145 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0002999305725097656, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_logo_wrap a', 'defaultValue' => 'url(images/logo_console.png)', 'type' => 'image', 'themeId' => 1609, 'key' => 'ConsoleImage', 'section' => '1. General Settings', 'label' => '6. Console logo image', 'description' => NULL, 'mobile' => false, ), ), 146 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0002911090850830078, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.logo_url', 'defaultValue' => 'url(images/logo_inner.png)', 'type' => 'image', 'themeId' => 1609, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '5. Inner logo image', 'description' => NULL, 'mobile' => false, ), ), 147 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003440380096435547, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#cbcbcb', 'type' => 'color', 'themeId' => 1609, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 148 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003211498260498047, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#D76243', 'type' => 'color', 'themeId' => 1609, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 149 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003039836883544922, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.index_master_page .logo_url', 'defaultValue' => 'url(images/logo_index.png)', 'type' => 'image', 'themeId' => 1609, 'key' => 'indexLogoImage', 'section' => '1. General Settings', 'label' => '4. Index logo image', 'description' => NULL, 'mobile' => false, ), ), 150 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003490447998046875, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.index_master_page .ow_header', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1609, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 151 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002460479736328125, 'params' => array ( 'id' => NULL, 'themeId' => 1609, 'type' => 'decorator', 'value' => 'button', ), ), 152 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023484230041503906, 'params' => array ( 'id' => NULL, 'themeId' => 1609, 'type' => 'master_page', 'value' => 'dndindex', ), ), 153 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00027298927307128906, 'params' => array ( 'id' => NULL, 'themeId' => 1609, 'type' => 'master_page', 'value' => 'general', ), ), 154 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00022101402282714844, 'params' => array ( 'id' => NULL, 'themeId' => 1609, 'type' => 'master_page', 'value' => 'index', ), ), 155 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023293495178222656, 'params' => array ( 'id' => NULL, 'themeId' => 1609, 'type' => 'master_page', 'value' => 'html_document', ), ), 156 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002110004425048828, 'params' => array ( 'id' => NULL, 'themeId' => 1609, 'type' => 'master_page', 'value' => 'blank', ), ), 157 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.00025200843811035156, 'params' => array ( 'id' => NULL, 'themeId' => 1609, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 158 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00037097930908203125, 'params' => array ( 0 => 1609, ), ), 159 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0011229515075683594, 'params' => array ( 'themeId' => 1609, 'themeId2' => 1609, ), ), 160 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1609', 'execTime' => 0.0002751350402832031, 'params' => array ( ), ), 161 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003180503845214844, 'params' => array ( 0 => 1610, ), ), 162 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003161430358886719, 'params' => array ( 0 => 1610, ), ), 163 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1610', 'execTime' => 0.0008440017700195312, 'params' => NULL, ), 164 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1610', 'execTime' => 0.0004451274871826172, 'params' => NULL, ), 165 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1610', 'execTime' => 0.0013129711151123047, 'params' => NULL, ), 166 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0006320476531982422, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => 'body, .base_sign_in', 'defaultValue' => '#e8e7e7', 'type' => 'color', 'themeId' => 1610, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 167 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003638267517089844, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html', 'defaultValue' => '#4f5460', 'type' => 'color', 'themeId' => 1610, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 168 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003190040588378906, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a', 'defaultValue' => '#465c95', 'type' => 'color', 'themeId' => 1610, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 169 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0004019737243652344, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#666', 'type' => 'color', 'themeId' => 1610, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 170 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.000347137451171875, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow_footer', 'defaultValue' => '#e17e64', 'type' => 'color', 'themeId' => 1610, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '7. Footer background color', 'description' => NULL, 'mobile' => false, ), ), 171 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00030803680419921875, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_logo_wrap a', 'defaultValue' => 'url(images/logo_console.png)', 'type' => 'image', 'themeId' => 1610, 'key' => 'ConsoleImage', 'section' => '1. General Settings', 'label' => '6. Console logo image', 'description' => NULL, 'mobile' => false, ), ), 172 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00034999847412109375, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header_pic_wrap', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1610, 'key' => 'headerBackground', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 173 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00032806396484375, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.logo_url', 'defaultValue' => 'url(images/logo_inner.png)', 'type' => 'image', 'themeId' => 1610, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '5. Inner logo image', 'description' => NULL, 'mobile' => false, ), ), 174 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003151893615722656, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#cbcbcb', 'type' => 'color', 'themeId' => 1610, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 175 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003159046173095703, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#D76243', 'type' => 'color', 'themeId' => 1610, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 176 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00031304359436035156, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.index_master_page .logo_url', 'defaultValue' => 'url(images/logo_index.png)', 'type' => 'image', 'themeId' => 1610, 'key' => 'indexLogoImage', 'section' => '1. General Settings', 'label' => '4. Index logo image', 'description' => NULL, 'mobile' => false, ), ), 177 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003209114074707031, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.index_master_page .ow_header', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1610, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 178 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00024700164794921875, 'params' => array ( 'id' => NULL, 'themeId' => 1610, 'type' => 'decorator', 'value' => 'button', ), ), 179 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002319812774658203, 'params' => array ( 'id' => NULL, 'themeId' => 1610, 'type' => 'master_page', 'value' => 'dndindex', ), ), 180 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00022292137145996094, 'params' => array ( 'id' => NULL, 'themeId' => 1610, 'type' => 'master_page', 'value' => 'general', ), ), 181 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002589225769042969, 'params' => array ( 'id' => NULL, 'themeId' => 1610, 'type' => 'master_page', 'value' => 'index', ), ), 182 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00021696090698242188, 'params' => array ( 'id' => NULL, 'themeId' => 1610, 'type' => 'master_page', 'value' => 'html_document', ), ), 183 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00022912025451660156, 'params' => array ( 'id' => NULL, 'themeId' => 1610, 'type' => 'master_page', 'value' => 'blank', ), ), 184 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.00025200843811035156, 'params' => array ( 'id' => NULL, 'themeId' => 1610, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 185 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00043201446533203125, 'params' => array ( 0 => 1610, ), ), 186 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0006840229034423828, 'params' => array ( 'themeId' => 1610, 'themeId2' => 1610, ), ), 187 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1610', 'execTime' => 0.00011801719665527344, 'params' => array ( ), ), 188 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00014901161193847656, 'params' => array ( 0 => 1611, ), ), 189 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.000141143798828125, 'params' => array ( 0 => 1611, ), ), 190 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1611', 'execTime' => 0.0002830028533935547, 'params' => NULL, ), 191 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1611', 'execTime' => 0.00015211105346679688, 'params' => NULL, ), 192 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1611', 'execTime' => 0.0003960132598876953, 'params' => NULL, ), 193 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0005090236663818359, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body', 'defaultValue' => '#2f0023', 'type' => 'color', 'themeId' => 1611, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 194 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00040602684020996094, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#cecece', 'type' => 'color', 'themeId' => 1611, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 195 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.000308990478515625, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#5079cd', 'type' => 'color', 'themeId' => 1611, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 196 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003218650817871094, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#cecece', 'type' => 'color', 'themeId' => 1611, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 197 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003650188446044922, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_page_wrap', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1611, 'key' => 'backgroundImage', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 198 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0002951622009277344, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header', 'defaultValue' => 'url(images/bg_pic.jpg)', 'type' => 'image', 'themeId' => 1611, 'key' => 'headerImage', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 199 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003349781036376953, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1611, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 200 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.000370025634765625, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#cecece', 'type' => 'color', 'themeId' => 1611, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 201 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00031685829162597656, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .sitelogo', 'defaultValue' => 'url(images/site_name.png)', 'type' => 'image', 'themeId' => 1611, 'key' => 'indexLogoImage', 'section' => '1. General Settings', 'label' => '4. Index Logo image', 'description' => NULL, 'mobile' => false, ), ), 202 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00030112266540527344, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.sitelogo', 'defaultValue' => 'url(images/site_name.png)', 'type' => 'image', 'themeId' => 1611, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '5. Logo image', 'description' => NULL, 'mobile' => false, ), ), 203 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002529621124267578, 'params' => array ( 'id' => NULL, 'themeId' => 1611, 'type' => 'decorator', 'value' => 'button', ), ), 204 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023603439331054688, 'params' => array ( 'id' => NULL, 'themeId' => 1611, 'type' => 'master_page', 'value' => 'dndindex', ), ), 205 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00021791458129882812, 'params' => array ( 'id' => NULL, 'themeId' => 1611, 'type' => 'master_page', 'value' => 'general', ), ), 206 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00024700164794921875, 'params' => array ( 'id' => NULL, 'themeId' => 1611, 'type' => 'master_page', 'value' => 'index', ), ), 207 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002300739288330078, 'params' => array ( 'id' => NULL, 'themeId' => 1611, 'type' => 'master_page', 'value' => 'html_document', ), ), 208 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00021195411682128906, 'params' => array ( 'id' => NULL, 'themeId' => 1611, 'type' => 'master_page', 'value' => 'blank', ), ), 209 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.0002510547637939453, 'params' => array ( 'id' => NULL, 'themeId' => 1611, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 210 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0004761219024658203, 'params' => array ( 0 => 1611, ), ), 211 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0010979175567626953, 'params' => array ( 'themeId' => 1611, 'themeId2' => 1611, ), ), 212 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1611', 'execTime' => 0.0002300739288330078, 'params' => array ( ), ), 213 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003249645233154297, 'params' => array ( 0 => 1612, ), ), 214 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.000263214111328125, 'params' => array ( 0 => 1612, ), ), 215 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1612', 'execTime' => 0.0008919239044189453, 'params' => NULL, ), 216 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1612', 'execTime' => 0.0004279613494873047, 'params' => NULL, ), 217 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1612', 'execTime' => 0.0014429092407226562, 'params' => NULL, ), 218 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00043201446533203125, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body', 'defaultValue' => '#493e5e', 'type' => 'color', 'themeId' => 1612, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 219 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00028395652770996094, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#b9b3bd', 'type' => 'color', 'themeId' => 1612, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 220 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00024390220642089844, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#4aaed3', 'type' => 'color', 'themeId' => 1612, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 221 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00023889541625976562, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#d9d1dd', 'type' => 'color', 'themeId' => 1612, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 222 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00023603439331054688, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_page_wrap', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1612, 'key' => 'backgroundImage', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 223 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00024700164794921875, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header', 'defaultValue' => 'url(images/bg_pic.jpg)', 'type' => 'image', 'themeId' => 1612, 'key' => 'headerBackground', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 224 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00020503997802734375, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_site_panel_logo', 'defaultValue' => 'url(images/site_name3.png)', 'type' => 'image', 'themeId' => 1612, 'key' => 'ConsoleImage', 'section' => '1. General Settings', 'label' => '6. Console logo image', 'description' => NULL, 'mobile' => false, ), ), 225 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00012421607971191406, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#aba8af', 'type' => 'color', 'themeId' => 1612, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 226 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001289844512939453, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#cecece', 'type' => 'color', 'themeId' => 1612, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 227 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001239776611328125, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .sitelogo', 'defaultValue' => 'url(images/site_name.png)', 'type' => 'image', 'themeId' => 1612, 'key' => 'indexLogoImage', 'section' => '1. General Settings', 'label' => '4. Index logo image', 'description' => NULL, 'mobile' => false, ), ), 228 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00014495849609375, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.sitelogo', 'defaultValue' => 'url(images/site_name2.png)', 'type' => 'image', 'themeId' => 1612, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '5. Inner logo image', 'description' => NULL, 'mobile' => false, ), ), 229 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011801719665527344, 'params' => array ( 'id' => NULL, 'themeId' => 1612, 'type' => 'decorator', 'value' => 'button', ), ), 230 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010895729064941406, 'params' => array ( 'id' => NULL, 'themeId' => 1612, 'type' => 'master_page', 'value' => 'dndindex', ), ), 231 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 9.799003601074219E-5, 'params' => array ( 'id' => NULL, 'themeId' => 1612, 'type' => 'master_page', 'value' => 'general', ), ), 232 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 9.799003601074219E-5, 'params' => array ( 'id' => NULL, 'themeId' => 1612, 'type' => 'master_page', 'value' => 'index', ), ), 233 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 9.703636169433594E-5, 'params' => array ( 'id' => NULL, 'themeId' => 1612, 'type' => 'master_page', 'value' => 'html_document', ), ), 234 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 9.489059448242188E-5, 'params' => array ( 'id' => NULL, 'themeId' => 1612, 'type' => 'master_page', 'value' => 'blank', ), ), 235 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.00013399124145507812, 'params' => array ( 'id' => NULL, 'themeId' => 1612, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 236 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002040863037109375, 'params' => array ( 0 => 1612, ), ), 237 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0004830360412597656, 'params' => array ( 'themeId' => 1612, 'themeId2' => 1612, ), ), 238 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1612', 'execTime' => 0.00011110305786132812, 'params' => array ( ), ), 239 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001430511474609375, 'params' => array ( 0 => 1613, ), ), 240 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.000125885009765625, 'params' => array ( 0 => 1613, ), ), 241 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1613', 'execTime' => 0.0004520416259765625, 'params' => NULL, ), 242 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1613', 'execTime' => 0.0001609325408935547, 'params' => NULL, ), 243 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1613', 'execTime' => 0.0004851818084716797, 'params' => NULL, ), 244 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0004291534423828125, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1613, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 245 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003330707550048828, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#4b4b4b', 'type' => 'color', 'themeId' => 1613, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 246 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0004150867462158203, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#0a4200', 'type' => 'color', 'themeId' => 1613, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 247 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00039505958557128906, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#0a4200', 'type' => 'color', 'themeId' => 1613, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 248 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0002009868621826172, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_page_wrap', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1613, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 249 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00014090538024902344, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow_footer, .base_index_page .ow_footer', 'defaultValue' => '#4b4b4b', 'type' => 'color', 'themeId' => 1613, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '5. Footer background', 'description' => NULL, 'mobile' => false, ), ), 250 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013494491577148438, 'params' => array ( 'id' => NULL, 'attribute' => 'background', 'selector' => '.ow_header', 'defaultValue' => 'url(images/bg_pic.png)', 'type' => 'image', 'themeId' => 1613, 'key' => 'headerImage', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 251 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001361370086669922, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#4b4b4b', 'type' => 'color', 'themeId' => 1613, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 252 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013518333435058594, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#4b4b4b', 'type' => 'color', 'themeId' => 1613, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 253 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013494491577148438, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.sitelogo', 'defaultValue' => 'url(images/site_name.png)', 'type' => 'image', 'themeId' => 1613, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '4. Logo image', 'description' => NULL, 'mobile' => false, ), ), 254 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001461505889892578, 'params' => array ( 'id' => NULL, 'themeId' => 1613, 'type' => 'decorator', 'value' => 'button', ), ), 255 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00013113021850585938, 'params' => array ( 'id' => NULL, 'themeId' => 1613, 'type' => 'master_page', 'value' => 'dndindex', ), ), 256 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011587142944335938, 'params' => array ( 'id' => NULL, 'themeId' => 1613, 'type' => 'master_page', 'value' => 'general', ), ), 257 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011205673217773438, 'params' => array ( 'id' => NULL, 'themeId' => 1613, 'type' => 'master_page', 'value' => 'index', ), ), 258 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010895729064941406, 'params' => array ( 'id' => NULL, 'themeId' => 1613, 'type' => 'master_page', 'value' => 'html_document', ), ), 259 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010919570922851562, 'params' => array ( 'id' => NULL, 'themeId' => 1613, 'type' => 'master_page', 'value' => 'blank', ), ), 260 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.0001399517059326172, 'params' => array ( 'id' => NULL, 'themeId' => 1613, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 261 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00021195411682128906, 'params' => array ( 0 => 1613, ), ), 262 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.00040602684020996094, 'params' => array ( 'themeId' => 1613, 'themeId2' => 1613, ), ), 263 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1613', 'execTime' => 0.00011610984802246094, 'params' => array ( ), ), 264 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001571178436279297, 'params' => array ( 0 => 1614, ), ), 265 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00014400482177734375, 'params' => array ( 0 => 1614, ), ), 266 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1614', 'execTime' => 0.00027298927307128906, 'params' => NULL, ), 267 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1614', 'execTime' => 0.00015115737915039062, 'params' => NULL, ), 268 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1614', 'execTime' => 0.0003669261932373047, 'params' => NULL, ), 269 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0002868175506591797, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => 'body, .ow, body, html, .base_sign_in', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1614, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 270 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00014495849609375, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html', 'defaultValue' => '#868686', 'type' => 'color', 'themeId' => 1614, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 271 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00015306472778320312, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a', 'defaultValue' => '#ae9e78', 'type' => 'color', 'themeId' => 1614, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 272 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001380443572998047, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#4c4c4c', 'type' => 'color', 'themeId' => 1614, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 273 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001289844512939453, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1614, 'key' => 'headerBackground', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 274 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001251697540283203, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_logo_wrap a', 'defaultValue' => 'url(images/logo_console.png)', 'type' => 'image', 'themeId' => 1614, 'key' => 'ConsoleImage', 'section' => '1. General Settings', 'label' => '6. Console logo image', 'description' => NULL, 'mobile' => false, ), ), 275 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001380443572998047, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.logo_url', 'defaultValue' => 'url(images/logo_inner.png)', 'type' => 'image', 'themeId' => 1614, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '5. Inner logo image', 'description' => NULL, 'mobile' => false, ), ), 276 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00012612342834472656, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#4c4c4c', 'type' => 'color', 'themeId' => 1614, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 277 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013494491577148438, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow_footer', 'defaultValue' => '#191514', 'type' => 'color', 'themeId' => 1614, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '7. Footer background color', 'description' => NULL, 'mobile' => false, ), ), 278 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001468658447265625, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#D76243', 'type' => 'color', 'themeId' => 1614, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 279 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013494491577148438, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.index_master_page .logo_url', 'defaultValue' => 'url(images/logo_index.png)', 'type' => 'image', 'themeId' => 1614, 'key' => 'indexLogoImage', 'section' => '1. General Settings', 'label' => '4. Index logo image', 'description' => NULL, 'mobile' => false, ), ), 280 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001289844512939453, 'params' => array ( 'id' => NULL, 'themeId' => 1614, 'type' => 'decorator', 'value' => 'button', ), ), 281 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011706352233886719, 'params' => array ( 'id' => NULL, 'themeId' => 1614, 'type' => 'master_page', 'value' => 'dndindex', ), ), 282 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010704994201660156, 'params' => array ( 'id' => NULL, 'themeId' => 1614, 'type' => 'master_page', 'value' => 'general', ), ), 283 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010609626770019531, 'params' => array ( 'id' => NULL, 'themeId' => 1614, 'type' => 'master_page', 'value' => 'index', ), ), 284 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00012087821960449219, 'params' => array ( 'id' => NULL, 'themeId' => 1614, 'type' => 'master_page', 'value' => 'html_document', ), ), 285 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010800361633300781, 'params' => array ( 'id' => NULL, 'themeId' => 1614, 'type' => 'master_page', 'value' => 'blank', ), ), 286 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.0001308917999267578, 'params' => array ( 'id' => NULL, 'themeId' => 1614, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 287 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00019478797912597656, 'params' => array ( 0 => 1614, ), ), 288 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0004131793975830078, 'params' => array ( 'themeId' => 1614, 'themeId2' => 1614, ), ), 289 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1614', 'execTime' => 0.00011205673217773438, 'params' => array ( ), ), 290 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001430511474609375, 'params' => array ( 0 => 1615, ), ), 291 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00013899803161621094, 'params' => array ( 0 => 1615, ), ), 292 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1615', 'execTime' => 0.00035500526428222656, 'params' => NULL, ), 293 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1615', 'execTime' => 0.0001571178436279297, 'params' => NULL, ), 294 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1615', 'execTime' => 0.0003650188446044922, 'params' => NULL, ), 295 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003108978271484375, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body', 'defaultValue' => '#000', 'type' => 'color', 'themeId' => 1615, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 296 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00014591217041015625, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html', 'defaultValue' => '#ffffe6', 'type' => 'color', 'themeId' => 1615, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 297 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001418590545654297, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#fffde3', 'type' => 'color', 'themeId' => 1615, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 298 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001461505889892578, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#796458', 'type' => 'color', 'themeId' => 1615, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 299 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013399124145507812, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_page_wrap', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1615, 'key' => 'backgroundImage', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 300 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00012683868408203125, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow_footer', 'defaultValue' => '#000', 'type' => 'color', 'themeId' => 1615, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '5. Footer background', 'description' => NULL, 'mobile' => false, ), ), 301 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013709068298339844, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header', 'defaultValue' => 'url(images/bg_pic.jpg)', 'type' => 'image', 'themeId' => 1615, 'key' => 'headerImage', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 302 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001399517059326172, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#ffffe6', 'type' => 'color', 'themeId' => 1615, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 303 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00012993812561035156, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#796458', 'type' => 'color', 'themeId' => 1615, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 304 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001480579376220703, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.sitelogo', 'defaultValue' => 'url(images/site_name.png)', 'type' => 'image', 'themeId' => 1615, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '4. Logo image', 'description' => NULL, 'mobile' => false, ), ), 305 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001468658447265625, 'params' => array ( 'id' => NULL, 'themeId' => 1615, 'type' => 'decorator', 'value' => 'button', ), ), 306 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001220703125, 'params' => array ( 'id' => NULL, 'themeId' => 1615, 'type' => 'master_page', 'value' => 'dndindex', ), ), 307 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011301040649414062, 'params' => array ( 'id' => NULL, 'themeId' => 1615, 'type' => 'master_page', 'value' => 'general', ), ), 308 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010991096496582031, 'params' => array ( 'id' => NULL, 'themeId' => 1615, 'type' => 'master_page', 'value' => 'index', ), ), 309 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010991096496582031, 'params' => array ( 'id' => NULL, 'themeId' => 1615, 'type' => 'master_page', 'value' => 'html_document', ), ), 310 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010585784912109375, 'params' => array ( 'id' => NULL, 'themeId' => 1615, 'type' => 'master_page', 'value' => 'blank', ), ), 311 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.00013780593872070312, 'params' => array ( 'id' => NULL, 'themeId' => 1615, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 312 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001938343048095703, 'params' => array ( 0 => 1615, ), ), 313 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.00039696693420410156, 'params' => array ( 'themeId' => 1615, 'themeId2' => 1615, ), ), 314 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1615', 'execTime' => 0.00011706352233886719, 'params' => array ( ), ), 315 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00014495849609375, 'params' => array ( 0 => 1616, ), ), 316 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001380443572998047, 'params' => array ( 0 => 1616, ), ), 317 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1616', 'execTime' => 0.0002760887145996094, 'params' => NULL, ), 318 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1616', 'execTime' => 0.0001468658447265625, 'params' => NULL, ), 319 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1616', 'execTime' => 0.0003960132598876953, 'params' => NULL, ), 320 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0002739429473876953, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => 'body, .base_sign_in', 'defaultValue' => '#bfc6c6', 'type' => 'color', 'themeId' => 1616, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 321 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00016999244689941406, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#4f5058', 'type' => 'color', 'themeId' => 1616, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 322 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00014400482177734375, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#0060aa', 'type' => 'color', 'themeId' => 1616, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 323 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001430511474609375, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#4F5058', 'type' => 'color', 'themeId' => 1616, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 324 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001308917999267578, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow_footer', 'defaultValue' => '#f9faff', 'type' => 'color', 'themeId' => 1616, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '6. Footer background color', 'description' => NULL, 'mobile' => false, ), ), 325 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013685226440429688, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_logo_wrap', 'defaultValue' => 'url(images/header_pic.png)', 'type' => 'image', 'themeId' => 1616, 'key' => 'headerBackground', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 326 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001361370086669922, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_logo_wrap a.ow_logo', 'defaultValue' => 'url(images/site_logo.png)', 'type' => 'image', 'themeId' => 1616, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '5. Inner logo image', 'description' => NULL, 'mobile' => false, ), ), 327 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00015282630920410156, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#4f5058', 'type' => 'color', 'themeId' => 1616, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 328 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013518333435058594, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#494949', 'type' => 'color', 'themeId' => 1616, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 329 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013399124145507812, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.index_master_page .ow_header_in', 'defaultValue' => 'url(images/indexpage_header_image.png)', 'type' => 'image', 'themeId' => 1616, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 330 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001399517059326172, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.index_master_page .logo_url', 'defaultValue' => 'url(images/indexpage_logo.png)', 'type' => 'image', 'themeId' => 1616, 'key' => 'indexLogoImage', 'section' => '1. General Settings', 'label' => '4. Index logo image', 'description' => NULL, 'mobile' => false, ), ), 331 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001289844512939453, 'params' => array ( 'id' => NULL, 'themeId' => 1616, 'type' => 'decorator', 'value' => 'button', ), ), 332 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00012087821960449219, 'params' => array ( 'id' => NULL, 'themeId' => 1616, 'type' => 'master_page', 'value' => 'dndindex', ), ), 333 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001289844512939453, 'params' => array ( 'id' => NULL, 'themeId' => 1616, 'type' => 'master_page', 'value' => 'general', ), ), 334 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010991096496582031, 'params' => array ( 'id' => NULL, 'themeId' => 1616, 'type' => 'master_page', 'value' => 'index', ), ), 335 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010704994201660156, 'params' => array ( 'id' => NULL, 'themeId' => 1616, 'type' => 'master_page', 'value' => 'html_document', ), ), 336 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010585784912109375, 'params' => array ( 'id' => NULL, 'themeId' => 1616, 'type' => 'master_page', 'value' => 'blank', ), ), 337 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.00013113021850585938, 'params' => array ( 'id' => NULL, 'themeId' => 1616, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 338 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00019407272338867188, 'params' => array ( 0 => 1616, ), ), 339 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0004520416259765625, 'params' => array ( 'themeId' => 1616, 'themeId2' => 1616, ), ), 340 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1616', 'execTime' => 0.00011396408081054688, 'params' => array ( ), ), 341 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00014281272888183594, 'params' => array ( 0 => 1617, ), ), 342 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00013899803161621094, 'params' => array ( 0 => 1617, ), ), 343 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1617', 'execTime' => 0.0002968311309814453, 'params' => NULL, ), 344 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1617', 'execTime' => 0.00015401840209960938, 'params' => NULL, ), 345 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1617', 'execTime' => 0.00033092498779296875, 'params' => NULL, ), 346 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003039836883544922, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body', 'defaultValue' => '#fdfff0', 'type' => 'color', 'themeId' => 1617, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 347 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00016498565673828125, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#52483f', 'type' => 'color', 'themeId' => 1617, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 348 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.000141143798828125, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#009683', 'type' => 'color', 'themeId' => 1617, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 349 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001380443572998047, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#009683', 'type' => 'color', 'themeId' => 1617, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 350 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013709068298339844, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_page_wrap', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1617, 'key' => 'backgroundImage', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 351 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013494491577148438, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header', 'defaultValue' => 'url(images/bg_pic.jpg)', 'type' => 'image', 'themeId' => 1617, 'key' => 'headerImage', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 352 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013399124145507812, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#52483f', 'type' => 'color', 'themeId' => 1617, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 353 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00015306472778320312, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#52483f', 'type' => 'color', 'themeId' => 1617, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 354 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001342296600341797, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.sitelogo', 'defaultValue' => 'url(images/site_name.png)', 'type' => 'image', 'themeId' => 1617, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '4. Logo image', 'description' => NULL, 'mobile' => false, ), ), 355 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001289844512939453, 'params' => array ( 'id' => NULL, 'themeId' => 1617, 'type' => 'decorator', 'value' => 'button', ), ), 356 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00012302398681640625, 'params' => array ( 'id' => NULL, 'themeId' => 1617, 'type' => 'master_page', 'value' => 'dndindex', ), ), 357 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011301040649414062, 'params' => array ( 'id' => NULL, 'themeId' => 1617, 'type' => 'master_page', 'value' => 'general', ), ), 358 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011301040649414062, 'params' => array ( 'id' => NULL, 'themeId' => 1617, 'type' => 'master_page', 'value' => 'index', ), ), 359 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001270771026611328, 'params' => array ( 'id' => NULL, 'themeId' => 1617, 'type' => 'master_page', 'value' => 'html_document', ), ), 360 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011706352233886719, 'params' => array ( 'id' => NULL, 'themeId' => 1617, 'type' => 'master_page', 'value' => 'blank', ), ), 361 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.00013184547424316406, 'params' => array ( 'id' => NULL, 'themeId' => 1617, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 362 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00019598007202148438, 'params' => array ( 0 => 1617, ), ), 363 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0004119873046875, 'params' => array ( 'themeId' => 1617, 'themeId2' => 1617, ), ), 364 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1617', 'execTime' => 0.00011301040649414062, 'params' => array ( ), ), 365 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00014400482177734375, 'params' => array ( 0 => 1618, ), ), 366 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00013899803161621094, 'params' => array ( 0 => 1618, ), ), 367 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1618', 'execTime' => 0.00027489662170410156, 'params' => NULL, ), 368 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1618', 'execTime' => 0.0001480579376220703, 'params' => NULL, ), 369 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1618', 'execTime' => 0.00039005279541015625, 'params' => NULL, ), 370 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0002791881561279297, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body', 'defaultValue' => '#090f10', 'type' => 'color', 'themeId' => 1618, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 371 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001480579376220703, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#d6d6be', 'type' => 'color', 'themeId' => 1618, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 372 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001361370086669922, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#7ce6fe', 'type' => 'color', 'themeId' => 1618, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 373 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001518726348876953, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#d6d6be', 'type' => 'color', 'themeId' => 1618, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 374 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00014591217041015625, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page', 'defaultValue' => 'url(images/promo.png)', 'type' => 'image', 'themeId' => 1618, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 375 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001380443572998047, 'params' => array ( 'id' => NULL, 'attribute' => 'background', 'selector' => '.ow_footer', 'defaultValue' => '#04070e', 'type' => 'color', 'themeId' => 1618, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '6. Footer background color', 'description' => NULL, 'mobile' => false, ), ), 376 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00014090538024902344, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header', 'defaultValue' => 'url(images/header.png)', 'type' => 'image', 'themeId' => 1618, 'key' => 'headerBackground', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 377 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013303756713867188, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#d6d6be', 'type' => 'color', 'themeId' => 1618, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 378 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001380443572998047, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#b2bac0', 'type' => 'color', 'themeId' => 1618, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 379 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00014901161193847656, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .sitelogo', 'defaultValue' => 'url(images/site_name.png)', 'type' => 'image', 'themeId' => 1618, 'key' => 'indexLogoImage', 'section' => '1. General Settings', 'label' => '4. Index logo image', 'description' => NULL, 'mobile' => false, ), ), 380 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001461505889892578, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.sitelogo', 'defaultValue' => 'url(images/site_name_inner.png)', 'type' => 'image', 'themeId' => 1618, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '5. Inner logo image', 'description' => NULL, 'mobile' => false, ), ), 381 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00012803077697753906, 'params' => array ( 'id' => NULL, 'themeId' => 1618, 'type' => 'decorator', 'value' => 'button', ), ), 382 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011920928955078125, 'params' => array ( 'id' => NULL, 'themeId' => 1618, 'type' => 'master_page', 'value' => 'dndindex', ), ), 383 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011014938354492188, 'params' => array ( 'id' => NULL, 'themeId' => 1618, 'type' => 'master_page', 'value' => 'general', ), ), 384 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010800361633300781, 'params' => array ( 'id' => NULL, 'themeId' => 1618, 'type' => 'master_page', 'value' => 'index', ), ), 385 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010800361633300781, 'params' => array ( 'id' => NULL, 'themeId' => 1618, 'type' => 'master_page', 'value' => 'html_document', ), ), 386 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011491775512695312, 'params' => array ( 'id' => NULL, 'themeId' => 1618, 'type' => 'master_page', 'value' => 'blank', ), ), 387 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.0001361370086669922, 'params' => array ( 'id' => NULL, 'themeId' => 1618, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 388 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002009868621826172, 'params' => array ( 0 => 1618, ), ), 389 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.00041294097900390625, 'params' => array ( 'themeId' => 1618, 'themeId2' => 1618, ), ), 390 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1618', 'execTime' => 0.00012087821960449219, 'params' => array ( ), ), 391 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00014495849609375, 'params' => array ( 0 => 1619, ), ), 392 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00013899803161621094, 'params' => array ( 0 => 1619, ), ), 393 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1619', 'execTime' => 0.00034308433532714844, 'params' => NULL, ), 394 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1619', 'execTime' => 0.00015592575073242188, 'params' => NULL, ), 395 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1619', 'execTime' => 0.0003800392150878906, 'params' => NULL, ), 396 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003008842468261719, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '@import url(\'https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700&display=swap\'); body, .ow, body, html, .base_sign_in', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1619, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 397 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00015497207641601562, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html', 'defaultValue' => '#666', 'type' => 'color', 'themeId' => 1619, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 398 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.000164031982421875, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a', 'defaultValue' => '#0e0e0e', 'type' => 'color', 'themeId' => 1619, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 399 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013685226440429688, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#4c4c4c', 'type' => 'color', 'themeId' => 1619, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 400 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00015401840209960938, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_header', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1619, 'key' => 'headerBackground', 'section' => '1. General Settings', 'label' => '2. Header background image', 'description' => NULL, 'mobile' => false, ), ), 401 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013303756713867188, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_logo_wrap a', 'defaultValue' => 'url(images/logo_console.png)', 'type' => 'image', 'themeId' => 1619, 'key' => 'indexLogoImage', 'section' => '1. General Settings', 'label' => '3. Index logo image', 'description' => NULL, 'mobile' => false, ), ), 402 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001308917999267578, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_site_panel_wrap.site_panel_wrap_bg_color .ow_logo_wrap a', 'defaultValue' => 'url(images/logo_console.png)', 'type' => 'image', 'themeId' => 1619, 'key' => 'indexLogoImageScroll', 'section' => '1. General Settings', 'label' => '4. Index logo image scroll', 'description' => NULL, 'mobile' => false, ), ), 403 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001308917999267578, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_logo_wrap a', 'defaultValue' => 'url(images/logo_console_black.png)', 'type' => 'image', 'themeId' => 1619, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '5. Inner logo image', 'description' => NULL, 'mobile' => false, ), ), 404 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013303756713867188, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_site_panel_wrap.site_panel_wrap_bg_color .ow_logo_wrap a', 'defaultValue' => 'url(images/logo_console.png)', 'type' => 'image', 'themeId' => 1619, 'key' => 'ConsoleImage', 'section' => '1. General Settings', 'label' => '6. Inner logo image scroll', 'description' => NULL, 'mobile' => false, ), ), 405 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00015211105346679688, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'html body .ow_box_cap h3, .ow_box_cap_empty h3', 'defaultValue' => '#787878', 'type' => 'color', 'themeId' => 1619, 'key' => 'WidgetTitleColor', 'section' => '2. Colors', 'label' => '6. Box title', 'description' => NULL, 'mobile' => false, ), ), 406 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013589859008789062, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#0e0e0e', 'type' => 'color', 'themeId' => 1619, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 407 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001270771026611328, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow_footer', 'defaultValue' => '#0e0e0e', 'type' => 'color', 'themeId' => 1619, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '7. Footer background color', 'description' => NULL, 'mobile' => false, ), ), 408 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013208389282226562, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#666', 'type' => 'color', 'themeId' => 1619, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 409 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.000125885009765625, 'params' => array ( 'id' => NULL, 'themeId' => 1619, 'type' => 'decorator', 'value' => 'button', ), ), 410 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00012302398681640625, 'params' => array ( 'id' => NULL, 'themeId' => 1619, 'type' => 'master_page', 'value' => 'dndindex', ), ), 411 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00012087821960449219, 'params' => array ( 'id' => NULL, 'themeId' => 1619, 'type' => 'master_page', 'value' => 'general', ), ), 412 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011110305786132812, 'params' => array ( 'id' => NULL, 'themeId' => 1619, 'type' => 'master_page', 'value' => 'index', ), ), 413 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010895729064941406, 'params' => array ( 'id' => NULL, 'themeId' => 1619, 'type' => 'master_page', 'value' => 'html_document', ), ), 414 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010895729064941406, 'params' => array ( 'id' => NULL, 'themeId' => 1619, 'type' => 'master_page', 'value' => 'blank', ), ), 415 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.00013589859008789062, 'params' => array ( 'id' => NULL, 'themeId' => 1619, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 416 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00019502639770507812, 'params' => array ( 0 => 1619, ), ), 417 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0004451274871826172, 'params' => array ( 'themeId' => 1619, 'themeId2' => 1619, ), ), 418 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1619', 'execTime' => 0.00011110305786132812, 'params' => array ( ), ), 419 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001418590545654297, 'params' => array ( 0 => 1620, ), ), 420 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001380443572998047, 'params' => array ( 0 => 1620, ), ), 421 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1620', 'execTime' => 0.0002779960632324219, 'params' => NULL, ), 422 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1620', 'execTime' => 0.0001480579376220703, 'params' => NULL, ), 423 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1620', 'execTime' => 0.0003829002380371094, 'params' => NULL, ), 424 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003001689910888672, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body', 'defaultValue' => '#e6e0ec', 'type' => 'color', 'themeId' => 1620, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 425 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00020503997802734375, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#7e6587', 'type' => 'color', 'themeId' => 1620, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 426 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00016999244689941406, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#00677d', 'type' => 'color', 'themeId' => 1620, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 427 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001418590545654297, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#7e6587', 'type' => 'color', 'themeId' => 1620, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 428 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013685226440429688, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow_footer', 'defaultValue' => 'rgba(255,255,255,0.3)', 'type' => 'color', 'themeId' => 1620, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '5. Footer background color', 'description' => NULL, 'mobile' => false, ), ), 429 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00014495849609375, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header_wrap', 'defaultValue' => 'url(images/bg.png)', 'type' => 'image', 'themeId' => 1620, 'key' => 'HeaderbackgroundImage', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 430 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00014400482177734375, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_logo', 'defaultValue' => 'url(images/header_s.png)', 'type' => 'image', 'themeId' => 1620, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '4. Logo image', 'description' => NULL, 'mobile' => false, ), ), 431 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013113021850585938, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#7e6587', 'type' => 'color', 'themeId' => 1620, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 432 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013494491577148438, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#00677D', 'type' => 'color', 'themeId' => 1620, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 433 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00012993812561035156, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_sign_in, .base_index_page', 'defaultValue' => 'url(images/bg.png)', 'type' => 'image', 'themeId' => 1620, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 434 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001289844512939453, 'params' => array ( 'id' => NULL, 'themeId' => 1620, 'type' => 'decorator', 'value' => 'button', ), ), 435 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00012183189392089844, 'params' => array ( 'id' => NULL, 'themeId' => 1620, 'type' => 'master_page', 'value' => 'dndindex', ), ), 436 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001289844512939453, 'params' => array ( 'id' => NULL, 'themeId' => 1620, 'type' => 'master_page', 'value' => 'general', ), ), 437 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011587142944335938, 'params' => array ( 'id' => NULL, 'themeId' => 1620, 'type' => 'master_page', 'value' => 'index', ), ), 438 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001068115234375, 'params' => array ( 'id' => NULL, 'themeId' => 1620, 'type' => 'master_page', 'value' => 'html_document', ), ), 439 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001049041748046875, 'params' => array ( 'id' => NULL, 'themeId' => 1620, 'type' => 'master_page', 'value' => 'blank', ), ), 440 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.00013113021850585938, 'params' => array ( 'id' => NULL, 'themeId' => 1620, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 441 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00019502639770507812, 'params' => array ( 0 => 1620, ), ), 442 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0004031658172607422, 'params' => array ( 'themeId' => 1620, 'themeId2' => 1620, ), ), 443 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1620', 'execTime' => 0.00011301040649414062, 'params' => array ( ), ), 444 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001430511474609375, 'params' => array ( 0 => 1621, ), ), 445 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001380443572998047, 'params' => array ( 0 => 1621, ), ), 446 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1621', 'execTime' => 0.0002930164337158203, 'params' => NULL, ), 447 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1621', 'execTime' => 0.00014781951904296875, 'params' => NULL, ), 448 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1621', 'execTime' => 0.0003979206085205078, 'params' => NULL, ), 449 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003039836883544922, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1621, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 450 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001590251922607422, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#52483f', 'type' => 'color', 'themeId' => 1621, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 451 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00015091896057128906, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#b4534d', 'type' => 'color', 'themeId' => 1621, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 452 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00014495849609375, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#616161', 'type' => 'color', 'themeId' => 1621, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 453 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013709068298339844, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_page_wrap', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1621, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 454 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00015783309936523438, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header', 'defaultValue' => 'url(images/bg_pic.jpg)', 'type' => 'image', 'themeId' => 1621, 'key' => 'headerBackground', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 455 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013494491577148438, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1621, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 456 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001399517059326172, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#52483f', 'type' => 'color', 'themeId' => 1621, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 457 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013113021850585938, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .sitelogo', 'defaultValue' => 'url(images/site_logo.png)', 'type' => 'image', 'themeId' => 1621, 'key' => 'indexLogoImage', 'section' => '1. General Settings', 'label' => '4. Index logo image', 'description' => NULL, 'mobile' => false, ), ), 458 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001289844512939453, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.sitelogo', 'defaultValue' => 'url(images/site_name.png)', 'type' => 'image', 'themeId' => 1621, 'key' => 'LogoImage', 'section' => '1. General Settings', 'label' => '5. Inner logo image', 'description' => NULL, 'mobile' => false, ), ), 459 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001289844512939453, 'params' => array ( 'id' => NULL, 'themeId' => 1621, 'type' => 'decorator', 'value' => 'button', ), ), 460 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00013899803161621094, 'params' => array ( 'id' => NULL, 'themeId' => 1621, 'type' => 'master_page', 'value' => 'dndindex', ), ), 461 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011515617370605469, 'params' => array ( 'id' => NULL, 'themeId' => 1621, 'type' => 'master_page', 'value' => 'general', ), ), 462 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010895729064941406, 'params' => array ( 'id' => NULL, 'themeId' => 1621, 'type' => 'master_page', 'value' => 'index', ), ), 463 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010895729064941406, 'params' => array ( 'id' => NULL, 'themeId' => 1621, 'type' => 'master_page', 'value' => 'html_document', ), ), 464 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011014938354492188, 'params' => array ( 'id' => NULL, 'themeId' => 1621, 'type' => 'master_page', 'value' => 'blank', ), ), 465 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.00013303756713867188, 'params' => array ( 'id' => NULL, 'themeId' => 1621, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 466 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00020313262939453125, 'params' => array ( 0 => 1621, ), ), 467 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.00039696693420410156, 'params' => array ( 'themeId' => 1621, 'themeId2' => 1621, ), ), 468 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1621', 'execTime' => 0.00011396408081054688, 'params' => array ( ), ), 469 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001430511474609375, 'params' => array ( 0 => 1622, ), ), 470 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00014400482177734375, 'params' => array ( 0 => 1622, ), ), 471 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1622', 'execTime' => 0.0003600120544433594, 'params' => NULL, ), 472 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1622', 'execTime' => 0.0001609325408935547, 'params' => NULL, ), 473 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1622', 'execTime' => 0.00043392181396484375, 'params' => NULL, ), 474 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0006070137023925781, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body', 'defaultValue' => '#412e57', 'type' => 'color', 'themeId' => 1622, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 475 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00035309791564941406, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#2e64ff', 'type' => 'color', 'themeId' => 1622, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 476 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003819465637207031, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#616161', 'type' => 'color', 'themeId' => 1622, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 477 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003190040588378906, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_page_wrap', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1622, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 478 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003349781036376953, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_page_container .ow_page', 'defaultValue' => '#616161', 'type' => 'color', 'themeId' => 1622, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 479 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00035119056701660156, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header', 'defaultValue' => 'url(images/bg_pic.jpg)', 'type' => 'image', 'themeId' => 1622, 'key' => 'headerBackground', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 480 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003478527069091797, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1622, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 481 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00038313865661621094, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#616161', 'type' => 'color', 'themeId' => 1622, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 482 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00027298927307128906, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_promo_collage_item1', 'defaultValue' => 'url(images/promo_collage1.png)', 'type' => 'image', 'themeId' => 1622, 'key' => 'collageimage1', 'section' => '3. Index Page', 'label' => 'Collage image 1', 'description' => NULL, 'mobile' => false, ), ), 483 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0002579689025878906, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_promo_collage_item2', 'defaultValue' => 'url(images/promo_collage2.png)', 'type' => 'image', 'themeId' => 1622, 'key' => 'collageimage2', 'section' => '3. Index Page', 'label' => 'Collage image 2', 'description' => NULL, 'mobile' => false, ), ), 484 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00026106834411621094, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_promo_collage_item3', 'defaultValue' => 'url(images/promo_collage3.png)', 'type' => 'image', 'themeId' => 1622, 'key' => 'collageimage3', 'section' => '3. Index Page', 'label' => 'Collage image 3', 'description' => NULL, 'mobile' => false, ), ), 485 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0002601146697998047, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_promo_collage_item4', 'defaultValue' => 'url(images/promo_collage4.png)', 'type' => 'image', 'themeId' => 1622, 'key' => 'collageimage4', 'section' => '3. Index Page', 'label' => 'Collage image 4', 'description' => NULL, 'mobile' => false, ), ), 486 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00026297569274902344, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_promo_collage_item5', 'defaultValue' => 'url(images/promo_collage5.png)', 'type' => 'image', 'themeId' => 1622, 'key' => 'collageimage5', 'section' => '3. Index Page', 'label' => 'Collage image 5', 'description' => NULL, 'mobile' => false, ), ), 487 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00030994415283203125, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_promo_left', 'defaultValue' => 'url(images/promo_left.jpg)', 'type' => 'image', 'themeId' => 1622, 'key' => 'qs_image', 'section' => '3. Index Page', 'label' => 'Quick Search Image', 'description' => NULL, 'mobile' => false, ), ), 488 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003330707550048828, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.sitelogo', 'defaultValue' => 'url(images/site_name.png)', 'type' => 'image', 'themeId' => 1622, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '4. Logo image', 'description' => NULL, 'mobile' => false, ), ), 489 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00024819374084472656, 'params' => array ( 'id' => NULL, 'themeId' => 1622, 'type' => 'decorator', 'value' => 'button', ), ), 490 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00022983551025390625, 'params' => array ( 'id' => NULL, 'themeId' => 1622, 'type' => 'master_page', 'value' => 'dndindex', ), ), 491 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023293495178222656, 'params' => array ( 'id' => NULL, 'themeId' => 1622, 'type' => 'master_page', 'value' => 'general', ), ), 492 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023412704467773438, 'params' => array ( 'id' => NULL, 'themeId' => 1622, 'type' => 'master_page', 'value' => 'index', ), ), 493 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00021505355834960938, 'params' => array ( 'id' => NULL, 'themeId' => 1622, 'type' => 'master_page', 'value' => 'html_document', ), ), 494 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00021219253540039062, 'params' => array ( 'id' => NULL, 'themeId' => 1622, 'type' => 'master_page', 'value' => 'blank', ), ), 495 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.00030493736267089844, 'params' => array ( 'id' => NULL, 'themeId' => 1622, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 496 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0004029273986816406, 'params' => array ( 0 => 1622, ), ), 497 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0011491775512695312, 'params' => array ( 'themeId' => 1622, 'themeId2' => 1622, ), ), 498 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1622', 'execTime' => 0.00031495094299316406, 'params' => array ( ), ), 499 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003230571746826172, 'params' => array ( 0 => 1623, ), ), 500 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00026702880859375, 'params' => array ( 0 => 1623, ), ), 501 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1623', 'execTime' => 0.000823974609375, 'params' => NULL, ), 502 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1623', 'execTime' => 0.00039005279541015625, 'params' => NULL, ), 503 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1623', 'execTime' => 0.0012249946594238281, 'params' => NULL, ), 504 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0006661415100097656, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body', 'defaultValue' => '#74adc0', 'type' => 'color', 'themeId' => 1623, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 505 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003829002380371094, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#c5ffff', 'type' => 'color', 'themeId' => 1623, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 506 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003561973571777344, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#7be1f9', 'type' => 'color', 'themeId' => 1623, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 507 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003299713134765625, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#2b6170', 'type' => 'color', 'themeId' => 1623, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 508 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0002999305725097656, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_page_wrap', 'defaultValue' => 'url(images/promo.png)', 'type' => 'image', 'themeId' => 1623, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 509 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003349781036376953, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow_footer', 'defaultValue' => '#6599ac', 'type' => 'color', 'themeId' => 1623, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '6. Footer background color', 'description' => NULL, 'mobile' => false, ), ), 510 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003199577331542969, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header', 'defaultValue' => 'url(images/header_pic.jpg)', 'type' => 'image', 'themeId' => 1623, 'key' => 'headerImage', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 511 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003380775451660156, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#2b6170', 'type' => 'color', 'themeId' => 1623, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 512 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.000347137451171875, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#3f6e7c', 'type' => 'color', 'themeId' => 1623, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 513 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003139972686767578, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .sitelogo', 'defaultValue' => 'url(images/site_name.png)', 'type' => 'image', 'themeId' => 1623, 'key' => 'indexLogoImage', 'section' => '1. General Settings', 'label' => '4. Index logo image', 'description' => NULL, 'mobile' => false, ), ), 514 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00031304359436035156, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.sitelogo', 'defaultValue' => 'url(images/logo_inner.png)', 'type' => 'image', 'themeId' => 1623, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '5. Inner logo image', 'description' => NULL, 'mobile' => false, ), ), 515 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002789497375488281, 'params' => array ( 'id' => NULL, 'themeId' => 1623, 'type' => 'decorator', 'value' => 'button', ), ), 516 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023603439331054688, 'params' => array ( 'id' => NULL, 'themeId' => 1623, 'type' => 'master_page', 'value' => 'dndindex', ), ), 517 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00022602081298828125, 'params' => array ( 'id' => NULL, 'themeId' => 1623, 'type' => 'master_page', 'value' => 'general', ), ), 518 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00021982192993164062, 'params' => array ( 'id' => NULL, 'themeId' => 1623, 'type' => 'master_page', 'value' => 'index', ), ), 519 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002720355987548828, 'params' => array ( 'id' => NULL, 'themeId' => 1623, 'type' => 'master_page', 'value' => 'html_document', ), ), 520 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002200603485107422, 'params' => array ( 'id' => NULL, 'themeId' => 1623, 'type' => 'master_page', 'value' => 'blank', ), ), 521 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.0002639293670654297, 'params' => array ( 'id' => NULL, 'themeId' => 1623, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 522 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003638267517089844, 'params' => array ( 0 => 1623, ), ), 523 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0010039806365966797, 'params' => array ( 'themeId' => 1623, 'themeId2' => 1623, ), ), 524 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1623', 'execTime' => 0.00022602081298828125, 'params' => array ( ), ), 525 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00027108192443847656, 'params' => array ( 0 => 1624, ), ), 526 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002970695495605469, 'params' => array ( 0 => 1624, ), ), 527 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1624', 'execTime' => 0.000843048095703125, 'params' => NULL, ), 528 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1624', 'execTime' => 0.00043392181396484375, 'params' => NULL, ), 529 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1624', 'execTime' => 0.0012760162353515625, 'params' => NULL, ), 530 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0006110668182373047, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body', 'defaultValue' => '#fff5fb', 'type' => 'color', 'themeId' => 1624, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 531 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0004119873046875, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#553d2f', 'type' => 'color', 'themeId' => 1624, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 532 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00035500526428222656, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#578581', 'type' => 'color', 'themeId' => 1624, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 533 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003719329833984375, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#715848', 'type' => 'color', 'themeId' => 1624, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 534 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003609657287597656, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_page_wrap', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1624, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 535 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00032591819763183594, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow_footer', 'defaultValue' => '#fffdff', 'type' => 'color', 'themeId' => 1624, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '5. Footer background', 'description' => NULL, 'mobile' => false, ), ), 536 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003650188446044922, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header', 'defaultValue' => 'url(images/bg_pic.jpg)', 'type' => 'image', 'themeId' => 1624, 'key' => 'headerBackground', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 537 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00030303001403808594, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#715848', 'type' => 'color', 'themeId' => 1624, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 538 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003139972686767578, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#796458', 'type' => 'color', 'themeId' => 1624, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 539 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00032210350036621094, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.sitelogo', 'defaultValue' => 'url(images/site_name.png)', 'type' => 'image', 'themeId' => 1624, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '4. Logo image', 'description' => NULL, 'mobile' => false, ), ), 540 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002460479736328125, 'params' => array ( 'id' => NULL, 'themeId' => 1624, 'type' => 'decorator', 'value' => 'button', ), ), 541 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023818016052246094, 'params' => array ( 'id' => NULL, 'themeId' => 1624, 'type' => 'master_page', 'value' => 'dndindex', ), ), 542 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00025200843811035156, 'params' => array ( 'id' => NULL, 'themeId' => 1624, 'type' => 'master_page', 'value' => 'general', ), ), 543 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023698806762695312, 'params' => array ( 'id' => NULL, 'themeId' => 1624, 'type' => 'master_page', 'value' => 'index', ), ), 544 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002219676971435547, 'params' => array ( 'id' => NULL, 'themeId' => 1624, 'type' => 'master_page', 'value' => 'html_document', ), ), 545 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00020885467529296875, 'params' => array ( 'id' => NULL, 'themeId' => 1624, 'type' => 'master_page', 'value' => 'blank', ), ), 546 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.00026798248291015625, 'params' => array ( 'id' => NULL, 'themeId' => 1624, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 547 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00037097930908203125, 'params' => array ( 0 => 1624, ), ), 548 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.001068115234375, 'params' => array ( 'themeId' => 1624, 'themeId2' => 1624, ), ), 549 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1624', 'execTime' => 0.00025582313537597656, 'params' => array ( ), ), 550 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003330707550048828, 'params' => array ( 0 => 1625, ), ), 551 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003139972686767578, 'params' => array ( 0 => 1625, ), ), 552 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1625', 'execTime' => 0.000782012939453125, 'params' => NULL, ), 553 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1625', 'execTime' => 0.0004019737243652344, 'params' => NULL, ), 554 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1625', 'execTime' => 0.0010290145874023438, 'params' => NULL, ), 555 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0006380081176757812, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => 'body, .ow, .base_sign_in', 'defaultValue' => '#000213', 'type' => 'color', 'themeId' => 1625, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 556 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00034499168395996094, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html', 'defaultValue' => '#B4BCD0', 'type' => 'color', 'themeId' => 1625, 'key' => 'textColor', 'section' => '3. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 557 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00031185150146484375, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a', 'defaultValue' => '#F7F8F8', 'type' => 'color', 'themeId' => 1625, 'key' => 'linkColor', 'section' => '3. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 558 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003628730773925781, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#F7F8F8', 'type' => 'color', 'themeId' => 1625, 'key' => 'titleColor', 'section' => '3. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 559 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003418922424316406, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_logo_wrap a', 'defaultValue' => 'url(images/logo.svg)', 'type' => 'image', 'themeId' => 1625, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '2. Logo image', 'description' => NULL, 'mobile' => false, ), ), 560 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003662109375, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'html body .ow_box_cap h3, .ow_box_cap_empty h3', 'defaultValue' => '#F7F8F8', 'type' => 'color', 'themeId' => 1625, 'key' => 'WidgetTitleColor', 'section' => '3. Colors', 'label' => '6. Box title', 'description' => NULL, 'mobile' => false, ), ), 561 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003190040588378906, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#B4BCD0', 'type' => 'color', 'themeId' => 1625, 'key' => 'menuColor', 'section' => '3. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 562 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003368854522705078, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#7989A0', 'type' => 'color', 'themeId' => 1625, 'key' => 'txtValue', 'section' => '3. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 563 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00030803680419921875, 'params' => array ( 'id' => NULL, 'themeId' => 1625, 'type' => 'decorator', 'value' => 'button', ), ), 564 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023794174194335938, 'params' => array ( 'id' => NULL, 'themeId' => 1625, 'type' => 'master_page', 'value' => 'dndindex', ), ), 565 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00020885467529296875, 'params' => array ( 'id' => NULL, 'themeId' => 1625, 'type' => 'master_page', 'value' => 'general', ), ), 566 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00026106834411621094, 'params' => array ( 'id' => NULL, 'themeId' => 1625, 'type' => 'master_page', 'value' => 'index', ), ), 567 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00022983551025390625, 'params' => array ( 'id' => NULL, 'themeId' => 1625, 'type' => 'master_page', 'value' => 'html_document', ), ), 568 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002200603485107422, 'params' => array ( 'id' => NULL, 'themeId' => 1625, 'type' => 'master_page', 'value' => 'blank', ), ), 569 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.0002598762512207031, 'params' => array ( 'id' => NULL, 'themeId' => 1625, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 570 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0004050731658935547, 'params' => array ( 0 => 1625, ), ), 571 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0010089874267578125, 'params' => array ( 'themeId' => 1625, 'themeId2' => 1625, ), ), 572 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1625', 'execTime' => 0.0002269744873046875, 'params' => array ( ), ), 573 => array ( 'query' => 'SELECT * FROM ow_base_config WHERE `key` = \'base\' AND `name` = \'cachedEntitiesPostfix\' LIMIT 0, 1', 'execTime' => 0.0003299713134765625, 'params' => array ( ), ), 574 => array ( 'query' => 'UPDATE `ow_base_config` SET `value`=:value WHERE id=:id', 'execTime' => 0.0003409385681152344, 'params' => array ( 'id' => 521, 'value' => 'IPy6iryd', ), ), 575 => array ( 'query' => 'SELECT * FROM ow_base_config', 'execTime' => 0.0005869865417480469, 'params' => array ( ), ), 576 => array ( 'query' => 'SELECT * FROM ow_base_language WHERE `status` = \'active\'', 'execTime' => 0.0003948211669921875, 'params' => array ( ), ), 577 => array ( 'query' => 'SELECT k.*, p.`prefix`, v.`value` FROM ow_base_language_key AS k INNER JOIN ow_base_language_prefix AS p ON k.prefixId = p.id INNER JOIN ow_base_language_value AS v ON k.id = v.keyId AND v.languageId = ?', 'execTime' => 0.08172798156738281, 'params' => array ( 0 => 1, ), ), 578 => array ( 'query' => 'SELECT * FROM ow_base_language', 'execTime' => 0.0003809928894042969, 'params' => array ( ), ), 579 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `key` = \'simplicity\' LIMIT 0, 1', 'execTime' => 0.0007278919219970703, 'params' => array ( ), ), 580 => array ( 'query' => 'SELECT * FROM ow_base_theme_content WHERE `themeId` = 1606', 'execTime' => 0.0006308555603027344, 'params' => array ( ), ), 581 => array ( 'query' => 'SELECT * FROM ow_base_theme_master_page WHERE `themeId` = 1606', 'execTime' => 0.0003490447998046875, 'params' => array ( ), ), 582 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `key` = \'turquoise\' LIMIT 0, 1', 'execTime' => 0.0003249645233154297, 'params' => array ( ), ), 583 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `key` = \'turquoise\' LIMIT 0, 1', 'execTime' => 0.0002770423889160156, 'params' => array ( ), ), 584 => array ( 'query' => 'SELECT * FROM ow_base_theme_content WHERE `themeId` = 1607', 'execTime' => 0.00043702125549316406, 'params' => array ( ), ), 585 => array ( 'query' => 'SELECT * FROM ow_base_theme_master_page WHERE `themeId` = 1607', 'execTime' => 0.00032901763916015625, 'params' => array ( ), ), 586 => array ( 'query' => 'SELECT * FROM ow_base_document WHERE `isStatic` = 1 AND `isMobile` = 0', 'execTime' => 0.0003631114959716797, 'params' => array ( ), ), 587 => array ( 'query' => ' SELECT * FROM `ow_base_menu_item` WHERE `visibleFor` & ? AND `externalUrl` IS NULL AND `type` = ? ORDER BY `order` ASC LIMIT 1', 'execTime' => 0.000698089599609375, 'params' => array ( 0 => 1, 1 => 'main', ), ), 588 => array ( 'query' => ' SELECT `mi`.*, `mi`.`key` AS `menu_key`, `d`.`class`, `d`.`action`, `d`.`uri`, `d`.`isStatic` FROM `ow_base_menu_item` AS `mi` LEFT JOIN `ow_base_document` AS `d` ON ( `mi`.`documentKey` = `d`.`key`) WHERE `mi`.`type` = :menuType ORDER BY `mi`.`order` ASC', 'execTime' => 0.0009770393371582031, 'params' => array ( 'menuType' => 'main', ), ), 589 => array ( 'query' => ' SELECT `mi`.*, `mi`.`key` AS `menu_key`, `d`.`class`, `d`.`action`, `d`.`uri`, `d`.`isStatic` FROM `ow_base_menu_item` AS `mi` LEFT JOIN `ow_base_document` AS `d` ON ( `mi`.`documentKey` = `d`.`key`) WHERE `mi`.`type` = :menuType ORDER BY `mi`.`order` ASC', 'execTime' => 0.0008580684661865234, 'params' => array ( 'menuType' => 'bottom', ), ), 590 => array ( 'query' => 'SELECT * FROM ow_base_question_account_type ORDER BY sortOrder', 'execTime' => 0.0005209445953369141, 'params' => array ( ), ), 591 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'base\' AND `actionKey` = \'daily_login\' LIMIT 0, 1', 'execTime' => 0.0004730224609375, 'params' => array ( ), ), 592 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'base\' AND `actionKey` = \'user_join\' LIMIT 0, 1', 'execTime' => 0.0003800392150878906, 'params' => array ( ), ), 593 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'base\' AND `actionKey` = \'search_users\' LIMIT 0, 1', 'execTime' => 0.00032520294189453125, 'params' => array ( ), ), 594 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'base\' AND `actionKey` = \'add_comment\' LIMIT 0, 1', 'execTime' => 0.000370025634765625, 'params' => array ( ), ), 595 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'usercredits\' AND `actionKey` = \'buy_credits\' LIMIT 0, 1', 'execTime' => 0.0003070831298828125, 'params' => array ( ), ), 596 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'usercredits\' AND `actionKey` = \'grant_by_user\' LIMIT 0, 1', 'execTime' => 0.00031280517578125, 'params' => array ( ), ), 597 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'usercredits\' AND `actionKey` = \'grant_to_user\' LIMIT 0, 1', 'execTime' => 0.0003190040588378906, 'params' => array ( ), ), 598 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'usercredits\' AND `actionKey` = \'set_by_admin\' LIMIT 0, 1', 'execTime' => 0.00030612945556640625, 'params' => array ( ), ), 599 => array ( 'query' => 'SELECT * FROM ow_base_question_account_type ORDER BY sortOrder', 'execTime' => 0.000553131103515625, 'params' => array ( ), ), 600 => array ( 'query' => ' SELECT `question`.* FROM `ow_base_question` as `question` LEFT JOIN `ow_base_question_section` as `section` ON ( `question`.`sectionName` = `section`.`name` AND `question`.`sectionName` != \'\' AND `question`.`sectionName` IS NOT NULL ) WHERE `question`.`base` = 1 AND `question`.`onJoin` = \'1\' AND ( `section`.isHidden IS NULL OR `section`.isHidden = 0 ) ORDER BY IF( `section`.`name` IS NULL, 0, 1 ), `section`.`sortOrder`, `question`.`sortOrder` ', 'execTime' => 0.0011658668518066406, 'params' => NULL, ), 601 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` IN(\'sex\',\'match_sex\') ORDER BY sortOrder', 'execTime' => 0.0006899833679199219, 'params' => array ( ), ), 602 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` IN(\'username\',\'email\',\'password\',\'sex\',\'match_sex\') ORDER BY sortOrder', 'execTime' => 0.0008909702301025391, 'params' => array ( ), ), 603 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` IN(\'\',\'sex\') ORDER BY sortOrder', 'execTime' => 0.0005548000335693359, 'params' => array ( ), ), 604 => array ( 'query' => 'SELECT * FROM ow_base_question_value WHERE `questionName` IN(\'username\',\'email\',\'password\',\'sex\',\'match_sex\') ORDER BY questionName, sortOrder', 'execTime' => 0.001505136489868164, 'params' => array ( ), ), 605 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` = \'username\' LIMIT 0, 1', 'execTime' => 0.0005719661712646484, 'params' => array ( ), ), 606 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` = \'email\' LIMIT 0, 1', 'execTime' => 0.0006120204925537109, 'params' => array ( ), ), 607 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` = \'password\' LIMIT 0, 1', 'execTime' => 0.0005970001220703125, 'params' => array ( ), ), 608 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` = \'repeatPassword\' LIMIT 0, 1', 'execTime' => 0.0003600120544433594, 'params' => array ( ), ), 609 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` = \'sex\' LIMIT 0, 1', 'execTime' => 0.00039196014404296875, 'params' => array ( ), ), 610 => array ( 'query' => 'SELECT * FROM ow_skadate_account_type_to_gender', 'execTime' => 0.00041103363037109375, 'params' => array ( ), ), 611 => array ( 'query' => 'UPDATE `ow_base_plugin` SET developerKey=:dk WHERE `key`=:k', 'execTime' => 0.0004420280456542969, 'params' => array ( 'dk' => '99d6bdd5bb6468beaf118c4664dd92ff', 'k' => 'pcgallery', ), ), 612 => array ( 'query' => 'SELECT * FROM ow_base_language', 'execTime' => 0.000331878662109375, 'params' => array ( ), ), 613 => array ( 'query' => 'SELECT count(DISTINCT `entityId`) `count`, `entityType` FROM `ow_moderation_entity` WHERE `entityType` IN (\'user_join\', \'comment\', \'avatar-change\', \'photo_comments\', \'user-status\', \'blog-post\', \'event\', \'forum-topic\', \'forum-post\', \'group\') AND `userId`=0 GROUP BY `entityType`', 'execTime' => 0.0003039836883544922, 'params' => NULL, ), 614 => array ( 'query' => 'SELECT count(DISTINCT `entityId`) `count`, `entityType` FROM `ow_moderation_entity` WHERE `entityType` IN (\'user_join\', \'comment\', \'avatar-change\', \'photo_comments\', \'user-status\', \'blog-post\', \'event\', \'forum-topic\', \'forum-post\', \'group\') AND 1 GROUP BY `entityType`', 'execTime' => 0.0001850128173828125, 'params' => NULL, ), 615 => array ( 'query' => 'SELECT COUNT(*) FROM ow_base_invitation WHERE `userId` = 0', 'execTime' => 0.00020694732666015625, 'params' => array ( ), ), 616 => array ( 'query' => 'SELECT COUNT(*) FROM ow_base_invitation WHERE `userId` = 0 AND `viewed` = 0', 'execTime' => 0.00015091896057128906, 'params' => array ( ), ), 617 => array ( 'query' => 'SELECT COUNT(*) FROM ow_notifications_notification WHERE `userId` = 0 AND `viewed` = 0', 'execTime' => 0.00013208389282226562, 'params' => array ( ), ), 618 => array ( 'query' => 'SELECT COUNT(*) FROM ow_notifications_notification WHERE `userId` = 0', 'execTime' => 0.00011801719665527344, 'params' => array ( ), ), 619 => array ( 'query' => 'SELECT COUNT(*) FROM `ow_friends_friendship` `friends_friendship` INNER JOIN `ow_base_user` base_user_table_alias ON base_user_table_alias.`id` = `friends_friendship`.`userId` LEFT JOIN `ow_base_user_suspend` base_user_suspend_table_alias ON base_user_suspend_table_alias.`userId` = `base_user_table_alias`.`id` WHERE (`base_user_suspend_table_alias`.`id` IS NULL) AND (`base_user_table_alias`.`emailVerify` = 1) AND `friends_friendship`.`friendId`=0 AND `friends_friendship`.`status` = \'pending\'', 'execTime' => 0.0002601146697998047, 'params' => array ( ), ), 620 => array ( 'query' => 'SELECT COUNT(*) FROM `ow_friends_friendship` `friends_friendship` INNER JOIN `ow_base_user` base_user_table_alias ON base_user_table_alias.`id` = `friends_friendship`.`userId` LEFT JOIN `ow_base_user_suspend` base_user_suspend_table_alias ON base_user_suspend_table_alias.`userId` = `base_user_table_alias`.`id` WHERE (`base_user_suspend_table_alias`.`id` IS NULL) AND (`base_user_table_alias`.`emailVerify` = 1) AND `friends_friendship`.`friendId`=0 AND `friends_friendship`.`status` = \'pending\' AND `friends_friendship`.`viewed` = \'0\'', 'execTime' => 0.0002238750457763672, 'params' => array ( ), ), 621 => array ( 'query' => 'show tables like \'ow_base_geolocation_country\'', 'execTime' => 0.0014171600341796875, 'params' => NULL, ), 622 => array ( 'query' => 'SELECT * FROM ow_base_authorization_group', 'execTime' => 0.0004429817199707031, 'params' => array ( ), ), 623 => array ( 'query' => 'SELECT * FROM ow_base_authorization_moderator ORDER BY id', 'execTime' => 0.0004150867462158203, 'params' => array ( ), ), 624 => array ( 'query' => 'SELECT * FROM ow_base_authorization_moderator_permission', 'execTime' => 0.0002799034118652344, 'params' => array ( ), ), 625 => array ( 'query' => 'SELECT * FROM ow_base_authorization_action', 'execTime' => 0.0003349781036376953, 'params' => array ( ), ), 626 => array ( 'query' => 'SELECT * FROM ow_base_authorization_permission', 'execTime' => 0.0002799034118652344, 'params' => array ( ), ), 627 => array ( 'query' => 'SELECT * FROM ow_base_authorization_role ORDER BY `sortOrder` ASC', 'execTime' => 0.0003681182861328125, 'params' => array ( ), ), 628 => array ( 'query' => 'SELECT `b`.* FROM `ow_ads_banner` AS `b` LEFT JOIN `ow_ads_banner_position` AS `bp` ON (`b`.`id` = `bp`.`bannerId`) LEFT JOIN `ow_ads_banner_location` AS `bl` ON (`b`.`id` = `bl`.`bannerId`) WHERE `bp`.`position` = :position AND `bp`.`pluginKey` IN ( :pluginKey, \'base\' ) AND ( `bl`.`location` IS NULL)', 'execTime' => 0.0005779266357421875, 'params' => array ( 'pluginKey' => 'SKADATE', 'position' => 'top', ), ), 629 => array ( 'query' => 'SELECT `b`.* FROM `ow_ads_banner` AS `b` LEFT JOIN `ow_ads_banner_position` AS `bp` ON (`b`.`id` = `bp`.`bannerId`) LEFT JOIN `ow_ads_banner_location` AS `bl` ON (`b`.`id` = `bl`.`bannerId`) WHERE `bp`.`position` = :position AND `bp`.`pluginKey` IN ( :pluginKey, \'base\' ) AND ( `bl`.`location` IS NULL)', 'execTime' => 0.000415802001953125, 'params' => array ( 'pluginKey' => 'SKADATE', 'position' => 'bottom', ), ), 630 => array ( 'query' => 'SELECT * FROM ow_base_place WHERE `name` = \'index\' LIMIT 0, 1', 'execTime' => 0.0004589557647705078, 'params' => array ( ), ), 631 => array ( 'query' => 'SELECT * FROM ow_base_component_place_cache WHERE `placeId` = 2 AND `entityId` = 0 LIMIT 0, 1', 'execTime' => 0.0005588531494140625, 'params' => array ( ), ), 632 => array ( 'query' => 'SELECT `b`.* FROM `ow_ads_banner` AS `b` LEFT JOIN `ow_ads_banner_position` AS `bp` ON (`b`.`id` = `bp`.`bannerId`) LEFT JOIN `ow_ads_banner_location` AS `bl` ON (`b`.`id` = `bl`.`bannerId`) WHERE `bp`.`position` = :position AND `bp`.`pluginKey` IN ( :pluginKey, \'base\' ) AND ( `bl`.`location` IS NULL)', 'execTime' => 0.0005450248718261719, 'params' => array ( 'pluginKey' => 'SKADATE', 'position' => 'sidebar', ), ), ), 'debugMode' => true, 'isProfilerEnabled' => true, 'profiler' => \UTIL_Profiler::__set_state(array( 'checkPoints' => array ( 'start' => 1774337865.026099, ), 'key' => 'db', 'result' => array ( ), 'chkCounter' => 0, )), 'queryExecTime' => 0.0005450248718261719, 'totalQueryExecTime' => 0.28398704528808594, 'queryCount' => 633, 'useCashe' => false, )), )), )), 'joinForm' => \SKADATE_CLASS_JoinForm::__set_state(array( 'attributes' => array ( 'id' => 'joinForm', 'method' => 'post', 'action' => 'https://date.wasku.com/skadate/join/join-form-submit/', 'name' => 'joinForm', ), 'elements' => array ( 'form_name' => \HiddenField::__set_state(array( 'validators' => array ( ), 'filters' => array ( ), 'required' => false, 'value' => 'joinForm', 'errors' => array ( ), 'label' => NULL, 'description' => NULL, 'attributes' => array ( 'name' => 'form_name', 'id' => 'input_joinForm_form_name', 'type' => 'hidden', 'value' => 'joinForm', ), )), 'csrf_token' => \CsrfHiddenField::__set_state(array( 'validators' => array ( ), 'filters' => array ( ), 'required' => false, 'value' => 'MTc3NDMzNzg2NDJwQXZFVDJtaTdlR1VIRTZZUG9zdVA0UGVYaUtPeG84', 'errors' => array ( ), 'label' => NULL, 'description' => NULL, 'attributes' => array ( 'name' => 'csrf_token', 'id' => 'input_joinForm_csrf_token', 'type' => 'hidden', 'value' => 'MTc3NDMzNzg2NDJwQXZFVDJtaTdlR1VIRTZZUG9zdVA0UGVYaUtPeG84', ), )), 'username' => \TextField::__set_state(array( 'validators' => array ( 0 => \BASE_CLASS_JoinUsernameValidator::__set_state(array( 'errorMessage' => NULL, )), 1 => \RequiredValidator::__set_state(array( 'errorMessage' => 'Required', )), ), 'filters' => array ( ), 'required' => false, 'value' => NULL, 'errors' => array ( ), 'label' => 'Username', 'description' => NULL, 'attributes' => array ( 'name' => 'username', 'id' => 'input_joinForm_username', 'type' => 'text', 'class' => 'ow_username_validator', ), 'invitation' => 'Write here...', 'hasInvitation' => false, )), 'email' => \TextField::__set_state(array( 'validators' => array ( 0 => \BASE_CLASS_JoinEmailValidator::__set_state(array( 'errorMessage' => NULL, )), 1 => \RequiredValidator::__set_state(array( 'errorMessage' => 'Required', )), ), 'filters' => array ( ), 'required' => false, 'value' => NULL, 'errors' => array ( ), 'label' => 'Email', 'description' => NULL, 'attributes' => array ( 'name' => 'email', 'id' => 'input_joinForm_email', 'type' => 'text', 'class' => 'ow_email_validator', ), 'invitation' => 'Write here...', 'hasInvitation' => false, )), 'repeatPassword' => \PasswordField::__set_state(array( 'validators' => array ( 0 => \RequiredValidator::__set_state(array( 'errorMessage' => 'Required', )), ), 'filters' => array ( ), 'required' => false, 'value' => NULL, 'errors' => array ( ), 'label' => 'Repeat password', 'description' => NULL, 'attributes' => array ( 'name' => 'repeatPassword', 'id' => 'input_joinForm_repeatPassword', 'type' => 'password', ), 'invitation' => 'Write here...', 'hasInvitation' => false, )), 'password' => \PasswordField::__set_state(array( 'validators' => array ( 0 => \PasswordValidator::__set_state(array( 'errorMessage' => NULL, )), 1 => \RequiredValidator::__set_state(array( 'errorMessage' => 'Required', )), ), 'filters' => array ( ), 'required' => false, 'value' => NULL, 'errors' => array ( ), 'label' => 'Password', 'description' => NULL, 'attributes' => array ( 'name' => 'password', 'id' => 'input_joinForm_password', 'type' => 'password', ), 'invitation' => 'Write here...', 'hasInvitation' => false, )), 'sex' => \Selectbox::__set_state(array( 'validators' => array ( 0 => \RequiredValidator::__set_state(array( 'errorMessage' => 'Required', )), ), 'filters' => array ( ), 'required' => false, 'value' => NULL, 'errors' => array ( ), 'label' => 'Gender', 'description' => NULL, 'attributes' => array ( 'name' => 'sex', 'id' => 'input_joinForm_sex', ), 'invitation' => 'Select', 'hasInvitation' => true, 'options' => array ( 1 => 'Male', 2 => 'Female', ), )), 'match_sex' => \CheckboxGroup::__set_state(array( 'validators' => array ( 0 => \RequiredValidator::__set_state(array( 'errorMessage' => 'Required', )), ), 'filters' => array ( ), 'required' => false, 'value' => NULL, 'errors' => array ( ), 'label' => 'Looking for', 'description' => NULL, 'attributes' => array ( 'name' => 'match_sex[]', 'id' => 'input_joinForm_match_sex_2', 'type' => 'checkbox', 'value' => '2', ), 'columnsCount' => 1, 'options' => array ( 1 => 'Male', 2 => 'Female', ), 'optionElementIds' => array ( 1 => 'input_joinForm_match_sex_1', 2 => 'input_joinForm_match_sex_2', ), )), ), 'submitElements' => array ( 'joinSubmit' => \Submit::__set_state(array( 'validators' => array ( ), 'filters' => array ( ), 'required' => false, 'value' => 'Continue', 'errors' => array ( ), 'label' => NULL, 'description' => NULL, 'attributes' => array ( 'name' => 'joinSubmit', 'id' => 'input_4we7emyr3r69c23f48e1d6d_4h17ede8', 'type' => 'submit', 'class' => 'ow_button ow_ic_submit', 'value' => 'Continue', ), 'decorator' => 'button', )), ), 'ajax' => NULL, 'ajaxResetOnSuccess' => true, 'ajaxDataType' => 'json', 'bindedFunctions' => array ( 'submit' => array ( ), 'success' => array ( ), ), 'emptyElementsErrorMessage' => 'Please fill the form properly', 'post' => array ( ), 'stepCount' => 2, 'isLastStep' => false, 'displayAccountType' => true, 'questions' => array ( 0 => array ( 'id' => 80, 'name' => 'username', 'sectionName' => 'f90cde5913235d172603cc4e7b9726e3', 'accountTypeName' => NULL, 'type' => 'text', 'presentation' => 'text', 'required' => 1, 'onJoin' => 1, 'onEdit' => 0, 'onSearch' => 0, 'onView' => 0, 'base' => 1, 'removable' => 0, 'columnCount' => 1, 'sortOrder' => 0, 'custom' => '[]', 'parent' => '', 'realName' => 'username', 'trClass' => 'ow_alt1', ), 1 => array ( 'id' => 82, 'name' => 'email', 'sectionName' => 'f90cde5913235d172603cc4e7b9726e3', 'accountTypeName' => NULL, 'type' => 'text', 'presentation' => 'text', 'required' => 1, 'onJoin' => 1, 'onEdit' => 1, 'onSearch' => 0, 'onView' => 0, 'base' => 1, 'removable' => 0, 'columnCount' => 1, 'sortOrder' => 1, 'custom' => '[]', 'parent' => '', 'realName' => 'email', 'trClass' => 'ow_alt2', ), 2 => array ( 'id' => 81, 'name' => 'password', 'sectionName' => 'f90cde5913235d172603cc4e7b9726e3', 'accountTypeName' => NULL, 'type' => 'text', 'presentation' => 'password', 'required' => 1, 'onJoin' => 1, 'onEdit' => 0, 'onSearch' => 0, 'onView' => 0, 'base' => 1, 'removable' => 0, 'columnCount' => 1, 'sortOrder' => 2, 'custom' => '[]', 'parent' => '', 'realName' => 'password', 'trClass' => 'ow_alt1', ), 3 => array ( 'id' => 94, 'name' => 'sex', 'sectionName' => 'f90cde5913235d172603cc4e7b9726e3', 'accountTypeName' => NULL, 'type' => 'select', 'presentation' => 'select', 'required' => 1, 'onJoin' => 0, 'onEdit' => 0, 'onSearch' => 0, 'onView' => 1, 'base' => 0, 'removable' => 0, 'sortOrder' => 4, 'columnCount' => 1, 'parent' => '', 'custom' => '[]', 'realName' => 'sex', 'trClass' => 'ow_alt1', ), 4 => array ( 'id' => 111, 'name' => 'match_sex', 'sectionName' => 'f90cde5913235d172603cc4e7b9726e3', 'accountTypeName' => NULL, 'type' => 'multiselect', 'presentation' => 'multicheckbox', 'required' => 1, 'onJoin' => 1, 'onEdit' => 1, 'onSearch' => 1, 'onView' => 1, 'base' => 0, 'removable' => 1, 'sortOrder' => 5, 'columnCount' => 1, 'parent' => 'sex', 'custom' => '[]', 'realName' => 'match_sex', 'trClass' => 'ow_alt2', ), ), 'sortedQuestionsList' => array ( 'username' => array ( 'id' => 80, 'name' => 'username', 'sectionName' => 'f90cde5913235d172603cc4e7b9726e3', 'accountTypeName' => NULL, 'type' => 'text', 'presentation' => 'text', 'required' => 1, 'onJoin' => 1, 'onEdit' => 0, 'onSearch' => 0, 'onView' => 0, 'base' => 1, 'removable' => 0, 'columnCount' => 1, 'sortOrder' => 0, 'custom' => '[]', 'parent' => '', 'realName' => 'username', 'trClass' => 'ow_alt1', ), 'email' => array ( 'id' => 82, 'name' => 'email', 'sectionName' => 'f90cde5913235d172603cc4e7b9726e3', 'accountTypeName' => NULL, 'type' => 'text', 'presentation' => 'text', 'required' => 1, 'onJoin' => 1, 'onEdit' => 1, 'onSearch' => 0, 'onView' => 0, 'base' => 1, 'removable' => 0, 'columnCount' => 1, 'sortOrder' => 1, 'custom' => '[]', 'parent' => '', 'realName' => 'email', 'trClass' => 'ow_alt2', ), 'password' => array ( 'id' => 81, 'name' => 'password', 'sectionName' => 'f90cde5913235d172603cc4e7b9726e3', 'accountTypeName' => NULL, 'type' => 'text', 'presentation' => 'password', 'required' => 1, 'onJoin' => 1, 'onEdit' => 0, 'onSearch' => 0, 'onView' => 0, 'base' => 1, 'removable' => 0, 'columnCount' => 1, 'sortOrder' => 2, 'custom' => '[]', 'parent' => '', 'realName' => 'password', 'trClass' => 'ow_alt1', ), 'sex' => array ( 'id' => 94, 'name' => 'sex', 'sectionName' => 'f90cde5913235d172603cc4e7b9726e3', 'accountTypeName' => NULL, 'type' => 'select', 'presentation' => 'select', 'required' => 1, 'onJoin' => 0, 'onEdit' => 0, 'onSearch' => 0, 'onView' => 1, 'base' => 0, 'removable' => 0, 'sortOrder' => 4, 'columnCount' => 1, 'parent' => '', 'custom' => '[]', 'realName' => 'sex', 'trClass' => 'ow_alt1', ), 'match_sex' => array ( 'id' => 111, 'name' => 'match_sex', 'sectionName' => 'f90cde5913235d172603cc4e7b9726e3', 'accountTypeName' => NULL, 'type' => 'multiselect', 'presentation' => 'multicheckbox', 'required' => 1, 'onJoin' => 1, 'onEdit' => 1, 'onSearch' => 1, 'onView' => 1, 'base' => 0, 'removable' => 1, 'sortOrder' => 5, 'columnCount' => 1, 'parent' => 'sex', 'custom' => '[]', 'realName' => 'match_sex', 'trClass' => 'ow_alt2', ), ), 'questionListBySection' => array ( 'f90cde5913235d172603cc4e7b9726e3' => array ( 0 => array ( 'id' => 80, 'name' => 'username', 'sectionName' => 'f90cde5913235d172603cc4e7b9726e3', 'accountTypeName' => NULL, 'type' => 'text', 'presentation' => 'text', 'required' => 1, 'onJoin' => 1, 'onEdit' => 0, 'onSearch' => 0, 'onView' => 0, 'base' => 1, 'removable' => 0, 'columnCount' => 1, 'sortOrder' => 0, 'custom' => '[]', 'parent' => '', 'realName' => 'username', 'trClass' => 'ow_alt1', ), 1 => array ( 'id' => 82, 'name' => 'email', 'sectionName' => 'f90cde5913235d172603cc4e7b9726e3', 'accountTypeName' => NULL, 'type' => 'text', 'presentation' => 'text', 'required' => 1, 'onJoin' => 1, 'onEdit' => 1, 'onSearch' => 0, 'onView' => 0, 'base' => 1, 'removable' => 0, 'columnCount' => 1, 'sortOrder' => 1, 'custom' => '[]', 'parent' => '', 'realName' => 'email', 'trClass' => 'ow_alt2', ), 2 => array ( 'id' => 81, 'name' => 'password', 'sectionName' => 'f90cde5913235d172603cc4e7b9726e3', 'accountTypeName' => NULL, 'type' => 'text', 'presentation' => 'password', 'required' => 1, 'onJoin' => 1, 'onEdit' => 0, 'onSearch' => 0, 'onView' => 0, 'base' => 1, 'removable' => 0, 'columnCount' => 1, 'sortOrder' => 2, 'custom' => '[]', 'parent' => '', 'realName' => 'password', 'trClass' => 'ow_alt1', ), 3 => array ( 'id' => 94, 'name' => 'sex', 'sectionName' => 'f90cde5913235d172603cc4e7b9726e3', 'accountTypeName' => NULL, 'type' => 'select', 'presentation' => 'select', 'required' => 1, 'onJoin' => 0, 'onEdit' => 0, 'onSearch' => 0, 'onView' => 1, 'base' => 0, 'removable' => 0, 'sortOrder' => 4, 'columnCount' => 1, 'parent' => '', 'custom' => '[]', 'realName' => 'sex', 'trClass' => 'ow_alt1', ), 4 => array ( 'id' => 111, 'name' => 'match_sex', 'sectionName' => 'f90cde5913235d172603cc4e7b9726e3', 'accountTypeName' => NULL, 'type' => 'multiselect', 'presentation' => 'multicheckbox', 'required' => 1, 'onJoin' => 1, 'onEdit' => 1, 'onSearch' => 1, 'onView' => 1, 'base' => 0, 'removable' => 1, 'sortOrder' => 5, 'columnCount' => 1, 'parent' => 'sex', 'custom' => '[]', 'realName' => 'match_sex', 'trClass' => 'ow_alt2', ), ), ), 'questionValuesList' => array ( 'sex' => array ( 'values' => array ( 0 => \BOL_QuestionValue::__set_state(array( 'id' => 310, '_fieldsHash' => array ( 'questionName' => 4020398583, 'value' => 2212294583, 'sortOrder' => 4108050209, ), 'questionName' => 'sex', 'value' => 1, 'sortOrder' => 0, )), 1 => \BOL_QuestionValue::__set_state(array( 'id' => 311, '_fieldsHash' => array ( 'questionName' => 4020398583, 'value' => 450215437, 'sortOrder' => 450215437, ), 'questionName' => 'sex', 'value' => 2, 'sortOrder' => 2, )), ), 'count' => 2, ), 'match_sex' => array ( 'values' => array ( 0 => \BOL_QuestionValue::__set_state(array( 'id' => 310, '_fieldsHash' => array ( 'questionName' => 4020398583, 'value' => 2212294583, 'sortOrder' => 4108050209, ), 'questionName' => 'sex', 'value' => 1, 'sortOrder' => 0, )), 1 => \BOL_QuestionValue::__set_state(array( 'id' => 311, '_fieldsHash' => array ( 'questionName' => 4020398583, 'value' => 450215437, 'sortOrder' => 450215437, ), 'questionName' => 'sex', 'value' => 2, 'sortOrder' => 2, )), ), 'count' => 2, ), ), 'accountType' => '808aa8ca354f51c5a3868dad5298cd72', 'data' => array ( ), 'toggleClass' => 'ow_alt2', )), )), ), ) |
|
servicelangtools.lang_used_log Type: trigger Called at: 1.530 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'base', 'key' => 'form_validate_common_error_message', ) |
|
servicelangtools.lang_used_log Type: trigger Called at: 1.536 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'base', 'key' => 'questions_account_type_808aa8ca354f51c5a3868dad5298cd72', ) |
|
servicelangtools.lang_used_log Type: trigger Called at: 1.536 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'base', 'key' => 'questions_account_type_8cc28eaddb382d7c6a94aeea9ec029fb', ) |
|
servicelangtools.lang_used_log Type: trigger Called at: 1.536 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'base', 'key' => 'join_submit_button_continue', ) |
|
servicelangtools.lang_used_log Type: trigger Called at: 1.537 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'base', 'key' => 'form_element_submit_default_value', ) |
|
base.event.on_find_base_sign_up_questions Type: trigger Called at: 1.538 Exec time: 0.000 |
No listeners | array ( ) |
|
base.questions_field_get_label Type: trigger Called at: 1.542 Exec time: 0.000 |
BASE_CLASS_EventHandler -> getQuestionLabel()
SKADATE_CLASS_EventHandler -> getQuestionLabel()
|
array ( 'presentation' => 'text', 'fieldName' => 'username', 'configs' => '[]', 'type' => 'edit', ) |
|
base.questions_field_init Type: trigger Called at: 1.542 Exec time: 0.001 |
USEARCH_CLASS_EventHandler -> onInitQuestion()
MATCHMAKING_CLASS_EventHandler -> onQuestionsFieldInit()
|
array ( 'type' => 'main', 'presentation' => 'text', 'fieldName' => 'username', 'configs' => '[]', ) |
|
servicelangtools.lang_used_log Type: trigger Called at: 1.543 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'base', 'key' => 'form_element_common_invitation_text', ) |
|
base.questions_field_add_label_edit Type: trigger Called at: 1.543 Exec time: 0.000 |
No listeners | array ( 'id' => 80, 'name' => 'username', 'sectionName' => 'f90cde5913235d172603cc4e7b9726e3', 'accountTypeName' => NULL, 'type' => 'text', 'presentation' => 'text', 'required' => 1, 'onJoin' => 1, 'onEdit' => 0, 'onSearch' => 0, 'onView' => 0, 'base' => 1, 'removable' => 0, 'columnCount' => 1, 'sortOrder' => 0, 'custom' => '[]', 'parent' => '', 'realName' => 'username', 'trClass' => 'ow_alt1', ) |
|
servicelangtools.lang_used_log Type: trigger Called at: 1.543 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'base', 'key' => 'questions_question_username_label', ) |
|
servicelangtools.lang_used_log Type: trigger Called at: 1.544 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'base', 'key' => 'form_validator_required_error_message', ) |
|
base.questions_field_get_label Type: trigger Called at: 1.544 Exec time: 0.000 |
BASE_CLASS_EventHandler -> getQuestionLabel()
SKADATE_CLASS_EventHandler -> getQuestionLabel()
|
array ( 'presentation' => 'text', 'fieldName' => 'email', 'configs' => '[]', 'type' => 'edit', ) |
|
base.questions_field_init Type: trigger Called at: 1.544 Exec time: 0.001 |
USEARCH_CLASS_EventHandler -> onInitQuestion()
MATCHMAKING_CLASS_EventHandler -> onQuestionsFieldInit()
|
array ( 'type' => 'main', 'presentation' => 'text', 'fieldName' => 'email', 'configs' => '[]', ) |
|
servicelangtools.lang_used_log Type: trigger Called at: 1.544 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'base', 'key' => 'form_element_common_invitation_text', ) |
|
base.questions_field_add_label_edit Type: trigger Called at: 1.545 Exec time: 0.000 |
No listeners | array ( 'id' => 82, 'name' => 'email', 'sectionName' => 'f90cde5913235d172603cc4e7b9726e3', 'accountTypeName' => NULL, 'type' => 'text', 'presentation' => 'text', 'required' => 1, 'onJoin' => 1, 'onEdit' => 1, 'onSearch' => 0, 'onView' => 0, 'base' => 1, 'removable' => 0, 'columnCount' => 1, 'sortOrder' => 1, 'custom' => '[]', 'parent' => '', 'realName' => 'email', 'trClass' => 'ow_alt2', ) |
|
servicelangtools.lang_used_log Type: trigger Called at: 1.545 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'base', 'key' => 'questions_question_email_label', ) |
|
servicelangtools.lang_used_log Type: trigger Called at: 1.545 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'base', 'key' => 'form_validator_required_error_message', ) |
|
base.questions_field_get_label Type: trigger Called at: 1.545 Exec time: 0.000 |
BASE_CLASS_EventHandler -> getQuestionLabel()
SKADATE_CLASS_EventHandler -> getQuestionLabel()
|
array ( 'presentation' => 'password', 'fieldName' => 'password', 'configs' => '[]', 'type' => 'edit', ) |
|
base.questions_field_init Type: trigger Called at: 1.545 Exec time: 0.001 |
USEARCH_CLASS_EventHandler -> onInitQuestion()
MATCHMAKING_CLASS_EventHandler -> onQuestionsFieldInit()
|
array ( 'type' => 'main', 'presentation' => 'password', 'fieldName' => 'password', 'configs' => '[]', ) |
|
servicelangtools.lang_used_log Type: trigger Called at: 1.546 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'base', 'key' => 'form_element_common_invitation_text', ) |
|
base.questions_field_add_label_edit Type: trigger Called at: 1.546 Exec time: 0.000 |
No listeners | array ( 'id' => 81, 'name' => 'password', 'sectionName' => 'f90cde5913235d172603cc4e7b9726e3', 'accountTypeName' => NULL, 'type' => 'text', 'presentation' => 'password', 'required' => 1, 'onJoin' => 1, 'onEdit' => 0, 'onSearch' => 0, 'onView' => 0, 'base' => 1, 'removable' => 0, 'columnCount' => 1, 'sortOrder' => 2, 'custom' => '[]', 'parent' => '', 'realName' => 'password', 'trClass' => 'ow_alt1', ) |
|
servicelangtools.lang_used_log Type: trigger Called at: 1.546 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'base', 'key' => 'questions_question_password_label', ) |
|
base.questions_field_get_label Type: trigger Called at: 1.546 Exec time: 0.000 |
BASE_CLASS_EventHandler -> getQuestionLabel()
SKADATE_CLASS_EventHandler -> getQuestionLabel()
|
array ( 'presentation' => 'password', 'fieldName' => 'repeatPassword', 'configs' => NULL, 'type' => 'edit', ) |
|
base.questions_field_init Type: trigger Called at: 1.546 Exec time: 0.000 |
USEARCH_CLASS_EventHandler -> onInitQuestion()
MATCHMAKING_CLASS_EventHandler -> onQuestionsFieldInit()
|
array ( 'type' => 'main', 'presentation' => 'password', 'fieldName' => 'repeatPassword', 'configs' => NULL, ) |
|
servicelangtools.lang_used_log Type: trigger Called at: 1.546 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'base', 'key' => 'form_element_common_invitation_text', ) |
|
servicelangtools.lang_used_log Type: trigger Called at: 1.546 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'base', 'key' => 'questions_question_repeat_password_label', ) |
|
servicelangtools.lang_used_log Type: trigger Called at: 1.546 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'base', 'key' => 'form_validator_required_error_message', ) |
|
servicelangtools.lang_used_log Type: trigger Called at: 1.546 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'base', 'key' => 'form_validator_required_error_message', ) |
|
base.questions_field_get_label Type: trigger Called at: 1.546 Exec time: 0.000 |
BASE_CLASS_EventHandler -> getQuestionLabel()
SKADATE_CLASS_EventHandler -> getQuestionLabel()
|
array ( 'presentation' => 'select', 'fieldName' => 'sex', 'configs' => '[]', 'type' => 'edit', ) |
|
base.questions_field_init Type: trigger Called at: 1.546 Exec time: 0.000 |
USEARCH_CLASS_EventHandler -> onInitQuestion()
MATCHMAKING_CLASS_EventHandler -> onQuestionsFieldInit()
|
array ( 'type' => 'main', 'presentation' => 'select', 'fieldName' => 'sex', 'configs' => '[]', ) |
|
servicelangtools.lang_used_log Type: trigger Called at: 1.547 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'base', 'key' => 'form_element_common_invitation_text', ) |
|
servicelangtools.lang_used_log Type: trigger Called at: 1.547 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'base', 'key' => 'form_element_select_field_invitation_label', ) |
|
base.questions_field_add_label_edit Type: trigger Called at: 1.547 Exec time: 0.000 |
No listeners | array ( 'id' => 94, 'name' => 'sex', 'sectionName' => 'f90cde5913235d172603cc4e7b9726e3', 'accountTypeName' => NULL, 'type' => 'select', 'presentation' => 'select', 'required' => 1, 'onJoin' => 0, 'onEdit' => 0, 'onSearch' => 0, 'onView' => 1, 'base' => 0, 'removable' => 0, 'sortOrder' => 4, 'columnCount' => 1, 'parent' => '', 'custom' => '[]', 'realName' => 'sex', 'trClass' => 'ow_alt1', ) |
|
servicelangtools.lang_used_log Type: trigger Called at: 1.547 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'base', 'key' => 'questions_question_sex_label', ) |
|
base.event.on_get_question_lang Type: trigger Called at: 1.547 Exec time: 0.001 |
SKADATE_CLASS_EventHandler -> onGetGenderLangValue()
|
array ( 'type' => 'value', 'name' => 'sex', 'value' => 1, ) |
|
servicelangtools.lang_used_log Type: trigger Called at: 1.548 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'base', 'key' => 'questions_account_type_808aa8ca354f51c5a3868dad5298cd72', ) |
|
base.event.on_get_question_lang Type: trigger Called at: 1.548 Exec time: 0.000 |
SKADATE_CLASS_EventHandler -> onGetGenderLangValue()
|
array ( 'type' => 'value', 'name' => 'sex', 'value' => 2, ) |
|
servicelangtools.lang_used_log Type: trigger Called at: 1.548 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'base', 'key' => 'questions_account_type_8cc28eaddb382d7c6a94aeea9ec029fb', ) |
|
servicelangtools.lang_used_log Type: trigger Called at: 1.548 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'base', 'key' => 'form_validator_required_error_message', ) |
|
base.questions_field_get_label Type: trigger Called at: 1.548 Exec time: 0.000 |
BASE_CLASS_EventHandler -> getQuestionLabel()
SKADATE_CLASS_EventHandler -> getQuestionLabel()
|
array ( 'presentation' => 'multicheckbox', 'fieldName' => 'match_sex', 'configs' => '[]', 'type' => 'edit', ) |
|
base.questions_field_init Type: trigger Called at: 1.548 Exec time: 0.000 |
USEARCH_CLASS_EventHandler -> onInitQuestion()
MATCHMAKING_CLASS_EventHandler -> onQuestionsFieldInit()
|
array ( 'type' => 'main', 'presentation' => 'multicheckbox', 'fieldName' => 'match_sex', 'configs' => '[]', ) |
|
base.questions_field_add_label_edit Type: trigger Called at: 1.548 Exec time: 0.000 |
No listeners | array ( 'id' => 111, 'name' => 'match_sex', 'sectionName' => 'f90cde5913235d172603cc4e7b9726e3', 'accountTypeName' => NULL, 'type' => 'multiselect', 'presentation' => 'multicheckbox', 'required' => 1, 'onJoin' => 1, 'onEdit' => 1, 'onSearch' => 1, 'onView' => 1, 'base' => 0, 'removable' => 1, 'sortOrder' => 5, 'columnCount' => 1, 'parent' => 'sex', 'custom' => '[]', 'realName' => 'match_sex', 'trClass' => 'ow_alt2', ) |
|
servicelangtools.lang_used_log Type: trigger Called at: 1.548 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'base', 'key' => 'questions_question_match_sex_label', ) |
|
base.event.on_get_question_lang Type: trigger Called at: 1.548 Exec time: 0.000 |
SKADATE_CLASS_EventHandler -> onGetGenderLangValue()
|
array ( 'type' => 'value', 'name' => 'sex', 'value' => 1, ) |
|
servicelangtools.lang_used_log Type: trigger Called at: 1.548 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'base', 'key' => 'questions_account_type_808aa8ca354f51c5a3868dad5298cd72', ) |
|
base.event.on_get_question_lang Type: trigger Called at: 1.548 Exec time: 0.000 |
SKADATE_CLASS_EventHandler -> onGetGenderLangValue()
|
array ( 'type' => 'value', 'name' => 'sex', 'value' => 2, ) |
|
servicelangtools.lang_used_log Type: trigger Called at: 1.548 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'base', 'key' => 'questions_account_type_8cc28eaddb382d7c6a94aeea9ec029fb', ) |
|
servicelangtools.lang_used_log Type: trigger Called at: 1.548 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'base', 'key' => 'form_validator_required_error_message', ) |
|
base.questions_field_add_label_join Type: trigger Called at: 1.548 Exec time: 0.000 |
No listeners | array ( 'id' => 80, 'name' => 'username', 'sectionName' => 'f90cde5913235d172603cc4e7b9726e3', 'accountTypeName' => NULL, 'type' => 'text', 'presentation' => 'text', 'required' => 1, 'onJoin' => 1, 'onEdit' => 0, 'onSearch' => 0, 'onView' => 0, 'base' => 1, 'removable' => 0, 'columnCount' => 1, 'sortOrder' => 0, 'custom' => '[]', 'parent' => '', 'realName' => 'username', 'trClass' => 'ow_alt1', ) |
|
servicelangtools.lang_used_log Type: trigger Called at: 1.548 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'base', 'key' => 'questions_question_username_label', ) |
|
base.questions_field_add_label_join Type: trigger Called at: 1.548 Exec time: 0.000 |
No listeners | array ( 'id' => 82, 'name' => 'email', 'sectionName' => 'f90cde5913235d172603cc4e7b9726e3', 'accountTypeName' => NULL, 'type' => 'text', 'presentation' => 'text', 'required' => 1, 'onJoin' => 1, 'onEdit' => 1, 'onSearch' => 0, 'onView' => 0, 'base' => 1, 'removable' => 0, 'columnCount' => 1, 'sortOrder' => 1, 'custom' => '[]', 'parent' => '', 'realName' => 'email', 'trClass' => 'ow_alt2', ) |
|
servicelangtools.lang_used_log Type: trigger Called at: 1.548 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'base', 'key' => 'questions_question_email_label', ) |
|
base.questions_field_add_label_join Type: trigger Called at: 1.548 Exec time: 0.000 |
No listeners | array ( 'id' => 81, 'name' => 'password', 'sectionName' => 'f90cde5913235d172603cc4e7b9726e3', 'accountTypeName' => NULL, 'type' => 'text', 'presentation' => 'password', 'required' => 1, 'onJoin' => 1, 'onEdit' => 0, 'onSearch' => 0, 'onView' => 0, 'base' => 1, 'removable' => 0, 'columnCount' => 1, 'sortOrder' => 2, 'custom' => '[]', 'parent' => '', 'realName' => 'password', 'trClass' => 'ow_alt1', ) |
|
servicelangtools.lang_used_log Type: trigger Called at: 1.548 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'base', 'key' => 'questions_question_password_label', ) |
|
base.questions_field_add_label_join Type: trigger Called at: 1.549 Exec time: 0.000 |
No listeners | array ( 'id' => 94, 'name' => 'sex', 'sectionName' => 'f90cde5913235d172603cc4e7b9726e3', 'accountTypeName' => NULL, 'type' => 'select', 'presentation' => 'select', 'required' => 1, 'onJoin' => 0, 'onEdit' => 0, 'onSearch' => 0, 'onView' => 1, 'base' => 0, 'removable' => 0, 'sortOrder' => 4, 'columnCount' => 1, 'parent' => '', 'custom' => '[]', 'realName' => 'sex', 'trClass' => 'ow_alt1', ) |
|
servicelangtools.lang_used_log Type: trigger Called at: 1.549 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'base', 'key' => 'questions_question_sex_label', ) |
|
base.questions_field_add_label_join Type: trigger Called at: 1.549 Exec time: 0.000 |
No listeners | array ( 'id' => 111, 'name' => 'match_sex', 'sectionName' => 'f90cde5913235d172603cc4e7b9726e3', 'accountTypeName' => NULL, 'type' => 'multiselect', 'presentation' => 'multicheckbox', 'required' => 1, 'onJoin' => 1, 'onEdit' => 1, 'onSearch' => 1, 'onView' => 1, 'base' => 0, 'removable' => 1, 'sortOrder' => 5, 'columnCount' => 1, 'parent' => 'sex', 'custom' => '[]', 'realName' => 'match_sex', 'trClass' => 'ow_alt2', ) |
|
servicelangtools.lang_used_log Type: trigger Called at: 1.549 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'base', 'key' => 'questions_question_match_sex_label', ) |
|
class.get_instance.JoinForm Type: trigger Called at: 1.529 Exec time: 0.000 |
SKADATE_CLASS_EventHandler -> onGetJoinForm()
|
array ( 'className' => 'JoinForm', 'arguments' => array ( 0 => \SKADATE_CTRL_Join::__set_state(array( 'assignedVars' => array ( 'step' => 1, 'questionArray' => array ( 'f90cde5913235d172603cc4e7b9726e3' => array ( 0 => array ( 'id' => 80, 'name' => 'username', 'sectionName' => 'f90cde5913235d172603cc4e7b9726e3', 'accountTypeName' => NULL, 'type' => 'text', 'presentation' => 'text', 'required' => 1, 'onJoin' => 1, 'onEdit' => 0, 'onSearch' => 0, 'onView' => 0, 'base' => 1, 'removable' => 0, 'columnCount' => 1, 'sortOrder' => 0, 'custom' => '[]', 'parent' => '', 'realName' => 'username', 'trClass' => 'ow_alt1', ), 1 => array ( 'id' => 82, 'name' => 'email', 'sectionName' => 'f90cde5913235d172603cc4e7b9726e3', 'accountTypeName' => NULL, 'type' => 'text', 'presentation' => 'text', 'required' => 1, 'onJoin' => 1, 'onEdit' => 1, 'onSearch' => 0, 'onView' => 0, 'base' => 1, 'removable' => 0, 'columnCount' => 1, 'sortOrder' => 1, 'custom' => '[]', 'parent' => '', 'realName' => 'email', 'trClass' => 'ow_alt2', ), 2 => array ( 'id' => 81, 'name' => 'password', 'sectionName' => 'f90cde5913235d172603cc4e7b9726e3', 'accountTypeName' => NULL, 'type' => 'text', 'presentation' => 'password', 'required' => 1, 'onJoin' => 1, 'onEdit' => 0, 'onSearch' => 0, 'onView' => 0, 'base' => 1, 'removable' => 0, 'columnCount' => 1, 'sortOrder' => 2, 'custom' => '[]', 'parent' => '', 'realName' => 'password', 'trClass' => 'ow_alt1', ), 3 => array ( 'id' => 94, 'name' => 'sex', 'sectionName' => 'f90cde5913235d172603cc4e7b9726e3', 'accountTypeName' => NULL, 'type' => 'select', 'presentation' => 'select', 'required' => 1, 'onJoin' => 0, 'onEdit' => 0, 'onSearch' => 0, 'onView' => 1, 'base' => 0, 'removable' => 0, 'sortOrder' => 4, 'columnCount' => 1, 'parent' => '', 'custom' => '[]', 'realName' => 'sex', 'trClass' => 'ow_alt1', ), 4 => array ( 'id' => 111, 'name' => 'match_sex', 'sectionName' => 'f90cde5913235d172603cc4e7b9726e3', 'accountTypeName' => NULL, 'type' => 'multiselect', 'presentation' => 'multicheckbox', 'required' => 1, 'onJoin' => 1, 'onEdit' => 1, 'onSearch' => 1, 'onView' => 1, 'base' => 0, 'removable' => 1, 'sortOrder' => 5, 'columnCount' => 1, 'parent' => 'sex', 'custom' => '[]', 'realName' => 'match_sex', 'trClass' => 'ow_alt2', ), ), ), 'displayAccountType' => true, 'isLastStep' => false, ), 'template' => '/var/www/date.wasku.com/public_html/ow_plugins/skadate/views/controllers/join_index.html', 'visible' => true, 'components' => array ( ), 'forms' => array ( 'joinForm' => \SKADATE_CLASS_JoinForm::__set_state(array( 'attributes' => array ( 'id' => 'joinForm', 'method' => 'post', 'action' => 'https://date.wasku.com/skadate/join/join-form-submit/', 'name' => 'joinForm', ), 'elements' => array ( 'form_name' => \HiddenField::__set_state(array( 'validators' => array ( ), 'filters' => array ( ), 'required' => false, 'value' => 'joinForm', 'errors' => array ( ), 'label' => NULL, 'description' => NULL, 'attributes' => array ( 'name' => 'form_name', 'id' => 'input_joinForm_form_name', 'type' => 'hidden', 'value' => 'joinForm', ), )), 'csrf_token' => \CsrfHiddenField::__set_state(array( 'validators' => array ( ), 'filters' => array ( ), 'required' => false, 'value' => 'MTc3NDMzNzg2NDJwQXZFVDJtaTdlR1VIRTZZUG9zdVA0UGVYaUtPeG84', 'errors' => array ( ), 'label' => NULL, 'description' => NULL, 'attributes' => array ( 'name' => 'csrf_token', 'id' => 'input_joinForm_csrf_token', 'type' => 'hidden', 'value' => 'MTc3NDMzNzg2NDJwQXZFVDJtaTdlR1VIRTZZUG9zdVA0UGVYaUtPeG84', ), )), 'username' => \TextField::__set_state(array( 'validators' => array ( 0 => \BASE_CLASS_JoinUsernameValidator::__set_state(array( 'errorMessage' => NULL, )), 1 => \RequiredValidator::__set_state(array( 'errorMessage' => 'Required', )), ), 'filters' => array ( ), 'required' => false, 'value' => NULL, 'errors' => array ( ), 'label' => 'Username', 'description' => NULL, 'attributes' => array ( 'name' => 'username', 'id' => 'input_joinForm_username', 'type' => 'text', 'class' => 'ow_username_validator', ), 'invitation' => 'Write here...', 'hasInvitation' => false, )), 'email' => \TextField::__set_state(array( 'validators' => array ( 0 => \BASE_CLASS_JoinEmailValidator::__set_state(array( 'errorMessage' => NULL, )), 1 => \RequiredValidator::__set_state(array( 'errorMessage' => 'Required', )), ), 'filters' => array ( ), 'required' => false, 'value' => NULL, 'errors' => array ( ), 'label' => 'Email', 'description' => NULL, 'attributes' => array ( 'name' => 'email', 'id' => 'input_joinForm_email', 'type' => 'text', 'class' => 'ow_email_validator', ), 'invitation' => 'Write here...', 'hasInvitation' => false, )), 'repeatPassword' => \PasswordField::__set_state(array( 'validators' => array ( 0 => \RequiredValidator::__set_state(array( 'errorMessage' => 'Required', )), ), 'filters' => array ( ), 'required' => false, 'value' => NULL, 'errors' => array ( ), 'label' => 'Repeat password', 'description' => NULL, 'attributes' => array ( 'name' => 'repeatPassword', 'id' => 'input_joinForm_repeatPassword', 'type' => 'password', ), 'invitation' => 'Write here...', 'hasInvitation' => false, )), 'password' => \PasswordField::__set_state(array( 'validators' => array ( 0 => \PasswordValidator::__set_state(array( 'errorMessage' => NULL, )), 1 => \RequiredValidator::__set_state(array( 'errorMessage' => 'Required', )), ), 'filters' => array ( ), 'required' => false, 'value' => NULL, 'errors' => array ( ), 'label' => 'Password', 'description' => NULL, 'attributes' => array ( 'name' => 'password', 'id' => 'input_joinForm_password', 'type' => 'password', ), 'invitation' => 'Write here...', 'hasInvitation' => false, )), 'sex' => \Selectbox::__set_state(array( 'validators' => array ( 0 => \RequiredValidator::__set_state(array( 'errorMessage' => 'Required', )), ), 'filters' => array ( ), 'required' => false, 'value' => NULL, 'errors' => array ( ), 'label' => 'Gender', 'description' => NULL, 'attributes' => array ( 'name' => 'sex', 'id' => 'input_joinForm_sex', ), 'invitation' => 'Select', 'hasInvitation' => true, 'options' => array ( 1 => 'Male', 2 => 'Female', ), )), 'match_sex' => \CheckboxGroup::__set_state(array( 'validators' => array ( 0 => \RequiredValidator::__set_state(array( 'errorMessage' => 'Required', )), ), 'filters' => array ( ), 'required' => false, 'value' => NULL, 'errors' => array ( ), 'label' => 'Looking for', 'description' => NULL, 'attributes' => array ( 'name' => 'match_sex[]', 'id' => 'input_joinForm_match_sex_2', 'type' => 'checkbox', 'value' => '2', ), 'columnsCount' => 1, 'options' => array ( 1 => 'Male', 2 => 'Female', ), 'optionElementIds' => array ( 1 => 'input_joinForm_match_sex_1', 2 => 'input_joinForm_match_sex_2', ), )), ), 'submitElements' => array ( 'joinSubmit' => \Submit::__set_state(array( 'validators' => array ( ), 'filters' => array ( ), 'required' => false, 'value' => 'Continue', 'errors' => array ( ), 'label' => NULL, 'description' => NULL, 'attributes' => array ( 'name' => 'joinSubmit', 'id' => 'input_4we7emyr3r69c23f48e1d6d_4h17ede8', 'type' => 'submit', 'class' => 'ow_button ow_ic_submit', 'value' => 'Continue', ), 'decorator' => 'button', )), ), 'ajax' => NULL, 'ajaxResetOnSuccess' => true, 'ajaxDataType' => 'json', 'bindedFunctions' => array ( 'submit' => array ( ), 'success' => array ( ), ), 'emptyElementsErrorMessage' => 'Please fill the form properly', 'post' => array ( ), 'stepCount' => 2, 'isLastStep' => false, 'displayAccountType' => true, 'questions' => array ( 0 => array ( 'id' => 80, 'name' => 'username', 'sectionName' => 'f90cde5913235d172603cc4e7b9726e3', 'accountTypeName' => NULL, 'type' => 'text', 'presentation' => 'text', 'required' => 1, 'onJoin' => 1, 'onEdit' => 0, 'onSearch' => 0, 'onView' => 0, 'base' => 1, 'removable' => 0, 'columnCount' => 1, 'sortOrder' => 0, 'custom' => '[]', 'parent' => '', 'realName' => 'username', 'trClass' => 'ow_alt1', ), 1 => array ( 'id' => 82, 'name' => 'email', 'sectionName' => 'f90cde5913235d172603cc4e7b9726e3', 'accountTypeName' => NULL, 'type' => 'text', 'presentation' => 'text', 'required' => 1, 'onJoin' => 1, 'onEdit' => 1, 'onSearch' => 0, 'onView' => 0, 'base' => 1, 'removable' => 0, 'columnCount' => 1, 'sortOrder' => 1, 'custom' => '[]', 'parent' => '', 'realName' => 'email', 'trClass' => 'ow_alt2', ), 2 => array ( 'id' => 81, 'name' => 'password', 'sectionName' => 'f90cde5913235d172603cc4e7b9726e3', 'accountTypeName' => NULL, 'type' => 'text', 'presentation' => 'password', 'required' => 1, 'onJoin' => 1, 'onEdit' => 0, 'onSearch' => 0, 'onView' => 0, 'base' => 1, 'removable' => 0, 'columnCount' => 1, 'sortOrder' => 2, 'custom' => '[]', 'parent' => '', 'realName' => 'password', 'trClass' => 'ow_alt1', ), 3 => array ( 'id' => 94, 'name' => 'sex', 'sectionName' => 'f90cde5913235d172603cc4e7b9726e3', 'accountTypeName' => NULL, 'type' => 'select', 'presentation' => 'select', 'required' => 1, 'onJoin' => 0, 'onEdit' => 0, 'onSearch' => 0, 'onView' => 1, 'base' => 0, 'removable' => 0, 'sortOrder' => 4, 'columnCount' => 1, 'parent' => '', 'custom' => '[]', 'realName' => 'sex', 'trClass' => 'ow_alt1', ), 4 => array ( 'id' => 111, 'name' => 'match_sex', 'sectionName' => 'f90cde5913235d172603cc4e7b9726e3', 'accountTypeName' => NULL, 'type' => 'multiselect', 'presentation' => 'multicheckbox', 'required' => 1, 'onJoin' => 1, 'onEdit' => 1, 'onSearch' => 1, 'onView' => 1, 'base' => 0, 'removable' => 1, 'sortOrder' => 5, 'columnCount' => 1, 'parent' => 'sex', 'custom' => '[]', 'realName' => 'match_sex', 'trClass' => 'ow_alt2', ), ), 'sortedQuestionsList' => array ( 'username' => array ( 'id' => 80, 'name' => 'username', 'sectionName' => 'f90cde5913235d172603cc4e7b9726e3', 'accountTypeName' => NULL, 'type' => 'text', 'presentation' => 'text', 'required' => 1, 'onJoin' => 1, 'onEdit' => 0, 'onSearch' => 0, 'onView' => 0, 'base' => 1, 'removable' => 0, 'columnCount' => 1, 'sortOrder' => 0, 'custom' => '[]', 'parent' => '', 'realName' => 'username', 'trClass' => 'ow_alt1', ), 'email' => array ( 'id' => 82, 'name' => 'email', 'sectionName' => 'f90cde5913235d172603cc4e7b9726e3', 'accountTypeName' => NULL, 'type' => 'text', 'presentation' => 'text', 'required' => 1, 'onJoin' => 1, 'onEdit' => 1, 'onSearch' => 0, 'onView' => 0, 'base' => 1, 'removable' => 0, 'columnCount' => 1, 'sortOrder' => 1, 'custom' => '[]', 'parent' => '', 'realName' => 'email', 'trClass' => 'ow_alt2', ), 'password' => array ( 'id' => 81, 'name' => 'password', 'sectionName' => 'f90cde5913235d172603cc4e7b9726e3', 'accountTypeName' => NULL, 'type' => 'text', 'presentation' => 'password', 'required' => 1, 'onJoin' => 1, 'onEdit' => 0, 'onSearch' => 0, 'onView' => 0, 'base' => 1, 'removable' => 0, 'columnCount' => 1, 'sortOrder' => 2, 'custom' => '[]', 'parent' => '', 'realName' => 'password', 'trClass' => 'ow_alt1', ), 'sex' => array ( 'id' => 94, 'name' => 'sex', 'sectionName' => 'f90cde5913235d172603cc4e7b9726e3', 'accountTypeName' => NULL, 'type' => 'select', 'presentation' => 'select', 'required' => 1, 'onJoin' => 0, 'onEdit' => 0, 'onSearch' => 0, 'onView' => 1, 'base' => 0, 'removable' => 0, 'sortOrder' => 4, 'columnCount' => 1, 'parent' => '', 'custom' => '[]', 'realName' => 'sex', 'trClass' => 'ow_alt1', ), 'match_sex' => array ( 'id' => 111, 'name' => 'match_sex', 'sectionName' => 'f90cde5913235d172603cc4e7b9726e3', 'accountTypeName' => NULL, 'type' => 'multiselect', 'presentation' => 'multicheckbox', 'required' => 1, 'onJoin' => 1, 'onEdit' => 1, 'onSearch' => 1, 'onView' => 1, 'base' => 0, 'removable' => 1, 'sortOrder' => 5, 'columnCount' => 1, 'parent' => 'sex', 'custom' => '[]', 'realName' => 'match_sex', 'trClass' => 'ow_alt2', ), ), 'questionListBySection' => array ( 'f90cde5913235d172603cc4e7b9726e3' => array ( 0 => array ( 'id' => 80, 'name' => 'username', 'sectionName' => 'f90cde5913235d172603cc4e7b9726e3', 'accountTypeName' => NULL, 'type' => 'text', 'presentation' => 'text', 'required' => 1, 'onJoin' => 1, 'onEdit' => 0, 'onSearch' => 0, 'onView' => 0, 'base' => 1, 'removable' => 0, 'columnCount' => 1, 'sortOrder' => 0, 'custom' => '[]', 'parent' => '', 'realName' => 'username', 'trClass' => 'ow_alt1', ), 1 => array ( 'id' => 82, 'name' => 'email', 'sectionName' => 'f90cde5913235d172603cc4e7b9726e3', 'accountTypeName' => NULL, 'type' => 'text', 'presentation' => 'text', 'required' => 1, 'onJoin' => 1, 'onEdit' => 1, 'onSearch' => 0, 'onView' => 0, 'base' => 1, 'removable' => 0, 'columnCount' => 1, 'sortOrder' => 1, 'custom' => '[]', 'parent' => '', 'realName' => 'email', 'trClass' => 'ow_alt2', ), 2 => array ( 'id' => 81, 'name' => 'password', 'sectionName' => 'f90cde5913235d172603cc4e7b9726e3', 'accountTypeName' => NULL, 'type' => 'text', 'presentation' => 'password', 'required' => 1, 'onJoin' => 1, 'onEdit' => 0, 'onSearch' => 0, 'onView' => 0, 'base' => 1, 'removable' => 0, 'columnCount' => 1, 'sortOrder' => 2, 'custom' => '[]', 'parent' => '', 'realName' => 'password', 'trClass' => 'ow_alt1', ), 3 => array ( 'id' => 94, 'name' => 'sex', 'sectionName' => 'f90cde5913235d172603cc4e7b9726e3', 'accountTypeName' => NULL, 'type' => 'select', 'presentation' => 'select', 'required' => 1, 'onJoin' => 0, 'onEdit' => 0, 'onSearch' => 0, 'onView' => 1, 'base' => 0, 'removable' => 0, 'sortOrder' => 4, 'columnCount' => 1, 'parent' => '', 'custom' => '[]', 'realName' => 'sex', 'trClass' => 'ow_alt1', ), 4 => array ( 'id' => 111, 'name' => 'match_sex', 'sectionName' => 'f90cde5913235d172603cc4e7b9726e3', 'accountTypeName' => NULL, 'type' => 'multiselect', 'presentation' => 'multicheckbox', 'required' => 1, 'onJoin' => 1, 'onEdit' => 1, 'onSearch' => 1, 'onView' => 1, 'base' => 0, 'removable' => 1, 'sortOrder' => 5, 'columnCount' => 1, 'parent' => 'sex', 'custom' => '[]', 'realName' => 'match_sex', 'trClass' => 'ow_alt2', ), ), ), 'questionValuesList' => array ( 'sex' => array ( 'values' => array ( 0 => \BOL_QuestionValue::__set_state(array( 'id' => 310, '_fieldsHash' => array ( 'questionName' => 4020398583, 'value' => 2212294583, 'sortOrder' => 4108050209, ), 'questionName' => 'sex', 'value' => 1, 'sortOrder' => 0, )), 1 => \BOL_QuestionValue::__set_state(array( 'id' => 311, '_fieldsHash' => array ( 'questionName' => 4020398583, 'value' => 450215437, 'sortOrder' => 450215437, ), 'questionName' => 'sex', 'value' => 2, 'sortOrder' => 2, )), ), 'count' => 2, ), 'match_sex' => array ( 'values' => array ( 0 => \BOL_QuestionValue::__set_state(array( 'id' => 310, '_fieldsHash' => array ( 'questionName' => 4020398583, 'value' => 2212294583, 'sortOrder' => 4108050209, ), 'questionName' => 'sex', 'value' => 1, 'sortOrder' => 0, )), 1 => \BOL_QuestionValue::__set_state(array( 'id' => 311, '_fieldsHash' => array ( 'questionName' => 4020398583, 'value' => 450215437, 'sortOrder' => 450215437, ), 'questionName' => 'sex', 'value' => 2, 'sortOrder' => 2, )), ), 'count' => 2, ), ), 'accountType' => '808aa8ca354f51c5a3868dad5298cd72', 'data' => array ( ), 'toggleClass' => 'ow_alt2', )), ), 'defaultAction' => 'index', 'responderUrl' => 'https://date.wasku.com/base/join/ajax-responder/', 'userService' => \BOL_UserService::__set_state(array( 'userDao' => \BOL_UserDao::__set_state(array( 'dbo' => \OW_Database::__set_state(array( 'connection' => \PDO::__set_state(array( )), 'affectedRows' => 0, 'queryLog' => array ( 0 => array ( 'query' => 'SELECT * FROM ow_base_config', 'execTime' => 0.0009129047393798828, 'params' => array ( ), ), 1 => array ( 'query' => 'SELECT * FROM ow_base_language', 'execTime' => 0.0005710124969482422, 'params' => array ( ), ), 2 => array ( 'query' => 'SELECT * FROM ow_base_plugin', 'execTime' => 0.0006101131439208984, 'params' => array ( ), ), 3 => array ( 'query' => 'SELECT * FROM ow_base_language ORDER BY `order` ASC LIMIT 0, 1', 'execTime' => 0.0005078315734863281, 'params' => array ( ), ), 4 => array ( 'query' => 'SET TIME_ZONE = ?', 'execTime' => 0.0004220008850097656, 'params' => array ( 0 => '-04:00', ), ), 5 => array ( 'query' => 'SELECT * FROM ow_virtualgifts_template', 'execTime' => 0.0006029605865478516, 'params' => array ( ), ), 6 => array ( 'query' => 'SELECT * FROM ow_base_document WHERE `uri` = \'join\' AND `isStatic` = 1 LIMIT 0, 1', 'execTime' => 0.0007178783416748047, 'params' => array ( ), ), 7 => array ( 'query' => 'SELECT * FROM ow_base_theme', 'execTime' => 0.0006940364837646484, 'params' => array ( ), ), 8 => array ( 'query' => 'SELECT * FROM ow_base_theme', 'execTime' => 0.0008101463317871094, 'params' => array ( ), ), 9 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0004200935363769531, 'params' => array ( 0 => 1555, ), ), 10 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0004000663757324219, 'params' => array ( 0 => 1555, ), ), 11 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1555', 'execTime' => 0.0010080337524414062, 'params' => NULL, ), 12 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1555', 'execTime' => 0.0004069805145263672, 'params' => NULL, ), 13 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1555', 'execTime' => 0.0010979175567626953, 'params' => NULL, ), 14 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0006210803985595703, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body', 'defaultValue' => '#FDF0E6', 'type' => 'color', 'themeId' => 1555, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 15 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0004799365997314453, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#825842', 'type' => 'color', 'themeId' => 1555, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 16 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003509521484375, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#2a80ae', 'type' => 'color', 'themeId' => 1555, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 17 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003490447998046875, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#B99480', 'type' => 'color', 'themeId' => 1555, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 18 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00035500526428222656, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_page_wrap', 'defaultValue' => 'url(images/promo.png)', 'type' => 'image', 'themeId' => 1555, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 19 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0004341602325439453, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_page_wrap_inner', 'defaultValue' => 'url(images/promo_inner.png)', 'type' => 'image', 'themeId' => 1555, 'key' => 'headerBackground', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 20 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003848075866699219, 'params' => array ( 'id' => NULL, 'attribute' => 'background', 'selector' => '.ow_footer', 'defaultValue' => '#FDF0E6', 'type' => 'color', 'themeId' => 1555, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '5. Footer background color', 'description' => NULL, 'mobile' => false, ), ), 21 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003299713134765625, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1555, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 22 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003349781036376953, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#ff7000', 'type' => 'color', 'themeId' => 1555, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 23 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0004229545593261719, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.sitelogo', 'defaultValue' => 'url(images/sitelogo.png)', 'type' => 'image', 'themeId' => 1555, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '4. Logo image', 'description' => NULL, 'mobile' => false, ), ), 24 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0003199577331542969, 'params' => array ( 'id' => NULL, 'themeId' => 1555, 'type' => 'decorator', 'value' => 'button', ), ), 25 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00029921531677246094, 'params' => array ( 'id' => NULL, 'themeId' => 1555, 'type' => 'master_page', 'value' => 'dndindex', ), ), 26 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00025391578674316406, 'params' => array ( 'id' => NULL, 'themeId' => 1555, 'type' => 'master_page', 'value' => 'general', ), ), 27 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023698806762695312, 'params' => array ( 'id' => NULL, 'themeId' => 1555, 'type' => 'master_page', 'value' => 'index', ), ), 28 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00030994415283203125, 'params' => array ( 'id' => NULL, 'themeId' => 1555, 'type' => 'master_page', 'value' => 'html_document', ), ), 29 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002410411834716797, 'params' => array ( 'id' => NULL, 'themeId' => 1555, 'type' => 'master_page', 'value' => 'blank', ), ), 30 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.0002942085266113281, 'params' => array ( 'id' => NULL, 'themeId' => 1555, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 31 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00039196014404296875, 'params' => array ( 0 => 1555, ), ), 32 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0010747909545898438, 'params' => array ( 'themeId' => 1555, 'themeId2' => 1555, ), ), 33 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1555', 'execTime' => 0.0003249645233154297, 'params' => array ( ), ), 34 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00033783912658691406, 'params' => array ( 0 => 1559, ), ), 35 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002949237823486328, 'params' => array ( 0 => 1559, ), ), 36 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1559', 'execTime' => 0.0008411407470703125, 'params' => NULL, ), 37 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1559', 'execTime' => 0.000370025634765625, 'params' => NULL, ), 38 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1559', 'execTime' => 0.0010089874267578125, 'params' => NULL, ), 39 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0006060600280761719, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body, .base_sign_in', 'defaultValue' => '#ece8e4', 'type' => 'color', 'themeId' => 1559, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 40 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.000431060791015625, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#494949', 'type' => 'color', 'themeId' => 1559, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 41 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003490447998046875, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#004d7e', 'type' => 'color', 'themeId' => 1559, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 42 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003581047058105469, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#004d7e', 'type' => 'color', 'themeId' => 1559, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 43 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.000392913818359375, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header_wrap', 'defaultValue' => 'url(images/bg_small.jpg)', 'type' => 'image', 'themeId' => 1559, 'key' => 'headerImage', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 44 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00047588348388671875, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header_pic', 'defaultValue' => 'url(images/header_s.png)', 'type' => 'image', 'themeId' => 1559, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '4. Logo image', 'description' => NULL, 'mobile' => false, ), ), 45 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00045418739318847656, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#252525', 'type' => 'color', 'themeId' => 1559, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 46 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00034999847412109375, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#494949', 'type' => 'color', 'themeId' => 1559, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 47 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00037598609924316406, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_sign_in, .index_master_page.ow_page_wrap', 'defaultValue' => 'url(images/bg.jpg)', 'type' => 'image', 'themeId' => 1559, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 48 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002868175506591797, 'params' => array ( 'id' => NULL, 'themeId' => 1559, 'type' => 'decorator', 'value' => 'button', ), ), 49 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023889541625976562, 'params' => array ( 'id' => NULL, 'themeId' => 1559, 'type' => 'master_page', 'value' => 'dndindex', ), ), 50 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00031280517578125, 'params' => array ( 'id' => NULL, 'themeId' => 1559, 'type' => 'master_page', 'value' => 'general', ), ), 51 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023293495178222656, 'params' => array ( 'id' => NULL, 'themeId' => 1559, 'type' => 'master_page', 'value' => 'index', ), ), 52 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002181529998779297, 'params' => array ( 'id' => NULL, 'themeId' => 1559, 'type' => 'master_page', 'value' => 'html_document', ), ), 53 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00021505355834960938, 'params' => array ( 'id' => NULL, 'themeId' => 1559, 'type' => 'master_page', 'value' => 'blank', ), ), 54 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.00027108192443847656, 'params' => array ( 'id' => NULL, 'themeId' => 1559, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 55 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0004589557647705078, 'params' => array ( 0 => 1559, ), ), 56 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0011219978332519531, 'params' => array ( 'themeId' => 1559, 'themeId2' => 1559, ), ), 57 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1559', 'execTime' => 0.00026798248291015625, 'params' => array ( ), ), 58 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003077983856201172, 'params' => array ( 0 => 1606, ), ), 59 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00030112266540527344, 'params' => array ( 0 => 1606, ), ), 60 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1606', 'execTime' => 0.001013040542602539, 'params' => NULL, ), 61 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1606', 'execTime' => 0.00028896331787109375, 'params' => NULL, ), 62 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1606', 'execTime' => 0.0008571147918701172, 'params' => NULL, ), 63 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0006830692291259766, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => 'body, .ow_bg_color', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1606, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 64 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00038909912109375, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html', 'defaultValue' => '#828894', 'type' => 'color', 'themeId' => 1606, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 65 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0004019737243652344, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a', 'defaultValue' => '#5b646a', 'type' => 'color', 'themeId' => 1606, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 66 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00034499168395996094, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#5b646a', 'type' => 'color', 'themeId' => 1606, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 67 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003638267517089844, 'params' => array ( 'id' => NULL, 'attribute' => 'background', 'selector' => '.ow_footer', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1606, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '4. Footer background color', 'description' => NULL, 'mobile' => false, ), ), 68 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0004401206970214844, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_logo', 'defaultValue' => 'url(images/logo.png)', 'type' => 'image', 'themeId' => 1606, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '3. Logo image', 'description' => NULL, 'mobile' => false, ), ), 69 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00035381317138671875, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header_pic', 'defaultValue' => 'url(images/header.jpg)', 'type' => 'image', 'themeId' => 1606, 'key' => 'headerImage', 'section' => '1. General Settings', 'label' => '2. Header background image', 'description' => NULL, 'mobile' => false, ), ), 70 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003609657287597656, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#5b646a', 'type' => 'color', 'themeId' => 1606, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 71 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003330707550048828, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_outline, .ow_txt_value', 'defaultValue' => '#2db395', 'type' => 'color', 'themeId' => 1606, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 72 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002541542053222656, 'params' => array ( 'id' => NULL, 'themeId' => 1606, 'type' => 'decorator', 'value' => 'button', ), ), 73 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00028705596923828125, 'params' => array ( 'id' => NULL, 'themeId' => 1606, 'type' => 'master_page', 'value' => 'dndindex', ), ), 74 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023102760314941406, 'params' => array ( 'id' => NULL, 'themeId' => 1606, 'type' => 'master_page', 'value' => 'admin', ), ), 75 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00021696090698242188, 'params' => array ( 'id' => NULL, 'themeId' => 1606, 'type' => 'master_page', 'value' => 'general', ), ), 76 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00024390220642089844, 'params' => array ( 'id' => NULL, 'themeId' => 1606, 'type' => 'master_page', 'value' => 'html_document', ), ), 77 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023508071899414062, 'params' => array ( 'id' => NULL, 'themeId' => 1606, 'type' => 'master_page', 'value' => 'blank', ), ), 78 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023603439331054688, 'params' => array ( 'id' => NULL, 'themeId' => 1606, 'type' => 'm_master_page', 'value' => 'mobile_blank', ), ), 79 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023102760314941406, 'params' => array ( 'id' => NULL, 'themeId' => 1606, 'type' => 'm_master_page', 'value' => 'mobile_general', ), ), 80 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002589225769042969, 'params' => array ( 'id' => NULL, 'themeId' => 1606, 'type' => 'm_master_page', 'value' => 'mobile_html_document', ), ), 81 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00039505958557128906, 'params' => array ( 0 => 1606, ), ), 82 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0010399818420410156, 'params' => array ( 'themeId' => 1606, 'themeId2' => 1606, ), ), 83 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1606', 'execTime' => 0.0003027915954589844, 'params' => array ( ), ), 84 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00032591819763183594, 'params' => array ( 0 => 1607, ), ), 85 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002830028533935547, 'params' => array ( 0 => 1607, ), ), 86 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1607', 'execTime' => 0.0008039474487304688, 'params' => NULL, ), 87 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1607', 'execTime' => 0.0004851818084716797, 'params' => NULL, ), 88 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1607', 'execTime' => 0.0011649131774902344, 'params' => NULL, ), 89 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0006041526794433594, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => 'body, .ow_bg_color', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1607, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 90 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003559589385986328, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .index_qs_widget', 'defaultValue' => '#828894', 'type' => 'color', 'themeId' => 1607, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 91 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00039887428283691406, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a', 'defaultValue' => '#5b646a', 'type' => 'color', 'themeId' => 1607, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 92 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003559589385986328, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#5b646a', 'type' => 'color', 'themeId' => 1607, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 93 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00031304359436035156, 'params' => array ( 'id' => NULL, 'attribute' => 'background', 'selector' => '.ow_footer', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1607, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '5. Footer background color', 'description' => NULL, 'mobile' => false, ), ), 94 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00036787986755371094, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_logo, .index_master_page .logo_url', 'defaultValue' => 'url(images/logo.png)', 'type' => 'image', 'themeId' => 1607, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '4. Logo image', 'description' => NULL, 'mobile' => false, ), ), 95 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003101825714111328, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header_pic', 'defaultValue' => 'url(images/header.jpg)', 'type' => 'image', 'themeId' => 1607, 'key' => 'headerImage', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 96 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00034880638122558594, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#5b646a', 'type' => 'color', 'themeId' => 1607, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 97 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003209114074707031, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_outline, .ow_txt_value', 'defaultValue' => '#ef6ba3', 'type' => 'color', 'themeId' => 1607, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 98 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003159046173095703, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.index_master_page .ow_header_wrap', 'defaultValue' => 'url(images/bg_promo.jpg)', 'type' => 'image', 'themeId' => 1607, 'key' => 'indexImage', 'section' => '1. General Settings', 'label' => '2. Page background image', 'description' => NULL, 'mobile' => false, ), ), 99 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00025916099548339844, 'params' => array ( 'id' => NULL, 'themeId' => 1607, 'type' => 'decorator', 'value' => 'button', ), ), 100 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002319812774658203, 'params' => array ( 'id' => NULL, 'themeId' => 1607, 'type' => 'master_page', 'value' => 'dndindex', ), ), 101 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002219676971435547, 'params' => array ( 'id' => NULL, 'themeId' => 1607, 'type' => 'master_page', 'value' => 'general', ), ), 102 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00021600723266601562, 'params' => array ( 'id' => NULL, 'themeId' => 1607, 'type' => 'master_page', 'value' => 'index', ), ), 103 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002529621124267578, 'params' => array ( 'id' => NULL, 'themeId' => 1607, 'type' => 'master_page', 'value' => 'html_document', ), ), 104 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00021791458129882812, 'params' => array ( 'id' => NULL, 'themeId' => 1607, 'type' => 'master_page', 'value' => 'blank', ), ), 105 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.0002639293670654297, 'params' => array ( 'id' => NULL, 'themeId' => 1607, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 106 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003981590270996094, 'params' => array ( 0 => 1607, ), ), 107 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0010190010070800781, 'params' => array ( 'themeId' => 1607, 'themeId2' => 1607, ), ), 108 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1607', 'execTime' => 0.0002288818359375, 'params' => array ( ), ), 109 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002739429473876953, 'params' => array ( 0 => 1608, ), ), 110 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002810955047607422, 'params' => array ( 0 => 1608, ), ), 111 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1608', 'execTime' => 0.0006909370422363281, 'params' => NULL, ), 112 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1608', 'execTime' => 0.0003859996795654297, 'params' => NULL, ), 113 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1608', 'execTime' => 0.0012140274047851562, 'params' => NULL, ), 114 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0006749629974365234, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => 'body, body.ow, body.base_sign_in', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1608, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 115 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003941059112548828, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#333', 'type' => 'color', 'themeId' => 1608, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 116 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00032901763916015625, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#2a80ae', 'type' => 'color', 'themeId' => 1608, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 117 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00039005279541015625, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#005466', 'type' => 'color', 'themeId' => 1608, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 118 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003330707550048828, 'params' => array ( 'id' => NULL, 'attribute' => 'background', 'selector' => '.ow_footer', 'defaultValue' => '#EAF7FB', 'type' => 'color', 'themeId' => 1608, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '5. Footer background color', 'description' => NULL, 'mobile' => false, ), ), 119 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00030493736267089844, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header', 'defaultValue' => 'url(images/header_s.png)', 'type' => 'image', 'themeId' => 1608, 'key' => 'headerBackground', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 120 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00037097930908203125, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_logo', 'defaultValue' => 'url(images/logo.png)', 'type' => 'image', 'themeId' => 1608, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '4. Logo image', 'description' => NULL, 'mobile' => false, ), ), 121 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0002899169921875, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#005466', 'type' => 'color', 'themeId' => 1608, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 122 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0002989768981933594, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#005074', 'type' => 'color', 'themeId' => 1608, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 123 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003478527069091797, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page', 'defaultValue' => 'url(images/bg.png)', 'type' => 'image', 'themeId' => 1608, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 124 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.000244140625, 'params' => array ( 'id' => NULL, 'themeId' => 1608, 'type' => 'decorator', 'value' => 'button', ), ), 125 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002200603485107422, 'params' => array ( 'id' => NULL, 'themeId' => 1608, 'type' => 'master_page', 'value' => 'dndindex', ), ), 126 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002701282501220703, 'params' => array ( 'id' => NULL, 'themeId' => 1608, 'type' => 'master_page', 'value' => 'general', ), ), 127 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00021314620971679688, 'params' => array ( 'id' => NULL, 'themeId' => 1608, 'type' => 'master_page', 'value' => 'index', ), ), 128 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00020885467529296875, 'params' => array ( 'id' => NULL, 'themeId' => 1608, 'type' => 'master_page', 'value' => 'html_document', ), ), 129 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00020599365234375, 'params' => array ( 'id' => NULL, 'themeId' => 1608, 'type' => 'master_page', 'value' => 'blank', ), ), 130 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.0002582073211669922, 'params' => array ( 'id' => NULL, 'themeId' => 1608, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 131 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00037217140197753906, 'params' => array ( 0 => 1608, ), ), 132 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.001035928726196289, 'params' => array ( 'themeId' => 1608, 'themeId2' => 1608, ), ), 133 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1608', 'execTime' => 0.0002760887145996094, 'params' => array ( ), ), 134 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00031876564025878906, 'params' => array ( 0 => 1609, ), ), 135 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00031495094299316406, 'params' => array ( 0 => 1609, ), ), 136 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1609', 'execTime' => 0.0008540153503417969, 'params' => NULL, ), 137 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1609', 'execTime' => 0.0005068778991699219, 'params' => NULL, ), 138 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1609', 'execTime' => 0.001313924789428711, 'params' => NULL, ), 139 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0006289482116699219, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => 'body, .ow, body, html, .base_sign_in', 'defaultValue' => '#333', 'type' => 'color', 'themeId' => 1609, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 140 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003838539123535156, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html', 'defaultValue' => '#c4c4c4', 'type' => 'color', 'themeId' => 1609, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 141 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003612041473388672, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a', 'defaultValue' => '#ae9e78', 'type' => 'color', 'themeId' => 1609, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 142 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00034499168395996094, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#e4e4e4', 'type' => 'color', 'themeId' => 1609, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 143 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00028204917907714844, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow_footer', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1609, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '7. Footer background color', 'description' => NULL, 'mobile' => false, ), ), 144 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00035381317138671875, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1609, 'key' => 'headerBackground', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 145 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0002999305725097656, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_logo_wrap a', 'defaultValue' => 'url(images/logo_console.png)', 'type' => 'image', 'themeId' => 1609, 'key' => 'ConsoleImage', 'section' => '1. General Settings', 'label' => '6. Console logo image', 'description' => NULL, 'mobile' => false, ), ), 146 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0002911090850830078, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.logo_url', 'defaultValue' => 'url(images/logo_inner.png)', 'type' => 'image', 'themeId' => 1609, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '5. Inner logo image', 'description' => NULL, 'mobile' => false, ), ), 147 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003440380096435547, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#cbcbcb', 'type' => 'color', 'themeId' => 1609, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 148 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003211498260498047, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#D76243', 'type' => 'color', 'themeId' => 1609, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 149 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003039836883544922, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.index_master_page .logo_url', 'defaultValue' => 'url(images/logo_index.png)', 'type' => 'image', 'themeId' => 1609, 'key' => 'indexLogoImage', 'section' => '1. General Settings', 'label' => '4. Index logo image', 'description' => NULL, 'mobile' => false, ), ), 150 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003490447998046875, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.index_master_page .ow_header', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1609, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 151 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002460479736328125, 'params' => array ( 'id' => NULL, 'themeId' => 1609, 'type' => 'decorator', 'value' => 'button', ), ), 152 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023484230041503906, 'params' => array ( 'id' => NULL, 'themeId' => 1609, 'type' => 'master_page', 'value' => 'dndindex', ), ), 153 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00027298927307128906, 'params' => array ( 'id' => NULL, 'themeId' => 1609, 'type' => 'master_page', 'value' => 'general', ), ), 154 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00022101402282714844, 'params' => array ( 'id' => NULL, 'themeId' => 1609, 'type' => 'master_page', 'value' => 'index', ), ), 155 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023293495178222656, 'params' => array ( 'id' => NULL, 'themeId' => 1609, 'type' => 'master_page', 'value' => 'html_document', ), ), 156 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002110004425048828, 'params' => array ( 'id' => NULL, 'themeId' => 1609, 'type' => 'master_page', 'value' => 'blank', ), ), 157 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.00025200843811035156, 'params' => array ( 'id' => NULL, 'themeId' => 1609, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 158 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00037097930908203125, 'params' => array ( 0 => 1609, ), ), 159 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0011229515075683594, 'params' => array ( 'themeId' => 1609, 'themeId2' => 1609, ), ), 160 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1609', 'execTime' => 0.0002751350402832031, 'params' => array ( ), ), 161 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003180503845214844, 'params' => array ( 0 => 1610, ), ), 162 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003161430358886719, 'params' => array ( 0 => 1610, ), ), 163 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1610', 'execTime' => 0.0008440017700195312, 'params' => NULL, ), 164 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1610', 'execTime' => 0.0004451274871826172, 'params' => NULL, ), 165 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1610', 'execTime' => 0.0013129711151123047, 'params' => NULL, ), 166 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0006320476531982422, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => 'body, .base_sign_in', 'defaultValue' => '#e8e7e7', 'type' => 'color', 'themeId' => 1610, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 167 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003638267517089844, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html', 'defaultValue' => '#4f5460', 'type' => 'color', 'themeId' => 1610, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 168 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003190040588378906, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a', 'defaultValue' => '#465c95', 'type' => 'color', 'themeId' => 1610, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 169 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0004019737243652344, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#666', 'type' => 'color', 'themeId' => 1610, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 170 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.000347137451171875, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow_footer', 'defaultValue' => '#e17e64', 'type' => 'color', 'themeId' => 1610, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '7. Footer background color', 'description' => NULL, 'mobile' => false, ), ), 171 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00030803680419921875, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_logo_wrap a', 'defaultValue' => 'url(images/logo_console.png)', 'type' => 'image', 'themeId' => 1610, 'key' => 'ConsoleImage', 'section' => '1. General Settings', 'label' => '6. Console logo image', 'description' => NULL, 'mobile' => false, ), ), 172 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00034999847412109375, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header_pic_wrap', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1610, 'key' => 'headerBackground', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 173 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00032806396484375, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.logo_url', 'defaultValue' => 'url(images/logo_inner.png)', 'type' => 'image', 'themeId' => 1610, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '5. Inner logo image', 'description' => NULL, 'mobile' => false, ), ), 174 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003151893615722656, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#cbcbcb', 'type' => 'color', 'themeId' => 1610, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 175 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003159046173095703, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#D76243', 'type' => 'color', 'themeId' => 1610, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 176 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00031304359436035156, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.index_master_page .logo_url', 'defaultValue' => 'url(images/logo_index.png)', 'type' => 'image', 'themeId' => 1610, 'key' => 'indexLogoImage', 'section' => '1. General Settings', 'label' => '4. Index logo image', 'description' => NULL, 'mobile' => false, ), ), 177 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003209114074707031, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.index_master_page .ow_header', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1610, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 178 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00024700164794921875, 'params' => array ( 'id' => NULL, 'themeId' => 1610, 'type' => 'decorator', 'value' => 'button', ), ), 179 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002319812774658203, 'params' => array ( 'id' => NULL, 'themeId' => 1610, 'type' => 'master_page', 'value' => 'dndindex', ), ), 180 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00022292137145996094, 'params' => array ( 'id' => NULL, 'themeId' => 1610, 'type' => 'master_page', 'value' => 'general', ), ), 181 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002589225769042969, 'params' => array ( 'id' => NULL, 'themeId' => 1610, 'type' => 'master_page', 'value' => 'index', ), ), 182 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00021696090698242188, 'params' => array ( 'id' => NULL, 'themeId' => 1610, 'type' => 'master_page', 'value' => 'html_document', ), ), 183 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00022912025451660156, 'params' => array ( 'id' => NULL, 'themeId' => 1610, 'type' => 'master_page', 'value' => 'blank', ), ), 184 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.00025200843811035156, 'params' => array ( 'id' => NULL, 'themeId' => 1610, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 185 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00043201446533203125, 'params' => array ( 0 => 1610, ), ), 186 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0006840229034423828, 'params' => array ( 'themeId' => 1610, 'themeId2' => 1610, ), ), 187 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1610', 'execTime' => 0.00011801719665527344, 'params' => array ( ), ), 188 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00014901161193847656, 'params' => array ( 0 => 1611, ), ), 189 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.000141143798828125, 'params' => array ( 0 => 1611, ), ), 190 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1611', 'execTime' => 0.0002830028533935547, 'params' => NULL, ), 191 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1611', 'execTime' => 0.00015211105346679688, 'params' => NULL, ), 192 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1611', 'execTime' => 0.0003960132598876953, 'params' => NULL, ), 193 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0005090236663818359, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body', 'defaultValue' => '#2f0023', 'type' => 'color', 'themeId' => 1611, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 194 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00040602684020996094, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#cecece', 'type' => 'color', 'themeId' => 1611, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 195 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.000308990478515625, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#5079cd', 'type' => 'color', 'themeId' => 1611, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 196 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003218650817871094, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#cecece', 'type' => 'color', 'themeId' => 1611, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 197 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003650188446044922, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_page_wrap', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1611, 'key' => 'backgroundImage', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 198 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0002951622009277344, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header', 'defaultValue' => 'url(images/bg_pic.jpg)', 'type' => 'image', 'themeId' => 1611, 'key' => 'headerImage', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 199 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003349781036376953, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1611, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 200 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.000370025634765625, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#cecece', 'type' => 'color', 'themeId' => 1611, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 201 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00031685829162597656, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .sitelogo', 'defaultValue' => 'url(images/site_name.png)', 'type' => 'image', 'themeId' => 1611, 'key' => 'indexLogoImage', 'section' => '1. General Settings', 'label' => '4. Index Logo image', 'description' => NULL, 'mobile' => false, ), ), 202 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00030112266540527344, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.sitelogo', 'defaultValue' => 'url(images/site_name.png)', 'type' => 'image', 'themeId' => 1611, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '5. Logo image', 'description' => NULL, 'mobile' => false, ), ), 203 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002529621124267578, 'params' => array ( 'id' => NULL, 'themeId' => 1611, 'type' => 'decorator', 'value' => 'button', ), ), 204 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023603439331054688, 'params' => array ( 'id' => NULL, 'themeId' => 1611, 'type' => 'master_page', 'value' => 'dndindex', ), ), 205 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00021791458129882812, 'params' => array ( 'id' => NULL, 'themeId' => 1611, 'type' => 'master_page', 'value' => 'general', ), ), 206 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00024700164794921875, 'params' => array ( 'id' => NULL, 'themeId' => 1611, 'type' => 'master_page', 'value' => 'index', ), ), 207 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002300739288330078, 'params' => array ( 'id' => NULL, 'themeId' => 1611, 'type' => 'master_page', 'value' => 'html_document', ), ), 208 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00021195411682128906, 'params' => array ( 'id' => NULL, 'themeId' => 1611, 'type' => 'master_page', 'value' => 'blank', ), ), 209 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.0002510547637939453, 'params' => array ( 'id' => NULL, 'themeId' => 1611, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 210 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0004761219024658203, 'params' => array ( 0 => 1611, ), ), 211 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0010979175567626953, 'params' => array ( 'themeId' => 1611, 'themeId2' => 1611, ), ), 212 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1611', 'execTime' => 0.0002300739288330078, 'params' => array ( ), ), 213 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003249645233154297, 'params' => array ( 0 => 1612, ), ), 214 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.000263214111328125, 'params' => array ( 0 => 1612, ), ), 215 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1612', 'execTime' => 0.0008919239044189453, 'params' => NULL, ), 216 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1612', 'execTime' => 0.0004279613494873047, 'params' => NULL, ), 217 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1612', 'execTime' => 0.0014429092407226562, 'params' => NULL, ), 218 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00043201446533203125, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body', 'defaultValue' => '#493e5e', 'type' => 'color', 'themeId' => 1612, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 219 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00028395652770996094, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#b9b3bd', 'type' => 'color', 'themeId' => 1612, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 220 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00024390220642089844, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#4aaed3', 'type' => 'color', 'themeId' => 1612, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 221 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00023889541625976562, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#d9d1dd', 'type' => 'color', 'themeId' => 1612, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 222 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00023603439331054688, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_page_wrap', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1612, 'key' => 'backgroundImage', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 223 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00024700164794921875, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header', 'defaultValue' => 'url(images/bg_pic.jpg)', 'type' => 'image', 'themeId' => 1612, 'key' => 'headerBackground', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 224 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00020503997802734375, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_site_panel_logo', 'defaultValue' => 'url(images/site_name3.png)', 'type' => 'image', 'themeId' => 1612, 'key' => 'ConsoleImage', 'section' => '1. General Settings', 'label' => '6. Console logo image', 'description' => NULL, 'mobile' => false, ), ), 225 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00012421607971191406, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#aba8af', 'type' => 'color', 'themeId' => 1612, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 226 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001289844512939453, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#cecece', 'type' => 'color', 'themeId' => 1612, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 227 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001239776611328125, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .sitelogo', 'defaultValue' => 'url(images/site_name.png)', 'type' => 'image', 'themeId' => 1612, 'key' => 'indexLogoImage', 'section' => '1. General Settings', 'label' => '4. Index logo image', 'description' => NULL, 'mobile' => false, ), ), 228 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00014495849609375, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.sitelogo', 'defaultValue' => 'url(images/site_name2.png)', 'type' => 'image', 'themeId' => 1612, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '5. Inner logo image', 'description' => NULL, 'mobile' => false, ), ), 229 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011801719665527344, 'params' => array ( 'id' => NULL, 'themeId' => 1612, 'type' => 'decorator', 'value' => 'button', ), ), 230 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010895729064941406, 'params' => array ( 'id' => NULL, 'themeId' => 1612, 'type' => 'master_page', 'value' => 'dndindex', ), ), 231 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 9.799003601074219E-5, 'params' => array ( 'id' => NULL, 'themeId' => 1612, 'type' => 'master_page', 'value' => 'general', ), ), 232 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 9.799003601074219E-5, 'params' => array ( 'id' => NULL, 'themeId' => 1612, 'type' => 'master_page', 'value' => 'index', ), ), 233 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 9.703636169433594E-5, 'params' => array ( 'id' => NULL, 'themeId' => 1612, 'type' => 'master_page', 'value' => 'html_document', ), ), 234 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 9.489059448242188E-5, 'params' => array ( 'id' => NULL, 'themeId' => 1612, 'type' => 'master_page', 'value' => 'blank', ), ), 235 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.00013399124145507812, 'params' => array ( 'id' => NULL, 'themeId' => 1612, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 236 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002040863037109375, 'params' => array ( 0 => 1612, ), ), 237 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0004830360412597656, 'params' => array ( 'themeId' => 1612, 'themeId2' => 1612, ), ), 238 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1612', 'execTime' => 0.00011110305786132812, 'params' => array ( ), ), 239 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001430511474609375, 'params' => array ( 0 => 1613, ), ), 240 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.000125885009765625, 'params' => array ( 0 => 1613, ), ), 241 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1613', 'execTime' => 0.0004520416259765625, 'params' => NULL, ), 242 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1613', 'execTime' => 0.0001609325408935547, 'params' => NULL, ), 243 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1613', 'execTime' => 0.0004851818084716797, 'params' => NULL, ), 244 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0004291534423828125, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1613, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 245 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003330707550048828, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#4b4b4b', 'type' => 'color', 'themeId' => 1613, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 246 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0004150867462158203, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#0a4200', 'type' => 'color', 'themeId' => 1613, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 247 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00039505958557128906, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#0a4200', 'type' => 'color', 'themeId' => 1613, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 248 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0002009868621826172, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_page_wrap', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1613, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 249 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00014090538024902344, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow_footer, .base_index_page .ow_footer', 'defaultValue' => '#4b4b4b', 'type' => 'color', 'themeId' => 1613, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '5. Footer background', 'description' => NULL, 'mobile' => false, ), ), 250 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013494491577148438, 'params' => array ( 'id' => NULL, 'attribute' => 'background', 'selector' => '.ow_header', 'defaultValue' => 'url(images/bg_pic.png)', 'type' => 'image', 'themeId' => 1613, 'key' => 'headerImage', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 251 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001361370086669922, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#4b4b4b', 'type' => 'color', 'themeId' => 1613, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 252 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013518333435058594, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#4b4b4b', 'type' => 'color', 'themeId' => 1613, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 253 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013494491577148438, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.sitelogo', 'defaultValue' => 'url(images/site_name.png)', 'type' => 'image', 'themeId' => 1613, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '4. Logo image', 'description' => NULL, 'mobile' => false, ), ), 254 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001461505889892578, 'params' => array ( 'id' => NULL, 'themeId' => 1613, 'type' => 'decorator', 'value' => 'button', ), ), 255 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00013113021850585938, 'params' => array ( 'id' => NULL, 'themeId' => 1613, 'type' => 'master_page', 'value' => 'dndindex', ), ), 256 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011587142944335938, 'params' => array ( 'id' => NULL, 'themeId' => 1613, 'type' => 'master_page', 'value' => 'general', ), ), 257 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011205673217773438, 'params' => array ( 'id' => NULL, 'themeId' => 1613, 'type' => 'master_page', 'value' => 'index', ), ), 258 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010895729064941406, 'params' => array ( 'id' => NULL, 'themeId' => 1613, 'type' => 'master_page', 'value' => 'html_document', ), ), 259 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010919570922851562, 'params' => array ( 'id' => NULL, 'themeId' => 1613, 'type' => 'master_page', 'value' => 'blank', ), ), 260 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.0001399517059326172, 'params' => array ( 'id' => NULL, 'themeId' => 1613, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 261 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00021195411682128906, 'params' => array ( 0 => 1613, ), ), 262 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.00040602684020996094, 'params' => array ( 'themeId' => 1613, 'themeId2' => 1613, ), ), 263 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1613', 'execTime' => 0.00011610984802246094, 'params' => array ( ), ), 264 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001571178436279297, 'params' => array ( 0 => 1614, ), ), 265 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00014400482177734375, 'params' => array ( 0 => 1614, ), ), 266 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1614', 'execTime' => 0.00027298927307128906, 'params' => NULL, ), 267 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1614', 'execTime' => 0.00015115737915039062, 'params' => NULL, ), 268 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1614', 'execTime' => 0.0003669261932373047, 'params' => NULL, ), 269 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0002868175506591797, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => 'body, .ow, body, html, .base_sign_in', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1614, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 270 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00014495849609375, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html', 'defaultValue' => '#868686', 'type' => 'color', 'themeId' => 1614, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 271 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00015306472778320312, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a', 'defaultValue' => '#ae9e78', 'type' => 'color', 'themeId' => 1614, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 272 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001380443572998047, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#4c4c4c', 'type' => 'color', 'themeId' => 1614, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 273 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001289844512939453, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1614, 'key' => 'headerBackground', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 274 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001251697540283203, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_logo_wrap a', 'defaultValue' => 'url(images/logo_console.png)', 'type' => 'image', 'themeId' => 1614, 'key' => 'ConsoleImage', 'section' => '1. General Settings', 'label' => '6. Console logo image', 'description' => NULL, 'mobile' => false, ), ), 275 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001380443572998047, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.logo_url', 'defaultValue' => 'url(images/logo_inner.png)', 'type' => 'image', 'themeId' => 1614, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '5. Inner logo image', 'description' => NULL, 'mobile' => false, ), ), 276 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00012612342834472656, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#4c4c4c', 'type' => 'color', 'themeId' => 1614, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 277 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013494491577148438, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow_footer', 'defaultValue' => '#191514', 'type' => 'color', 'themeId' => 1614, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '7. Footer background color', 'description' => NULL, 'mobile' => false, ), ), 278 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001468658447265625, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#D76243', 'type' => 'color', 'themeId' => 1614, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 279 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013494491577148438, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.index_master_page .logo_url', 'defaultValue' => 'url(images/logo_index.png)', 'type' => 'image', 'themeId' => 1614, 'key' => 'indexLogoImage', 'section' => '1. General Settings', 'label' => '4. Index logo image', 'description' => NULL, 'mobile' => false, ), ), 280 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001289844512939453, 'params' => array ( 'id' => NULL, 'themeId' => 1614, 'type' => 'decorator', 'value' => 'button', ), ), 281 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011706352233886719, 'params' => array ( 'id' => NULL, 'themeId' => 1614, 'type' => 'master_page', 'value' => 'dndindex', ), ), 282 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010704994201660156, 'params' => array ( 'id' => NULL, 'themeId' => 1614, 'type' => 'master_page', 'value' => 'general', ), ), 283 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010609626770019531, 'params' => array ( 'id' => NULL, 'themeId' => 1614, 'type' => 'master_page', 'value' => 'index', ), ), 284 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00012087821960449219, 'params' => array ( 'id' => NULL, 'themeId' => 1614, 'type' => 'master_page', 'value' => 'html_document', ), ), 285 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010800361633300781, 'params' => array ( 'id' => NULL, 'themeId' => 1614, 'type' => 'master_page', 'value' => 'blank', ), ), 286 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.0001308917999267578, 'params' => array ( 'id' => NULL, 'themeId' => 1614, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 287 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00019478797912597656, 'params' => array ( 0 => 1614, ), ), 288 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0004131793975830078, 'params' => array ( 'themeId' => 1614, 'themeId2' => 1614, ), ), 289 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1614', 'execTime' => 0.00011205673217773438, 'params' => array ( ), ), 290 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001430511474609375, 'params' => array ( 0 => 1615, ), ), 291 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00013899803161621094, 'params' => array ( 0 => 1615, ), ), 292 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1615', 'execTime' => 0.00035500526428222656, 'params' => NULL, ), 293 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1615', 'execTime' => 0.0001571178436279297, 'params' => NULL, ), 294 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1615', 'execTime' => 0.0003650188446044922, 'params' => NULL, ), 295 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003108978271484375, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body', 'defaultValue' => '#000', 'type' => 'color', 'themeId' => 1615, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 296 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00014591217041015625, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html', 'defaultValue' => '#ffffe6', 'type' => 'color', 'themeId' => 1615, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 297 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001418590545654297, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#fffde3', 'type' => 'color', 'themeId' => 1615, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 298 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001461505889892578, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#796458', 'type' => 'color', 'themeId' => 1615, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 299 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013399124145507812, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_page_wrap', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1615, 'key' => 'backgroundImage', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 300 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00012683868408203125, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow_footer', 'defaultValue' => '#000', 'type' => 'color', 'themeId' => 1615, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '5. Footer background', 'description' => NULL, 'mobile' => false, ), ), 301 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013709068298339844, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header', 'defaultValue' => 'url(images/bg_pic.jpg)', 'type' => 'image', 'themeId' => 1615, 'key' => 'headerImage', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 302 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001399517059326172, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#ffffe6', 'type' => 'color', 'themeId' => 1615, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 303 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00012993812561035156, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#796458', 'type' => 'color', 'themeId' => 1615, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 304 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001480579376220703, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.sitelogo', 'defaultValue' => 'url(images/site_name.png)', 'type' => 'image', 'themeId' => 1615, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '4. Logo image', 'description' => NULL, 'mobile' => false, ), ), 305 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001468658447265625, 'params' => array ( 'id' => NULL, 'themeId' => 1615, 'type' => 'decorator', 'value' => 'button', ), ), 306 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001220703125, 'params' => array ( 'id' => NULL, 'themeId' => 1615, 'type' => 'master_page', 'value' => 'dndindex', ), ), 307 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011301040649414062, 'params' => array ( 'id' => NULL, 'themeId' => 1615, 'type' => 'master_page', 'value' => 'general', ), ), 308 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010991096496582031, 'params' => array ( 'id' => NULL, 'themeId' => 1615, 'type' => 'master_page', 'value' => 'index', ), ), 309 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010991096496582031, 'params' => array ( 'id' => NULL, 'themeId' => 1615, 'type' => 'master_page', 'value' => 'html_document', ), ), 310 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010585784912109375, 'params' => array ( 'id' => NULL, 'themeId' => 1615, 'type' => 'master_page', 'value' => 'blank', ), ), 311 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.00013780593872070312, 'params' => array ( 'id' => NULL, 'themeId' => 1615, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 312 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001938343048095703, 'params' => array ( 0 => 1615, ), ), 313 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.00039696693420410156, 'params' => array ( 'themeId' => 1615, 'themeId2' => 1615, ), ), 314 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1615', 'execTime' => 0.00011706352233886719, 'params' => array ( ), ), 315 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00014495849609375, 'params' => array ( 0 => 1616, ), ), 316 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001380443572998047, 'params' => array ( 0 => 1616, ), ), 317 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1616', 'execTime' => 0.0002760887145996094, 'params' => NULL, ), 318 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1616', 'execTime' => 0.0001468658447265625, 'params' => NULL, ), 319 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1616', 'execTime' => 0.0003960132598876953, 'params' => NULL, ), 320 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0002739429473876953, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => 'body, .base_sign_in', 'defaultValue' => '#bfc6c6', 'type' => 'color', 'themeId' => 1616, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 321 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00016999244689941406, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#4f5058', 'type' => 'color', 'themeId' => 1616, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 322 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00014400482177734375, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#0060aa', 'type' => 'color', 'themeId' => 1616, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 323 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001430511474609375, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#4F5058', 'type' => 'color', 'themeId' => 1616, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 324 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001308917999267578, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow_footer', 'defaultValue' => '#f9faff', 'type' => 'color', 'themeId' => 1616, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '6. Footer background color', 'description' => NULL, 'mobile' => false, ), ), 325 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013685226440429688, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_logo_wrap', 'defaultValue' => 'url(images/header_pic.png)', 'type' => 'image', 'themeId' => 1616, 'key' => 'headerBackground', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 326 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001361370086669922, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_logo_wrap a.ow_logo', 'defaultValue' => 'url(images/site_logo.png)', 'type' => 'image', 'themeId' => 1616, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '5. Inner logo image', 'description' => NULL, 'mobile' => false, ), ), 327 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00015282630920410156, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#4f5058', 'type' => 'color', 'themeId' => 1616, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 328 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013518333435058594, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#494949', 'type' => 'color', 'themeId' => 1616, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 329 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013399124145507812, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.index_master_page .ow_header_in', 'defaultValue' => 'url(images/indexpage_header_image.png)', 'type' => 'image', 'themeId' => 1616, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 330 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001399517059326172, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.index_master_page .logo_url', 'defaultValue' => 'url(images/indexpage_logo.png)', 'type' => 'image', 'themeId' => 1616, 'key' => 'indexLogoImage', 'section' => '1. General Settings', 'label' => '4. Index logo image', 'description' => NULL, 'mobile' => false, ), ), 331 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001289844512939453, 'params' => array ( 'id' => NULL, 'themeId' => 1616, 'type' => 'decorator', 'value' => 'button', ), ), 332 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00012087821960449219, 'params' => array ( 'id' => NULL, 'themeId' => 1616, 'type' => 'master_page', 'value' => 'dndindex', ), ), 333 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001289844512939453, 'params' => array ( 'id' => NULL, 'themeId' => 1616, 'type' => 'master_page', 'value' => 'general', ), ), 334 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010991096496582031, 'params' => array ( 'id' => NULL, 'themeId' => 1616, 'type' => 'master_page', 'value' => 'index', ), ), 335 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010704994201660156, 'params' => array ( 'id' => NULL, 'themeId' => 1616, 'type' => 'master_page', 'value' => 'html_document', ), ), 336 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010585784912109375, 'params' => array ( 'id' => NULL, 'themeId' => 1616, 'type' => 'master_page', 'value' => 'blank', ), ), 337 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.00013113021850585938, 'params' => array ( 'id' => NULL, 'themeId' => 1616, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 338 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00019407272338867188, 'params' => array ( 0 => 1616, ), ), 339 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0004520416259765625, 'params' => array ( 'themeId' => 1616, 'themeId2' => 1616, ), ), 340 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1616', 'execTime' => 0.00011396408081054688, 'params' => array ( ), ), 341 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00014281272888183594, 'params' => array ( 0 => 1617, ), ), 342 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00013899803161621094, 'params' => array ( 0 => 1617, ), ), 343 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1617', 'execTime' => 0.0002968311309814453, 'params' => NULL, ), 344 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1617', 'execTime' => 0.00015401840209960938, 'params' => NULL, ), 345 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1617', 'execTime' => 0.00033092498779296875, 'params' => NULL, ), 346 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003039836883544922, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body', 'defaultValue' => '#fdfff0', 'type' => 'color', 'themeId' => 1617, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 347 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00016498565673828125, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#52483f', 'type' => 'color', 'themeId' => 1617, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 348 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.000141143798828125, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#009683', 'type' => 'color', 'themeId' => 1617, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 349 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001380443572998047, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#009683', 'type' => 'color', 'themeId' => 1617, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 350 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013709068298339844, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_page_wrap', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1617, 'key' => 'backgroundImage', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 351 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013494491577148438, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header', 'defaultValue' => 'url(images/bg_pic.jpg)', 'type' => 'image', 'themeId' => 1617, 'key' => 'headerImage', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 352 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013399124145507812, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#52483f', 'type' => 'color', 'themeId' => 1617, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 353 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00015306472778320312, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#52483f', 'type' => 'color', 'themeId' => 1617, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 354 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001342296600341797, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.sitelogo', 'defaultValue' => 'url(images/site_name.png)', 'type' => 'image', 'themeId' => 1617, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '4. Logo image', 'description' => NULL, 'mobile' => false, ), ), 355 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001289844512939453, 'params' => array ( 'id' => NULL, 'themeId' => 1617, 'type' => 'decorator', 'value' => 'button', ), ), 356 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00012302398681640625, 'params' => array ( 'id' => NULL, 'themeId' => 1617, 'type' => 'master_page', 'value' => 'dndindex', ), ), 357 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011301040649414062, 'params' => array ( 'id' => NULL, 'themeId' => 1617, 'type' => 'master_page', 'value' => 'general', ), ), 358 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011301040649414062, 'params' => array ( 'id' => NULL, 'themeId' => 1617, 'type' => 'master_page', 'value' => 'index', ), ), 359 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001270771026611328, 'params' => array ( 'id' => NULL, 'themeId' => 1617, 'type' => 'master_page', 'value' => 'html_document', ), ), 360 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011706352233886719, 'params' => array ( 'id' => NULL, 'themeId' => 1617, 'type' => 'master_page', 'value' => 'blank', ), ), 361 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.00013184547424316406, 'params' => array ( 'id' => NULL, 'themeId' => 1617, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 362 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00019598007202148438, 'params' => array ( 0 => 1617, ), ), 363 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0004119873046875, 'params' => array ( 'themeId' => 1617, 'themeId2' => 1617, ), ), 364 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1617', 'execTime' => 0.00011301040649414062, 'params' => array ( ), ), 365 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00014400482177734375, 'params' => array ( 0 => 1618, ), ), 366 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00013899803161621094, 'params' => array ( 0 => 1618, ), ), 367 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1618', 'execTime' => 0.00027489662170410156, 'params' => NULL, ), 368 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1618', 'execTime' => 0.0001480579376220703, 'params' => NULL, ), 369 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1618', 'execTime' => 0.00039005279541015625, 'params' => NULL, ), 370 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0002791881561279297, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body', 'defaultValue' => '#090f10', 'type' => 'color', 'themeId' => 1618, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 371 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001480579376220703, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#d6d6be', 'type' => 'color', 'themeId' => 1618, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 372 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001361370086669922, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#7ce6fe', 'type' => 'color', 'themeId' => 1618, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 373 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001518726348876953, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#d6d6be', 'type' => 'color', 'themeId' => 1618, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 374 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00014591217041015625, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page', 'defaultValue' => 'url(images/promo.png)', 'type' => 'image', 'themeId' => 1618, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 375 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001380443572998047, 'params' => array ( 'id' => NULL, 'attribute' => 'background', 'selector' => '.ow_footer', 'defaultValue' => '#04070e', 'type' => 'color', 'themeId' => 1618, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '6. Footer background color', 'description' => NULL, 'mobile' => false, ), ), 376 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00014090538024902344, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header', 'defaultValue' => 'url(images/header.png)', 'type' => 'image', 'themeId' => 1618, 'key' => 'headerBackground', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 377 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013303756713867188, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#d6d6be', 'type' => 'color', 'themeId' => 1618, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 378 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001380443572998047, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#b2bac0', 'type' => 'color', 'themeId' => 1618, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 379 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00014901161193847656, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .sitelogo', 'defaultValue' => 'url(images/site_name.png)', 'type' => 'image', 'themeId' => 1618, 'key' => 'indexLogoImage', 'section' => '1. General Settings', 'label' => '4. Index logo image', 'description' => NULL, 'mobile' => false, ), ), 380 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001461505889892578, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.sitelogo', 'defaultValue' => 'url(images/site_name_inner.png)', 'type' => 'image', 'themeId' => 1618, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '5. Inner logo image', 'description' => NULL, 'mobile' => false, ), ), 381 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00012803077697753906, 'params' => array ( 'id' => NULL, 'themeId' => 1618, 'type' => 'decorator', 'value' => 'button', ), ), 382 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011920928955078125, 'params' => array ( 'id' => NULL, 'themeId' => 1618, 'type' => 'master_page', 'value' => 'dndindex', ), ), 383 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011014938354492188, 'params' => array ( 'id' => NULL, 'themeId' => 1618, 'type' => 'master_page', 'value' => 'general', ), ), 384 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010800361633300781, 'params' => array ( 'id' => NULL, 'themeId' => 1618, 'type' => 'master_page', 'value' => 'index', ), ), 385 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010800361633300781, 'params' => array ( 'id' => NULL, 'themeId' => 1618, 'type' => 'master_page', 'value' => 'html_document', ), ), 386 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011491775512695312, 'params' => array ( 'id' => NULL, 'themeId' => 1618, 'type' => 'master_page', 'value' => 'blank', ), ), 387 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.0001361370086669922, 'params' => array ( 'id' => NULL, 'themeId' => 1618, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 388 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002009868621826172, 'params' => array ( 0 => 1618, ), ), 389 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.00041294097900390625, 'params' => array ( 'themeId' => 1618, 'themeId2' => 1618, ), ), 390 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1618', 'execTime' => 0.00012087821960449219, 'params' => array ( ), ), 391 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00014495849609375, 'params' => array ( 0 => 1619, ), ), 392 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00013899803161621094, 'params' => array ( 0 => 1619, ), ), 393 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1619', 'execTime' => 0.00034308433532714844, 'params' => NULL, ), 394 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1619', 'execTime' => 0.00015592575073242188, 'params' => NULL, ), 395 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1619', 'execTime' => 0.0003800392150878906, 'params' => NULL, ), 396 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003008842468261719, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '@import url(\'https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700&display=swap\'); body, .ow, body, html, .base_sign_in', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1619, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 397 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00015497207641601562, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html', 'defaultValue' => '#666', 'type' => 'color', 'themeId' => 1619, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 398 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.000164031982421875, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a', 'defaultValue' => '#0e0e0e', 'type' => 'color', 'themeId' => 1619, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 399 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013685226440429688, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#4c4c4c', 'type' => 'color', 'themeId' => 1619, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 400 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00015401840209960938, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_header', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1619, 'key' => 'headerBackground', 'section' => '1. General Settings', 'label' => '2. Header background image', 'description' => NULL, 'mobile' => false, ), ), 401 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013303756713867188, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_logo_wrap a', 'defaultValue' => 'url(images/logo_console.png)', 'type' => 'image', 'themeId' => 1619, 'key' => 'indexLogoImage', 'section' => '1. General Settings', 'label' => '3. Index logo image', 'description' => NULL, 'mobile' => false, ), ), 402 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001308917999267578, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_site_panel_wrap.site_panel_wrap_bg_color .ow_logo_wrap a', 'defaultValue' => 'url(images/logo_console.png)', 'type' => 'image', 'themeId' => 1619, 'key' => 'indexLogoImageScroll', 'section' => '1. General Settings', 'label' => '4. Index logo image scroll', 'description' => NULL, 'mobile' => false, ), ), 403 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001308917999267578, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_logo_wrap a', 'defaultValue' => 'url(images/logo_console_black.png)', 'type' => 'image', 'themeId' => 1619, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '5. Inner logo image', 'description' => NULL, 'mobile' => false, ), ), 404 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013303756713867188, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_site_panel_wrap.site_panel_wrap_bg_color .ow_logo_wrap a', 'defaultValue' => 'url(images/logo_console.png)', 'type' => 'image', 'themeId' => 1619, 'key' => 'ConsoleImage', 'section' => '1. General Settings', 'label' => '6. Inner logo image scroll', 'description' => NULL, 'mobile' => false, ), ), 405 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00015211105346679688, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'html body .ow_box_cap h3, .ow_box_cap_empty h3', 'defaultValue' => '#787878', 'type' => 'color', 'themeId' => 1619, 'key' => 'WidgetTitleColor', 'section' => '2. Colors', 'label' => '6. Box title', 'description' => NULL, 'mobile' => false, ), ), 406 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013589859008789062, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#0e0e0e', 'type' => 'color', 'themeId' => 1619, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 407 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001270771026611328, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow_footer', 'defaultValue' => '#0e0e0e', 'type' => 'color', 'themeId' => 1619, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '7. Footer background color', 'description' => NULL, 'mobile' => false, ), ), 408 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013208389282226562, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#666', 'type' => 'color', 'themeId' => 1619, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 409 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.000125885009765625, 'params' => array ( 'id' => NULL, 'themeId' => 1619, 'type' => 'decorator', 'value' => 'button', ), ), 410 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00012302398681640625, 'params' => array ( 'id' => NULL, 'themeId' => 1619, 'type' => 'master_page', 'value' => 'dndindex', ), ), 411 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00012087821960449219, 'params' => array ( 'id' => NULL, 'themeId' => 1619, 'type' => 'master_page', 'value' => 'general', ), ), 412 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011110305786132812, 'params' => array ( 'id' => NULL, 'themeId' => 1619, 'type' => 'master_page', 'value' => 'index', ), ), 413 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010895729064941406, 'params' => array ( 'id' => NULL, 'themeId' => 1619, 'type' => 'master_page', 'value' => 'html_document', ), ), 414 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010895729064941406, 'params' => array ( 'id' => NULL, 'themeId' => 1619, 'type' => 'master_page', 'value' => 'blank', ), ), 415 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.00013589859008789062, 'params' => array ( 'id' => NULL, 'themeId' => 1619, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 416 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00019502639770507812, 'params' => array ( 0 => 1619, ), ), 417 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0004451274871826172, 'params' => array ( 'themeId' => 1619, 'themeId2' => 1619, ), ), 418 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1619', 'execTime' => 0.00011110305786132812, 'params' => array ( ), ), 419 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001418590545654297, 'params' => array ( 0 => 1620, ), ), 420 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001380443572998047, 'params' => array ( 0 => 1620, ), ), 421 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1620', 'execTime' => 0.0002779960632324219, 'params' => NULL, ), 422 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1620', 'execTime' => 0.0001480579376220703, 'params' => NULL, ), 423 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1620', 'execTime' => 0.0003829002380371094, 'params' => NULL, ), 424 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003001689910888672, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body', 'defaultValue' => '#e6e0ec', 'type' => 'color', 'themeId' => 1620, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 425 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00020503997802734375, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#7e6587', 'type' => 'color', 'themeId' => 1620, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 426 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00016999244689941406, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#00677d', 'type' => 'color', 'themeId' => 1620, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 427 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001418590545654297, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#7e6587', 'type' => 'color', 'themeId' => 1620, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 428 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013685226440429688, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow_footer', 'defaultValue' => 'rgba(255,255,255,0.3)', 'type' => 'color', 'themeId' => 1620, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '5. Footer background color', 'description' => NULL, 'mobile' => false, ), ), 429 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00014495849609375, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header_wrap', 'defaultValue' => 'url(images/bg.png)', 'type' => 'image', 'themeId' => 1620, 'key' => 'HeaderbackgroundImage', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 430 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00014400482177734375, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_logo', 'defaultValue' => 'url(images/header_s.png)', 'type' => 'image', 'themeId' => 1620, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '4. Logo image', 'description' => NULL, 'mobile' => false, ), ), 431 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013113021850585938, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#7e6587', 'type' => 'color', 'themeId' => 1620, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 432 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013494491577148438, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#00677D', 'type' => 'color', 'themeId' => 1620, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 433 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00012993812561035156, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_sign_in, .base_index_page', 'defaultValue' => 'url(images/bg.png)', 'type' => 'image', 'themeId' => 1620, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 434 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001289844512939453, 'params' => array ( 'id' => NULL, 'themeId' => 1620, 'type' => 'decorator', 'value' => 'button', ), ), 435 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00012183189392089844, 'params' => array ( 'id' => NULL, 'themeId' => 1620, 'type' => 'master_page', 'value' => 'dndindex', ), ), 436 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001289844512939453, 'params' => array ( 'id' => NULL, 'themeId' => 1620, 'type' => 'master_page', 'value' => 'general', ), ), 437 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011587142944335938, 'params' => array ( 'id' => NULL, 'themeId' => 1620, 'type' => 'master_page', 'value' => 'index', ), ), 438 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001068115234375, 'params' => array ( 'id' => NULL, 'themeId' => 1620, 'type' => 'master_page', 'value' => 'html_document', ), ), 439 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001049041748046875, 'params' => array ( 'id' => NULL, 'themeId' => 1620, 'type' => 'master_page', 'value' => 'blank', ), ), 440 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.00013113021850585938, 'params' => array ( 'id' => NULL, 'themeId' => 1620, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 441 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00019502639770507812, 'params' => array ( 0 => 1620, ), ), 442 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0004031658172607422, 'params' => array ( 'themeId' => 1620, 'themeId2' => 1620, ), ), 443 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1620', 'execTime' => 0.00011301040649414062, 'params' => array ( ), ), 444 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001430511474609375, 'params' => array ( 0 => 1621, ), ), 445 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001380443572998047, 'params' => array ( 0 => 1621, ), ), 446 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1621', 'execTime' => 0.0002930164337158203, 'params' => NULL, ), 447 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1621', 'execTime' => 0.00014781951904296875, 'params' => NULL, ), 448 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1621', 'execTime' => 0.0003979206085205078, 'params' => NULL, ), 449 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003039836883544922, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1621, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 450 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001590251922607422, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#52483f', 'type' => 'color', 'themeId' => 1621, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 451 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00015091896057128906, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#b4534d', 'type' => 'color', 'themeId' => 1621, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 452 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00014495849609375, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#616161', 'type' => 'color', 'themeId' => 1621, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 453 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013709068298339844, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_page_wrap', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1621, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 454 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00015783309936523438, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header', 'defaultValue' => 'url(images/bg_pic.jpg)', 'type' => 'image', 'themeId' => 1621, 'key' => 'headerBackground', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 455 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013494491577148438, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1621, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 456 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001399517059326172, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#52483f', 'type' => 'color', 'themeId' => 1621, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 457 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013113021850585938, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .sitelogo', 'defaultValue' => 'url(images/site_logo.png)', 'type' => 'image', 'themeId' => 1621, 'key' => 'indexLogoImage', 'section' => '1. General Settings', 'label' => '4. Index logo image', 'description' => NULL, 'mobile' => false, ), ), 458 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001289844512939453, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.sitelogo', 'defaultValue' => 'url(images/site_name.png)', 'type' => 'image', 'themeId' => 1621, 'key' => 'LogoImage', 'section' => '1. General Settings', 'label' => '5. Inner logo image', 'description' => NULL, 'mobile' => false, ), ), 459 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001289844512939453, 'params' => array ( 'id' => NULL, 'themeId' => 1621, 'type' => 'decorator', 'value' => 'button', ), ), 460 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00013899803161621094, 'params' => array ( 'id' => NULL, 'themeId' => 1621, 'type' => 'master_page', 'value' => 'dndindex', ), ), 461 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011515617370605469, 'params' => array ( 'id' => NULL, 'themeId' => 1621, 'type' => 'master_page', 'value' => 'general', ), ), 462 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010895729064941406, 'params' => array ( 'id' => NULL, 'themeId' => 1621, 'type' => 'master_page', 'value' => 'index', ), ), 463 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010895729064941406, 'params' => array ( 'id' => NULL, 'themeId' => 1621, 'type' => 'master_page', 'value' => 'html_document', ), ), 464 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011014938354492188, 'params' => array ( 'id' => NULL, 'themeId' => 1621, 'type' => 'master_page', 'value' => 'blank', ), ), 465 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.00013303756713867188, 'params' => array ( 'id' => NULL, 'themeId' => 1621, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 466 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00020313262939453125, 'params' => array ( 0 => 1621, ), ), 467 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.00039696693420410156, 'params' => array ( 'themeId' => 1621, 'themeId2' => 1621, ), ), 468 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1621', 'execTime' => 0.00011396408081054688, 'params' => array ( ), ), 469 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001430511474609375, 'params' => array ( 0 => 1622, ), ), 470 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00014400482177734375, 'params' => array ( 0 => 1622, ), ), 471 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1622', 'execTime' => 0.0003600120544433594, 'params' => NULL, ), 472 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1622', 'execTime' => 0.0001609325408935547, 'params' => NULL, ), 473 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1622', 'execTime' => 0.00043392181396484375, 'params' => NULL, ), 474 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0006070137023925781, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body', 'defaultValue' => '#412e57', 'type' => 'color', 'themeId' => 1622, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 475 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00035309791564941406, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#2e64ff', 'type' => 'color', 'themeId' => 1622, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 476 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003819465637207031, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#616161', 'type' => 'color', 'themeId' => 1622, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 477 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003190040588378906, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_page_wrap', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1622, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 478 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003349781036376953, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_page_container .ow_page', 'defaultValue' => '#616161', 'type' => 'color', 'themeId' => 1622, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 479 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00035119056701660156, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header', 'defaultValue' => 'url(images/bg_pic.jpg)', 'type' => 'image', 'themeId' => 1622, 'key' => 'headerBackground', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 480 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003478527069091797, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1622, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 481 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00038313865661621094, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#616161', 'type' => 'color', 'themeId' => 1622, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 482 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00027298927307128906, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_promo_collage_item1', 'defaultValue' => 'url(images/promo_collage1.png)', 'type' => 'image', 'themeId' => 1622, 'key' => 'collageimage1', 'section' => '3. Index Page', 'label' => 'Collage image 1', 'description' => NULL, 'mobile' => false, ), ), 483 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0002579689025878906, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_promo_collage_item2', 'defaultValue' => 'url(images/promo_collage2.png)', 'type' => 'image', 'themeId' => 1622, 'key' => 'collageimage2', 'section' => '3. Index Page', 'label' => 'Collage image 2', 'description' => NULL, 'mobile' => false, ), ), 484 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00026106834411621094, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_promo_collage_item3', 'defaultValue' => 'url(images/promo_collage3.png)', 'type' => 'image', 'themeId' => 1622, 'key' => 'collageimage3', 'section' => '3. Index Page', 'label' => 'Collage image 3', 'description' => NULL, 'mobile' => false, ), ), 485 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0002601146697998047, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_promo_collage_item4', 'defaultValue' => 'url(images/promo_collage4.png)', 'type' => 'image', 'themeId' => 1622, 'key' => 'collageimage4', 'section' => '3. Index Page', 'label' => 'Collage image 4', 'description' => NULL, 'mobile' => false, ), ), 486 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00026297569274902344, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_promo_collage_item5', 'defaultValue' => 'url(images/promo_collage5.png)', 'type' => 'image', 'themeId' => 1622, 'key' => 'collageimage5', 'section' => '3. Index Page', 'label' => 'Collage image 5', 'description' => NULL, 'mobile' => false, ), ), 487 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00030994415283203125, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_promo_left', 'defaultValue' => 'url(images/promo_left.jpg)', 'type' => 'image', 'themeId' => 1622, 'key' => 'qs_image', 'section' => '3. Index Page', 'label' => 'Quick Search Image', 'description' => NULL, 'mobile' => false, ), ), 488 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003330707550048828, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.sitelogo', 'defaultValue' => 'url(images/site_name.png)', 'type' => 'image', 'themeId' => 1622, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '4. Logo image', 'description' => NULL, 'mobile' => false, ), ), 489 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00024819374084472656, 'params' => array ( 'id' => NULL, 'themeId' => 1622, 'type' => 'decorator', 'value' => 'button', ), ), 490 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00022983551025390625, 'params' => array ( 'id' => NULL, 'themeId' => 1622, 'type' => 'master_page', 'value' => 'dndindex', ), ), 491 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023293495178222656, 'params' => array ( 'id' => NULL, 'themeId' => 1622, 'type' => 'master_page', 'value' => 'general', ), ), 492 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023412704467773438, 'params' => array ( 'id' => NULL, 'themeId' => 1622, 'type' => 'master_page', 'value' => 'index', ), ), 493 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00021505355834960938, 'params' => array ( 'id' => NULL, 'themeId' => 1622, 'type' => 'master_page', 'value' => 'html_document', ), ), 494 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00021219253540039062, 'params' => array ( 'id' => NULL, 'themeId' => 1622, 'type' => 'master_page', 'value' => 'blank', ), ), 495 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.00030493736267089844, 'params' => array ( 'id' => NULL, 'themeId' => 1622, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 496 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0004029273986816406, 'params' => array ( 0 => 1622, ), ), 497 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0011491775512695312, 'params' => array ( 'themeId' => 1622, 'themeId2' => 1622, ), ), 498 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1622', 'execTime' => 0.00031495094299316406, 'params' => array ( ), ), 499 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003230571746826172, 'params' => array ( 0 => 1623, ), ), 500 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00026702880859375, 'params' => array ( 0 => 1623, ), ), 501 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1623', 'execTime' => 0.000823974609375, 'params' => NULL, ), 502 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1623', 'execTime' => 0.00039005279541015625, 'params' => NULL, ), 503 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1623', 'execTime' => 0.0012249946594238281, 'params' => NULL, ), 504 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0006661415100097656, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body', 'defaultValue' => '#74adc0', 'type' => 'color', 'themeId' => 1623, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 505 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003829002380371094, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#c5ffff', 'type' => 'color', 'themeId' => 1623, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 506 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003561973571777344, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#7be1f9', 'type' => 'color', 'themeId' => 1623, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 507 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003299713134765625, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#2b6170', 'type' => 'color', 'themeId' => 1623, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 508 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0002999305725097656, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_page_wrap', 'defaultValue' => 'url(images/promo.png)', 'type' => 'image', 'themeId' => 1623, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 509 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003349781036376953, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow_footer', 'defaultValue' => '#6599ac', 'type' => 'color', 'themeId' => 1623, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '6. Footer background color', 'description' => NULL, 'mobile' => false, ), ), 510 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003199577331542969, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header', 'defaultValue' => 'url(images/header_pic.jpg)', 'type' => 'image', 'themeId' => 1623, 'key' => 'headerImage', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 511 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003380775451660156, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#2b6170', 'type' => 'color', 'themeId' => 1623, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 512 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.000347137451171875, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#3f6e7c', 'type' => 'color', 'themeId' => 1623, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 513 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003139972686767578, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .sitelogo', 'defaultValue' => 'url(images/site_name.png)', 'type' => 'image', 'themeId' => 1623, 'key' => 'indexLogoImage', 'section' => '1. General Settings', 'label' => '4. Index logo image', 'description' => NULL, 'mobile' => false, ), ), 514 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00031304359436035156, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.sitelogo', 'defaultValue' => 'url(images/logo_inner.png)', 'type' => 'image', 'themeId' => 1623, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '5. Inner logo image', 'description' => NULL, 'mobile' => false, ), ), 515 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002789497375488281, 'params' => array ( 'id' => NULL, 'themeId' => 1623, 'type' => 'decorator', 'value' => 'button', ), ), 516 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023603439331054688, 'params' => array ( 'id' => NULL, 'themeId' => 1623, 'type' => 'master_page', 'value' => 'dndindex', ), ), 517 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00022602081298828125, 'params' => array ( 'id' => NULL, 'themeId' => 1623, 'type' => 'master_page', 'value' => 'general', ), ), 518 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00021982192993164062, 'params' => array ( 'id' => NULL, 'themeId' => 1623, 'type' => 'master_page', 'value' => 'index', ), ), 519 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002720355987548828, 'params' => array ( 'id' => NULL, 'themeId' => 1623, 'type' => 'master_page', 'value' => 'html_document', ), ), 520 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002200603485107422, 'params' => array ( 'id' => NULL, 'themeId' => 1623, 'type' => 'master_page', 'value' => 'blank', ), ), 521 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.0002639293670654297, 'params' => array ( 'id' => NULL, 'themeId' => 1623, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 522 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003638267517089844, 'params' => array ( 0 => 1623, ), ), 523 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0010039806365966797, 'params' => array ( 'themeId' => 1623, 'themeId2' => 1623, ), ), 524 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1623', 'execTime' => 0.00022602081298828125, 'params' => array ( ), ), 525 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00027108192443847656, 'params' => array ( 0 => 1624, ), ), 526 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002970695495605469, 'params' => array ( 0 => 1624, ), ), 527 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1624', 'execTime' => 0.000843048095703125, 'params' => NULL, ), 528 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1624', 'execTime' => 0.00043392181396484375, 'params' => NULL, ), 529 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1624', 'execTime' => 0.0012760162353515625, 'params' => NULL, ), 530 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0006110668182373047, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body', 'defaultValue' => '#fff5fb', 'type' => 'color', 'themeId' => 1624, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 531 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0004119873046875, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#553d2f', 'type' => 'color', 'themeId' => 1624, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 532 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00035500526428222656, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#578581', 'type' => 'color', 'themeId' => 1624, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 533 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003719329833984375, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#715848', 'type' => 'color', 'themeId' => 1624, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 534 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003609657287597656, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_page_wrap', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1624, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 535 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00032591819763183594, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow_footer', 'defaultValue' => '#fffdff', 'type' => 'color', 'themeId' => 1624, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '5. Footer background', 'description' => NULL, 'mobile' => false, ), ), 536 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003650188446044922, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header', 'defaultValue' => 'url(images/bg_pic.jpg)', 'type' => 'image', 'themeId' => 1624, 'key' => 'headerBackground', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 537 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00030303001403808594, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#715848', 'type' => 'color', 'themeId' => 1624, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 538 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003139972686767578, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#796458', 'type' => 'color', 'themeId' => 1624, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 539 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00032210350036621094, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.sitelogo', 'defaultValue' => 'url(images/site_name.png)', 'type' => 'image', 'themeId' => 1624, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '4. Logo image', 'description' => NULL, 'mobile' => false, ), ), 540 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002460479736328125, 'params' => array ( 'id' => NULL, 'themeId' => 1624, 'type' => 'decorator', 'value' => 'button', ), ), 541 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023818016052246094, 'params' => array ( 'id' => NULL, 'themeId' => 1624, 'type' => 'master_page', 'value' => 'dndindex', ), ), 542 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00025200843811035156, 'params' => array ( 'id' => NULL, 'themeId' => 1624, 'type' => 'master_page', 'value' => 'general', ), ), 543 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023698806762695312, 'params' => array ( 'id' => NULL, 'themeId' => 1624, 'type' => 'master_page', 'value' => 'index', ), ), 544 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002219676971435547, 'params' => array ( 'id' => NULL, 'themeId' => 1624, 'type' => 'master_page', 'value' => 'html_document', ), ), 545 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00020885467529296875, 'params' => array ( 'id' => NULL, 'themeId' => 1624, 'type' => 'master_page', 'value' => 'blank', ), ), 546 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.00026798248291015625, 'params' => array ( 'id' => NULL, 'themeId' => 1624, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 547 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00037097930908203125, 'params' => array ( 0 => 1624, ), ), 548 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.001068115234375, 'params' => array ( 'themeId' => 1624, 'themeId2' => 1624, ), ), 549 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1624', 'execTime' => 0.00025582313537597656, 'params' => array ( ), ), 550 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003330707550048828, 'params' => array ( 0 => 1625, ), ), 551 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003139972686767578, 'params' => array ( 0 => 1625, ), ), 552 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1625', 'execTime' => 0.000782012939453125, 'params' => NULL, ), 553 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1625', 'execTime' => 0.0004019737243652344, 'params' => NULL, ), 554 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1625', 'execTime' => 0.0010290145874023438, 'params' => NULL, ), 555 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0006380081176757812, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => 'body, .ow, .base_sign_in', 'defaultValue' => '#000213', 'type' => 'color', 'themeId' => 1625, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 556 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00034499168395996094, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html', 'defaultValue' => '#B4BCD0', 'type' => 'color', 'themeId' => 1625, 'key' => 'textColor', 'section' => '3. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 557 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00031185150146484375, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a', 'defaultValue' => '#F7F8F8', 'type' => 'color', 'themeId' => 1625, 'key' => 'linkColor', 'section' => '3. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 558 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003628730773925781, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#F7F8F8', 'type' => 'color', 'themeId' => 1625, 'key' => 'titleColor', 'section' => '3. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 559 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003418922424316406, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_logo_wrap a', 'defaultValue' => 'url(images/logo.svg)', 'type' => 'image', 'themeId' => 1625, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '2. Logo image', 'description' => NULL, 'mobile' => false, ), ), 560 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003662109375, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'html body .ow_box_cap h3, .ow_box_cap_empty h3', 'defaultValue' => '#F7F8F8', 'type' => 'color', 'themeId' => 1625, 'key' => 'WidgetTitleColor', 'section' => '3. Colors', 'label' => '6. Box title', 'description' => NULL, 'mobile' => false, ), ), 561 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003190040588378906, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#B4BCD0', 'type' => 'color', 'themeId' => 1625, 'key' => 'menuColor', 'section' => '3. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 562 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003368854522705078, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#7989A0', 'type' => 'color', 'themeId' => 1625, 'key' => 'txtValue', 'section' => '3. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 563 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00030803680419921875, 'params' => array ( 'id' => NULL, 'themeId' => 1625, 'type' => 'decorator', 'value' => 'button', ), ), 564 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023794174194335938, 'params' => array ( 'id' => NULL, 'themeId' => 1625, 'type' => 'master_page', 'value' => 'dndindex', ), ), 565 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00020885467529296875, 'params' => array ( 'id' => NULL, 'themeId' => 1625, 'type' => 'master_page', 'value' => 'general', ), ), 566 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00026106834411621094, 'params' => array ( 'id' => NULL, 'themeId' => 1625, 'type' => 'master_page', 'value' => 'index', ), ), 567 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00022983551025390625, 'params' => array ( 'id' => NULL, 'themeId' => 1625, 'type' => 'master_page', 'value' => 'html_document', ), ), 568 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002200603485107422, 'params' => array ( 'id' => NULL, 'themeId' => 1625, 'type' => 'master_page', 'value' => 'blank', ), ), 569 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.0002598762512207031, 'params' => array ( 'id' => NULL, 'themeId' => 1625, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 570 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0004050731658935547, 'params' => array ( 0 => 1625, ), ), 571 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0010089874267578125, 'params' => array ( 'themeId' => 1625, 'themeId2' => 1625, ), ), 572 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1625', 'execTime' => 0.0002269744873046875, 'params' => array ( ), ), 573 => array ( 'query' => 'SELECT * FROM ow_base_config WHERE `key` = \'base\' AND `name` = \'cachedEntitiesPostfix\' LIMIT 0, 1', 'execTime' => 0.0003299713134765625, 'params' => array ( ), ), 574 => array ( 'query' => 'UPDATE `ow_base_config` SET `value`=:value WHERE id=:id', 'execTime' => 0.0003409385681152344, 'params' => array ( 'id' => 521, 'value' => 'IPy6iryd', ), ), 575 => array ( 'query' => 'SELECT * FROM ow_base_config', 'execTime' => 0.0005869865417480469, 'params' => array ( ), ), 576 => array ( 'query' => 'SELECT * FROM ow_base_language WHERE `status` = \'active\'', 'execTime' => 0.0003948211669921875, 'params' => array ( ), ), 577 => array ( 'query' => 'SELECT k.*, p.`prefix`, v.`value` FROM ow_base_language_key AS k INNER JOIN ow_base_language_prefix AS p ON k.prefixId = p.id INNER JOIN ow_base_language_value AS v ON k.id = v.keyId AND v.languageId = ?', 'execTime' => 0.08172798156738281, 'params' => array ( 0 => 1, ), ), 578 => array ( 'query' => 'SELECT * FROM ow_base_language', 'execTime' => 0.0003809928894042969, 'params' => array ( ), ), 579 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `key` = \'simplicity\' LIMIT 0, 1', 'execTime' => 0.0007278919219970703, 'params' => array ( ), ), 580 => array ( 'query' => 'SELECT * FROM ow_base_theme_content WHERE `themeId` = 1606', 'execTime' => 0.0006308555603027344, 'params' => array ( ), ), 581 => array ( 'query' => 'SELECT * FROM ow_base_theme_master_page WHERE `themeId` = 1606', 'execTime' => 0.0003490447998046875, 'params' => array ( ), ), 582 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `key` = \'turquoise\' LIMIT 0, 1', 'execTime' => 0.0003249645233154297, 'params' => array ( ), ), 583 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `key` = \'turquoise\' LIMIT 0, 1', 'execTime' => 0.0002770423889160156, 'params' => array ( ), ), 584 => array ( 'query' => 'SELECT * FROM ow_base_theme_content WHERE `themeId` = 1607', 'execTime' => 0.00043702125549316406, 'params' => array ( ), ), 585 => array ( 'query' => 'SELECT * FROM ow_base_theme_master_page WHERE `themeId` = 1607', 'execTime' => 0.00032901763916015625, 'params' => array ( ), ), 586 => array ( 'query' => 'SELECT * FROM ow_base_document WHERE `isStatic` = 1 AND `isMobile` = 0', 'execTime' => 0.0003631114959716797, 'params' => array ( ), ), 587 => array ( 'query' => ' SELECT * FROM `ow_base_menu_item` WHERE `visibleFor` & ? AND `externalUrl` IS NULL AND `type` = ? ORDER BY `order` ASC LIMIT 1', 'execTime' => 0.000698089599609375, 'params' => array ( 0 => 1, 1 => 'main', ), ), 588 => array ( 'query' => ' SELECT `mi`.*, `mi`.`key` AS `menu_key`, `d`.`class`, `d`.`action`, `d`.`uri`, `d`.`isStatic` FROM `ow_base_menu_item` AS `mi` LEFT JOIN `ow_base_document` AS `d` ON ( `mi`.`documentKey` = `d`.`key`) WHERE `mi`.`type` = :menuType ORDER BY `mi`.`order` ASC', 'execTime' => 0.0009770393371582031, 'params' => array ( 'menuType' => 'main', ), ), 589 => array ( 'query' => ' SELECT `mi`.*, `mi`.`key` AS `menu_key`, `d`.`class`, `d`.`action`, `d`.`uri`, `d`.`isStatic` FROM `ow_base_menu_item` AS `mi` LEFT JOIN `ow_base_document` AS `d` ON ( `mi`.`documentKey` = `d`.`key`) WHERE `mi`.`type` = :menuType ORDER BY `mi`.`order` ASC', 'execTime' => 0.0008580684661865234, 'params' => array ( 'menuType' => 'bottom', ), ), 590 => array ( 'query' => 'SELECT * FROM ow_base_question_account_type ORDER BY sortOrder', 'execTime' => 0.0005209445953369141, 'params' => array ( ), ), 591 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'base\' AND `actionKey` = \'daily_login\' LIMIT 0, 1', 'execTime' => 0.0004730224609375, 'params' => array ( ), ), 592 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'base\' AND `actionKey` = \'user_join\' LIMIT 0, 1', 'execTime' => 0.0003800392150878906, 'params' => array ( ), ), 593 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'base\' AND `actionKey` = \'search_users\' LIMIT 0, 1', 'execTime' => 0.00032520294189453125, 'params' => array ( ), ), 594 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'base\' AND `actionKey` = \'add_comment\' LIMIT 0, 1', 'execTime' => 0.000370025634765625, 'params' => array ( ), ), 595 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'usercredits\' AND `actionKey` = \'buy_credits\' LIMIT 0, 1', 'execTime' => 0.0003070831298828125, 'params' => array ( ), ), 596 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'usercredits\' AND `actionKey` = \'grant_by_user\' LIMIT 0, 1', 'execTime' => 0.00031280517578125, 'params' => array ( ), ), 597 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'usercredits\' AND `actionKey` = \'grant_to_user\' LIMIT 0, 1', 'execTime' => 0.0003190040588378906, 'params' => array ( ), ), 598 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'usercredits\' AND `actionKey` = \'set_by_admin\' LIMIT 0, 1', 'execTime' => 0.00030612945556640625, 'params' => array ( ), ), 599 => array ( 'query' => 'SELECT * FROM ow_base_question_account_type ORDER BY sortOrder', 'execTime' => 0.000553131103515625, 'params' => array ( ), ), 600 => array ( 'query' => ' SELECT `question`.* FROM `ow_base_question` as `question` LEFT JOIN `ow_base_question_section` as `section` ON ( `question`.`sectionName` = `section`.`name` AND `question`.`sectionName` != \'\' AND `question`.`sectionName` IS NOT NULL ) WHERE `question`.`base` = 1 AND `question`.`onJoin` = \'1\' AND ( `section`.isHidden IS NULL OR `section`.isHidden = 0 ) ORDER BY IF( `section`.`name` IS NULL, 0, 1 ), `section`.`sortOrder`, `question`.`sortOrder` ', 'execTime' => 0.0011658668518066406, 'params' => NULL, ), 601 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` IN(\'sex\',\'match_sex\') ORDER BY sortOrder', 'execTime' => 0.0006899833679199219, 'params' => array ( ), ), 602 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` IN(\'username\',\'email\',\'password\',\'sex\',\'match_sex\') ORDER BY sortOrder', 'execTime' => 0.0008909702301025391, 'params' => array ( ), ), 603 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` IN(\'\',\'sex\') ORDER BY sortOrder', 'execTime' => 0.0005548000335693359, 'params' => array ( ), ), 604 => array ( 'query' => 'SELECT * FROM ow_base_question_value WHERE `questionName` IN(\'username\',\'email\',\'password\',\'sex\',\'match_sex\') ORDER BY questionName, sortOrder', 'execTime' => 0.001505136489868164, 'params' => array ( ), ), 605 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` = \'username\' LIMIT 0, 1', 'execTime' => 0.0005719661712646484, 'params' => array ( ), ), 606 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` = \'email\' LIMIT 0, 1', 'execTime' => 0.0006120204925537109, 'params' => array ( ), ), 607 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` = \'password\' LIMIT 0, 1', 'execTime' => 0.0005970001220703125, 'params' => array ( ), ), 608 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` = \'repeatPassword\' LIMIT 0, 1', 'execTime' => 0.0003600120544433594, 'params' => array ( ), ), 609 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` = \'sex\' LIMIT 0, 1', 'execTime' => 0.00039196014404296875, 'params' => array ( ), ), 610 => array ( 'query' => 'SELECT * FROM ow_skadate_account_type_to_gender', 'execTime' => 0.00041103363037109375, 'params' => array ( ), ), 611 => array ( 'query' => 'UPDATE `ow_base_plugin` SET developerKey=:dk WHERE `key`=:k', 'execTime' => 0.0004420280456542969, 'params' => array ( 'dk' => '99d6bdd5bb6468beaf118c4664dd92ff', 'k' => 'pcgallery', ), ), 612 => array ( 'query' => 'SELECT * FROM ow_base_language', 'execTime' => 0.000331878662109375, 'params' => array ( ), ), 613 => array ( 'query' => 'SELECT count(DISTINCT `entityId`) `count`, `entityType` FROM `ow_moderation_entity` WHERE `entityType` IN (\'user_join\', \'comment\', \'avatar-change\', \'photo_comments\', \'user-status\', \'blog-post\', \'event\', \'forum-topic\', \'forum-post\', \'group\') AND `userId`=0 GROUP BY `entityType`', 'execTime' => 0.0003039836883544922, 'params' => NULL, ), 614 => array ( 'query' => 'SELECT count(DISTINCT `entityId`) `count`, `entityType` FROM `ow_moderation_entity` WHERE `entityType` IN (\'user_join\', \'comment\', \'avatar-change\', \'photo_comments\', \'user-status\', \'blog-post\', \'event\', \'forum-topic\', \'forum-post\', \'group\') AND 1 GROUP BY `entityType`', 'execTime' => 0.0001850128173828125, 'params' => NULL, ), 615 => array ( 'query' => 'SELECT COUNT(*) FROM ow_base_invitation WHERE `userId` = 0', 'execTime' => 0.00020694732666015625, 'params' => array ( ), ), 616 => array ( 'query' => 'SELECT COUNT(*) FROM ow_base_invitation WHERE `userId` = 0 AND `viewed` = 0', 'execTime' => 0.00015091896057128906, 'params' => array ( ), ), 617 => array ( 'query' => 'SELECT COUNT(*) FROM ow_notifications_notification WHERE `userId` = 0 AND `viewed` = 0', 'execTime' => 0.00013208389282226562, 'params' => array ( ), ), 618 => array ( 'query' => 'SELECT COUNT(*) FROM ow_notifications_notification WHERE `userId` = 0', 'execTime' => 0.00011801719665527344, 'params' => array ( ), ), 619 => array ( 'query' => 'SELECT COUNT(*) FROM `ow_friends_friendship` `friends_friendship` INNER JOIN `ow_base_user` base_user_table_alias ON base_user_table_alias.`id` = `friends_friendship`.`userId` LEFT JOIN `ow_base_user_suspend` base_user_suspend_table_alias ON base_user_suspend_table_alias.`userId` = `base_user_table_alias`.`id` WHERE (`base_user_suspend_table_alias`.`id` IS NULL) AND (`base_user_table_alias`.`emailVerify` = 1) AND `friends_friendship`.`friendId`=0 AND `friends_friendship`.`status` = \'pending\'', 'execTime' => 0.0002601146697998047, 'params' => array ( ), ), 620 => array ( 'query' => 'SELECT COUNT(*) FROM `ow_friends_friendship` `friends_friendship` INNER JOIN `ow_base_user` base_user_table_alias ON base_user_table_alias.`id` = `friends_friendship`.`userId` LEFT JOIN `ow_base_user_suspend` base_user_suspend_table_alias ON base_user_suspend_table_alias.`userId` = `base_user_table_alias`.`id` WHERE (`base_user_suspend_table_alias`.`id` IS NULL) AND (`base_user_table_alias`.`emailVerify` = 1) AND `friends_friendship`.`friendId`=0 AND `friends_friendship`.`status` = \'pending\' AND `friends_friendship`.`viewed` = \'0\'', 'execTime' => 0.0002238750457763672, 'params' => array ( ), ), 621 => array ( 'query' => 'show tables like \'ow_base_geolocation_country\'', 'execTime' => 0.0014171600341796875, 'params' => NULL, ), 622 => array ( 'query' => 'SELECT * FROM ow_base_authorization_group', 'execTime' => 0.0004429817199707031, 'params' => array ( ), ), 623 => array ( 'query' => 'SELECT * FROM ow_base_authorization_moderator ORDER BY id', 'execTime' => 0.0004150867462158203, 'params' => array ( ), ), 624 => array ( 'query' => 'SELECT * FROM ow_base_authorization_moderator_permission', 'execTime' => 0.0002799034118652344, 'params' => array ( ), ), 625 => array ( 'query' => 'SELECT * FROM ow_base_authorization_action', 'execTime' => 0.0003349781036376953, 'params' => array ( ), ), 626 => array ( 'query' => 'SELECT * FROM ow_base_authorization_permission', 'execTime' => 0.0002799034118652344, 'params' => array ( ), ), 627 => array ( 'query' => 'SELECT * FROM ow_base_authorization_role ORDER BY `sortOrder` ASC', 'execTime' => 0.0003681182861328125, 'params' => array ( ), ), 628 => array ( 'query' => 'SELECT `b`.* FROM `ow_ads_banner` AS `b` LEFT JOIN `ow_ads_banner_position` AS `bp` ON (`b`.`id` = `bp`.`bannerId`) LEFT JOIN `ow_ads_banner_location` AS `bl` ON (`b`.`id` = `bl`.`bannerId`) WHERE `bp`.`position` = :position AND `bp`.`pluginKey` IN ( :pluginKey, \'base\' ) AND ( `bl`.`location` IS NULL)', 'execTime' => 0.0005779266357421875, 'params' => array ( 'pluginKey' => 'SKADATE', 'position' => 'top', ), ), 629 => array ( 'query' => 'SELECT `b`.* FROM `ow_ads_banner` AS `b` LEFT JOIN `ow_ads_banner_position` AS `bp` ON (`b`.`id` = `bp`.`bannerId`) LEFT JOIN `ow_ads_banner_location` AS `bl` ON (`b`.`id` = `bl`.`bannerId`) WHERE `bp`.`position` = :position AND `bp`.`pluginKey` IN ( :pluginKey, \'base\' ) AND ( `bl`.`location` IS NULL)', 'execTime' => 0.000415802001953125, 'params' => array ( 'pluginKey' => 'SKADATE', 'position' => 'bottom', ), ), 630 => array ( 'query' => 'SELECT * FROM ow_base_place WHERE `name` = \'index\' LIMIT 0, 1', 'execTime' => 0.0004589557647705078, 'params' => array ( ), ), 631 => array ( 'query' => 'SELECT * FROM ow_base_component_place_cache WHERE `placeId` = 2 AND `entityId` = 0 LIMIT 0, 1', 'execTime' => 0.0005588531494140625, 'params' => array ( ), ), 632 => array ( 'query' => 'SELECT `b`.* FROM `ow_ads_banner` AS `b` LEFT JOIN `ow_ads_banner_position` AS `bp` ON (`b`.`id` = `bp`.`bannerId`) LEFT JOIN `ow_ads_banner_location` AS `bl` ON (`b`.`id` = `bl`.`bannerId`) WHERE `bp`.`position` = :position AND `bp`.`pluginKey` IN ( :pluginKey, \'base\' ) AND ( `bl`.`location` IS NULL)', 'execTime' => 0.0005450248718261719, 'params' => array ( 'pluginKey' => 'SKADATE', 'position' => 'sidebar', ), ), ), 'debugMode' => true, 'isProfilerEnabled' => true, 'profiler' => \UTIL_Profiler::__set_state(array( 'checkPoints' => array ( 'start' => 1774337865.026099, ), 'key' => 'db', 'result' => array ( ), 'chkCounter' => 0, )), 'queryExecTime' => 0.0005450248718261719, 'totalQueryExecTime' => 0.28398704528808594, 'queryCount' => 633, 'useCashe' => false, )), 'cachedItems' => array ( ), 'cachedIds' => array ( ), )), 'loginCookieDao' => \BOL_LoginCookieDao::__set_state(array( 'dbo' => \OW_Database::__set_state(array( 'connection' => \PDO::__set_state(array( )), 'affectedRows' => 0, 'queryLog' => array ( 0 => array ( 'query' => 'SELECT * FROM ow_base_config', 'execTime' => 0.0009129047393798828, 'params' => array ( ), ), 1 => array ( 'query' => 'SELECT * FROM ow_base_language', 'execTime' => 0.0005710124969482422, 'params' => array ( ), ), 2 => array ( 'query' => 'SELECT * FROM ow_base_plugin', 'execTime' => 0.0006101131439208984, 'params' => array ( ), ), 3 => array ( 'query' => 'SELECT * FROM ow_base_language ORDER BY `order` ASC LIMIT 0, 1', 'execTime' => 0.0005078315734863281, 'params' => array ( ), ), 4 => array ( 'query' => 'SET TIME_ZONE = ?', 'execTime' => 0.0004220008850097656, 'params' => array ( 0 => '-04:00', ), ), 5 => array ( 'query' => 'SELECT * FROM ow_virtualgifts_template', 'execTime' => 0.0006029605865478516, 'params' => array ( ), ), 6 => array ( 'query' => 'SELECT * FROM ow_base_document WHERE `uri` = \'join\' AND `isStatic` = 1 LIMIT 0, 1', 'execTime' => 0.0007178783416748047, 'params' => array ( ), ), 7 => array ( 'query' => 'SELECT * FROM ow_base_theme', 'execTime' => 0.0006940364837646484, 'params' => array ( ), ), 8 => array ( 'query' => 'SELECT * FROM ow_base_theme', 'execTime' => 0.0008101463317871094, 'params' => array ( ), ), 9 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0004200935363769531, 'params' => array ( 0 => 1555, ), ), 10 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0004000663757324219, 'params' => array ( 0 => 1555, ), ), 11 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1555', 'execTime' => 0.0010080337524414062, 'params' => NULL, ), 12 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1555', 'execTime' => 0.0004069805145263672, 'params' => NULL, ), 13 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1555', 'execTime' => 0.0010979175567626953, 'params' => NULL, ), 14 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0006210803985595703, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body', 'defaultValue' => '#FDF0E6', 'type' => 'color', 'themeId' => 1555, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 15 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0004799365997314453, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#825842', 'type' => 'color', 'themeId' => 1555, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 16 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003509521484375, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#2a80ae', 'type' => 'color', 'themeId' => 1555, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 17 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003490447998046875, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#B99480', 'type' => 'color', 'themeId' => 1555, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 18 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00035500526428222656, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_page_wrap', 'defaultValue' => 'url(images/promo.png)', 'type' => 'image', 'themeId' => 1555, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 19 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0004341602325439453, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_page_wrap_inner', 'defaultValue' => 'url(images/promo_inner.png)', 'type' => 'image', 'themeId' => 1555, 'key' => 'headerBackground', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 20 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003848075866699219, 'params' => array ( 'id' => NULL, 'attribute' => 'background', 'selector' => '.ow_footer', 'defaultValue' => '#FDF0E6', 'type' => 'color', 'themeId' => 1555, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '5. Footer background color', 'description' => NULL, 'mobile' => false, ), ), 21 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003299713134765625, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1555, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 22 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003349781036376953, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#ff7000', 'type' => 'color', 'themeId' => 1555, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 23 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0004229545593261719, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.sitelogo', 'defaultValue' => 'url(images/sitelogo.png)', 'type' => 'image', 'themeId' => 1555, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '4. Logo image', 'description' => NULL, 'mobile' => false, ), ), 24 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0003199577331542969, 'params' => array ( 'id' => NULL, 'themeId' => 1555, 'type' => 'decorator', 'value' => 'button', ), ), 25 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00029921531677246094, 'params' => array ( 'id' => NULL, 'themeId' => 1555, 'type' => 'master_page', 'value' => 'dndindex', ), ), 26 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00025391578674316406, 'params' => array ( 'id' => NULL, 'themeId' => 1555, 'type' => 'master_page', 'value' => 'general', ), ), 27 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023698806762695312, 'params' => array ( 'id' => NULL, 'themeId' => 1555, 'type' => 'master_page', 'value' => 'index', ), ), 28 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00030994415283203125, 'params' => array ( 'id' => NULL, 'themeId' => 1555, 'type' => 'master_page', 'value' => 'html_document', ), ), 29 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002410411834716797, 'params' => array ( 'id' => NULL, 'themeId' => 1555, 'type' => 'master_page', 'value' => 'blank', ), ), 30 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.0002942085266113281, 'params' => array ( 'id' => NULL, 'themeId' => 1555, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 31 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00039196014404296875, 'params' => array ( 0 => 1555, ), ), 32 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0010747909545898438, 'params' => array ( 'themeId' => 1555, 'themeId2' => 1555, ), ), 33 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1555', 'execTime' => 0.0003249645233154297, 'params' => array ( ), ), 34 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00033783912658691406, 'params' => array ( 0 => 1559, ), ), 35 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002949237823486328, 'params' => array ( 0 => 1559, ), ), 36 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1559', 'execTime' => 0.0008411407470703125, 'params' => NULL, ), 37 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1559', 'execTime' => 0.000370025634765625, 'params' => NULL, ), 38 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1559', 'execTime' => 0.0010089874267578125, 'params' => NULL, ), 39 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0006060600280761719, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body, .base_sign_in', 'defaultValue' => '#ece8e4', 'type' => 'color', 'themeId' => 1559, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 40 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.000431060791015625, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#494949', 'type' => 'color', 'themeId' => 1559, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 41 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003490447998046875, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#004d7e', 'type' => 'color', 'themeId' => 1559, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 42 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003581047058105469, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#004d7e', 'type' => 'color', 'themeId' => 1559, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 43 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.000392913818359375, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header_wrap', 'defaultValue' => 'url(images/bg_small.jpg)', 'type' => 'image', 'themeId' => 1559, 'key' => 'headerImage', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 44 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00047588348388671875, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header_pic', 'defaultValue' => 'url(images/header_s.png)', 'type' => 'image', 'themeId' => 1559, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '4. Logo image', 'description' => NULL, 'mobile' => false, ), ), 45 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00045418739318847656, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#252525', 'type' => 'color', 'themeId' => 1559, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 46 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00034999847412109375, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#494949', 'type' => 'color', 'themeId' => 1559, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 47 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00037598609924316406, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_sign_in, .index_master_page.ow_page_wrap', 'defaultValue' => 'url(images/bg.jpg)', 'type' => 'image', 'themeId' => 1559, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 48 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002868175506591797, 'params' => array ( 'id' => NULL, 'themeId' => 1559, 'type' => 'decorator', 'value' => 'button', ), ), 49 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023889541625976562, 'params' => array ( 'id' => NULL, 'themeId' => 1559, 'type' => 'master_page', 'value' => 'dndindex', ), ), 50 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00031280517578125, 'params' => array ( 'id' => NULL, 'themeId' => 1559, 'type' => 'master_page', 'value' => 'general', ), ), 51 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023293495178222656, 'params' => array ( 'id' => NULL, 'themeId' => 1559, 'type' => 'master_page', 'value' => 'index', ), ), 52 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002181529998779297, 'params' => array ( 'id' => NULL, 'themeId' => 1559, 'type' => 'master_page', 'value' => 'html_document', ), ), 53 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00021505355834960938, 'params' => array ( 'id' => NULL, 'themeId' => 1559, 'type' => 'master_page', 'value' => 'blank', ), ), 54 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.00027108192443847656, 'params' => array ( 'id' => NULL, 'themeId' => 1559, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 55 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0004589557647705078, 'params' => array ( 0 => 1559, ), ), 56 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0011219978332519531, 'params' => array ( 'themeId' => 1559, 'themeId2' => 1559, ), ), 57 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1559', 'execTime' => 0.00026798248291015625, 'params' => array ( ), ), 58 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003077983856201172, 'params' => array ( 0 => 1606, ), ), 59 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00030112266540527344, 'params' => array ( 0 => 1606, ), ), 60 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1606', 'execTime' => 0.001013040542602539, 'params' => NULL, ), 61 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1606', 'execTime' => 0.00028896331787109375, 'params' => NULL, ), 62 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1606', 'execTime' => 0.0008571147918701172, 'params' => NULL, ), 63 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0006830692291259766, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => 'body, .ow_bg_color', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1606, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 64 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00038909912109375, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html', 'defaultValue' => '#828894', 'type' => 'color', 'themeId' => 1606, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 65 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0004019737243652344, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a', 'defaultValue' => '#5b646a', 'type' => 'color', 'themeId' => 1606, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 66 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00034499168395996094, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#5b646a', 'type' => 'color', 'themeId' => 1606, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 67 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003638267517089844, 'params' => array ( 'id' => NULL, 'attribute' => 'background', 'selector' => '.ow_footer', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1606, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '4. Footer background color', 'description' => NULL, 'mobile' => false, ), ), 68 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0004401206970214844, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_logo', 'defaultValue' => 'url(images/logo.png)', 'type' => 'image', 'themeId' => 1606, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '3. Logo image', 'description' => NULL, 'mobile' => false, ), ), 69 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00035381317138671875, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header_pic', 'defaultValue' => 'url(images/header.jpg)', 'type' => 'image', 'themeId' => 1606, 'key' => 'headerImage', 'section' => '1. General Settings', 'label' => '2. Header background image', 'description' => NULL, 'mobile' => false, ), ), 70 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003609657287597656, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#5b646a', 'type' => 'color', 'themeId' => 1606, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 71 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003330707550048828, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_outline, .ow_txt_value', 'defaultValue' => '#2db395', 'type' => 'color', 'themeId' => 1606, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 72 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002541542053222656, 'params' => array ( 'id' => NULL, 'themeId' => 1606, 'type' => 'decorator', 'value' => 'button', ), ), 73 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00028705596923828125, 'params' => array ( 'id' => NULL, 'themeId' => 1606, 'type' => 'master_page', 'value' => 'dndindex', ), ), 74 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023102760314941406, 'params' => array ( 'id' => NULL, 'themeId' => 1606, 'type' => 'master_page', 'value' => 'admin', ), ), 75 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00021696090698242188, 'params' => array ( 'id' => NULL, 'themeId' => 1606, 'type' => 'master_page', 'value' => 'general', ), ), 76 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00024390220642089844, 'params' => array ( 'id' => NULL, 'themeId' => 1606, 'type' => 'master_page', 'value' => 'html_document', ), ), 77 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023508071899414062, 'params' => array ( 'id' => NULL, 'themeId' => 1606, 'type' => 'master_page', 'value' => 'blank', ), ), 78 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023603439331054688, 'params' => array ( 'id' => NULL, 'themeId' => 1606, 'type' => 'm_master_page', 'value' => 'mobile_blank', ), ), 79 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023102760314941406, 'params' => array ( 'id' => NULL, 'themeId' => 1606, 'type' => 'm_master_page', 'value' => 'mobile_general', ), ), 80 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002589225769042969, 'params' => array ( 'id' => NULL, 'themeId' => 1606, 'type' => 'm_master_page', 'value' => 'mobile_html_document', ), ), 81 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00039505958557128906, 'params' => array ( 0 => 1606, ), ), 82 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0010399818420410156, 'params' => array ( 'themeId' => 1606, 'themeId2' => 1606, ), ), 83 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1606', 'execTime' => 0.0003027915954589844, 'params' => array ( ), ), 84 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00032591819763183594, 'params' => array ( 0 => 1607, ), ), 85 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002830028533935547, 'params' => array ( 0 => 1607, ), ), 86 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1607', 'execTime' => 0.0008039474487304688, 'params' => NULL, ), 87 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1607', 'execTime' => 0.0004851818084716797, 'params' => NULL, ), 88 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1607', 'execTime' => 0.0011649131774902344, 'params' => NULL, ), 89 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0006041526794433594, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => 'body, .ow_bg_color', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1607, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 90 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003559589385986328, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .index_qs_widget', 'defaultValue' => '#828894', 'type' => 'color', 'themeId' => 1607, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 91 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00039887428283691406, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a', 'defaultValue' => '#5b646a', 'type' => 'color', 'themeId' => 1607, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 92 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003559589385986328, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#5b646a', 'type' => 'color', 'themeId' => 1607, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 93 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00031304359436035156, 'params' => array ( 'id' => NULL, 'attribute' => 'background', 'selector' => '.ow_footer', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1607, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '5. Footer background color', 'description' => NULL, 'mobile' => false, ), ), 94 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00036787986755371094, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_logo, .index_master_page .logo_url', 'defaultValue' => 'url(images/logo.png)', 'type' => 'image', 'themeId' => 1607, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '4. Logo image', 'description' => NULL, 'mobile' => false, ), ), 95 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003101825714111328, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header_pic', 'defaultValue' => 'url(images/header.jpg)', 'type' => 'image', 'themeId' => 1607, 'key' => 'headerImage', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 96 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00034880638122558594, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#5b646a', 'type' => 'color', 'themeId' => 1607, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 97 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003209114074707031, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_outline, .ow_txt_value', 'defaultValue' => '#ef6ba3', 'type' => 'color', 'themeId' => 1607, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 98 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003159046173095703, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.index_master_page .ow_header_wrap', 'defaultValue' => 'url(images/bg_promo.jpg)', 'type' => 'image', 'themeId' => 1607, 'key' => 'indexImage', 'section' => '1. General Settings', 'label' => '2. Page background image', 'description' => NULL, 'mobile' => false, ), ), 99 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00025916099548339844, 'params' => array ( 'id' => NULL, 'themeId' => 1607, 'type' => 'decorator', 'value' => 'button', ), ), 100 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002319812774658203, 'params' => array ( 'id' => NULL, 'themeId' => 1607, 'type' => 'master_page', 'value' => 'dndindex', ), ), 101 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002219676971435547, 'params' => array ( 'id' => NULL, 'themeId' => 1607, 'type' => 'master_page', 'value' => 'general', ), ), 102 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00021600723266601562, 'params' => array ( 'id' => NULL, 'themeId' => 1607, 'type' => 'master_page', 'value' => 'index', ), ), 103 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002529621124267578, 'params' => array ( 'id' => NULL, 'themeId' => 1607, 'type' => 'master_page', 'value' => 'html_document', ), ), 104 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00021791458129882812, 'params' => array ( 'id' => NULL, 'themeId' => 1607, 'type' => 'master_page', 'value' => 'blank', ), ), 105 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.0002639293670654297, 'params' => array ( 'id' => NULL, 'themeId' => 1607, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 106 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003981590270996094, 'params' => array ( 0 => 1607, ), ), 107 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0010190010070800781, 'params' => array ( 'themeId' => 1607, 'themeId2' => 1607, ), ), 108 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1607', 'execTime' => 0.0002288818359375, 'params' => array ( ), ), 109 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002739429473876953, 'params' => array ( 0 => 1608, ), ), 110 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002810955047607422, 'params' => array ( 0 => 1608, ), ), 111 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1608', 'execTime' => 0.0006909370422363281, 'params' => NULL, ), 112 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1608', 'execTime' => 0.0003859996795654297, 'params' => NULL, ), 113 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1608', 'execTime' => 0.0012140274047851562, 'params' => NULL, ), 114 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0006749629974365234, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => 'body, body.ow, body.base_sign_in', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1608, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 115 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003941059112548828, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#333', 'type' => 'color', 'themeId' => 1608, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 116 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00032901763916015625, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#2a80ae', 'type' => 'color', 'themeId' => 1608, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 117 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00039005279541015625, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#005466', 'type' => 'color', 'themeId' => 1608, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 118 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003330707550048828, 'params' => array ( 'id' => NULL, 'attribute' => 'background', 'selector' => '.ow_footer', 'defaultValue' => '#EAF7FB', 'type' => 'color', 'themeId' => 1608, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '5. Footer background color', 'description' => NULL, 'mobile' => false, ), ), 119 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00030493736267089844, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header', 'defaultValue' => 'url(images/header_s.png)', 'type' => 'image', 'themeId' => 1608, 'key' => 'headerBackground', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 120 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00037097930908203125, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_logo', 'defaultValue' => 'url(images/logo.png)', 'type' => 'image', 'themeId' => 1608, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '4. Logo image', 'description' => NULL, 'mobile' => false, ), ), 121 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0002899169921875, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#005466', 'type' => 'color', 'themeId' => 1608, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 122 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0002989768981933594, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#005074', 'type' => 'color', 'themeId' => 1608, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 123 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003478527069091797, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page', 'defaultValue' => 'url(images/bg.png)', 'type' => 'image', 'themeId' => 1608, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 124 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.000244140625, 'params' => array ( 'id' => NULL, 'themeId' => 1608, 'type' => 'decorator', 'value' => 'button', ), ), 125 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002200603485107422, 'params' => array ( 'id' => NULL, 'themeId' => 1608, 'type' => 'master_page', 'value' => 'dndindex', ), ), 126 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002701282501220703, 'params' => array ( 'id' => NULL, 'themeId' => 1608, 'type' => 'master_page', 'value' => 'general', ), ), 127 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00021314620971679688, 'params' => array ( 'id' => NULL, 'themeId' => 1608, 'type' => 'master_page', 'value' => 'index', ), ), 128 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00020885467529296875, 'params' => array ( 'id' => NULL, 'themeId' => 1608, 'type' => 'master_page', 'value' => 'html_document', ), ), 129 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00020599365234375, 'params' => array ( 'id' => NULL, 'themeId' => 1608, 'type' => 'master_page', 'value' => 'blank', ), ), 130 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.0002582073211669922, 'params' => array ( 'id' => NULL, 'themeId' => 1608, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 131 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00037217140197753906, 'params' => array ( 0 => 1608, ), ), 132 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.001035928726196289, 'params' => array ( 'themeId' => 1608, 'themeId2' => 1608, ), ), 133 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1608', 'execTime' => 0.0002760887145996094, 'params' => array ( ), ), 134 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00031876564025878906, 'params' => array ( 0 => 1609, ), ), 135 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00031495094299316406, 'params' => array ( 0 => 1609, ), ), 136 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1609', 'execTime' => 0.0008540153503417969, 'params' => NULL, ), 137 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1609', 'execTime' => 0.0005068778991699219, 'params' => NULL, ), 138 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1609', 'execTime' => 0.001313924789428711, 'params' => NULL, ), 139 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0006289482116699219, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => 'body, .ow, body, html, .base_sign_in', 'defaultValue' => '#333', 'type' => 'color', 'themeId' => 1609, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 140 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003838539123535156, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html', 'defaultValue' => '#c4c4c4', 'type' => 'color', 'themeId' => 1609, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 141 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003612041473388672, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a', 'defaultValue' => '#ae9e78', 'type' => 'color', 'themeId' => 1609, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 142 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00034499168395996094, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#e4e4e4', 'type' => 'color', 'themeId' => 1609, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 143 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00028204917907714844, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow_footer', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1609, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '7. Footer background color', 'description' => NULL, 'mobile' => false, ), ), 144 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00035381317138671875, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1609, 'key' => 'headerBackground', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 145 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0002999305725097656, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_logo_wrap a', 'defaultValue' => 'url(images/logo_console.png)', 'type' => 'image', 'themeId' => 1609, 'key' => 'ConsoleImage', 'section' => '1. General Settings', 'label' => '6. Console logo image', 'description' => NULL, 'mobile' => false, ), ), 146 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0002911090850830078, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.logo_url', 'defaultValue' => 'url(images/logo_inner.png)', 'type' => 'image', 'themeId' => 1609, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '5. Inner logo image', 'description' => NULL, 'mobile' => false, ), ), 147 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003440380096435547, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#cbcbcb', 'type' => 'color', 'themeId' => 1609, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 148 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003211498260498047, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#D76243', 'type' => 'color', 'themeId' => 1609, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 149 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003039836883544922, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.index_master_page .logo_url', 'defaultValue' => 'url(images/logo_index.png)', 'type' => 'image', 'themeId' => 1609, 'key' => 'indexLogoImage', 'section' => '1. General Settings', 'label' => '4. Index logo image', 'description' => NULL, 'mobile' => false, ), ), 150 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003490447998046875, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.index_master_page .ow_header', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1609, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 151 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002460479736328125, 'params' => array ( 'id' => NULL, 'themeId' => 1609, 'type' => 'decorator', 'value' => 'button', ), ), 152 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023484230041503906, 'params' => array ( 'id' => NULL, 'themeId' => 1609, 'type' => 'master_page', 'value' => 'dndindex', ), ), 153 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00027298927307128906, 'params' => array ( 'id' => NULL, 'themeId' => 1609, 'type' => 'master_page', 'value' => 'general', ), ), 154 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00022101402282714844, 'params' => array ( 'id' => NULL, 'themeId' => 1609, 'type' => 'master_page', 'value' => 'index', ), ), 155 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023293495178222656, 'params' => array ( 'id' => NULL, 'themeId' => 1609, 'type' => 'master_page', 'value' => 'html_document', ), ), 156 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002110004425048828, 'params' => array ( 'id' => NULL, 'themeId' => 1609, 'type' => 'master_page', 'value' => 'blank', ), ), 157 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.00025200843811035156, 'params' => array ( 'id' => NULL, 'themeId' => 1609, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 158 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00037097930908203125, 'params' => array ( 0 => 1609, ), ), 159 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0011229515075683594, 'params' => array ( 'themeId' => 1609, 'themeId2' => 1609, ), ), 160 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1609', 'execTime' => 0.0002751350402832031, 'params' => array ( ), ), 161 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003180503845214844, 'params' => array ( 0 => 1610, ), ), 162 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003161430358886719, 'params' => array ( 0 => 1610, ), ), 163 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1610', 'execTime' => 0.0008440017700195312, 'params' => NULL, ), 164 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1610', 'execTime' => 0.0004451274871826172, 'params' => NULL, ), 165 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1610', 'execTime' => 0.0013129711151123047, 'params' => NULL, ), 166 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0006320476531982422, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => 'body, .base_sign_in', 'defaultValue' => '#e8e7e7', 'type' => 'color', 'themeId' => 1610, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 167 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003638267517089844, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html', 'defaultValue' => '#4f5460', 'type' => 'color', 'themeId' => 1610, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 168 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003190040588378906, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a', 'defaultValue' => '#465c95', 'type' => 'color', 'themeId' => 1610, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 169 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0004019737243652344, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#666', 'type' => 'color', 'themeId' => 1610, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 170 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.000347137451171875, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow_footer', 'defaultValue' => '#e17e64', 'type' => 'color', 'themeId' => 1610, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '7. Footer background color', 'description' => NULL, 'mobile' => false, ), ), 171 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00030803680419921875, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_logo_wrap a', 'defaultValue' => 'url(images/logo_console.png)', 'type' => 'image', 'themeId' => 1610, 'key' => 'ConsoleImage', 'section' => '1. General Settings', 'label' => '6. Console logo image', 'description' => NULL, 'mobile' => false, ), ), 172 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00034999847412109375, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header_pic_wrap', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1610, 'key' => 'headerBackground', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 173 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00032806396484375, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.logo_url', 'defaultValue' => 'url(images/logo_inner.png)', 'type' => 'image', 'themeId' => 1610, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '5. Inner logo image', 'description' => NULL, 'mobile' => false, ), ), 174 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003151893615722656, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#cbcbcb', 'type' => 'color', 'themeId' => 1610, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 175 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003159046173095703, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#D76243', 'type' => 'color', 'themeId' => 1610, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 176 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00031304359436035156, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.index_master_page .logo_url', 'defaultValue' => 'url(images/logo_index.png)', 'type' => 'image', 'themeId' => 1610, 'key' => 'indexLogoImage', 'section' => '1. General Settings', 'label' => '4. Index logo image', 'description' => NULL, 'mobile' => false, ), ), 177 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003209114074707031, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.index_master_page .ow_header', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1610, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 178 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00024700164794921875, 'params' => array ( 'id' => NULL, 'themeId' => 1610, 'type' => 'decorator', 'value' => 'button', ), ), 179 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002319812774658203, 'params' => array ( 'id' => NULL, 'themeId' => 1610, 'type' => 'master_page', 'value' => 'dndindex', ), ), 180 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00022292137145996094, 'params' => array ( 'id' => NULL, 'themeId' => 1610, 'type' => 'master_page', 'value' => 'general', ), ), 181 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002589225769042969, 'params' => array ( 'id' => NULL, 'themeId' => 1610, 'type' => 'master_page', 'value' => 'index', ), ), 182 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00021696090698242188, 'params' => array ( 'id' => NULL, 'themeId' => 1610, 'type' => 'master_page', 'value' => 'html_document', ), ), 183 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00022912025451660156, 'params' => array ( 'id' => NULL, 'themeId' => 1610, 'type' => 'master_page', 'value' => 'blank', ), ), 184 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.00025200843811035156, 'params' => array ( 'id' => NULL, 'themeId' => 1610, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 185 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00043201446533203125, 'params' => array ( 0 => 1610, ), ), 186 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0006840229034423828, 'params' => array ( 'themeId' => 1610, 'themeId2' => 1610, ), ), 187 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1610', 'execTime' => 0.00011801719665527344, 'params' => array ( ), ), 188 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00014901161193847656, 'params' => array ( 0 => 1611, ), ), 189 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.000141143798828125, 'params' => array ( 0 => 1611, ), ), 190 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1611', 'execTime' => 0.0002830028533935547, 'params' => NULL, ), 191 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1611', 'execTime' => 0.00015211105346679688, 'params' => NULL, ), 192 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1611', 'execTime' => 0.0003960132598876953, 'params' => NULL, ), 193 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0005090236663818359, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body', 'defaultValue' => '#2f0023', 'type' => 'color', 'themeId' => 1611, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 194 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00040602684020996094, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#cecece', 'type' => 'color', 'themeId' => 1611, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 195 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.000308990478515625, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#5079cd', 'type' => 'color', 'themeId' => 1611, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 196 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003218650817871094, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#cecece', 'type' => 'color', 'themeId' => 1611, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 197 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003650188446044922, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_page_wrap', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1611, 'key' => 'backgroundImage', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 198 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0002951622009277344, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header', 'defaultValue' => 'url(images/bg_pic.jpg)', 'type' => 'image', 'themeId' => 1611, 'key' => 'headerImage', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 199 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003349781036376953, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1611, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 200 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.000370025634765625, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#cecece', 'type' => 'color', 'themeId' => 1611, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 201 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00031685829162597656, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .sitelogo', 'defaultValue' => 'url(images/site_name.png)', 'type' => 'image', 'themeId' => 1611, 'key' => 'indexLogoImage', 'section' => '1. General Settings', 'label' => '4. Index Logo image', 'description' => NULL, 'mobile' => false, ), ), 202 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00030112266540527344, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.sitelogo', 'defaultValue' => 'url(images/site_name.png)', 'type' => 'image', 'themeId' => 1611, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '5. Logo image', 'description' => NULL, 'mobile' => false, ), ), 203 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002529621124267578, 'params' => array ( 'id' => NULL, 'themeId' => 1611, 'type' => 'decorator', 'value' => 'button', ), ), 204 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023603439331054688, 'params' => array ( 'id' => NULL, 'themeId' => 1611, 'type' => 'master_page', 'value' => 'dndindex', ), ), 205 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00021791458129882812, 'params' => array ( 'id' => NULL, 'themeId' => 1611, 'type' => 'master_page', 'value' => 'general', ), ), 206 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00024700164794921875, 'params' => array ( 'id' => NULL, 'themeId' => 1611, 'type' => 'master_page', 'value' => 'index', ), ), 207 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002300739288330078, 'params' => array ( 'id' => NULL, 'themeId' => 1611, 'type' => 'master_page', 'value' => 'html_document', ), ), 208 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00021195411682128906, 'params' => array ( 'id' => NULL, 'themeId' => 1611, 'type' => 'master_page', 'value' => 'blank', ), ), 209 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.0002510547637939453, 'params' => array ( 'id' => NULL, 'themeId' => 1611, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 210 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0004761219024658203, 'params' => array ( 0 => 1611, ), ), 211 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0010979175567626953, 'params' => array ( 'themeId' => 1611, 'themeId2' => 1611, ), ), 212 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1611', 'execTime' => 0.0002300739288330078, 'params' => array ( ), ), 213 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003249645233154297, 'params' => array ( 0 => 1612, ), ), 214 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.000263214111328125, 'params' => array ( 0 => 1612, ), ), 215 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1612', 'execTime' => 0.0008919239044189453, 'params' => NULL, ), 216 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1612', 'execTime' => 0.0004279613494873047, 'params' => NULL, ), 217 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1612', 'execTime' => 0.0014429092407226562, 'params' => NULL, ), 218 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00043201446533203125, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body', 'defaultValue' => '#493e5e', 'type' => 'color', 'themeId' => 1612, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 219 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00028395652770996094, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#b9b3bd', 'type' => 'color', 'themeId' => 1612, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 220 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00024390220642089844, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#4aaed3', 'type' => 'color', 'themeId' => 1612, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 221 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00023889541625976562, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#d9d1dd', 'type' => 'color', 'themeId' => 1612, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 222 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00023603439331054688, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_page_wrap', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1612, 'key' => 'backgroundImage', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 223 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00024700164794921875, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header', 'defaultValue' => 'url(images/bg_pic.jpg)', 'type' => 'image', 'themeId' => 1612, 'key' => 'headerBackground', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 224 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00020503997802734375, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_site_panel_logo', 'defaultValue' => 'url(images/site_name3.png)', 'type' => 'image', 'themeId' => 1612, 'key' => 'ConsoleImage', 'section' => '1. General Settings', 'label' => '6. Console logo image', 'description' => NULL, 'mobile' => false, ), ), 225 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00012421607971191406, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#aba8af', 'type' => 'color', 'themeId' => 1612, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 226 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001289844512939453, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#cecece', 'type' => 'color', 'themeId' => 1612, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 227 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001239776611328125, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .sitelogo', 'defaultValue' => 'url(images/site_name.png)', 'type' => 'image', 'themeId' => 1612, 'key' => 'indexLogoImage', 'section' => '1. General Settings', 'label' => '4. Index logo image', 'description' => NULL, 'mobile' => false, ), ), 228 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00014495849609375, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.sitelogo', 'defaultValue' => 'url(images/site_name2.png)', 'type' => 'image', 'themeId' => 1612, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '5. Inner logo image', 'description' => NULL, 'mobile' => false, ), ), 229 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011801719665527344, 'params' => array ( 'id' => NULL, 'themeId' => 1612, 'type' => 'decorator', 'value' => 'button', ), ), 230 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010895729064941406, 'params' => array ( 'id' => NULL, 'themeId' => 1612, 'type' => 'master_page', 'value' => 'dndindex', ), ), 231 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 9.799003601074219E-5, 'params' => array ( 'id' => NULL, 'themeId' => 1612, 'type' => 'master_page', 'value' => 'general', ), ), 232 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 9.799003601074219E-5, 'params' => array ( 'id' => NULL, 'themeId' => 1612, 'type' => 'master_page', 'value' => 'index', ), ), 233 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 9.703636169433594E-5, 'params' => array ( 'id' => NULL, 'themeId' => 1612, 'type' => 'master_page', 'value' => 'html_document', ), ), 234 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 9.489059448242188E-5, 'params' => array ( 'id' => NULL, 'themeId' => 1612, 'type' => 'master_page', 'value' => 'blank', ), ), 235 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.00013399124145507812, 'params' => array ( 'id' => NULL, 'themeId' => 1612, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 236 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002040863037109375, 'params' => array ( 0 => 1612, ), ), 237 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0004830360412597656, 'params' => array ( 'themeId' => 1612, 'themeId2' => 1612, ), ), 238 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1612', 'execTime' => 0.00011110305786132812, 'params' => array ( ), ), 239 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001430511474609375, 'params' => array ( 0 => 1613, ), ), 240 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.000125885009765625, 'params' => array ( 0 => 1613, ), ), 241 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1613', 'execTime' => 0.0004520416259765625, 'params' => NULL, ), 242 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1613', 'execTime' => 0.0001609325408935547, 'params' => NULL, ), 243 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1613', 'execTime' => 0.0004851818084716797, 'params' => NULL, ), 244 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0004291534423828125, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1613, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 245 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003330707550048828, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#4b4b4b', 'type' => 'color', 'themeId' => 1613, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 246 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0004150867462158203, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#0a4200', 'type' => 'color', 'themeId' => 1613, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 247 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00039505958557128906, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#0a4200', 'type' => 'color', 'themeId' => 1613, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 248 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0002009868621826172, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_page_wrap', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1613, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 249 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00014090538024902344, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow_footer, .base_index_page .ow_footer', 'defaultValue' => '#4b4b4b', 'type' => 'color', 'themeId' => 1613, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '5. Footer background', 'description' => NULL, 'mobile' => false, ), ), 250 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013494491577148438, 'params' => array ( 'id' => NULL, 'attribute' => 'background', 'selector' => '.ow_header', 'defaultValue' => 'url(images/bg_pic.png)', 'type' => 'image', 'themeId' => 1613, 'key' => 'headerImage', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 251 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001361370086669922, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#4b4b4b', 'type' => 'color', 'themeId' => 1613, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 252 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013518333435058594, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#4b4b4b', 'type' => 'color', 'themeId' => 1613, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 253 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013494491577148438, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.sitelogo', 'defaultValue' => 'url(images/site_name.png)', 'type' => 'image', 'themeId' => 1613, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '4. Logo image', 'description' => NULL, 'mobile' => false, ), ), 254 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001461505889892578, 'params' => array ( 'id' => NULL, 'themeId' => 1613, 'type' => 'decorator', 'value' => 'button', ), ), 255 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00013113021850585938, 'params' => array ( 'id' => NULL, 'themeId' => 1613, 'type' => 'master_page', 'value' => 'dndindex', ), ), 256 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011587142944335938, 'params' => array ( 'id' => NULL, 'themeId' => 1613, 'type' => 'master_page', 'value' => 'general', ), ), 257 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011205673217773438, 'params' => array ( 'id' => NULL, 'themeId' => 1613, 'type' => 'master_page', 'value' => 'index', ), ), 258 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010895729064941406, 'params' => array ( 'id' => NULL, 'themeId' => 1613, 'type' => 'master_page', 'value' => 'html_document', ), ), 259 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010919570922851562, 'params' => array ( 'id' => NULL, 'themeId' => 1613, 'type' => 'master_page', 'value' => 'blank', ), ), 260 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.0001399517059326172, 'params' => array ( 'id' => NULL, 'themeId' => 1613, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 261 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00021195411682128906, 'params' => array ( 0 => 1613, ), ), 262 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.00040602684020996094, 'params' => array ( 'themeId' => 1613, 'themeId2' => 1613, ), ), 263 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1613', 'execTime' => 0.00011610984802246094, 'params' => array ( ), ), 264 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001571178436279297, 'params' => array ( 0 => 1614, ), ), 265 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00014400482177734375, 'params' => array ( 0 => 1614, ), ), 266 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1614', 'execTime' => 0.00027298927307128906, 'params' => NULL, ), 267 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1614', 'execTime' => 0.00015115737915039062, 'params' => NULL, ), 268 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1614', 'execTime' => 0.0003669261932373047, 'params' => NULL, ), 269 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0002868175506591797, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => 'body, .ow, body, html, .base_sign_in', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1614, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 270 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00014495849609375, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html', 'defaultValue' => '#868686', 'type' => 'color', 'themeId' => 1614, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 271 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00015306472778320312, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a', 'defaultValue' => '#ae9e78', 'type' => 'color', 'themeId' => 1614, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 272 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001380443572998047, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#4c4c4c', 'type' => 'color', 'themeId' => 1614, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 273 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001289844512939453, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1614, 'key' => 'headerBackground', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 274 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001251697540283203, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_logo_wrap a', 'defaultValue' => 'url(images/logo_console.png)', 'type' => 'image', 'themeId' => 1614, 'key' => 'ConsoleImage', 'section' => '1. General Settings', 'label' => '6. Console logo image', 'description' => NULL, 'mobile' => false, ), ), 275 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001380443572998047, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.logo_url', 'defaultValue' => 'url(images/logo_inner.png)', 'type' => 'image', 'themeId' => 1614, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '5. Inner logo image', 'description' => NULL, 'mobile' => false, ), ), 276 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00012612342834472656, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#4c4c4c', 'type' => 'color', 'themeId' => 1614, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 277 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013494491577148438, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow_footer', 'defaultValue' => '#191514', 'type' => 'color', 'themeId' => 1614, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '7. Footer background color', 'description' => NULL, 'mobile' => false, ), ), 278 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001468658447265625, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#D76243', 'type' => 'color', 'themeId' => 1614, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 279 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013494491577148438, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.index_master_page .logo_url', 'defaultValue' => 'url(images/logo_index.png)', 'type' => 'image', 'themeId' => 1614, 'key' => 'indexLogoImage', 'section' => '1. General Settings', 'label' => '4. Index logo image', 'description' => NULL, 'mobile' => false, ), ), 280 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001289844512939453, 'params' => array ( 'id' => NULL, 'themeId' => 1614, 'type' => 'decorator', 'value' => 'button', ), ), 281 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011706352233886719, 'params' => array ( 'id' => NULL, 'themeId' => 1614, 'type' => 'master_page', 'value' => 'dndindex', ), ), 282 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010704994201660156, 'params' => array ( 'id' => NULL, 'themeId' => 1614, 'type' => 'master_page', 'value' => 'general', ), ), 283 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010609626770019531, 'params' => array ( 'id' => NULL, 'themeId' => 1614, 'type' => 'master_page', 'value' => 'index', ), ), 284 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00012087821960449219, 'params' => array ( 'id' => NULL, 'themeId' => 1614, 'type' => 'master_page', 'value' => 'html_document', ), ), 285 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010800361633300781, 'params' => array ( 'id' => NULL, 'themeId' => 1614, 'type' => 'master_page', 'value' => 'blank', ), ), 286 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.0001308917999267578, 'params' => array ( 'id' => NULL, 'themeId' => 1614, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 287 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00019478797912597656, 'params' => array ( 0 => 1614, ), ), 288 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0004131793975830078, 'params' => array ( 'themeId' => 1614, 'themeId2' => 1614, ), ), 289 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1614', 'execTime' => 0.00011205673217773438, 'params' => array ( ), ), 290 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001430511474609375, 'params' => array ( 0 => 1615, ), ), 291 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00013899803161621094, 'params' => array ( 0 => 1615, ), ), 292 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1615', 'execTime' => 0.00035500526428222656, 'params' => NULL, ), 293 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1615', 'execTime' => 0.0001571178436279297, 'params' => NULL, ), 294 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1615', 'execTime' => 0.0003650188446044922, 'params' => NULL, ), 295 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003108978271484375, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body', 'defaultValue' => '#000', 'type' => 'color', 'themeId' => 1615, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 296 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00014591217041015625, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html', 'defaultValue' => '#ffffe6', 'type' => 'color', 'themeId' => 1615, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 297 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001418590545654297, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#fffde3', 'type' => 'color', 'themeId' => 1615, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 298 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001461505889892578, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#796458', 'type' => 'color', 'themeId' => 1615, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 299 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013399124145507812, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_page_wrap', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1615, 'key' => 'backgroundImage', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 300 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00012683868408203125, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow_footer', 'defaultValue' => '#000', 'type' => 'color', 'themeId' => 1615, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '5. Footer background', 'description' => NULL, 'mobile' => false, ), ), 301 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013709068298339844, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header', 'defaultValue' => 'url(images/bg_pic.jpg)', 'type' => 'image', 'themeId' => 1615, 'key' => 'headerImage', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 302 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001399517059326172, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#ffffe6', 'type' => 'color', 'themeId' => 1615, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 303 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00012993812561035156, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#796458', 'type' => 'color', 'themeId' => 1615, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 304 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001480579376220703, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.sitelogo', 'defaultValue' => 'url(images/site_name.png)', 'type' => 'image', 'themeId' => 1615, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '4. Logo image', 'description' => NULL, 'mobile' => false, ), ), 305 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001468658447265625, 'params' => array ( 'id' => NULL, 'themeId' => 1615, 'type' => 'decorator', 'value' => 'button', ), ), 306 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001220703125, 'params' => array ( 'id' => NULL, 'themeId' => 1615, 'type' => 'master_page', 'value' => 'dndindex', ), ), 307 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011301040649414062, 'params' => array ( 'id' => NULL, 'themeId' => 1615, 'type' => 'master_page', 'value' => 'general', ), ), 308 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010991096496582031, 'params' => array ( 'id' => NULL, 'themeId' => 1615, 'type' => 'master_page', 'value' => 'index', ), ), 309 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010991096496582031, 'params' => array ( 'id' => NULL, 'themeId' => 1615, 'type' => 'master_page', 'value' => 'html_document', ), ), 310 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010585784912109375, 'params' => array ( 'id' => NULL, 'themeId' => 1615, 'type' => 'master_page', 'value' => 'blank', ), ), 311 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.00013780593872070312, 'params' => array ( 'id' => NULL, 'themeId' => 1615, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 312 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001938343048095703, 'params' => array ( 0 => 1615, ), ), 313 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.00039696693420410156, 'params' => array ( 'themeId' => 1615, 'themeId2' => 1615, ), ), 314 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1615', 'execTime' => 0.00011706352233886719, 'params' => array ( ), ), 315 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00014495849609375, 'params' => array ( 0 => 1616, ), ), 316 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001380443572998047, 'params' => array ( 0 => 1616, ), ), 317 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1616', 'execTime' => 0.0002760887145996094, 'params' => NULL, ), 318 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1616', 'execTime' => 0.0001468658447265625, 'params' => NULL, ), 319 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1616', 'execTime' => 0.0003960132598876953, 'params' => NULL, ), 320 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0002739429473876953, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => 'body, .base_sign_in', 'defaultValue' => '#bfc6c6', 'type' => 'color', 'themeId' => 1616, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 321 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00016999244689941406, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#4f5058', 'type' => 'color', 'themeId' => 1616, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 322 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00014400482177734375, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#0060aa', 'type' => 'color', 'themeId' => 1616, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 323 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001430511474609375, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#4F5058', 'type' => 'color', 'themeId' => 1616, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 324 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001308917999267578, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow_footer', 'defaultValue' => '#f9faff', 'type' => 'color', 'themeId' => 1616, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '6. Footer background color', 'description' => NULL, 'mobile' => false, ), ), 325 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013685226440429688, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_logo_wrap', 'defaultValue' => 'url(images/header_pic.png)', 'type' => 'image', 'themeId' => 1616, 'key' => 'headerBackground', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 326 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001361370086669922, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_logo_wrap a.ow_logo', 'defaultValue' => 'url(images/site_logo.png)', 'type' => 'image', 'themeId' => 1616, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '5. Inner logo image', 'description' => NULL, 'mobile' => false, ), ), 327 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00015282630920410156, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#4f5058', 'type' => 'color', 'themeId' => 1616, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 328 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013518333435058594, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#494949', 'type' => 'color', 'themeId' => 1616, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 329 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013399124145507812, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.index_master_page .ow_header_in', 'defaultValue' => 'url(images/indexpage_header_image.png)', 'type' => 'image', 'themeId' => 1616, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 330 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001399517059326172, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.index_master_page .logo_url', 'defaultValue' => 'url(images/indexpage_logo.png)', 'type' => 'image', 'themeId' => 1616, 'key' => 'indexLogoImage', 'section' => '1. General Settings', 'label' => '4. Index logo image', 'description' => NULL, 'mobile' => false, ), ), 331 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001289844512939453, 'params' => array ( 'id' => NULL, 'themeId' => 1616, 'type' => 'decorator', 'value' => 'button', ), ), 332 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00012087821960449219, 'params' => array ( 'id' => NULL, 'themeId' => 1616, 'type' => 'master_page', 'value' => 'dndindex', ), ), 333 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001289844512939453, 'params' => array ( 'id' => NULL, 'themeId' => 1616, 'type' => 'master_page', 'value' => 'general', ), ), 334 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010991096496582031, 'params' => array ( 'id' => NULL, 'themeId' => 1616, 'type' => 'master_page', 'value' => 'index', ), ), 335 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010704994201660156, 'params' => array ( 'id' => NULL, 'themeId' => 1616, 'type' => 'master_page', 'value' => 'html_document', ), ), 336 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010585784912109375, 'params' => array ( 'id' => NULL, 'themeId' => 1616, 'type' => 'master_page', 'value' => 'blank', ), ), 337 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.00013113021850585938, 'params' => array ( 'id' => NULL, 'themeId' => 1616, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 338 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00019407272338867188, 'params' => array ( 0 => 1616, ), ), 339 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0004520416259765625, 'params' => array ( 'themeId' => 1616, 'themeId2' => 1616, ), ), 340 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1616', 'execTime' => 0.00011396408081054688, 'params' => array ( ), ), 341 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00014281272888183594, 'params' => array ( 0 => 1617, ), ), 342 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00013899803161621094, 'params' => array ( 0 => 1617, ), ), 343 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1617', 'execTime' => 0.0002968311309814453, 'params' => NULL, ), 344 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1617', 'execTime' => 0.00015401840209960938, 'params' => NULL, ), 345 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1617', 'execTime' => 0.00033092498779296875, 'params' => NULL, ), 346 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003039836883544922, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body', 'defaultValue' => '#fdfff0', 'type' => 'color', 'themeId' => 1617, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 347 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00016498565673828125, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#52483f', 'type' => 'color', 'themeId' => 1617, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 348 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.000141143798828125, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#009683', 'type' => 'color', 'themeId' => 1617, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 349 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001380443572998047, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#009683', 'type' => 'color', 'themeId' => 1617, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 350 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013709068298339844, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_page_wrap', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1617, 'key' => 'backgroundImage', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 351 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013494491577148438, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header', 'defaultValue' => 'url(images/bg_pic.jpg)', 'type' => 'image', 'themeId' => 1617, 'key' => 'headerImage', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 352 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013399124145507812, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#52483f', 'type' => 'color', 'themeId' => 1617, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 353 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00015306472778320312, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#52483f', 'type' => 'color', 'themeId' => 1617, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 354 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001342296600341797, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.sitelogo', 'defaultValue' => 'url(images/site_name.png)', 'type' => 'image', 'themeId' => 1617, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '4. Logo image', 'description' => NULL, 'mobile' => false, ), ), 355 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001289844512939453, 'params' => array ( 'id' => NULL, 'themeId' => 1617, 'type' => 'decorator', 'value' => 'button', ), ), 356 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00012302398681640625, 'params' => array ( 'id' => NULL, 'themeId' => 1617, 'type' => 'master_page', 'value' => 'dndindex', ), ), 357 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011301040649414062, 'params' => array ( 'id' => NULL, 'themeId' => 1617, 'type' => 'master_page', 'value' => 'general', ), ), 358 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011301040649414062, 'params' => array ( 'id' => NULL, 'themeId' => 1617, 'type' => 'master_page', 'value' => 'index', ), ), 359 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001270771026611328, 'params' => array ( 'id' => NULL, 'themeId' => 1617, 'type' => 'master_page', 'value' => 'html_document', ), ), 360 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011706352233886719, 'params' => array ( 'id' => NULL, 'themeId' => 1617, 'type' => 'master_page', 'value' => 'blank', ), ), 361 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.00013184547424316406, 'params' => array ( 'id' => NULL, 'themeId' => 1617, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 362 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00019598007202148438, 'params' => array ( 0 => 1617, ), ), 363 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0004119873046875, 'params' => array ( 'themeId' => 1617, 'themeId2' => 1617, ), ), 364 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1617', 'execTime' => 0.00011301040649414062, 'params' => array ( ), ), 365 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00014400482177734375, 'params' => array ( 0 => 1618, ), ), 366 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00013899803161621094, 'params' => array ( 0 => 1618, ), ), 367 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1618', 'execTime' => 0.00027489662170410156, 'params' => NULL, ), 368 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1618', 'execTime' => 0.0001480579376220703, 'params' => NULL, ), 369 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1618', 'execTime' => 0.00039005279541015625, 'params' => NULL, ), 370 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0002791881561279297, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body', 'defaultValue' => '#090f10', 'type' => 'color', 'themeId' => 1618, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 371 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001480579376220703, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#d6d6be', 'type' => 'color', 'themeId' => 1618, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 372 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001361370086669922, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#7ce6fe', 'type' => 'color', 'themeId' => 1618, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 373 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001518726348876953, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#d6d6be', 'type' => 'color', 'themeId' => 1618, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 374 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00014591217041015625, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page', 'defaultValue' => 'url(images/promo.png)', 'type' => 'image', 'themeId' => 1618, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 375 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001380443572998047, 'params' => array ( 'id' => NULL, 'attribute' => 'background', 'selector' => '.ow_footer', 'defaultValue' => '#04070e', 'type' => 'color', 'themeId' => 1618, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '6. Footer background color', 'description' => NULL, 'mobile' => false, ), ), 376 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00014090538024902344, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header', 'defaultValue' => 'url(images/header.png)', 'type' => 'image', 'themeId' => 1618, 'key' => 'headerBackground', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 377 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013303756713867188, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#d6d6be', 'type' => 'color', 'themeId' => 1618, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 378 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001380443572998047, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#b2bac0', 'type' => 'color', 'themeId' => 1618, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 379 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00014901161193847656, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .sitelogo', 'defaultValue' => 'url(images/site_name.png)', 'type' => 'image', 'themeId' => 1618, 'key' => 'indexLogoImage', 'section' => '1. General Settings', 'label' => '4. Index logo image', 'description' => NULL, 'mobile' => false, ), ), 380 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001461505889892578, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.sitelogo', 'defaultValue' => 'url(images/site_name_inner.png)', 'type' => 'image', 'themeId' => 1618, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '5. Inner logo image', 'description' => NULL, 'mobile' => false, ), ), 381 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00012803077697753906, 'params' => array ( 'id' => NULL, 'themeId' => 1618, 'type' => 'decorator', 'value' => 'button', ), ), 382 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011920928955078125, 'params' => array ( 'id' => NULL, 'themeId' => 1618, 'type' => 'master_page', 'value' => 'dndindex', ), ), 383 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011014938354492188, 'params' => array ( 'id' => NULL, 'themeId' => 1618, 'type' => 'master_page', 'value' => 'general', ), ), 384 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010800361633300781, 'params' => array ( 'id' => NULL, 'themeId' => 1618, 'type' => 'master_page', 'value' => 'index', ), ), 385 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010800361633300781, 'params' => array ( 'id' => NULL, 'themeId' => 1618, 'type' => 'master_page', 'value' => 'html_document', ), ), 386 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011491775512695312, 'params' => array ( 'id' => NULL, 'themeId' => 1618, 'type' => 'master_page', 'value' => 'blank', ), ), 387 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.0001361370086669922, 'params' => array ( 'id' => NULL, 'themeId' => 1618, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 388 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002009868621826172, 'params' => array ( 0 => 1618, ), ), 389 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.00041294097900390625, 'params' => array ( 'themeId' => 1618, 'themeId2' => 1618, ), ), 390 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1618', 'execTime' => 0.00012087821960449219, 'params' => array ( ), ), 391 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00014495849609375, 'params' => array ( 0 => 1619, ), ), 392 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00013899803161621094, 'params' => array ( 0 => 1619, ), ), 393 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1619', 'execTime' => 0.00034308433532714844, 'params' => NULL, ), 394 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1619', 'execTime' => 0.00015592575073242188, 'params' => NULL, ), 395 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1619', 'execTime' => 0.0003800392150878906, 'params' => NULL, ), 396 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003008842468261719, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '@import url(\'https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700&display=swap\'); body, .ow, body, html, .base_sign_in', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1619, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 397 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00015497207641601562, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html', 'defaultValue' => '#666', 'type' => 'color', 'themeId' => 1619, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 398 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.000164031982421875, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a', 'defaultValue' => '#0e0e0e', 'type' => 'color', 'themeId' => 1619, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 399 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013685226440429688, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#4c4c4c', 'type' => 'color', 'themeId' => 1619, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 400 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00015401840209960938, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_header', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1619, 'key' => 'headerBackground', 'section' => '1. General Settings', 'label' => '2. Header background image', 'description' => NULL, 'mobile' => false, ), ), 401 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013303756713867188, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_logo_wrap a', 'defaultValue' => 'url(images/logo_console.png)', 'type' => 'image', 'themeId' => 1619, 'key' => 'indexLogoImage', 'section' => '1. General Settings', 'label' => '3. Index logo image', 'description' => NULL, 'mobile' => false, ), ), 402 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001308917999267578, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_site_panel_wrap.site_panel_wrap_bg_color .ow_logo_wrap a', 'defaultValue' => 'url(images/logo_console.png)', 'type' => 'image', 'themeId' => 1619, 'key' => 'indexLogoImageScroll', 'section' => '1. General Settings', 'label' => '4. Index logo image scroll', 'description' => NULL, 'mobile' => false, ), ), 403 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001308917999267578, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_logo_wrap a', 'defaultValue' => 'url(images/logo_console_black.png)', 'type' => 'image', 'themeId' => 1619, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '5. Inner logo image', 'description' => NULL, 'mobile' => false, ), ), 404 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013303756713867188, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_site_panel_wrap.site_panel_wrap_bg_color .ow_logo_wrap a', 'defaultValue' => 'url(images/logo_console.png)', 'type' => 'image', 'themeId' => 1619, 'key' => 'ConsoleImage', 'section' => '1. General Settings', 'label' => '6. Inner logo image scroll', 'description' => NULL, 'mobile' => false, ), ), 405 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00015211105346679688, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'html body .ow_box_cap h3, .ow_box_cap_empty h3', 'defaultValue' => '#787878', 'type' => 'color', 'themeId' => 1619, 'key' => 'WidgetTitleColor', 'section' => '2. Colors', 'label' => '6. Box title', 'description' => NULL, 'mobile' => false, ), ), 406 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013589859008789062, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#0e0e0e', 'type' => 'color', 'themeId' => 1619, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 407 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001270771026611328, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow_footer', 'defaultValue' => '#0e0e0e', 'type' => 'color', 'themeId' => 1619, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '7. Footer background color', 'description' => NULL, 'mobile' => false, ), ), 408 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013208389282226562, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#666', 'type' => 'color', 'themeId' => 1619, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 409 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.000125885009765625, 'params' => array ( 'id' => NULL, 'themeId' => 1619, 'type' => 'decorator', 'value' => 'button', ), ), 410 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00012302398681640625, 'params' => array ( 'id' => NULL, 'themeId' => 1619, 'type' => 'master_page', 'value' => 'dndindex', ), ), 411 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00012087821960449219, 'params' => array ( 'id' => NULL, 'themeId' => 1619, 'type' => 'master_page', 'value' => 'general', ), ), 412 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011110305786132812, 'params' => array ( 'id' => NULL, 'themeId' => 1619, 'type' => 'master_page', 'value' => 'index', ), ), 413 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010895729064941406, 'params' => array ( 'id' => NULL, 'themeId' => 1619, 'type' => 'master_page', 'value' => 'html_document', ), ), 414 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010895729064941406, 'params' => array ( 'id' => NULL, 'themeId' => 1619, 'type' => 'master_page', 'value' => 'blank', ), ), 415 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.00013589859008789062, 'params' => array ( 'id' => NULL, 'themeId' => 1619, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 416 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00019502639770507812, 'params' => array ( 0 => 1619, ), ), 417 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0004451274871826172, 'params' => array ( 'themeId' => 1619, 'themeId2' => 1619, ), ), 418 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1619', 'execTime' => 0.00011110305786132812, 'params' => array ( ), ), 419 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001418590545654297, 'params' => array ( 0 => 1620, ), ), 420 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001380443572998047, 'params' => array ( 0 => 1620, ), ), 421 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1620', 'execTime' => 0.0002779960632324219, 'params' => NULL, ), 422 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1620', 'execTime' => 0.0001480579376220703, 'params' => NULL, ), 423 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1620', 'execTime' => 0.0003829002380371094, 'params' => NULL, ), 424 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003001689910888672, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body', 'defaultValue' => '#e6e0ec', 'type' => 'color', 'themeId' => 1620, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 425 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00020503997802734375, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#7e6587', 'type' => 'color', 'themeId' => 1620, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 426 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00016999244689941406, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#00677d', 'type' => 'color', 'themeId' => 1620, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 427 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001418590545654297, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#7e6587', 'type' => 'color', 'themeId' => 1620, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 428 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013685226440429688, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow_footer', 'defaultValue' => 'rgba(255,255,255,0.3)', 'type' => 'color', 'themeId' => 1620, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '5. Footer background color', 'description' => NULL, 'mobile' => false, ), ), 429 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00014495849609375, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header_wrap', 'defaultValue' => 'url(images/bg.png)', 'type' => 'image', 'themeId' => 1620, 'key' => 'HeaderbackgroundImage', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 430 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00014400482177734375, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_logo', 'defaultValue' => 'url(images/header_s.png)', 'type' => 'image', 'themeId' => 1620, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '4. Logo image', 'description' => NULL, 'mobile' => false, ), ), 431 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013113021850585938, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#7e6587', 'type' => 'color', 'themeId' => 1620, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 432 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013494491577148438, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#00677D', 'type' => 'color', 'themeId' => 1620, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 433 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00012993812561035156, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_sign_in, .base_index_page', 'defaultValue' => 'url(images/bg.png)', 'type' => 'image', 'themeId' => 1620, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 434 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001289844512939453, 'params' => array ( 'id' => NULL, 'themeId' => 1620, 'type' => 'decorator', 'value' => 'button', ), ), 435 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00012183189392089844, 'params' => array ( 'id' => NULL, 'themeId' => 1620, 'type' => 'master_page', 'value' => 'dndindex', ), ), 436 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001289844512939453, 'params' => array ( 'id' => NULL, 'themeId' => 1620, 'type' => 'master_page', 'value' => 'general', ), ), 437 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011587142944335938, 'params' => array ( 'id' => NULL, 'themeId' => 1620, 'type' => 'master_page', 'value' => 'index', ), ), 438 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001068115234375, 'params' => array ( 'id' => NULL, 'themeId' => 1620, 'type' => 'master_page', 'value' => 'html_document', ), ), 439 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001049041748046875, 'params' => array ( 'id' => NULL, 'themeId' => 1620, 'type' => 'master_page', 'value' => 'blank', ), ), 440 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.00013113021850585938, 'params' => array ( 'id' => NULL, 'themeId' => 1620, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 441 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00019502639770507812, 'params' => array ( 0 => 1620, ), ), 442 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0004031658172607422, 'params' => array ( 'themeId' => 1620, 'themeId2' => 1620, ), ), 443 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1620', 'execTime' => 0.00011301040649414062, 'params' => array ( ), ), 444 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001430511474609375, 'params' => array ( 0 => 1621, ), ), 445 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001380443572998047, 'params' => array ( 0 => 1621, ), ), 446 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1621', 'execTime' => 0.0002930164337158203, 'params' => NULL, ), 447 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1621', 'execTime' => 0.00014781951904296875, 'params' => NULL, ), 448 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1621', 'execTime' => 0.0003979206085205078, 'params' => NULL, ), 449 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003039836883544922, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1621, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 450 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001590251922607422, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#52483f', 'type' => 'color', 'themeId' => 1621, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 451 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00015091896057128906, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#b4534d', 'type' => 'color', 'themeId' => 1621, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 452 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00014495849609375, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#616161', 'type' => 'color', 'themeId' => 1621, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 453 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013709068298339844, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_page_wrap', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1621, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 454 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00015783309936523438, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header', 'defaultValue' => 'url(images/bg_pic.jpg)', 'type' => 'image', 'themeId' => 1621, 'key' => 'headerBackground', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 455 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013494491577148438, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1621, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 456 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001399517059326172, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#52483f', 'type' => 'color', 'themeId' => 1621, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 457 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013113021850585938, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .sitelogo', 'defaultValue' => 'url(images/site_logo.png)', 'type' => 'image', 'themeId' => 1621, 'key' => 'indexLogoImage', 'section' => '1. General Settings', 'label' => '4. Index logo image', 'description' => NULL, 'mobile' => false, ), ), 458 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001289844512939453, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.sitelogo', 'defaultValue' => 'url(images/site_name.png)', 'type' => 'image', 'themeId' => 1621, 'key' => 'LogoImage', 'section' => '1. General Settings', 'label' => '5. Inner logo image', 'description' => NULL, 'mobile' => false, ), ), 459 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001289844512939453, 'params' => array ( 'id' => NULL, 'themeId' => 1621, 'type' => 'decorator', 'value' => 'button', ), ), 460 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00013899803161621094, 'params' => array ( 'id' => NULL, 'themeId' => 1621, 'type' => 'master_page', 'value' => 'dndindex', ), ), 461 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011515617370605469, 'params' => array ( 'id' => NULL, 'themeId' => 1621, 'type' => 'master_page', 'value' => 'general', ), ), 462 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010895729064941406, 'params' => array ( 'id' => NULL, 'themeId' => 1621, 'type' => 'master_page', 'value' => 'index', ), ), 463 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010895729064941406, 'params' => array ( 'id' => NULL, 'themeId' => 1621, 'type' => 'master_page', 'value' => 'html_document', ), ), 464 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011014938354492188, 'params' => array ( 'id' => NULL, 'themeId' => 1621, 'type' => 'master_page', 'value' => 'blank', ), ), 465 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.00013303756713867188, 'params' => array ( 'id' => NULL, 'themeId' => 1621, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 466 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00020313262939453125, 'params' => array ( 0 => 1621, ), ), 467 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.00039696693420410156, 'params' => array ( 'themeId' => 1621, 'themeId2' => 1621, ), ), 468 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1621', 'execTime' => 0.00011396408081054688, 'params' => array ( ), ), 469 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001430511474609375, 'params' => array ( 0 => 1622, ), ), 470 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00014400482177734375, 'params' => array ( 0 => 1622, ), ), 471 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1622', 'execTime' => 0.0003600120544433594, 'params' => NULL, ), 472 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1622', 'execTime' => 0.0001609325408935547, 'params' => NULL, ), 473 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1622', 'execTime' => 0.00043392181396484375, 'params' => NULL, ), 474 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0006070137023925781, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body', 'defaultValue' => '#412e57', 'type' => 'color', 'themeId' => 1622, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 475 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00035309791564941406, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#2e64ff', 'type' => 'color', 'themeId' => 1622, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 476 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003819465637207031, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#616161', 'type' => 'color', 'themeId' => 1622, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 477 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003190040588378906, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_page_wrap', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1622, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 478 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003349781036376953, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_page_container .ow_page', 'defaultValue' => '#616161', 'type' => 'color', 'themeId' => 1622, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 479 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00035119056701660156, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header', 'defaultValue' => 'url(images/bg_pic.jpg)', 'type' => 'image', 'themeId' => 1622, 'key' => 'headerBackground', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 480 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003478527069091797, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1622, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 481 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00038313865661621094, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#616161', 'type' => 'color', 'themeId' => 1622, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 482 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00027298927307128906, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_promo_collage_item1', 'defaultValue' => 'url(images/promo_collage1.png)', 'type' => 'image', 'themeId' => 1622, 'key' => 'collageimage1', 'section' => '3. Index Page', 'label' => 'Collage image 1', 'description' => NULL, 'mobile' => false, ), ), 483 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0002579689025878906, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_promo_collage_item2', 'defaultValue' => 'url(images/promo_collage2.png)', 'type' => 'image', 'themeId' => 1622, 'key' => 'collageimage2', 'section' => '3. Index Page', 'label' => 'Collage image 2', 'description' => NULL, 'mobile' => false, ), ), 484 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00026106834411621094, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_promo_collage_item3', 'defaultValue' => 'url(images/promo_collage3.png)', 'type' => 'image', 'themeId' => 1622, 'key' => 'collageimage3', 'section' => '3. Index Page', 'label' => 'Collage image 3', 'description' => NULL, 'mobile' => false, ), ), 485 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0002601146697998047, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_promo_collage_item4', 'defaultValue' => 'url(images/promo_collage4.png)', 'type' => 'image', 'themeId' => 1622, 'key' => 'collageimage4', 'section' => '3. Index Page', 'label' => 'Collage image 4', 'description' => NULL, 'mobile' => false, ), ), 486 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00026297569274902344, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_promo_collage_item5', 'defaultValue' => 'url(images/promo_collage5.png)', 'type' => 'image', 'themeId' => 1622, 'key' => 'collageimage5', 'section' => '3. Index Page', 'label' => 'Collage image 5', 'description' => NULL, 'mobile' => false, ), ), 487 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00030994415283203125, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_promo_left', 'defaultValue' => 'url(images/promo_left.jpg)', 'type' => 'image', 'themeId' => 1622, 'key' => 'qs_image', 'section' => '3. Index Page', 'label' => 'Quick Search Image', 'description' => NULL, 'mobile' => false, ), ), 488 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003330707550048828, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.sitelogo', 'defaultValue' => 'url(images/site_name.png)', 'type' => 'image', 'themeId' => 1622, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '4. Logo image', 'description' => NULL, 'mobile' => false, ), ), 489 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00024819374084472656, 'params' => array ( 'id' => NULL, 'themeId' => 1622, 'type' => 'decorator', 'value' => 'button', ), ), 490 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00022983551025390625, 'params' => array ( 'id' => NULL, 'themeId' => 1622, 'type' => 'master_page', 'value' => 'dndindex', ), ), 491 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023293495178222656, 'params' => array ( 'id' => NULL, 'themeId' => 1622, 'type' => 'master_page', 'value' => 'general', ), ), 492 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023412704467773438, 'params' => array ( 'id' => NULL, 'themeId' => 1622, 'type' => 'master_page', 'value' => 'index', ), ), 493 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00021505355834960938, 'params' => array ( 'id' => NULL, 'themeId' => 1622, 'type' => 'master_page', 'value' => 'html_document', ), ), 494 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00021219253540039062, 'params' => array ( 'id' => NULL, 'themeId' => 1622, 'type' => 'master_page', 'value' => 'blank', ), ), 495 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.00030493736267089844, 'params' => array ( 'id' => NULL, 'themeId' => 1622, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 496 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0004029273986816406, 'params' => array ( 0 => 1622, ), ), 497 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0011491775512695312, 'params' => array ( 'themeId' => 1622, 'themeId2' => 1622, ), ), 498 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1622', 'execTime' => 0.00031495094299316406, 'params' => array ( ), ), 499 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003230571746826172, 'params' => array ( 0 => 1623, ), ), 500 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00026702880859375, 'params' => array ( 0 => 1623, ), ), 501 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1623', 'execTime' => 0.000823974609375, 'params' => NULL, ), 502 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1623', 'execTime' => 0.00039005279541015625, 'params' => NULL, ), 503 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1623', 'execTime' => 0.0012249946594238281, 'params' => NULL, ), 504 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0006661415100097656, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body', 'defaultValue' => '#74adc0', 'type' => 'color', 'themeId' => 1623, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 505 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003829002380371094, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#c5ffff', 'type' => 'color', 'themeId' => 1623, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 506 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003561973571777344, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#7be1f9', 'type' => 'color', 'themeId' => 1623, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 507 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003299713134765625, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#2b6170', 'type' => 'color', 'themeId' => 1623, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 508 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0002999305725097656, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_page_wrap', 'defaultValue' => 'url(images/promo.png)', 'type' => 'image', 'themeId' => 1623, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 509 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003349781036376953, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow_footer', 'defaultValue' => '#6599ac', 'type' => 'color', 'themeId' => 1623, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '6. Footer background color', 'description' => NULL, 'mobile' => false, ), ), 510 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003199577331542969, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header', 'defaultValue' => 'url(images/header_pic.jpg)', 'type' => 'image', 'themeId' => 1623, 'key' => 'headerImage', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 511 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003380775451660156, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#2b6170', 'type' => 'color', 'themeId' => 1623, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 512 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.000347137451171875, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#3f6e7c', 'type' => 'color', 'themeId' => 1623, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 513 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003139972686767578, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .sitelogo', 'defaultValue' => 'url(images/site_name.png)', 'type' => 'image', 'themeId' => 1623, 'key' => 'indexLogoImage', 'section' => '1. General Settings', 'label' => '4. Index logo image', 'description' => NULL, 'mobile' => false, ), ), 514 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00031304359436035156, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.sitelogo', 'defaultValue' => 'url(images/logo_inner.png)', 'type' => 'image', 'themeId' => 1623, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '5. Inner logo image', 'description' => NULL, 'mobile' => false, ), ), 515 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002789497375488281, 'params' => array ( 'id' => NULL, 'themeId' => 1623, 'type' => 'decorator', 'value' => 'button', ), ), 516 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023603439331054688, 'params' => array ( 'id' => NULL, 'themeId' => 1623, 'type' => 'master_page', 'value' => 'dndindex', ), ), 517 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00022602081298828125, 'params' => array ( 'id' => NULL, 'themeId' => 1623, 'type' => 'master_page', 'value' => 'general', ), ), 518 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00021982192993164062, 'params' => array ( 'id' => NULL, 'themeId' => 1623, 'type' => 'master_page', 'value' => 'index', ), ), 519 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002720355987548828, 'params' => array ( 'id' => NULL, 'themeId' => 1623, 'type' => 'master_page', 'value' => 'html_document', ), ), 520 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002200603485107422, 'params' => array ( 'id' => NULL, 'themeId' => 1623, 'type' => 'master_page', 'value' => 'blank', ), ), 521 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.0002639293670654297, 'params' => array ( 'id' => NULL, 'themeId' => 1623, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 522 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003638267517089844, 'params' => array ( 0 => 1623, ), ), 523 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0010039806365966797, 'params' => array ( 'themeId' => 1623, 'themeId2' => 1623, ), ), 524 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1623', 'execTime' => 0.00022602081298828125, 'params' => array ( ), ), 525 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00027108192443847656, 'params' => array ( 0 => 1624, ), ), 526 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002970695495605469, 'params' => array ( 0 => 1624, ), ), 527 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1624', 'execTime' => 0.000843048095703125, 'params' => NULL, ), 528 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1624', 'execTime' => 0.00043392181396484375, 'params' => NULL, ), 529 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1624', 'execTime' => 0.0012760162353515625, 'params' => NULL, ), 530 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0006110668182373047, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body', 'defaultValue' => '#fff5fb', 'type' => 'color', 'themeId' => 1624, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 531 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0004119873046875, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#553d2f', 'type' => 'color', 'themeId' => 1624, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 532 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00035500526428222656, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#578581', 'type' => 'color', 'themeId' => 1624, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 533 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003719329833984375, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#715848', 'type' => 'color', 'themeId' => 1624, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 534 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003609657287597656, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_page_wrap', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1624, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 535 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00032591819763183594, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow_footer', 'defaultValue' => '#fffdff', 'type' => 'color', 'themeId' => 1624, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '5. Footer background', 'description' => NULL, 'mobile' => false, ), ), 536 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003650188446044922, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header', 'defaultValue' => 'url(images/bg_pic.jpg)', 'type' => 'image', 'themeId' => 1624, 'key' => 'headerBackground', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 537 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00030303001403808594, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#715848', 'type' => 'color', 'themeId' => 1624, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 538 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003139972686767578, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#796458', 'type' => 'color', 'themeId' => 1624, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 539 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00032210350036621094, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.sitelogo', 'defaultValue' => 'url(images/site_name.png)', 'type' => 'image', 'themeId' => 1624, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '4. Logo image', 'description' => NULL, 'mobile' => false, ), ), 540 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002460479736328125, 'params' => array ( 'id' => NULL, 'themeId' => 1624, 'type' => 'decorator', 'value' => 'button', ), ), 541 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023818016052246094, 'params' => array ( 'id' => NULL, 'themeId' => 1624, 'type' => 'master_page', 'value' => 'dndindex', ), ), 542 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00025200843811035156, 'params' => array ( 'id' => NULL, 'themeId' => 1624, 'type' => 'master_page', 'value' => 'general', ), ), 543 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023698806762695312, 'params' => array ( 'id' => NULL, 'themeId' => 1624, 'type' => 'master_page', 'value' => 'index', ), ), 544 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002219676971435547, 'params' => array ( 'id' => NULL, 'themeId' => 1624, 'type' => 'master_page', 'value' => 'html_document', ), ), 545 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00020885467529296875, 'params' => array ( 'id' => NULL, 'themeId' => 1624, 'type' => 'master_page', 'value' => 'blank', ), ), 546 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.00026798248291015625, 'params' => array ( 'id' => NULL, 'themeId' => 1624, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 547 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00037097930908203125, 'params' => array ( 0 => 1624, ), ), 548 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.001068115234375, 'params' => array ( 'themeId' => 1624, 'themeId2' => 1624, ), ), 549 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1624', 'execTime' => 0.00025582313537597656, 'params' => array ( ), ), 550 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003330707550048828, 'params' => array ( 0 => 1625, ), ), 551 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003139972686767578, 'params' => array ( 0 => 1625, ), ), 552 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1625', 'execTime' => 0.000782012939453125, 'params' => NULL, ), 553 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1625', 'execTime' => 0.0004019737243652344, 'params' => NULL, ), 554 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1625', 'execTime' => 0.0010290145874023438, 'params' => NULL, ), 555 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0006380081176757812, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => 'body, .ow, .base_sign_in', 'defaultValue' => '#000213', 'type' => 'color', 'themeId' => 1625, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 556 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00034499168395996094, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html', 'defaultValue' => '#B4BCD0', 'type' => 'color', 'themeId' => 1625, 'key' => 'textColor', 'section' => '3. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 557 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00031185150146484375, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a', 'defaultValue' => '#F7F8F8', 'type' => 'color', 'themeId' => 1625, 'key' => 'linkColor', 'section' => '3. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 558 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003628730773925781, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#F7F8F8', 'type' => 'color', 'themeId' => 1625, 'key' => 'titleColor', 'section' => '3. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 559 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003418922424316406, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_logo_wrap a', 'defaultValue' => 'url(images/logo.svg)', 'type' => 'image', 'themeId' => 1625, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '2. Logo image', 'description' => NULL, 'mobile' => false, ), ), 560 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003662109375, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'html body .ow_box_cap h3, .ow_box_cap_empty h3', 'defaultValue' => '#F7F8F8', 'type' => 'color', 'themeId' => 1625, 'key' => 'WidgetTitleColor', 'section' => '3. Colors', 'label' => '6. Box title', 'description' => NULL, 'mobile' => false, ), ), 561 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003190040588378906, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#B4BCD0', 'type' => 'color', 'themeId' => 1625, 'key' => 'menuColor', 'section' => '3. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 562 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003368854522705078, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#7989A0', 'type' => 'color', 'themeId' => 1625, 'key' => 'txtValue', 'section' => '3. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 563 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00030803680419921875, 'params' => array ( 'id' => NULL, 'themeId' => 1625, 'type' => 'decorator', 'value' => 'button', ), ), 564 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023794174194335938, 'params' => array ( 'id' => NULL, 'themeId' => 1625, 'type' => 'master_page', 'value' => 'dndindex', ), ), 565 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00020885467529296875, 'params' => array ( 'id' => NULL, 'themeId' => 1625, 'type' => 'master_page', 'value' => 'general', ), ), 566 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00026106834411621094, 'params' => array ( 'id' => NULL, 'themeId' => 1625, 'type' => 'master_page', 'value' => 'index', ), ), 567 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00022983551025390625, 'params' => array ( 'id' => NULL, 'themeId' => 1625, 'type' => 'master_page', 'value' => 'html_document', ), ), 568 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002200603485107422, 'params' => array ( 'id' => NULL, 'themeId' => 1625, 'type' => 'master_page', 'value' => 'blank', ), ), 569 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.0002598762512207031, 'params' => array ( 'id' => NULL, 'themeId' => 1625, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 570 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0004050731658935547, 'params' => array ( 0 => 1625, ), ), 571 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0010089874267578125, 'params' => array ( 'themeId' => 1625, 'themeId2' => 1625, ), ), 572 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1625', 'execTime' => 0.0002269744873046875, 'params' => array ( ), ), 573 => array ( 'query' => 'SELECT * FROM ow_base_config WHERE `key` = \'base\' AND `name` = \'cachedEntitiesPostfix\' LIMIT 0, 1', 'execTime' => 0.0003299713134765625, 'params' => array ( ), ), 574 => array ( 'query' => 'UPDATE `ow_base_config` SET `value`=:value WHERE id=:id', 'execTime' => 0.0003409385681152344, 'params' => array ( 'id' => 521, 'value' => 'IPy6iryd', ), ), 575 => array ( 'query' => 'SELECT * FROM ow_base_config', 'execTime' => 0.0005869865417480469, 'params' => array ( ), ), 576 => array ( 'query' => 'SELECT * FROM ow_base_language WHERE `status` = \'active\'', 'execTime' => 0.0003948211669921875, 'params' => array ( ), ), 577 => array ( 'query' => 'SELECT k.*, p.`prefix`, v.`value` FROM ow_base_language_key AS k INNER JOIN ow_base_language_prefix AS p ON k.prefixId = p.id INNER JOIN ow_base_language_value AS v ON k.id = v.keyId AND v.languageId = ?', 'execTime' => 0.08172798156738281, 'params' => array ( 0 => 1, ), ), 578 => array ( 'query' => 'SELECT * FROM ow_base_language', 'execTime' => 0.0003809928894042969, 'params' => array ( ), ), 579 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `key` = \'simplicity\' LIMIT 0, 1', 'execTime' => 0.0007278919219970703, 'params' => array ( ), ), 580 => array ( 'query' => 'SELECT * FROM ow_base_theme_content WHERE `themeId` = 1606', 'execTime' => 0.0006308555603027344, 'params' => array ( ), ), 581 => array ( 'query' => 'SELECT * FROM ow_base_theme_master_page WHERE `themeId` = 1606', 'execTime' => 0.0003490447998046875, 'params' => array ( ), ), 582 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `key` = \'turquoise\' LIMIT 0, 1', 'execTime' => 0.0003249645233154297, 'params' => array ( ), ), 583 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `key` = \'turquoise\' LIMIT 0, 1', 'execTime' => 0.0002770423889160156, 'params' => array ( ), ), 584 => array ( 'query' => 'SELECT * FROM ow_base_theme_content WHERE `themeId` = 1607', 'execTime' => 0.00043702125549316406, 'params' => array ( ), ), 585 => array ( 'query' => 'SELECT * FROM ow_base_theme_master_page WHERE `themeId` = 1607', 'execTime' => 0.00032901763916015625, 'params' => array ( ), ), 586 => array ( 'query' => 'SELECT * FROM ow_base_document WHERE `isStatic` = 1 AND `isMobile` = 0', 'execTime' => 0.0003631114959716797, 'params' => array ( ), ), 587 => array ( 'query' => ' SELECT * FROM `ow_base_menu_item` WHERE `visibleFor` & ? AND `externalUrl` IS NULL AND `type` = ? ORDER BY `order` ASC LIMIT 1', 'execTime' => 0.000698089599609375, 'params' => array ( 0 => 1, 1 => 'main', ), ), 588 => array ( 'query' => ' SELECT `mi`.*, `mi`.`key` AS `menu_key`, `d`.`class`, `d`.`action`, `d`.`uri`, `d`.`isStatic` FROM `ow_base_menu_item` AS `mi` LEFT JOIN `ow_base_document` AS `d` ON ( `mi`.`documentKey` = `d`.`key`) WHERE `mi`.`type` = :menuType ORDER BY `mi`.`order` ASC', 'execTime' => 0.0009770393371582031, 'params' => array ( 'menuType' => 'main', ), ), 589 => array ( 'query' => ' SELECT `mi`.*, `mi`.`key` AS `menu_key`, `d`.`class`, `d`.`action`, `d`.`uri`, `d`.`isStatic` FROM `ow_base_menu_item` AS `mi` LEFT JOIN `ow_base_document` AS `d` ON ( `mi`.`documentKey` = `d`.`key`) WHERE `mi`.`type` = :menuType ORDER BY `mi`.`order` ASC', 'execTime' => 0.0008580684661865234, 'params' => array ( 'menuType' => 'bottom', ), ), 590 => array ( 'query' => 'SELECT * FROM ow_base_question_account_type ORDER BY sortOrder', 'execTime' => 0.0005209445953369141, 'params' => array ( ), ), 591 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'base\' AND `actionKey` = \'daily_login\' LIMIT 0, 1', 'execTime' => 0.0004730224609375, 'params' => array ( ), ), 592 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'base\' AND `actionKey` = \'user_join\' LIMIT 0, 1', 'execTime' => 0.0003800392150878906, 'params' => array ( ), ), 593 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'base\' AND `actionKey` = \'search_users\' LIMIT 0, 1', 'execTime' => 0.00032520294189453125, 'params' => array ( ), ), 594 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'base\' AND `actionKey` = \'add_comment\' LIMIT 0, 1', 'execTime' => 0.000370025634765625, 'params' => array ( ), ), 595 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'usercredits\' AND `actionKey` = \'buy_credits\' LIMIT 0, 1', 'execTime' => 0.0003070831298828125, 'params' => array ( ), ), 596 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'usercredits\' AND `actionKey` = \'grant_by_user\' LIMIT 0, 1', 'execTime' => 0.00031280517578125, 'params' => array ( ), ), 597 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'usercredits\' AND `actionKey` = \'grant_to_user\' LIMIT 0, 1', 'execTime' => 0.0003190040588378906, 'params' => array ( ), ), 598 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'usercredits\' AND `actionKey` = \'set_by_admin\' LIMIT 0, 1', 'execTime' => 0.00030612945556640625, 'params' => array ( ), ), 599 => array ( 'query' => 'SELECT * FROM ow_base_question_account_type ORDER BY sortOrder', 'execTime' => 0.000553131103515625, 'params' => array ( ), ), 600 => array ( 'query' => ' SELECT `question`.* FROM `ow_base_question` as `question` LEFT JOIN `ow_base_question_section` as `section` ON ( `question`.`sectionName` = `section`.`name` AND `question`.`sectionName` != \'\' AND `question`.`sectionName` IS NOT NULL ) WHERE `question`.`base` = 1 AND `question`.`onJoin` = \'1\' AND ( `section`.isHidden IS NULL OR `section`.isHidden = 0 ) ORDER BY IF( `section`.`name` IS NULL, 0, 1 ), `section`.`sortOrder`, `question`.`sortOrder` ', 'execTime' => 0.0011658668518066406, 'params' => NULL, ), 601 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` IN(\'sex\',\'match_sex\') ORDER BY sortOrder', 'execTime' => 0.0006899833679199219, 'params' => array ( ), ), 602 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` IN(\'username\',\'email\',\'password\',\'sex\',\'match_sex\') ORDER BY sortOrder', 'execTime' => 0.0008909702301025391, 'params' => array ( ), ), 603 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` IN(\'\',\'sex\') ORDER BY sortOrder', 'execTime' => 0.0005548000335693359, 'params' => array ( ), ), 604 => array ( 'query' => 'SELECT * FROM ow_base_question_value WHERE `questionName` IN(\'username\',\'email\',\'password\',\'sex\',\'match_sex\') ORDER BY questionName, sortOrder', 'execTime' => 0.001505136489868164, 'params' => array ( ), ), 605 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` = \'username\' LIMIT 0, 1', 'execTime' => 0.0005719661712646484, 'params' => array ( ), ), 606 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` = \'email\' LIMIT 0, 1', 'execTime' => 0.0006120204925537109, 'params' => array ( ), ), 607 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` = \'password\' LIMIT 0, 1', 'execTime' => 0.0005970001220703125, 'params' => array ( ), ), 608 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` = \'repeatPassword\' LIMIT 0, 1', 'execTime' => 0.0003600120544433594, 'params' => array ( ), ), 609 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` = \'sex\' LIMIT 0, 1', 'execTime' => 0.00039196014404296875, 'params' => array ( ), ), 610 => array ( 'query' => 'SELECT * FROM ow_skadate_account_type_to_gender', 'execTime' => 0.00041103363037109375, 'params' => array ( ), ), 611 => array ( 'query' => 'UPDATE `ow_base_plugin` SET developerKey=:dk WHERE `key`=:k', 'execTime' => 0.0004420280456542969, 'params' => array ( 'dk' => '99d6bdd5bb6468beaf118c4664dd92ff', 'k' => 'pcgallery', ), ), 612 => array ( 'query' => 'SELECT * FROM ow_base_language', 'execTime' => 0.000331878662109375, 'params' => array ( ), ), 613 => array ( 'query' => 'SELECT count(DISTINCT `entityId`) `count`, `entityType` FROM `ow_moderation_entity` WHERE `entityType` IN (\'user_join\', \'comment\', \'avatar-change\', \'photo_comments\', \'user-status\', \'blog-post\', \'event\', \'forum-topic\', \'forum-post\', \'group\') AND `userId`=0 GROUP BY `entityType`', 'execTime' => 0.0003039836883544922, 'params' => NULL, ), 614 => array ( 'query' => 'SELECT count(DISTINCT `entityId`) `count`, `entityType` FROM `ow_moderation_entity` WHERE `entityType` IN (\'user_join\', \'comment\', \'avatar-change\', \'photo_comments\', \'user-status\', \'blog-post\', \'event\', \'forum-topic\', \'forum-post\', \'group\') AND 1 GROUP BY `entityType`', 'execTime' => 0.0001850128173828125, 'params' => NULL, ), 615 => array ( 'query' => 'SELECT COUNT(*) FROM ow_base_invitation WHERE `userId` = 0', 'execTime' => 0.00020694732666015625, 'params' => array ( ), ), 616 => array ( 'query' => 'SELECT COUNT(*) FROM ow_base_invitation WHERE `userId` = 0 AND `viewed` = 0', 'execTime' => 0.00015091896057128906, 'params' => array ( ), ), 617 => array ( 'query' => 'SELECT COUNT(*) FROM ow_notifications_notification WHERE `userId` = 0 AND `viewed` = 0', 'execTime' => 0.00013208389282226562, 'params' => array ( ), ), 618 => array ( 'query' => 'SELECT COUNT(*) FROM ow_notifications_notification WHERE `userId` = 0', 'execTime' => 0.00011801719665527344, 'params' => array ( ), ), 619 => array ( 'query' => 'SELECT COUNT(*) FROM `ow_friends_friendship` `friends_friendship` INNER JOIN `ow_base_user` base_user_table_alias ON base_user_table_alias.`id` = `friends_friendship`.`userId` LEFT JOIN `ow_base_user_suspend` base_user_suspend_table_alias ON base_user_suspend_table_alias.`userId` = `base_user_table_alias`.`id` WHERE (`base_user_suspend_table_alias`.`id` IS NULL) AND (`base_user_table_alias`.`emailVerify` = 1) AND `friends_friendship`.`friendId`=0 AND `friends_friendship`.`status` = \'pending\'', 'execTime' => 0.0002601146697998047, 'params' => array ( ), ), 620 => array ( 'query' => 'SELECT COUNT(*) FROM `ow_friends_friendship` `friends_friendship` INNER JOIN `ow_base_user` base_user_table_alias ON base_user_table_alias.`id` = `friends_friendship`.`userId` LEFT JOIN `ow_base_user_suspend` base_user_suspend_table_alias ON base_user_suspend_table_alias.`userId` = `base_user_table_alias`.`id` WHERE (`base_user_suspend_table_alias`.`id` IS NULL) AND (`base_user_table_alias`.`emailVerify` = 1) AND `friends_friendship`.`friendId`=0 AND `friends_friendship`.`status` = \'pending\' AND `friends_friendship`.`viewed` = \'0\'', 'execTime' => 0.0002238750457763672, 'params' => array ( ), ), 621 => array ( 'query' => 'show tables like \'ow_base_geolocation_country\'', 'execTime' => 0.0014171600341796875, 'params' => NULL, ), 622 => array ( 'query' => 'SELECT * FROM ow_base_authorization_group', 'execTime' => 0.0004429817199707031, 'params' => array ( ), ), 623 => array ( 'query' => 'SELECT * FROM ow_base_authorization_moderator ORDER BY id', 'execTime' => 0.0004150867462158203, 'params' => array ( ), ), 624 => array ( 'query' => 'SELECT * FROM ow_base_authorization_moderator_permission', 'execTime' => 0.0002799034118652344, 'params' => array ( ), ), 625 => array ( 'query' => 'SELECT * FROM ow_base_authorization_action', 'execTime' => 0.0003349781036376953, 'params' => array ( ), ), 626 => array ( 'query' => 'SELECT * FROM ow_base_authorization_permission', 'execTime' => 0.0002799034118652344, 'params' => array ( ), ), 627 => array ( 'query' => 'SELECT * FROM ow_base_authorization_role ORDER BY `sortOrder` ASC', 'execTime' => 0.0003681182861328125, 'params' => array ( ), ), 628 => array ( 'query' => 'SELECT `b`.* FROM `ow_ads_banner` AS `b` LEFT JOIN `ow_ads_banner_position` AS `bp` ON (`b`.`id` = `bp`.`bannerId`) LEFT JOIN `ow_ads_banner_location` AS `bl` ON (`b`.`id` = `bl`.`bannerId`) WHERE `bp`.`position` = :position AND `bp`.`pluginKey` IN ( :pluginKey, \'base\' ) AND ( `bl`.`location` IS NULL)', 'execTime' => 0.0005779266357421875, 'params' => array ( 'pluginKey' => 'SKADATE', 'position' => 'top', ), ), 629 => array ( 'query' => 'SELECT `b`.* FROM `ow_ads_banner` AS `b` LEFT JOIN `ow_ads_banner_position` AS `bp` ON (`b`.`id` = `bp`.`bannerId`) LEFT JOIN `ow_ads_banner_location` AS `bl` ON (`b`.`id` = `bl`.`bannerId`) WHERE `bp`.`position` = :position AND `bp`.`pluginKey` IN ( :pluginKey, \'base\' ) AND ( `bl`.`location` IS NULL)', 'execTime' => 0.000415802001953125, 'params' => array ( 'pluginKey' => 'SKADATE', 'position' => 'bottom', ), ), 630 => array ( 'query' => 'SELECT * FROM ow_base_place WHERE `name` = \'index\' LIMIT 0, 1', 'execTime' => 0.0004589557647705078, 'params' => array ( ), ), 631 => array ( 'query' => 'SELECT * FROM ow_base_component_place_cache WHERE `placeId` = 2 AND `entityId` = 0 LIMIT 0, 1', 'execTime' => 0.0005588531494140625, 'params' => array ( ), ), 632 => array ( 'query' => 'SELECT `b`.* FROM `ow_ads_banner` AS `b` LEFT JOIN `ow_ads_banner_position` AS `bp` ON (`b`.`id` = `bp`.`bannerId`) LEFT JOIN `ow_ads_banner_location` AS `bl` ON (`b`.`id` = `bl`.`bannerId`) WHERE `bp`.`position` = :position AND `bp`.`pluginKey` IN ( :pluginKey, \'base\' ) AND ( `bl`.`location` IS NULL)', 'execTime' => 0.0005450248718261719, 'params' => array ( 'pluginKey' => 'SKADATE', 'position' => 'sidebar', ), ), ), 'debugMode' => true, 'isProfilerEnabled' => true, 'profiler' => \UTIL_Profiler::__set_state(array( 'checkPoints' => array ( 'start' => 1774337865.026099, ), 'key' => 'db', 'result' => array ( ), 'chkCounter' => 0, )), 'queryExecTime' => 0.0005450248718261719, 'totalQueryExecTime' => 0.28398704528808594, 'queryCount' => 633, 'useCashe' => false, )), )), 'userFeaturedDao' => \BOL_UserFeaturedDao::__set_state(array( 'dbo' => \OW_Database::__set_state(array( 'connection' => \PDO::__set_state(array( )), 'affectedRows' => 0, 'queryLog' => array ( 0 => array ( 'query' => 'SELECT * FROM ow_base_config', 'execTime' => 0.0009129047393798828, 'params' => array ( ), ), 1 => array ( 'query' => 'SELECT * FROM ow_base_language', 'execTime' => 0.0005710124969482422, 'params' => array ( ), ), 2 => array ( 'query' => 'SELECT * FROM ow_base_plugin', 'execTime' => 0.0006101131439208984, 'params' => array ( ), ), 3 => array ( 'query' => 'SELECT * FROM ow_base_language ORDER BY `order` ASC LIMIT 0, 1', 'execTime' => 0.0005078315734863281, 'params' => array ( ), ), 4 => array ( 'query' => 'SET TIME_ZONE = ?', 'execTime' => 0.0004220008850097656, 'params' => array ( 0 => '-04:00', ), ), 5 => array ( 'query' => 'SELECT * FROM ow_virtualgifts_template', 'execTime' => 0.0006029605865478516, 'params' => array ( ), ), 6 => array ( 'query' => 'SELECT * FROM ow_base_document WHERE `uri` = \'join\' AND `isStatic` = 1 LIMIT 0, 1', 'execTime' => 0.0007178783416748047, 'params' => array ( ), ), 7 => array ( 'query' => 'SELECT * FROM ow_base_theme', 'execTime' => 0.0006940364837646484, 'params' => array ( ), ), 8 => array ( 'query' => 'SELECT * FROM ow_base_theme', 'execTime' => 0.0008101463317871094, 'params' => array ( ), ), 9 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0004200935363769531, 'params' => array ( 0 => 1555, ), ), 10 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0004000663757324219, 'params' => array ( 0 => 1555, ), ), 11 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1555', 'execTime' => 0.0010080337524414062, 'params' => NULL, ), 12 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1555', 'execTime' => 0.0004069805145263672, 'params' => NULL, ), 13 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1555', 'execTime' => 0.0010979175567626953, 'params' => NULL, ), 14 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0006210803985595703, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body', 'defaultValue' => '#FDF0E6', 'type' => 'color', 'themeId' => 1555, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 15 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0004799365997314453, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#825842', 'type' => 'color', 'themeId' => 1555, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 16 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003509521484375, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#2a80ae', 'type' => 'color', 'themeId' => 1555, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 17 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003490447998046875, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#B99480', 'type' => 'color', 'themeId' => 1555, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 18 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00035500526428222656, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_page_wrap', 'defaultValue' => 'url(images/promo.png)', 'type' => 'image', 'themeId' => 1555, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 19 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0004341602325439453, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_page_wrap_inner', 'defaultValue' => 'url(images/promo_inner.png)', 'type' => 'image', 'themeId' => 1555, 'key' => 'headerBackground', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 20 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003848075866699219, 'params' => array ( 'id' => NULL, 'attribute' => 'background', 'selector' => '.ow_footer', 'defaultValue' => '#FDF0E6', 'type' => 'color', 'themeId' => 1555, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '5. Footer background color', 'description' => NULL, 'mobile' => false, ), ), 21 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003299713134765625, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1555, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 22 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003349781036376953, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#ff7000', 'type' => 'color', 'themeId' => 1555, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 23 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0004229545593261719, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.sitelogo', 'defaultValue' => 'url(images/sitelogo.png)', 'type' => 'image', 'themeId' => 1555, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '4. Logo image', 'description' => NULL, 'mobile' => false, ), ), 24 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0003199577331542969, 'params' => array ( 'id' => NULL, 'themeId' => 1555, 'type' => 'decorator', 'value' => 'button', ), ), 25 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00029921531677246094, 'params' => array ( 'id' => NULL, 'themeId' => 1555, 'type' => 'master_page', 'value' => 'dndindex', ), ), 26 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00025391578674316406, 'params' => array ( 'id' => NULL, 'themeId' => 1555, 'type' => 'master_page', 'value' => 'general', ), ), 27 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023698806762695312, 'params' => array ( 'id' => NULL, 'themeId' => 1555, 'type' => 'master_page', 'value' => 'index', ), ), 28 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00030994415283203125, 'params' => array ( 'id' => NULL, 'themeId' => 1555, 'type' => 'master_page', 'value' => 'html_document', ), ), 29 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002410411834716797, 'params' => array ( 'id' => NULL, 'themeId' => 1555, 'type' => 'master_page', 'value' => 'blank', ), ), 30 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.0002942085266113281, 'params' => array ( 'id' => NULL, 'themeId' => 1555, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 31 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00039196014404296875, 'params' => array ( 0 => 1555, ), ), 32 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0010747909545898438, 'params' => array ( 'themeId' => 1555, 'themeId2' => 1555, ), ), 33 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1555', 'execTime' => 0.0003249645233154297, 'params' => array ( ), ), 34 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00033783912658691406, 'params' => array ( 0 => 1559, ), ), 35 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002949237823486328, 'params' => array ( 0 => 1559, ), ), 36 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1559', 'execTime' => 0.0008411407470703125, 'params' => NULL, ), 37 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1559', 'execTime' => 0.000370025634765625, 'params' => NULL, ), 38 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1559', 'execTime' => 0.0010089874267578125, 'params' => NULL, ), 39 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0006060600280761719, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body, .base_sign_in', 'defaultValue' => '#ece8e4', 'type' => 'color', 'themeId' => 1559, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 40 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.000431060791015625, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#494949', 'type' => 'color', 'themeId' => 1559, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 41 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003490447998046875, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#004d7e', 'type' => 'color', 'themeId' => 1559, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 42 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003581047058105469, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#004d7e', 'type' => 'color', 'themeId' => 1559, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 43 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.000392913818359375, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header_wrap', 'defaultValue' => 'url(images/bg_small.jpg)', 'type' => 'image', 'themeId' => 1559, 'key' => 'headerImage', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 44 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00047588348388671875, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header_pic', 'defaultValue' => 'url(images/header_s.png)', 'type' => 'image', 'themeId' => 1559, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '4. Logo image', 'description' => NULL, 'mobile' => false, ), ), 45 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00045418739318847656, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#252525', 'type' => 'color', 'themeId' => 1559, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 46 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00034999847412109375, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#494949', 'type' => 'color', 'themeId' => 1559, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 47 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00037598609924316406, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_sign_in, .index_master_page.ow_page_wrap', 'defaultValue' => 'url(images/bg.jpg)', 'type' => 'image', 'themeId' => 1559, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 48 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002868175506591797, 'params' => array ( 'id' => NULL, 'themeId' => 1559, 'type' => 'decorator', 'value' => 'button', ), ), 49 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023889541625976562, 'params' => array ( 'id' => NULL, 'themeId' => 1559, 'type' => 'master_page', 'value' => 'dndindex', ), ), 50 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00031280517578125, 'params' => array ( 'id' => NULL, 'themeId' => 1559, 'type' => 'master_page', 'value' => 'general', ), ), 51 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023293495178222656, 'params' => array ( 'id' => NULL, 'themeId' => 1559, 'type' => 'master_page', 'value' => 'index', ), ), 52 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002181529998779297, 'params' => array ( 'id' => NULL, 'themeId' => 1559, 'type' => 'master_page', 'value' => 'html_document', ), ), 53 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00021505355834960938, 'params' => array ( 'id' => NULL, 'themeId' => 1559, 'type' => 'master_page', 'value' => 'blank', ), ), 54 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.00027108192443847656, 'params' => array ( 'id' => NULL, 'themeId' => 1559, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 55 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0004589557647705078, 'params' => array ( 0 => 1559, ), ), 56 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0011219978332519531, 'params' => array ( 'themeId' => 1559, 'themeId2' => 1559, ), ), 57 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1559', 'execTime' => 0.00026798248291015625, 'params' => array ( ), ), 58 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003077983856201172, 'params' => array ( 0 => 1606, ), ), 59 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00030112266540527344, 'params' => array ( 0 => 1606, ), ), 60 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1606', 'execTime' => 0.001013040542602539, 'params' => NULL, ), 61 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1606', 'execTime' => 0.00028896331787109375, 'params' => NULL, ), 62 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1606', 'execTime' => 0.0008571147918701172, 'params' => NULL, ), 63 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0006830692291259766, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => 'body, .ow_bg_color', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1606, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 64 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00038909912109375, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html', 'defaultValue' => '#828894', 'type' => 'color', 'themeId' => 1606, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 65 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0004019737243652344, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a', 'defaultValue' => '#5b646a', 'type' => 'color', 'themeId' => 1606, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 66 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00034499168395996094, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#5b646a', 'type' => 'color', 'themeId' => 1606, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 67 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003638267517089844, 'params' => array ( 'id' => NULL, 'attribute' => 'background', 'selector' => '.ow_footer', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1606, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '4. Footer background color', 'description' => NULL, 'mobile' => false, ), ), 68 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0004401206970214844, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_logo', 'defaultValue' => 'url(images/logo.png)', 'type' => 'image', 'themeId' => 1606, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '3. Logo image', 'description' => NULL, 'mobile' => false, ), ), 69 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00035381317138671875, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header_pic', 'defaultValue' => 'url(images/header.jpg)', 'type' => 'image', 'themeId' => 1606, 'key' => 'headerImage', 'section' => '1. General Settings', 'label' => '2. Header background image', 'description' => NULL, 'mobile' => false, ), ), 70 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003609657287597656, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#5b646a', 'type' => 'color', 'themeId' => 1606, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 71 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003330707550048828, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_outline, .ow_txt_value', 'defaultValue' => '#2db395', 'type' => 'color', 'themeId' => 1606, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 72 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002541542053222656, 'params' => array ( 'id' => NULL, 'themeId' => 1606, 'type' => 'decorator', 'value' => 'button', ), ), 73 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00028705596923828125, 'params' => array ( 'id' => NULL, 'themeId' => 1606, 'type' => 'master_page', 'value' => 'dndindex', ), ), 74 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023102760314941406, 'params' => array ( 'id' => NULL, 'themeId' => 1606, 'type' => 'master_page', 'value' => 'admin', ), ), 75 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00021696090698242188, 'params' => array ( 'id' => NULL, 'themeId' => 1606, 'type' => 'master_page', 'value' => 'general', ), ), 76 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00024390220642089844, 'params' => array ( 'id' => NULL, 'themeId' => 1606, 'type' => 'master_page', 'value' => 'html_document', ), ), 77 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023508071899414062, 'params' => array ( 'id' => NULL, 'themeId' => 1606, 'type' => 'master_page', 'value' => 'blank', ), ), 78 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023603439331054688, 'params' => array ( 'id' => NULL, 'themeId' => 1606, 'type' => 'm_master_page', 'value' => 'mobile_blank', ), ), 79 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023102760314941406, 'params' => array ( 'id' => NULL, 'themeId' => 1606, 'type' => 'm_master_page', 'value' => 'mobile_general', ), ), 80 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002589225769042969, 'params' => array ( 'id' => NULL, 'themeId' => 1606, 'type' => 'm_master_page', 'value' => 'mobile_html_document', ), ), 81 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00039505958557128906, 'params' => array ( 0 => 1606, ), ), 82 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0010399818420410156, 'params' => array ( 'themeId' => 1606, 'themeId2' => 1606, ), ), 83 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1606', 'execTime' => 0.0003027915954589844, 'params' => array ( ), ), 84 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00032591819763183594, 'params' => array ( 0 => 1607, ), ), 85 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002830028533935547, 'params' => array ( 0 => 1607, ), ), 86 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1607', 'execTime' => 0.0008039474487304688, 'params' => NULL, ), 87 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1607', 'execTime' => 0.0004851818084716797, 'params' => NULL, ), 88 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1607', 'execTime' => 0.0011649131774902344, 'params' => NULL, ), 89 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0006041526794433594, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => 'body, .ow_bg_color', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1607, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 90 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003559589385986328, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .index_qs_widget', 'defaultValue' => '#828894', 'type' => 'color', 'themeId' => 1607, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 91 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00039887428283691406, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a', 'defaultValue' => '#5b646a', 'type' => 'color', 'themeId' => 1607, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 92 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003559589385986328, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#5b646a', 'type' => 'color', 'themeId' => 1607, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 93 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00031304359436035156, 'params' => array ( 'id' => NULL, 'attribute' => 'background', 'selector' => '.ow_footer', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1607, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '5. Footer background color', 'description' => NULL, 'mobile' => false, ), ), 94 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00036787986755371094, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_logo, .index_master_page .logo_url', 'defaultValue' => 'url(images/logo.png)', 'type' => 'image', 'themeId' => 1607, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '4. Logo image', 'description' => NULL, 'mobile' => false, ), ), 95 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003101825714111328, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header_pic', 'defaultValue' => 'url(images/header.jpg)', 'type' => 'image', 'themeId' => 1607, 'key' => 'headerImage', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 96 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00034880638122558594, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#5b646a', 'type' => 'color', 'themeId' => 1607, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 97 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003209114074707031, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_outline, .ow_txt_value', 'defaultValue' => '#ef6ba3', 'type' => 'color', 'themeId' => 1607, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 98 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003159046173095703, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.index_master_page .ow_header_wrap', 'defaultValue' => 'url(images/bg_promo.jpg)', 'type' => 'image', 'themeId' => 1607, 'key' => 'indexImage', 'section' => '1. General Settings', 'label' => '2. Page background image', 'description' => NULL, 'mobile' => false, ), ), 99 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00025916099548339844, 'params' => array ( 'id' => NULL, 'themeId' => 1607, 'type' => 'decorator', 'value' => 'button', ), ), 100 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002319812774658203, 'params' => array ( 'id' => NULL, 'themeId' => 1607, 'type' => 'master_page', 'value' => 'dndindex', ), ), 101 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002219676971435547, 'params' => array ( 'id' => NULL, 'themeId' => 1607, 'type' => 'master_page', 'value' => 'general', ), ), 102 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00021600723266601562, 'params' => array ( 'id' => NULL, 'themeId' => 1607, 'type' => 'master_page', 'value' => 'index', ), ), 103 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002529621124267578, 'params' => array ( 'id' => NULL, 'themeId' => 1607, 'type' => 'master_page', 'value' => 'html_document', ), ), 104 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00021791458129882812, 'params' => array ( 'id' => NULL, 'themeId' => 1607, 'type' => 'master_page', 'value' => 'blank', ), ), 105 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.0002639293670654297, 'params' => array ( 'id' => NULL, 'themeId' => 1607, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 106 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003981590270996094, 'params' => array ( 0 => 1607, ), ), 107 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0010190010070800781, 'params' => array ( 'themeId' => 1607, 'themeId2' => 1607, ), ), 108 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1607', 'execTime' => 0.0002288818359375, 'params' => array ( ), ), 109 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002739429473876953, 'params' => array ( 0 => 1608, ), ), 110 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002810955047607422, 'params' => array ( 0 => 1608, ), ), 111 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1608', 'execTime' => 0.0006909370422363281, 'params' => NULL, ), 112 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1608', 'execTime' => 0.0003859996795654297, 'params' => NULL, ), 113 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1608', 'execTime' => 0.0012140274047851562, 'params' => NULL, ), 114 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0006749629974365234, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => 'body, body.ow, body.base_sign_in', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1608, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 115 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003941059112548828, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#333', 'type' => 'color', 'themeId' => 1608, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 116 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00032901763916015625, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#2a80ae', 'type' => 'color', 'themeId' => 1608, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 117 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00039005279541015625, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#005466', 'type' => 'color', 'themeId' => 1608, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 118 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003330707550048828, 'params' => array ( 'id' => NULL, 'attribute' => 'background', 'selector' => '.ow_footer', 'defaultValue' => '#EAF7FB', 'type' => 'color', 'themeId' => 1608, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '5. Footer background color', 'description' => NULL, 'mobile' => false, ), ), 119 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00030493736267089844, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header', 'defaultValue' => 'url(images/header_s.png)', 'type' => 'image', 'themeId' => 1608, 'key' => 'headerBackground', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 120 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00037097930908203125, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_logo', 'defaultValue' => 'url(images/logo.png)', 'type' => 'image', 'themeId' => 1608, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '4. Logo image', 'description' => NULL, 'mobile' => false, ), ), 121 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0002899169921875, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#005466', 'type' => 'color', 'themeId' => 1608, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 122 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0002989768981933594, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#005074', 'type' => 'color', 'themeId' => 1608, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 123 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003478527069091797, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page', 'defaultValue' => 'url(images/bg.png)', 'type' => 'image', 'themeId' => 1608, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 124 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.000244140625, 'params' => array ( 'id' => NULL, 'themeId' => 1608, 'type' => 'decorator', 'value' => 'button', ), ), 125 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002200603485107422, 'params' => array ( 'id' => NULL, 'themeId' => 1608, 'type' => 'master_page', 'value' => 'dndindex', ), ), 126 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002701282501220703, 'params' => array ( 'id' => NULL, 'themeId' => 1608, 'type' => 'master_page', 'value' => 'general', ), ), 127 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00021314620971679688, 'params' => array ( 'id' => NULL, 'themeId' => 1608, 'type' => 'master_page', 'value' => 'index', ), ), 128 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00020885467529296875, 'params' => array ( 'id' => NULL, 'themeId' => 1608, 'type' => 'master_page', 'value' => 'html_document', ), ), 129 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00020599365234375, 'params' => array ( 'id' => NULL, 'themeId' => 1608, 'type' => 'master_page', 'value' => 'blank', ), ), 130 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.0002582073211669922, 'params' => array ( 'id' => NULL, 'themeId' => 1608, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 131 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00037217140197753906, 'params' => array ( 0 => 1608, ), ), 132 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.001035928726196289, 'params' => array ( 'themeId' => 1608, 'themeId2' => 1608, ), ), 133 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1608', 'execTime' => 0.0002760887145996094, 'params' => array ( ), ), 134 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00031876564025878906, 'params' => array ( 0 => 1609, ), ), 135 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00031495094299316406, 'params' => array ( 0 => 1609, ), ), 136 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1609', 'execTime' => 0.0008540153503417969, 'params' => NULL, ), 137 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1609', 'execTime' => 0.0005068778991699219, 'params' => NULL, ), 138 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1609', 'execTime' => 0.001313924789428711, 'params' => NULL, ), 139 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0006289482116699219, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => 'body, .ow, body, html, .base_sign_in', 'defaultValue' => '#333', 'type' => 'color', 'themeId' => 1609, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 140 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003838539123535156, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html', 'defaultValue' => '#c4c4c4', 'type' => 'color', 'themeId' => 1609, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 141 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003612041473388672, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a', 'defaultValue' => '#ae9e78', 'type' => 'color', 'themeId' => 1609, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 142 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00034499168395996094, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#e4e4e4', 'type' => 'color', 'themeId' => 1609, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 143 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00028204917907714844, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow_footer', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1609, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '7. Footer background color', 'description' => NULL, 'mobile' => false, ), ), 144 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00035381317138671875, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1609, 'key' => 'headerBackground', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 145 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0002999305725097656, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_logo_wrap a', 'defaultValue' => 'url(images/logo_console.png)', 'type' => 'image', 'themeId' => 1609, 'key' => 'ConsoleImage', 'section' => '1. General Settings', 'label' => '6. Console logo image', 'description' => NULL, 'mobile' => false, ), ), 146 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0002911090850830078, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.logo_url', 'defaultValue' => 'url(images/logo_inner.png)', 'type' => 'image', 'themeId' => 1609, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '5. Inner logo image', 'description' => NULL, 'mobile' => false, ), ), 147 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003440380096435547, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#cbcbcb', 'type' => 'color', 'themeId' => 1609, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 148 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003211498260498047, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#D76243', 'type' => 'color', 'themeId' => 1609, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 149 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003039836883544922, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.index_master_page .logo_url', 'defaultValue' => 'url(images/logo_index.png)', 'type' => 'image', 'themeId' => 1609, 'key' => 'indexLogoImage', 'section' => '1. General Settings', 'label' => '4. Index logo image', 'description' => NULL, 'mobile' => false, ), ), 150 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003490447998046875, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.index_master_page .ow_header', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1609, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 151 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002460479736328125, 'params' => array ( 'id' => NULL, 'themeId' => 1609, 'type' => 'decorator', 'value' => 'button', ), ), 152 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023484230041503906, 'params' => array ( 'id' => NULL, 'themeId' => 1609, 'type' => 'master_page', 'value' => 'dndindex', ), ), 153 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00027298927307128906, 'params' => array ( 'id' => NULL, 'themeId' => 1609, 'type' => 'master_page', 'value' => 'general', ), ), 154 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00022101402282714844, 'params' => array ( 'id' => NULL, 'themeId' => 1609, 'type' => 'master_page', 'value' => 'index', ), ), 155 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023293495178222656, 'params' => array ( 'id' => NULL, 'themeId' => 1609, 'type' => 'master_page', 'value' => 'html_document', ), ), 156 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002110004425048828, 'params' => array ( 'id' => NULL, 'themeId' => 1609, 'type' => 'master_page', 'value' => 'blank', ), ), 157 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.00025200843811035156, 'params' => array ( 'id' => NULL, 'themeId' => 1609, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 158 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00037097930908203125, 'params' => array ( 0 => 1609, ), ), 159 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0011229515075683594, 'params' => array ( 'themeId' => 1609, 'themeId2' => 1609, ), ), 160 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1609', 'execTime' => 0.0002751350402832031, 'params' => array ( ), ), 161 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003180503845214844, 'params' => array ( 0 => 1610, ), ), 162 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003161430358886719, 'params' => array ( 0 => 1610, ), ), 163 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1610', 'execTime' => 0.0008440017700195312, 'params' => NULL, ), 164 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1610', 'execTime' => 0.0004451274871826172, 'params' => NULL, ), 165 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1610', 'execTime' => 0.0013129711151123047, 'params' => NULL, ), 166 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0006320476531982422, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => 'body, .base_sign_in', 'defaultValue' => '#e8e7e7', 'type' => 'color', 'themeId' => 1610, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 167 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003638267517089844, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html', 'defaultValue' => '#4f5460', 'type' => 'color', 'themeId' => 1610, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 168 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003190040588378906, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a', 'defaultValue' => '#465c95', 'type' => 'color', 'themeId' => 1610, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 169 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0004019737243652344, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#666', 'type' => 'color', 'themeId' => 1610, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 170 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.000347137451171875, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow_footer', 'defaultValue' => '#e17e64', 'type' => 'color', 'themeId' => 1610, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '7. Footer background color', 'description' => NULL, 'mobile' => false, ), ), 171 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00030803680419921875, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_logo_wrap a', 'defaultValue' => 'url(images/logo_console.png)', 'type' => 'image', 'themeId' => 1610, 'key' => 'ConsoleImage', 'section' => '1. General Settings', 'label' => '6. Console logo image', 'description' => NULL, 'mobile' => false, ), ), 172 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00034999847412109375, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header_pic_wrap', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1610, 'key' => 'headerBackground', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 173 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00032806396484375, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.logo_url', 'defaultValue' => 'url(images/logo_inner.png)', 'type' => 'image', 'themeId' => 1610, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '5. Inner logo image', 'description' => NULL, 'mobile' => false, ), ), 174 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003151893615722656, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#cbcbcb', 'type' => 'color', 'themeId' => 1610, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 175 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003159046173095703, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#D76243', 'type' => 'color', 'themeId' => 1610, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 176 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00031304359436035156, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.index_master_page .logo_url', 'defaultValue' => 'url(images/logo_index.png)', 'type' => 'image', 'themeId' => 1610, 'key' => 'indexLogoImage', 'section' => '1. General Settings', 'label' => '4. Index logo image', 'description' => NULL, 'mobile' => false, ), ), 177 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003209114074707031, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.index_master_page .ow_header', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1610, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 178 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00024700164794921875, 'params' => array ( 'id' => NULL, 'themeId' => 1610, 'type' => 'decorator', 'value' => 'button', ), ), 179 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002319812774658203, 'params' => array ( 'id' => NULL, 'themeId' => 1610, 'type' => 'master_page', 'value' => 'dndindex', ), ), 180 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00022292137145996094, 'params' => array ( 'id' => NULL, 'themeId' => 1610, 'type' => 'master_page', 'value' => 'general', ), ), 181 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002589225769042969, 'params' => array ( 'id' => NULL, 'themeId' => 1610, 'type' => 'master_page', 'value' => 'index', ), ), 182 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00021696090698242188, 'params' => array ( 'id' => NULL, 'themeId' => 1610, 'type' => 'master_page', 'value' => 'html_document', ), ), 183 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00022912025451660156, 'params' => array ( 'id' => NULL, 'themeId' => 1610, 'type' => 'master_page', 'value' => 'blank', ), ), 184 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.00025200843811035156, 'params' => array ( 'id' => NULL, 'themeId' => 1610, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 185 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00043201446533203125, 'params' => array ( 0 => 1610, ), ), 186 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0006840229034423828, 'params' => array ( 'themeId' => 1610, 'themeId2' => 1610, ), ), 187 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1610', 'execTime' => 0.00011801719665527344, 'params' => array ( ), ), 188 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00014901161193847656, 'params' => array ( 0 => 1611, ), ), 189 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.000141143798828125, 'params' => array ( 0 => 1611, ), ), 190 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1611', 'execTime' => 0.0002830028533935547, 'params' => NULL, ), 191 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1611', 'execTime' => 0.00015211105346679688, 'params' => NULL, ), 192 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1611', 'execTime' => 0.0003960132598876953, 'params' => NULL, ), 193 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0005090236663818359, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body', 'defaultValue' => '#2f0023', 'type' => 'color', 'themeId' => 1611, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 194 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00040602684020996094, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#cecece', 'type' => 'color', 'themeId' => 1611, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 195 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.000308990478515625, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#5079cd', 'type' => 'color', 'themeId' => 1611, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 196 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003218650817871094, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#cecece', 'type' => 'color', 'themeId' => 1611, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 197 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003650188446044922, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_page_wrap', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1611, 'key' => 'backgroundImage', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 198 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0002951622009277344, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header', 'defaultValue' => 'url(images/bg_pic.jpg)', 'type' => 'image', 'themeId' => 1611, 'key' => 'headerImage', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 199 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003349781036376953, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1611, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 200 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.000370025634765625, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#cecece', 'type' => 'color', 'themeId' => 1611, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 201 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00031685829162597656, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .sitelogo', 'defaultValue' => 'url(images/site_name.png)', 'type' => 'image', 'themeId' => 1611, 'key' => 'indexLogoImage', 'section' => '1. General Settings', 'label' => '4. Index Logo image', 'description' => NULL, 'mobile' => false, ), ), 202 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00030112266540527344, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.sitelogo', 'defaultValue' => 'url(images/site_name.png)', 'type' => 'image', 'themeId' => 1611, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '5. Logo image', 'description' => NULL, 'mobile' => false, ), ), 203 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002529621124267578, 'params' => array ( 'id' => NULL, 'themeId' => 1611, 'type' => 'decorator', 'value' => 'button', ), ), 204 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023603439331054688, 'params' => array ( 'id' => NULL, 'themeId' => 1611, 'type' => 'master_page', 'value' => 'dndindex', ), ), 205 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00021791458129882812, 'params' => array ( 'id' => NULL, 'themeId' => 1611, 'type' => 'master_page', 'value' => 'general', ), ), 206 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00024700164794921875, 'params' => array ( 'id' => NULL, 'themeId' => 1611, 'type' => 'master_page', 'value' => 'index', ), ), 207 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002300739288330078, 'params' => array ( 'id' => NULL, 'themeId' => 1611, 'type' => 'master_page', 'value' => 'html_document', ), ), 208 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00021195411682128906, 'params' => array ( 'id' => NULL, 'themeId' => 1611, 'type' => 'master_page', 'value' => 'blank', ), ), 209 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.0002510547637939453, 'params' => array ( 'id' => NULL, 'themeId' => 1611, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 210 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0004761219024658203, 'params' => array ( 0 => 1611, ), ), 211 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0010979175567626953, 'params' => array ( 'themeId' => 1611, 'themeId2' => 1611, ), ), 212 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1611', 'execTime' => 0.0002300739288330078, 'params' => array ( ), ), 213 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003249645233154297, 'params' => array ( 0 => 1612, ), ), 214 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.000263214111328125, 'params' => array ( 0 => 1612, ), ), 215 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1612', 'execTime' => 0.0008919239044189453, 'params' => NULL, ), 216 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1612', 'execTime' => 0.0004279613494873047, 'params' => NULL, ), 217 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1612', 'execTime' => 0.0014429092407226562, 'params' => NULL, ), 218 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00043201446533203125, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body', 'defaultValue' => '#493e5e', 'type' => 'color', 'themeId' => 1612, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 219 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00028395652770996094, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#b9b3bd', 'type' => 'color', 'themeId' => 1612, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 220 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00024390220642089844, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#4aaed3', 'type' => 'color', 'themeId' => 1612, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 221 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00023889541625976562, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#d9d1dd', 'type' => 'color', 'themeId' => 1612, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 222 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00023603439331054688, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_page_wrap', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1612, 'key' => 'backgroundImage', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 223 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00024700164794921875, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header', 'defaultValue' => 'url(images/bg_pic.jpg)', 'type' => 'image', 'themeId' => 1612, 'key' => 'headerBackground', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 224 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00020503997802734375, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_site_panel_logo', 'defaultValue' => 'url(images/site_name3.png)', 'type' => 'image', 'themeId' => 1612, 'key' => 'ConsoleImage', 'section' => '1. General Settings', 'label' => '6. Console logo image', 'description' => NULL, 'mobile' => false, ), ), 225 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00012421607971191406, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#aba8af', 'type' => 'color', 'themeId' => 1612, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 226 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001289844512939453, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#cecece', 'type' => 'color', 'themeId' => 1612, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 227 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001239776611328125, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .sitelogo', 'defaultValue' => 'url(images/site_name.png)', 'type' => 'image', 'themeId' => 1612, 'key' => 'indexLogoImage', 'section' => '1. General Settings', 'label' => '4. Index logo image', 'description' => NULL, 'mobile' => false, ), ), 228 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00014495849609375, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.sitelogo', 'defaultValue' => 'url(images/site_name2.png)', 'type' => 'image', 'themeId' => 1612, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '5. Inner logo image', 'description' => NULL, 'mobile' => false, ), ), 229 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011801719665527344, 'params' => array ( 'id' => NULL, 'themeId' => 1612, 'type' => 'decorator', 'value' => 'button', ), ), 230 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010895729064941406, 'params' => array ( 'id' => NULL, 'themeId' => 1612, 'type' => 'master_page', 'value' => 'dndindex', ), ), 231 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 9.799003601074219E-5, 'params' => array ( 'id' => NULL, 'themeId' => 1612, 'type' => 'master_page', 'value' => 'general', ), ), 232 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 9.799003601074219E-5, 'params' => array ( 'id' => NULL, 'themeId' => 1612, 'type' => 'master_page', 'value' => 'index', ), ), 233 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 9.703636169433594E-5, 'params' => array ( 'id' => NULL, 'themeId' => 1612, 'type' => 'master_page', 'value' => 'html_document', ), ), 234 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 9.489059448242188E-5, 'params' => array ( 'id' => NULL, 'themeId' => 1612, 'type' => 'master_page', 'value' => 'blank', ), ), 235 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.00013399124145507812, 'params' => array ( 'id' => NULL, 'themeId' => 1612, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 236 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002040863037109375, 'params' => array ( 0 => 1612, ), ), 237 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0004830360412597656, 'params' => array ( 'themeId' => 1612, 'themeId2' => 1612, ), ), 238 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1612', 'execTime' => 0.00011110305786132812, 'params' => array ( ), ), 239 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001430511474609375, 'params' => array ( 0 => 1613, ), ), 240 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.000125885009765625, 'params' => array ( 0 => 1613, ), ), 241 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1613', 'execTime' => 0.0004520416259765625, 'params' => NULL, ), 242 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1613', 'execTime' => 0.0001609325408935547, 'params' => NULL, ), 243 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1613', 'execTime' => 0.0004851818084716797, 'params' => NULL, ), 244 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0004291534423828125, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1613, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 245 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003330707550048828, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#4b4b4b', 'type' => 'color', 'themeId' => 1613, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 246 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0004150867462158203, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#0a4200', 'type' => 'color', 'themeId' => 1613, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 247 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00039505958557128906, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#0a4200', 'type' => 'color', 'themeId' => 1613, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 248 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0002009868621826172, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_page_wrap', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1613, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 249 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00014090538024902344, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow_footer, .base_index_page .ow_footer', 'defaultValue' => '#4b4b4b', 'type' => 'color', 'themeId' => 1613, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '5. Footer background', 'description' => NULL, 'mobile' => false, ), ), 250 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013494491577148438, 'params' => array ( 'id' => NULL, 'attribute' => 'background', 'selector' => '.ow_header', 'defaultValue' => 'url(images/bg_pic.png)', 'type' => 'image', 'themeId' => 1613, 'key' => 'headerImage', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 251 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001361370086669922, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#4b4b4b', 'type' => 'color', 'themeId' => 1613, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 252 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013518333435058594, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#4b4b4b', 'type' => 'color', 'themeId' => 1613, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 253 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013494491577148438, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.sitelogo', 'defaultValue' => 'url(images/site_name.png)', 'type' => 'image', 'themeId' => 1613, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '4. Logo image', 'description' => NULL, 'mobile' => false, ), ), 254 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001461505889892578, 'params' => array ( 'id' => NULL, 'themeId' => 1613, 'type' => 'decorator', 'value' => 'button', ), ), 255 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00013113021850585938, 'params' => array ( 'id' => NULL, 'themeId' => 1613, 'type' => 'master_page', 'value' => 'dndindex', ), ), 256 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011587142944335938, 'params' => array ( 'id' => NULL, 'themeId' => 1613, 'type' => 'master_page', 'value' => 'general', ), ), 257 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011205673217773438, 'params' => array ( 'id' => NULL, 'themeId' => 1613, 'type' => 'master_page', 'value' => 'index', ), ), 258 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010895729064941406, 'params' => array ( 'id' => NULL, 'themeId' => 1613, 'type' => 'master_page', 'value' => 'html_document', ), ), 259 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010919570922851562, 'params' => array ( 'id' => NULL, 'themeId' => 1613, 'type' => 'master_page', 'value' => 'blank', ), ), 260 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.0001399517059326172, 'params' => array ( 'id' => NULL, 'themeId' => 1613, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 261 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00021195411682128906, 'params' => array ( 0 => 1613, ), ), 262 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.00040602684020996094, 'params' => array ( 'themeId' => 1613, 'themeId2' => 1613, ), ), 263 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1613', 'execTime' => 0.00011610984802246094, 'params' => array ( ), ), 264 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001571178436279297, 'params' => array ( 0 => 1614, ), ), 265 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00014400482177734375, 'params' => array ( 0 => 1614, ), ), 266 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1614', 'execTime' => 0.00027298927307128906, 'params' => NULL, ), 267 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1614', 'execTime' => 0.00015115737915039062, 'params' => NULL, ), 268 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1614', 'execTime' => 0.0003669261932373047, 'params' => NULL, ), 269 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0002868175506591797, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => 'body, .ow, body, html, .base_sign_in', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1614, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 270 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00014495849609375, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html', 'defaultValue' => '#868686', 'type' => 'color', 'themeId' => 1614, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 271 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00015306472778320312, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a', 'defaultValue' => '#ae9e78', 'type' => 'color', 'themeId' => 1614, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 272 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001380443572998047, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#4c4c4c', 'type' => 'color', 'themeId' => 1614, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 273 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001289844512939453, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1614, 'key' => 'headerBackground', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 274 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001251697540283203, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_logo_wrap a', 'defaultValue' => 'url(images/logo_console.png)', 'type' => 'image', 'themeId' => 1614, 'key' => 'ConsoleImage', 'section' => '1. General Settings', 'label' => '6. Console logo image', 'description' => NULL, 'mobile' => false, ), ), 275 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001380443572998047, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.logo_url', 'defaultValue' => 'url(images/logo_inner.png)', 'type' => 'image', 'themeId' => 1614, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '5. Inner logo image', 'description' => NULL, 'mobile' => false, ), ), 276 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00012612342834472656, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#4c4c4c', 'type' => 'color', 'themeId' => 1614, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 277 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013494491577148438, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow_footer', 'defaultValue' => '#191514', 'type' => 'color', 'themeId' => 1614, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '7. Footer background color', 'description' => NULL, 'mobile' => false, ), ), 278 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001468658447265625, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#D76243', 'type' => 'color', 'themeId' => 1614, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 279 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013494491577148438, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.index_master_page .logo_url', 'defaultValue' => 'url(images/logo_index.png)', 'type' => 'image', 'themeId' => 1614, 'key' => 'indexLogoImage', 'section' => '1. General Settings', 'label' => '4. Index logo image', 'description' => NULL, 'mobile' => false, ), ), 280 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001289844512939453, 'params' => array ( 'id' => NULL, 'themeId' => 1614, 'type' => 'decorator', 'value' => 'button', ), ), 281 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011706352233886719, 'params' => array ( 'id' => NULL, 'themeId' => 1614, 'type' => 'master_page', 'value' => 'dndindex', ), ), 282 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010704994201660156, 'params' => array ( 'id' => NULL, 'themeId' => 1614, 'type' => 'master_page', 'value' => 'general', ), ), 283 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010609626770019531, 'params' => array ( 'id' => NULL, 'themeId' => 1614, 'type' => 'master_page', 'value' => 'index', ), ), 284 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00012087821960449219, 'params' => array ( 'id' => NULL, 'themeId' => 1614, 'type' => 'master_page', 'value' => 'html_document', ), ), 285 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010800361633300781, 'params' => array ( 'id' => NULL, 'themeId' => 1614, 'type' => 'master_page', 'value' => 'blank', ), ), 286 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.0001308917999267578, 'params' => array ( 'id' => NULL, 'themeId' => 1614, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 287 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00019478797912597656, 'params' => array ( 0 => 1614, ), ), 288 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0004131793975830078, 'params' => array ( 'themeId' => 1614, 'themeId2' => 1614, ), ), 289 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1614', 'execTime' => 0.00011205673217773438, 'params' => array ( ), ), 290 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001430511474609375, 'params' => array ( 0 => 1615, ), ), 291 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00013899803161621094, 'params' => array ( 0 => 1615, ), ), 292 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1615', 'execTime' => 0.00035500526428222656, 'params' => NULL, ), 293 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1615', 'execTime' => 0.0001571178436279297, 'params' => NULL, ), 294 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1615', 'execTime' => 0.0003650188446044922, 'params' => NULL, ), 295 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003108978271484375, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body', 'defaultValue' => '#000', 'type' => 'color', 'themeId' => 1615, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 296 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00014591217041015625, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html', 'defaultValue' => '#ffffe6', 'type' => 'color', 'themeId' => 1615, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 297 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001418590545654297, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#fffde3', 'type' => 'color', 'themeId' => 1615, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 298 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001461505889892578, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#796458', 'type' => 'color', 'themeId' => 1615, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 299 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013399124145507812, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_page_wrap', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1615, 'key' => 'backgroundImage', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 300 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00012683868408203125, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow_footer', 'defaultValue' => '#000', 'type' => 'color', 'themeId' => 1615, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '5. Footer background', 'description' => NULL, 'mobile' => false, ), ), 301 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013709068298339844, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header', 'defaultValue' => 'url(images/bg_pic.jpg)', 'type' => 'image', 'themeId' => 1615, 'key' => 'headerImage', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 302 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001399517059326172, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#ffffe6', 'type' => 'color', 'themeId' => 1615, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 303 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00012993812561035156, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#796458', 'type' => 'color', 'themeId' => 1615, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 304 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001480579376220703, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.sitelogo', 'defaultValue' => 'url(images/site_name.png)', 'type' => 'image', 'themeId' => 1615, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '4. Logo image', 'description' => NULL, 'mobile' => false, ), ), 305 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001468658447265625, 'params' => array ( 'id' => NULL, 'themeId' => 1615, 'type' => 'decorator', 'value' => 'button', ), ), 306 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001220703125, 'params' => array ( 'id' => NULL, 'themeId' => 1615, 'type' => 'master_page', 'value' => 'dndindex', ), ), 307 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011301040649414062, 'params' => array ( 'id' => NULL, 'themeId' => 1615, 'type' => 'master_page', 'value' => 'general', ), ), 308 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010991096496582031, 'params' => array ( 'id' => NULL, 'themeId' => 1615, 'type' => 'master_page', 'value' => 'index', ), ), 309 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010991096496582031, 'params' => array ( 'id' => NULL, 'themeId' => 1615, 'type' => 'master_page', 'value' => 'html_document', ), ), 310 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010585784912109375, 'params' => array ( 'id' => NULL, 'themeId' => 1615, 'type' => 'master_page', 'value' => 'blank', ), ), 311 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.00013780593872070312, 'params' => array ( 'id' => NULL, 'themeId' => 1615, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 312 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001938343048095703, 'params' => array ( 0 => 1615, ), ), 313 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.00039696693420410156, 'params' => array ( 'themeId' => 1615, 'themeId2' => 1615, ), ), 314 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1615', 'execTime' => 0.00011706352233886719, 'params' => array ( ), ), 315 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00014495849609375, 'params' => array ( 0 => 1616, ), ), 316 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001380443572998047, 'params' => array ( 0 => 1616, ), ), 317 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1616', 'execTime' => 0.0002760887145996094, 'params' => NULL, ), 318 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1616', 'execTime' => 0.0001468658447265625, 'params' => NULL, ), 319 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1616', 'execTime' => 0.0003960132598876953, 'params' => NULL, ), 320 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0002739429473876953, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => 'body, .base_sign_in', 'defaultValue' => '#bfc6c6', 'type' => 'color', 'themeId' => 1616, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 321 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00016999244689941406, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#4f5058', 'type' => 'color', 'themeId' => 1616, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 322 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00014400482177734375, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#0060aa', 'type' => 'color', 'themeId' => 1616, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 323 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001430511474609375, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#4F5058', 'type' => 'color', 'themeId' => 1616, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 324 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001308917999267578, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow_footer', 'defaultValue' => '#f9faff', 'type' => 'color', 'themeId' => 1616, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '6. Footer background color', 'description' => NULL, 'mobile' => false, ), ), 325 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013685226440429688, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_logo_wrap', 'defaultValue' => 'url(images/header_pic.png)', 'type' => 'image', 'themeId' => 1616, 'key' => 'headerBackground', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 326 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001361370086669922, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_logo_wrap a.ow_logo', 'defaultValue' => 'url(images/site_logo.png)', 'type' => 'image', 'themeId' => 1616, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '5. Inner logo image', 'description' => NULL, 'mobile' => false, ), ), 327 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00015282630920410156, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#4f5058', 'type' => 'color', 'themeId' => 1616, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 328 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013518333435058594, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#494949', 'type' => 'color', 'themeId' => 1616, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 329 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013399124145507812, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.index_master_page .ow_header_in', 'defaultValue' => 'url(images/indexpage_header_image.png)', 'type' => 'image', 'themeId' => 1616, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 330 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001399517059326172, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.index_master_page .logo_url', 'defaultValue' => 'url(images/indexpage_logo.png)', 'type' => 'image', 'themeId' => 1616, 'key' => 'indexLogoImage', 'section' => '1. General Settings', 'label' => '4. Index logo image', 'description' => NULL, 'mobile' => false, ), ), 331 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001289844512939453, 'params' => array ( 'id' => NULL, 'themeId' => 1616, 'type' => 'decorator', 'value' => 'button', ), ), 332 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00012087821960449219, 'params' => array ( 'id' => NULL, 'themeId' => 1616, 'type' => 'master_page', 'value' => 'dndindex', ), ), 333 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001289844512939453, 'params' => array ( 'id' => NULL, 'themeId' => 1616, 'type' => 'master_page', 'value' => 'general', ), ), 334 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010991096496582031, 'params' => array ( 'id' => NULL, 'themeId' => 1616, 'type' => 'master_page', 'value' => 'index', ), ), 335 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010704994201660156, 'params' => array ( 'id' => NULL, 'themeId' => 1616, 'type' => 'master_page', 'value' => 'html_document', ), ), 336 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010585784912109375, 'params' => array ( 'id' => NULL, 'themeId' => 1616, 'type' => 'master_page', 'value' => 'blank', ), ), 337 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.00013113021850585938, 'params' => array ( 'id' => NULL, 'themeId' => 1616, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 338 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00019407272338867188, 'params' => array ( 0 => 1616, ), ), 339 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0004520416259765625, 'params' => array ( 'themeId' => 1616, 'themeId2' => 1616, ), ), 340 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1616', 'execTime' => 0.00011396408081054688, 'params' => array ( ), ), 341 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00014281272888183594, 'params' => array ( 0 => 1617, ), ), 342 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00013899803161621094, 'params' => array ( 0 => 1617, ), ), 343 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1617', 'execTime' => 0.0002968311309814453, 'params' => NULL, ), 344 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1617', 'execTime' => 0.00015401840209960938, 'params' => NULL, ), 345 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1617', 'execTime' => 0.00033092498779296875, 'params' => NULL, ), 346 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003039836883544922, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body', 'defaultValue' => '#fdfff0', 'type' => 'color', 'themeId' => 1617, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 347 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00016498565673828125, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#52483f', 'type' => 'color', 'themeId' => 1617, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 348 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.000141143798828125, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#009683', 'type' => 'color', 'themeId' => 1617, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 349 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001380443572998047, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#009683', 'type' => 'color', 'themeId' => 1617, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 350 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013709068298339844, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_page_wrap', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1617, 'key' => 'backgroundImage', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 351 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013494491577148438, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header', 'defaultValue' => 'url(images/bg_pic.jpg)', 'type' => 'image', 'themeId' => 1617, 'key' => 'headerImage', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 352 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013399124145507812, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#52483f', 'type' => 'color', 'themeId' => 1617, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 353 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00015306472778320312, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#52483f', 'type' => 'color', 'themeId' => 1617, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 354 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001342296600341797, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.sitelogo', 'defaultValue' => 'url(images/site_name.png)', 'type' => 'image', 'themeId' => 1617, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '4. Logo image', 'description' => NULL, 'mobile' => false, ), ), 355 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001289844512939453, 'params' => array ( 'id' => NULL, 'themeId' => 1617, 'type' => 'decorator', 'value' => 'button', ), ), 356 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00012302398681640625, 'params' => array ( 'id' => NULL, 'themeId' => 1617, 'type' => 'master_page', 'value' => 'dndindex', ), ), 357 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011301040649414062, 'params' => array ( 'id' => NULL, 'themeId' => 1617, 'type' => 'master_page', 'value' => 'general', ), ), 358 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011301040649414062, 'params' => array ( 'id' => NULL, 'themeId' => 1617, 'type' => 'master_page', 'value' => 'index', ), ), 359 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001270771026611328, 'params' => array ( 'id' => NULL, 'themeId' => 1617, 'type' => 'master_page', 'value' => 'html_document', ), ), 360 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011706352233886719, 'params' => array ( 'id' => NULL, 'themeId' => 1617, 'type' => 'master_page', 'value' => 'blank', ), ), 361 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.00013184547424316406, 'params' => array ( 'id' => NULL, 'themeId' => 1617, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 362 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00019598007202148438, 'params' => array ( 0 => 1617, ), ), 363 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0004119873046875, 'params' => array ( 'themeId' => 1617, 'themeId2' => 1617, ), ), 364 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1617', 'execTime' => 0.00011301040649414062, 'params' => array ( ), ), 365 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00014400482177734375, 'params' => array ( 0 => 1618, ), ), 366 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00013899803161621094, 'params' => array ( 0 => 1618, ), ), 367 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1618', 'execTime' => 0.00027489662170410156, 'params' => NULL, ), 368 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1618', 'execTime' => 0.0001480579376220703, 'params' => NULL, ), 369 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1618', 'execTime' => 0.00039005279541015625, 'params' => NULL, ), 370 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0002791881561279297, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body', 'defaultValue' => '#090f10', 'type' => 'color', 'themeId' => 1618, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 371 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001480579376220703, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#d6d6be', 'type' => 'color', 'themeId' => 1618, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 372 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001361370086669922, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#7ce6fe', 'type' => 'color', 'themeId' => 1618, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 373 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001518726348876953, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#d6d6be', 'type' => 'color', 'themeId' => 1618, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 374 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00014591217041015625, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page', 'defaultValue' => 'url(images/promo.png)', 'type' => 'image', 'themeId' => 1618, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 375 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001380443572998047, 'params' => array ( 'id' => NULL, 'attribute' => 'background', 'selector' => '.ow_footer', 'defaultValue' => '#04070e', 'type' => 'color', 'themeId' => 1618, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '6. Footer background color', 'description' => NULL, 'mobile' => false, ), ), 376 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00014090538024902344, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header', 'defaultValue' => 'url(images/header.png)', 'type' => 'image', 'themeId' => 1618, 'key' => 'headerBackground', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 377 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013303756713867188, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#d6d6be', 'type' => 'color', 'themeId' => 1618, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 378 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001380443572998047, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#b2bac0', 'type' => 'color', 'themeId' => 1618, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 379 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00014901161193847656, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .sitelogo', 'defaultValue' => 'url(images/site_name.png)', 'type' => 'image', 'themeId' => 1618, 'key' => 'indexLogoImage', 'section' => '1. General Settings', 'label' => '4. Index logo image', 'description' => NULL, 'mobile' => false, ), ), 380 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001461505889892578, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.sitelogo', 'defaultValue' => 'url(images/site_name_inner.png)', 'type' => 'image', 'themeId' => 1618, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '5. Inner logo image', 'description' => NULL, 'mobile' => false, ), ), 381 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00012803077697753906, 'params' => array ( 'id' => NULL, 'themeId' => 1618, 'type' => 'decorator', 'value' => 'button', ), ), 382 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011920928955078125, 'params' => array ( 'id' => NULL, 'themeId' => 1618, 'type' => 'master_page', 'value' => 'dndindex', ), ), 383 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011014938354492188, 'params' => array ( 'id' => NULL, 'themeId' => 1618, 'type' => 'master_page', 'value' => 'general', ), ), 384 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010800361633300781, 'params' => array ( 'id' => NULL, 'themeId' => 1618, 'type' => 'master_page', 'value' => 'index', ), ), 385 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010800361633300781, 'params' => array ( 'id' => NULL, 'themeId' => 1618, 'type' => 'master_page', 'value' => 'html_document', ), ), 386 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011491775512695312, 'params' => array ( 'id' => NULL, 'themeId' => 1618, 'type' => 'master_page', 'value' => 'blank', ), ), 387 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.0001361370086669922, 'params' => array ( 'id' => NULL, 'themeId' => 1618, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 388 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002009868621826172, 'params' => array ( 0 => 1618, ), ), 389 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.00041294097900390625, 'params' => array ( 'themeId' => 1618, 'themeId2' => 1618, ), ), 390 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1618', 'execTime' => 0.00012087821960449219, 'params' => array ( ), ), 391 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00014495849609375, 'params' => array ( 0 => 1619, ), ), 392 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00013899803161621094, 'params' => array ( 0 => 1619, ), ), 393 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1619', 'execTime' => 0.00034308433532714844, 'params' => NULL, ), 394 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1619', 'execTime' => 0.00015592575073242188, 'params' => NULL, ), 395 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1619', 'execTime' => 0.0003800392150878906, 'params' => NULL, ), 396 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003008842468261719, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '@import url(\'https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700&display=swap\'); body, .ow, body, html, .base_sign_in', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1619, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 397 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00015497207641601562, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html', 'defaultValue' => '#666', 'type' => 'color', 'themeId' => 1619, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 398 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.000164031982421875, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a', 'defaultValue' => '#0e0e0e', 'type' => 'color', 'themeId' => 1619, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 399 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013685226440429688, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#4c4c4c', 'type' => 'color', 'themeId' => 1619, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 400 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00015401840209960938, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_header', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1619, 'key' => 'headerBackground', 'section' => '1. General Settings', 'label' => '2. Header background image', 'description' => NULL, 'mobile' => false, ), ), 401 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013303756713867188, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_logo_wrap a', 'defaultValue' => 'url(images/logo_console.png)', 'type' => 'image', 'themeId' => 1619, 'key' => 'indexLogoImage', 'section' => '1. General Settings', 'label' => '3. Index logo image', 'description' => NULL, 'mobile' => false, ), ), 402 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001308917999267578, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_site_panel_wrap.site_panel_wrap_bg_color .ow_logo_wrap a', 'defaultValue' => 'url(images/logo_console.png)', 'type' => 'image', 'themeId' => 1619, 'key' => 'indexLogoImageScroll', 'section' => '1. General Settings', 'label' => '4. Index logo image scroll', 'description' => NULL, 'mobile' => false, ), ), 403 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001308917999267578, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_logo_wrap a', 'defaultValue' => 'url(images/logo_console_black.png)', 'type' => 'image', 'themeId' => 1619, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '5. Inner logo image', 'description' => NULL, 'mobile' => false, ), ), 404 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013303756713867188, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_site_panel_wrap.site_panel_wrap_bg_color .ow_logo_wrap a', 'defaultValue' => 'url(images/logo_console.png)', 'type' => 'image', 'themeId' => 1619, 'key' => 'ConsoleImage', 'section' => '1. General Settings', 'label' => '6. Inner logo image scroll', 'description' => NULL, 'mobile' => false, ), ), 405 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00015211105346679688, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'html body .ow_box_cap h3, .ow_box_cap_empty h3', 'defaultValue' => '#787878', 'type' => 'color', 'themeId' => 1619, 'key' => 'WidgetTitleColor', 'section' => '2. Colors', 'label' => '6. Box title', 'description' => NULL, 'mobile' => false, ), ), 406 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013589859008789062, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#0e0e0e', 'type' => 'color', 'themeId' => 1619, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 407 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001270771026611328, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow_footer', 'defaultValue' => '#0e0e0e', 'type' => 'color', 'themeId' => 1619, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '7. Footer background color', 'description' => NULL, 'mobile' => false, ), ), 408 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013208389282226562, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#666', 'type' => 'color', 'themeId' => 1619, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 409 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.000125885009765625, 'params' => array ( 'id' => NULL, 'themeId' => 1619, 'type' => 'decorator', 'value' => 'button', ), ), 410 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00012302398681640625, 'params' => array ( 'id' => NULL, 'themeId' => 1619, 'type' => 'master_page', 'value' => 'dndindex', ), ), 411 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00012087821960449219, 'params' => array ( 'id' => NULL, 'themeId' => 1619, 'type' => 'master_page', 'value' => 'general', ), ), 412 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011110305786132812, 'params' => array ( 'id' => NULL, 'themeId' => 1619, 'type' => 'master_page', 'value' => 'index', ), ), 413 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010895729064941406, 'params' => array ( 'id' => NULL, 'themeId' => 1619, 'type' => 'master_page', 'value' => 'html_document', ), ), 414 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010895729064941406, 'params' => array ( 'id' => NULL, 'themeId' => 1619, 'type' => 'master_page', 'value' => 'blank', ), ), 415 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.00013589859008789062, 'params' => array ( 'id' => NULL, 'themeId' => 1619, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 416 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00019502639770507812, 'params' => array ( 0 => 1619, ), ), 417 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0004451274871826172, 'params' => array ( 'themeId' => 1619, 'themeId2' => 1619, ), ), 418 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1619', 'execTime' => 0.00011110305786132812, 'params' => array ( ), ), 419 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001418590545654297, 'params' => array ( 0 => 1620, ), ), 420 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001380443572998047, 'params' => array ( 0 => 1620, ), ), 421 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1620', 'execTime' => 0.0002779960632324219, 'params' => NULL, ), 422 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1620', 'execTime' => 0.0001480579376220703, 'params' => NULL, ), 423 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1620', 'execTime' => 0.0003829002380371094, 'params' => NULL, ), 424 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003001689910888672, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body', 'defaultValue' => '#e6e0ec', 'type' => 'color', 'themeId' => 1620, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 425 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00020503997802734375, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#7e6587', 'type' => 'color', 'themeId' => 1620, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 426 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00016999244689941406, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#00677d', 'type' => 'color', 'themeId' => 1620, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 427 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001418590545654297, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#7e6587', 'type' => 'color', 'themeId' => 1620, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 428 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013685226440429688, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow_footer', 'defaultValue' => 'rgba(255,255,255,0.3)', 'type' => 'color', 'themeId' => 1620, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '5. Footer background color', 'description' => NULL, 'mobile' => false, ), ), 429 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00014495849609375, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header_wrap', 'defaultValue' => 'url(images/bg.png)', 'type' => 'image', 'themeId' => 1620, 'key' => 'HeaderbackgroundImage', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 430 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00014400482177734375, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_logo', 'defaultValue' => 'url(images/header_s.png)', 'type' => 'image', 'themeId' => 1620, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '4. Logo image', 'description' => NULL, 'mobile' => false, ), ), 431 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013113021850585938, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#7e6587', 'type' => 'color', 'themeId' => 1620, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 432 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013494491577148438, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#00677D', 'type' => 'color', 'themeId' => 1620, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 433 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00012993812561035156, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_sign_in, .base_index_page', 'defaultValue' => 'url(images/bg.png)', 'type' => 'image', 'themeId' => 1620, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 434 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001289844512939453, 'params' => array ( 'id' => NULL, 'themeId' => 1620, 'type' => 'decorator', 'value' => 'button', ), ), 435 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00012183189392089844, 'params' => array ( 'id' => NULL, 'themeId' => 1620, 'type' => 'master_page', 'value' => 'dndindex', ), ), 436 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001289844512939453, 'params' => array ( 'id' => NULL, 'themeId' => 1620, 'type' => 'master_page', 'value' => 'general', ), ), 437 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011587142944335938, 'params' => array ( 'id' => NULL, 'themeId' => 1620, 'type' => 'master_page', 'value' => 'index', ), ), 438 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001068115234375, 'params' => array ( 'id' => NULL, 'themeId' => 1620, 'type' => 'master_page', 'value' => 'html_document', ), ), 439 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001049041748046875, 'params' => array ( 'id' => NULL, 'themeId' => 1620, 'type' => 'master_page', 'value' => 'blank', ), ), 440 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.00013113021850585938, 'params' => array ( 'id' => NULL, 'themeId' => 1620, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 441 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00019502639770507812, 'params' => array ( 0 => 1620, ), ), 442 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0004031658172607422, 'params' => array ( 'themeId' => 1620, 'themeId2' => 1620, ), ), 443 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1620', 'execTime' => 0.00011301040649414062, 'params' => array ( ), ), 444 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001430511474609375, 'params' => array ( 0 => 1621, ), ), 445 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001380443572998047, 'params' => array ( 0 => 1621, ), ), 446 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1621', 'execTime' => 0.0002930164337158203, 'params' => NULL, ), 447 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1621', 'execTime' => 0.00014781951904296875, 'params' => NULL, ), 448 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1621', 'execTime' => 0.0003979206085205078, 'params' => NULL, ), 449 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003039836883544922, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1621, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 450 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001590251922607422, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#52483f', 'type' => 'color', 'themeId' => 1621, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 451 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00015091896057128906, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#b4534d', 'type' => 'color', 'themeId' => 1621, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 452 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00014495849609375, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#616161', 'type' => 'color', 'themeId' => 1621, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 453 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013709068298339844, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_page_wrap', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1621, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 454 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00015783309936523438, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header', 'defaultValue' => 'url(images/bg_pic.jpg)', 'type' => 'image', 'themeId' => 1621, 'key' => 'headerBackground', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 455 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013494491577148438, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1621, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 456 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001399517059326172, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#52483f', 'type' => 'color', 'themeId' => 1621, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 457 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013113021850585938, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .sitelogo', 'defaultValue' => 'url(images/site_logo.png)', 'type' => 'image', 'themeId' => 1621, 'key' => 'indexLogoImage', 'section' => '1. General Settings', 'label' => '4. Index logo image', 'description' => NULL, 'mobile' => false, ), ), 458 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001289844512939453, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.sitelogo', 'defaultValue' => 'url(images/site_name.png)', 'type' => 'image', 'themeId' => 1621, 'key' => 'LogoImage', 'section' => '1. General Settings', 'label' => '5. Inner logo image', 'description' => NULL, 'mobile' => false, ), ), 459 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001289844512939453, 'params' => array ( 'id' => NULL, 'themeId' => 1621, 'type' => 'decorator', 'value' => 'button', ), ), 460 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00013899803161621094, 'params' => array ( 'id' => NULL, 'themeId' => 1621, 'type' => 'master_page', 'value' => 'dndindex', ), ), 461 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011515617370605469, 'params' => array ( 'id' => NULL, 'themeId' => 1621, 'type' => 'master_page', 'value' => 'general', ), ), 462 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010895729064941406, 'params' => array ( 'id' => NULL, 'themeId' => 1621, 'type' => 'master_page', 'value' => 'index', ), ), 463 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010895729064941406, 'params' => array ( 'id' => NULL, 'themeId' => 1621, 'type' => 'master_page', 'value' => 'html_document', ), ), 464 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011014938354492188, 'params' => array ( 'id' => NULL, 'themeId' => 1621, 'type' => 'master_page', 'value' => 'blank', ), ), 465 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.00013303756713867188, 'params' => array ( 'id' => NULL, 'themeId' => 1621, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 466 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00020313262939453125, 'params' => array ( 0 => 1621, ), ), 467 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.00039696693420410156, 'params' => array ( 'themeId' => 1621, 'themeId2' => 1621, ), ), 468 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1621', 'execTime' => 0.00011396408081054688, 'params' => array ( ), ), 469 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001430511474609375, 'params' => array ( 0 => 1622, ), ), 470 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00014400482177734375, 'params' => array ( 0 => 1622, ), ), 471 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1622', 'execTime' => 0.0003600120544433594, 'params' => NULL, ), 472 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1622', 'execTime' => 0.0001609325408935547, 'params' => NULL, ), 473 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1622', 'execTime' => 0.00043392181396484375, 'params' => NULL, ), 474 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0006070137023925781, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body', 'defaultValue' => '#412e57', 'type' => 'color', 'themeId' => 1622, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 475 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00035309791564941406, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#2e64ff', 'type' => 'color', 'themeId' => 1622, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 476 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003819465637207031, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#616161', 'type' => 'color', 'themeId' => 1622, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 477 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003190040588378906, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_page_wrap', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1622, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 478 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003349781036376953, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_page_container .ow_page', 'defaultValue' => '#616161', 'type' => 'color', 'themeId' => 1622, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 479 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00035119056701660156, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header', 'defaultValue' => 'url(images/bg_pic.jpg)', 'type' => 'image', 'themeId' => 1622, 'key' => 'headerBackground', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 480 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003478527069091797, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1622, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 481 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00038313865661621094, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#616161', 'type' => 'color', 'themeId' => 1622, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 482 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00027298927307128906, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_promo_collage_item1', 'defaultValue' => 'url(images/promo_collage1.png)', 'type' => 'image', 'themeId' => 1622, 'key' => 'collageimage1', 'section' => '3. Index Page', 'label' => 'Collage image 1', 'description' => NULL, 'mobile' => false, ), ), 483 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0002579689025878906, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_promo_collage_item2', 'defaultValue' => 'url(images/promo_collage2.png)', 'type' => 'image', 'themeId' => 1622, 'key' => 'collageimage2', 'section' => '3. Index Page', 'label' => 'Collage image 2', 'description' => NULL, 'mobile' => false, ), ), 484 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00026106834411621094, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_promo_collage_item3', 'defaultValue' => 'url(images/promo_collage3.png)', 'type' => 'image', 'themeId' => 1622, 'key' => 'collageimage3', 'section' => '3. Index Page', 'label' => 'Collage image 3', 'description' => NULL, 'mobile' => false, ), ), 485 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0002601146697998047, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_promo_collage_item4', 'defaultValue' => 'url(images/promo_collage4.png)', 'type' => 'image', 'themeId' => 1622, 'key' => 'collageimage4', 'section' => '3. Index Page', 'label' => 'Collage image 4', 'description' => NULL, 'mobile' => false, ), ), 486 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00026297569274902344, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_promo_collage_item5', 'defaultValue' => 'url(images/promo_collage5.png)', 'type' => 'image', 'themeId' => 1622, 'key' => 'collageimage5', 'section' => '3. Index Page', 'label' => 'Collage image 5', 'description' => NULL, 'mobile' => false, ), ), 487 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00030994415283203125, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_promo_left', 'defaultValue' => 'url(images/promo_left.jpg)', 'type' => 'image', 'themeId' => 1622, 'key' => 'qs_image', 'section' => '3. Index Page', 'label' => 'Quick Search Image', 'description' => NULL, 'mobile' => false, ), ), 488 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003330707550048828, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.sitelogo', 'defaultValue' => 'url(images/site_name.png)', 'type' => 'image', 'themeId' => 1622, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '4. Logo image', 'description' => NULL, 'mobile' => false, ), ), 489 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00024819374084472656, 'params' => array ( 'id' => NULL, 'themeId' => 1622, 'type' => 'decorator', 'value' => 'button', ), ), 490 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00022983551025390625, 'params' => array ( 'id' => NULL, 'themeId' => 1622, 'type' => 'master_page', 'value' => 'dndindex', ), ), 491 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023293495178222656, 'params' => array ( 'id' => NULL, 'themeId' => 1622, 'type' => 'master_page', 'value' => 'general', ), ), 492 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023412704467773438, 'params' => array ( 'id' => NULL, 'themeId' => 1622, 'type' => 'master_page', 'value' => 'index', ), ), 493 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00021505355834960938, 'params' => array ( 'id' => NULL, 'themeId' => 1622, 'type' => 'master_page', 'value' => 'html_document', ), ), 494 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00021219253540039062, 'params' => array ( 'id' => NULL, 'themeId' => 1622, 'type' => 'master_page', 'value' => 'blank', ), ), 495 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.00030493736267089844, 'params' => array ( 'id' => NULL, 'themeId' => 1622, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 496 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0004029273986816406, 'params' => array ( 0 => 1622, ), ), 497 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0011491775512695312, 'params' => array ( 'themeId' => 1622, 'themeId2' => 1622, ), ), 498 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1622', 'execTime' => 0.00031495094299316406, 'params' => array ( ), ), 499 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003230571746826172, 'params' => array ( 0 => 1623, ), ), 500 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00026702880859375, 'params' => array ( 0 => 1623, ), ), 501 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1623', 'execTime' => 0.000823974609375, 'params' => NULL, ), 502 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1623', 'execTime' => 0.00039005279541015625, 'params' => NULL, ), 503 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1623', 'execTime' => 0.0012249946594238281, 'params' => NULL, ), 504 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0006661415100097656, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body', 'defaultValue' => '#74adc0', 'type' => 'color', 'themeId' => 1623, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 505 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003829002380371094, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#c5ffff', 'type' => 'color', 'themeId' => 1623, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 506 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003561973571777344, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#7be1f9', 'type' => 'color', 'themeId' => 1623, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 507 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003299713134765625, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#2b6170', 'type' => 'color', 'themeId' => 1623, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 508 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0002999305725097656, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_page_wrap', 'defaultValue' => 'url(images/promo.png)', 'type' => 'image', 'themeId' => 1623, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 509 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003349781036376953, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow_footer', 'defaultValue' => '#6599ac', 'type' => 'color', 'themeId' => 1623, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '6. Footer background color', 'description' => NULL, 'mobile' => false, ), ), 510 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003199577331542969, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header', 'defaultValue' => 'url(images/header_pic.jpg)', 'type' => 'image', 'themeId' => 1623, 'key' => 'headerImage', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 511 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003380775451660156, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#2b6170', 'type' => 'color', 'themeId' => 1623, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 512 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.000347137451171875, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#3f6e7c', 'type' => 'color', 'themeId' => 1623, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 513 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003139972686767578, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .sitelogo', 'defaultValue' => 'url(images/site_name.png)', 'type' => 'image', 'themeId' => 1623, 'key' => 'indexLogoImage', 'section' => '1. General Settings', 'label' => '4. Index logo image', 'description' => NULL, 'mobile' => false, ), ), 514 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00031304359436035156, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.sitelogo', 'defaultValue' => 'url(images/logo_inner.png)', 'type' => 'image', 'themeId' => 1623, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '5. Inner logo image', 'description' => NULL, 'mobile' => false, ), ), 515 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002789497375488281, 'params' => array ( 'id' => NULL, 'themeId' => 1623, 'type' => 'decorator', 'value' => 'button', ), ), 516 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023603439331054688, 'params' => array ( 'id' => NULL, 'themeId' => 1623, 'type' => 'master_page', 'value' => 'dndindex', ), ), 517 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00022602081298828125, 'params' => array ( 'id' => NULL, 'themeId' => 1623, 'type' => 'master_page', 'value' => 'general', ), ), 518 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00021982192993164062, 'params' => array ( 'id' => NULL, 'themeId' => 1623, 'type' => 'master_page', 'value' => 'index', ), ), 519 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002720355987548828, 'params' => array ( 'id' => NULL, 'themeId' => 1623, 'type' => 'master_page', 'value' => 'html_document', ), ), 520 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002200603485107422, 'params' => array ( 'id' => NULL, 'themeId' => 1623, 'type' => 'master_page', 'value' => 'blank', ), ), 521 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.0002639293670654297, 'params' => array ( 'id' => NULL, 'themeId' => 1623, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 522 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003638267517089844, 'params' => array ( 0 => 1623, ), ), 523 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0010039806365966797, 'params' => array ( 'themeId' => 1623, 'themeId2' => 1623, ), ), 524 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1623', 'execTime' => 0.00022602081298828125, 'params' => array ( ), ), 525 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00027108192443847656, 'params' => array ( 0 => 1624, ), ), 526 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002970695495605469, 'params' => array ( 0 => 1624, ), ), 527 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1624', 'execTime' => 0.000843048095703125, 'params' => NULL, ), 528 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1624', 'execTime' => 0.00043392181396484375, 'params' => NULL, ), 529 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1624', 'execTime' => 0.0012760162353515625, 'params' => NULL, ), 530 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0006110668182373047, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body', 'defaultValue' => '#fff5fb', 'type' => 'color', 'themeId' => 1624, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 531 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0004119873046875, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#553d2f', 'type' => 'color', 'themeId' => 1624, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 532 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00035500526428222656, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#578581', 'type' => 'color', 'themeId' => 1624, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 533 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003719329833984375, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#715848', 'type' => 'color', 'themeId' => 1624, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 534 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003609657287597656, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_page_wrap', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1624, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 535 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00032591819763183594, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow_footer', 'defaultValue' => '#fffdff', 'type' => 'color', 'themeId' => 1624, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '5. Footer background', 'description' => NULL, 'mobile' => false, ), ), 536 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003650188446044922, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header', 'defaultValue' => 'url(images/bg_pic.jpg)', 'type' => 'image', 'themeId' => 1624, 'key' => 'headerBackground', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 537 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00030303001403808594, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#715848', 'type' => 'color', 'themeId' => 1624, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 538 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003139972686767578, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#796458', 'type' => 'color', 'themeId' => 1624, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 539 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00032210350036621094, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.sitelogo', 'defaultValue' => 'url(images/site_name.png)', 'type' => 'image', 'themeId' => 1624, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '4. Logo image', 'description' => NULL, 'mobile' => false, ), ), 540 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002460479736328125, 'params' => array ( 'id' => NULL, 'themeId' => 1624, 'type' => 'decorator', 'value' => 'button', ), ), 541 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023818016052246094, 'params' => array ( 'id' => NULL, 'themeId' => 1624, 'type' => 'master_page', 'value' => 'dndindex', ), ), 542 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00025200843811035156, 'params' => array ( 'id' => NULL, 'themeId' => 1624, 'type' => 'master_page', 'value' => 'general', ), ), 543 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023698806762695312, 'params' => array ( 'id' => NULL, 'themeId' => 1624, 'type' => 'master_page', 'value' => 'index', ), ), 544 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002219676971435547, 'params' => array ( 'id' => NULL, 'themeId' => 1624, 'type' => 'master_page', 'value' => 'html_document', ), ), 545 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00020885467529296875, 'params' => array ( 'id' => NULL, 'themeId' => 1624, 'type' => 'master_page', 'value' => 'blank', ), ), 546 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.00026798248291015625, 'params' => array ( 'id' => NULL, 'themeId' => 1624, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 547 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00037097930908203125, 'params' => array ( 0 => 1624, ), ), 548 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.001068115234375, 'params' => array ( 'themeId' => 1624, 'themeId2' => 1624, ), ), 549 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1624', 'execTime' => 0.00025582313537597656, 'params' => array ( ), ), 550 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003330707550048828, 'params' => array ( 0 => 1625, ), ), 551 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003139972686767578, 'params' => array ( 0 => 1625, ), ), 552 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1625', 'execTime' => 0.000782012939453125, 'params' => NULL, ), 553 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1625', 'execTime' => 0.0004019737243652344, 'params' => NULL, ), 554 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1625', 'execTime' => 0.0010290145874023438, 'params' => NULL, ), 555 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0006380081176757812, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => 'body, .ow, .base_sign_in', 'defaultValue' => '#000213', 'type' => 'color', 'themeId' => 1625, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 556 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00034499168395996094, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html', 'defaultValue' => '#B4BCD0', 'type' => 'color', 'themeId' => 1625, 'key' => 'textColor', 'section' => '3. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 557 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00031185150146484375, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a', 'defaultValue' => '#F7F8F8', 'type' => 'color', 'themeId' => 1625, 'key' => 'linkColor', 'section' => '3. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 558 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003628730773925781, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#F7F8F8', 'type' => 'color', 'themeId' => 1625, 'key' => 'titleColor', 'section' => '3. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 559 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003418922424316406, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_logo_wrap a', 'defaultValue' => 'url(images/logo.svg)', 'type' => 'image', 'themeId' => 1625, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '2. Logo image', 'description' => NULL, 'mobile' => false, ), ), 560 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003662109375, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'html body .ow_box_cap h3, .ow_box_cap_empty h3', 'defaultValue' => '#F7F8F8', 'type' => 'color', 'themeId' => 1625, 'key' => 'WidgetTitleColor', 'section' => '3. Colors', 'label' => '6. Box title', 'description' => NULL, 'mobile' => false, ), ), 561 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003190040588378906, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#B4BCD0', 'type' => 'color', 'themeId' => 1625, 'key' => 'menuColor', 'section' => '3. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 562 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003368854522705078, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#7989A0', 'type' => 'color', 'themeId' => 1625, 'key' => 'txtValue', 'section' => '3. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 563 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00030803680419921875, 'params' => array ( 'id' => NULL, 'themeId' => 1625, 'type' => 'decorator', 'value' => 'button', ), ), 564 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023794174194335938, 'params' => array ( 'id' => NULL, 'themeId' => 1625, 'type' => 'master_page', 'value' => 'dndindex', ), ), 565 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00020885467529296875, 'params' => array ( 'id' => NULL, 'themeId' => 1625, 'type' => 'master_page', 'value' => 'general', ), ), 566 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00026106834411621094, 'params' => array ( 'id' => NULL, 'themeId' => 1625, 'type' => 'master_page', 'value' => 'index', ), ), 567 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00022983551025390625, 'params' => array ( 'id' => NULL, 'themeId' => 1625, 'type' => 'master_page', 'value' => 'html_document', ), ), 568 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002200603485107422, 'params' => array ( 'id' => NULL, 'themeId' => 1625, 'type' => 'master_page', 'value' => 'blank', ), ), 569 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.0002598762512207031, 'params' => array ( 'id' => NULL, 'themeId' => 1625, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 570 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0004050731658935547, 'params' => array ( 0 => 1625, ), ), 571 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0010089874267578125, 'params' => array ( 'themeId' => 1625, 'themeId2' => 1625, ), ), 572 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1625', 'execTime' => 0.0002269744873046875, 'params' => array ( ), ), 573 => array ( 'query' => 'SELECT * FROM ow_base_config WHERE `key` = \'base\' AND `name` = \'cachedEntitiesPostfix\' LIMIT 0, 1', 'execTime' => 0.0003299713134765625, 'params' => array ( ), ), 574 => array ( 'query' => 'UPDATE `ow_base_config` SET `value`=:value WHERE id=:id', 'execTime' => 0.0003409385681152344, 'params' => array ( 'id' => 521, 'value' => 'IPy6iryd', ), ), 575 => array ( 'query' => 'SELECT * FROM ow_base_config', 'execTime' => 0.0005869865417480469, 'params' => array ( ), ), 576 => array ( 'query' => 'SELECT * FROM ow_base_language WHERE `status` = \'active\'', 'execTime' => 0.0003948211669921875, 'params' => array ( ), ), 577 => array ( 'query' => 'SELECT k.*, p.`prefix`, v.`value` FROM ow_base_language_key AS k INNER JOIN ow_base_language_prefix AS p ON k.prefixId = p.id INNER JOIN ow_base_language_value AS v ON k.id = v.keyId AND v.languageId = ?', 'execTime' => 0.08172798156738281, 'params' => array ( 0 => 1, ), ), 578 => array ( 'query' => 'SELECT * FROM ow_base_language', 'execTime' => 0.0003809928894042969, 'params' => array ( ), ), 579 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `key` = \'simplicity\' LIMIT 0, 1', 'execTime' => 0.0007278919219970703, 'params' => array ( ), ), 580 => array ( 'query' => 'SELECT * FROM ow_base_theme_content WHERE `themeId` = 1606', 'execTime' => 0.0006308555603027344, 'params' => array ( ), ), 581 => array ( 'query' => 'SELECT * FROM ow_base_theme_master_page WHERE `themeId` = 1606', 'execTime' => 0.0003490447998046875, 'params' => array ( ), ), 582 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `key` = \'turquoise\' LIMIT 0, 1', 'execTime' => 0.0003249645233154297, 'params' => array ( ), ), 583 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `key` = \'turquoise\' LIMIT 0, 1', 'execTime' => 0.0002770423889160156, 'params' => array ( ), ), 584 => array ( 'query' => 'SELECT * FROM ow_base_theme_content WHERE `themeId` = 1607', 'execTime' => 0.00043702125549316406, 'params' => array ( ), ), 585 => array ( 'query' => 'SELECT * FROM ow_base_theme_master_page WHERE `themeId` = 1607', 'execTime' => 0.00032901763916015625, 'params' => array ( ), ), 586 => array ( 'query' => 'SELECT * FROM ow_base_document WHERE `isStatic` = 1 AND `isMobile` = 0', 'execTime' => 0.0003631114959716797, 'params' => array ( ), ), 587 => array ( 'query' => ' SELECT * FROM `ow_base_menu_item` WHERE `visibleFor` & ? AND `externalUrl` IS NULL AND `type` = ? ORDER BY `order` ASC LIMIT 1', 'execTime' => 0.000698089599609375, 'params' => array ( 0 => 1, 1 => 'main', ), ), 588 => array ( 'query' => ' SELECT `mi`.*, `mi`.`key` AS `menu_key`, `d`.`class`, `d`.`action`, `d`.`uri`, `d`.`isStatic` FROM `ow_base_menu_item` AS `mi` LEFT JOIN `ow_base_document` AS `d` ON ( `mi`.`documentKey` = `d`.`key`) WHERE `mi`.`type` = :menuType ORDER BY `mi`.`order` ASC', 'execTime' => 0.0009770393371582031, 'params' => array ( 'menuType' => 'main', ), ), 589 => array ( 'query' => ' SELECT `mi`.*, `mi`.`key` AS `menu_key`, `d`.`class`, `d`.`action`, `d`.`uri`, `d`.`isStatic` FROM `ow_base_menu_item` AS `mi` LEFT JOIN `ow_base_document` AS `d` ON ( `mi`.`documentKey` = `d`.`key`) WHERE `mi`.`type` = :menuType ORDER BY `mi`.`order` ASC', 'execTime' => 0.0008580684661865234, 'params' => array ( 'menuType' => 'bottom', ), ), 590 => array ( 'query' => 'SELECT * FROM ow_base_question_account_type ORDER BY sortOrder', 'execTime' => 0.0005209445953369141, 'params' => array ( ), ), 591 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'base\' AND `actionKey` = \'daily_login\' LIMIT 0, 1', 'execTime' => 0.0004730224609375, 'params' => array ( ), ), 592 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'base\' AND `actionKey` = \'user_join\' LIMIT 0, 1', 'execTime' => 0.0003800392150878906, 'params' => array ( ), ), 593 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'base\' AND `actionKey` = \'search_users\' LIMIT 0, 1', 'execTime' => 0.00032520294189453125, 'params' => array ( ), ), 594 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'base\' AND `actionKey` = \'add_comment\' LIMIT 0, 1', 'execTime' => 0.000370025634765625, 'params' => array ( ), ), 595 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'usercredits\' AND `actionKey` = \'buy_credits\' LIMIT 0, 1', 'execTime' => 0.0003070831298828125, 'params' => array ( ), ), 596 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'usercredits\' AND `actionKey` = \'grant_by_user\' LIMIT 0, 1', 'execTime' => 0.00031280517578125, 'params' => array ( ), ), 597 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'usercredits\' AND `actionKey` = \'grant_to_user\' LIMIT 0, 1', 'execTime' => 0.0003190040588378906, 'params' => array ( ), ), 598 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'usercredits\' AND `actionKey` = \'set_by_admin\' LIMIT 0, 1', 'execTime' => 0.00030612945556640625, 'params' => array ( ), ), 599 => array ( 'query' => 'SELECT * FROM ow_base_question_account_type ORDER BY sortOrder', 'execTime' => 0.000553131103515625, 'params' => array ( ), ), 600 => array ( 'query' => ' SELECT `question`.* FROM `ow_base_question` as `question` LEFT JOIN `ow_base_question_section` as `section` ON ( `question`.`sectionName` = `section`.`name` AND `question`.`sectionName` != \'\' AND `question`.`sectionName` IS NOT NULL ) WHERE `question`.`base` = 1 AND `question`.`onJoin` = \'1\' AND ( `section`.isHidden IS NULL OR `section`.isHidden = 0 ) ORDER BY IF( `section`.`name` IS NULL, 0, 1 ), `section`.`sortOrder`, `question`.`sortOrder` ', 'execTime' => 0.0011658668518066406, 'params' => NULL, ), 601 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` IN(\'sex\',\'match_sex\') ORDER BY sortOrder', 'execTime' => 0.0006899833679199219, 'params' => array ( ), ), 602 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` IN(\'username\',\'email\',\'password\',\'sex\',\'match_sex\') ORDER BY sortOrder', 'execTime' => 0.0008909702301025391, 'params' => array ( ), ), 603 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` IN(\'\',\'sex\') ORDER BY sortOrder', 'execTime' => 0.0005548000335693359, 'params' => array ( ), ), 604 => array ( 'query' => 'SELECT * FROM ow_base_question_value WHERE `questionName` IN(\'username\',\'email\',\'password\',\'sex\',\'match_sex\') ORDER BY questionName, sortOrder', 'execTime' => 0.001505136489868164, 'params' => array ( ), ), 605 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` = \'username\' LIMIT 0, 1', 'execTime' => 0.0005719661712646484, 'params' => array ( ), ), 606 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` = \'email\' LIMIT 0, 1', 'execTime' => 0.0006120204925537109, 'params' => array ( ), ), 607 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` = \'password\' LIMIT 0, 1', 'execTime' => 0.0005970001220703125, 'params' => array ( ), ), 608 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` = \'repeatPassword\' LIMIT 0, 1', 'execTime' => 0.0003600120544433594, 'params' => array ( ), ), 609 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` = \'sex\' LIMIT 0, 1', 'execTime' => 0.00039196014404296875, 'params' => array ( ), ), 610 => array ( 'query' => 'SELECT * FROM ow_skadate_account_type_to_gender', 'execTime' => 0.00041103363037109375, 'params' => array ( ), ), 611 => array ( 'query' => 'UPDATE `ow_base_plugin` SET developerKey=:dk WHERE `key`=:k', 'execTime' => 0.0004420280456542969, 'params' => array ( 'dk' => '99d6bdd5bb6468beaf118c4664dd92ff', 'k' => 'pcgallery', ), ), 612 => array ( 'query' => 'SELECT * FROM ow_base_language', 'execTime' => 0.000331878662109375, 'params' => array ( ), ), 613 => array ( 'query' => 'SELECT count(DISTINCT `entityId`) `count`, `entityType` FROM `ow_moderation_entity` WHERE `entityType` IN (\'user_join\', \'comment\', \'avatar-change\', \'photo_comments\', \'user-status\', \'blog-post\', \'event\', \'forum-topic\', \'forum-post\', \'group\') AND `userId`=0 GROUP BY `entityType`', 'execTime' => 0.0003039836883544922, 'params' => NULL, ), 614 => array ( 'query' => 'SELECT count(DISTINCT `entityId`) `count`, `entityType` FROM `ow_moderation_entity` WHERE `entityType` IN (\'user_join\', \'comment\', \'avatar-change\', \'photo_comments\', \'user-status\', \'blog-post\', \'event\', \'forum-topic\', \'forum-post\', \'group\') AND 1 GROUP BY `entityType`', 'execTime' => 0.0001850128173828125, 'params' => NULL, ), 615 => array ( 'query' => 'SELECT COUNT(*) FROM ow_base_invitation WHERE `userId` = 0', 'execTime' => 0.00020694732666015625, 'params' => array ( ), ), 616 => array ( 'query' => 'SELECT COUNT(*) FROM ow_base_invitation WHERE `userId` = 0 AND `viewed` = 0', 'execTime' => 0.00015091896057128906, 'params' => array ( ), ), 617 => array ( 'query' => 'SELECT COUNT(*) FROM ow_notifications_notification WHERE `userId` = 0 AND `viewed` = 0', 'execTime' => 0.00013208389282226562, 'params' => array ( ), ), 618 => array ( 'query' => 'SELECT COUNT(*) FROM ow_notifications_notification WHERE `userId` = 0', 'execTime' => 0.00011801719665527344, 'params' => array ( ), ), 619 => array ( 'query' => 'SELECT COUNT(*) FROM `ow_friends_friendship` `friends_friendship` INNER JOIN `ow_base_user` base_user_table_alias ON base_user_table_alias.`id` = `friends_friendship`.`userId` LEFT JOIN `ow_base_user_suspend` base_user_suspend_table_alias ON base_user_suspend_table_alias.`userId` = `base_user_table_alias`.`id` WHERE (`base_user_suspend_table_alias`.`id` IS NULL) AND (`base_user_table_alias`.`emailVerify` = 1) AND `friends_friendship`.`friendId`=0 AND `friends_friendship`.`status` = \'pending\'', 'execTime' => 0.0002601146697998047, 'params' => array ( ), ), 620 => array ( 'query' => 'SELECT COUNT(*) FROM `ow_friends_friendship` `friends_friendship` INNER JOIN `ow_base_user` base_user_table_alias ON base_user_table_alias.`id` = `friends_friendship`.`userId` LEFT JOIN `ow_base_user_suspend` base_user_suspend_table_alias ON base_user_suspend_table_alias.`userId` = `base_user_table_alias`.`id` WHERE (`base_user_suspend_table_alias`.`id` IS NULL) AND (`base_user_table_alias`.`emailVerify` = 1) AND `friends_friendship`.`friendId`=0 AND `friends_friendship`.`status` = \'pending\' AND `friends_friendship`.`viewed` = \'0\'', 'execTime' => 0.0002238750457763672, 'params' => array ( ), ), 621 => array ( 'query' => 'show tables like \'ow_base_geolocation_country\'', 'execTime' => 0.0014171600341796875, 'params' => NULL, ), 622 => array ( 'query' => 'SELECT * FROM ow_base_authorization_group', 'execTime' => 0.0004429817199707031, 'params' => array ( ), ), 623 => array ( 'query' => 'SELECT * FROM ow_base_authorization_moderator ORDER BY id', 'execTime' => 0.0004150867462158203, 'params' => array ( ), ), 624 => array ( 'query' => 'SELECT * FROM ow_base_authorization_moderator_permission', 'execTime' => 0.0002799034118652344, 'params' => array ( ), ), 625 => array ( 'query' => 'SELECT * FROM ow_base_authorization_action', 'execTime' => 0.0003349781036376953, 'params' => array ( ), ), 626 => array ( 'query' => 'SELECT * FROM ow_base_authorization_permission', 'execTime' => 0.0002799034118652344, 'params' => array ( ), ), 627 => array ( 'query' => 'SELECT * FROM ow_base_authorization_role ORDER BY `sortOrder` ASC', 'execTime' => 0.0003681182861328125, 'params' => array ( ), ), 628 => array ( 'query' => 'SELECT `b`.* FROM `ow_ads_banner` AS `b` LEFT JOIN `ow_ads_banner_position` AS `bp` ON (`b`.`id` = `bp`.`bannerId`) LEFT JOIN `ow_ads_banner_location` AS `bl` ON (`b`.`id` = `bl`.`bannerId`) WHERE `bp`.`position` = :position AND `bp`.`pluginKey` IN ( :pluginKey, \'base\' ) AND ( `bl`.`location` IS NULL)', 'execTime' => 0.0005779266357421875, 'params' => array ( 'pluginKey' => 'SKADATE', 'position' => 'top', ), ), 629 => array ( 'query' => 'SELECT `b`.* FROM `ow_ads_banner` AS `b` LEFT JOIN `ow_ads_banner_position` AS `bp` ON (`b`.`id` = `bp`.`bannerId`) LEFT JOIN `ow_ads_banner_location` AS `bl` ON (`b`.`id` = `bl`.`bannerId`) WHERE `bp`.`position` = :position AND `bp`.`pluginKey` IN ( :pluginKey, \'base\' ) AND ( `bl`.`location` IS NULL)', 'execTime' => 0.000415802001953125, 'params' => array ( 'pluginKey' => 'SKADATE', 'position' => 'bottom', ), ), 630 => array ( 'query' => 'SELECT * FROM ow_base_place WHERE `name` = \'index\' LIMIT 0, 1', 'execTime' => 0.0004589557647705078, 'params' => array ( ), ), 631 => array ( 'query' => 'SELECT * FROM ow_base_component_place_cache WHERE `placeId` = 2 AND `entityId` = 0 LIMIT 0, 1', 'execTime' => 0.0005588531494140625, 'params' => array ( ), ), 632 => array ( 'query' => 'SELECT `b`.* FROM `ow_ads_banner` AS `b` LEFT JOIN `ow_ads_banner_position` AS `bp` ON (`b`.`id` = `bp`.`bannerId`) LEFT JOIN `ow_ads_banner_location` AS `bl` ON (`b`.`id` = `bl`.`bannerId`) WHERE `bp`.`position` = :position AND `bp`.`pluginKey` IN ( :pluginKey, \'base\' ) AND ( `bl`.`location` IS NULL)', 'execTime' => 0.0005450248718261719, 'params' => array ( 'pluginKey' => 'SKADATE', 'position' => 'sidebar', ), ), ), 'debugMode' => true, 'isProfilerEnabled' => true, 'profiler' => \UTIL_Profiler::__set_state(array( 'checkPoints' => array ( 'start' => 1774337865.026099, ), 'key' => 'db', 'result' => array ( ), 'chkCounter' => 0, )), 'queryExecTime' => 0.0005450248718261719, 'totalQueryExecTime' => 0.28398704528808594, 'queryCount' => 633, 'useCashe' => false, )), )), 'userOnlineDao' => \BOL_UserOnlineDao::__set_state(array( 'dbo' => \OW_Database::__set_state(array( 'connection' => \PDO::__set_state(array( )), 'affectedRows' => 0, 'queryLog' => array ( 0 => array ( 'query' => 'SELECT * FROM ow_base_config', 'execTime' => 0.0009129047393798828, 'params' => array ( ), ), 1 => array ( 'query' => 'SELECT * FROM ow_base_language', 'execTime' => 0.0005710124969482422, 'params' => array ( ), ), 2 => array ( 'query' => 'SELECT * FROM ow_base_plugin', 'execTime' => 0.0006101131439208984, 'params' => array ( ), ), 3 => array ( 'query' => 'SELECT * FROM ow_base_language ORDER BY `order` ASC LIMIT 0, 1', 'execTime' => 0.0005078315734863281, 'params' => array ( ), ), 4 => array ( 'query' => 'SET TIME_ZONE = ?', 'execTime' => 0.0004220008850097656, 'params' => array ( 0 => '-04:00', ), ), 5 => array ( 'query' => 'SELECT * FROM ow_virtualgifts_template', 'execTime' => 0.0006029605865478516, 'params' => array ( ), ), 6 => array ( 'query' => 'SELECT * FROM ow_base_document WHERE `uri` = \'join\' AND `isStatic` = 1 LIMIT 0, 1', 'execTime' => 0.0007178783416748047, 'params' => array ( ), ), 7 => array ( 'query' => 'SELECT * FROM ow_base_theme', 'execTime' => 0.0006940364837646484, 'params' => array ( ), ), 8 => array ( 'query' => 'SELECT * FROM ow_base_theme', 'execTime' => 0.0008101463317871094, 'params' => array ( ), ), 9 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0004200935363769531, 'params' => array ( 0 => 1555, ), ), 10 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0004000663757324219, 'params' => array ( 0 => 1555, ), ), 11 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1555', 'execTime' => 0.0010080337524414062, 'params' => NULL, ), 12 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1555', 'execTime' => 0.0004069805145263672, 'params' => NULL, ), 13 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1555', 'execTime' => 0.0010979175567626953, 'params' => NULL, ), 14 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0006210803985595703, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body', 'defaultValue' => '#FDF0E6', 'type' => 'color', 'themeId' => 1555, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 15 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0004799365997314453, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#825842', 'type' => 'color', 'themeId' => 1555, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 16 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003509521484375, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#2a80ae', 'type' => 'color', 'themeId' => 1555, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 17 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003490447998046875, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#B99480', 'type' => 'color', 'themeId' => 1555, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 18 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00035500526428222656, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_page_wrap', 'defaultValue' => 'url(images/promo.png)', 'type' => 'image', 'themeId' => 1555, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 19 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0004341602325439453, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_page_wrap_inner', 'defaultValue' => 'url(images/promo_inner.png)', 'type' => 'image', 'themeId' => 1555, 'key' => 'headerBackground', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 20 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003848075866699219, 'params' => array ( 'id' => NULL, 'attribute' => 'background', 'selector' => '.ow_footer', 'defaultValue' => '#FDF0E6', 'type' => 'color', 'themeId' => 1555, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '5. Footer background color', 'description' => NULL, 'mobile' => false, ), ), 21 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003299713134765625, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1555, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 22 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003349781036376953, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#ff7000', 'type' => 'color', 'themeId' => 1555, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 23 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0004229545593261719, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.sitelogo', 'defaultValue' => 'url(images/sitelogo.png)', 'type' => 'image', 'themeId' => 1555, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '4. Logo image', 'description' => NULL, 'mobile' => false, ), ), 24 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0003199577331542969, 'params' => array ( 'id' => NULL, 'themeId' => 1555, 'type' => 'decorator', 'value' => 'button', ), ), 25 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00029921531677246094, 'params' => array ( 'id' => NULL, 'themeId' => 1555, 'type' => 'master_page', 'value' => 'dndindex', ), ), 26 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00025391578674316406, 'params' => array ( 'id' => NULL, 'themeId' => 1555, 'type' => 'master_page', 'value' => 'general', ), ), 27 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023698806762695312, 'params' => array ( 'id' => NULL, 'themeId' => 1555, 'type' => 'master_page', 'value' => 'index', ), ), 28 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00030994415283203125, 'params' => array ( 'id' => NULL, 'themeId' => 1555, 'type' => 'master_page', 'value' => 'html_document', ), ), 29 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002410411834716797, 'params' => array ( 'id' => NULL, 'themeId' => 1555, 'type' => 'master_page', 'value' => 'blank', ), ), 30 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.0002942085266113281, 'params' => array ( 'id' => NULL, 'themeId' => 1555, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 31 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00039196014404296875, 'params' => array ( 0 => 1555, ), ), 32 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0010747909545898438, 'params' => array ( 'themeId' => 1555, 'themeId2' => 1555, ), ), 33 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1555', 'execTime' => 0.0003249645233154297, 'params' => array ( ), ), 34 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00033783912658691406, 'params' => array ( 0 => 1559, ), ), 35 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002949237823486328, 'params' => array ( 0 => 1559, ), ), 36 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1559', 'execTime' => 0.0008411407470703125, 'params' => NULL, ), 37 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1559', 'execTime' => 0.000370025634765625, 'params' => NULL, ), 38 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1559', 'execTime' => 0.0010089874267578125, 'params' => NULL, ), 39 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0006060600280761719, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body, .base_sign_in', 'defaultValue' => '#ece8e4', 'type' => 'color', 'themeId' => 1559, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 40 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.000431060791015625, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#494949', 'type' => 'color', 'themeId' => 1559, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 41 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003490447998046875, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#004d7e', 'type' => 'color', 'themeId' => 1559, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 42 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003581047058105469, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#004d7e', 'type' => 'color', 'themeId' => 1559, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 43 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.000392913818359375, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header_wrap', 'defaultValue' => 'url(images/bg_small.jpg)', 'type' => 'image', 'themeId' => 1559, 'key' => 'headerImage', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 44 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00047588348388671875, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header_pic', 'defaultValue' => 'url(images/header_s.png)', 'type' => 'image', 'themeId' => 1559, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '4. Logo image', 'description' => NULL, 'mobile' => false, ), ), 45 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00045418739318847656, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#252525', 'type' => 'color', 'themeId' => 1559, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 46 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00034999847412109375, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#494949', 'type' => 'color', 'themeId' => 1559, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 47 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00037598609924316406, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_sign_in, .index_master_page.ow_page_wrap', 'defaultValue' => 'url(images/bg.jpg)', 'type' => 'image', 'themeId' => 1559, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 48 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002868175506591797, 'params' => array ( 'id' => NULL, 'themeId' => 1559, 'type' => 'decorator', 'value' => 'button', ), ), 49 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023889541625976562, 'params' => array ( 'id' => NULL, 'themeId' => 1559, 'type' => 'master_page', 'value' => 'dndindex', ), ), 50 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00031280517578125, 'params' => array ( 'id' => NULL, 'themeId' => 1559, 'type' => 'master_page', 'value' => 'general', ), ), 51 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023293495178222656, 'params' => array ( 'id' => NULL, 'themeId' => 1559, 'type' => 'master_page', 'value' => 'index', ), ), 52 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002181529998779297, 'params' => array ( 'id' => NULL, 'themeId' => 1559, 'type' => 'master_page', 'value' => 'html_document', ), ), 53 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00021505355834960938, 'params' => array ( 'id' => NULL, 'themeId' => 1559, 'type' => 'master_page', 'value' => 'blank', ), ), 54 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.00027108192443847656, 'params' => array ( 'id' => NULL, 'themeId' => 1559, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 55 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0004589557647705078, 'params' => array ( 0 => 1559, ), ), 56 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0011219978332519531, 'params' => array ( 'themeId' => 1559, 'themeId2' => 1559, ), ), 57 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1559', 'execTime' => 0.00026798248291015625, 'params' => array ( ), ), 58 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003077983856201172, 'params' => array ( 0 => 1606, ), ), 59 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00030112266540527344, 'params' => array ( 0 => 1606, ), ), 60 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1606', 'execTime' => 0.001013040542602539, 'params' => NULL, ), 61 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1606', 'execTime' => 0.00028896331787109375, 'params' => NULL, ), 62 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1606', 'execTime' => 0.0008571147918701172, 'params' => NULL, ), 63 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0006830692291259766, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => 'body, .ow_bg_color', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1606, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 64 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00038909912109375, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html', 'defaultValue' => '#828894', 'type' => 'color', 'themeId' => 1606, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 65 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0004019737243652344, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a', 'defaultValue' => '#5b646a', 'type' => 'color', 'themeId' => 1606, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 66 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00034499168395996094, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#5b646a', 'type' => 'color', 'themeId' => 1606, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 67 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003638267517089844, 'params' => array ( 'id' => NULL, 'attribute' => 'background', 'selector' => '.ow_footer', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1606, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '4. Footer background color', 'description' => NULL, 'mobile' => false, ), ), 68 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0004401206970214844, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_logo', 'defaultValue' => 'url(images/logo.png)', 'type' => 'image', 'themeId' => 1606, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '3. Logo image', 'description' => NULL, 'mobile' => false, ), ), 69 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00035381317138671875, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header_pic', 'defaultValue' => 'url(images/header.jpg)', 'type' => 'image', 'themeId' => 1606, 'key' => 'headerImage', 'section' => '1. General Settings', 'label' => '2. Header background image', 'description' => NULL, 'mobile' => false, ), ), 70 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003609657287597656, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#5b646a', 'type' => 'color', 'themeId' => 1606, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 71 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003330707550048828, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_outline, .ow_txt_value', 'defaultValue' => '#2db395', 'type' => 'color', 'themeId' => 1606, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 72 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002541542053222656, 'params' => array ( 'id' => NULL, 'themeId' => 1606, 'type' => 'decorator', 'value' => 'button', ), ), 73 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00028705596923828125, 'params' => array ( 'id' => NULL, 'themeId' => 1606, 'type' => 'master_page', 'value' => 'dndindex', ), ), 74 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023102760314941406, 'params' => array ( 'id' => NULL, 'themeId' => 1606, 'type' => 'master_page', 'value' => 'admin', ), ), 75 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00021696090698242188, 'params' => array ( 'id' => NULL, 'themeId' => 1606, 'type' => 'master_page', 'value' => 'general', ), ), 76 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00024390220642089844, 'params' => array ( 'id' => NULL, 'themeId' => 1606, 'type' => 'master_page', 'value' => 'html_document', ), ), 77 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023508071899414062, 'params' => array ( 'id' => NULL, 'themeId' => 1606, 'type' => 'master_page', 'value' => 'blank', ), ), 78 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023603439331054688, 'params' => array ( 'id' => NULL, 'themeId' => 1606, 'type' => 'm_master_page', 'value' => 'mobile_blank', ), ), 79 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023102760314941406, 'params' => array ( 'id' => NULL, 'themeId' => 1606, 'type' => 'm_master_page', 'value' => 'mobile_general', ), ), 80 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002589225769042969, 'params' => array ( 'id' => NULL, 'themeId' => 1606, 'type' => 'm_master_page', 'value' => 'mobile_html_document', ), ), 81 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00039505958557128906, 'params' => array ( 0 => 1606, ), ), 82 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0010399818420410156, 'params' => array ( 'themeId' => 1606, 'themeId2' => 1606, ), ), 83 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1606', 'execTime' => 0.0003027915954589844, 'params' => array ( ), ), 84 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00032591819763183594, 'params' => array ( 0 => 1607, ), ), 85 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002830028533935547, 'params' => array ( 0 => 1607, ), ), 86 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1607', 'execTime' => 0.0008039474487304688, 'params' => NULL, ), 87 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1607', 'execTime' => 0.0004851818084716797, 'params' => NULL, ), 88 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1607', 'execTime' => 0.0011649131774902344, 'params' => NULL, ), 89 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0006041526794433594, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => 'body, .ow_bg_color', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1607, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 90 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003559589385986328, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .index_qs_widget', 'defaultValue' => '#828894', 'type' => 'color', 'themeId' => 1607, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 91 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00039887428283691406, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a', 'defaultValue' => '#5b646a', 'type' => 'color', 'themeId' => 1607, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 92 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003559589385986328, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#5b646a', 'type' => 'color', 'themeId' => 1607, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 93 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00031304359436035156, 'params' => array ( 'id' => NULL, 'attribute' => 'background', 'selector' => '.ow_footer', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1607, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '5. Footer background color', 'description' => NULL, 'mobile' => false, ), ), 94 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00036787986755371094, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_logo, .index_master_page .logo_url', 'defaultValue' => 'url(images/logo.png)', 'type' => 'image', 'themeId' => 1607, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '4. Logo image', 'description' => NULL, 'mobile' => false, ), ), 95 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003101825714111328, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header_pic', 'defaultValue' => 'url(images/header.jpg)', 'type' => 'image', 'themeId' => 1607, 'key' => 'headerImage', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 96 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00034880638122558594, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#5b646a', 'type' => 'color', 'themeId' => 1607, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 97 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003209114074707031, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_outline, .ow_txt_value', 'defaultValue' => '#ef6ba3', 'type' => 'color', 'themeId' => 1607, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 98 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003159046173095703, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.index_master_page .ow_header_wrap', 'defaultValue' => 'url(images/bg_promo.jpg)', 'type' => 'image', 'themeId' => 1607, 'key' => 'indexImage', 'section' => '1. General Settings', 'label' => '2. Page background image', 'description' => NULL, 'mobile' => false, ), ), 99 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00025916099548339844, 'params' => array ( 'id' => NULL, 'themeId' => 1607, 'type' => 'decorator', 'value' => 'button', ), ), 100 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002319812774658203, 'params' => array ( 'id' => NULL, 'themeId' => 1607, 'type' => 'master_page', 'value' => 'dndindex', ), ), 101 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002219676971435547, 'params' => array ( 'id' => NULL, 'themeId' => 1607, 'type' => 'master_page', 'value' => 'general', ), ), 102 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00021600723266601562, 'params' => array ( 'id' => NULL, 'themeId' => 1607, 'type' => 'master_page', 'value' => 'index', ), ), 103 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002529621124267578, 'params' => array ( 'id' => NULL, 'themeId' => 1607, 'type' => 'master_page', 'value' => 'html_document', ), ), 104 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00021791458129882812, 'params' => array ( 'id' => NULL, 'themeId' => 1607, 'type' => 'master_page', 'value' => 'blank', ), ), 105 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.0002639293670654297, 'params' => array ( 'id' => NULL, 'themeId' => 1607, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 106 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003981590270996094, 'params' => array ( 0 => 1607, ), ), 107 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0010190010070800781, 'params' => array ( 'themeId' => 1607, 'themeId2' => 1607, ), ), 108 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1607', 'execTime' => 0.0002288818359375, 'params' => array ( ), ), 109 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002739429473876953, 'params' => array ( 0 => 1608, ), ), 110 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002810955047607422, 'params' => array ( 0 => 1608, ), ), 111 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1608', 'execTime' => 0.0006909370422363281, 'params' => NULL, ), 112 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1608', 'execTime' => 0.0003859996795654297, 'params' => NULL, ), 113 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1608', 'execTime' => 0.0012140274047851562, 'params' => NULL, ), 114 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0006749629974365234, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => 'body, body.ow, body.base_sign_in', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1608, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 115 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003941059112548828, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#333', 'type' => 'color', 'themeId' => 1608, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 116 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00032901763916015625, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#2a80ae', 'type' => 'color', 'themeId' => 1608, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 117 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00039005279541015625, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#005466', 'type' => 'color', 'themeId' => 1608, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 118 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003330707550048828, 'params' => array ( 'id' => NULL, 'attribute' => 'background', 'selector' => '.ow_footer', 'defaultValue' => '#EAF7FB', 'type' => 'color', 'themeId' => 1608, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '5. Footer background color', 'description' => NULL, 'mobile' => false, ), ), 119 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00030493736267089844, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header', 'defaultValue' => 'url(images/header_s.png)', 'type' => 'image', 'themeId' => 1608, 'key' => 'headerBackground', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 120 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00037097930908203125, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_logo', 'defaultValue' => 'url(images/logo.png)', 'type' => 'image', 'themeId' => 1608, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '4. Logo image', 'description' => NULL, 'mobile' => false, ), ), 121 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0002899169921875, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#005466', 'type' => 'color', 'themeId' => 1608, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 122 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0002989768981933594, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#005074', 'type' => 'color', 'themeId' => 1608, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 123 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003478527069091797, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page', 'defaultValue' => 'url(images/bg.png)', 'type' => 'image', 'themeId' => 1608, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 124 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.000244140625, 'params' => array ( 'id' => NULL, 'themeId' => 1608, 'type' => 'decorator', 'value' => 'button', ), ), 125 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002200603485107422, 'params' => array ( 'id' => NULL, 'themeId' => 1608, 'type' => 'master_page', 'value' => 'dndindex', ), ), 126 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002701282501220703, 'params' => array ( 'id' => NULL, 'themeId' => 1608, 'type' => 'master_page', 'value' => 'general', ), ), 127 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00021314620971679688, 'params' => array ( 'id' => NULL, 'themeId' => 1608, 'type' => 'master_page', 'value' => 'index', ), ), 128 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00020885467529296875, 'params' => array ( 'id' => NULL, 'themeId' => 1608, 'type' => 'master_page', 'value' => 'html_document', ), ), 129 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00020599365234375, 'params' => array ( 'id' => NULL, 'themeId' => 1608, 'type' => 'master_page', 'value' => 'blank', ), ), 130 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.0002582073211669922, 'params' => array ( 'id' => NULL, 'themeId' => 1608, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 131 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00037217140197753906, 'params' => array ( 0 => 1608, ), ), 132 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.001035928726196289, 'params' => array ( 'themeId' => 1608, 'themeId2' => 1608, ), ), 133 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1608', 'execTime' => 0.0002760887145996094, 'params' => array ( ), ), 134 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00031876564025878906, 'params' => array ( 0 => 1609, ), ), 135 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00031495094299316406, 'params' => array ( 0 => 1609, ), ), 136 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1609', 'execTime' => 0.0008540153503417969, 'params' => NULL, ), 137 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1609', 'execTime' => 0.0005068778991699219, 'params' => NULL, ), 138 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1609', 'execTime' => 0.001313924789428711, 'params' => NULL, ), 139 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0006289482116699219, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => 'body, .ow, body, html, .base_sign_in', 'defaultValue' => '#333', 'type' => 'color', 'themeId' => 1609, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 140 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003838539123535156, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html', 'defaultValue' => '#c4c4c4', 'type' => 'color', 'themeId' => 1609, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 141 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003612041473388672, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a', 'defaultValue' => '#ae9e78', 'type' => 'color', 'themeId' => 1609, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 142 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00034499168395996094, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#e4e4e4', 'type' => 'color', 'themeId' => 1609, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 143 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00028204917907714844, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow_footer', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1609, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '7. Footer background color', 'description' => NULL, 'mobile' => false, ), ), 144 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00035381317138671875, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1609, 'key' => 'headerBackground', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 145 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0002999305725097656, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_logo_wrap a', 'defaultValue' => 'url(images/logo_console.png)', 'type' => 'image', 'themeId' => 1609, 'key' => 'ConsoleImage', 'section' => '1. General Settings', 'label' => '6. Console logo image', 'description' => NULL, 'mobile' => false, ), ), 146 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0002911090850830078, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.logo_url', 'defaultValue' => 'url(images/logo_inner.png)', 'type' => 'image', 'themeId' => 1609, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '5. Inner logo image', 'description' => NULL, 'mobile' => false, ), ), 147 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003440380096435547, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#cbcbcb', 'type' => 'color', 'themeId' => 1609, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 148 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003211498260498047, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#D76243', 'type' => 'color', 'themeId' => 1609, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 149 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003039836883544922, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.index_master_page .logo_url', 'defaultValue' => 'url(images/logo_index.png)', 'type' => 'image', 'themeId' => 1609, 'key' => 'indexLogoImage', 'section' => '1. General Settings', 'label' => '4. Index logo image', 'description' => NULL, 'mobile' => false, ), ), 150 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003490447998046875, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.index_master_page .ow_header', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1609, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 151 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002460479736328125, 'params' => array ( 'id' => NULL, 'themeId' => 1609, 'type' => 'decorator', 'value' => 'button', ), ), 152 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023484230041503906, 'params' => array ( 'id' => NULL, 'themeId' => 1609, 'type' => 'master_page', 'value' => 'dndindex', ), ), 153 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00027298927307128906, 'params' => array ( 'id' => NULL, 'themeId' => 1609, 'type' => 'master_page', 'value' => 'general', ), ), 154 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00022101402282714844, 'params' => array ( 'id' => NULL, 'themeId' => 1609, 'type' => 'master_page', 'value' => 'index', ), ), 155 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023293495178222656, 'params' => array ( 'id' => NULL, 'themeId' => 1609, 'type' => 'master_page', 'value' => 'html_document', ), ), 156 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002110004425048828, 'params' => array ( 'id' => NULL, 'themeId' => 1609, 'type' => 'master_page', 'value' => 'blank', ), ), 157 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.00025200843811035156, 'params' => array ( 'id' => NULL, 'themeId' => 1609, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 158 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00037097930908203125, 'params' => array ( 0 => 1609, ), ), 159 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0011229515075683594, 'params' => array ( 'themeId' => 1609, 'themeId2' => 1609, ), ), 160 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1609', 'execTime' => 0.0002751350402832031, 'params' => array ( ), ), 161 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003180503845214844, 'params' => array ( 0 => 1610, ), ), 162 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003161430358886719, 'params' => array ( 0 => 1610, ), ), 163 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1610', 'execTime' => 0.0008440017700195312, 'params' => NULL, ), 164 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1610', 'execTime' => 0.0004451274871826172, 'params' => NULL, ), 165 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1610', 'execTime' => 0.0013129711151123047, 'params' => NULL, ), 166 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0006320476531982422, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => 'body, .base_sign_in', 'defaultValue' => '#e8e7e7', 'type' => 'color', 'themeId' => 1610, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 167 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003638267517089844, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html', 'defaultValue' => '#4f5460', 'type' => 'color', 'themeId' => 1610, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 168 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003190040588378906, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a', 'defaultValue' => '#465c95', 'type' => 'color', 'themeId' => 1610, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 169 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0004019737243652344, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#666', 'type' => 'color', 'themeId' => 1610, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 170 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.000347137451171875, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow_footer', 'defaultValue' => '#e17e64', 'type' => 'color', 'themeId' => 1610, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '7. Footer background color', 'description' => NULL, 'mobile' => false, ), ), 171 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00030803680419921875, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_logo_wrap a', 'defaultValue' => 'url(images/logo_console.png)', 'type' => 'image', 'themeId' => 1610, 'key' => 'ConsoleImage', 'section' => '1. General Settings', 'label' => '6. Console logo image', 'description' => NULL, 'mobile' => false, ), ), 172 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00034999847412109375, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header_pic_wrap', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1610, 'key' => 'headerBackground', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 173 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00032806396484375, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.logo_url', 'defaultValue' => 'url(images/logo_inner.png)', 'type' => 'image', 'themeId' => 1610, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '5. Inner logo image', 'description' => NULL, 'mobile' => false, ), ), 174 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003151893615722656, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#cbcbcb', 'type' => 'color', 'themeId' => 1610, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 175 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003159046173095703, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#D76243', 'type' => 'color', 'themeId' => 1610, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 176 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00031304359436035156, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.index_master_page .logo_url', 'defaultValue' => 'url(images/logo_index.png)', 'type' => 'image', 'themeId' => 1610, 'key' => 'indexLogoImage', 'section' => '1. General Settings', 'label' => '4. Index logo image', 'description' => NULL, 'mobile' => false, ), ), 177 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003209114074707031, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.index_master_page .ow_header', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1610, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 178 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00024700164794921875, 'params' => array ( 'id' => NULL, 'themeId' => 1610, 'type' => 'decorator', 'value' => 'button', ), ), 179 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002319812774658203, 'params' => array ( 'id' => NULL, 'themeId' => 1610, 'type' => 'master_page', 'value' => 'dndindex', ), ), 180 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00022292137145996094, 'params' => array ( 'id' => NULL, 'themeId' => 1610, 'type' => 'master_page', 'value' => 'general', ), ), 181 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002589225769042969, 'params' => array ( 'id' => NULL, 'themeId' => 1610, 'type' => 'master_page', 'value' => 'index', ), ), 182 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00021696090698242188, 'params' => array ( 'id' => NULL, 'themeId' => 1610, 'type' => 'master_page', 'value' => 'html_document', ), ), 183 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00022912025451660156, 'params' => array ( 'id' => NULL, 'themeId' => 1610, 'type' => 'master_page', 'value' => 'blank', ), ), 184 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.00025200843811035156, 'params' => array ( 'id' => NULL, 'themeId' => 1610, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 185 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00043201446533203125, 'params' => array ( 0 => 1610, ), ), 186 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0006840229034423828, 'params' => array ( 'themeId' => 1610, 'themeId2' => 1610, ), ), 187 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1610', 'execTime' => 0.00011801719665527344, 'params' => array ( ), ), 188 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00014901161193847656, 'params' => array ( 0 => 1611, ), ), 189 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.000141143798828125, 'params' => array ( 0 => 1611, ), ), 190 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1611', 'execTime' => 0.0002830028533935547, 'params' => NULL, ), 191 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1611', 'execTime' => 0.00015211105346679688, 'params' => NULL, ), 192 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1611', 'execTime' => 0.0003960132598876953, 'params' => NULL, ), 193 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0005090236663818359, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body', 'defaultValue' => '#2f0023', 'type' => 'color', 'themeId' => 1611, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 194 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00040602684020996094, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#cecece', 'type' => 'color', 'themeId' => 1611, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 195 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.000308990478515625, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#5079cd', 'type' => 'color', 'themeId' => 1611, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 196 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003218650817871094, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#cecece', 'type' => 'color', 'themeId' => 1611, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 197 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003650188446044922, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_page_wrap', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1611, 'key' => 'backgroundImage', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 198 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0002951622009277344, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header', 'defaultValue' => 'url(images/bg_pic.jpg)', 'type' => 'image', 'themeId' => 1611, 'key' => 'headerImage', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 199 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003349781036376953, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1611, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 200 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.000370025634765625, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#cecece', 'type' => 'color', 'themeId' => 1611, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 201 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00031685829162597656, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .sitelogo', 'defaultValue' => 'url(images/site_name.png)', 'type' => 'image', 'themeId' => 1611, 'key' => 'indexLogoImage', 'section' => '1. General Settings', 'label' => '4. Index Logo image', 'description' => NULL, 'mobile' => false, ), ), 202 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00030112266540527344, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.sitelogo', 'defaultValue' => 'url(images/site_name.png)', 'type' => 'image', 'themeId' => 1611, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '5. Logo image', 'description' => NULL, 'mobile' => false, ), ), 203 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002529621124267578, 'params' => array ( 'id' => NULL, 'themeId' => 1611, 'type' => 'decorator', 'value' => 'button', ), ), 204 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023603439331054688, 'params' => array ( 'id' => NULL, 'themeId' => 1611, 'type' => 'master_page', 'value' => 'dndindex', ), ), 205 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00021791458129882812, 'params' => array ( 'id' => NULL, 'themeId' => 1611, 'type' => 'master_page', 'value' => 'general', ), ), 206 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00024700164794921875, 'params' => array ( 'id' => NULL, 'themeId' => 1611, 'type' => 'master_page', 'value' => 'index', ), ), 207 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002300739288330078, 'params' => array ( 'id' => NULL, 'themeId' => 1611, 'type' => 'master_page', 'value' => 'html_document', ), ), 208 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00021195411682128906, 'params' => array ( 'id' => NULL, 'themeId' => 1611, 'type' => 'master_page', 'value' => 'blank', ), ), 209 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.0002510547637939453, 'params' => array ( 'id' => NULL, 'themeId' => 1611, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 210 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0004761219024658203, 'params' => array ( 0 => 1611, ), ), 211 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0010979175567626953, 'params' => array ( 'themeId' => 1611, 'themeId2' => 1611, ), ), 212 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1611', 'execTime' => 0.0002300739288330078, 'params' => array ( ), ), 213 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003249645233154297, 'params' => array ( 0 => 1612, ), ), 214 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.000263214111328125, 'params' => array ( 0 => 1612, ), ), 215 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1612', 'execTime' => 0.0008919239044189453, 'params' => NULL, ), 216 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1612', 'execTime' => 0.0004279613494873047, 'params' => NULL, ), 217 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1612', 'execTime' => 0.0014429092407226562, 'params' => NULL, ), 218 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00043201446533203125, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body', 'defaultValue' => '#493e5e', 'type' => 'color', 'themeId' => 1612, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 219 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00028395652770996094, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#b9b3bd', 'type' => 'color', 'themeId' => 1612, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 220 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00024390220642089844, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#4aaed3', 'type' => 'color', 'themeId' => 1612, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 221 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00023889541625976562, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#d9d1dd', 'type' => 'color', 'themeId' => 1612, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 222 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00023603439331054688, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_page_wrap', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1612, 'key' => 'backgroundImage', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 223 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00024700164794921875, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header', 'defaultValue' => 'url(images/bg_pic.jpg)', 'type' => 'image', 'themeId' => 1612, 'key' => 'headerBackground', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 224 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00020503997802734375, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_site_panel_logo', 'defaultValue' => 'url(images/site_name3.png)', 'type' => 'image', 'themeId' => 1612, 'key' => 'ConsoleImage', 'section' => '1. General Settings', 'label' => '6. Console logo image', 'description' => NULL, 'mobile' => false, ), ), 225 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00012421607971191406, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#aba8af', 'type' => 'color', 'themeId' => 1612, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 226 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001289844512939453, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#cecece', 'type' => 'color', 'themeId' => 1612, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 227 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001239776611328125, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .sitelogo', 'defaultValue' => 'url(images/site_name.png)', 'type' => 'image', 'themeId' => 1612, 'key' => 'indexLogoImage', 'section' => '1. General Settings', 'label' => '4. Index logo image', 'description' => NULL, 'mobile' => false, ), ), 228 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00014495849609375, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.sitelogo', 'defaultValue' => 'url(images/site_name2.png)', 'type' => 'image', 'themeId' => 1612, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '5. Inner logo image', 'description' => NULL, 'mobile' => false, ), ), 229 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011801719665527344, 'params' => array ( 'id' => NULL, 'themeId' => 1612, 'type' => 'decorator', 'value' => 'button', ), ), 230 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010895729064941406, 'params' => array ( 'id' => NULL, 'themeId' => 1612, 'type' => 'master_page', 'value' => 'dndindex', ), ), 231 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 9.799003601074219E-5, 'params' => array ( 'id' => NULL, 'themeId' => 1612, 'type' => 'master_page', 'value' => 'general', ), ), 232 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 9.799003601074219E-5, 'params' => array ( 'id' => NULL, 'themeId' => 1612, 'type' => 'master_page', 'value' => 'index', ), ), 233 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 9.703636169433594E-5, 'params' => array ( 'id' => NULL, 'themeId' => 1612, 'type' => 'master_page', 'value' => 'html_document', ), ), 234 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 9.489059448242188E-5, 'params' => array ( 'id' => NULL, 'themeId' => 1612, 'type' => 'master_page', 'value' => 'blank', ), ), 235 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.00013399124145507812, 'params' => array ( 'id' => NULL, 'themeId' => 1612, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 236 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002040863037109375, 'params' => array ( 0 => 1612, ), ), 237 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0004830360412597656, 'params' => array ( 'themeId' => 1612, 'themeId2' => 1612, ), ), 238 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1612', 'execTime' => 0.00011110305786132812, 'params' => array ( ), ), 239 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001430511474609375, 'params' => array ( 0 => 1613, ), ), 240 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.000125885009765625, 'params' => array ( 0 => 1613, ), ), 241 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1613', 'execTime' => 0.0004520416259765625, 'params' => NULL, ), 242 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1613', 'execTime' => 0.0001609325408935547, 'params' => NULL, ), 243 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1613', 'execTime' => 0.0004851818084716797, 'params' => NULL, ), 244 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0004291534423828125, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1613, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 245 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003330707550048828, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#4b4b4b', 'type' => 'color', 'themeId' => 1613, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 246 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0004150867462158203, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#0a4200', 'type' => 'color', 'themeId' => 1613, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 247 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00039505958557128906, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#0a4200', 'type' => 'color', 'themeId' => 1613, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 248 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0002009868621826172, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_page_wrap', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1613, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 249 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00014090538024902344, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow_footer, .base_index_page .ow_footer', 'defaultValue' => '#4b4b4b', 'type' => 'color', 'themeId' => 1613, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '5. Footer background', 'description' => NULL, 'mobile' => false, ), ), 250 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013494491577148438, 'params' => array ( 'id' => NULL, 'attribute' => 'background', 'selector' => '.ow_header', 'defaultValue' => 'url(images/bg_pic.png)', 'type' => 'image', 'themeId' => 1613, 'key' => 'headerImage', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 251 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001361370086669922, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#4b4b4b', 'type' => 'color', 'themeId' => 1613, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 252 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013518333435058594, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#4b4b4b', 'type' => 'color', 'themeId' => 1613, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 253 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013494491577148438, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.sitelogo', 'defaultValue' => 'url(images/site_name.png)', 'type' => 'image', 'themeId' => 1613, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '4. Logo image', 'description' => NULL, 'mobile' => false, ), ), 254 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001461505889892578, 'params' => array ( 'id' => NULL, 'themeId' => 1613, 'type' => 'decorator', 'value' => 'button', ), ), 255 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00013113021850585938, 'params' => array ( 'id' => NULL, 'themeId' => 1613, 'type' => 'master_page', 'value' => 'dndindex', ), ), 256 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011587142944335938, 'params' => array ( 'id' => NULL, 'themeId' => 1613, 'type' => 'master_page', 'value' => 'general', ), ), 257 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011205673217773438, 'params' => array ( 'id' => NULL, 'themeId' => 1613, 'type' => 'master_page', 'value' => 'index', ), ), 258 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010895729064941406, 'params' => array ( 'id' => NULL, 'themeId' => 1613, 'type' => 'master_page', 'value' => 'html_document', ), ), 259 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010919570922851562, 'params' => array ( 'id' => NULL, 'themeId' => 1613, 'type' => 'master_page', 'value' => 'blank', ), ), 260 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.0001399517059326172, 'params' => array ( 'id' => NULL, 'themeId' => 1613, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 261 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00021195411682128906, 'params' => array ( 0 => 1613, ), ), 262 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.00040602684020996094, 'params' => array ( 'themeId' => 1613, 'themeId2' => 1613, ), ), 263 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1613', 'execTime' => 0.00011610984802246094, 'params' => array ( ), ), 264 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001571178436279297, 'params' => array ( 0 => 1614, ), ), 265 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00014400482177734375, 'params' => array ( 0 => 1614, ), ), 266 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1614', 'execTime' => 0.00027298927307128906, 'params' => NULL, ), 267 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1614', 'execTime' => 0.00015115737915039062, 'params' => NULL, ), 268 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1614', 'execTime' => 0.0003669261932373047, 'params' => NULL, ), 269 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0002868175506591797, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => 'body, .ow, body, html, .base_sign_in', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1614, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 270 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00014495849609375, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html', 'defaultValue' => '#868686', 'type' => 'color', 'themeId' => 1614, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 271 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00015306472778320312, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a', 'defaultValue' => '#ae9e78', 'type' => 'color', 'themeId' => 1614, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 272 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001380443572998047, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#4c4c4c', 'type' => 'color', 'themeId' => 1614, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 273 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001289844512939453, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1614, 'key' => 'headerBackground', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 274 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001251697540283203, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_logo_wrap a', 'defaultValue' => 'url(images/logo_console.png)', 'type' => 'image', 'themeId' => 1614, 'key' => 'ConsoleImage', 'section' => '1. General Settings', 'label' => '6. Console logo image', 'description' => NULL, 'mobile' => false, ), ), 275 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001380443572998047, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.logo_url', 'defaultValue' => 'url(images/logo_inner.png)', 'type' => 'image', 'themeId' => 1614, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '5. Inner logo image', 'description' => NULL, 'mobile' => false, ), ), 276 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00012612342834472656, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#4c4c4c', 'type' => 'color', 'themeId' => 1614, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 277 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013494491577148438, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow_footer', 'defaultValue' => '#191514', 'type' => 'color', 'themeId' => 1614, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '7. Footer background color', 'description' => NULL, 'mobile' => false, ), ), 278 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001468658447265625, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#D76243', 'type' => 'color', 'themeId' => 1614, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 279 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013494491577148438, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.index_master_page .logo_url', 'defaultValue' => 'url(images/logo_index.png)', 'type' => 'image', 'themeId' => 1614, 'key' => 'indexLogoImage', 'section' => '1. General Settings', 'label' => '4. Index logo image', 'description' => NULL, 'mobile' => false, ), ), 280 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001289844512939453, 'params' => array ( 'id' => NULL, 'themeId' => 1614, 'type' => 'decorator', 'value' => 'button', ), ), 281 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011706352233886719, 'params' => array ( 'id' => NULL, 'themeId' => 1614, 'type' => 'master_page', 'value' => 'dndindex', ), ), 282 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010704994201660156, 'params' => array ( 'id' => NULL, 'themeId' => 1614, 'type' => 'master_page', 'value' => 'general', ), ), 283 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010609626770019531, 'params' => array ( 'id' => NULL, 'themeId' => 1614, 'type' => 'master_page', 'value' => 'index', ), ), 284 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00012087821960449219, 'params' => array ( 'id' => NULL, 'themeId' => 1614, 'type' => 'master_page', 'value' => 'html_document', ), ), 285 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010800361633300781, 'params' => array ( 'id' => NULL, 'themeId' => 1614, 'type' => 'master_page', 'value' => 'blank', ), ), 286 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.0001308917999267578, 'params' => array ( 'id' => NULL, 'themeId' => 1614, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 287 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00019478797912597656, 'params' => array ( 0 => 1614, ), ), 288 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0004131793975830078, 'params' => array ( 'themeId' => 1614, 'themeId2' => 1614, ), ), 289 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1614', 'execTime' => 0.00011205673217773438, 'params' => array ( ), ), 290 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001430511474609375, 'params' => array ( 0 => 1615, ), ), 291 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00013899803161621094, 'params' => array ( 0 => 1615, ), ), 292 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1615', 'execTime' => 0.00035500526428222656, 'params' => NULL, ), 293 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1615', 'execTime' => 0.0001571178436279297, 'params' => NULL, ), 294 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1615', 'execTime' => 0.0003650188446044922, 'params' => NULL, ), 295 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003108978271484375, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body', 'defaultValue' => '#000', 'type' => 'color', 'themeId' => 1615, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 296 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00014591217041015625, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html', 'defaultValue' => '#ffffe6', 'type' => 'color', 'themeId' => 1615, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 297 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001418590545654297, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#fffde3', 'type' => 'color', 'themeId' => 1615, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 298 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001461505889892578, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#796458', 'type' => 'color', 'themeId' => 1615, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 299 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013399124145507812, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_page_wrap', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1615, 'key' => 'backgroundImage', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 300 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00012683868408203125, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow_footer', 'defaultValue' => '#000', 'type' => 'color', 'themeId' => 1615, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '5. Footer background', 'description' => NULL, 'mobile' => false, ), ), 301 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013709068298339844, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header', 'defaultValue' => 'url(images/bg_pic.jpg)', 'type' => 'image', 'themeId' => 1615, 'key' => 'headerImage', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 302 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001399517059326172, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#ffffe6', 'type' => 'color', 'themeId' => 1615, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 303 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00012993812561035156, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#796458', 'type' => 'color', 'themeId' => 1615, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 304 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001480579376220703, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.sitelogo', 'defaultValue' => 'url(images/site_name.png)', 'type' => 'image', 'themeId' => 1615, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '4. Logo image', 'description' => NULL, 'mobile' => false, ), ), 305 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001468658447265625, 'params' => array ( 'id' => NULL, 'themeId' => 1615, 'type' => 'decorator', 'value' => 'button', ), ), 306 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001220703125, 'params' => array ( 'id' => NULL, 'themeId' => 1615, 'type' => 'master_page', 'value' => 'dndindex', ), ), 307 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011301040649414062, 'params' => array ( 'id' => NULL, 'themeId' => 1615, 'type' => 'master_page', 'value' => 'general', ), ), 308 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010991096496582031, 'params' => array ( 'id' => NULL, 'themeId' => 1615, 'type' => 'master_page', 'value' => 'index', ), ), 309 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010991096496582031, 'params' => array ( 'id' => NULL, 'themeId' => 1615, 'type' => 'master_page', 'value' => 'html_document', ), ), 310 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010585784912109375, 'params' => array ( 'id' => NULL, 'themeId' => 1615, 'type' => 'master_page', 'value' => 'blank', ), ), 311 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.00013780593872070312, 'params' => array ( 'id' => NULL, 'themeId' => 1615, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 312 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001938343048095703, 'params' => array ( 0 => 1615, ), ), 313 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.00039696693420410156, 'params' => array ( 'themeId' => 1615, 'themeId2' => 1615, ), ), 314 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1615', 'execTime' => 0.00011706352233886719, 'params' => array ( ), ), 315 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00014495849609375, 'params' => array ( 0 => 1616, ), ), 316 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001380443572998047, 'params' => array ( 0 => 1616, ), ), 317 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1616', 'execTime' => 0.0002760887145996094, 'params' => NULL, ), 318 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1616', 'execTime' => 0.0001468658447265625, 'params' => NULL, ), 319 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1616', 'execTime' => 0.0003960132598876953, 'params' => NULL, ), 320 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0002739429473876953, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => 'body, .base_sign_in', 'defaultValue' => '#bfc6c6', 'type' => 'color', 'themeId' => 1616, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 321 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00016999244689941406, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#4f5058', 'type' => 'color', 'themeId' => 1616, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 322 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00014400482177734375, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#0060aa', 'type' => 'color', 'themeId' => 1616, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 323 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001430511474609375, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#4F5058', 'type' => 'color', 'themeId' => 1616, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 324 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001308917999267578, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow_footer', 'defaultValue' => '#f9faff', 'type' => 'color', 'themeId' => 1616, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '6. Footer background color', 'description' => NULL, 'mobile' => false, ), ), 325 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013685226440429688, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_logo_wrap', 'defaultValue' => 'url(images/header_pic.png)', 'type' => 'image', 'themeId' => 1616, 'key' => 'headerBackground', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 326 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001361370086669922, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_logo_wrap a.ow_logo', 'defaultValue' => 'url(images/site_logo.png)', 'type' => 'image', 'themeId' => 1616, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '5. Inner logo image', 'description' => NULL, 'mobile' => false, ), ), 327 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00015282630920410156, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#4f5058', 'type' => 'color', 'themeId' => 1616, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 328 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013518333435058594, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#494949', 'type' => 'color', 'themeId' => 1616, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 329 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013399124145507812, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.index_master_page .ow_header_in', 'defaultValue' => 'url(images/indexpage_header_image.png)', 'type' => 'image', 'themeId' => 1616, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 330 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001399517059326172, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.index_master_page .logo_url', 'defaultValue' => 'url(images/indexpage_logo.png)', 'type' => 'image', 'themeId' => 1616, 'key' => 'indexLogoImage', 'section' => '1. General Settings', 'label' => '4. Index logo image', 'description' => NULL, 'mobile' => false, ), ), 331 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001289844512939453, 'params' => array ( 'id' => NULL, 'themeId' => 1616, 'type' => 'decorator', 'value' => 'button', ), ), 332 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00012087821960449219, 'params' => array ( 'id' => NULL, 'themeId' => 1616, 'type' => 'master_page', 'value' => 'dndindex', ), ), 333 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001289844512939453, 'params' => array ( 'id' => NULL, 'themeId' => 1616, 'type' => 'master_page', 'value' => 'general', ), ), 334 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010991096496582031, 'params' => array ( 'id' => NULL, 'themeId' => 1616, 'type' => 'master_page', 'value' => 'index', ), ), 335 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010704994201660156, 'params' => array ( 'id' => NULL, 'themeId' => 1616, 'type' => 'master_page', 'value' => 'html_document', ), ), 336 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010585784912109375, 'params' => array ( 'id' => NULL, 'themeId' => 1616, 'type' => 'master_page', 'value' => 'blank', ), ), 337 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.00013113021850585938, 'params' => array ( 'id' => NULL, 'themeId' => 1616, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 338 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00019407272338867188, 'params' => array ( 0 => 1616, ), ), 339 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0004520416259765625, 'params' => array ( 'themeId' => 1616, 'themeId2' => 1616, ), ), 340 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1616', 'execTime' => 0.00011396408081054688, 'params' => array ( ), ), 341 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00014281272888183594, 'params' => array ( 0 => 1617, ), ), 342 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00013899803161621094, 'params' => array ( 0 => 1617, ), ), 343 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1617', 'execTime' => 0.0002968311309814453, 'params' => NULL, ), 344 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1617', 'execTime' => 0.00015401840209960938, 'params' => NULL, ), 345 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1617', 'execTime' => 0.00033092498779296875, 'params' => NULL, ), 346 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003039836883544922, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body', 'defaultValue' => '#fdfff0', 'type' => 'color', 'themeId' => 1617, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 347 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00016498565673828125, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#52483f', 'type' => 'color', 'themeId' => 1617, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 348 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.000141143798828125, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#009683', 'type' => 'color', 'themeId' => 1617, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 349 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001380443572998047, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#009683', 'type' => 'color', 'themeId' => 1617, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 350 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013709068298339844, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_page_wrap', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1617, 'key' => 'backgroundImage', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 351 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013494491577148438, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header', 'defaultValue' => 'url(images/bg_pic.jpg)', 'type' => 'image', 'themeId' => 1617, 'key' => 'headerImage', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 352 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013399124145507812, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#52483f', 'type' => 'color', 'themeId' => 1617, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 353 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00015306472778320312, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#52483f', 'type' => 'color', 'themeId' => 1617, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 354 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001342296600341797, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.sitelogo', 'defaultValue' => 'url(images/site_name.png)', 'type' => 'image', 'themeId' => 1617, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '4. Logo image', 'description' => NULL, 'mobile' => false, ), ), 355 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001289844512939453, 'params' => array ( 'id' => NULL, 'themeId' => 1617, 'type' => 'decorator', 'value' => 'button', ), ), 356 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00012302398681640625, 'params' => array ( 'id' => NULL, 'themeId' => 1617, 'type' => 'master_page', 'value' => 'dndindex', ), ), 357 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011301040649414062, 'params' => array ( 'id' => NULL, 'themeId' => 1617, 'type' => 'master_page', 'value' => 'general', ), ), 358 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011301040649414062, 'params' => array ( 'id' => NULL, 'themeId' => 1617, 'type' => 'master_page', 'value' => 'index', ), ), 359 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001270771026611328, 'params' => array ( 'id' => NULL, 'themeId' => 1617, 'type' => 'master_page', 'value' => 'html_document', ), ), 360 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011706352233886719, 'params' => array ( 'id' => NULL, 'themeId' => 1617, 'type' => 'master_page', 'value' => 'blank', ), ), 361 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.00013184547424316406, 'params' => array ( 'id' => NULL, 'themeId' => 1617, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 362 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00019598007202148438, 'params' => array ( 0 => 1617, ), ), 363 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0004119873046875, 'params' => array ( 'themeId' => 1617, 'themeId2' => 1617, ), ), 364 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1617', 'execTime' => 0.00011301040649414062, 'params' => array ( ), ), 365 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00014400482177734375, 'params' => array ( 0 => 1618, ), ), 366 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00013899803161621094, 'params' => array ( 0 => 1618, ), ), 367 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1618', 'execTime' => 0.00027489662170410156, 'params' => NULL, ), 368 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1618', 'execTime' => 0.0001480579376220703, 'params' => NULL, ), 369 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1618', 'execTime' => 0.00039005279541015625, 'params' => NULL, ), 370 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0002791881561279297, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body', 'defaultValue' => '#090f10', 'type' => 'color', 'themeId' => 1618, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 371 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001480579376220703, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#d6d6be', 'type' => 'color', 'themeId' => 1618, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 372 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001361370086669922, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#7ce6fe', 'type' => 'color', 'themeId' => 1618, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 373 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001518726348876953, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#d6d6be', 'type' => 'color', 'themeId' => 1618, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 374 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00014591217041015625, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page', 'defaultValue' => 'url(images/promo.png)', 'type' => 'image', 'themeId' => 1618, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 375 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001380443572998047, 'params' => array ( 'id' => NULL, 'attribute' => 'background', 'selector' => '.ow_footer', 'defaultValue' => '#04070e', 'type' => 'color', 'themeId' => 1618, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '6. Footer background color', 'description' => NULL, 'mobile' => false, ), ), 376 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00014090538024902344, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header', 'defaultValue' => 'url(images/header.png)', 'type' => 'image', 'themeId' => 1618, 'key' => 'headerBackground', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 377 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013303756713867188, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#d6d6be', 'type' => 'color', 'themeId' => 1618, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 378 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001380443572998047, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#b2bac0', 'type' => 'color', 'themeId' => 1618, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 379 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00014901161193847656, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .sitelogo', 'defaultValue' => 'url(images/site_name.png)', 'type' => 'image', 'themeId' => 1618, 'key' => 'indexLogoImage', 'section' => '1. General Settings', 'label' => '4. Index logo image', 'description' => NULL, 'mobile' => false, ), ), 380 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001461505889892578, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.sitelogo', 'defaultValue' => 'url(images/site_name_inner.png)', 'type' => 'image', 'themeId' => 1618, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '5. Inner logo image', 'description' => NULL, 'mobile' => false, ), ), 381 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00012803077697753906, 'params' => array ( 'id' => NULL, 'themeId' => 1618, 'type' => 'decorator', 'value' => 'button', ), ), 382 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011920928955078125, 'params' => array ( 'id' => NULL, 'themeId' => 1618, 'type' => 'master_page', 'value' => 'dndindex', ), ), 383 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011014938354492188, 'params' => array ( 'id' => NULL, 'themeId' => 1618, 'type' => 'master_page', 'value' => 'general', ), ), 384 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010800361633300781, 'params' => array ( 'id' => NULL, 'themeId' => 1618, 'type' => 'master_page', 'value' => 'index', ), ), 385 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010800361633300781, 'params' => array ( 'id' => NULL, 'themeId' => 1618, 'type' => 'master_page', 'value' => 'html_document', ), ), 386 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011491775512695312, 'params' => array ( 'id' => NULL, 'themeId' => 1618, 'type' => 'master_page', 'value' => 'blank', ), ), 387 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.0001361370086669922, 'params' => array ( 'id' => NULL, 'themeId' => 1618, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 388 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002009868621826172, 'params' => array ( 0 => 1618, ), ), 389 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.00041294097900390625, 'params' => array ( 'themeId' => 1618, 'themeId2' => 1618, ), ), 390 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1618', 'execTime' => 0.00012087821960449219, 'params' => array ( ), ), 391 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00014495849609375, 'params' => array ( 0 => 1619, ), ), 392 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00013899803161621094, 'params' => array ( 0 => 1619, ), ), 393 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1619', 'execTime' => 0.00034308433532714844, 'params' => NULL, ), 394 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1619', 'execTime' => 0.00015592575073242188, 'params' => NULL, ), 395 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1619', 'execTime' => 0.0003800392150878906, 'params' => NULL, ), 396 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003008842468261719, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '@import url(\'https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700&display=swap\'); body, .ow, body, html, .base_sign_in', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1619, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 397 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00015497207641601562, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html', 'defaultValue' => '#666', 'type' => 'color', 'themeId' => 1619, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 398 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.000164031982421875, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a', 'defaultValue' => '#0e0e0e', 'type' => 'color', 'themeId' => 1619, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 399 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013685226440429688, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#4c4c4c', 'type' => 'color', 'themeId' => 1619, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 400 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00015401840209960938, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_header', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1619, 'key' => 'headerBackground', 'section' => '1. General Settings', 'label' => '2. Header background image', 'description' => NULL, 'mobile' => false, ), ), 401 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013303756713867188, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_logo_wrap a', 'defaultValue' => 'url(images/logo_console.png)', 'type' => 'image', 'themeId' => 1619, 'key' => 'indexLogoImage', 'section' => '1. General Settings', 'label' => '3. Index logo image', 'description' => NULL, 'mobile' => false, ), ), 402 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001308917999267578, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_site_panel_wrap.site_panel_wrap_bg_color .ow_logo_wrap a', 'defaultValue' => 'url(images/logo_console.png)', 'type' => 'image', 'themeId' => 1619, 'key' => 'indexLogoImageScroll', 'section' => '1. General Settings', 'label' => '4. Index logo image scroll', 'description' => NULL, 'mobile' => false, ), ), 403 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001308917999267578, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_logo_wrap a', 'defaultValue' => 'url(images/logo_console_black.png)', 'type' => 'image', 'themeId' => 1619, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '5. Inner logo image', 'description' => NULL, 'mobile' => false, ), ), 404 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013303756713867188, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_site_panel_wrap.site_panel_wrap_bg_color .ow_logo_wrap a', 'defaultValue' => 'url(images/logo_console.png)', 'type' => 'image', 'themeId' => 1619, 'key' => 'ConsoleImage', 'section' => '1. General Settings', 'label' => '6. Inner logo image scroll', 'description' => NULL, 'mobile' => false, ), ), 405 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00015211105346679688, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'html body .ow_box_cap h3, .ow_box_cap_empty h3', 'defaultValue' => '#787878', 'type' => 'color', 'themeId' => 1619, 'key' => 'WidgetTitleColor', 'section' => '2. Colors', 'label' => '6. Box title', 'description' => NULL, 'mobile' => false, ), ), 406 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013589859008789062, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#0e0e0e', 'type' => 'color', 'themeId' => 1619, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 407 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001270771026611328, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow_footer', 'defaultValue' => '#0e0e0e', 'type' => 'color', 'themeId' => 1619, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '7. Footer background color', 'description' => NULL, 'mobile' => false, ), ), 408 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013208389282226562, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#666', 'type' => 'color', 'themeId' => 1619, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 409 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.000125885009765625, 'params' => array ( 'id' => NULL, 'themeId' => 1619, 'type' => 'decorator', 'value' => 'button', ), ), 410 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00012302398681640625, 'params' => array ( 'id' => NULL, 'themeId' => 1619, 'type' => 'master_page', 'value' => 'dndindex', ), ), 411 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00012087821960449219, 'params' => array ( 'id' => NULL, 'themeId' => 1619, 'type' => 'master_page', 'value' => 'general', ), ), 412 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011110305786132812, 'params' => array ( 'id' => NULL, 'themeId' => 1619, 'type' => 'master_page', 'value' => 'index', ), ), 413 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010895729064941406, 'params' => array ( 'id' => NULL, 'themeId' => 1619, 'type' => 'master_page', 'value' => 'html_document', ), ), 414 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010895729064941406, 'params' => array ( 'id' => NULL, 'themeId' => 1619, 'type' => 'master_page', 'value' => 'blank', ), ), 415 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.00013589859008789062, 'params' => array ( 'id' => NULL, 'themeId' => 1619, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 416 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00019502639770507812, 'params' => array ( 0 => 1619, ), ), 417 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0004451274871826172, 'params' => array ( 'themeId' => 1619, 'themeId2' => 1619, ), ), 418 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1619', 'execTime' => 0.00011110305786132812, 'params' => array ( ), ), 419 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001418590545654297, 'params' => array ( 0 => 1620, ), ), 420 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001380443572998047, 'params' => array ( 0 => 1620, ), ), 421 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1620', 'execTime' => 0.0002779960632324219, 'params' => NULL, ), 422 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1620', 'execTime' => 0.0001480579376220703, 'params' => NULL, ), 423 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1620', 'execTime' => 0.0003829002380371094, 'params' => NULL, ), 424 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003001689910888672, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body', 'defaultValue' => '#e6e0ec', 'type' => 'color', 'themeId' => 1620, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 425 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00020503997802734375, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#7e6587', 'type' => 'color', 'themeId' => 1620, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 426 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00016999244689941406, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#00677d', 'type' => 'color', 'themeId' => 1620, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 427 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001418590545654297, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#7e6587', 'type' => 'color', 'themeId' => 1620, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 428 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013685226440429688, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow_footer', 'defaultValue' => 'rgba(255,255,255,0.3)', 'type' => 'color', 'themeId' => 1620, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '5. Footer background color', 'description' => NULL, 'mobile' => false, ), ), 429 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00014495849609375, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header_wrap', 'defaultValue' => 'url(images/bg.png)', 'type' => 'image', 'themeId' => 1620, 'key' => 'HeaderbackgroundImage', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 430 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00014400482177734375, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_logo', 'defaultValue' => 'url(images/header_s.png)', 'type' => 'image', 'themeId' => 1620, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '4. Logo image', 'description' => NULL, 'mobile' => false, ), ), 431 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013113021850585938, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#7e6587', 'type' => 'color', 'themeId' => 1620, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 432 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013494491577148438, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#00677D', 'type' => 'color', 'themeId' => 1620, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 433 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00012993812561035156, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_sign_in, .base_index_page', 'defaultValue' => 'url(images/bg.png)', 'type' => 'image', 'themeId' => 1620, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 434 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001289844512939453, 'params' => array ( 'id' => NULL, 'themeId' => 1620, 'type' => 'decorator', 'value' => 'button', ), ), 435 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00012183189392089844, 'params' => array ( 'id' => NULL, 'themeId' => 1620, 'type' => 'master_page', 'value' => 'dndindex', ), ), 436 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001289844512939453, 'params' => array ( 'id' => NULL, 'themeId' => 1620, 'type' => 'master_page', 'value' => 'general', ), ), 437 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011587142944335938, 'params' => array ( 'id' => NULL, 'themeId' => 1620, 'type' => 'master_page', 'value' => 'index', ), ), 438 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001068115234375, 'params' => array ( 'id' => NULL, 'themeId' => 1620, 'type' => 'master_page', 'value' => 'html_document', ), ), 439 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001049041748046875, 'params' => array ( 'id' => NULL, 'themeId' => 1620, 'type' => 'master_page', 'value' => 'blank', ), ), 440 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.00013113021850585938, 'params' => array ( 'id' => NULL, 'themeId' => 1620, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 441 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00019502639770507812, 'params' => array ( 0 => 1620, ), ), 442 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0004031658172607422, 'params' => array ( 'themeId' => 1620, 'themeId2' => 1620, ), ), 443 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1620', 'execTime' => 0.00011301040649414062, 'params' => array ( ), ), 444 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001430511474609375, 'params' => array ( 0 => 1621, ), ), 445 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001380443572998047, 'params' => array ( 0 => 1621, ), ), 446 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1621', 'execTime' => 0.0002930164337158203, 'params' => NULL, ), 447 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1621', 'execTime' => 0.00014781951904296875, 'params' => NULL, ), 448 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1621', 'execTime' => 0.0003979206085205078, 'params' => NULL, ), 449 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003039836883544922, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1621, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 450 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001590251922607422, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#52483f', 'type' => 'color', 'themeId' => 1621, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 451 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00015091896057128906, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#b4534d', 'type' => 'color', 'themeId' => 1621, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 452 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00014495849609375, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#616161', 'type' => 'color', 'themeId' => 1621, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 453 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013709068298339844, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_page_wrap', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1621, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 454 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00015783309936523438, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header', 'defaultValue' => 'url(images/bg_pic.jpg)', 'type' => 'image', 'themeId' => 1621, 'key' => 'headerBackground', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 455 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013494491577148438, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1621, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 456 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001399517059326172, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#52483f', 'type' => 'color', 'themeId' => 1621, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 457 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013113021850585938, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .sitelogo', 'defaultValue' => 'url(images/site_logo.png)', 'type' => 'image', 'themeId' => 1621, 'key' => 'indexLogoImage', 'section' => '1. General Settings', 'label' => '4. Index logo image', 'description' => NULL, 'mobile' => false, ), ), 458 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001289844512939453, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.sitelogo', 'defaultValue' => 'url(images/site_name.png)', 'type' => 'image', 'themeId' => 1621, 'key' => 'LogoImage', 'section' => '1. General Settings', 'label' => '5. Inner logo image', 'description' => NULL, 'mobile' => false, ), ), 459 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001289844512939453, 'params' => array ( 'id' => NULL, 'themeId' => 1621, 'type' => 'decorator', 'value' => 'button', ), ), 460 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00013899803161621094, 'params' => array ( 'id' => NULL, 'themeId' => 1621, 'type' => 'master_page', 'value' => 'dndindex', ), ), 461 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011515617370605469, 'params' => array ( 'id' => NULL, 'themeId' => 1621, 'type' => 'master_page', 'value' => 'general', ), ), 462 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010895729064941406, 'params' => array ( 'id' => NULL, 'themeId' => 1621, 'type' => 'master_page', 'value' => 'index', ), ), 463 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010895729064941406, 'params' => array ( 'id' => NULL, 'themeId' => 1621, 'type' => 'master_page', 'value' => 'html_document', ), ), 464 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011014938354492188, 'params' => array ( 'id' => NULL, 'themeId' => 1621, 'type' => 'master_page', 'value' => 'blank', ), ), 465 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.00013303756713867188, 'params' => array ( 'id' => NULL, 'themeId' => 1621, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 466 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00020313262939453125, 'params' => array ( 0 => 1621, ), ), 467 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.00039696693420410156, 'params' => array ( 'themeId' => 1621, 'themeId2' => 1621, ), ), 468 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1621', 'execTime' => 0.00011396408081054688, 'params' => array ( ), ), 469 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001430511474609375, 'params' => array ( 0 => 1622, ), ), 470 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00014400482177734375, 'params' => array ( 0 => 1622, ), ), 471 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1622', 'execTime' => 0.0003600120544433594, 'params' => NULL, ), 472 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1622', 'execTime' => 0.0001609325408935547, 'params' => NULL, ), 473 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1622', 'execTime' => 0.00043392181396484375, 'params' => NULL, ), 474 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0006070137023925781, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body', 'defaultValue' => '#412e57', 'type' => 'color', 'themeId' => 1622, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 475 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00035309791564941406, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#2e64ff', 'type' => 'color', 'themeId' => 1622, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 476 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003819465637207031, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#616161', 'type' => 'color', 'themeId' => 1622, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 477 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003190040588378906, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_page_wrap', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1622, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 478 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003349781036376953, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_page_container .ow_page', 'defaultValue' => '#616161', 'type' => 'color', 'themeId' => 1622, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 479 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00035119056701660156, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header', 'defaultValue' => 'url(images/bg_pic.jpg)', 'type' => 'image', 'themeId' => 1622, 'key' => 'headerBackground', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 480 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003478527069091797, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1622, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 481 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00038313865661621094, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#616161', 'type' => 'color', 'themeId' => 1622, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 482 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00027298927307128906, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_promo_collage_item1', 'defaultValue' => 'url(images/promo_collage1.png)', 'type' => 'image', 'themeId' => 1622, 'key' => 'collageimage1', 'section' => '3. Index Page', 'label' => 'Collage image 1', 'description' => NULL, 'mobile' => false, ), ), 483 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0002579689025878906, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_promo_collage_item2', 'defaultValue' => 'url(images/promo_collage2.png)', 'type' => 'image', 'themeId' => 1622, 'key' => 'collageimage2', 'section' => '3. Index Page', 'label' => 'Collage image 2', 'description' => NULL, 'mobile' => false, ), ), 484 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00026106834411621094, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_promo_collage_item3', 'defaultValue' => 'url(images/promo_collage3.png)', 'type' => 'image', 'themeId' => 1622, 'key' => 'collageimage3', 'section' => '3. Index Page', 'label' => 'Collage image 3', 'description' => NULL, 'mobile' => false, ), ), 485 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0002601146697998047, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_promo_collage_item4', 'defaultValue' => 'url(images/promo_collage4.png)', 'type' => 'image', 'themeId' => 1622, 'key' => 'collageimage4', 'section' => '3. Index Page', 'label' => 'Collage image 4', 'description' => NULL, 'mobile' => false, ), ), 486 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00026297569274902344, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_promo_collage_item5', 'defaultValue' => 'url(images/promo_collage5.png)', 'type' => 'image', 'themeId' => 1622, 'key' => 'collageimage5', 'section' => '3. Index Page', 'label' => 'Collage image 5', 'description' => NULL, 'mobile' => false, ), ), 487 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00030994415283203125, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_promo_left', 'defaultValue' => 'url(images/promo_left.jpg)', 'type' => 'image', 'themeId' => 1622, 'key' => 'qs_image', 'section' => '3. Index Page', 'label' => 'Quick Search Image', 'description' => NULL, 'mobile' => false, ), ), 488 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003330707550048828, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.sitelogo', 'defaultValue' => 'url(images/site_name.png)', 'type' => 'image', 'themeId' => 1622, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '4. Logo image', 'description' => NULL, 'mobile' => false, ), ), 489 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00024819374084472656, 'params' => array ( 'id' => NULL, 'themeId' => 1622, 'type' => 'decorator', 'value' => 'button', ), ), 490 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00022983551025390625, 'params' => array ( 'id' => NULL, 'themeId' => 1622, 'type' => 'master_page', 'value' => 'dndindex', ), ), 491 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023293495178222656, 'params' => array ( 'id' => NULL, 'themeId' => 1622, 'type' => 'master_page', 'value' => 'general', ), ), 492 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023412704467773438, 'params' => array ( 'id' => NULL, 'themeId' => 1622, 'type' => 'master_page', 'value' => 'index', ), ), 493 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00021505355834960938, 'params' => array ( 'id' => NULL, 'themeId' => 1622, 'type' => 'master_page', 'value' => 'html_document', ), ), 494 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00021219253540039062, 'params' => array ( 'id' => NULL, 'themeId' => 1622, 'type' => 'master_page', 'value' => 'blank', ), ), 495 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.00030493736267089844, 'params' => array ( 'id' => NULL, 'themeId' => 1622, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 496 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0004029273986816406, 'params' => array ( 0 => 1622, ), ), 497 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0011491775512695312, 'params' => array ( 'themeId' => 1622, 'themeId2' => 1622, ), ), 498 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1622', 'execTime' => 0.00031495094299316406, 'params' => array ( ), ), 499 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003230571746826172, 'params' => array ( 0 => 1623, ), ), 500 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00026702880859375, 'params' => array ( 0 => 1623, ), ), 501 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1623', 'execTime' => 0.000823974609375, 'params' => NULL, ), 502 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1623', 'execTime' => 0.00039005279541015625, 'params' => NULL, ), 503 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1623', 'execTime' => 0.0012249946594238281, 'params' => NULL, ), 504 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0006661415100097656, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body', 'defaultValue' => '#74adc0', 'type' => 'color', 'themeId' => 1623, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 505 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003829002380371094, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#c5ffff', 'type' => 'color', 'themeId' => 1623, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 506 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003561973571777344, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#7be1f9', 'type' => 'color', 'themeId' => 1623, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 507 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003299713134765625, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#2b6170', 'type' => 'color', 'themeId' => 1623, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 508 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0002999305725097656, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_page_wrap', 'defaultValue' => 'url(images/promo.png)', 'type' => 'image', 'themeId' => 1623, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 509 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003349781036376953, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow_footer', 'defaultValue' => '#6599ac', 'type' => 'color', 'themeId' => 1623, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '6. Footer background color', 'description' => NULL, 'mobile' => false, ), ), 510 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003199577331542969, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header', 'defaultValue' => 'url(images/header_pic.jpg)', 'type' => 'image', 'themeId' => 1623, 'key' => 'headerImage', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 511 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003380775451660156, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#2b6170', 'type' => 'color', 'themeId' => 1623, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 512 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.000347137451171875, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#3f6e7c', 'type' => 'color', 'themeId' => 1623, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 513 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003139972686767578, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .sitelogo', 'defaultValue' => 'url(images/site_name.png)', 'type' => 'image', 'themeId' => 1623, 'key' => 'indexLogoImage', 'section' => '1. General Settings', 'label' => '4. Index logo image', 'description' => NULL, 'mobile' => false, ), ), 514 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00031304359436035156, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.sitelogo', 'defaultValue' => 'url(images/logo_inner.png)', 'type' => 'image', 'themeId' => 1623, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '5. Inner logo image', 'description' => NULL, 'mobile' => false, ), ), 515 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002789497375488281, 'params' => array ( 'id' => NULL, 'themeId' => 1623, 'type' => 'decorator', 'value' => 'button', ), ), 516 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023603439331054688, 'params' => array ( 'id' => NULL, 'themeId' => 1623, 'type' => 'master_page', 'value' => 'dndindex', ), ), 517 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00022602081298828125, 'params' => array ( 'id' => NULL, 'themeId' => 1623, 'type' => 'master_page', 'value' => 'general', ), ), 518 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00021982192993164062, 'params' => array ( 'id' => NULL, 'themeId' => 1623, 'type' => 'master_page', 'value' => 'index', ), ), 519 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002720355987548828, 'params' => array ( 'id' => NULL, 'themeId' => 1623, 'type' => 'master_page', 'value' => 'html_document', ), ), 520 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002200603485107422, 'params' => array ( 'id' => NULL, 'themeId' => 1623, 'type' => 'master_page', 'value' => 'blank', ), ), 521 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.0002639293670654297, 'params' => array ( 'id' => NULL, 'themeId' => 1623, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 522 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003638267517089844, 'params' => array ( 0 => 1623, ), ), 523 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0010039806365966797, 'params' => array ( 'themeId' => 1623, 'themeId2' => 1623, ), ), 524 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1623', 'execTime' => 0.00022602081298828125, 'params' => array ( ), ), 525 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00027108192443847656, 'params' => array ( 0 => 1624, ), ), 526 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002970695495605469, 'params' => array ( 0 => 1624, ), ), 527 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1624', 'execTime' => 0.000843048095703125, 'params' => NULL, ), 528 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1624', 'execTime' => 0.00043392181396484375, 'params' => NULL, ), 529 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1624', 'execTime' => 0.0012760162353515625, 'params' => NULL, ), 530 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0006110668182373047, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body', 'defaultValue' => '#fff5fb', 'type' => 'color', 'themeId' => 1624, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 531 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0004119873046875, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#553d2f', 'type' => 'color', 'themeId' => 1624, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 532 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00035500526428222656, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#578581', 'type' => 'color', 'themeId' => 1624, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 533 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003719329833984375, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#715848', 'type' => 'color', 'themeId' => 1624, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 534 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003609657287597656, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_page_wrap', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1624, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 535 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00032591819763183594, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow_footer', 'defaultValue' => '#fffdff', 'type' => 'color', 'themeId' => 1624, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '5. Footer background', 'description' => NULL, 'mobile' => false, ), ), 536 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003650188446044922, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header', 'defaultValue' => 'url(images/bg_pic.jpg)', 'type' => 'image', 'themeId' => 1624, 'key' => 'headerBackground', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 537 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00030303001403808594, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#715848', 'type' => 'color', 'themeId' => 1624, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 538 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003139972686767578, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#796458', 'type' => 'color', 'themeId' => 1624, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 539 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00032210350036621094, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.sitelogo', 'defaultValue' => 'url(images/site_name.png)', 'type' => 'image', 'themeId' => 1624, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '4. Logo image', 'description' => NULL, 'mobile' => false, ), ), 540 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002460479736328125, 'params' => array ( 'id' => NULL, 'themeId' => 1624, 'type' => 'decorator', 'value' => 'button', ), ), 541 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023818016052246094, 'params' => array ( 'id' => NULL, 'themeId' => 1624, 'type' => 'master_page', 'value' => 'dndindex', ), ), 542 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00025200843811035156, 'params' => array ( 'id' => NULL, 'themeId' => 1624, 'type' => 'master_page', 'value' => 'general', ), ), 543 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023698806762695312, 'params' => array ( 'id' => NULL, 'themeId' => 1624, 'type' => 'master_page', 'value' => 'index', ), ), 544 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002219676971435547, 'params' => array ( 'id' => NULL, 'themeId' => 1624, 'type' => 'master_page', 'value' => 'html_document', ), ), 545 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00020885467529296875, 'params' => array ( 'id' => NULL, 'themeId' => 1624, 'type' => 'master_page', 'value' => 'blank', ), ), 546 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.00026798248291015625, 'params' => array ( 'id' => NULL, 'themeId' => 1624, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 547 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00037097930908203125, 'params' => array ( 0 => 1624, ), ), 548 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.001068115234375, 'params' => array ( 'themeId' => 1624, 'themeId2' => 1624, ), ), 549 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1624', 'execTime' => 0.00025582313537597656, 'params' => array ( ), ), 550 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003330707550048828, 'params' => array ( 0 => 1625, ), ), 551 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003139972686767578, 'params' => array ( 0 => 1625, ), ), 552 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1625', 'execTime' => 0.000782012939453125, 'params' => NULL, ), 553 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1625', 'execTime' => 0.0004019737243652344, 'params' => NULL, ), 554 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1625', 'execTime' => 0.0010290145874023438, 'params' => NULL, ), 555 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0006380081176757812, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => 'body, .ow, .base_sign_in', 'defaultValue' => '#000213', 'type' => 'color', 'themeId' => 1625, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 556 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00034499168395996094, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html', 'defaultValue' => '#B4BCD0', 'type' => 'color', 'themeId' => 1625, 'key' => 'textColor', 'section' => '3. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 557 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00031185150146484375, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a', 'defaultValue' => '#F7F8F8', 'type' => 'color', 'themeId' => 1625, 'key' => 'linkColor', 'section' => '3. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 558 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003628730773925781, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#F7F8F8', 'type' => 'color', 'themeId' => 1625, 'key' => 'titleColor', 'section' => '3. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 559 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003418922424316406, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_logo_wrap a', 'defaultValue' => 'url(images/logo.svg)', 'type' => 'image', 'themeId' => 1625, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '2. Logo image', 'description' => NULL, 'mobile' => false, ), ), 560 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003662109375, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'html body .ow_box_cap h3, .ow_box_cap_empty h3', 'defaultValue' => '#F7F8F8', 'type' => 'color', 'themeId' => 1625, 'key' => 'WidgetTitleColor', 'section' => '3. Colors', 'label' => '6. Box title', 'description' => NULL, 'mobile' => false, ), ), 561 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003190040588378906, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#B4BCD0', 'type' => 'color', 'themeId' => 1625, 'key' => 'menuColor', 'section' => '3. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 562 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003368854522705078, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#7989A0', 'type' => 'color', 'themeId' => 1625, 'key' => 'txtValue', 'section' => '3. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 563 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00030803680419921875, 'params' => array ( 'id' => NULL, 'themeId' => 1625, 'type' => 'decorator', 'value' => 'button', ), ), 564 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023794174194335938, 'params' => array ( 'id' => NULL, 'themeId' => 1625, 'type' => 'master_page', 'value' => 'dndindex', ), ), 565 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00020885467529296875, 'params' => array ( 'id' => NULL, 'themeId' => 1625, 'type' => 'master_page', 'value' => 'general', ), ), 566 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00026106834411621094, 'params' => array ( 'id' => NULL, 'themeId' => 1625, 'type' => 'master_page', 'value' => 'index', ), ), 567 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00022983551025390625, 'params' => array ( 'id' => NULL, 'themeId' => 1625, 'type' => 'master_page', 'value' => 'html_document', ), ), 568 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002200603485107422, 'params' => array ( 'id' => NULL, 'themeId' => 1625, 'type' => 'master_page', 'value' => 'blank', ), ), 569 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.0002598762512207031, 'params' => array ( 'id' => NULL, 'themeId' => 1625, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 570 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0004050731658935547, 'params' => array ( 0 => 1625, ), ), 571 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0010089874267578125, 'params' => array ( 'themeId' => 1625, 'themeId2' => 1625, ), ), 572 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1625', 'execTime' => 0.0002269744873046875, 'params' => array ( ), ), 573 => array ( 'query' => 'SELECT * FROM ow_base_config WHERE `key` = \'base\' AND `name` = \'cachedEntitiesPostfix\' LIMIT 0, 1', 'execTime' => 0.0003299713134765625, 'params' => array ( ), ), 574 => array ( 'query' => 'UPDATE `ow_base_config` SET `value`=:value WHERE id=:id', 'execTime' => 0.0003409385681152344, 'params' => array ( 'id' => 521, 'value' => 'IPy6iryd', ), ), 575 => array ( 'query' => 'SELECT * FROM ow_base_config', 'execTime' => 0.0005869865417480469, 'params' => array ( ), ), 576 => array ( 'query' => 'SELECT * FROM ow_base_language WHERE `status` = \'active\'', 'execTime' => 0.0003948211669921875, 'params' => array ( ), ), 577 => array ( 'query' => 'SELECT k.*, p.`prefix`, v.`value` FROM ow_base_language_key AS k INNER JOIN ow_base_language_prefix AS p ON k.prefixId = p.id INNER JOIN ow_base_language_value AS v ON k.id = v.keyId AND v.languageId = ?', 'execTime' => 0.08172798156738281, 'params' => array ( 0 => 1, ), ), 578 => array ( 'query' => 'SELECT * FROM ow_base_language', 'execTime' => 0.0003809928894042969, 'params' => array ( ), ), 579 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `key` = \'simplicity\' LIMIT 0, 1', 'execTime' => 0.0007278919219970703, 'params' => array ( ), ), 580 => array ( 'query' => 'SELECT * FROM ow_base_theme_content WHERE `themeId` = 1606', 'execTime' => 0.0006308555603027344, 'params' => array ( ), ), 581 => array ( 'query' => 'SELECT * FROM ow_base_theme_master_page WHERE `themeId` = 1606', 'execTime' => 0.0003490447998046875, 'params' => array ( ), ), 582 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `key` = \'turquoise\' LIMIT 0, 1', 'execTime' => 0.0003249645233154297, 'params' => array ( ), ), 583 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `key` = \'turquoise\' LIMIT 0, 1', 'execTime' => 0.0002770423889160156, 'params' => array ( ), ), 584 => array ( 'query' => 'SELECT * FROM ow_base_theme_content WHERE `themeId` = 1607', 'execTime' => 0.00043702125549316406, 'params' => array ( ), ), 585 => array ( 'query' => 'SELECT * FROM ow_base_theme_master_page WHERE `themeId` = 1607', 'execTime' => 0.00032901763916015625, 'params' => array ( ), ), 586 => array ( 'query' => 'SELECT * FROM ow_base_document WHERE `isStatic` = 1 AND `isMobile` = 0', 'execTime' => 0.0003631114959716797, 'params' => array ( ), ), 587 => array ( 'query' => ' SELECT * FROM `ow_base_menu_item` WHERE `visibleFor` & ? AND `externalUrl` IS NULL AND `type` = ? ORDER BY `order` ASC LIMIT 1', 'execTime' => 0.000698089599609375, 'params' => array ( 0 => 1, 1 => 'main', ), ), 588 => array ( 'query' => ' SELECT `mi`.*, `mi`.`key` AS `menu_key`, `d`.`class`, `d`.`action`, `d`.`uri`, `d`.`isStatic` FROM `ow_base_menu_item` AS `mi` LEFT JOIN `ow_base_document` AS `d` ON ( `mi`.`documentKey` = `d`.`key`) WHERE `mi`.`type` = :menuType ORDER BY `mi`.`order` ASC', 'execTime' => 0.0009770393371582031, 'params' => array ( 'menuType' => 'main', ), ), 589 => array ( 'query' => ' SELECT `mi`.*, `mi`.`key` AS `menu_key`, `d`.`class`, `d`.`action`, `d`.`uri`, `d`.`isStatic` FROM `ow_base_menu_item` AS `mi` LEFT JOIN `ow_base_document` AS `d` ON ( `mi`.`documentKey` = `d`.`key`) WHERE `mi`.`type` = :menuType ORDER BY `mi`.`order` ASC', 'execTime' => 0.0008580684661865234, 'params' => array ( 'menuType' => 'bottom', ), ), 590 => array ( 'query' => 'SELECT * FROM ow_base_question_account_type ORDER BY sortOrder', 'execTime' => 0.0005209445953369141, 'params' => array ( ), ), 591 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'base\' AND `actionKey` = \'daily_login\' LIMIT 0, 1', 'execTime' => 0.0004730224609375, 'params' => array ( ), ), 592 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'base\' AND `actionKey` = \'user_join\' LIMIT 0, 1', 'execTime' => 0.0003800392150878906, 'params' => array ( ), ), 593 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'base\' AND `actionKey` = \'search_users\' LIMIT 0, 1', 'execTime' => 0.00032520294189453125, 'params' => array ( ), ), 594 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'base\' AND `actionKey` = \'add_comment\' LIMIT 0, 1', 'execTime' => 0.000370025634765625, 'params' => array ( ), ), 595 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'usercredits\' AND `actionKey` = \'buy_credits\' LIMIT 0, 1', 'execTime' => 0.0003070831298828125, 'params' => array ( ), ), 596 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'usercredits\' AND `actionKey` = \'grant_by_user\' LIMIT 0, 1', 'execTime' => 0.00031280517578125, 'params' => array ( ), ), 597 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'usercredits\' AND `actionKey` = \'grant_to_user\' LIMIT 0, 1', 'execTime' => 0.0003190040588378906, 'params' => array ( ), ), 598 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'usercredits\' AND `actionKey` = \'set_by_admin\' LIMIT 0, 1', 'execTime' => 0.00030612945556640625, 'params' => array ( ), ), 599 => array ( 'query' => 'SELECT * FROM ow_base_question_account_type ORDER BY sortOrder', 'execTime' => 0.000553131103515625, 'params' => array ( ), ), 600 => array ( 'query' => ' SELECT `question`.* FROM `ow_base_question` as `question` LEFT JOIN `ow_base_question_section` as `section` ON ( `question`.`sectionName` = `section`.`name` AND `question`.`sectionName` != \'\' AND `question`.`sectionName` IS NOT NULL ) WHERE `question`.`base` = 1 AND `question`.`onJoin` = \'1\' AND ( `section`.isHidden IS NULL OR `section`.isHidden = 0 ) ORDER BY IF( `section`.`name` IS NULL, 0, 1 ), `section`.`sortOrder`, `question`.`sortOrder` ', 'execTime' => 0.0011658668518066406, 'params' => NULL, ), 601 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` IN(\'sex\',\'match_sex\') ORDER BY sortOrder', 'execTime' => 0.0006899833679199219, 'params' => array ( ), ), 602 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` IN(\'username\',\'email\',\'password\',\'sex\',\'match_sex\') ORDER BY sortOrder', 'execTime' => 0.0008909702301025391, 'params' => array ( ), ), 603 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` IN(\'\',\'sex\') ORDER BY sortOrder', 'execTime' => 0.0005548000335693359, 'params' => array ( ), ), 604 => array ( 'query' => 'SELECT * FROM ow_base_question_value WHERE `questionName` IN(\'username\',\'email\',\'password\',\'sex\',\'match_sex\') ORDER BY questionName, sortOrder', 'execTime' => 0.001505136489868164, 'params' => array ( ), ), 605 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` = \'username\' LIMIT 0, 1', 'execTime' => 0.0005719661712646484, 'params' => array ( ), ), 606 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` = \'email\' LIMIT 0, 1', 'execTime' => 0.0006120204925537109, 'params' => array ( ), ), 607 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` = \'password\' LIMIT 0, 1', 'execTime' => 0.0005970001220703125, 'params' => array ( ), ), 608 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` = \'repeatPassword\' LIMIT 0, 1', 'execTime' => 0.0003600120544433594, 'params' => array ( ), ), 609 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` = \'sex\' LIMIT 0, 1', 'execTime' => 0.00039196014404296875, 'params' => array ( ), ), 610 => array ( 'query' => 'SELECT * FROM ow_skadate_account_type_to_gender', 'execTime' => 0.00041103363037109375, 'params' => array ( ), ), 611 => array ( 'query' => 'UPDATE `ow_base_plugin` SET developerKey=:dk WHERE `key`=:k', 'execTime' => 0.0004420280456542969, 'params' => array ( 'dk' => '99d6bdd5bb6468beaf118c4664dd92ff', 'k' => 'pcgallery', ), ), 612 => array ( 'query' => 'SELECT * FROM ow_base_language', 'execTime' => 0.000331878662109375, 'params' => array ( ), ), 613 => array ( 'query' => 'SELECT count(DISTINCT `entityId`) `count`, `entityType` FROM `ow_moderation_entity` WHERE `entityType` IN (\'user_join\', \'comment\', \'avatar-change\', \'photo_comments\', \'user-status\', \'blog-post\', \'event\', \'forum-topic\', \'forum-post\', \'group\') AND `userId`=0 GROUP BY `entityType`', 'execTime' => 0.0003039836883544922, 'params' => NULL, ), 614 => array ( 'query' => 'SELECT count(DISTINCT `entityId`) `count`, `entityType` FROM `ow_moderation_entity` WHERE `entityType` IN (\'user_join\', \'comment\', \'avatar-change\', \'photo_comments\', \'user-status\', \'blog-post\', \'event\', \'forum-topic\', \'forum-post\', \'group\') AND 1 GROUP BY `entityType`', 'execTime' => 0.0001850128173828125, 'params' => NULL, ), 615 => array ( 'query' => 'SELECT COUNT(*) FROM ow_base_invitation WHERE `userId` = 0', 'execTime' => 0.00020694732666015625, 'params' => array ( ), ), 616 => array ( 'query' => 'SELECT COUNT(*) FROM ow_base_invitation WHERE `userId` = 0 AND `viewed` = 0', 'execTime' => 0.00015091896057128906, 'params' => array ( ), ), 617 => array ( 'query' => 'SELECT COUNT(*) FROM ow_notifications_notification WHERE `userId` = 0 AND `viewed` = 0', 'execTime' => 0.00013208389282226562, 'params' => array ( ), ), 618 => array ( 'query' => 'SELECT COUNT(*) FROM ow_notifications_notification WHERE `userId` = 0', 'execTime' => 0.00011801719665527344, 'params' => array ( ), ), 619 => array ( 'query' => 'SELECT COUNT(*) FROM `ow_friends_friendship` `friends_friendship` INNER JOIN `ow_base_user` base_user_table_alias ON base_user_table_alias.`id` = `friends_friendship`.`userId` LEFT JOIN `ow_base_user_suspend` base_user_suspend_table_alias ON base_user_suspend_table_alias.`userId` = `base_user_table_alias`.`id` WHERE (`base_user_suspend_table_alias`.`id` IS NULL) AND (`base_user_table_alias`.`emailVerify` = 1) AND `friends_friendship`.`friendId`=0 AND `friends_friendship`.`status` = \'pending\'', 'execTime' => 0.0002601146697998047, 'params' => array ( ), ), 620 => array ( 'query' => 'SELECT COUNT(*) FROM `ow_friends_friendship` `friends_friendship` INNER JOIN `ow_base_user` base_user_table_alias ON base_user_table_alias.`id` = `friends_friendship`.`userId` LEFT JOIN `ow_base_user_suspend` base_user_suspend_table_alias ON base_user_suspend_table_alias.`userId` = `base_user_table_alias`.`id` WHERE (`base_user_suspend_table_alias`.`id` IS NULL) AND (`base_user_table_alias`.`emailVerify` = 1) AND `friends_friendship`.`friendId`=0 AND `friends_friendship`.`status` = \'pending\' AND `friends_friendship`.`viewed` = \'0\'', 'execTime' => 0.0002238750457763672, 'params' => array ( ), ), 621 => array ( 'query' => 'show tables like \'ow_base_geolocation_country\'', 'execTime' => 0.0014171600341796875, 'params' => NULL, ), 622 => array ( 'query' => 'SELECT * FROM ow_base_authorization_group', 'execTime' => 0.0004429817199707031, 'params' => array ( ), ), 623 => array ( 'query' => 'SELECT * FROM ow_base_authorization_moderator ORDER BY id', 'execTime' => 0.0004150867462158203, 'params' => array ( ), ), 624 => array ( 'query' => 'SELECT * FROM ow_base_authorization_moderator_permission', 'execTime' => 0.0002799034118652344, 'params' => array ( ), ), 625 => array ( 'query' => 'SELECT * FROM ow_base_authorization_action', 'execTime' => 0.0003349781036376953, 'params' => array ( ), ), 626 => array ( 'query' => 'SELECT * FROM ow_base_authorization_permission', 'execTime' => 0.0002799034118652344, 'params' => array ( ), ), 627 => array ( 'query' => 'SELECT * FROM ow_base_authorization_role ORDER BY `sortOrder` ASC', 'execTime' => 0.0003681182861328125, 'params' => array ( ), ), 628 => array ( 'query' => 'SELECT `b`.* FROM `ow_ads_banner` AS `b` LEFT JOIN `ow_ads_banner_position` AS `bp` ON (`b`.`id` = `bp`.`bannerId`) LEFT JOIN `ow_ads_banner_location` AS `bl` ON (`b`.`id` = `bl`.`bannerId`) WHERE `bp`.`position` = :position AND `bp`.`pluginKey` IN ( :pluginKey, \'base\' ) AND ( `bl`.`location` IS NULL)', 'execTime' => 0.0005779266357421875, 'params' => array ( 'pluginKey' => 'SKADATE', 'position' => 'top', ), ), 629 => array ( 'query' => 'SELECT `b`.* FROM `ow_ads_banner` AS `b` LEFT JOIN `ow_ads_banner_position` AS `bp` ON (`b`.`id` = `bp`.`bannerId`) LEFT JOIN `ow_ads_banner_location` AS `bl` ON (`b`.`id` = `bl`.`bannerId`) WHERE `bp`.`position` = :position AND `bp`.`pluginKey` IN ( :pluginKey, \'base\' ) AND ( `bl`.`location` IS NULL)', 'execTime' => 0.000415802001953125, 'params' => array ( 'pluginKey' => 'SKADATE', 'position' => 'bottom', ), ), 630 => array ( 'query' => 'SELECT * FROM ow_base_place WHERE `name` = \'index\' LIMIT 0, 1', 'execTime' => 0.0004589557647705078, 'params' => array ( ), ), 631 => array ( 'query' => 'SELECT * FROM ow_base_component_place_cache WHERE `placeId` = 2 AND `entityId` = 0 LIMIT 0, 1', 'execTime' => 0.0005588531494140625, 'params' => array ( ), ), 632 => array ( 'query' => 'SELECT `b`.* FROM `ow_ads_banner` AS `b` LEFT JOIN `ow_ads_banner_position` AS `bp` ON (`b`.`id` = `bp`.`bannerId`) LEFT JOIN `ow_ads_banner_location` AS `bl` ON (`b`.`id` = `bl`.`bannerId`) WHERE `bp`.`position` = :position AND `bp`.`pluginKey` IN ( :pluginKey, \'base\' ) AND ( `bl`.`location` IS NULL)', 'execTime' => 0.0005450248718261719, 'params' => array ( 'pluginKey' => 'SKADATE', 'position' => 'sidebar', ), ), ), 'debugMode' => true, 'isProfilerEnabled' => true, 'profiler' => \UTIL_Profiler::__set_state(array( 'checkPoints' => array ( 'start' => 1774337865.026099, ), 'key' => 'db', 'result' => array ( ), 'chkCounter' => 0, )), 'queryExecTime' => 0.0005450248718261719, 'totalQueryExecTime' => 0.28398704528808594, 'queryCount' => 633, 'useCashe' => false, )), )), 'userSuspendDao' => \BOL_UserSuspendDao::__set_state(array( 'dbo' => \OW_Database::__set_state(array( 'connection' => \PDO::__set_state(array( )), 'affectedRows' => 0, 'queryLog' => array ( 0 => array ( 'query' => 'SELECT * FROM ow_base_config', 'execTime' => 0.0009129047393798828, 'params' => array ( ), ), 1 => array ( 'query' => 'SELECT * FROM ow_base_language', 'execTime' => 0.0005710124969482422, 'params' => array ( ), ), 2 => array ( 'query' => 'SELECT * FROM ow_base_plugin', 'execTime' => 0.0006101131439208984, 'params' => array ( ), ), 3 => array ( 'query' => 'SELECT * FROM ow_base_language ORDER BY `order` ASC LIMIT 0, 1', 'execTime' => 0.0005078315734863281, 'params' => array ( ), ), 4 => array ( 'query' => 'SET TIME_ZONE = ?', 'execTime' => 0.0004220008850097656, 'params' => array ( 0 => '-04:00', ), ), 5 => array ( 'query' => 'SELECT * FROM ow_virtualgifts_template', 'execTime' => 0.0006029605865478516, 'params' => array ( ), ), 6 => array ( 'query' => 'SELECT * FROM ow_base_document WHERE `uri` = \'join\' AND `isStatic` = 1 LIMIT 0, 1', 'execTime' => 0.0007178783416748047, 'params' => array ( ), ), 7 => array ( 'query' => 'SELECT * FROM ow_base_theme', 'execTime' => 0.0006940364837646484, 'params' => array ( ), ), 8 => array ( 'query' => 'SELECT * FROM ow_base_theme', 'execTime' => 0.0008101463317871094, 'params' => array ( ), ), 9 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0004200935363769531, 'params' => array ( 0 => 1555, ), ), 10 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0004000663757324219, 'params' => array ( 0 => 1555, ), ), 11 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1555', 'execTime' => 0.0010080337524414062, 'params' => NULL, ), 12 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1555', 'execTime' => 0.0004069805145263672, 'params' => NULL, ), 13 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1555', 'execTime' => 0.0010979175567626953, 'params' => NULL, ), 14 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0006210803985595703, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body', 'defaultValue' => '#FDF0E6', 'type' => 'color', 'themeId' => 1555, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 15 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0004799365997314453, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#825842', 'type' => 'color', 'themeId' => 1555, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 16 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003509521484375, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#2a80ae', 'type' => 'color', 'themeId' => 1555, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 17 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003490447998046875, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#B99480', 'type' => 'color', 'themeId' => 1555, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 18 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00035500526428222656, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_page_wrap', 'defaultValue' => 'url(images/promo.png)', 'type' => 'image', 'themeId' => 1555, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 19 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0004341602325439453, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_page_wrap_inner', 'defaultValue' => 'url(images/promo_inner.png)', 'type' => 'image', 'themeId' => 1555, 'key' => 'headerBackground', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 20 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003848075866699219, 'params' => array ( 'id' => NULL, 'attribute' => 'background', 'selector' => '.ow_footer', 'defaultValue' => '#FDF0E6', 'type' => 'color', 'themeId' => 1555, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '5. Footer background color', 'description' => NULL, 'mobile' => false, ), ), 21 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003299713134765625, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1555, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 22 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003349781036376953, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#ff7000', 'type' => 'color', 'themeId' => 1555, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 23 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0004229545593261719, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.sitelogo', 'defaultValue' => 'url(images/sitelogo.png)', 'type' => 'image', 'themeId' => 1555, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '4. Logo image', 'description' => NULL, 'mobile' => false, ), ), 24 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0003199577331542969, 'params' => array ( 'id' => NULL, 'themeId' => 1555, 'type' => 'decorator', 'value' => 'button', ), ), 25 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00029921531677246094, 'params' => array ( 'id' => NULL, 'themeId' => 1555, 'type' => 'master_page', 'value' => 'dndindex', ), ), 26 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00025391578674316406, 'params' => array ( 'id' => NULL, 'themeId' => 1555, 'type' => 'master_page', 'value' => 'general', ), ), 27 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023698806762695312, 'params' => array ( 'id' => NULL, 'themeId' => 1555, 'type' => 'master_page', 'value' => 'index', ), ), 28 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00030994415283203125, 'params' => array ( 'id' => NULL, 'themeId' => 1555, 'type' => 'master_page', 'value' => 'html_document', ), ), 29 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002410411834716797, 'params' => array ( 'id' => NULL, 'themeId' => 1555, 'type' => 'master_page', 'value' => 'blank', ), ), 30 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.0002942085266113281, 'params' => array ( 'id' => NULL, 'themeId' => 1555, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 31 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00039196014404296875, 'params' => array ( 0 => 1555, ), ), 32 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0010747909545898438, 'params' => array ( 'themeId' => 1555, 'themeId2' => 1555, ), ), 33 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1555', 'execTime' => 0.0003249645233154297, 'params' => array ( ), ), 34 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00033783912658691406, 'params' => array ( 0 => 1559, ), ), 35 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002949237823486328, 'params' => array ( 0 => 1559, ), ), 36 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1559', 'execTime' => 0.0008411407470703125, 'params' => NULL, ), 37 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1559', 'execTime' => 0.000370025634765625, 'params' => NULL, ), 38 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1559', 'execTime' => 0.0010089874267578125, 'params' => NULL, ), 39 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0006060600280761719, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body, .base_sign_in', 'defaultValue' => '#ece8e4', 'type' => 'color', 'themeId' => 1559, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 40 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.000431060791015625, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#494949', 'type' => 'color', 'themeId' => 1559, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 41 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003490447998046875, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#004d7e', 'type' => 'color', 'themeId' => 1559, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 42 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003581047058105469, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#004d7e', 'type' => 'color', 'themeId' => 1559, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 43 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.000392913818359375, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header_wrap', 'defaultValue' => 'url(images/bg_small.jpg)', 'type' => 'image', 'themeId' => 1559, 'key' => 'headerImage', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 44 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00047588348388671875, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header_pic', 'defaultValue' => 'url(images/header_s.png)', 'type' => 'image', 'themeId' => 1559, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '4. Logo image', 'description' => NULL, 'mobile' => false, ), ), 45 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00045418739318847656, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#252525', 'type' => 'color', 'themeId' => 1559, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 46 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00034999847412109375, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#494949', 'type' => 'color', 'themeId' => 1559, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 47 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00037598609924316406, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_sign_in, .index_master_page.ow_page_wrap', 'defaultValue' => 'url(images/bg.jpg)', 'type' => 'image', 'themeId' => 1559, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 48 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002868175506591797, 'params' => array ( 'id' => NULL, 'themeId' => 1559, 'type' => 'decorator', 'value' => 'button', ), ), 49 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023889541625976562, 'params' => array ( 'id' => NULL, 'themeId' => 1559, 'type' => 'master_page', 'value' => 'dndindex', ), ), 50 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00031280517578125, 'params' => array ( 'id' => NULL, 'themeId' => 1559, 'type' => 'master_page', 'value' => 'general', ), ), 51 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023293495178222656, 'params' => array ( 'id' => NULL, 'themeId' => 1559, 'type' => 'master_page', 'value' => 'index', ), ), 52 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002181529998779297, 'params' => array ( 'id' => NULL, 'themeId' => 1559, 'type' => 'master_page', 'value' => 'html_document', ), ), 53 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00021505355834960938, 'params' => array ( 'id' => NULL, 'themeId' => 1559, 'type' => 'master_page', 'value' => 'blank', ), ), 54 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.00027108192443847656, 'params' => array ( 'id' => NULL, 'themeId' => 1559, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 55 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0004589557647705078, 'params' => array ( 0 => 1559, ), ), 56 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0011219978332519531, 'params' => array ( 'themeId' => 1559, 'themeId2' => 1559, ), ), 57 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1559', 'execTime' => 0.00026798248291015625, 'params' => array ( ), ), 58 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003077983856201172, 'params' => array ( 0 => 1606, ), ), 59 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00030112266540527344, 'params' => array ( 0 => 1606, ), ), 60 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1606', 'execTime' => 0.001013040542602539, 'params' => NULL, ), 61 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1606', 'execTime' => 0.00028896331787109375, 'params' => NULL, ), 62 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1606', 'execTime' => 0.0008571147918701172, 'params' => NULL, ), 63 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0006830692291259766, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => 'body, .ow_bg_color', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1606, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 64 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00038909912109375, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html', 'defaultValue' => '#828894', 'type' => 'color', 'themeId' => 1606, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 65 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0004019737243652344, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a', 'defaultValue' => '#5b646a', 'type' => 'color', 'themeId' => 1606, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 66 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00034499168395996094, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#5b646a', 'type' => 'color', 'themeId' => 1606, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 67 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003638267517089844, 'params' => array ( 'id' => NULL, 'attribute' => 'background', 'selector' => '.ow_footer', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1606, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '4. Footer background color', 'description' => NULL, 'mobile' => false, ), ), 68 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0004401206970214844, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_logo', 'defaultValue' => 'url(images/logo.png)', 'type' => 'image', 'themeId' => 1606, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '3. Logo image', 'description' => NULL, 'mobile' => false, ), ), 69 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00035381317138671875, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header_pic', 'defaultValue' => 'url(images/header.jpg)', 'type' => 'image', 'themeId' => 1606, 'key' => 'headerImage', 'section' => '1. General Settings', 'label' => '2. Header background image', 'description' => NULL, 'mobile' => false, ), ), 70 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003609657287597656, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#5b646a', 'type' => 'color', 'themeId' => 1606, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 71 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003330707550048828, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_outline, .ow_txt_value', 'defaultValue' => '#2db395', 'type' => 'color', 'themeId' => 1606, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 72 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002541542053222656, 'params' => array ( 'id' => NULL, 'themeId' => 1606, 'type' => 'decorator', 'value' => 'button', ), ), 73 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00028705596923828125, 'params' => array ( 'id' => NULL, 'themeId' => 1606, 'type' => 'master_page', 'value' => 'dndindex', ), ), 74 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023102760314941406, 'params' => array ( 'id' => NULL, 'themeId' => 1606, 'type' => 'master_page', 'value' => 'admin', ), ), 75 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00021696090698242188, 'params' => array ( 'id' => NULL, 'themeId' => 1606, 'type' => 'master_page', 'value' => 'general', ), ), 76 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00024390220642089844, 'params' => array ( 'id' => NULL, 'themeId' => 1606, 'type' => 'master_page', 'value' => 'html_document', ), ), 77 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023508071899414062, 'params' => array ( 'id' => NULL, 'themeId' => 1606, 'type' => 'master_page', 'value' => 'blank', ), ), 78 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023603439331054688, 'params' => array ( 'id' => NULL, 'themeId' => 1606, 'type' => 'm_master_page', 'value' => 'mobile_blank', ), ), 79 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023102760314941406, 'params' => array ( 'id' => NULL, 'themeId' => 1606, 'type' => 'm_master_page', 'value' => 'mobile_general', ), ), 80 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002589225769042969, 'params' => array ( 'id' => NULL, 'themeId' => 1606, 'type' => 'm_master_page', 'value' => 'mobile_html_document', ), ), 81 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00039505958557128906, 'params' => array ( 0 => 1606, ), ), 82 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0010399818420410156, 'params' => array ( 'themeId' => 1606, 'themeId2' => 1606, ), ), 83 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1606', 'execTime' => 0.0003027915954589844, 'params' => array ( ), ), 84 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00032591819763183594, 'params' => array ( 0 => 1607, ), ), 85 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002830028533935547, 'params' => array ( 0 => 1607, ), ), 86 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1607', 'execTime' => 0.0008039474487304688, 'params' => NULL, ), 87 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1607', 'execTime' => 0.0004851818084716797, 'params' => NULL, ), 88 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1607', 'execTime' => 0.0011649131774902344, 'params' => NULL, ), 89 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0006041526794433594, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => 'body, .ow_bg_color', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1607, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 90 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003559589385986328, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .index_qs_widget', 'defaultValue' => '#828894', 'type' => 'color', 'themeId' => 1607, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 91 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00039887428283691406, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a', 'defaultValue' => '#5b646a', 'type' => 'color', 'themeId' => 1607, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 92 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003559589385986328, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#5b646a', 'type' => 'color', 'themeId' => 1607, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 93 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00031304359436035156, 'params' => array ( 'id' => NULL, 'attribute' => 'background', 'selector' => '.ow_footer', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1607, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '5. Footer background color', 'description' => NULL, 'mobile' => false, ), ), 94 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00036787986755371094, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_logo, .index_master_page .logo_url', 'defaultValue' => 'url(images/logo.png)', 'type' => 'image', 'themeId' => 1607, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '4. Logo image', 'description' => NULL, 'mobile' => false, ), ), 95 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003101825714111328, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header_pic', 'defaultValue' => 'url(images/header.jpg)', 'type' => 'image', 'themeId' => 1607, 'key' => 'headerImage', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 96 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00034880638122558594, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#5b646a', 'type' => 'color', 'themeId' => 1607, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 97 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003209114074707031, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_outline, .ow_txt_value', 'defaultValue' => '#ef6ba3', 'type' => 'color', 'themeId' => 1607, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 98 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003159046173095703, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.index_master_page .ow_header_wrap', 'defaultValue' => 'url(images/bg_promo.jpg)', 'type' => 'image', 'themeId' => 1607, 'key' => 'indexImage', 'section' => '1. General Settings', 'label' => '2. Page background image', 'description' => NULL, 'mobile' => false, ), ), 99 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00025916099548339844, 'params' => array ( 'id' => NULL, 'themeId' => 1607, 'type' => 'decorator', 'value' => 'button', ), ), 100 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002319812774658203, 'params' => array ( 'id' => NULL, 'themeId' => 1607, 'type' => 'master_page', 'value' => 'dndindex', ), ), 101 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002219676971435547, 'params' => array ( 'id' => NULL, 'themeId' => 1607, 'type' => 'master_page', 'value' => 'general', ), ), 102 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00021600723266601562, 'params' => array ( 'id' => NULL, 'themeId' => 1607, 'type' => 'master_page', 'value' => 'index', ), ), 103 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002529621124267578, 'params' => array ( 'id' => NULL, 'themeId' => 1607, 'type' => 'master_page', 'value' => 'html_document', ), ), 104 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00021791458129882812, 'params' => array ( 'id' => NULL, 'themeId' => 1607, 'type' => 'master_page', 'value' => 'blank', ), ), 105 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.0002639293670654297, 'params' => array ( 'id' => NULL, 'themeId' => 1607, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 106 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003981590270996094, 'params' => array ( 0 => 1607, ), ), 107 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0010190010070800781, 'params' => array ( 'themeId' => 1607, 'themeId2' => 1607, ), ), 108 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1607', 'execTime' => 0.0002288818359375, 'params' => array ( ), ), 109 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002739429473876953, 'params' => array ( 0 => 1608, ), ), 110 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002810955047607422, 'params' => array ( 0 => 1608, ), ), 111 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1608', 'execTime' => 0.0006909370422363281, 'params' => NULL, ), 112 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1608', 'execTime' => 0.0003859996795654297, 'params' => NULL, ), 113 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1608', 'execTime' => 0.0012140274047851562, 'params' => NULL, ), 114 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0006749629974365234, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => 'body, body.ow, body.base_sign_in', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1608, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 115 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003941059112548828, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#333', 'type' => 'color', 'themeId' => 1608, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 116 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00032901763916015625, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#2a80ae', 'type' => 'color', 'themeId' => 1608, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 117 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00039005279541015625, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#005466', 'type' => 'color', 'themeId' => 1608, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 118 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003330707550048828, 'params' => array ( 'id' => NULL, 'attribute' => 'background', 'selector' => '.ow_footer', 'defaultValue' => '#EAF7FB', 'type' => 'color', 'themeId' => 1608, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '5. Footer background color', 'description' => NULL, 'mobile' => false, ), ), 119 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00030493736267089844, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header', 'defaultValue' => 'url(images/header_s.png)', 'type' => 'image', 'themeId' => 1608, 'key' => 'headerBackground', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 120 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00037097930908203125, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_logo', 'defaultValue' => 'url(images/logo.png)', 'type' => 'image', 'themeId' => 1608, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '4. Logo image', 'description' => NULL, 'mobile' => false, ), ), 121 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0002899169921875, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#005466', 'type' => 'color', 'themeId' => 1608, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 122 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0002989768981933594, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#005074', 'type' => 'color', 'themeId' => 1608, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 123 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003478527069091797, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page', 'defaultValue' => 'url(images/bg.png)', 'type' => 'image', 'themeId' => 1608, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 124 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.000244140625, 'params' => array ( 'id' => NULL, 'themeId' => 1608, 'type' => 'decorator', 'value' => 'button', ), ), 125 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002200603485107422, 'params' => array ( 'id' => NULL, 'themeId' => 1608, 'type' => 'master_page', 'value' => 'dndindex', ), ), 126 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002701282501220703, 'params' => array ( 'id' => NULL, 'themeId' => 1608, 'type' => 'master_page', 'value' => 'general', ), ), 127 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00021314620971679688, 'params' => array ( 'id' => NULL, 'themeId' => 1608, 'type' => 'master_page', 'value' => 'index', ), ), 128 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00020885467529296875, 'params' => array ( 'id' => NULL, 'themeId' => 1608, 'type' => 'master_page', 'value' => 'html_document', ), ), 129 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00020599365234375, 'params' => array ( 'id' => NULL, 'themeId' => 1608, 'type' => 'master_page', 'value' => 'blank', ), ), 130 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.0002582073211669922, 'params' => array ( 'id' => NULL, 'themeId' => 1608, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 131 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00037217140197753906, 'params' => array ( 0 => 1608, ), ), 132 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.001035928726196289, 'params' => array ( 'themeId' => 1608, 'themeId2' => 1608, ), ), 133 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1608', 'execTime' => 0.0002760887145996094, 'params' => array ( ), ), 134 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00031876564025878906, 'params' => array ( 0 => 1609, ), ), 135 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00031495094299316406, 'params' => array ( 0 => 1609, ), ), 136 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1609', 'execTime' => 0.0008540153503417969, 'params' => NULL, ), 137 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1609', 'execTime' => 0.0005068778991699219, 'params' => NULL, ), 138 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1609', 'execTime' => 0.001313924789428711, 'params' => NULL, ), 139 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0006289482116699219, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => 'body, .ow, body, html, .base_sign_in', 'defaultValue' => '#333', 'type' => 'color', 'themeId' => 1609, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 140 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003838539123535156, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html', 'defaultValue' => '#c4c4c4', 'type' => 'color', 'themeId' => 1609, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 141 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003612041473388672, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a', 'defaultValue' => '#ae9e78', 'type' => 'color', 'themeId' => 1609, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 142 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00034499168395996094, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#e4e4e4', 'type' => 'color', 'themeId' => 1609, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 143 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00028204917907714844, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow_footer', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1609, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '7. Footer background color', 'description' => NULL, 'mobile' => false, ), ), 144 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00035381317138671875, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1609, 'key' => 'headerBackground', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 145 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0002999305725097656, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_logo_wrap a', 'defaultValue' => 'url(images/logo_console.png)', 'type' => 'image', 'themeId' => 1609, 'key' => 'ConsoleImage', 'section' => '1. General Settings', 'label' => '6. Console logo image', 'description' => NULL, 'mobile' => false, ), ), 146 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0002911090850830078, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.logo_url', 'defaultValue' => 'url(images/logo_inner.png)', 'type' => 'image', 'themeId' => 1609, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '5. Inner logo image', 'description' => NULL, 'mobile' => false, ), ), 147 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003440380096435547, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#cbcbcb', 'type' => 'color', 'themeId' => 1609, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 148 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003211498260498047, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#D76243', 'type' => 'color', 'themeId' => 1609, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 149 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003039836883544922, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.index_master_page .logo_url', 'defaultValue' => 'url(images/logo_index.png)', 'type' => 'image', 'themeId' => 1609, 'key' => 'indexLogoImage', 'section' => '1. General Settings', 'label' => '4. Index logo image', 'description' => NULL, 'mobile' => false, ), ), 150 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003490447998046875, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.index_master_page .ow_header', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1609, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 151 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002460479736328125, 'params' => array ( 'id' => NULL, 'themeId' => 1609, 'type' => 'decorator', 'value' => 'button', ), ), 152 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023484230041503906, 'params' => array ( 'id' => NULL, 'themeId' => 1609, 'type' => 'master_page', 'value' => 'dndindex', ), ), 153 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00027298927307128906, 'params' => array ( 'id' => NULL, 'themeId' => 1609, 'type' => 'master_page', 'value' => 'general', ), ), 154 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00022101402282714844, 'params' => array ( 'id' => NULL, 'themeId' => 1609, 'type' => 'master_page', 'value' => 'index', ), ), 155 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023293495178222656, 'params' => array ( 'id' => NULL, 'themeId' => 1609, 'type' => 'master_page', 'value' => 'html_document', ), ), 156 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002110004425048828, 'params' => array ( 'id' => NULL, 'themeId' => 1609, 'type' => 'master_page', 'value' => 'blank', ), ), 157 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.00025200843811035156, 'params' => array ( 'id' => NULL, 'themeId' => 1609, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 158 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00037097930908203125, 'params' => array ( 0 => 1609, ), ), 159 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0011229515075683594, 'params' => array ( 'themeId' => 1609, 'themeId2' => 1609, ), ), 160 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1609', 'execTime' => 0.0002751350402832031, 'params' => array ( ), ), 161 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003180503845214844, 'params' => array ( 0 => 1610, ), ), 162 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003161430358886719, 'params' => array ( 0 => 1610, ), ), 163 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1610', 'execTime' => 0.0008440017700195312, 'params' => NULL, ), 164 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1610', 'execTime' => 0.0004451274871826172, 'params' => NULL, ), 165 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1610', 'execTime' => 0.0013129711151123047, 'params' => NULL, ), 166 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0006320476531982422, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => 'body, .base_sign_in', 'defaultValue' => '#e8e7e7', 'type' => 'color', 'themeId' => 1610, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 167 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003638267517089844, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html', 'defaultValue' => '#4f5460', 'type' => 'color', 'themeId' => 1610, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 168 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003190040588378906, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a', 'defaultValue' => '#465c95', 'type' => 'color', 'themeId' => 1610, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 169 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0004019737243652344, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#666', 'type' => 'color', 'themeId' => 1610, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 170 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.000347137451171875, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow_footer', 'defaultValue' => '#e17e64', 'type' => 'color', 'themeId' => 1610, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '7. Footer background color', 'description' => NULL, 'mobile' => false, ), ), 171 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00030803680419921875, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_logo_wrap a', 'defaultValue' => 'url(images/logo_console.png)', 'type' => 'image', 'themeId' => 1610, 'key' => 'ConsoleImage', 'section' => '1. General Settings', 'label' => '6. Console logo image', 'description' => NULL, 'mobile' => false, ), ), 172 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00034999847412109375, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header_pic_wrap', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1610, 'key' => 'headerBackground', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 173 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00032806396484375, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.logo_url', 'defaultValue' => 'url(images/logo_inner.png)', 'type' => 'image', 'themeId' => 1610, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '5. Inner logo image', 'description' => NULL, 'mobile' => false, ), ), 174 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003151893615722656, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#cbcbcb', 'type' => 'color', 'themeId' => 1610, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 175 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003159046173095703, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#D76243', 'type' => 'color', 'themeId' => 1610, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 176 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00031304359436035156, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.index_master_page .logo_url', 'defaultValue' => 'url(images/logo_index.png)', 'type' => 'image', 'themeId' => 1610, 'key' => 'indexLogoImage', 'section' => '1. General Settings', 'label' => '4. Index logo image', 'description' => NULL, 'mobile' => false, ), ), 177 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003209114074707031, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.index_master_page .ow_header', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1610, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 178 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00024700164794921875, 'params' => array ( 'id' => NULL, 'themeId' => 1610, 'type' => 'decorator', 'value' => 'button', ), ), 179 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002319812774658203, 'params' => array ( 'id' => NULL, 'themeId' => 1610, 'type' => 'master_page', 'value' => 'dndindex', ), ), 180 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00022292137145996094, 'params' => array ( 'id' => NULL, 'themeId' => 1610, 'type' => 'master_page', 'value' => 'general', ), ), 181 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002589225769042969, 'params' => array ( 'id' => NULL, 'themeId' => 1610, 'type' => 'master_page', 'value' => 'index', ), ), 182 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00021696090698242188, 'params' => array ( 'id' => NULL, 'themeId' => 1610, 'type' => 'master_page', 'value' => 'html_document', ), ), 183 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00022912025451660156, 'params' => array ( 'id' => NULL, 'themeId' => 1610, 'type' => 'master_page', 'value' => 'blank', ), ), 184 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.00025200843811035156, 'params' => array ( 'id' => NULL, 'themeId' => 1610, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 185 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00043201446533203125, 'params' => array ( 0 => 1610, ), ), 186 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0006840229034423828, 'params' => array ( 'themeId' => 1610, 'themeId2' => 1610, ), ), 187 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1610', 'execTime' => 0.00011801719665527344, 'params' => array ( ), ), 188 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00014901161193847656, 'params' => array ( 0 => 1611, ), ), 189 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.000141143798828125, 'params' => array ( 0 => 1611, ), ), 190 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1611', 'execTime' => 0.0002830028533935547, 'params' => NULL, ), 191 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1611', 'execTime' => 0.00015211105346679688, 'params' => NULL, ), 192 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1611', 'execTime' => 0.0003960132598876953, 'params' => NULL, ), 193 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0005090236663818359, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body', 'defaultValue' => '#2f0023', 'type' => 'color', 'themeId' => 1611, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 194 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00040602684020996094, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#cecece', 'type' => 'color', 'themeId' => 1611, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 195 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.000308990478515625, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#5079cd', 'type' => 'color', 'themeId' => 1611, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 196 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003218650817871094, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#cecece', 'type' => 'color', 'themeId' => 1611, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 197 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003650188446044922, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_page_wrap', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1611, 'key' => 'backgroundImage', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 198 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0002951622009277344, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header', 'defaultValue' => 'url(images/bg_pic.jpg)', 'type' => 'image', 'themeId' => 1611, 'key' => 'headerImage', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 199 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003349781036376953, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1611, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 200 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.000370025634765625, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#cecece', 'type' => 'color', 'themeId' => 1611, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 201 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00031685829162597656, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .sitelogo', 'defaultValue' => 'url(images/site_name.png)', 'type' => 'image', 'themeId' => 1611, 'key' => 'indexLogoImage', 'section' => '1. General Settings', 'label' => '4. Index Logo image', 'description' => NULL, 'mobile' => false, ), ), 202 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00030112266540527344, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.sitelogo', 'defaultValue' => 'url(images/site_name.png)', 'type' => 'image', 'themeId' => 1611, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '5. Logo image', 'description' => NULL, 'mobile' => false, ), ), 203 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002529621124267578, 'params' => array ( 'id' => NULL, 'themeId' => 1611, 'type' => 'decorator', 'value' => 'button', ), ), 204 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023603439331054688, 'params' => array ( 'id' => NULL, 'themeId' => 1611, 'type' => 'master_page', 'value' => 'dndindex', ), ), 205 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00021791458129882812, 'params' => array ( 'id' => NULL, 'themeId' => 1611, 'type' => 'master_page', 'value' => 'general', ), ), 206 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00024700164794921875, 'params' => array ( 'id' => NULL, 'themeId' => 1611, 'type' => 'master_page', 'value' => 'index', ), ), 207 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002300739288330078, 'params' => array ( 'id' => NULL, 'themeId' => 1611, 'type' => 'master_page', 'value' => 'html_document', ), ), 208 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00021195411682128906, 'params' => array ( 'id' => NULL, 'themeId' => 1611, 'type' => 'master_page', 'value' => 'blank', ), ), 209 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.0002510547637939453, 'params' => array ( 'id' => NULL, 'themeId' => 1611, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 210 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0004761219024658203, 'params' => array ( 0 => 1611, ), ), 211 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0010979175567626953, 'params' => array ( 'themeId' => 1611, 'themeId2' => 1611, ), ), 212 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1611', 'execTime' => 0.0002300739288330078, 'params' => array ( ), ), 213 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003249645233154297, 'params' => array ( 0 => 1612, ), ), 214 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.000263214111328125, 'params' => array ( 0 => 1612, ), ), 215 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1612', 'execTime' => 0.0008919239044189453, 'params' => NULL, ), 216 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1612', 'execTime' => 0.0004279613494873047, 'params' => NULL, ), 217 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1612', 'execTime' => 0.0014429092407226562, 'params' => NULL, ), 218 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00043201446533203125, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body', 'defaultValue' => '#493e5e', 'type' => 'color', 'themeId' => 1612, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 219 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00028395652770996094, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#b9b3bd', 'type' => 'color', 'themeId' => 1612, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 220 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00024390220642089844, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#4aaed3', 'type' => 'color', 'themeId' => 1612, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 221 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00023889541625976562, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#d9d1dd', 'type' => 'color', 'themeId' => 1612, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 222 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00023603439331054688, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_page_wrap', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1612, 'key' => 'backgroundImage', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 223 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00024700164794921875, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header', 'defaultValue' => 'url(images/bg_pic.jpg)', 'type' => 'image', 'themeId' => 1612, 'key' => 'headerBackground', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 224 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00020503997802734375, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_site_panel_logo', 'defaultValue' => 'url(images/site_name3.png)', 'type' => 'image', 'themeId' => 1612, 'key' => 'ConsoleImage', 'section' => '1. General Settings', 'label' => '6. Console logo image', 'description' => NULL, 'mobile' => false, ), ), 225 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00012421607971191406, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#aba8af', 'type' => 'color', 'themeId' => 1612, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 226 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001289844512939453, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#cecece', 'type' => 'color', 'themeId' => 1612, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 227 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001239776611328125, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .sitelogo', 'defaultValue' => 'url(images/site_name.png)', 'type' => 'image', 'themeId' => 1612, 'key' => 'indexLogoImage', 'section' => '1. General Settings', 'label' => '4. Index logo image', 'description' => NULL, 'mobile' => false, ), ), 228 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00014495849609375, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.sitelogo', 'defaultValue' => 'url(images/site_name2.png)', 'type' => 'image', 'themeId' => 1612, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '5. Inner logo image', 'description' => NULL, 'mobile' => false, ), ), 229 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011801719665527344, 'params' => array ( 'id' => NULL, 'themeId' => 1612, 'type' => 'decorator', 'value' => 'button', ), ), 230 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010895729064941406, 'params' => array ( 'id' => NULL, 'themeId' => 1612, 'type' => 'master_page', 'value' => 'dndindex', ), ), 231 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 9.799003601074219E-5, 'params' => array ( 'id' => NULL, 'themeId' => 1612, 'type' => 'master_page', 'value' => 'general', ), ), 232 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 9.799003601074219E-5, 'params' => array ( 'id' => NULL, 'themeId' => 1612, 'type' => 'master_page', 'value' => 'index', ), ), 233 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 9.703636169433594E-5, 'params' => array ( 'id' => NULL, 'themeId' => 1612, 'type' => 'master_page', 'value' => 'html_document', ), ), 234 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 9.489059448242188E-5, 'params' => array ( 'id' => NULL, 'themeId' => 1612, 'type' => 'master_page', 'value' => 'blank', ), ), 235 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.00013399124145507812, 'params' => array ( 'id' => NULL, 'themeId' => 1612, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 236 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002040863037109375, 'params' => array ( 0 => 1612, ), ), 237 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0004830360412597656, 'params' => array ( 'themeId' => 1612, 'themeId2' => 1612, ), ), 238 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1612', 'execTime' => 0.00011110305786132812, 'params' => array ( ), ), 239 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001430511474609375, 'params' => array ( 0 => 1613, ), ), 240 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.000125885009765625, 'params' => array ( 0 => 1613, ), ), 241 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1613', 'execTime' => 0.0004520416259765625, 'params' => NULL, ), 242 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1613', 'execTime' => 0.0001609325408935547, 'params' => NULL, ), 243 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1613', 'execTime' => 0.0004851818084716797, 'params' => NULL, ), 244 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0004291534423828125, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1613, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 245 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003330707550048828, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#4b4b4b', 'type' => 'color', 'themeId' => 1613, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 246 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0004150867462158203, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#0a4200', 'type' => 'color', 'themeId' => 1613, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 247 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00039505958557128906, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#0a4200', 'type' => 'color', 'themeId' => 1613, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 248 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0002009868621826172, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_page_wrap', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1613, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 249 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00014090538024902344, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow_footer, .base_index_page .ow_footer', 'defaultValue' => '#4b4b4b', 'type' => 'color', 'themeId' => 1613, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '5. Footer background', 'description' => NULL, 'mobile' => false, ), ), 250 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013494491577148438, 'params' => array ( 'id' => NULL, 'attribute' => 'background', 'selector' => '.ow_header', 'defaultValue' => 'url(images/bg_pic.png)', 'type' => 'image', 'themeId' => 1613, 'key' => 'headerImage', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 251 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001361370086669922, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#4b4b4b', 'type' => 'color', 'themeId' => 1613, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 252 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013518333435058594, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#4b4b4b', 'type' => 'color', 'themeId' => 1613, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 253 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013494491577148438, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.sitelogo', 'defaultValue' => 'url(images/site_name.png)', 'type' => 'image', 'themeId' => 1613, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '4. Logo image', 'description' => NULL, 'mobile' => false, ), ), 254 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001461505889892578, 'params' => array ( 'id' => NULL, 'themeId' => 1613, 'type' => 'decorator', 'value' => 'button', ), ), 255 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00013113021850585938, 'params' => array ( 'id' => NULL, 'themeId' => 1613, 'type' => 'master_page', 'value' => 'dndindex', ), ), 256 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011587142944335938, 'params' => array ( 'id' => NULL, 'themeId' => 1613, 'type' => 'master_page', 'value' => 'general', ), ), 257 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011205673217773438, 'params' => array ( 'id' => NULL, 'themeId' => 1613, 'type' => 'master_page', 'value' => 'index', ), ), 258 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010895729064941406, 'params' => array ( 'id' => NULL, 'themeId' => 1613, 'type' => 'master_page', 'value' => 'html_document', ), ), 259 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010919570922851562, 'params' => array ( 'id' => NULL, 'themeId' => 1613, 'type' => 'master_page', 'value' => 'blank', ), ), 260 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.0001399517059326172, 'params' => array ( 'id' => NULL, 'themeId' => 1613, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 261 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00021195411682128906, 'params' => array ( 0 => 1613, ), ), 262 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.00040602684020996094, 'params' => array ( 'themeId' => 1613, 'themeId2' => 1613, ), ), 263 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1613', 'execTime' => 0.00011610984802246094, 'params' => array ( ), ), 264 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001571178436279297, 'params' => array ( 0 => 1614, ), ), 265 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00014400482177734375, 'params' => array ( 0 => 1614, ), ), 266 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1614', 'execTime' => 0.00027298927307128906, 'params' => NULL, ), 267 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1614', 'execTime' => 0.00015115737915039062, 'params' => NULL, ), 268 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1614', 'execTime' => 0.0003669261932373047, 'params' => NULL, ), 269 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0002868175506591797, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => 'body, .ow, body, html, .base_sign_in', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1614, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 270 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00014495849609375, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html', 'defaultValue' => '#868686', 'type' => 'color', 'themeId' => 1614, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 271 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00015306472778320312, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a', 'defaultValue' => '#ae9e78', 'type' => 'color', 'themeId' => 1614, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 272 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001380443572998047, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#4c4c4c', 'type' => 'color', 'themeId' => 1614, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 273 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001289844512939453, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1614, 'key' => 'headerBackground', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 274 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001251697540283203, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_logo_wrap a', 'defaultValue' => 'url(images/logo_console.png)', 'type' => 'image', 'themeId' => 1614, 'key' => 'ConsoleImage', 'section' => '1. General Settings', 'label' => '6. Console logo image', 'description' => NULL, 'mobile' => false, ), ), 275 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001380443572998047, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.logo_url', 'defaultValue' => 'url(images/logo_inner.png)', 'type' => 'image', 'themeId' => 1614, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '5. Inner logo image', 'description' => NULL, 'mobile' => false, ), ), 276 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00012612342834472656, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#4c4c4c', 'type' => 'color', 'themeId' => 1614, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 277 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013494491577148438, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow_footer', 'defaultValue' => '#191514', 'type' => 'color', 'themeId' => 1614, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '7. Footer background color', 'description' => NULL, 'mobile' => false, ), ), 278 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001468658447265625, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#D76243', 'type' => 'color', 'themeId' => 1614, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 279 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013494491577148438, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.index_master_page .logo_url', 'defaultValue' => 'url(images/logo_index.png)', 'type' => 'image', 'themeId' => 1614, 'key' => 'indexLogoImage', 'section' => '1. General Settings', 'label' => '4. Index logo image', 'description' => NULL, 'mobile' => false, ), ), 280 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001289844512939453, 'params' => array ( 'id' => NULL, 'themeId' => 1614, 'type' => 'decorator', 'value' => 'button', ), ), 281 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011706352233886719, 'params' => array ( 'id' => NULL, 'themeId' => 1614, 'type' => 'master_page', 'value' => 'dndindex', ), ), 282 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010704994201660156, 'params' => array ( 'id' => NULL, 'themeId' => 1614, 'type' => 'master_page', 'value' => 'general', ), ), 283 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010609626770019531, 'params' => array ( 'id' => NULL, 'themeId' => 1614, 'type' => 'master_page', 'value' => 'index', ), ), 284 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00012087821960449219, 'params' => array ( 'id' => NULL, 'themeId' => 1614, 'type' => 'master_page', 'value' => 'html_document', ), ), 285 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010800361633300781, 'params' => array ( 'id' => NULL, 'themeId' => 1614, 'type' => 'master_page', 'value' => 'blank', ), ), 286 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.0001308917999267578, 'params' => array ( 'id' => NULL, 'themeId' => 1614, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 287 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00019478797912597656, 'params' => array ( 0 => 1614, ), ), 288 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0004131793975830078, 'params' => array ( 'themeId' => 1614, 'themeId2' => 1614, ), ), 289 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1614', 'execTime' => 0.00011205673217773438, 'params' => array ( ), ), 290 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001430511474609375, 'params' => array ( 0 => 1615, ), ), 291 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00013899803161621094, 'params' => array ( 0 => 1615, ), ), 292 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1615', 'execTime' => 0.00035500526428222656, 'params' => NULL, ), 293 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1615', 'execTime' => 0.0001571178436279297, 'params' => NULL, ), 294 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1615', 'execTime' => 0.0003650188446044922, 'params' => NULL, ), 295 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003108978271484375, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body', 'defaultValue' => '#000', 'type' => 'color', 'themeId' => 1615, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 296 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00014591217041015625, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html', 'defaultValue' => '#ffffe6', 'type' => 'color', 'themeId' => 1615, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 297 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001418590545654297, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#fffde3', 'type' => 'color', 'themeId' => 1615, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 298 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001461505889892578, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#796458', 'type' => 'color', 'themeId' => 1615, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 299 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013399124145507812, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_page_wrap', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1615, 'key' => 'backgroundImage', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 300 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00012683868408203125, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow_footer', 'defaultValue' => '#000', 'type' => 'color', 'themeId' => 1615, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '5. Footer background', 'description' => NULL, 'mobile' => false, ), ), 301 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013709068298339844, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header', 'defaultValue' => 'url(images/bg_pic.jpg)', 'type' => 'image', 'themeId' => 1615, 'key' => 'headerImage', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 302 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001399517059326172, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#ffffe6', 'type' => 'color', 'themeId' => 1615, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 303 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00012993812561035156, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#796458', 'type' => 'color', 'themeId' => 1615, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 304 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001480579376220703, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.sitelogo', 'defaultValue' => 'url(images/site_name.png)', 'type' => 'image', 'themeId' => 1615, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '4. Logo image', 'description' => NULL, 'mobile' => false, ), ), 305 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001468658447265625, 'params' => array ( 'id' => NULL, 'themeId' => 1615, 'type' => 'decorator', 'value' => 'button', ), ), 306 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001220703125, 'params' => array ( 'id' => NULL, 'themeId' => 1615, 'type' => 'master_page', 'value' => 'dndindex', ), ), 307 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011301040649414062, 'params' => array ( 'id' => NULL, 'themeId' => 1615, 'type' => 'master_page', 'value' => 'general', ), ), 308 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010991096496582031, 'params' => array ( 'id' => NULL, 'themeId' => 1615, 'type' => 'master_page', 'value' => 'index', ), ), 309 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010991096496582031, 'params' => array ( 'id' => NULL, 'themeId' => 1615, 'type' => 'master_page', 'value' => 'html_document', ), ), 310 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010585784912109375, 'params' => array ( 'id' => NULL, 'themeId' => 1615, 'type' => 'master_page', 'value' => 'blank', ), ), 311 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.00013780593872070312, 'params' => array ( 'id' => NULL, 'themeId' => 1615, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 312 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001938343048095703, 'params' => array ( 0 => 1615, ), ), 313 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.00039696693420410156, 'params' => array ( 'themeId' => 1615, 'themeId2' => 1615, ), ), 314 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1615', 'execTime' => 0.00011706352233886719, 'params' => array ( ), ), 315 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00014495849609375, 'params' => array ( 0 => 1616, ), ), 316 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001380443572998047, 'params' => array ( 0 => 1616, ), ), 317 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1616', 'execTime' => 0.0002760887145996094, 'params' => NULL, ), 318 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1616', 'execTime' => 0.0001468658447265625, 'params' => NULL, ), 319 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1616', 'execTime' => 0.0003960132598876953, 'params' => NULL, ), 320 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0002739429473876953, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => 'body, .base_sign_in', 'defaultValue' => '#bfc6c6', 'type' => 'color', 'themeId' => 1616, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 321 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00016999244689941406, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#4f5058', 'type' => 'color', 'themeId' => 1616, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 322 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00014400482177734375, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#0060aa', 'type' => 'color', 'themeId' => 1616, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 323 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001430511474609375, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#4F5058', 'type' => 'color', 'themeId' => 1616, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 324 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001308917999267578, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow_footer', 'defaultValue' => '#f9faff', 'type' => 'color', 'themeId' => 1616, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '6. Footer background color', 'description' => NULL, 'mobile' => false, ), ), 325 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013685226440429688, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_logo_wrap', 'defaultValue' => 'url(images/header_pic.png)', 'type' => 'image', 'themeId' => 1616, 'key' => 'headerBackground', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 326 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001361370086669922, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_logo_wrap a.ow_logo', 'defaultValue' => 'url(images/site_logo.png)', 'type' => 'image', 'themeId' => 1616, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '5. Inner logo image', 'description' => NULL, 'mobile' => false, ), ), 327 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00015282630920410156, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#4f5058', 'type' => 'color', 'themeId' => 1616, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 328 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013518333435058594, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#494949', 'type' => 'color', 'themeId' => 1616, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 329 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013399124145507812, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.index_master_page .ow_header_in', 'defaultValue' => 'url(images/indexpage_header_image.png)', 'type' => 'image', 'themeId' => 1616, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 330 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001399517059326172, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.index_master_page .logo_url', 'defaultValue' => 'url(images/indexpage_logo.png)', 'type' => 'image', 'themeId' => 1616, 'key' => 'indexLogoImage', 'section' => '1. General Settings', 'label' => '4. Index logo image', 'description' => NULL, 'mobile' => false, ), ), 331 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001289844512939453, 'params' => array ( 'id' => NULL, 'themeId' => 1616, 'type' => 'decorator', 'value' => 'button', ), ), 332 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00012087821960449219, 'params' => array ( 'id' => NULL, 'themeId' => 1616, 'type' => 'master_page', 'value' => 'dndindex', ), ), 333 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001289844512939453, 'params' => array ( 'id' => NULL, 'themeId' => 1616, 'type' => 'master_page', 'value' => 'general', ), ), 334 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010991096496582031, 'params' => array ( 'id' => NULL, 'themeId' => 1616, 'type' => 'master_page', 'value' => 'index', ), ), 335 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010704994201660156, 'params' => array ( 'id' => NULL, 'themeId' => 1616, 'type' => 'master_page', 'value' => 'html_document', ), ), 336 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010585784912109375, 'params' => array ( 'id' => NULL, 'themeId' => 1616, 'type' => 'master_page', 'value' => 'blank', ), ), 337 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.00013113021850585938, 'params' => array ( 'id' => NULL, 'themeId' => 1616, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 338 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00019407272338867188, 'params' => array ( 0 => 1616, ), ), 339 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0004520416259765625, 'params' => array ( 'themeId' => 1616, 'themeId2' => 1616, ), ), 340 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1616', 'execTime' => 0.00011396408081054688, 'params' => array ( ), ), 341 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00014281272888183594, 'params' => array ( 0 => 1617, ), ), 342 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00013899803161621094, 'params' => array ( 0 => 1617, ), ), 343 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1617', 'execTime' => 0.0002968311309814453, 'params' => NULL, ), 344 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1617', 'execTime' => 0.00015401840209960938, 'params' => NULL, ), 345 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1617', 'execTime' => 0.00033092498779296875, 'params' => NULL, ), 346 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003039836883544922, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body', 'defaultValue' => '#fdfff0', 'type' => 'color', 'themeId' => 1617, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 347 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00016498565673828125, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#52483f', 'type' => 'color', 'themeId' => 1617, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 348 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.000141143798828125, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#009683', 'type' => 'color', 'themeId' => 1617, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 349 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001380443572998047, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#009683', 'type' => 'color', 'themeId' => 1617, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 350 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013709068298339844, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_page_wrap', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1617, 'key' => 'backgroundImage', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 351 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013494491577148438, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header', 'defaultValue' => 'url(images/bg_pic.jpg)', 'type' => 'image', 'themeId' => 1617, 'key' => 'headerImage', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 352 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013399124145507812, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#52483f', 'type' => 'color', 'themeId' => 1617, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 353 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00015306472778320312, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#52483f', 'type' => 'color', 'themeId' => 1617, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 354 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001342296600341797, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.sitelogo', 'defaultValue' => 'url(images/site_name.png)', 'type' => 'image', 'themeId' => 1617, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '4. Logo image', 'description' => NULL, 'mobile' => false, ), ), 355 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001289844512939453, 'params' => array ( 'id' => NULL, 'themeId' => 1617, 'type' => 'decorator', 'value' => 'button', ), ), 356 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00012302398681640625, 'params' => array ( 'id' => NULL, 'themeId' => 1617, 'type' => 'master_page', 'value' => 'dndindex', ), ), 357 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011301040649414062, 'params' => array ( 'id' => NULL, 'themeId' => 1617, 'type' => 'master_page', 'value' => 'general', ), ), 358 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011301040649414062, 'params' => array ( 'id' => NULL, 'themeId' => 1617, 'type' => 'master_page', 'value' => 'index', ), ), 359 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001270771026611328, 'params' => array ( 'id' => NULL, 'themeId' => 1617, 'type' => 'master_page', 'value' => 'html_document', ), ), 360 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011706352233886719, 'params' => array ( 'id' => NULL, 'themeId' => 1617, 'type' => 'master_page', 'value' => 'blank', ), ), 361 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.00013184547424316406, 'params' => array ( 'id' => NULL, 'themeId' => 1617, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 362 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00019598007202148438, 'params' => array ( 0 => 1617, ), ), 363 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0004119873046875, 'params' => array ( 'themeId' => 1617, 'themeId2' => 1617, ), ), 364 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1617', 'execTime' => 0.00011301040649414062, 'params' => array ( ), ), 365 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00014400482177734375, 'params' => array ( 0 => 1618, ), ), 366 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00013899803161621094, 'params' => array ( 0 => 1618, ), ), 367 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1618', 'execTime' => 0.00027489662170410156, 'params' => NULL, ), 368 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1618', 'execTime' => 0.0001480579376220703, 'params' => NULL, ), 369 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1618', 'execTime' => 0.00039005279541015625, 'params' => NULL, ), 370 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0002791881561279297, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body', 'defaultValue' => '#090f10', 'type' => 'color', 'themeId' => 1618, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 371 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001480579376220703, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#d6d6be', 'type' => 'color', 'themeId' => 1618, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 372 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001361370086669922, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#7ce6fe', 'type' => 'color', 'themeId' => 1618, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 373 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001518726348876953, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#d6d6be', 'type' => 'color', 'themeId' => 1618, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 374 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00014591217041015625, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page', 'defaultValue' => 'url(images/promo.png)', 'type' => 'image', 'themeId' => 1618, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 375 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001380443572998047, 'params' => array ( 'id' => NULL, 'attribute' => 'background', 'selector' => '.ow_footer', 'defaultValue' => '#04070e', 'type' => 'color', 'themeId' => 1618, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '6. Footer background color', 'description' => NULL, 'mobile' => false, ), ), 376 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00014090538024902344, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header', 'defaultValue' => 'url(images/header.png)', 'type' => 'image', 'themeId' => 1618, 'key' => 'headerBackground', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 377 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013303756713867188, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#d6d6be', 'type' => 'color', 'themeId' => 1618, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 378 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001380443572998047, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#b2bac0', 'type' => 'color', 'themeId' => 1618, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 379 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00014901161193847656, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .sitelogo', 'defaultValue' => 'url(images/site_name.png)', 'type' => 'image', 'themeId' => 1618, 'key' => 'indexLogoImage', 'section' => '1. General Settings', 'label' => '4. Index logo image', 'description' => NULL, 'mobile' => false, ), ), 380 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001461505889892578, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.sitelogo', 'defaultValue' => 'url(images/site_name_inner.png)', 'type' => 'image', 'themeId' => 1618, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '5. Inner logo image', 'description' => NULL, 'mobile' => false, ), ), 381 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00012803077697753906, 'params' => array ( 'id' => NULL, 'themeId' => 1618, 'type' => 'decorator', 'value' => 'button', ), ), 382 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011920928955078125, 'params' => array ( 'id' => NULL, 'themeId' => 1618, 'type' => 'master_page', 'value' => 'dndindex', ), ), 383 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011014938354492188, 'params' => array ( 'id' => NULL, 'themeId' => 1618, 'type' => 'master_page', 'value' => 'general', ), ), 384 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010800361633300781, 'params' => array ( 'id' => NULL, 'themeId' => 1618, 'type' => 'master_page', 'value' => 'index', ), ), 385 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010800361633300781, 'params' => array ( 'id' => NULL, 'themeId' => 1618, 'type' => 'master_page', 'value' => 'html_document', ), ), 386 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011491775512695312, 'params' => array ( 'id' => NULL, 'themeId' => 1618, 'type' => 'master_page', 'value' => 'blank', ), ), 387 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.0001361370086669922, 'params' => array ( 'id' => NULL, 'themeId' => 1618, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 388 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002009868621826172, 'params' => array ( 0 => 1618, ), ), 389 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.00041294097900390625, 'params' => array ( 'themeId' => 1618, 'themeId2' => 1618, ), ), 390 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1618', 'execTime' => 0.00012087821960449219, 'params' => array ( ), ), 391 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00014495849609375, 'params' => array ( 0 => 1619, ), ), 392 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00013899803161621094, 'params' => array ( 0 => 1619, ), ), 393 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1619', 'execTime' => 0.00034308433532714844, 'params' => NULL, ), 394 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1619', 'execTime' => 0.00015592575073242188, 'params' => NULL, ), 395 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1619', 'execTime' => 0.0003800392150878906, 'params' => NULL, ), 396 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003008842468261719, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '@import url(\'https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700&display=swap\'); body, .ow, body, html, .base_sign_in', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1619, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 397 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00015497207641601562, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html', 'defaultValue' => '#666', 'type' => 'color', 'themeId' => 1619, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 398 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.000164031982421875, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a', 'defaultValue' => '#0e0e0e', 'type' => 'color', 'themeId' => 1619, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 399 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013685226440429688, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#4c4c4c', 'type' => 'color', 'themeId' => 1619, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 400 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00015401840209960938, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_header', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1619, 'key' => 'headerBackground', 'section' => '1. General Settings', 'label' => '2. Header background image', 'description' => NULL, 'mobile' => false, ), ), 401 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013303756713867188, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_logo_wrap a', 'defaultValue' => 'url(images/logo_console.png)', 'type' => 'image', 'themeId' => 1619, 'key' => 'indexLogoImage', 'section' => '1. General Settings', 'label' => '3. Index logo image', 'description' => NULL, 'mobile' => false, ), ), 402 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001308917999267578, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_site_panel_wrap.site_panel_wrap_bg_color .ow_logo_wrap a', 'defaultValue' => 'url(images/logo_console.png)', 'type' => 'image', 'themeId' => 1619, 'key' => 'indexLogoImageScroll', 'section' => '1. General Settings', 'label' => '4. Index logo image scroll', 'description' => NULL, 'mobile' => false, ), ), 403 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001308917999267578, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_logo_wrap a', 'defaultValue' => 'url(images/logo_console_black.png)', 'type' => 'image', 'themeId' => 1619, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '5. Inner logo image', 'description' => NULL, 'mobile' => false, ), ), 404 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013303756713867188, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_site_panel_wrap.site_panel_wrap_bg_color .ow_logo_wrap a', 'defaultValue' => 'url(images/logo_console.png)', 'type' => 'image', 'themeId' => 1619, 'key' => 'ConsoleImage', 'section' => '1. General Settings', 'label' => '6. Inner logo image scroll', 'description' => NULL, 'mobile' => false, ), ), 405 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00015211105346679688, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'html body .ow_box_cap h3, .ow_box_cap_empty h3', 'defaultValue' => '#787878', 'type' => 'color', 'themeId' => 1619, 'key' => 'WidgetTitleColor', 'section' => '2. Colors', 'label' => '6. Box title', 'description' => NULL, 'mobile' => false, ), ), 406 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013589859008789062, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#0e0e0e', 'type' => 'color', 'themeId' => 1619, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 407 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001270771026611328, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow_footer', 'defaultValue' => '#0e0e0e', 'type' => 'color', 'themeId' => 1619, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '7. Footer background color', 'description' => NULL, 'mobile' => false, ), ), 408 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013208389282226562, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#666', 'type' => 'color', 'themeId' => 1619, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 409 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.000125885009765625, 'params' => array ( 'id' => NULL, 'themeId' => 1619, 'type' => 'decorator', 'value' => 'button', ), ), 410 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00012302398681640625, 'params' => array ( 'id' => NULL, 'themeId' => 1619, 'type' => 'master_page', 'value' => 'dndindex', ), ), 411 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00012087821960449219, 'params' => array ( 'id' => NULL, 'themeId' => 1619, 'type' => 'master_page', 'value' => 'general', ), ), 412 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011110305786132812, 'params' => array ( 'id' => NULL, 'themeId' => 1619, 'type' => 'master_page', 'value' => 'index', ), ), 413 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010895729064941406, 'params' => array ( 'id' => NULL, 'themeId' => 1619, 'type' => 'master_page', 'value' => 'html_document', ), ), 414 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010895729064941406, 'params' => array ( 'id' => NULL, 'themeId' => 1619, 'type' => 'master_page', 'value' => 'blank', ), ), 415 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.00013589859008789062, 'params' => array ( 'id' => NULL, 'themeId' => 1619, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 416 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00019502639770507812, 'params' => array ( 0 => 1619, ), ), 417 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0004451274871826172, 'params' => array ( 'themeId' => 1619, 'themeId2' => 1619, ), ), 418 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1619', 'execTime' => 0.00011110305786132812, 'params' => array ( ), ), 419 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001418590545654297, 'params' => array ( 0 => 1620, ), ), 420 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001380443572998047, 'params' => array ( 0 => 1620, ), ), 421 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1620', 'execTime' => 0.0002779960632324219, 'params' => NULL, ), 422 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1620', 'execTime' => 0.0001480579376220703, 'params' => NULL, ), 423 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1620', 'execTime' => 0.0003829002380371094, 'params' => NULL, ), 424 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003001689910888672, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body', 'defaultValue' => '#e6e0ec', 'type' => 'color', 'themeId' => 1620, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 425 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00020503997802734375, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#7e6587', 'type' => 'color', 'themeId' => 1620, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 426 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00016999244689941406, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#00677d', 'type' => 'color', 'themeId' => 1620, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 427 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001418590545654297, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#7e6587', 'type' => 'color', 'themeId' => 1620, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 428 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013685226440429688, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow_footer', 'defaultValue' => 'rgba(255,255,255,0.3)', 'type' => 'color', 'themeId' => 1620, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '5. Footer background color', 'description' => NULL, 'mobile' => false, ), ), 429 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00014495849609375, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header_wrap', 'defaultValue' => 'url(images/bg.png)', 'type' => 'image', 'themeId' => 1620, 'key' => 'HeaderbackgroundImage', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 430 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00014400482177734375, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_logo', 'defaultValue' => 'url(images/header_s.png)', 'type' => 'image', 'themeId' => 1620, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '4. Logo image', 'description' => NULL, 'mobile' => false, ), ), 431 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013113021850585938, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#7e6587', 'type' => 'color', 'themeId' => 1620, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 432 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013494491577148438, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#00677D', 'type' => 'color', 'themeId' => 1620, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 433 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00012993812561035156, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_sign_in, .base_index_page', 'defaultValue' => 'url(images/bg.png)', 'type' => 'image', 'themeId' => 1620, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 434 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001289844512939453, 'params' => array ( 'id' => NULL, 'themeId' => 1620, 'type' => 'decorator', 'value' => 'button', ), ), 435 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00012183189392089844, 'params' => array ( 'id' => NULL, 'themeId' => 1620, 'type' => 'master_page', 'value' => 'dndindex', ), ), 436 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001289844512939453, 'params' => array ( 'id' => NULL, 'themeId' => 1620, 'type' => 'master_page', 'value' => 'general', ), ), 437 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011587142944335938, 'params' => array ( 'id' => NULL, 'themeId' => 1620, 'type' => 'master_page', 'value' => 'index', ), ), 438 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001068115234375, 'params' => array ( 'id' => NULL, 'themeId' => 1620, 'type' => 'master_page', 'value' => 'html_document', ), ), 439 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001049041748046875, 'params' => array ( 'id' => NULL, 'themeId' => 1620, 'type' => 'master_page', 'value' => 'blank', ), ), 440 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.00013113021850585938, 'params' => array ( 'id' => NULL, 'themeId' => 1620, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 441 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00019502639770507812, 'params' => array ( 0 => 1620, ), ), 442 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0004031658172607422, 'params' => array ( 'themeId' => 1620, 'themeId2' => 1620, ), ), 443 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1620', 'execTime' => 0.00011301040649414062, 'params' => array ( ), ), 444 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001430511474609375, 'params' => array ( 0 => 1621, ), ), 445 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001380443572998047, 'params' => array ( 0 => 1621, ), ), 446 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1621', 'execTime' => 0.0002930164337158203, 'params' => NULL, ), 447 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1621', 'execTime' => 0.00014781951904296875, 'params' => NULL, ), 448 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1621', 'execTime' => 0.0003979206085205078, 'params' => NULL, ), 449 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003039836883544922, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1621, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 450 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001590251922607422, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#52483f', 'type' => 'color', 'themeId' => 1621, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 451 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00015091896057128906, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#b4534d', 'type' => 'color', 'themeId' => 1621, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 452 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00014495849609375, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#616161', 'type' => 'color', 'themeId' => 1621, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 453 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013709068298339844, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_page_wrap', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1621, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 454 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00015783309936523438, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header', 'defaultValue' => 'url(images/bg_pic.jpg)', 'type' => 'image', 'themeId' => 1621, 'key' => 'headerBackground', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 455 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013494491577148438, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1621, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 456 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001399517059326172, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#52483f', 'type' => 'color', 'themeId' => 1621, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 457 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013113021850585938, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .sitelogo', 'defaultValue' => 'url(images/site_logo.png)', 'type' => 'image', 'themeId' => 1621, 'key' => 'indexLogoImage', 'section' => '1. General Settings', 'label' => '4. Index logo image', 'description' => NULL, 'mobile' => false, ), ), 458 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001289844512939453, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.sitelogo', 'defaultValue' => 'url(images/site_name.png)', 'type' => 'image', 'themeId' => 1621, 'key' => 'LogoImage', 'section' => '1. General Settings', 'label' => '5. Inner logo image', 'description' => NULL, 'mobile' => false, ), ), 459 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001289844512939453, 'params' => array ( 'id' => NULL, 'themeId' => 1621, 'type' => 'decorator', 'value' => 'button', ), ), 460 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00013899803161621094, 'params' => array ( 'id' => NULL, 'themeId' => 1621, 'type' => 'master_page', 'value' => 'dndindex', ), ), 461 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011515617370605469, 'params' => array ( 'id' => NULL, 'themeId' => 1621, 'type' => 'master_page', 'value' => 'general', ), ), 462 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010895729064941406, 'params' => array ( 'id' => NULL, 'themeId' => 1621, 'type' => 'master_page', 'value' => 'index', ), ), 463 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010895729064941406, 'params' => array ( 'id' => NULL, 'themeId' => 1621, 'type' => 'master_page', 'value' => 'html_document', ), ), 464 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011014938354492188, 'params' => array ( 'id' => NULL, 'themeId' => 1621, 'type' => 'master_page', 'value' => 'blank', ), ), 465 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.00013303756713867188, 'params' => array ( 'id' => NULL, 'themeId' => 1621, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 466 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00020313262939453125, 'params' => array ( 0 => 1621, ), ), 467 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.00039696693420410156, 'params' => array ( 'themeId' => 1621, 'themeId2' => 1621, ), ), 468 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1621', 'execTime' => 0.00011396408081054688, 'params' => array ( ), ), 469 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001430511474609375, 'params' => array ( 0 => 1622, ), ), 470 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00014400482177734375, 'params' => array ( 0 => 1622, ), ), 471 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1622', 'execTime' => 0.0003600120544433594, 'params' => NULL, ), 472 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1622', 'execTime' => 0.0001609325408935547, 'params' => NULL, ), 473 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1622', 'execTime' => 0.00043392181396484375, 'params' => NULL, ), 474 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0006070137023925781, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body', 'defaultValue' => '#412e57', 'type' => 'color', 'themeId' => 1622, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 475 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00035309791564941406, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#2e64ff', 'type' => 'color', 'themeId' => 1622, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 476 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003819465637207031, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#616161', 'type' => 'color', 'themeId' => 1622, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 477 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003190040588378906, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_page_wrap', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1622, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 478 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003349781036376953, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_page_container .ow_page', 'defaultValue' => '#616161', 'type' => 'color', 'themeId' => 1622, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 479 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00035119056701660156, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header', 'defaultValue' => 'url(images/bg_pic.jpg)', 'type' => 'image', 'themeId' => 1622, 'key' => 'headerBackground', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 480 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003478527069091797, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1622, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 481 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00038313865661621094, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#616161', 'type' => 'color', 'themeId' => 1622, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 482 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00027298927307128906, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_promo_collage_item1', 'defaultValue' => 'url(images/promo_collage1.png)', 'type' => 'image', 'themeId' => 1622, 'key' => 'collageimage1', 'section' => '3. Index Page', 'label' => 'Collage image 1', 'description' => NULL, 'mobile' => false, ), ), 483 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0002579689025878906, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_promo_collage_item2', 'defaultValue' => 'url(images/promo_collage2.png)', 'type' => 'image', 'themeId' => 1622, 'key' => 'collageimage2', 'section' => '3. Index Page', 'label' => 'Collage image 2', 'description' => NULL, 'mobile' => false, ), ), 484 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00026106834411621094, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_promo_collage_item3', 'defaultValue' => 'url(images/promo_collage3.png)', 'type' => 'image', 'themeId' => 1622, 'key' => 'collageimage3', 'section' => '3. Index Page', 'label' => 'Collage image 3', 'description' => NULL, 'mobile' => false, ), ), 485 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0002601146697998047, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_promo_collage_item4', 'defaultValue' => 'url(images/promo_collage4.png)', 'type' => 'image', 'themeId' => 1622, 'key' => 'collageimage4', 'section' => '3. Index Page', 'label' => 'Collage image 4', 'description' => NULL, 'mobile' => false, ), ), 486 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00026297569274902344, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_promo_collage_item5', 'defaultValue' => 'url(images/promo_collage5.png)', 'type' => 'image', 'themeId' => 1622, 'key' => 'collageimage5', 'section' => '3. Index Page', 'label' => 'Collage image 5', 'description' => NULL, 'mobile' => false, ), ), 487 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00030994415283203125, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_promo_left', 'defaultValue' => 'url(images/promo_left.jpg)', 'type' => 'image', 'themeId' => 1622, 'key' => 'qs_image', 'section' => '3. Index Page', 'label' => 'Quick Search Image', 'description' => NULL, 'mobile' => false, ), ), 488 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003330707550048828, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.sitelogo', 'defaultValue' => 'url(images/site_name.png)', 'type' => 'image', 'themeId' => 1622, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '4. Logo image', 'description' => NULL, 'mobile' => false, ), ), 489 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00024819374084472656, 'params' => array ( 'id' => NULL, 'themeId' => 1622, 'type' => 'decorator', 'value' => 'button', ), ), 490 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00022983551025390625, 'params' => array ( 'id' => NULL, 'themeId' => 1622, 'type' => 'master_page', 'value' => 'dndindex', ), ), 491 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023293495178222656, 'params' => array ( 'id' => NULL, 'themeId' => 1622, 'type' => 'master_page', 'value' => 'general', ), ), 492 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023412704467773438, 'params' => array ( 'id' => NULL, 'themeId' => 1622, 'type' => 'master_page', 'value' => 'index', ), ), 493 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00021505355834960938, 'params' => array ( 'id' => NULL, 'themeId' => 1622, 'type' => 'master_page', 'value' => 'html_document', ), ), 494 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00021219253540039062, 'params' => array ( 'id' => NULL, 'themeId' => 1622, 'type' => 'master_page', 'value' => 'blank', ), ), 495 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.00030493736267089844, 'params' => array ( 'id' => NULL, 'themeId' => 1622, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 496 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0004029273986816406, 'params' => array ( 0 => 1622, ), ), 497 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0011491775512695312, 'params' => array ( 'themeId' => 1622, 'themeId2' => 1622, ), ), 498 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1622', 'execTime' => 0.00031495094299316406, 'params' => array ( ), ), 499 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003230571746826172, 'params' => array ( 0 => 1623, ), ), 500 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00026702880859375, 'params' => array ( 0 => 1623, ), ), 501 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1623', 'execTime' => 0.000823974609375, 'params' => NULL, ), 502 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1623', 'execTime' => 0.00039005279541015625, 'params' => NULL, ), 503 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1623', 'execTime' => 0.0012249946594238281, 'params' => NULL, ), 504 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0006661415100097656, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body', 'defaultValue' => '#74adc0', 'type' => 'color', 'themeId' => 1623, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 505 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003829002380371094, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#c5ffff', 'type' => 'color', 'themeId' => 1623, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 506 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003561973571777344, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#7be1f9', 'type' => 'color', 'themeId' => 1623, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 507 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003299713134765625, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#2b6170', 'type' => 'color', 'themeId' => 1623, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 508 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0002999305725097656, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_page_wrap', 'defaultValue' => 'url(images/promo.png)', 'type' => 'image', 'themeId' => 1623, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 509 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003349781036376953, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow_footer', 'defaultValue' => '#6599ac', 'type' => 'color', 'themeId' => 1623, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '6. Footer background color', 'description' => NULL, 'mobile' => false, ), ), 510 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003199577331542969, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header', 'defaultValue' => 'url(images/header_pic.jpg)', 'type' => 'image', 'themeId' => 1623, 'key' => 'headerImage', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 511 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003380775451660156, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#2b6170', 'type' => 'color', 'themeId' => 1623, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 512 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.000347137451171875, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#3f6e7c', 'type' => 'color', 'themeId' => 1623, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 513 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003139972686767578, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .sitelogo', 'defaultValue' => 'url(images/site_name.png)', 'type' => 'image', 'themeId' => 1623, 'key' => 'indexLogoImage', 'section' => '1. General Settings', 'label' => '4. Index logo image', 'description' => NULL, 'mobile' => false, ), ), 514 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00031304359436035156, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.sitelogo', 'defaultValue' => 'url(images/logo_inner.png)', 'type' => 'image', 'themeId' => 1623, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '5. Inner logo image', 'description' => NULL, 'mobile' => false, ), ), 515 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002789497375488281, 'params' => array ( 'id' => NULL, 'themeId' => 1623, 'type' => 'decorator', 'value' => 'button', ), ), 516 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023603439331054688, 'params' => array ( 'id' => NULL, 'themeId' => 1623, 'type' => 'master_page', 'value' => 'dndindex', ), ), 517 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00022602081298828125, 'params' => array ( 'id' => NULL, 'themeId' => 1623, 'type' => 'master_page', 'value' => 'general', ), ), 518 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00021982192993164062, 'params' => array ( 'id' => NULL, 'themeId' => 1623, 'type' => 'master_page', 'value' => 'index', ), ), 519 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002720355987548828, 'params' => array ( 'id' => NULL, 'themeId' => 1623, 'type' => 'master_page', 'value' => 'html_document', ), ), 520 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002200603485107422, 'params' => array ( 'id' => NULL, 'themeId' => 1623, 'type' => 'master_page', 'value' => 'blank', ), ), 521 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.0002639293670654297, 'params' => array ( 'id' => NULL, 'themeId' => 1623, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 522 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003638267517089844, 'params' => array ( 0 => 1623, ), ), 523 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0010039806365966797, 'params' => array ( 'themeId' => 1623, 'themeId2' => 1623, ), ), 524 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1623', 'execTime' => 0.00022602081298828125, 'params' => array ( ), ), 525 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00027108192443847656, 'params' => array ( 0 => 1624, ), ), 526 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002970695495605469, 'params' => array ( 0 => 1624, ), ), 527 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1624', 'execTime' => 0.000843048095703125, 'params' => NULL, ), 528 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1624', 'execTime' => 0.00043392181396484375, 'params' => NULL, ), 529 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1624', 'execTime' => 0.0012760162353515625, 'params' => NULL, ), 530 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0006110668182373047, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body', 'defaultValue' => '#fff5fb', 'type' => 'color', 'themeId' => 1624, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 531 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0004119873046875, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#553d2f', 'type' => 'color', 'themeId' => 1624, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 532 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00035500526428222656, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#578581', 'type' => 'color', 'themeId' => 1624, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 533 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003719329833984375, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#715848', 'type' => 'color', 'themeId' => 1624, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 534 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003609657287597656, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_page_wrap', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1624, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 535 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00032591819763183594, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow_footer', 'defaultValue' => '#fffdff', 'type' => 'color', 'themeId' => 1624, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '5. Footer background', 'description' => NULL, 'mobile' => false, ), ), 536 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003650188446044922, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header', 'defaultValue' => 'url(images/bg_pic.jpg)', 'type' => 'image', 'themeId' => 1624, 'key' => 'headerBackground', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 537 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00030303001403808594, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#715848', 'type' => 'color', 'themeId' => 1624, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 538 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003139972686767578, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#796458', 'type' => 'color', 'themeId' => 1624, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 539 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00032210350036621094, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.sitelogo', 'defaultValue' => 'url(images/site_name.png)', 'type' => 'image', 'themeId' => 1624, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '4. Logo image', 'description' => NULL, 'mobile' => false, ), ), 540 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002460479736328125, 'params' => array ( 'id' => NULL, 'themeId' => 1624, 'type' => 'decorator', 'value' => 'button', ), ), 541 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023818016052246094, 'params' => array ( 'id' => NULL, 'themeId' => 1624, 'type' => 'master_page', 'value' => 'dndindex', ), ), 542 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00025200843811035156, 'params' => array ( 'id' => NULL, 'themeId' => 1624, 'type' => 'master_page', 'value' => 'general', ), ), 543 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023698806762695312, 'params' => array ( 'id' => NULL, 'themeId' => 1624, 'type' => 'master_page', 'value' => 'index', ), ), 544 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002219676971435547, 'params' => array ( 'id' => NULL, 'themeId' => 1624, 'type' => 'master_page', 'value' => 'html_document', ), ), 545 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00020885467529296875, 'params' => array ( 'id' => NULL, 'themeId' => 1624, 'type' => 'master_page', 'value' => 'blank', ), ), 546 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.00026798248291015625, 'params' => array ( 'id' => NULL, 'themeId' => 1624, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 547 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00037097930908203125, 'params' => array ( 0 => 1624, ), ), 548 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.001068115234375, 'params' => array ( 'themeId' => 1624, 'themeId2' => 1624, ), ), 549 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1624', 'execTime' => 0.00025582313537597656, 'params' => array ( ), ), 550 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003330707550048828, 'params' => array ( 0 => 1625, ), ), 551 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003139972686767578, 'params' => array ( 0 => 1625, ), ), 552 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1625', 'execTime' => 0.000782012939453125, 'params' => NULL, ), 553 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1625', 'execTime' => 0.0004019737243652344, 'params' => NULL, ), 554 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1625', 'execTime' => 0.0010290145874023438, 'params' => NULL, ), 555 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0006380081176757812, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => 'body, .ow, .base_sign_in', 'defaultValue' => '#000213', 'type' => 'color', 'themeId' => 1625, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 556 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00034499168395996094, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html', 'defaultValue' => '#B4BCD0', 'type' => 'color', 'themeId' => 1625, 'key' => 'textColor', 'section' => '3. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 557 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00031185150146484375, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a', 'defaultValue' => '#F7F8F8', 'type' => 'color', 'themeId' => 1625, 'key' => 'linkColor', 'section' => '3. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 558 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003628730773925781, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#F7F8F8', 'type' => 'color', 'themeId' => 1625, 'key' => 'titleColor', 'section' => '3. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 559 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003418922424316406, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_logo_wrap a', 'defaultValue' => 'url(images/logo.svg)', 'type' => 'image', 'themeId' => 1625, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '2. Logo image', 'description' => NULL, 'mobile' => false, ), ), 560 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003662109375, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'html body .ow_box_cap h3, .ow_box_cap_empty h3', 'defaultValue' => '#F7F8F8', 'type' => 'color', 'themeId' => 1625, 'key' => 'WidgetTitleColor', 'section' => '3. Colors', 'label' => '6. Box title', 'description' => NULL, 'mobile' => false, ), ), 561 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003190040588378906, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#B4BCD0', 'type' => 'color', 'themeId' => 1625, 'key' => 'menuColor', 'section' => '3. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 562 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003368854522705078, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#7989A0', 'type' => 'color', 'themeId' => 1625, 'key' => 'txtValue', 'section' => '3. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 563 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00030803680419921875, 'params' => array ( 'id' => NULL, 'themeId' => 1625, 'type' => 'decorator', 'value' => 'button', ), ), 564 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023794174194335938, 'params' => array ( 'id' => NULL, 'themeId' => 1625, 'type' => 'master_page', 'value' => 'dndindex', ), ), 565 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00020885467529296875, 'params' => array ( 'id' => NULL, 'themeId' => 1625, 'type' => 'master_page', 'value' => 'general', ), ), 566 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00026106834411621094, 'params' => array ( 'id' => NULL, 'themeId' => 1625, 'type' => 'master_page', 'value' => 'index', ), ), 567 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00022983551025390625, 'params' => array ( 'id' => NULL, 'themeId' => 1625, 'type' => 'master_page', 'value' => 'html_document', ), ), 568 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002200603485107422, 'params' => array ( 'id' => NULL, 'themeId' => 1625, 'type' => 'master_page', 'value' => 'blank', ), ), 569 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.0002598762512207031, 'params' => array ( 'id' => NULL, 'themeId' => 1625, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 570 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0004050731658935547, 'params' => array ( 0 => 1625, ), ), 571 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0010089874267578125, 'params' => array ( 'themeId' => 1625, 'themeId2' => 1625, ), ), 572 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1625', 'execTime' => 0.0002269744873046875, 'params' => array ( ), ), 573 => array ( 'query' => 'SELECT * FROM ow_base_config WHERE `key` = \'base\' AND `name` = \'cachedEntitiesPostfix\' LIMIT 0, 1', 'execTime' => 0.0003299713134765625, 'params' => array ( ), ), 574 => array ( 'query' => 'UPDATE `ow_base_config` SET `value`=:value WHERE id=:id', 'execTime' => 0.0003409385681152344, 'params' => array ( 'id' => 521, 'value' => 'IPy6iryd', ), ), 575 => array ( 'query' => 'SELECT * FROM ow_base_config', 'execTime' => 0.0005869865417480469, 'params' => array ( ), ), 576 => array ( 'query' => 'SELECT * FROM ow_base_language WHERE `status` = \'active\'', 'execTime' => 0.0003948211669921875, 'params' => array ( ), ), 577 => array ( 'query' => 'SELECT k.*, p.`prefix`, v.`value` FROM ow_base_language_key AS k INNER JOIN ow_base_language_prefix AS p ON k.prefixId = p.id INNER JOIN ow_base_language_value AS v ON k.id = v.keyId AND v.languageId = ?', 'execTime' => 0.08172798156738281, 'params' => array ( 0 => 1, ), ), 578 => array ( 'query' => 'SELECT * FROM ow_base_language', 'execTime' => 0.0003809928894042969, 'params' => array ( ), ), 579 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `key` = \'simplicity\' LIMIT 0, 1', 'execTime' => 0.0007278919219970703, 'params' => array ( ), ), 580 => array ( 'query' => 'SELECT * FROM ow_base_theme_content WHERE `themeId` = 1606', 'execTime' => 0.0006308555603027344, 'params' => array ( ), ), 581 => array ( 'query' => 'SELECT * FROM ow_base_theme_master_page WHERE `themeId` = 1606', 'execTime' => 0.0003490447998046875, 'params' => array ( ), ), 582 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `key` = \'turquoise\' LIMIT 0, 1', 'execTime' => 0.0003249645233154297, 'params' => array ( ), ), 583 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `key` = \'turquoise\' LIMIT 0, 1', 'execTime' => 0.0002770423889160156, 'params' => array ( ), ), 584 => array ( 'query' => 'SELECT * FROM ow_base_theme_content WHERE `themeId` = 1607', 'execTime' => 0.00043702125549316406, 'params' => array ( ), ), 585 => array ( 'query' => 'SELECT * FROM ow_base_theme_master_page WHERE `themeId` = 1607', 'execTime' => 0.00032901763916015625, 'params' => array ( ), ), 586 => array ( 'query' => 'SELECT * FROM ow_base_document WHERE `isStatic` = 1 AND `isMobile` = 0', 'execTime' => 0.0003631114959716797, 'params' => array ( ), ), 587 => array ( 'query' => ' SELECT * FROM `ow_base_menu_item` WHERE `visibleFor` & ? AND `externalUrl` IS NULL AND `type` = ? ORDER BY `order` ASC LIMIT 1', 'execTime' => 0.000698089599609375, 'params' => array ( 0 => 1, 1 => 'main', ), ), 588 => array ( 'query' => ' SELECT `mi`.*, `mi`.`key` AS `menu_key`, `d`.`class`, `d`.`action`, `d`.`uri`, `d`.`isStatic` FROM `ow_base_menu_item` AS `mi` LEFT JOIN `ow_base_document` AS `d` ON ( `mi`.`documentKey` = `d`.`key`) WHERE `mi`.`type` = :menuType ORDER BY `mi`.`order` ASC', 'execTime' => 0.0009770393371582031, 'params' => array ( 'menuType' => 'main', ), ), 589 => array ( 'query' => ' SELECT `mi`.*, `mi`.`key` AS `menu_key`, `d`.`class`, `d`.`action`, `d`.`uri`, `d`.`isStatic` FROM `ow_base_menu_item` AS `mi` LEFT JOIN `ow_base_document` AS `d` ON ( `mi`.`documentKey` = `d`.`key`) WHERE `mi`.`type` = :menuType ORDER BY `mi`.`order` ASC', 'execTime' => 0.0008580684661865234, 'params' => array ( 'menuType' => 'bottom', ), ), 590 => array ( 'query' => 'SELECT * FROM ow_base_question_account_type ORDER BY sortOrder', 'execTime' => 0.0005209445953369141, 'params' => array ( ), ), 591 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'base\' AND `actionKey` = \'daily_login\' LIMIT 0, 1', 'execTime' => 0.0004730224609375, 'params' => array ( ), ), 592 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'base\' AND `actionKey` = \'user_join\' LIMIT 0, 1', 'execTime' => 0.0003800392150878906, 'params' => array ( ), ), 593 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'base\' AND `actionKey` = \'search_users\' LIMIT 0, 1', 'execTime' => 0.00032520294189453125, 'params' => array ( ), ), 594 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'base\' AND `actionKey` = \'add_comment\' LIMIT 0, 1', 'execTime' => 0.000370025634765625, 'params' => array ( ), ), 595 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'usercredits\' AND `actionKey` = \'buy_credits\' LIMIT 0, 1', 'execTime' => 0.0003070831298828125, 'params' => array ( ), ), 596 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'usercredits\' AND `actionKey` = \'grant_by_user\' LIMIT 0, 1', 'execTime' => 0.00031280517578125, 'params' => array ( ), ), 597 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'usercredits\' AND `actionKey` = \'grant_to_user\' LIMIT 0, 1', 'execTime' => 0.0003190040588378906, 'params' => array ( ), ), 598 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'usercredits\' AND `actionKey` = \'set_by_admin\' LIMIT 0, 1', 'execTime' => 0.00030612945556640625, 'params' => array ( ), ), 599 => array ( 'query' => 'SELECT * FROM ow_base_question_account_type ORDER BY sortOrder', 'execTime' => 0.000553131103515625, 'params' => array ( ), ), 600 => array ( 'query' => ' SELECT `question`.* FROM `ow_base_question` as `question` LEFT JOIN `ow_base_question_section` as `section` ON ( `question`.`sectionName` = `section`.`name` AND `question`.`sectionName` != \'\' AND `question`.`sectionName` IS NOT NULL ) WHERE `question`.`base` = 1 AND `question`.`onJoin` = \'1\' AND ( `section`.isHidden IS NULL OR `section`.isHidden = 0 ) ORDER BY IF( `section`.`name` IS NULL, 0, 1 ), `section`.`sortOrder`, `question`.`sortOrder` ', 'execTime' => 0.0011658668518066406, 'params' => NULL, ), 601 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` IN(\'sex\',\'match_sex\') ORDER BY sortOrder', 'execTime' => 0.0006899833679199219, 'params' => array ( ), ), 602 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` IN(\'username\',\'email\',\'password\',\'sex\',\'match_sex\') ORDER BY sortOrder', 'execTime' => 0.0008909702301025391, 'params' => array ( ), ), 603 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` IN(\'\',\'sex\') ORDER BY sortOrder', 'execTime' => 0.0005548000335693359, 'params' => array ( ), ), 604 => array ( 'query' => 'SELECT * FROM ow_base_question_value WHERE `questionName` IN(\'username\',\'email\',\'password\',\'sex\',\'match_sex\') ORDER BY questionName, sortOrder', 'execTime' => 0.001505136489868164, 'params' => array ( ), ), 605 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` = \'username\' LIMIT 0, 1', 'execTime' => 0.0005719661712646484, 'params' => array ( ), ), 606 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` = \'email\' LIMIT 0, 1', 'execTime' => 0.0006120204925537109, 'params' => array ( ), ), 607 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` = \'password\' LIMIT 0, 1', 'execTime' => 0.0005970001220703125, 'params' => array ( ), ), 608 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` = \'repeatPassword\' LIMIT 0, 1', 'execTime' => 0.0003600120544433594, 'params' => array ( ), ), 609 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` = \'sex\' LIMIT 0, 1', 'execTime' => 0.00039196014404296875, 'params' => array ( ), ), 610 => array ( 'query' => 'SELECT * FROM ow_skadate_account_type_to_gender', 'execTime' => 0.00041103363037109375, 'params' => array ( ), ), 611 => array ( 'query' => 'UPDATE `ow_base_plugin` SET developerKey=:dk WHERE `key`=:k', 'execTime' => 0.0004420280456542969, 'params' => array ( 'dk' => '99d6bdd5bb6468beaf118c4664dd92ff', 'k' => 'pcgallery', ), ), 612 => array ( 'query' => 'SELECT * FROM ow_base_language', 'execTime' => 0.000331878662109375, 'params' => array ( ), ), 613 => array ( 'query' => 'SELECT count(DISTINCT `entityId`) `count`, `entityType` FROM `ow_moderation_entity` WHERE `entityType` IN (\'user_join\', \'comment\', \'avatar-change\', \'photo_comments\', \'user-status\', \'blog-post\', \'event\', \'forum-topic\', \'forum-post\', \'group\') AND `userId`=0 GROUP BY `entityType`', 'execTime' => 0.0003039836883544922, 'params' => NULL, ), 614 => array ( 'query' => 'SELECT count(DISTINCT `entityId`) `count`, `entityType` FROM `ow_moderation_entity` WHERE `entityType` IN (\'user_join\', \'comment\', \'avatar-change\', \'photo_comments\', \'user-status\', \'blog-post\', \'event\', \'forum-topic\', \'forum-post\', \'group\') AND 1 GROUP BY `entityType`', 'execTime' => 0.0001850128173828125, 'params' => NULL, ), 615 => array ( 'query' => 'SELECT COUNT(*) FROM ow_base_invitation WHERE `userId` = 0', 'execTime' => 0.00020694732666015625, 'params' => array ( ), ), 616 => array ( 'query' => 'SELECT COUNT(*) FROM ow_base_invitation WHERE `userId` = 0 AND `viewed` = 0', 'execTime' => 0.00015091896057128906, 'params' => array ( ), ), 617 => array ( 'query' => 'SELECT COUNT(*) FROM ow_notifications_notification WHERE `userId` = 0 AND `viewed` = 0', 'execTime' => 0.00013208389282226562, 'params' => array ( ), ), 618 => array ( 'query' => 'SELECT COUNT(*) FROM ow_notifications_notification WHERE `userId` = 0', 'execTime' => 0.00011801719665527344, 'params' => array ( ), ), 619 => array ( 'query' => 'SELECT COUNT(*) FROM `ow_friends_friendship` `friends_friendship` INNER JOIN `ow_base_user` base_user_table_alias ON base_user_table_alias.`id` = `friends_friendship`.`userId` LEFT JOIN `ow_base_user_suspend` base_user_suspend_table_alias ON base_user_suspend_table_alias.`userId` = `base_user_table_alias`.`id` WHERE (`base_user_suspend_table_alias`.`id` IS NULL) AND (`base_user_table_alias`.`emailVerify` = 1) AND `friends_friendship`.`friendId`=0 AND `friends_friendship`.`status` = \'pending\'', 'execTime' => 0.0002601146697998047, 'params' => array ( ), ), 620 => array ( 'query' => 'SELECT COUNT(*) FROM `ow_friends_friendship` `friends_friendship` INNER JOIN `ow_base_user` base_user_table_alias ON base_user_table_alias.`id` = `friends_friendship`.`userId` LEFT JOIN `ow_base_user_suspend` base_user_suspend_table_alias ON base_user_suspend_table_alias.`userId` = `base_user_table_alias`.`id` WHERE (`base_user_suspend_table_alias`.`id` IS NULL) AND (`base_user_table_alias`.`emailVerify` = 1) AND `friends_friendship`.`friendId`=0 AND `friends_friendship`.`status` = \'pending\' AND `friends_friendship`.`viewed` = \'0\'', 'execTime' => 0.0002238750457763672, 'params' => array ( ), ), 621 => array ( 'query' => 'show tables like \'ow_base_geolocation_country\'', 'execTime' => 0.0014171600341796875, 'params' => NULL, ), 622 => array ( 'query' => 'SELECT * FROM ow_base_authorization_group', 'execTime' => 0.0004429817199707031, 'params' => array ( ), ), 623 => array ( 'query' => 'SELECT * FROM ow_base_authorization_moderator ORDER BY id', 'execTime' => 0.0004150867462158203, 'params' => array ( ), ), 624 => array ( 'query' => 'SELECT * FROM ow_base_authorization_moderator_permission', 'execTime' => 0.0002799034118652344, 'params' => array ( ), ), 625 => array ( 'query' => 'SELECT * FROM ow_base_authorization_action', 'execTime' => 0.0003349781036376953, 'params' => array ( ), ), 626 => array ( 'query' => 'SELECT * FROM ow_base_authorization_permission', 'execTime' => 0.0002799034118652344, 'params' => array ( ), ), 627 => array ( 'query' => 'SELECT * FROM ow_base_authorization_role ORDER BY `sortOrder` ASC', 'execTime' => 0.0003681182861328125, 'params' => array ( ), ), 628 => array ( 'query' => 'SELECT `b`.* FROM `ow_ads_banner` AS `b` LEFT JOIN `ow_ads_banner_position` AS `bp` ON (`b`.`id` = `bp`.`bannerId`) LEFT JOIN `ow_ads_banner_location` AS `bl` ON (`b`.`id` = `bl`.`bannerId`) WHERE `bp`.`position` = :position AND `bp`.`pluginKey` IN ( :pluginKey, \'base\' ) AND ( `bl`.`location` IS NULL)', 'execTime' => 0.0005779266357421875, 'params' => array ( 'pluginKey' => 'SKADATE', 'position' => 'top', ), ), 629 => array ( 'query' => 'SELECT `b`.* FROM `ow_ads_banner` AS `b` LEFT JOIN `ow_ads_banner_position` AS `bp` ON (`b`.`id` = `bp`.`bannerId`) LEFT JOIN `ow_ads_banner_location` AS `bl` ON (`b`.`id` = `bl`.`bannerId`) WHERE `bp`.`position` = :position AND `bp`.`pluginKey` IN ( :pluginKey, \'base\' ) AND ( `bl`.`location` IS NULL)', 'execTime' => 0.000415802001953125, 'params' => array ( 'pluginKey' => 'SKADATE', 'position' => 'bottom', ), ), 630 => array ( 'query' => 'SELECT * FROM ow_base_place WHERE `name` = \'index\' LIMIT 0, 1', 'execTime' => 0.0004589557647705078, 'params' => array ( ), ), 631 => array ( 'query' => 'SELECT * FROM ow_base_component_place_cache WHERE `placeId` = 2 AND `entityId` = 0 LIMIT 0, 1', 'execTime' => 0.0005588531494140625, 'params' => array ( ), ), 632 => array ( 'query' => 'SELECT `b`.* FROM `ow_ads_banner` AS `b` LEFT JOIN `ow_ads_banner_position` AS `bp` ON (`b`.`id` = `bp`.`bannerId`) LEFT JOIN `ow_ads_banner_location` AS `bl` ON (`b`.`id` = `bl`.`bannerId`) WHERE `bp`.`position` = :position AND `bp`.`pluginKey` IN ( :pluginKey, \'base\' ) AND ( `bl`.`location` IS NULL)', 'execTime' => 0.0005450248718261719, 'params' => array ( 'pluginKey' => 'SKADATE', 'position' => 'sidebar', ), ), ), 'debugMode' => true, 'isProfilerEnabled' => true, 'profiler' => \UTIL_Profiler::__set_state(array( 'checkPoints' => array ( 'start' => 1774337865.026099, ), 'key' => 'db', 'result' => array ( ), 'chkCounter' => 0, )), 'queryExecTime' => 0.0005450248718261719, 'totalQueryExecTime' => 0.28398704528808594, 'queryCount' => 633, 'useCashe' => false, )), )), 'userApproveDao' => \BOL_UserApproveDao::__set_state(array( 'dbo' => \OW_Database::__set_state(array( 'connection' => \PDO::__set_state(array( )), 'affectedRows' => 0, 'queryLog' => array ( 0 => array ( 'query' => 'SELECT * FROM ow_base_config', 'execTime' => 0.0009129047393798828, 'params' => array ( ), ), 1 => array ( 'query' => 'SELECT * FROM ow_base_language', 'execTime' => 0.0005710124969482422, 'params' => array ( ), ), 2 => array ( 'query' => 'SELECT * FROM ow_base_plugin', 'execTime' => 0.0006101131439208984, 'params' => array ( ), ), 3 => array ( 'query' => 'SELECT * FROM ow_base_language ORDER BY `order` ASC LIMIT 0, 1', 'execTime' => 0.0005078315734863281, 'params' => array ( ), ), 4 => array ( 'query' => 'SET TIME_ZONE = ?', 'execTime' => 0.0004220008850097656, 'params' => array ( 0 => '-04:00', ), ), 5 => array ( 'query' => 'SELECT * FROM ow_virtualgifts_template', 'execTime' => 0.0006029605865478516, 'params' => array ( ), ), 6 => array ( 'query' => 'SELECT * FROM ow_base_document WHERE `uri` = \'join\' AND `isStatic` = 1 LIMIT 0, 1', 'execTime' => 0.0007178783416748047, 'params' => array ( ), ), 7 => array ( 'query' => 'SELECT * FROM ow_base_theme', 'execTime' => 0.0006940364837646484, 'params' => array ( ), ), 8 => array ( 'query' => 'SELECT * FROM ow_base_theme', 'execTime' => 0.0008101463317871094, 'params' => array ( ), ), 9 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0004200935363769531, 'params' => array ( 0 => 1555, ), ), 10 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0004000663757324219, 'params' => array ( 0 => 1555, ), ), 11 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1555', 'execTime' => 0.0010080337524414062, 'params' => NULL, ), 12 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1555', 'execTime' => 0.0004069805145263672, 'params' => NULL, ), 13 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1555', 'execTime' => 0.0010979175567626953, 'params' => NULL, ), 14 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0006210803985595703, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body', 'defaultValue' => '#FDF0E6', 'type' => 'color', 'themeId' => 1555, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 15 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0004799365997314453, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#825842', 'type' => 'color', 'themeId' => 1555, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 16 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003509521484375, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#2a80ae', 'type' => 'color', 'themeId' => 1555, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 17 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003490447998046875, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#B99480', 'type' => 'color', 'themeId' => 1555, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 18 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00035500526428222656, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_page_wrap', 'defaultValue' => 'url(images/promo.png)', 'type' => 'image', 'themeId' => 1555, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 19 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0004341602325439453, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_page_wrap_inner', 'defaultValue' => 'url(images/promo_inner.png)', 'type' => 'image', 'themeId' => 1555, 'key' => 'headerBackground', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 20 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003848075866699219, 'params' => array ( 'id' => NULL, 'attribute' => 'background', 'selector' => '.ow_footer', 'defaultValue' => '#FDF0E6', 'type' => 'color', 'themeId' => 1555, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '5. Footer background color', 'description' => NULL, 'mobile' => false, ), ), 21 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003299713134765625, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1555, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 22 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003349781036376953, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#ff7000', 'type' => 'color', 'themeId' => 1555, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 23 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0004229545593261719, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.sitelogo', 'defaultValue' => 'url(images/sitelogo.png)', 'type' => 'image', 'themeId' => 1555, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '4. Logo image', 'description' => NULL, 'mobile' => false, ), ), 24 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0003199577331542969, 'params' => array ( 'id' => NULL, 'themeId' => 1555, 'type' => 'decorator', 'value' => 'button', ), ), 25 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00029921531677246094, 'params' => array ( 'id' => NULL, 'themeId' => 1555, 'type' => 'master_page', 'value' => 'dndindex', ), ), 26 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00025391578674316406, 'params' => array ( 'id' => NULL, 'themeId' => 1555, 'type' => 'master_page', 'value' => 'general', ), ), 27 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023698806762695312, 'params' => array ( 'id' => NULL, 'themeId' => 1555, 'type' => 'master_page', 'value' => 'index', ), ), 28 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00030994415283203125, 'params' => array ( 'id' => NULL, 'themeId' => 1555, 'type' => 'master_page', 'value' => 'html_document', ), ), 29 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002410411834716797, 'params' => array ( 'id' => NULL, 'themeId' => 1555, 'type' => 'master_page', 'value' => 'blank', ), ), 30 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.0002942085266113281, 'params' => array ( 'id' => NULL, 'themeId' => 1555, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 31 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00039196014404296875, 'params' => array ( 0 => 1555, ), ), 32 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0010747909545898438, 'params' => array ( 'themeId' => 1555, 'themeId2' => 1555, ), ), 33 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1555', 'execTime' => 0.0003249645233154297, 'params' => array ( ), ), 34 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00033783912658691406, 'params' => array ( 0 => 1559, ), ), 35 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002949237823486328, 'params' => array ( 0 => 1559, ), ), 36 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1559', 'execTime' => 0.0008411407470703125, 'params' => NULL, ), 37 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1559', 'execTime' => 0.000370025634765625, 'params' => NULL, ), 38 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1559', 'execTime' => 0.0010089874267578125, 'params' => NULL, ), 39 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0006060600280761719, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body, .base_sign_in', 'defaultValue' => '#ece8e4', 'type' => 'color', 'themeId' => 1559, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 40 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.000431060791015625, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#494949', 'type' => 'color', 'themeId' => 1559, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 41 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003490447998046875, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#004d7e', 'type' => 'color', 'themeId' => 1559, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 42 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003581047058105469, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#004d7e', 'type' => 'color', 'themeId' => 1559, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 43 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.000392913818359375, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header_wrap', 'defaultValue' => 'url(images/bg_small.jpg)', 'type' => 'image', 'themeId' => 1559, 'key' => 'headerImage', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 44 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00047588348388671875, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header_pic', 'defaultValue' => 'url(images/header_s.png)', 'type' => 'image', 'themeId' => 1559, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '4. Logo image', 'description' => NULL, 'mobile' => false, ), ), 45 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00045418739318847656, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#252525', 'type' => 'color', 'themeId' => 1559, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 46 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00034999847412109375, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#494949', 'type' => 'color', 'themeId' => 1559, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 47 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00037598609924316406, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_sign_in, .index_master_page.ow_page_wrap', 'defaultValue' => 'url(images/bg.jpg)', 'type' => 'image', 'themeId' => 1559, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 48 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002868175506591797, 'params' => array ( 'id' => NULL, 'themeId' => 1559, 'type' => 'decorator', 'value' => 'button', ), ), 49 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023889541625976562, 'params' => array ( 'id' => NULL, 'themeId' => 1559, 'type' => 'master_page', 'value' => 'dndindex', ), ), 50 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00031280517578125, 'params' => array ( 'id' => NULL, 'themeId' => 1559, 'type' => 'master_page', 'value' => 'general', ), ), 51 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023293495178222656, 'params' => array ( 'id' => NULL, 'themeId' => 1559, 'type' => 'master_page', 'value' => 'index', ), ), 52 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002181529998779297, 'params' => array ( 'id' => NULL, 'themeId' => 1559, 'type' => 'master_page', 'value' => 'html_document', ), ), 53 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00021505355834960938, 'params' => array ( 'id' => NULL, 'themeId' => 1559, 'type' => 'master_page', 'value' => 'blank', ), ), 54 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.00027108192443847656, 'params' => array ( 'id' => NULL, 'themeId' => 1559, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 55 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0004589557647705078, 'params' => array ( 0 => 1559, ), ), 56 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0011219978332519531, 'params' => array ( 'themeId' => 1559, 'themeId2' => 1559, ), ), 57 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1559', 'execTime' => 0.00026798248291015625, 'params' => array ( ), ), 58 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003077983856201172, 'params' => array ( 0 => 1606, ), ), 59 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00030112266540527344, 'params' => array ( 0 => 1606, ), ), 60 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1606', 'execTime' => 0.001013040542602539, 'params' => NULL, ), 61 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1606', 'execTime' => 0.00028896331787109375, 'params' => NULL, ), 62 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1606', 'execTime' => 0.0008571147918701172, 'params' => NULL, ), 63 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0006830692291259766, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => 'body, .ow_bg_color', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1606, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 64 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00038909912109375, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html', 'defaultValue' => '#828894', 'type' => 'color', 'themeId' => 1606, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 65 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0004019737243652344, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a', 'defaultValue' => '#5b646a', 'type' => 'color', 'themeId' => 1606, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 66 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00034499168395996094, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#5b646a', 'type' => 'color', 'themeId' => 1606, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 67 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003638267517089844, 'params' => array ( 'id' => NULL, 'attribute' => 'background', 'selector' => '.ow_footer', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1606, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '4. Footer background color', 'description' => NULL, 'mobile' => false, ), ), 68 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0004401206970214844, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_logo', 'defaultValue' => 'url(images/logo.png)', 'type' => 'image', 'themeId' => 1606, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '3. Logo image', 'description' => NULL, 'mobile' => false, ), ), 69 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00035381317138671875, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header_pic', 'defaultValue' => 'url(images/header.jpg)', 'type' => 'image', 'themeId' => 1606, 'key' => 'headerImage', 'section' => '1. General Settings', 'label' => '2. Header background image', 'description' => NULL, 'mobile' => false, ), ), 70 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003609657287597656, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#5b646a', 'type' => 'color', 'themeId' => 1606, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 71 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003330707550048828, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_outline, .ow_txt_value', 'defaultValue' => '#2db395', 'type' => 'color', 'themeId' => 1606, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 72 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002541542053222656, 'params' => array ( 'id' => NULL, 'themeId' => 1606, 'type' => 'decorator', 'value' => 'button', ), ), 73 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00028705596923828125, 'params' => array ( 'id' => NULL, 'themeId' => 1606, 'type' => 'master_page', 'value' => 'dndindex', ), ), 74 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023102760314941406, 'params' => array ( 'id' => NULL, 'themeId' => 1606, 'type' => 'master_page', 'value' => 'admin', ), ), 75 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00021696090698242188, 'params' => array ( 'id' => NULL, 'themeId' => 1606, 'type' => 'master_page', 'value' => 'general', ), ), 76 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00024390220642089844, 'params' => array ( 'id' => NULL, 'themeId' => 1606, 'type' => 'master_page', 'value' => 'html_document', ), ), 77 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023508071899414062, 'params' => array ( 'id' => NULL, 'themeId' => 1606, 'type' => 'master_page', 'value' => 'blank', ), ), 78 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023603439331054688, 'params' => array ( 'id' => NULL, 'themeId' => 1606, 'type' => 'm_master_page', 'value' => 'mobile_blank', ), ), 79 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023102760314941406, 'params' => array ( 'id' => NULL, 'themeId' => 1606, 'type' => 'm_master_page', 'value' => 'mobile_general', ), ), 80 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002589225769042969, 'params' => array ( 'id' => NULL, 'themeId' => 1606, 'type' => 'm_master_page', 'value' => 'mobile_html_document', ), ), 81 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00039505958557128906, 'params' => array ( 0 => 1606, ), ), 82 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0010399818420410156, 'params' => array ( 'themeId' => 1606, 'themeId2' => 1606, ), ), 83 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1606', 'execTime' => 0.0003027915954589844, 'params' => array ( ), ), 84 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00032591819763183594, 'params' => array ( 0 => 1607, ), ), 85 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002830028533935547, 'params' => array ( 0 => 1607, ), ), 86 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1607', 'execTime' => 0.0008039474487304688, 'params' => NULL, ), 87 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1607', 'execTime' => 0.0004851818084716797, 'params' => NULL, ), 88 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1607', 'execTime' => 0.0011649131774902344, 'params' => NULL, ), 89 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0006041526794433594, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => 'body, .ow_bg_color', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1607, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 90 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003559589385986328, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .index_qs_widget', 'defaultValue' => '#828894', 'type' => 'color', 'themeId' => 1607, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 91 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00039887428283691406, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a', 'defaultValue' => '#5b646a', 'type' => 'color', 'themeId' => 1607, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 92 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003559589385986328, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#5b646a', 'type' => 'color', 'themeId' => 1607, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 93 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00031304359436035156, 'params' => array ( 'id' => NULL, 'attribute' => 'background', 'selector' => '.ow_footer', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1607, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '5. Footer background color', 'description' => NULL, 'mobile' => false, ), ), 94 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00036787986755371094, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_logo, .index_master_page .logo_url', 'defaultValue' => 'url(images/logo.png)', 'type' => 'image', 'themeId' => 1607, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '4. Logo image', 'description' => NULL, 'mobile' => false, ), ), 95 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003101825714111328, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header_pic', 'defaultValue' => 'url(images/header.jpg)', 'type' => 'image', 'themeId' => 1607, 'key' => 'headerImage', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 96 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00034880638122558594, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#5b646a', 'type' => 'color', 'themeId' => 1607, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 97 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003209114074707031, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_outline, .ow_txt_value', 'defaultValue' => '#ef6ba3', 'type' => 'color', 'themeId' => 1607, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 98 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003159046173095703, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.index_master_page .ow_header_wrap', 'defaultValue' => 'url(images/bg_promo.jpg)', 'type' => 'image', 'themeId' => 1607, 'key' => 'indexImage', 'section' => '1. General Settings', 'label' => '2. Page background image', 'description' => NULL, 'mobile' => false, ), ), 99 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00025916099548339844, 'params' => array ( 'id' => NULL, 'themeId' => 1607, 'type' => 'decorator', 'value' => 'button', ), ), 100 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002319812774658203, 'params' => array ( 'id' => NULL, 'themeId' => 1607, 'type' => 'master_page', 'value' => 'dndindex', ), ), 101 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002219676971435547, 'params' => array ( 'id' => NULL, 'themeId' => 1607, 'type' => 'master_page', 'value' => 'general', ), ), 102 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00021600723266601562, 'params' => array ( 'id' => NULL, 'themeId' => 1607, 'type' => 'master_page', 'value' => 'index', ), ), 103 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002529621124267578, 'params' => array ( 'id' => NULL, 'themeId' => 1607, 'type' => 'master_page', 'value' => 'html_document', ), ), 104 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00021791458129882812, 'params' => array ( 'id' => NULL, 'themeId' => 1607, 'type' => 'master_page', 'value' => 'blank', ), ), 105 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.0002639293670654297, 'params' => array ( 'id' => NULL, 'themeId' => 1607, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 106 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003981590270996094, 'params' => array ( 0 => 1607, ), ), 107 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0010190010070800781, 'params' => array ( 'themeId' => 1607, 'themeId2' => 1607, ), ), 108 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1607', 'execTime' => 0.0002288818359375, 'params' => array ( ), ), 109 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002739429473876953, 'params' => array ( 0 => 1608, ), ), 110 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002810955047607422, 'params' => array ( 0 => 1608, ), ), 111 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1608', 'execTime' => 0.0006909370422363281, 'params' => NULL, ), 112 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1608', 'execTime' => 0.0003859996795654297, 'params' => NULL, ), 113 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1608', 'execTime' => 0.0012140274047851562, 'params' => NULL, ), 114 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0006749629974365234, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => 'body, body.ow, body.base_sign_in', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1608, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 115 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003941059112548828, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#333', 'type' => 'color', 'themeId' => 1608, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 116 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00032901763916015625, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#2a80ae', 'type' => 'color', 'themeId' => 1608, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 117 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00039005279541015625, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#005466', 'type' => 'color', 'themeId' => 1608, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 118 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003330707550048828, 'params' => array ( 'id' => NULL, 'attribute' => 'background', 'selector' => '.ow_footer', 'defaultValue' => '#EAF7FB', 'type' => 'color', 'themeId' => 1608, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '5. Footer background color', 'description' => NULL, 'mobile' => false, ), ), 119 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00030493736267089844, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header', 'defaultValue' => 'url(images/header_s.png)', 'type' => 'image', 'themeId' => 1608, 'key' => 'headerBackground', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 120 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00037097930908203125, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_logo', 'defaultValue' => 'url(images/logo.png)', 'type' => 'image', 'themeId' => 1608, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '4. Logo image', 'description' => NULL, 'mobile' => false, ), ), 121 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0002899169921875, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#005466', 'type' => 'color', 'themeId' => 1608, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 122 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0002989768981933594, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#005074', 'type' => 'color', 'themeId' => 1608, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 123 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003478527069091797, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page', 'defaultValue' => 'url(images/bg.png)', 'type' => 'image', 'themeId' => 1608, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 124 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.000244140625, 'params' => array ( 'id' => NULL, 'themeId' => 1608, 'type' => 'decorator', 'value' => 'button', ), ), 125 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002200603485107422, 'params' => array ( 'id' => NULL, 'themeId' => 1608, 'type' => 'master_page', 'value' => 'dndindex', ), ), 126 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002701282501220703, 'params' => array ( 'id' => NULL, 'themeId' => 1608, 'type' => 'master_page', 'value' => 'general', ), ), 127 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00021314620971679688, 'params' => array ( 'id' => NULL, 'themeId' => 1608, 'type' => 'master_page', 'value' => 'index', ), ), 128 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00020885467529296875, 'params' => array ( 'id' => NULL, 'themeId' => 1608, 'type' => 'master_page', 'value' => 'html_document', ), ), 129 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00020599365234375, 'params' => array ( 'id' => NULL, 'themeId' => 1608, 'type' => 'master_page', 'value' => 'blank', ), ), 130 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.0002582073211669922, 'params' => array ( 'id' => NULL, 'themeId' => 1608, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 131 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00037217140197753906, 'params' => array ( 0 => 1608, ), ), 132 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.001035928726196289, 'params' => array ( 'themeId' => 1608, 'themeId2' => 1608, ), ), 133 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1608', 'execTime' => 0.0002760887145996094, 'params' => array ( ), ), 134 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00031876564025878906, 'params' => array ( 0 => 1609, ), ), 135 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00031495094299316406, 'params' => array ( 0 => 1609, ), ), 136 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1609', 'execTime' => 0.0008540153503417969, 'params' => NULL, ), 137 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1609', 'execTime' => 0.0005068778991699219, 'params' => NULL, ), 138 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1609', 'execTime' => 0.001313924789428711, 'params' => NULL, ), 139 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0006289482116699219, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => 'body, .ow, body, html, .base_sign_in', 'defaultValue' => '#333', 'type' => 'color', 'themeId' => 1609, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 140 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003838539123535156, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html', 'defaultValue' => '#c4c4c4', 'type' => 'color', 'themeId' => 1609, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 141 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003612041473388672, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a', 'defaultValue' => '#ae9e78', 'type' => 'color', 'themeId' => 1609, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 142 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00034499168395996094, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#e4e4e4', 'type' => 'color', 'themeId' => 1609, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 143 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00028204917907714844, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow_footer', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1609, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '7. Footer background color', 'description' => NULL, 'mobile' => false, ), ), 144 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00035381317138671875, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1609, 'key' => 'headerBackground', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 145 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0002999305725097656, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_logo_wrap a', 'defaultValue' => 'url(images/logo_console.png)', 'type' => 'image', 'themeId' => 1609, 'key' => 'ConsoleImage', 'section' => '1. General Settings', 'label' => '6. Console logo image', 'description' => NULL, 'mobile' => false, ), ), 146 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0002911090850830078, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.logo_url', 'defaultValue' => 'url(images/logo_inner.png)', 'type' => 'image', 'themeId' => 1609, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '5. Inner logo image', 'description' => NULL, 'mobile' => false, ), ), 147 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003440380096435547, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#cbcbcb', 'type' => 'color', 'themeId' => 1609, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 148 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003211498260498047, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#D76243', 'type' => 'color', 'themeId' => 1609, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 149 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003039836883544922, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.index_master_page .logo_url', 'defaultValue' => 'url(images/logo_index.png)', 'type' => 'image', 'themeId' => 1609, 'key' => 'indexLogoImage', 'section' => '1. General Settings', 'label' => '4. Index logo image', 'description' => NULL, 'mobile' => false, ), ), 150 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003490447998046875, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.index_master_page .ow_header', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1609, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 151 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002460479736328125, 'params' => array ( 'id' => NULL, 'themeId' => 1609, 'type' => 'decorator', 'value' => 'button', ), ), 152 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023484230041503906, 'params' => array ( 'id' => NULL, 'themeId' => 1609, 'type' => 'master_page', 'value' => 'dndindex', ), ), 153 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00027298927307128906, 'params' => array ( 'id' => NULL, 'themeId' => 1609, 'type' => 'master_page', 'value' => 'general', ), ), 154 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00022101402282714844, 'params' => array ( 'id' => NULL, 'themeId' => 1609, 'type' => 'master_page', 'value' => 'index', ), ), 155 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023293495178222656, 'params' => array ( 'id' => NULL, 'themeId' => 1609, 'type' => 'master_page', 'value' => 'html_document', ), ), 156 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002110004425048828, 'params' => array ( 'id' => NULL, 'themeId' => 1609, 'type' => 'master_page', 'value' => 'blank', ), ), 157 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.00025200843811035156, 'params' => array ( 'id' => NULL, 'themeId' => 1609, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 158 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00037097930908203125, 'params' => array ( 0 => 1609, ), ), 159 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0011229515075683594, 'params' => array ( 'themeId' => 1609, 'themeId2' => 1609, ), ), 160 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1609', 'execTime' => 0.0002751350402832031, 'params' => array ( ), ), 161 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003180503845214844, 'params' => array ( 0 => 1610, ), ), 162 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003161430358886719, 'params' => array ( 0 => 1610, ), ), 163 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1610', 'execTime' => 0.0008440017700195312, 'params' => NULL, ), 164 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1610', 'execTime' => 0.0004451274871826172, 'params' => NULL, ), 165 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1610', 'execTime' => 0.0013129711151123047, 'params' => NULL, ), 166 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0006320476531982422, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => 'body, .base_sign_in', 'defaultValue' => '#e8e7e7', 'type' => 'color', 'themeId' => 1610, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 167 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003638267517089844, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html', 'defaultValue' => '#4f5460', 'type' => 'color', 'themeId' => 1610, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 168 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003190040588378906, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a', 'defaultValue' => '#465c95', 'type' => 'color', 'themeId' => 1610, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 169 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0004019737243652344, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#666', 'type' => 'color', 'themeId' => 1610, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 170 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.000347137451171875, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow_footer', 'defaultValue' => '#e17e64', 'type' => 'color', 'themeId' => 1610, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '7. Footer background color', 'description' => NULL, 'mobile' => false, ), ), 171 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00030803680419921875, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_logo_wrap a', 'defaultValue' => 'url(images/logo_console.png)', 'type' => 'image', 'themeId' => 1610, 'key' => 'ConsoleImage', 'section' => '1. General Settings', 'label' => '6. Console logo image', 'description' => NULL, 'mobile' => false, ), ), 172 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00034999847412109375, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header_pic_wrap', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1610, 'key' => 'headerBackground', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 173 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00032806396484375, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.logo_url', 'defaultValue' => 'url(images/logo_inner.png)', 'type' => 'image', 'themeId' => 1610, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '5. Inner logo image', 'description' => NULL, 'mobile' => false, ), ), 174 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003151893615722656, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#cbcbcb', 'type' => 'color', 'themeId' => 1610, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 175 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003159046173095703, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#D76243', 'type' => 'color', 'themeId' => 1610, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 176 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00031304359436035156, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.index_master_page .logo_url', 'defaultValue' => 'url(images/logo_index.png)', 'type' => 'image', 'themeId' => 1610, 'key' => 'indexLogoImage', 'section' => '1. General Settings', 'label' => '4. Index logo image', 'description' => NULL, 'mobile' => false, ), ), 177 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003209114074707031, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.index_master_page .ow_header', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1610, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 178 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00024700164794921875, 'params' => array ( 'id' => NULL, 'themeId' => 1610, 'type' => 'decorator', 'value' => 'button', ), ), 179 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002319812774658203, 'params' => array ( 'id' => NULL, 'themeId' => 1610, 'type' => 'master_page', 'value' => 'dndindex', ), ), 180 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00022292137145996094, 'params' => array ( 'id' => NULL, 'themeId' => 1610, 'type' => 'master_page', 'value' => 'general', ), ), 181 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002589225769042969, 'params' => array ( 'id' => NULL, 'themeId' => 1610, 'type' => 'master_page', 'value' => 'index', ), ), 182 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00021696090698242188, 'params' => array ( 'id' => NULL, 'themeId' => 1610, 'type' => 'master_page', 'value' => 'html_document', ), ), 183 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00022912025451660156, 'params' => array ( 'id' => NULL, 'themeId' => 1610, 'type' => 'master_page', 'value' => 'blank', ), ), 184 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.00025200843811035156, 'params' => array ( 'id' => NULL, 'themeId' => 1610, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 185 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00043201446533203125, 'params' => array ( 0 => 1610, ), ), 186 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0006840229034423828, 'params' => array ( 'themeId' => 1610, 'themeId2' => 1610, ), ), 187 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1610', 'execTime' => 0.00011801719665527344, 'params' => array ( ), ), 188 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00014901161193847656, 'params' => array ( 0 => 1611, ), ), 189 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.000141143798828125, 'params' => array ( 0 => 1611, ), ), 190 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1611', 'execTime' => 0.0002830028533935547, 'params' => NULL, ), 191 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1611', 'execTime' => 0.00015211105346679688, 'params' => NULL, ), 192 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1611', 'execTime' => 0.0003960132598876953, 'params' => NULL, ), 193 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0005090236663818359, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body', 'defaultValue' => '#2f0023', 'type' => 'color', 'themeId' => 1611, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 194 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00040602684020996094, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#cecece', 'type' => 'color', 'themeId' => 1611, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 195 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.000308990478515625, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#5079cd', 'type' => 'color', 'themeId' => 1611, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 196 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003218650817871094, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#cecece', 'type' => 'color', 'themeId' => 1611, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 197 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003650188446044922, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_page_wrap', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1611, 'key' => 'backgroundImage', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 198 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0002951622009277344, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header', 'defaultValue' => 'url(images/bg_pic.jpg)', 'type' => 'image', 'themeId' => 1611, 'key' => 'headerImage', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 199 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003349781036376953, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1611, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 200 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.000370025634765625, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#cecece', 'type' => 'color', 'themeId' => 1611, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 201 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00031685829162597656, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .sitelogo', 'defaultValue' => 'url(images/site_name.png)', 'type' => 'image', 'themeId' => 1611, 'key' => 'indexLogoImage', 'section' => '1. General Settings', 'label' => '4. Index Logo image', 'description' => NULL, 'mobile' => false, ), ), 202 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00030112266540527344, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.sitelogo', 'defaultValue' => 'url(images/site_name.png)', 'type' => 'image', 'themeId' => 1611, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '5. Logo image', 'description' => NULL, 'mobile' => false, ), ), 203 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002529621124267578, 'params' => array ( 'id' => NULL, 'themeId' => 1611, 'type' => 'decorator', 'value' => 'button', ), ), 204 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023603439331054688, 'params' => array ( 'id' => NULL, 'themeId' => 1611, 'type' => 'master_page', 'value' => 'dndindex', ), ), 205 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00021791458129882812, 'params' => array ( 'id' => NULL, 'themeId' => 1611, 'type' => 'master_page', 'value' => 'general', ), ), 206 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00024700164794921875, 'params' => array ( 'id' => NULL, 'themeId' => 1611, 'type' => 'master_page', 'value' => 'index', ), ), 207 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002300739288330078, 'params' => array ( 'id' => NULL, 'themeId' => 1611, 'type' => 'master_page', 'value' => 'html_document', ), ), 208 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00021195411682128906, 'params' => array ( 'id' => NULL, 'themeId' => 1611, 'type' => 'master_page', 'value' => 'blank', ), ), 209 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.0002510547637939453, 'params' => array ( 'id' => NULL, 'themeId' => 1611, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 210 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0004761219024658203, 'params' => array ( 0 => 1611, ), ), 211 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0010979175567626953, 'params' => array ( 'themeId' => 1611, 'themeId2' => 1611, ), ), 212 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1611', 'execTime' => 0.0002300739288330078, 'params' => array ( ), ), 213 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003249645233154297, 'params' => array ( 0 => 1612, ), ), 214 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.000263214111328125, 'params' => array ( 0 => 1612, ), ), 215 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1612', 'execTime' => 0.0008919239044189453, 'params' => NULL, ), 216 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1612', 'execTime' => 0.0004279613494873047, 'params' => NULL, ), 217 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1612', 'execTime' => 0.0014429092407226562, 'params' => NULL, ), 218 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00043201446533203125, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body', 'defaultValue' => '#493e5e', 'type' => 'color', 'themeId' => 1612, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 219 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00028395652770996094, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#b9b3bd', 'type' => 'color', 'themeId' => 1612, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 220 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00024390220642089844, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#4aaed3', 'type' => 'color', 'themeId' => 1612, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 221 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00023889541625976562, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#d9d1dd', 'type' => 'color', 'themeId' => 1612, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 222 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00023603439331054688, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_page_wrap', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1612, 'key' => 'backgroundImage', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 223 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00024700164794921875, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header', 'defaultValue' => 'url(images/bg_pic.jpg)', 'type' => 'image', 'themeId' => 1612, 'key' => 'headerBackground', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 224 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00020503997802734375, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_site_panel_logo', 'defaultValue' => 'url(images/site_name3.png)', 'type' => 'image', 'themeId' => 1612, 'key' => 'ConsoleImage', 'section' => '1. General Settings', 'label' => '6. Console logo image', 'description' => NULL, 'mobile' => false, ), ), 225 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00012421607971191406, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#aba8af', 'type' => 'color', 'themeId' => 1612, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 226 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001289844512939453, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#cecece', 'type' => 'color', 'themeId' => 1612, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 227 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001239776611328125, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .sitelogo', 'defaultValue' => 'url(images/site_name.png)', 'type' => 'image', 'themeId' => 1612, 'key' => 'indexLogoImage', 'section' => '1. General Settings', 'label' => '4. Index logo image', 'description' => NULL, 'mobile' => false, ), ), 228 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00014495849609375, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.sitelogo', 'defaultValue' => 'url(images/site_name2.png)', 'type' => 'image', 'themeId' => 1612, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '5. Inner logo image', 'description' => NULL, 'mobile' => false, ), ), 229 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011801719665527344, 'params' => array ( 'id' => NULL, 'themeId' => 1612, 'type' => 'decorator', 'value' => 'button', ), ), 230 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010895729064941406, 'params' => array ( 'id' => NULL, 'themeId' => 1612, 'type' => 'master_page', 'value' => 'dndindex', ), ), 231 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 9.799003601074219E-5, 'params' => array ( 'id' => NULL, 'themeId' => 1612, 'type' => 'master_page', 'value' => 'general', ), ), 232 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 9.799003601074219E-5, 'params' => array ( 'id' => NULL, 'themeId' => 1612, 'type' => 'master_page', 'value' => 'index', ), ), 233 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 9.703636169433594E-5, 'params' => array ( 'id' => NULL, 'themeId' => 1612, 'type' => 'master_page', 'value' => 'html_document', ), ), 234 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 9.489059448242188E-5, 'params' => array ( 'id' => NULL, 'themeId' => 1612, 'type' => 'master_page', 'value' => 'blank', ), ), 235 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.00013399124145507812, 'params' => array ( 'id' => NULL, 'themeId' => 1612, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 236 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002040863037109375, 'params' => array ( 0 => 1612, ), ), 237 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0004830360412597656, 'params' => array ( 'themeId' => 1612, 'themeId2' => 1612, ), ), 238 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1612', 'execTime' => 0.00011110305786132812, 'params' => array ( ), ), 239 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001430511474609375, 'params' => array ( 0 => 1613, ), ), 240 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.000125885009765625, 'params' => array ( 0 => 1613, ), ), 241 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1613', 'execTime' => 0.0004520416259765625, 'params' => NULL, ), 242 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1613', 'execTime' => 0.0001609325408935547, 'params' => NULL, ), 243 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1613', 'execTime' => 0.0004851818084716797, 'params' => NULL, ), 244 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0004291534423828125, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1613, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 245 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003330707550048828, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#4b4b4b', 'type' => 'color', 'themeId' => 1613, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 246 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0004150867462158203, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#0a4200', 'type' => 'color', 'themeId' => 1613, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 247 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00039505958557128906, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#0a4200', 'type' => 'color', 'themeId' => 1613, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 248 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0002009868621826172, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_page_wrap', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1613, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 249 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00014090538024902344, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow_footer, .base_index_page .ow_footer', 'defaultValue' => '#4b4b4b', 'type' => 'color', 'themeId' => 1613, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '5. Footer background', 'description' => NULL, 'mobile' => false, ), ), 250 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013494491577148438, 'params' => array ( 'id' => NULL, 'attribute' => 'background', 'selector' => '.ow_header', 'defaultValue' => 'url(images/bg_pic.png)', 'type' => 'image', 'themeId' => 1613, 'key' => 'headerImage', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 251 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001361370086669922, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#4b4b4b', 'type' => 'color', 'themeId' => 1613, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 252 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013518333435058594, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#4b4b4b', 'type' => 'color', 'themeId' => 1613, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 253 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013494491577148438, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.sitelogo', 'defaultValue' => 'url(images/site_name.png)', 'type' => 'image', 'themeId' => 1613, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '4. Logo image', 'description' => NULL, 'mobile' => false, ), ), 254 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001461505889892578, 'params' => array ( 'id' => NULL, 'themeId' => 1613, 'type' => 'decorator', 'value' => 'button', ), ), 255 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00013113021850585938, 'params' => array ( 'id' => NULL, 'themeId' => 1613, 'type' => 'master_page', 'value' => 'dndindex', ), ), 256 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011587142944335938, 'params' => array ( 'id' => NULL, 'themeId' => 1613, 'type' => 'master_page', 'value' => 'general', ), ), 257 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011205673217773438, 'params' => array ( 'id' => NULL, 'themeId' => 1613, 'type' => 'master_page', 'value' => 'index', ), ), 258 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010895729064941406, 'params' => array ( 'id' => NULL, 'themeId' => 1613, 'type' => 'master_page', 'value' => 'html_document', ), ), 259 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010919570922851562, 'params' => array ( 'id' => NULL, 'themeId' => 1613, 'type' => 'master_page', 'value' => 'blank', ), ), 260 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.0001399517059326172, 'params' => array ( 'id' => NULL, 'themeId' => 1613, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 261 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00021195411682128906, 'params' => array ( 0 => 1613, ), ), 262 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.00040602684020996094, 'params' => array ( 'themeId' => 1613, 'themeId2' => 1613, ), ), 263 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1613', 'execTime' => 0.00011610984802246094, 'params' => array ( ), ), 264 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001571178436279297, 'params' => array ( 0 => 1614, ), ), 265 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00014400482177734375, 'params' => array ( 0 => 1614, ), ), 266 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1614', 'execTime' => 0.00027298927307128906, 'params' => NULL, ), 267 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1614', 'execTime' => 0.00015115737915039062, 'params' => NULL, ), 268 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1614', 'execTime' => 0.0003669261932373047, 'params' => NULL, ), 269 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0002868175506591797, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => 'body, .ow, body, html, .base_sign_in', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1614, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 270 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00014495849609375, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html', 'defaultValue' => '#868686', 'type' => 'color', 'themeId' => 1614, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 271 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00015306472778320312, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a', 'defaultValue' => '#ae9e78', 'type' => 'color', 'themeId' => 1614, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 272 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001380443572998047, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#4c4c4c', 'type' => 'color', 'themeId' => 1614, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 273 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001289844512939453, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1614, 'key' => 'headerBackground', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 274 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001251697540283203, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_logo_wrap a', 'defaultValue' => 'url(images/logo_console.png)', 'type' => 'image', 'themeId' => 1614, 'key' => 'ConsoleImage', 'section' => '1. General Settings', 'label' => '6. Console logo image', 'description' => NULL, 'mobile' => false, ), ), 275 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001380443572998047, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.logo_url', 'defaultValue' => 'url(images/logo_inner.png)', 'type' => 'image', 'themeId' => 1614, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '5. Inner logo image', 'description' => NULL, 'mobile' => false, ), ), 276 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00012612342834472656, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#4c4c4c', 'type' => 'color', 'themeId' => 1614, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 277 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013494491577148438, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow_footer', 'defaultValue' => '#191514', 'type' => 'color', 'themeId' => 1614, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '7. Footer background color', 'description' => NULL, 'mobile' => false, ), ), 278 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001468658447265625, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#D76243', 'type' => 'color', 'themeId' => 1614, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 279 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013494491577148438, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.index_master_page .logo_url', 'defaultValue' => 'url(images/logo_index.png)', 'type' => 'image', 'themeId' => 1614, 'key' => 'indexLogoImage', 'section' => '1. General Settings', 'label' => '4. Index logo image', 'description' => NULL, 'mobile' => false, ), ), 280 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001289844512939453, 'params' => array ( 'id' => NULL, 'themeId' => 1614, 'type' => 'decorator', 'value' => 'button', ), ), 281 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011706352233886719, 'params' => array ( 'id' => NULL, 'themeId' => 1614, 'type' => 'master_page', 'value' => 'dndindex', ), ), 282 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010704994201660156, 'params' => array ( 'id' => NULL, 'themeId' => 1614, 'type' => 'master_page', 'value' => 'general', ), ), 283 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010609626770019531, 'params' => array ( 'id' => NULL, 'themeId' => 1614, 'type' => 'master_page', 'value' => 'index', ), ), 284 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00012087821960449219, 'params' => array ( 'id' => NULL, 'themeId' => 1614, 'type' => 'master_page', 'value' => 'html_document', ), ), 285 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010800361633300781, 'params' => array ( 'id' => NULL, 'themeId' => 1614, 'type' => 'master_page', 'value' => 'blank', ), ), 286 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.0001308917999267578, 'params' => array ( 'id' => NULL, 'themeId' => 1614, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 287 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00019478797912597656, 'params' => array ( 0 => 1614, ), ), 288 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0004131793975830078, 'params' => array ( 'themeId' => 1614, 'themeId2' => 1614, ), ), 289 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1614', 'execTime' => 0.00011205673217773438, 'params' => array ( ), ), 290 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001430511474609375, 'params' => array ( 0 => 1615, ), ), 291 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00013899803161621094, 'params' => array ( 0 => 1615, ), ), 292 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1615', 'execTime' => 0.00035500526428222656, 'params' => NULL, ), 293 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1615', 'execTime' => 0.0001571178436279297, 'params' => NULL, ), 294 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1615', 'execTime' => 0.0003650188446044922, 'params' => NULL, ), 295 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003108978271484375, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body', 'defaultValue' => '#000', 'type' => 'color', 'themeId' => 1615, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 296 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00014591217041015625, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html', 'defaultValue' => '#ffffe6', 'type' => 'color', 'themeId' => 1615, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 297 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001418590545654297, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#fffde3', 'type' => 'color', 'themeId' => 1615, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 298 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001461505889892578, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#796458', 'type' => 'color', 'themeId' => 1615, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 299 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013399124145507812, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_page_wrap', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1615, 'key' => 'backgroundImage', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 300 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00012683868408203125, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow_footer', 'defaultValue' => '#000', 'type' => 'color', 'themeId' => 1615, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '5. Footer background', 'description' => NULL, 'mobile' => false, ), ), 301 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013709068298339844, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header', 'defaultValue' => 'url(images/bg_pic.jpg)', 'type' => 'image', 'themeId' => 1615, 'key' => 'headerImage', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 302 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001399517059326172, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#ffffe6', 'type' => 'color', 'themeId' => 1615, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 303 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00012993812561035156, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#796458', 'type' => 'color', 'themeId' => 1615, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 304 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001480579376220703, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.sitelogo', 'defaultValue' => 'url(images/site_name.png)', 'type' => 'image', 'themeId' => 1615, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '4. Logo image', 'description' => NULL, 'mobile' => false, ), ), 305 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001468658447265625, 'params' => array ( 'id' => NULL, 'themeId' => 1615, 'type' => 'decorator', 'value' => 'button', ), ), 306 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001220703125, 'params' => array ( 'id' => NULL, 'themeId' => 1615, 'type' => 'master_page', 'value' => 'dndindex', ), ), 307 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011301040649414062, 'params' => array ( 'id' => NULL, 'themeId' => 1615, 'type' => 'master_page', 'value' => 'general', ), ), 308 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010991096496582031, 'params' => array ( 'id' => NULL, 'themeId' => 1615, 'type' => 'master_page', 'value' => 'index', ), ), 309 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010991096496582031, 'params' => array ( 'id' => NULL, 'themeId' => 1615, 'type' => 'master_page', 'value' => 'html_document', ), ), 310 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010585784912109375, 'params' => array ( 'id' => NULL, 'themeId' => 1615, 'type' => 'master_page', 'value' => 'blank', ), ), 311 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.00013780593872070312, 'params' => array ( 'id' => NULL, 'themeId' => 1615, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 312 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001938343048095703, 'params' => array ( 0 => 1615, ), ), 313 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.00039696693420410156, 'params' => array ( 'themeId' => 1615, 'themeId2' => 1615, ), ), 314 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1615', 'execTime' => 0.00011706352233886719, 'params' => array ( ), ), 315 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00014495849609375, 'params' => array ( 0 => 1616, ), ), 316 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001380443572998047, 'params' => array ( 0 => 1616, ), ), 317 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1616', 'execTime' => 0.0002760887145996094, 'params' => NULL, ), 318 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1616', 'execTime' => 0.0001468658447265625, 'params' => NULL, ), 319 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1616', 'execTime' => 0.0003960132598876953, 'params' => NULL, ), 320 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0002739429473876953, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => 'body, .base_sign_in', 'defaultValue' => '#bfc6c6', 'type' => 'color', 'themeId' => 1616, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 321 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00016999244689941406, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#4f5058', 'type' => 'color', 'themeId' => 1616, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 322 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00014400482177734375, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#0060aa', 'type' => 'color', 'themeId' => 1616, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 323 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001430511474609375, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#4F5058', 'type' => 'color', 'themeId' => 1616, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 324 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001308917999267578, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow_footer', 'defaultValue' => '#f9faff', 'type' => 'color', 'themeId' => 1616, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '6. Footer background color', 'description' => NULL, 'mobile' => false, ), ), 325 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013685226440429688, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_logo_wrap', 'defaultValue' => 'url(images/header_pic.png)', 'type' => 'image', 'themeId' => 1616, 'key' => 'headerBackground', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 326 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001361370086669922, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_logo_wrap a.ow_logo', 'defaultValue' => 'url(images/site_logo.png)', 'type' => 'image', 'themeId' => 1616, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '5. Inner logo image', 'description' => NULL, 'mobile' => false, ), ), 327 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00015282630920410156, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#4f5058', 'type' => 'color', 'themeId' => 1616, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 328 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013518333435058594, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#494949', 'type' => 'color', 'themeId' => 1616, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 329 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013399124145507812, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.index_master_page .ow_header_in', 'defaultValue' => 'url(images/indexpage_header_image.png)', 'type' => 'image', 'themeId' => 1616, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 330 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001399517059326172, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.index_master_page .logo_url', 'defaultValue' => 'url(images/indexpage_logo.png)', 'type' => 'image', 'themeId' => 1616, 'key' => 'indexLogoImage', 'section' => '1. General Settings', 'label' => '4. Index logo image', 'description' => NULL, 'mobile' => false, ), ), 331 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001289844512939453, 'params' => array ( 'id' => NULL, 'themeId' => 1616, 'type' => 'decorator', 'value' => 'button', ), ), 332 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00012087821960449219, 'params' => array ( 'id' => NULL, 'themeId' => 1616, 'type' => 'master_page', 'value' => 'dndindex', ), ), 333 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001289844512939453, 'params' => array ( 'id' => NULL, 'themeId' => 1616, 'type' => 'master_page', 'value' => 'general', ), ), 334 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010991096496582031, 'params' => array ( 'id' => NULL, 'themeId' => 1616, 'type' => 'master_page', 'value' => 'index', ), ), 335 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010704994201660156, 'params' => array ( 'id' => NULL, 'themeId' => 1616, 'type' => 'master_page', 'value' => 'html_document', ), ), 336 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010585784912109375, 'params' => array ( 'id' => NULL, 'themeId' => 1616, 'type' => 'master_page', 'value' => 'blank', ), ), 337 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.00013113021850585938, 'params' => array ( 'id' => NULL, 'themeId' => 1616, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 338 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00019407272338867188, 'params' => array ( 0 => 1616, ), ), 339 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0004520416259765625, 'params' => array ( 'themeId' => 1616, 'themeId2' => 1616, ), ), 340 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1616', 'execTime' => 0.00011396408081054688, 'params' => array ( ), ), 341 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00014281272888183594, 'params' => array ( 0 => 1617, ), ), 342 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00013899803161621094, 'params' => array ( 0 => 1617, ), ), 343 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1617', 'execTime' => 0.0002968311309814453, 'params' => NULL, ), 344 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1617', 'execTime' => 0.00015401840209960938, 'params' => NULL, ), 345 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1617', 'execTime' => 0.00033092498779296875, 'params' => NULL, ), 346 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003039836883544922, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body', 'defaultValue' => '#fdfff0', 'type' => 'color', 'themeId' => 1617, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 347 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00016498565673828125, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#52483f', 'type' => 'color', 'themeId' => 1617, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 348 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.000141143798828125, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#009683', 'type' => 'color', 'themeId' => 1617, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 349 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001380443572998047, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#009683', 'type' => 'color', 'themeId' => 1617, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 350 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013709068298339844, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_page_wrap', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1617, 'key' => 'backgroundImage', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 351 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013494491577148438, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header', 'defaultValue' => 'url(images/bg_pic.jpg)', 'type' => 'image', 'themeId' => 1617, 'key' => 'headerImage', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 352 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013399124145507812, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#52483f', 'type' => 'color', 'themeId' => 1617, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 353 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00015306472778320312, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#52483f', 'type' => 'color', 'themeId' => 1617, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 354 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001342296600341797, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.sitelogo', 'defaultValue' => 'url(images/site_name.png)', 'type' => 'image', 'themeId' => 1617, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '4. Logo image', 'description' => NULL, 'mobile' => false, ), ), 355 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001289844512939453, 'params' => array ( 'id' => NULL, 'themeId' => 1617, 'type' => 'decorator', 'value' => 'button', ), ), 356 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00012302398681640625, 'params' => array ( 'id' => NULL, 'themeId' => 1617, 'type' => 'master_page', 'value' => 'dndindex', ), ), 357 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011301040649414062, 'params' => array ( 'id' => NULL, 'themeId' => 1617, 'type' => 'master_page', 'value' => 'general', ), ), 358 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011301040649414062, 'params' => array ( 'id' => NULL, 'themeId' => 1617, 'type' => 'master_page', 'value' => 'index', ), ), 359 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001270771026611328, 'params' => array ( 'id' => NULL, 'themeId' => 1617, 'type' => 'master_page', 'value' => 'html_document', ), ), 360 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011706352233886719, 'params' => array ( 'id' => NULL, 'themeId' => 1617, 'type' => 'master_page', 'value' => 'blank', ), ), 361 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.00013184547424316406, 'params' => array ( 'id' => NULL, 'themeId' => 1617, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 362 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00019598007202148438, 'params' => array ( 0 => 1617, ), ), 363 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0004119873046875, 'params' => array ( 'themeId' => 1617, 'themeId2' => 1617, ), ), 364 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1617', 'execTime' => 0.00011301040649414062, 'params' => array ( ), ), 365 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00014400482177734375, 'params' => array ( 0 => 1618, ), ), 366 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00013899803161621094, 'params' => array ( 0 => 1618, ), ), 367 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1618', 'execTime' => 0.00027489662170410156, 'params' => NULL, ), 368 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1618', 'execTime' => 0.0001480579376220703, 'params' => NULL, ), 369 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1618', 'execTime' => 0.00039005279541015625, 'params' => NULL, ), 370 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0002791881561279297, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body', 'defaultValue' => '#090f10', 'type' => 'color', 'themeId' => 1618, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 371 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001480579376220703, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#d6d6be', 'type' => 'color', 'themeId' => 1618, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 372 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001361370086669922, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#7ce6fe', 'type' => 'color', 'themeId' => 1618, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 373 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001518726348876953, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#d6d6be', 'type' => 'color', 'themeId' => 1618, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 374 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00014591217041015625, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page', 'defaultValue' => 'url(images/promo.png)', 'type' => 'image', 'themeId' => 1618, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 375 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001380443572998047, 'params' => array ( 'id' => NULL, 'attribute' => 'background', 'selector' => '.ow_footer', 'defaultValue' => '#04070e', 'type' => 'color', 'themeId' => 1618, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '6. Footer background color', 'description' => NULL, 'mobile' => false, ), ), 376 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00014090538024902344, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header', 'defaultValue' => 'url(images/header.png)', 'type' => 'image', 'themeId' => 1618, 'key' => 'headerBackground', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 377 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013303756713867188, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#d6d6be', 'type' => 'color', 'themeId' => 1618, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 378 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001380443572998047, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#b2bac0', 'type' => 'color', 'themeId' => 1618, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 379 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00014901161193847656, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .sitelogo', 'defaultValue' => 'url(images/site_name.png)', 'type' => 'image', 'themeId' => 1618, 'key' => 'indexLogoImage', 'section' => '1. General Settings', 'label' => '4. Index logo image', 'description' => NULL, 'mobile' => false, ), ), 380 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001461505889892578, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.sitelogo', 'defaultValue' => 'url(images/site_name_inner.png)', 'type' => 'image', 'themeId' => 1618, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '5. Inner logo image', 'description' => NULL, 'mobile' => false, ), ), 381 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00012803077697753906, 'params' => array ( 'id' => NULL, 'themeId' => 1618, 'type' => 'decorator', 'value' => 'button', ), ), 382 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011920928955078125, 'params' => array ( 'id' => NULL, 'themeId' => 1618, 'type' => 'master_page', 'value' => 'dndindex', ), ), 383 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011014938354492188, 'params' => array ( 'id' => NULL, 'themeId' => 1618, 'type' => 'master_page', 'value' => 'general', ), ), 384 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010800361633300781, 'params' => array ( 'id' => NULL, 'themeId' => 1618, 'type' => 'master_page', 'value' => 'index', ), ), 385 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010800361633300781, 'params' => array ( 'id' => NULL, 'themeId' => 1618, 'type' => 'master_page', 'value' => 'html_document', ), ), 386 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011491775512695312, 'params' => array ( 'id' => NULL, 'themeId' => 1618, 'type' => 'master_page', 'value' => 'blank', ), ), 387 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.0001361370086669922, 'params' => array ( 'id' => NULL, 'themeId' => 1618, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 388 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002009868621826172, 'params' => array ( 0 => 1618, ), ), 389 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.00041294097900390625, 'params' => array ( 'themeId' => 1618, 'themeId2' => 1618, ), ), 390 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1618', 'execTime' => 0.00012087821960449219, 'params' => array ( ), ), 391 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00014495849609375, 'params' => array ( 0 => 1619, ), ), 392 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00013899803161621094, 'params' => array ( 0 => 1619, ), ), 393 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1619', 'execTime' => 0.00034308433532714844, 'params' => NULL, ), 394 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1619', 'execTime' => 0.00015592575073242188, 'params' => NULL, ), 395 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1619', 'execTime' => 0.0003800392150878906, 'params' => NULL, ), 396 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003008842468261719, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '@import url(\'https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700&display=swap\'); body, .ow, body, html, .base_sign_in', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1619, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 397 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00015497207641601562, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html', 'defaultValue' => '#666', 'type' => 'color', 'themeId' => 1619, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 398 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.000164031982421875, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a', 'defaultValue' => '#0e0e0e', 'type' => 'color', 'themeId' => 1619, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 399 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013685226440429688, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#4c4c4c', 'type' => 'color', 'themeId' => 1619, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 400 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00015401840209960938, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_header', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1619, 'key' => 'headerBackground', 'section' => '1. General Settings', 'label' => '2. Header background image', 'description' => NULL, 'mobile' => false, ), ), 401 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013303756713867188, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_logo_wrap a', 'defaultValue' => 'url(images/logo_console.png)', 'type' => 'image', 'themeId' => 1619, 'key' => 'indexLogoImage', 'section' => '1. General Settings', 'label' => '3. Index logo image', 'description' => NULL, 'mobile' => false, ), ), 402 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001308917999267578, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_site_panel_wrap.site_panel_wrap_bg_color .ow_logo_wrap a', 'defaultValue' => 'url(images/logo_console.png)', 'type' => 'image', 'themeId' => 1619, 'key' => 'indexLogoImageScroll', 'section' => '1. General Settings', 'label' => '4. Index logo image scroll', 'description' => NULL, 'mobile' => false, ), ), 403 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001308917999267578, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_logo_wrap a', 'defaultValue' => 'url(images/logo_console_black.png)', 'type' => 'image', 'themeId' => 1619, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '5. Inner logo image', 'description' => NULL, 'mobile' => false, ), ), 404 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013303756713867188, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_site_panel_wrap.site_panel_wrap_bg_color .ow_logo_wrap a', 'defaultValue' => 'url(images/logo_console.png)', 'type' => 'image', 'themeId' => 1619, 'key' => 'ConsoleImage', 'section' => '1. General Settings', 'label' => '6. Inner logo image scroll', 'description' => NULL, 'mobile' => false, ), ), 405 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00015211105346679688, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'html body .ow_box_cap h3, .ow_box_cap_empty h3', 'defaultValue' => '#787878', 'type' => 'color', 'themeId' => 1619, 'key' => 'WidgetTitleColor', 'section' => '2. Colors', 'label' => '6. Box title', 'description' => NULL, 'mobile' => false, ), ), 406 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013589859008789062, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#0e0e0e', 'type' => 'color', 'themeId' => 1619, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 407 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001270771026611328, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow_footer', 'defaultValue' => '#0e0e0e', 'type' => 'color', 'themeId' => 1619, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '7. Footer background color', 'description' => NULL, 'mobile' => false, ), ), 408 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013208389282226562, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#666', 'type' => 'color', 'themeId' => 1619, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 409 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.000125885009765625, 'params' => array ( 'id' => NULL, 'themeId' => 1619, 'type' => 'decorator', 'value' => 'button', ), ), 410 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00012302398681640625, 'params' => array ( 'id' => NULL, 'themeId' => 1619, 'type' => 'master_page', 'value' => 'dndindex', ), ), 411 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00012087821960449219, 'params' => array ( 'id' => NULL, 'themeId' => 1619, 'type' => 'master_page', 'value' => 'general', ), ), 412 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011110305786132812, 'params' => array ( 'id' => NULL, 'themeId' => 1619, 'type' => 'master_page', 'value' => 'index', ), ), 413 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010895729064941406, 'params' => array ( 'id' => NULL, 'themeId' => 1619, 'type' => 'master_page', 'value' => 'html_document', ), ), 414 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010895729064941406, 'params' => array ( 'id' => NULL, 'themeId' => 1619, 'type' => 'master_page', 'value' => 'blank', ), ), 415 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.00013589859008789062, 'params' => array ( 'id' => NULL, 'themeId' => 1619, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 416 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00019502639770507812, 'params' => array ( 0 => 1619, ), ), 417 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0004451274871826172, 'params' => array ( 'themeId' => 1619, 'themeId2' => 1619, ), ), 418 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1619', 'execTime' => 0.00011110305786132812, 'params' => array ( ), ), 419 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001418590545654297, 'params' => array ( 0 => 1620, ), ), 420 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001380443572998047, 'params' => array ( 0 => 1620, ), ), 421 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1620', 'execTime' => 0.0002779960632324219, 'params' => NULL, ), 422 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1620', 'execTime' => 0.0001480579376220703, 'params' => NULL, ), 423 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1620', 'execTime' => 0.0003829002380371094, 'params' => NULL, ), 424 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003001689910888672, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body', 'defaultValue' => '#e6e0ec', 'type' => 'color', 'themeId' => 1620, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 425 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00020503997802734375, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#7e6587', 'type' => 'color', 'themeId' => 1620, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 426 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00016999244689941406, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#00677d', 'type' => 'color', 'themeId' => 1620, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 427 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001418590545654297, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#7e6587', 'type' => 'color', 'themeId' => 1620, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 428 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013685226440429688, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow_footer', 'defaultValue' => 'rgba(255,255,255,0.3)', 'type' => 'color', 'themeId' => 1620, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '5. Footer background color', 'description' => NULL, 'mobile' => false, ), ), 429 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00014495849609375, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header_wrap', 'defaultValue' => 'url(images/bg.png)', 'type' => 'image', 'themeId' => 1620, 'key' => 'HeaderbackgroundImage', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 430 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00014400482177734375, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_logo', 'defaultValue' => 'url(images/header_s.png)', 'type' => 'image', 'themeId' => 1620, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '4. Logo image', 'description' => NULL, 'mobile' => false, ), ), 431 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013113021850585938, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#7e6587', 'type' => 'color', 'themeId' => 1620, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 432 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013494491577148438, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#00677D', 'type' => 'color', 'themeId' => 1620, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 433 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00012993812561035156, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_sign_in, .base_index_page', 'defaultValue' => 'url(images/bg.png)', 'type' => 'image', 'themeId' => 1620, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 434 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001289844512939453, 'params' => array ( 'id' => NULL, 'themeId' => 1620, 'type' => 'decorator', 'value' => 'button', ), ), 435 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00012183189392089844, 'params' => array ( 'id' => NULL, 'themeId' => 1620, 'type' => 'master_page', 'value' => 'dndindex', ), ), 436 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001289844512939453, 'params' => array ( 'id' => NULL, 'themeId' => 1620, 'type' => 'master_page', 'value' => 'general', ), ), 437 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011587142944335938, 'params' => array ( 'id' => NULL, 'themeId' => 1620, 'type' => 'master_page', 'value' => 'index', ), ), 438 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001068115234375, 'params' => array ( 'id' => NULL, 'themeId' => 1620, 'type' => 'master_page', 'value' => 'html_document', ), ), 439 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001049041748046875, 'params' => array ( 'id' => NULL, 'themeId' => 1620, 'type' => 'master_page', 'value' => 'blank', ), ), 440 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.00013113021850585938, 'params' => array ( 'id' => NULL, 'themeId' => 1620, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 441 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00019502639770507812, 'params' => array ( 0 => 1620, ), ), 442 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0004031658172607422, 'params' => array ( 'themeId' => 1620, 'themeId2' => 1620, ), ), 443 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1620', 'execTime' => 0.00011301040649414062, 'params' => array ( ), ), 444 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001430511474609375, 'params' => array ( 0 => 1621, ), ), 445 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001380443572998047, 'params' => array ( 0 => 1621, ), ), 446 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1621', 'execTime' => 0.0002930164337158203, 'params' => NULL, ), 447 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1621', 'execTime' => 0.00014781951904296875, 'params' => NULL, ), 448 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1621', 'execTime' => 0.0003979206085205078, 'params' => NULL, ), 449 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003039836883544922, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1621, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 450 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001590251922607422, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#52483f', 'type' => 'color', 'themeId' => 1621, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 451 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00015091896057128906, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#b4534d', 'type' => 'color', 'themeId' => 1621, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 452 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00014495849609375, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#616161', 'type' => 'color', 'themeId' => 1621, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 453 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013709068298339844, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_page_wrap', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1621, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 454 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00015783309936523438, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header', 'defaultValue' => 'url(images/bg_pic.jpg)', 'type' => 'image', 'themeId' => 1621, 'key' => 'headerBackground', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 455 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013494491577148438, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1621, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 456 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001399517059326172, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#52483f', 'type' => 'color', 'themeId' => 1621, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 457 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013113021850585938, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .sitelogo', 'defaultValue' => 'url(images/site_logo.png)', 'type' => 'image', 'themeId' => 1621, 'key' => 'indexLogoImage', 'section' => '1. General Settings', 'label' => '4. Index logo image', 'description' => NULL, 'mobile' => false, ), ), 458 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001289844512939453, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.sitelogo', 'defaultValue' => 'url(images/site_name.png)', 'type' => 'image', 'themeId' => 1621, 'key' => 'LogoImage', 'section' => '1. General Settings', 'label' => '5. Inner logo image', 'description' => NULL, 'mobile' => false, ), ), 459 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001289844512939453, 'params' => array ( 'id' => NULL, 'themeId' => 1621, 'type' => 'decorator', 'value' => 'button', ), ), 460 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00013899803161621094, 'params' => array ( 'id' => NULL, 'themeId' => 1621, 'type' => 'master_page', 'value' => 'dndindex', ), ), 461 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011515617370605469, 'params' => array ( 'id' => NULL, 'themeId' => 1621, 'type' => 'master_page', 'value' => 'general', ), ), 462 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010895729064941406, 'params' => array ( 'id' => NULL, 'themeId' => 1621, 'type' => 'master_page', 'value' => 'index', ), ), 463 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010895729064941406, 'params' => array ( 'id' => NULL, 'themeId' => 1621, 'type' => 'master_page', 'value' => 'html_document', ), ), 464 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011014938354492188, 'params' => array ( 'id' => NULL, 'themeId' => 1621, 'type' => 'master_page', 'value' => 'blank', ), ), 465 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.00013303756713867188, 'params' => array ( 'id' => NULL, 'themeId' => 1621, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 466 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00020313262939453125, 'params' => array ( 0 => 1621, ), ), 467 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.00039696693420410156, 'params' => array ( 'themeId' => 1621, 'themeId2' => 1621, ), ), 468 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1621', 'execTime' => 0.00011396408081054688, 'params' => array ( ), ), 469 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001430511474609375, 'params' => array ( 0 => 1622, ), ), 470 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00014400482177734375, 'params' => array ( 0 => 1622, ), ), 471 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1622', 'execTime' => 0.0003600120544433594, 'params' => NULL, ), 472 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1622', 'execTime' => 0.0001609325408935547, 'params' => NULL, ), 473 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1622', 'execTime' => 0.00043392181396484375, 'params' => NULL, ), 474 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0006070137023925781, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body', 'defaultValue' => '#412e57', 'type' => 'color', 'themeId' => 1622, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 475 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00035309791564941406, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#2e64ff', 'type' => 'color', 'themeId' => 1622, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 476 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003819465637207031, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#616161', 'type' => 'color', 'themeId' => 1622, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 477 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003190040588378906, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_page_wrap', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1622, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 478 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003349781036376953, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_page_container .ow_page', 'defaultValue' => '#616161', 'type' => 'color', 'themeId' => 1622, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 479 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00035119056701660156, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header', 'defaultValue' => 'url(images/bg_pic.jpg)', 'type' => 'image', 'themeId' => 1622, 'key' => 'headerBackground', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 480 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003478527069091797, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1622, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 481 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00038313865661621094, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#616161', 'type' => 'color', 'themeId' => 1622, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 482 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00027298927307128906, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_promo_collage_item1', 'defaultValue' => 'url(images/promo_collage1.png)', 'type' => 'image', 'themeId' => 1622, 'key' => 'collageimage1', 'section' => '3. Index Page', 'label' => 'Collage image 1', 'description' => NULL, 'mobile' => false, ), ), 483 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0002579689025878906, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_promo_collage_item2', 'defaultValue' => 'url(images/promo_collage2.png)', 'type' => 'image', 'themeId' => 1622, 'key' => 'collageimage2', 'section' => '3. Index Page', 'label' => 'Collage image 2', 'description' => NULL, 'mobile' => false, ), ), 484 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00026106834411621094, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_promo_collage_item3', 'defaultValue' => 'url(images/promo_collage3.png)', 'type' => 'image', 'themeId' => 1622, 'key' => 'collageimage3', 'section' => '3. Index Page', 'label' => 'Collage image 3', 'description' => NULL, 'mobile' => false, ), ), 485 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0002601146697998047, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_promo_collage_item4', 'defaultValue' => 'url(images/promo_collage4.png)', 'type' => 'image', 'themeId' => 1622, 'key' => 'collageimage4', 'section' => '3. Index Page', 'label' => 'Collage image 4', 'description' => NULL, 'mobile' => false, ), ), 486 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00026297569274902344, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_promo_collage_item5', 'defaultValue' => 'url(images/promo_collage5.png)', 'type' => 'image', 'themeId' => 1622, 'key' => 'collageimage5', 'section' => '3. Index Page', 'label' => 'Collage image 5', 'description' => NULL, 'mobile' => false, ), ), 487 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00030994415283203125, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_promo_left', 'defaultValue' => 'url(images/promo_left.jpg)', 'type' => 'image', 'themeId' => 1622, 'key' => 'qs_image', 'section' => '3. Index Page', 'label' => 'Quick Search Image', 'description' => NULL, 'mobile' => false, ), ), 488 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003330707550048828, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.sitelogo', 'defaultValue' => 'url(images/site_name.png)', 'type' => 'image', 'themeId' => 1622, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '4. Logo image', 'description' => NULL, 'mobile' => false, ), ), 489 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00024819374084472656, 'params' => array ( 'id' => NULL, 'themeId' => 1622, 'type' => 'decorator', 'value' => 'button', ), ), 490 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00022983551025390625, 'params' => array ( 'id' => NULL, 'themeId' => 1622, 'type' => 'master_page', 'value' => 'dndindex', ), ), 491 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023293495178222656, 'params' => array ( 'id' => NULL, 'themeId' => 1622, 'type' => 'master_page', 'value' => 'general', ), ), 492 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023412704467773438, 'params' => array ( 'id' => NULL, 'themeId' => 1622, 'type' => 'master_page', 'value' => 'index', ), ), 493 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00021505355834960938, 'params' => array ( 'id' => NULL, 'themeId' => 1622, 'type' => 'master_page', 'value' => 'html_document', ), ), 494 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00021219253540039062, 'params' => array ( 'id' => NULL, 'themeId' => 1622, 'type' => 'master_page', 'value' => 'blank', ), ), 495 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.00030493736267089844, 'params' => array ( 'id' => NULL, 'themeId' => 1622, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 496 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0004029273986816406, 'params' => array ( 0 => 1622, ), ), 497 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0011491775512695312, 'params' => array ( 'themeId' => 1622, 'themeId2' => 1622, ), ), 498 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1622', 'execTime' => 0.00031495094299316406, 'params' => array ( ), ), 499 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003230571746826172, 'params' => array ( 0 => 1623, ), ), 500 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00026702880859375, 'params' => array ( 0 => 1623, ), ), 501 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1623', 'execTime' => 0.000823974609375, 'params' => NULL, ), 502 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1623', 'execTime' => 0.00039005279541015625, 'params' => NULL, ), 503 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1623', 'execTime' => 0.0012249946594238281, 'params' => NULL, ), 504 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0006661415100097656, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body', 'defaultValue' => '#74adc0', 'type' => 'color', 'themeId' => 1623, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 505 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003829002380371094, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#c5ffff', 'type' => 'color', 'themeId' => 1623, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 506 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003561973571777344, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#7be1f9', 'type' => 'color', 'themeId' => 1623, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 507 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003299713134765625, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#2b6170', 'type' => 'color', 'themeId' => 1623, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 508 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0002999305725097656, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_page_wrap', 'defaultValue' => 'url(images/promo.png)', 'type' => 'image', 'themeId' => 1623, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 509 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003349781036376953, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow_footer', 'defaultValue' => '#6599ac', 'type' => 'color', 'themeId' => 1623, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '6. Footer background color', 'description' => NULL, 'mobile' => false, ), ), 510 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003199577331542969, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header', 'defaultValue' => 'url(images/header_pic.jpg)', 'type' => 'image', 'themeId' => 1623, 'key' => 'headerImage', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 511 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003380775451660156, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#2b6170', 'type' => 'color', 'themeId' => 1623, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 512 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.000347137451171875, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#3f6e7c', 'type' => 'color', 'themeId' => 1623, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 513 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003139972686767578, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .sitelogo', 'defaultValue' => 'url(images/site_name.png)', 'type' => 'image', 'themeId' => 1623, 'key' => 'indexLogoImage', 'section' => '1. General Settings', 'label' => '4. Index logo image', 'description' => NULL, 'mobile' => false, ), ), 514 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00031304359436035156, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.sitelogo', 'defaultValue' => 'url(images/logo_inner.png)', 'type' => 'image', 'themeId' => 1623, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '5. Inner logo image', 'description' => NULL, 'mobile' => false, ), ), 515 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002789497375488281, 'params' => array ( 'id' => NULL, 'themeId' => 1623, 'type' => 'decorator', 'value' => 'button', ), ), 516 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023603439331054688, 'params' => array ( 'id' => NULL, 'themeId' => 1623, 'type' => 'master_page', 'value' => 'dndindex', ), ), 517 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00022602081298828125, 'params' => array ( 'id' => NULL, 'themeId' => 1623, 'type' => 'master_page', 'value' => 'general', ), ), 518 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00021982192993164062, 'params' => array ( 'id' => NULL, 'themeId' => 1623, 'type' => 'master_page', 'value' => 'index', ), ), 519 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002720355987548828, 'params' => array ( 'id' => NULL, 'themeId' => 1623, 'type' => 'master_page', 'value' => 'html_document', ), ), 520 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002200603485107422, 'params' => array ( 'id' => NULL, 'themeId' => 1623, 'type' => 'master_page', 'value' => 'blank', ), ), 521 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.0002639293670654297, 'params' => array ( 'id' => NULL, 'themeId' => 1623, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 522 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003638267517089844, 'params' => array ( 0 => 1623, ), ), 523 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0010039806365966797, 'params' => array ( 'themeId' => 1623, 'themeId2' => 1623, ), ), 524 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1623', 'execTime' => 0.00022602081298828125, 'params' => array ( ), ), 525 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00027108192443847656, 'params' => array ( 0 => 1624, ), ), 526 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002970695495605469, 'params' => array ( 0 => 1624, ), ), 527 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1624', 'execTime' => 0.000843048095703125, 'params' => NULL, ), 528 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1624', 'execTime' => 0.00043392181396484375, 'params' => NULL, ), 529 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1624', 'execTime' => 0.0012760162353515625, 'params' => NULL, ), 530 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0006110668182373047, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body', 'defaultValue' => '#fff5fb', 'type' => 'color', 'themeId' => 1624, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 531 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0004119873046875, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#553d2f', 'type' => 'color', 'themeId' => 1624, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 532 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00035500526428222656, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#578581', 'type' => 'color', 'themeId' => 1624, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 533 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003719329833984375, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#715848', 'type' => 'color', 'themeId' => 1624, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 534 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003609657287597656, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_page_wrap', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1624, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 535 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00032591819763183594, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow_footer', 'defaultValue' => '#fffdff', 'type' => 'color', 'themeId' => 1624, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '5. Footer background', 'description' => NULL, 'mobile' => false, ), ), 536 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003650188446044922, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header', 'defaultValue' => 'url(images/bg_pic.jpg)', 'type' => 'image', 'themeId' => 1624, 'key' => 'headerBackground', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 537 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00030303001403808594, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#715848', 'type' => 'color', 'themeId' => 1624, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 538 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003139972686767578, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#796458', 'type' => 'color', 'themeId' => 1624, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 539 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00032210350036621094, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.sitelogo', 'defaultValue' => 'url(images/site_name.png)', 'type' => 'image', 'themeId' => 1624, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '4. Logo image', 'description' => NULL, 'mobile' => false, ), ), 540 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002460479736328125, 'params' => array ( 'id' => NULL, 'themeId' => 1624, 'type' => 'decorator', 'value' => 'button', ), ), 541 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023818016052246094, 'params' => array ( 'id' => NULL, 'themeId' => 1624, 'type' => 'master_page', 'value' => 'dndindex', ), ), 542 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00025200843811035156, 'params' => array ( 'id' => NULL, 'themeId' => 1624, 'type' => 'master_page', 'value' => 'general', ), ), 543 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023698806762695312, 'params' => array ( 'id' => NULL, 'themeId' => 1624, 'type' => 'master_page', 'value' => 'index', ), ), 544 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002219676971435547, 'params' => array ( 'id' => NULL, 'themeId' => 1624, 'type' => 'master_page', 'value' => 'html_document', ), ), 545 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00020885467529296875, 'params' => array ( 'id' => NULL, 'themeId' => 1624, 'type' => 'master_page', 'value' => 'blank', ), ), 546 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.00026798248291015625, 'params' => array ( 'id' => NULL, 'themeId' => 1624, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 547 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00037097930908203125, 'params' => array ( 0 => 1624, ), ), 548 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.001068115234375, 'params' => array ( 'themeId' => 1624, 'themeId2' => 1624, ), ), 549 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1624', 'execTime' => 0.00025582313537597656, 'params' => array ( ), ), 550 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003330707550048828, 'params' => array ( 0 => 1625, ), ), 551 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003139972686767578, 'params' => array ( 0 => 1625, ), ), 552 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1625', 'execTime' => 0.000782012939453125, 'params' => NULL, ), 553 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1625', 'execTime' => 0.0004019737243652344, 'params' => NULL, ), 554 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1625', 'execTime' => 0.0010290145874023438, 'params' => NULL, ), 555 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0006380081176757812, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => 'body, .ow, .base_sign_in', 'defaultValue' => '#000213', 'type' => 'color', 'themeId' => 1625, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 556 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00034499168395996094, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html', 'defaultValue' => '#B4BCD0', 'type' => 'color', 'themeId' => 1625, 'key' => 'textColor', 'section' => '3. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 557 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00031185150146484375, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a', 'defaultValue' => '#F7F8F8', 'type' => 'color', 'themeId' => 1625, 'key' => 'linkColor', 'section' => '3. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 558 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003628730773925781, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#F7F8F8', 'type' => 'color', 'themeId' => 1625, 'key' => 'titleColor', 'section' => '3. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 559 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003418922424316406, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_logo_wrap a', 'defaultValue' => 'url(images/logo.svg)', 'type' => 'image', 'themeId' => 1625, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '2. Logo image', 'description' => NULL, 'mobile' => false, ), ), 560 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003662109375, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'html body .ow_box_cap h3, .ow_box_cap_empty h3', 'defaultValue' => '#F7F8F8', 'type' => 'color', 'themeId' => 1625, 'key' => 'WidgetTitleColor', 'section' => '3. Colors', 'label' => '6. Box title', 'description' => NULL, 'mobile' => false, ), ), 561 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003190040588378906, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#B4BCD0', 'type' => 'color', 'themeId' => 1625, 'key' => 'menuColor', 'section' => '3. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 562 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003368854522705078, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#7989A0', 'type' => 'color', 'themeId' => 1625, 'key' => 'txtValue', 'section' => '3. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 563 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00030803680419921875, 'params' => array ( 'id' => NULL, 'themeId' => 1625, 'type' => 'decorator', 'value' => 'button', ), ), 564 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023794174194335938, 'params' => array ( 'id' => NULL, 'themeId' => 1625, 'type' => 'master_page', 'value' => 'dndindex', ), ), 565 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00020885467529296875, 'params' => array ( 'id' => NULL, 'themeId' => 1625, 'type' => 'master_page', 'value' => 'general', ), ), 566 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00026106834411621094, 'params' => array ( 'id' => NULL, 'themeId' => 1625, 'type' => 'master_page', 'value' => 'index', ), ), 567 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00022983551025390625, 'params' => array ( 'id' => NULL, 'themeId' => 1625, 'type' => 'master_page', 'value' => 'html_document', ), ), 568 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002200603485107422, 'params' => array ( 'id' => NULL, 'themeId' => 1625, 'type' => 'master_page', 'value' => 'blank', ), ), 569 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.0002598762512207031, 'params' => array ( 'id' => NULL, 'themeId' => 1625, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 570 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0004050731658935547, 'params' => array ( 0 => 1625, ), ), 571 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0010089874267578125, 'params' => array ( 'themeId' => 1625, 'themeId2' => 1625, ), ), 572 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1625', 'execTime' => 0.0002269744873046875, 'params' => array ( ), ), 573 => array ( 'query' => 'SELECT * FROM ow_base_config WHERE `key` = \'base\' AND `name` = \'cachedEntitiesPostfix\' LIMIT 0, 1', 'execTime' => 0.0003299713134765625, 'params' => array ( ), ), 574 => array ( 'query' => 'UPDATE `ow_base_config` SET `value`=:value WHERE id=:id', 'execTime' => 0.0003409385681152344, 'params' => array ( 'id' => 521, 'value' => 'IPy6iryd', ), ), 575 => array ( 'query' => 'SELECT * FROM ow_base_config', 'execTime' => 0.0005869865417480469, 'params' => array ( ), ), 576 => array ( 'query' => 'SELECT * FROM ow_base_language WHERE `status` = \'active\'', 'execTime' => 0.0003948211669921875, 'params' => array ( ), ), 577 => array ( 'query' => 'SELECT k.*, p.`prefix`, v.`value` FROM ow_base_language_key AS k INNER JOIN ow_base_language_prefix AS p ON k.prefixId = p.id INNER JOIN ow_base_language_value AS v ON k.id = v.keyId AND v.languageId = ?', 'execTime' => 0.08172798156738281, 'params' => array ( 0 => 1, ), ), 578 => array ( 'query' => 'SELECT * FROM ow_base_language', 'execTime' => 0.0003809928894042969, 'params' => array ( ), ), 579 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `key` = \'simplicity\' LIMIT 0, 1', 'execTime' => 0.0007278919219970703, 'params' => array ( ), ), 580 => array ( 'query' => 'SELECT * FROM ow_base_theme_content WHERE `themeId` = 1606', 'execTime' => 0.0006308555603027344, 'params' => array ( ), ), 581 => array ( 'query' => 'SELECT * FROM ow_base_theme_master_page WHERE `themeId` = 1606', 'execTime' => 0.0003490447998046875, 'params' => array ( ), ), 582 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `key` = \'turquoise\' LIMIT 0, 1', 'execTime' => 0.0003249645233154297, 'params' => array ( ), ), 583 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `key` = \'turquoise\' LIMIT 0, 1', 'execTime' => 0.0002770423889160156, 'params' => array ( ), ), 584 => array ( 'query' => 'SELECT * FROM ow_base_theme_content WHERE `themeId` = 1607', 'execTime' => 0.00043702125549316406, 'params' => array ( ), ), 585 => array ( 'query' => 'SELECT * FROM ow_base_theme_master_page WHERE `themeId` = 1607', 'execTime' => 0.00032901763916015625, 'params' => array ( ), ), 586 => array ( 'query' => 'SELECT * FROM ow_base_document WHERE `isStatic` = 1 AND `isMobile` = 0', 'execTime' => 0.0003631114959716797, 'params' => array ( ), ), 587 => array ( 'query' => ' SELECT * FROM `ow_base_menu_item` WHERE `visibleFor` & ? AND `externalUrl` IS NULL AND `type` = ? ORDER BY `order` ASC LIMIT 1', 'execTime' => 0.000698089599609375, 'params' => array ( 0 => 1, 1 => 'main', ), ), 588 => array ( 'query' => ' SELECT `mi`.*, `mi`.`key` AS `menu_key`, `d`.`class`, `d`.`action`, `d`.`uri`, `d`.`isStatic` FROM `ow_base_menu_item` AS `mi` LEFT JOIN `ow_base_document` AS `d` ON ( `mi`.`documentKey` = `d`.`key`) WHERE `mi`.`type` = :menuType ORDER BY `mi`.`order` ASC', 'execTime' => 0.0009770393371582031, 'params' => array ( 'menuType' => 'main', ), ), 589 => array ( 'query' => ' SELECT `mi`.*, `mi`.`key` AS `menu_key`, `d`.`class`, `d`.`action`, `d`.`uri`, `d`.`isStatic` FROM `ow_base_menu_item` AS `mi` LEFT JOIN `ow_base_document` AS `d` ON ( `mi`.`documentKey` = `d`.`key`) WHERE `mi`.`type` = :menuType ORDER BY `mi`.`order` ASC', 'execTime' => 0.0008580684661865234, 'params' => array ( 'menuType' => 'bottom', ), ), 590 => array ( 'query' => 'SELECT * FROM ow_base_question_account_type ORDER BY sortOrder', 'execTime' => 0.0005209445953369141, 'params' => array ( ), ), 591 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'base\' AND `actionKey` = \'daily_login\' LIMIT 0, 1', 'execTime' => 0.0004730224609375, 'params' => array ( ), ), 592 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'base\' AND `actionKey` = \'user_join\' LIMIT 0, 1', 'execTime' => 0.0003800392150878906, 'params' => array ( ), ), 593 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'base\' AND `actionKey` = \'search_users\' LIMIT 0, 1', 'execTime' => 0.00032520294189453125, 'params' => array ( ), ), 594 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'base\' AND `actionKey` = \'add_comment\' LIMIT 0, 1', 'execTime' => 0.000370025634765625, 'params' => array ( ), ), 595 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'usercredits\' AND `actionKey` = \'buy_credits\' LIMIT 0, 1', 'execTime' => 0.0003070831298828125, 'params' => array ( ), ), 596 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'usercredits\' AND `actionKey` = \'grant_by_user\' LIMIT 0, 1', 'execTime' => 0.00031280517578125, 'params' => array ( ), ), 597 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'usercredits\' AND `actionKey` = \'grant_to_user\' LIMIT 0, 1', 'execTime' => 0.0003190040588378906, 'params' => array ( ), ), 598 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'usercredits\' AND `actionKey` = \'set_by_admin\' LIMIT 0, 1', 'execTime' => 0.00030612945556640625, 'params' => array ( ), ), 599 => array ( 'query' => 'SELECT * FROM ow_base_question_account_type ORDER BY sortOrder', 'execTime' => 0.000553131103515625, 'params' => array ( ), ), 600 => array ( 'query' => ' SELECT `question`.* FROM `ow_base_question` as `question` LEFT JOIN `ow_base_question_section` as `section` ON ( `question`.`sectionName` = `section`.`name` AND `question`.`sectionName` != \'\' AND `question`.`sectionName` IS NOT NULL ) WHERE `question`.`base` = 1 AND `question`.`onJoin` = \'1\' AND ( `section`.isHidden IS NULL OR `section`.isHidden = 0 ) ORDER BY IF( `section`.`name` IS NULL, 0, 1 ), `section`.`sortOrder`, `question`.`sortOrder` ', 'execTime' => 0.0011658668518066406, 'params' => NULL, ), 601 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` IN(\'sex\',\'match_sex\') ORDER BY sortOrder', 'execTime' => 0.0006899833679199219, 'params' => array ( ), ), 602 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` IN(\'username\',\'email\',\'password\',\'sex\',\'match_sex\') ORDER BY sortOrder', 'execTime' => 0.0008909702301025391, 'params' => array ( ), ), 603 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` IN(\'\',\'sex\') ORDER BY sortOrder', 'execTime' => 0.0005548000335693359, 'params' => array ( ), ), 604 => array ( 'query' => 'SELECT * FROM ow_base_question_value WHERE `questionName` IN(\'username\',\'email\',\'password\',\'sex\',\'match_sex\') ORDER BY questionName, sortOrder', 'execTime' => 0.001505136489868164, 'params' => array ( ), ), 605 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` = \'username\' LIMIT 0, 1', 'execTime' => 0.0005719661712646484, 'params' => array ( ), ), 606 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` = \'email\' LIMIT 0, 1', 'execTime' => 0.0006120204925537109, 'params' => array ( ), ), 607 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` = \'password\' LIMIT 0, 1', 'execTime' => 0.0005970001220703125, 'params' => array ( ), ), 608 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` = \'repeatPassword\' LIMIT 0, 1', 'execTime' => 0.0003600120544433594, 'params' => array ( ), ), 609 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` = \'sex\' LIMIT 0, 1', 'execTime' => 0.00039196014404296875, 'params' => array ( ), ), 610 => array ( 'query' => 'SELECT * FROM ow_skadate_account_type_to_gender', 'execTime' => 0.00041103363037109375, 'params' => array ( ), ), 611 => array ( 'query' => 'UPDATE `ow_base_plugin` SET developerKey=:dk WHERE `key`=:k', 'execTime' => 0.0004420280456542969, 'params' => array ( 'dk' => '99d6bdd5bb6468beaf118c4664dd92ff', 'k' => 'pcgallery', ), ), 612 => array ( 'query' => 'SELECT * FROM ow_base_language', 'execTime' => 0.000331878662109375, 'params' => array ( ), ), 613 => array ( 'query' => 'SELECT count(DISTINCT `entityId`) `count`, `entityType` FROM `ow_moderation_entity` WHERE `entityType` IN (\'user_join\', \'comment\', \'avatar-change\', \'photo_comments\', \'user-status\', \'blog-post\', \'event\', \'forum-topic\', \'forum-post\', \'group\') AND `userId`=0 GROUP BY `entityType`', 'execTime' => 0.0003039836883544922, 'params' => NULL, ), 614 => array ( 'query' => 'SELECT count(DISTINCT `entityId`) `count`, `entityType` FROM `ow_moderation_entity` WHERE `entityType` IN (\'user_join\', \'comment\', \'avatar-change\', \'photo_comments\', \'user-status\', \'blog-post\', \'event\', \'forum-topic\', \'forum-post\', \'group\') AND 1 GROUP BY `entityType`', 'execTime' => 0.0001850128173828125, 'params' => NULL, ), 615 => array ( 'query' => 'SELECT COUNT(*) FROM ow_base_invitation WHERE `userId` = 0', 'execTime' => 0.00020694732666015625, 'params' => array ( ), ), 616 => array ( 'query' => 'SELECT COUNT(*) FROM ow_base_invitation WHERE `userId` = 0 AND `viewed` = 0', 'execTime' => 0.00015091896057128906, 'params' => array ( ), ), 617 => array ( 'query' => 'SELECT COUNT(*) FROM ow_notifications_notification WHERE `userId` = 0 AND `viewed` = 0', 'execTime' => 0.00013208389282226562, 'params' => array ( ), ), 618 => array ( 'query' => 'SELECT COUNT(*) FROM ow_notifications_notification WHERE `userId` = 0', 'execTime' => 0.00011801719665527344, 'params' => array ( ), ), 619 => array ( 'query' => 'SELECT COUNT(*) FROM `ow_friends_friendship` `friends_friendship` INNER JOIN `ow_base_user` base_user_table_alias ON base_user_table_alias.`id` = `friends_friendship`.`userId` LEFT JOIN `ow_base_user_suspend` base_user_suspend_table_alias ON base_user_suspend_table_alias.`userId` = `base_user_table_alias`.`id` WHERE (`base_user_suspend_table_alias`.`id` IS NULL) AND (`base_user_table_alias`.`emailVerify` = 1) AND `friends_friendship`.`friendId`=0 AND `friends_friendship`.`status` = \'pending\'', 'execTime' => 0.0002601146697998047, 'params' => array ( ), ), 620 => array ( 'query' => 'SELECT COUNT(*) FROM `ow_friends_friendship` `friends_friendship` INNER JOIN `ow_base_user` base_user_table_alias ON base_user_table_alias.`id` = `friends_friendship`.`userId` LEFT JOIN `ow_base_user_suspend` base_user_suspend_table_alias ON base_user_suspend_table_alias.`userId` = `base_user_table_alias`.`id` WHERE (`base_user_suspend_table_alias`.`id` IS NULL) AND (`base_user_table_alias`.`emailVerify` = 1) AND `friends_friendship`.`friendId`=0 AND `friends_friendship`.`status` = \'pending\' AND `friends_friendship`.`viewed` = \'0\'', 'execTime' => 0.0002238750457763672, 'params' => array ( ), ), 621 => array ( 'query' => 'show tables like \'ow_base_geolocation_country\'', 'execTime' => 0.0014171600341796875, 'params' => NULL, ), 622 => array ( 'query' => 'SELECT * FROM ow_base_authorization_group', 'execTime' => 0.0004429817199707031, 'params' => array ( ), ), 623 => array ( 'query' => 'SELECT * FROM ow_base_authorization_moderator ORDER BY id', 'execTime' => 0.0004150867462158203, 'params' => array ( ), ), 624 => array ( 'query' => 'SELECT * FROM ow_base_authorization_moderator_permission', 'execTime' => 0.0002799034118652344, 'params' => array ( ), ), 625 => array ( 'query' => 'SELECT * FROM ow_base_authorization_action', 'execTime' => 0.0003349781036376953, 'params' => array ( ), ), 626 => array ( 'query' => 'SELECT * FROM ow_base_authorization_permission', 'execTime' => 0.0002799034118652344, 'params' => array ( ), ), 627 => array ( 'query' => 'SELECT * FROM ow_base_authorization_role ORDER BY `sortOrder` ASC', 'execTime' => 0.0003681182861328125, 'params' => array ( ), ), 628 => array ( 'query' => 'SELECT `b`.* FROM `ow_ads_banner` AS `b` LEFT JOIN `ow_ads_banner_position` AS `bp` ON (`b`.`id` = `bp`.`bannerId`) LEFT JOIN `ow_ads_banner_location` AS `bl` ON (`b`.`id` = `bl`.`bannerId`) WHERE `bp`.`position` = :position AND `bp`.`pluginKey` IN ( :pluginKey, \'base\' ) AND ( `bl`.`location` IS NULL)', 'execTime' => 0.0005779266357421875, 'params' => array ( 'pluginKey' => 'SKADATE', 'position' => 'top', ), ), 629 => array ( 'query' => 'SELECT `b`.* FROM `ow_ads_banner` AS `b` LEFT JOIN `ow_ads_banner_position` AS `bp` ON (`b`.`id` = `bp`.`bannerId`) LEFT JOIN `ow_ads_banner_location` AS `bl` ON (`b`.`id` = `bl`.`bannerId`) WHERE `bp`.`position` = :position AND `bp`.`pluginKey` IN ( :pluginKey, \'base\' ) AND ( `bl`.`location` IS NULL)', 'execTime' => 0.000415802001953125, 'params' => array ( 'pluginKey' => 'SKADATE', 'position' => 'bottom', ), ), 630 => array ( 'query' => 'SELECT * FROM ow_base_place WHERE `name` = \'index\' LIMIT 0, 1', 'execTime' => 0.0004589557647705078, 'params' => array ( ), ), 631 => array ( 'query' => 'SELECT * FROM ow_base_component_place_cache WHERE `placeId` = 2 AND `entityId` = 0 LIMIT 0, 1', 'execTime' => 0.0005588531494140625, 'params' => array ( ), ), 632 => array ( 'query' => 'SELECT `b`.* FROM `ow_ads_banner` AS `b` LEFT JOIN `ow_ads_banner_position` AS `bp` ON (`b`.`id` = `bp`.`bannerId`) LEFT JOIN `ow_ads_banner_location` AS `bl` ON (`b`.`id` = `bl`.`bannerId`) WHERE `bp`.`position` = :position AND `bp`.`pluginKey` IN ( :pluginKey, \'base\' ) AND ( `bl`.`location` IS NULL)', 'execTime' => 0.0005450248718261719, 'params' => array ( 'pluginKey' => 'SKADATE', 'position' => 'sidebar', ), ), ), 'debugMode' => true, 'isProfilerEnabled' => true, 'profiler' => \UTIL_Profiler::__set_state(array( 'checkPoints' => array ( 'start' => 1774337865.026099, ), 'key' => 'db', 'result' => array ( ), 'chkCounter' => 0, )), 'queryExecTime' => 0.0005450248718261719, 'totalQueryExecTime' => 0.28398704528808594, 'queryCount' => 633, 'useCashe' => false, )), )), 'restrictedUsernamesDao' => \BOL_RestrictedUsernamesDao::__set_state(array( 'dbo' => \OW_Database::__set_state(array( 'connection' => \PDO::__set_state(array( )), 'affectedRows' => 0, 'queryLog' => array ( 0 => array ( 'query' => 'SELECT * FROM ow_base_config', 'execTime' => 0.0009129047393798828, 'params' => array ( ), ), 1 => array ( 'query' => 'SELECT * FROM ow_base_language', 'execTime' => 0.0005710124969482422, 'params' => array ( ), ), 2 => array ( 'query' => 'SELECT * FROM ow_base_plugin', 'execTime' => 0.0006101131439208984, 'params' => array ( ), ), 3 => array ( 'query' => 'SELECT * FROM ow_base_language ORDER BY `order` ASC LIMIT 0, 1', 'execTime' => 0.0005078315734863281, 'params' => array ( ), ), 4 => array ( 'query' => 'SET TIME_ZONE = ?', 'execTime' => 0.0004220008850097656, 'params' => array ( 0 => '-04:00', ), ), 5 => array ( 'query' => 'SELECT * FROM ow_virtualgifts_template', 'execTime' => 0.0006029605865478516, 'params' => array ( ), ), 6 => array ( 'query' => 'SELECT * FROM ow_base_document WHERE `uri` = \'join\' AND `isStatic` = 1 LIMIT 0, 1', 'execTime' => 0.0007178783416748047, 'params' => array ( ), ), 7 => array ( 'query' => 'SELECT * FROM ow_base_theme', 'execTime' => 0.0006940364837646484, 'params' => array ( ), ), 8 => array ( 'query' => 'SELECT * FROM ow_base_theme', 'execTime' => 0.0008101463317871094, 'params' => array ( ), ), 9 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0004200935363769531, 'params' => array ( 0 => 1555, ), ), 10 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0004000663757324219, 'params' => array ( 0 => 1555, ), ), 11 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1555', 'execTime' => 0.0010080337524414062, 'params' => NULL, ), 12 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1555', 'execTime' => 0.0004069805145263672, 'params' => NULL, ), 13 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1555', 'execTime' => 0.0010979175567626953, 'params' => NULL, ), 14 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0006210803985595703, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body', 'defaultValue' => '#FDF0E6', 'type' => 'color', 'themeId' => 1555, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 15 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0004799365997314453, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#825842', 'type' => 'color', 'themeId' => 1555, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 16 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003509521484375, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#2a80ae', 'type' => 'color', 'themeId' => 1555, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 17 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003490447998046875, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#B99480', 'type' => 'color', 'themeId' => 1555, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 18 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00035500526428222656, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_page_wrap', 'defaultValue' => 'url(images/promo.png)', 'type' => 'image', 'themeId' => 1555, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 19 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0004341602325439453, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_page_wrap_inner', 'defaultValue' => 'url(images/promo_inner.png)', 'type' => 'image', 'themeId' => 1555, 'key' => 'headerBackground', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 20 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003848075866699219, 'params' => array ( 'id' => NULL, 'attribute' => 'background', 'selector' => '.ow_footer', 'defaultValue' => '#FDF0E6', 'type' => 'color', 'themeId' => 1555, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '5. Footer background color', 'description' => NULL, 'mobile' => false, ), ), 21 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003299713134765625, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1555, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 22 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003349781036376953, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#ff7000', 'type' => 'color', 'themeId' => 1555, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 23 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0004229545593261719, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.sitelogo', 'defaultValue' => 'url(images/sitelogo.png)', 'type' => 'image', 'themeId' => 1555, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '4. Logo image', 'description' => NULL, 'mobile' => false, ), ), 24 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0003199577331542969, 'params' => array ( 'id' => NULL, 'themeId' => 1555, 'type' => 'decorator', 'value' => 'button', ), ), 25 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00029921531677246094, 'params' => array ( 'id' => NULL, 'themeId' => 1555, 'type' => 'master_page', 'value' => 'dndindex', ), ), 26 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00025391578674316406, 'params' => array ( 'id' => NULL, 'themeId' => 1555, 'type' => 'master_page', 'value' => 'general', ), ), 27 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023698806762695312, 'params' => array ( 'id' => NULL, 'themeId' => 1555, 'type' => 'master_page', 'value' => 'index', ), ), 28 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00030994415283203125, 'params' => array ( 'id' => NULL, 'themeId' => 1555, 'type' => 'master_page', 'value' => 'html_document', ), ), 29 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002410411834716797, 'params' => array ( 'id' => NULL, 'themeId' => 1555, 'type' => 'master_page', 'value' => 'blank', ), ), 30 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.0002942085266113281, 'params' => array ( 'id' => NULL, 'themeId' => 1555, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 31 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00039196014404296875, 'params' => array ( 0 => 1555, ), ), 32 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0010747909545898438, 'params' => array ( 'themeId' => 1555, 'themeId2' => 1555, ), ), 33 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1555', 'execTime' => 0.0003249645233154297, 'params' => array ( ), ), 34 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00033783912658691406, 'params' => array ( 0 => 1559, ), ), 35 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002949237823486328, 'params' => array ( 0 => 1559, ), ), 36 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1559', 'execTime' => 0.0008411407470703125, 'params' => NULL, ), 37 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1559', 'execTime' => 0.000370025634765625, 'params' => NULL, ), 38 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1559', 'execTime' => 0.0010089874267578125, 'params' => NULL, ), 39 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0006060600280761719, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body, .base_sign_in', 'defaultValue' => '#ece8e4', 'type' => 'color', 'themeId' => 1559, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 40 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.000431060791015625, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#494949', 'type' => 'color', 'themeId' => 1559, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 41 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003490447998046875, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#004d7e', 'type' => 'color', 'themeId' => 1559, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 42 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003581047058105469, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#004d7e', 'type' => 'color', 'themeId' => 1559, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 43 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.000392913818359375, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header_wrap', 'defaultValue' => 'url(images/bg_small.jpg)', 'type' => 'image', 'themeId' => 1559, 'key' => 'headerImage', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 44 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00047588348388671875, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header_pic', 'defaultValue' => 'url(images/header_s.png)', 'type' => 'image', 'themeId' => 1559, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '4. Logo image', 'description' => NULL, 'mobile' => false, ), ), 45 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00045418739318847656, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#252525', 'type' => 'color', 'themeId' => 1559, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 46 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00034999847412109375, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#494949', 'type' => 'color', 'themeId' => 1559, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 47 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00037598609924316406, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_sign_in, .index_master_page.ow_page_wrap', 'defaultValue' => 'url(images/bg.jpg)', 'type' => 'image', 'themeId' => 1559, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 48 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002868175506591797, 'params' => array ( 'id' => NULL, 'themeId' => 1559, 'type' => 'decorator', 'value' => 'button', ), ), 49 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023889541625976562, 'params' => array ( 'id' => NULL, 'themeId' => 1559, 'type' => 'master_page', 'value' => 'dndindex', ), ), 50 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00031280517578125, 'params' => array ( 'id' => NULL, 'themeId' => 1559, 'type' => 'master_page', 'value' => 'general', ), ), 51 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023293495178222656, 'params' => array ( 'id' => NULL, 'themeId' => 1559, 'type' => 'master_page', 'value' => 'index', ), ), 52 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002181529998779297, 'params' => array ( 'id' => NULL, 'themeId' => 1559, 'type' => 'master_page', 'value' => 'html_document', ), ), 53 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00021505355834960938, 'params' => array ( 'id' => NULL, 'themeId' => 1559, 'type' => 'master_page', 'value' => 'blank', ), ), 54 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.00027108192443847656, 'params' => array ( 'id' => NULL, 'themeId' => 1559, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 55 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0004589557647705078, 'params' => array ( 0 => 1559, ), ), 56 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0011219978332519531, 'params' => array ( 'themeId' => 1559, 'themeId2' => 1559, ), ), 57 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1559', 'execTime' => 0.00026798248291015625, 'params' => array ( ), ), 58 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003077983856201172, 'params' => array ( 0 => 1606, ), ), 59 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00030112266540527344, 'params' => array ( 0 => 1606, ), ), 60 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1606', 'execTime' => 0.001013040542602539, 'params' => NULL, ), 61 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1606', 'execTime' => 0.00028896331787109375, 'params' => NULL, ), 62 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1606', 'execTime' => 0.0008571147918701172, 'params' => NULL, ), 63 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0006830692291259766, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => 'body, .ow_bg_color', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1606, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 64 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00038909912109375, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html', 'defaultValue' => '#828894', 'type' => 'color', 'themeId' => 1606, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 65 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0004019737243652344, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a', 'defaultValue' => '#5b646a', 'type' => 'color', 'themeId' => 1606, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 66 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00034499168395996094, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#5b646a', 'type' => 'color', 'themeId' => 1606, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 67 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003638267517089844, 'params' => array ( 'id' => NULL, 'attribute' => 'background', 'selector' => '.ow_footer', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1606, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '4. Footer background color', 'description' => NULL, 'mobile' => false, ), ), 68 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0004401206970214844, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_logo', 'defaultValue' => 'url(images/logo.png)', 'type' => 'image', 'themeId' => 1606, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '3. Logo image', 'description' => NULL, 'mobile' => false, ), ), 69 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00035381317138671875, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header_pic', 'defaultValue' => 'url(images/header.jpg)', 'type' => 'image', 'themeId' => 1606, 'key' => 'headerImage', 'section' => '1. General Settings', 'label' => '2. Header background image', 'description' => NULL, 'mobile' => false, ), ), 70 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003609657287597656, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#5b646a', 'type' => 'color', 'themeId' => 1606, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 71 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003330707550048828, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_outline, .ow_txt_value', 'defaultValue' => '#2db395', 'type' => 'color', 'themeId' => 1606, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 72 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002541542053222656, 'params' => array ( 'id' => NULL, 'themeId' => 1606, 'type' => 'decorator', 'value' => 'button', ), ), 73 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00028705596923828125, 'params' => array ( 'id' => NULL, 'themeId' => 1606, 'type' => 'master_page', 'value' => 'dndindex', ), ), 74 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023102760314941406, 'params' => array ( 'id' => NULL, 'themeId' => 1606, 'type' => 'master_page', 'value' => 'admin', ), ), 75 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00021696090698242188, 'params' => array ( 'id' => NULL, 'themeId' => 1606, 'type' => 'master_page', 'value' => 'general', ), ), 76 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00024390220642089844, 'params' => array ( 'id' => NULL, 'themeId' => 1606, 'type' => 'master_page', 'value' => 'html_document', ), ), 77 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023508071899414062, 'params' => array ( 'id' => NULL, 'themeId' => 1606, 'type' => 'master_page', 'value' => 'blank', ), ), 78 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023603439331054688, 'params' => array ( 'id' => NULL, 'themeId' => 1606, 'type' => 'm_master_page', 'value' => 'mobile_blank', ), ), 79 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023102760314941406, 'params' => array ( 'id' => NULL, 'themeId' => 1606, 'type' => 'm_master_page', 'value' => 'mobile_general', ), ), 80 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002589225769042969, 'params' => array ( 'id' => NULL, 'themeId' => 1606, 'type' => 'm_master_page', 'value' => 'mobile_html_document', ), ), 81 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00039505958557128906, 'params' => array ( 0 => 1606, ), ), 82 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0010399818420410156, 'params' => array ( 'themeId' => 1606, 'themeId2' => 1606, ), ), 83 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1606', 'execTime' => 0.0003027915954589844, 'params' => array ( ), ), 84 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00032591819763183594, 'params' => array ( 0 => 1607, ), ), 85 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002830028533935547, 'params' => array ( 0 => 1607, ), ), 86 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1607', 'execTime' => 0.0008039474487304688, 'params' => NULL, ), 87 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1607', 'execTime' => 0.0004851818084716797, 'params' => NULL, ), 88 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1607', 'execTime' => 0.0011649131774902344, 'params' => NULL, ), 89 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0006041526794433594, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => 'body, .ow_bg_color', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1607, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 90 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003559589385986328, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .index_qs_widget', 'defaultValue' => '#828894', 'type' => 'color', 'themeId' => 1607, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 91 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00039887428283691406, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a', 'defaultValue' => '#5b646a', 'type' => 'color', 'themeId' => 1607, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 92 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003559589385986328, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#5b646a', 'type' => 'color', 'themeId' => 1607, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 93 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00031304359436035156, 'params' => array ( 'id' => NULL, 'attribute' => 'background', 'selector' => '.ow_footer', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1607, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '5. Footer background color', 'description' => NULL, 'mobile' => false, ), ), 94 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00036787986755371094, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_logo, .index_master_page .logo_url', 'defaultValue' => 'url(images/logo.png)', 'type' => 'image', 'themeId' => 1607, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '4. Logo image', 'description' => NULL, 'mobile' => false, ), ), 95 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003101825714111328, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header_pic', 'defaultValue' => 'url(images/header.jpg)', 'type' => 'image', 'themeId' => 1607, 'key' => 'headerImage', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 96 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00034880638122558594, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#5b646a', 'type' => 'color', 'themeId' => 1607, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 97 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003209114074707031, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_outline, .ow_txt_value', 'defaultValue' => '#ef6ba3', 'type' => 'color', 'themeId' => 1607, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 98 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003159046173095703, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.index_master_page .ow_header_wrap', 'defaultValue' => 'url(images/bg_promo.jpg)', 'type' => 'image', 'themeId' => 1607, 'key' => 'indexImage', 'section' => '1. General Settings', 'label' => '2. Page background image', 'description' => NULL, 'mobile' => false, ), ), 99 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00025916099548339844, 'params' => array ( 'id' => NULL, 'themeId' => 1607, 'type' => 'decorator', 'value' => 'button', ), ), 100 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002319812774658203, 'params' => array ( 'id' => NULL, 'themeId' => 1607, 'type' => 'master_page', 'value' => 'dndindex', ), ), 101 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002219676971435547, 'params' => array ( 'id' => NULL, 'themeId' => 1607, 'type' => 'master_page', 'value' => 'general', ), ), 102 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00021600723266601562, 'params' => array ( 'id' => NULL, 'themeId' => 1607, 'type' => 'master_page', 'value' => 'index', ), ), 103 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002529621124267578, 'params' => array ( 'id' => NULL, 'themeId' => 1607, 'type' => 'master_page', 'value' => 'html_document', ), ), 104 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00021791458129882812, 'params' => array ( 'id' => NULL, 'themeId' => 1607, 'type' => 'master_page', 'value' => 'blank', ), ), 105 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.0002639293670654297, 'params' => array ( 'id' => NULL, 'themeId' => 1607, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 106 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003981590270996094, 'params' => array ( 0 => 1607, ), ), 107 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0010190010070800781, 'params' => array ( 'themeId' => 1607, 'themeId2' => 1607, ), ), 108 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1607', 'execTime' => 0.0002288818359375, 'params' => array ( ), ), 109 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002739429473876953, 'params' => array ( 0 => 1608, ), ), 110 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002810955047607422, 'params' => array ( 0 => 1608, ), ), 111 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1608', 'execTime' => 0.0006909370422363281, 'params' => NULL, ), 112 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1608', 'execTime' => 0.0003859996795654297, 'params' => NULL, ), 113 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1608', 'execTime' => 0.0012140274047851562, 'params' => NULL, ), 114 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0006749629974365234, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => 'body, body.ow, body.base_sign_in', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1608, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 115 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003941059112548828, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#333', 'type' => 'color', 'themeId' => 1608, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 116 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00032901763916015625, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#2a80ae', 'type' => 'color', 'themeId' => 1608, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 117 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00039005279541015625, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#005466', 'type' => 'color', 'themeId' => 1608, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 118 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003330707550048828, 'params' => array ( 'id' => NULL, 'attribute' => 'background', 'selector' => '.ow_footer', 'defaultValue' => '#EAF7FB', 'type' => 'color', 'themeId' => 1608, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '5. Footer background color', 'description' => NULL, 'mobile' => false, ), ), 119 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00030493736267089844, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header', 'defaultValue' => 'url(images/header_s.png)', 'type' => 'image', 'themeId' => 1608, 'key' => 'headerBackground', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 120 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00037097930908203125, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_logo', 'defaultValue' => 'url(images/logo.png)', 'type' => 'image', 'themeId' => 1608, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '4. Logo image', 'description' => NULL, 'mobile' => false, ), ), 121 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0002899169921875, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#005466', 'type' => 'color', 'themeId' => 1608, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 122 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0002989768981933594, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#005074', 'type' => 'color', 'themeId' => 1608, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 123 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003478527069091797, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page', 'defaultValue' => 'url(images/bg.png)', 'type' => 'image', 'themeId' => 1608, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 124 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.000244140625, 'params' => array ( 'id' => NULL, 'themeId' => 1608, 'type' => 'decorator', 'value' => 'button', ), ), 125 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002200603485107422, 'params' => array ( 'id' => NULL, 'themeId' => 1608, 'type' => 'master_page', 'value' => 'dndindex', ), ), 126 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002701282501220703, 'params' => array ( 'id' => NULL, 'themeId' => 1608, 'type' => 'master_page', 'value' => 'general', ), ), 127 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00021314620971679688, 'params' => array ( 'id' => NULL, 'themeId' => 1608, 'type' => 'master_page', 'value' => 'index', ), ), 128 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00020885467529296875, 'params' => array ( 'id' => NULL, 'themeId' => 1608, 'type' => 'master_page', 'value' => 'html_document', ), ), 129 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00020599365234375, 'params' => array ( 'id' => NULL, 'themeId' => 1608, 'type' => 'master_page', 'value' => 'blank', ), ), 130 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.0002582073211669922, 'params' => array ( 'id' => NULL, 'themeId' => 1608, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 131 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00037217140197753906, 'params' => array ( 0 => 1608, ), ), 132 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.001035928726196289, 'params' => array ( 'themeId' => 1608, 'themeId2' => 1608, ), ), 133 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1608', 'execTime' => 0.0002760887145996094, 'params' => array ( ), ), 134 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00031876564025878906, 'params' => array ( 0 => 1609, ), ), 135 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00031495094299316406, 'params' => array ( 0 => 1609, ), ), 136 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1609', 'execTime' => 0.0008540153503417969, 'params' => NULL, ), 137 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1609', 'execTime' => 0.0005068778991699219, 'params' => NULL, ), 138 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1609', 'execTime' => 0.001313924789428711, 'params' => NULL, ), 139 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0006289482116699219, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => 'body, .ow, body, html, .base_sign_in', 'defaultValue' => '#333', 'type' => 'color', 'themeId' => 1609, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 140 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003838539123535156, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html', 'defaultValue' => '#c4c4c4', 'type' => 'color', 'themeId' => 1609, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 141 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003612041473388672, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a', 'defaultValue' => '#ae9e78', 'type' => 'color', 'themeId' => 1609, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 142 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00034499168395996094, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#e4e4e4', 'type' => 'color', 'themeId' => 1609, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 143 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00028204917907714844, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow_footer', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1609, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '7. Footer background color', 'description' => NULL, 'mobile' => false, ), ), 144 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00035381317138671875, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1609, 'key' => 'headerBackground', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 145 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0002999305725097656, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_logo_wrap a', 'defaultValue' => 'url(images/logo_console.png)', 'type' => 'image', 'themeId' => 1609, 'key' => 'ConsoleImage', 'section' => '1. General Settings', 'label' => '6. Console logo image', 'description' => NULL, 'mobile' => false, ), ), 146 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0002911090850830078, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.logo_url', 'defaultValue' => 'url(images/logo_inner.png)', 'type' => 'image', 'themeId' => 1609, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '5. Inner logo image', 'description' => NULL, 'mobile' => false, ), ), 147 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003440380096435547, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#cbcbcb', 'type' => 'color', 'themeId' => 1609, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 148 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003211498260498047, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#D76243', 'type' => 'color', 'themeId' => 1609, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 149 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003039836883544922, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.index_master_page .logo_url', 'defaultValue' => 'url(images/logo_index.png)', 'type' => 'image', 'themeId' => 1609, 'key' => 'indexLogoImage', 'section' => '1. General Settings', 'label' => '4. Index logo image', 'description' => NULL, 'mobile' => false, ), ), 150 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003490447998046875, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.index_master_page .ow_header', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1609, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 151 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002460479736328125, 'params' => array ( 'id' => NULL, 'themeId' => 1609, 'type' => 'decorator', 'value' => 'button', ), ), 152 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023484230041503906, 'params' => array ( 'id' => NULL, 'themeId' => 1609, 'type' => 'master_page', 'value' => 'dndindex', ), ), 153 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00027298927307128906, 'params' => array ( 'id' => NULL, 'themeId' => 1609, 'type' => 'master_page', 'value' => 'general', ), ), 154 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00022101402282714844, 'params' => array ( 'id' => NULL, 'themeId' => 1609, 'type' => 'master_page', 'value' => 'index', ), ), 155 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023293495178222656, 'params' => array ( 'id' => NULL, 'themeId' => 1609, 'type' => 'master_page', 'value' => 'html_document', ), ), 156 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002110004425048828, 'params' => array ( 'id' => NULL, 'themeId' => 1609, 'type' => 'master_page', 'value' => 'blank', ), ), 157 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.00025200843811035156, 'params' => array ( 'id' => NULL, 'themeId' => 1609, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 158 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00037097930908203125, 'params' => array ( 0 => 1609, ), ), 159 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0011229515075683594, 'params' => array ( 'themeId' => 1609, 'themeId2' => 1609, ), ), 160 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1609', 'execTime' => 0.0002751350402832031, 'params' => array ( ), ), 161 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003180503845214844, 'params' => array ( 0 => 1610, ), ), 162 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003161430358886719, 'params' => array ( 0 => 1610, ), ), 163 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1610', 'execTime' => 0.0008440017700195312, 'params' => NULL, ), 164 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1610', 'execTime' => 0.0004451274871826172, 'params' => NULL, ), 165 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1610', 'execTime' => 0.0013129711151123047, 'params' => NULL, ), 166 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0006320476531982422, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => 'body, .base_sign_in', 'defaultValue' => '#e8e7e7', 'type' => 'color', 'themeId' => 1610, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 167 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003638267517089844, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html', 'defaultValue' => '#4f5460', 'type' => 'color', 'themeId' => 1610, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 168 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003190040588378906, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a', 'defaultValue' => '#465c95', 'type' => 'color', 'themeId' => 1610, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 169 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0004019737243652344, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#666', 'type' => 'color', 'themeId' => 1610, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 170 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.000347137451171875, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow_footer', 'defaultValue' => '#e17e64', 'type' => 'color', 'themeId' => 1610, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '7. Footer background color', 'description' => NULL, 'mobile' => false, ), ), 171 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00030803680419921875, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_logo_wrap a', 'defaultValue' => 'url(images/logo_console.png)', 'type' => 'image', 'themeId' => 1610, 'key' => 'ConsoleImage', 'section' => '1. General Settings', 'label' => '6. Console logo image', 'description' => NULL, 'mobile' => false, ), ), 172 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00034999847412109375, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header_pic_wrap', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1610, 'key' => 'headerBackground', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 173 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00032806396484375, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.logo_url', 'defaultValue' => 'url(images/logo_inner.png)', 'type' => 'image', 'themeId' => 1610, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '5. Inner logo image', 'description' => NULL, 'mobile' => false, ), ), 174 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003151893615722656, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#cbcbcb', 'type' => 'color', 'themeId' => 1610, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 175 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003159046173095703, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#D76243', 'type' => 'color', 'themeId' => 1610, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 176 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00031304359436035156, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.index_master_page .logo_url', 'defaultValue' => 'url(images/logo_index.png)', 'type' => 'image', 'themeId' => 1610, 'key' => 'indexLogoImage', 'section' => '1. General Settings', 'label' => '4. Index logo image', 'description' => NULL, 'mobile' => false, ), ), 177 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003209114074707031, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.index_master_page .ow_header', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1610, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 178 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00024700164794921875, 'params' => array ( 'id' => NULL, 'themeId' => 1610, 'type' => 'decorator', 'value' => 'button', ), ), 179 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002319812774658203, 'params' => array ( 'id' => NULL, 'themeId' => 1610, 'type' => 'master_page', 'value' => 'dndindex', ), ), 180 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00022292137145996094, 'params' => array ( 'id' => NULL, 'themeId' => 1610, 'type' => 'master_page', 'value' => 'general', ), ), 181 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002589225769042969, 'params' => array ( 'id' => NULL, 'themeId' => 1610, 'type' => 'master_page', 'value' => 'index', ), ), 182 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00021696090698242188, 'params' => array ( 'id' => NULL, 'themeId' => 1610, 'type' => 'master_page', 'value' => 'html_document', ), ), 183 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00022912025451660156, 'params' => array ( 'id' => NULL, 'themeId' => 1610, 'type' => 'master_page', 'value' => 'blank', ), ), 184 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.00025200843811035156, 'params' => array ( 'id' => NULL, 'themeId' => 1610, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 185 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00043201446533203125, 'params' => array ( 0 => 1610, ), ), 186 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0006840229034423828, 'params' => array ( 'themeId' => 1610, 'themeId2' => 1610, ), ), 187 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1610', 'execTime' => 0.00011801719665527344, 'params' => array ( ), ), 188 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00014901161193847656, 'params' => array ( 0 => 1611, ), ), 189 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.000141143798828125, 'params' => array ( 0 => 1611, ), ), 190 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1611', 'execTime' => 0.0002830028533935547, 'params' => NULL, ), 191 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1611', 'execTime' => 0.00015211105346679688, 'params' => NULL, ), 192 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1611', 'execTime' => 0.0003960132598876953, 'params' => NULL, ), 193 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0005090236663818359, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body', 'defaultValue' => '#2f0023', 'type' => 'color', 'themeId' => 1611, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 194 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00040602684020996094, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#cecece', 'type' => 'color', 'themeId' => 1611, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 195 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.000308990478515625, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#5079cd', 'type' => 'color', 'themeId' => 1611, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 196 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003218650817871094, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#cecece', 'type' => 'color', 'themeId' => 1611, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 197 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003650188446044922, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_page_wrap', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1611, 'key' => 'backgroundImage', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 198 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0002951622009277344, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header', 'defaultValue' => 'url(images/bg_pic.jpg)', 'type' => 'image', 'themeId' => 1611, 'key' => 'headerImage', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 199 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003349781036376953, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1611, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 200 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.000370025634765625, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#cecece', 'type' => 'color', 'themeId' => 1611, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 201 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00031685829162597656, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .sitelogo', 'defaultValue' => 'url(images/site_name.png)', 'type' => 'image', 'themeId' => 1611, 'key' => 'indexLogoImage', 'section' => '1. General Settings', 'label' => '4. Index Logo image', 'description' => NULL, 'mobile' => false, ), ), 202 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00030112266540527344, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.sitelogo', 'defaultValue' => 'url(images/site_name.png)', 'type' => 'image', 'themeId' => 1611, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '5. Logo image', 'description' => NULL, 'mobile' => false, ), ), 203 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002529621124267578, 'params' => array ( 'id' => NULL, 'themeId' => 1611, 'type' => 'decorator', 'value' => 'button', ), ), 204 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023603439331054688, 'params' => array ( 'id' => NULL, 'themeId' => 1611, 'type' => 'master_page', 'value' => 'dndindex', ), ), 205 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00021791458129882812, 'params' => array ( 'id' => NULL, 'themeId' => 1611, 'type' => 'master_page', 'value' => 'general', ), ), 206 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00024700164794921875, 'params' => array ( 'id' => NULL, 'themeId' => 1611, 'type' => 'master_page', 'value' => 'index', ), ), 207 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002300739288330078, 'params' => array ( 'id' => NULL, 'themeId' => 1611, 'type' => 'master_page', 'value' => 'html_document', ), ), 208 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00021195411682128906, 'params' => array ( 'id' => NULL, 'themeId' => 1611, 'type' => 'master_page', 'value' => 'blank', ), ), 209 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.0002510547637939453, 'params' => array ( 'id' => NULL, 'themeId' => 1611, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 210 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0004761219024658203, 'params' => array ( 0 => 1611, ), ), 211 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0010979175567626953, 'params' => array ( 'themeId' => 1611, 'themeId2' => 1611, ), ), 212 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1611', 'execTime' => 0.0002300739288330078, 'params' => array ( ), ), 213 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003249645233154297, 'params' => array ( 0 => 1612, ), ), 214 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.000263214111328125, 'params' => array ( 0 => 1612, ), ), 215 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1612', 'execTime' => 0.0008919239044189453, 'params' => NULL, ), 216 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1612', 'execTime' => 0.0004279613494873047, 'params' => NULL, ), 217 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1612', 'execTime' => 0.0014429092407226562, 'params' => NULL, ), 218 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00043201446533203125, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body', 'defaultValue' => '#493e5e', 'type' => 'color', 'themeId' => 1612, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 219 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00028395652770996094, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#b9b3bd', 'type' => 'color', 'themeId' => 1612, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 220 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00024390220642089844, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#4aaed3', 'type' => 'color', 'themeId' => 1612, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 221 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00023889541625976562, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#d9d1dd', 'type' => 'color', 'themeId' => 1612, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 222 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00023603439331054688, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_page_wrap', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1612, 'key' => 'backgroundImage', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 223 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00024700164794921875, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header', 'defaultValue' => 'url(images/bg_pic.jpg)', 'type' => 'image', 'themeId' => 1612, 'key' => 'headerBackground', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 224 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00020503997802734375, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_site_panel_logo', 'defaultValue' => 'url(images/site_name3.png)', 'type' => 'image', 'themeId' => 1612, 'key' => 'ConsoleImage', 'section' => '1. General Settings', 'label' => '6. Console logo image', 'description' => NULL, 'mobile' => false, ), ), 225 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00012421607971191406, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#aba8af', 'type' => 'color', 'themeId' => 1612, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 226 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001289844512939453, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#cecece', 'type' => 'color', 'themeId' => 1612, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 227 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001239776611328125, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .sitelogo', 'defaultValue' => 'url(images/site_name.png)', 'type' => 'image', 'themeId' => 1612, 'key' => 'indexLogoImage', 'section' => '1. General Settings', 'label' => '4. Index logo image', 'description' => NULL, 'mobile' => false, ), ), 228 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00014495849609375, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.sitelogo', 'defaultValue' => 'url(images/site_name2.png)', 'type' => 'image', 'themeId' => 1612, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '5. Inner logo image', 'description' => NULL, 'mobile' => false, ), ), 229 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011801719665527344, 'params' => array ( 'id' => NULL, 'themeId' => 1612, 'type' => 'decorator', 'value' => 'button', ), ), 230 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010895729064941406, 'params' => array ( 'id' => NULL, 'themeId' => 1612, 'type' => 'master_page', 'value' => 'dndindex', ), ), 231 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 9.799003601074219E-5, 'params' => array ( 'id' => NULL, 'themeId' => 1612, 'type' => 'master_page', 'value' => 'general', ), ), 232 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 9.799003601074219E-5, 'params' => array ( 'id' => NULL, 'themeId' => 1612, 'type' => 'master_page', 'value' => 'index', ), ), 233 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 9.703636169433594E-5, 'params' => array ( 'id' => NULL, 'themeId' => 1612, 'type' => 'master_page', 'value' => 'html_document', ), ), 234 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 9.489059448242188E-5, 'params' => array ( 'id' => NULL, 'themeId' => 1612, 'type' => 'master_page', 'value' => 'blank', ), ), 235 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.00013399124145507812, 'params' => array ( 'id' => NULL, 'themeId' => 1612, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 236 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002040863037109375, 'params' => array ( 0 => 1612, ), ), 237 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0004830360412597656, 'params' => array ( 'themeId' => 1612, 'themeId2' => 1612, ), ), 238 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1612', 'execTime' => 0.00011110305786132812, 'params' => array ( ), ), 239 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001430511474609375, 'params' => array ( 0 => 1613, ), ), 240 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.000125885009765625, 'params' => array ( 0 => 1613, ), ), 241 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1613', 'execTime' => 0.0004520416259765625, 'params' => NULL, ), 242 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1613', 'execTime' => 0.0001609325408935547, 'params' => NULL, ), 243 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1613', 'execTime' => 0.0004851818084716797, 'params' => NULL, ), 244 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0004291534423828125, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1613, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 245 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003330707550048828, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#4b4b4b', 'type' => 'color', 'themeId' => 1613, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 246 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0004150867462158203, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#0a4200', 'type' => 'color', 'themeId' => 1613, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 247 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00039505958557128906, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#0a4200', 'type' => 'color', 'themeId' => 1613, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 248 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0002009868621826172, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_page_wrap', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1613, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 249 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00014090538024902344, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow_footer, .base_index_page .ow_footer', 'defaultValue' => '#4b4b4b', 'type' => 'color', 'themeId' => 1613, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '5. Footer background', 'description' => NULL, 'mobile' => false, ), ), 250 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013494491577148438, 'params' => array ( 'id' => NULL, 'attribute' => 'background', 'selector' => '.ow_header', 'defaultValue' => 'url(images/bg_pic.png)', 'type' => 'image', 'themeId' => 1613, 'key' => 'headerImage', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 251 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001361370086669922, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#4b4b4b', 'type' => 'color', 'themeId' => 1613, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 252 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013518333435058594, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#4b4b4b', 'type' => 'color', 'themeId' => 1613, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 253 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013494491577148438, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.sitelogo', 'defaultValue' => 'url(images/site_name.png)', 'type' => 'image', 'themeId' => 1613, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '4. Logo image', 'description' => NULL, 'mobile' => false, ), ), 254 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001461505889892578, 'params' => array ( 'id' => NULL, 'themeId' => 1613, 'type' => 'decorator', 'value' => 'button', ), ), 255 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00013113021850585938, 'params' => array ( 'id' => NULL, 'themeId' => 1613, 'type' => 'master_page', 'value' => 'dndindex', ), ), 256 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011587142944335938, 'params' => array ( 'id' => NULL, 'themeId' => 1613, 'type' => 'master_page', 'value' => 'general', ), ), 257 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011205673217773438, 'params' => array ( 'id' => NULL, 'themeId' => 1613, 'type' => 'master_page', 'value' => 'index', ), ), 258 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010895729064941406, 'params' => array ( 'id' => NULL, 'themeId' => 1613, 'type' => 'master_page', 'value' => 'html_document', ), ), 259 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010919570922851562, 'params' => array ( 'id' => NULL, 'themeId' => 1613, 'type' => 'master_page', 'value' => 'blank', ), ), 260 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.0001399517059326172, 'params' => array ( 'id' => NULL, 'themeId' => 1613, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 261 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00021195411682128906, 'params' => array ( 0 => 1613, ), ), 262 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.00040602684020996094, 'params' => array ( 'themeId' => 1613, 'themeId2' => 1613, ), ), 263 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1613', 'execTime' => 0.00011610984802246094, 'params' => array ( ), ), 264 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001571178436279297, 'params' => array ( 0 => 1614, ), ), 265 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00014400482177734375, 'params' => array ( 0 => 1614, ), ), 266 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1614', 'execTime' => 0.00027298927307128906, 'params' => NULL, ), 267 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1614', 'execTime' => 0.00015115737915039062, 'params' => NULL, ), 268 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1614', 'execTime' => 0.0003669261932373047, 'params' => NULL, ), 269 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0002868175506591797, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => 'body, .ow, body, html, .base_sign_in', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1614, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 270 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00014495849609375, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html', 'defaultValue' => '#868686', 'type' => 'color', 'themeId' => 1614, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 271 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00015306472778320312, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a', 'defaultValue' => '#ae9e78', 'type' => 'color', 'themeId' => 1614, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 272 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001380443572998047, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#4c4c4c', 'type' => 'color', 'themeId' => 1614, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 273 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001289844512939453, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1614, 'key' => 'headerBackground', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 274 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001251697540283203, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_logo_wrap a', 'defaultValue' => 'url(images/logo_console.png)', 'type' => 'image', 'themeId' => 1614, 'key' => 'ConsoleImage', 'section' => '1. General Settings', 'label' => '6. Console logo image', 'description' => NULL, 'mobile' => false, ), ), 275 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001380443572998047, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.logo_url', 'defaultValue' => 'url(images/logo_inner.png)', 'type' => 'image', 'themeId' => 1614, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '5. Inner logo image', 'description' => NULL, 'mobile' => false, ), ), 276 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00012612342834472656, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#4c4c4c', 'type' => 'color', 'themeId' => 1614, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 277 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013494491577148438, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow_footer', 'defaultValue' => '#191514', 'type' => 'color', 'themeId' => 1614, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '7. Footer background color', 'description' => NULL, 'mobile' => false, ), ), 278 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001468658447265625, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#D76243', 'type' => 'color', 'themeId' => 1614, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 279 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013494491577148438, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.index_master_page .logo_url', 'defaultValue' => 'url(images/logo_index.png)', 'type' => 'image', 'themeId' => 1614, 'key' => 'indexLogoImage', 'section' => '1. General Settings', 'label' => '4. Index logo image', 'description' => NULL, 'mobile' => false, ), ), 280 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001289844512939453, 'params' => array ( 'id' => NULL, 'themeId' => 1614, 'type' => 'decorator', 'value' => 'button', ), ), 281 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011706352233886719, 'params' => array ( 'id' => NULL, 'themeId' => 1614, 'type' => 'master_page', 'value' => 'dndindex', ), ), 282 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010704994201660156, 'params' => array ( 'id' => NULL, 'themeId' => 1614, 'type' => 'master_page', 'value' => 'general', ), ), 283 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010609626770019531, 'params' => array ( 'id' => NULL, 'themeId' => 1614, 'type' => 'master_page', 'value' => 'index', ), ), 284 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00012087821960449219, 'params' => array ( 'id' => NULL, 'themeId' => 1614, 'type' => 'master_page', 'value' => 'html_document', ), ), 285 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010800361633300781, 'params' => array ( 'id' => NULL, 'themeId' => 1614, 'type' => 'master_page', 'value' => 'blank', ), ), 286 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.0001308917999267578, 'params' => array ( 'id' => NULL, 'themeId' => 1614, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 287 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00019478797912597656, 'params' => array ( 0 => 1614, ), ), 288 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0004131793975830078, 'params' => array ( 'themeId' => 1614, 'themeId2' => 1614, ), ), 289 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1614', 'execTime' => 0.00011205673217773438, 'params' => array ( ), ), 290 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001430511474609375, 'params' => array ( 0 => 1615, ), ), 291 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00013899803161621094, 'params' => array ( 0 => 1615, ), ), 292 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1615', 'execTime' => 0.00035500526428222656, 'params' => NULL, ), 293 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1615', 'execTime' => 0.0001571178436279297, 'params' => NULL, ), 294 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1615', 'execTime' => 0.0003650188446044922, 'params' => NULL, ), 295 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003108978271484375, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body', 'defaultValue' => '#000', 'type' => 'color', 'themeId' => 1615, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 296 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00014591217041015625, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html', 'defaultValue' => '#ffffe6', 'type' => 'color', 'themeId' => 1615, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 297 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001418590545654297, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#fffde3', 'type' => 'color', 'themeId' => 1615, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 298 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001461505889892578, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#796458', 'type' => 'color', 'themeId' => 1615, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 299 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013399124145507812, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_page_wrap', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1615, 'key' => 'backgroundImage', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 300 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00012683868408203125, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow_footer', 'defaultValue' => '#000', 'type' => 'color', 'themeId' => 1615, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '5. Footer background', 'description' => NULL, 'mobile' => false, ), ), 301 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013709068298339844, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header', 'defaultValue' => 'url(images/bg_pic.jpg)', 'type' => 'image', 'themeId' => 1615, 'key' => 'headerImage', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 302 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001399517059326172, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#ffffe6', 'type' => 'color', 'themeId' => 1615, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 303 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00012993812561035156, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#796458', 'type' => 'color', 'themeId' => 1615, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 304 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001480579376220703, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.sitelogo', 'defaultValue' => 'url(images/site_name.png)', 'type' => 'image', 'themeId' => 1615, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '4. Logo image', 'description' => NULL, 'mobile' => false, ), ), 305 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001468658447265625, 'params' => array ( 'id' => NULL, 'themeId' => 1615, 'type' => 'decorator', 'value' => 'button', ), ), 306 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001220703125, 'params' => array ( 'id' => NULL, 'themeId' => 1615, 'type' => 'master_page', 'value' => 'dndindex', ), ), 307 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011301040649414062, 'params' => array ( 'id' => NULL, 'themeId' => 1615, 'type' => 'master_page', 'value' => 'general', ), ), 308 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010991096496582031, 'params' => array ( 'id' => NULL, 'themeId' => 1615, 'type' => 'master_page', 'value' => 'index', ), ), 309 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010991096496582031, 'params' => array ( 'id' => NULL, 'themeId' => 1615, 'type' => 'master_page', 'value' => 'html_document', ), ), 310 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010585784912109375, 'params' => array ( 'id' => NULL, 'themeId' => 1615, 'type' => 'master_page', 'value' => 'blank', ), ), 311 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.00013780593872070312, 'params' => array ( 'id' => NULL, 'themeId' => 1615, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 312 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001938343048095703, 'params' => array ( 0 => 1615, ), ), 313 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.00039696693420410156, 'params' => array ( 'themeId' => 1615, 'themeId2' => 1615, ), ), 314 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1615', 'execTime' => 0.00011706352233886719, 'params' => array ( ), ), 315 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00014495849609375, 'params' => array ( 0 => 1616, ), ), 316 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001380443572998047, 'params' => array ( 0 => 1616, ), ), 317 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1616', 'execTime' => 0.0002760887145996094, 'params' => NULL, ), 318 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1616', 'execTime' => 0.0001468658447265625, 'params' => NULL, ), 319 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1616', 'execTime' => 0.0003960132598876953, 'params' => NULL, ), 320 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0002739429473876953, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => 'body, .base_sign_in', 'defaultValue' => '#bfc6c6', 'type' => 'color', 'themeId' => 1616, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 321 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00016999244689941406, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#4f5058', 'type' => 'color', 'themeId' => 1616, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 322 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00014400482177734375, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#0060aa', 'type' => 'color', 'themeId' => 1616, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 323 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001430511474609375, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#4F5058', 'type' => 'color', 'themeId' => 1616, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 324 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001308917999267578, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow_footer', 'defaultValue' => '#f9faff', 'type' => 'color', 'themeId' => 1616, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '6. Footer background color', 'description' => NULL, 'mobile' => false, ), ), 325 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013685226440429688, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_logo_wrap', 'defaultValue' => 'url(images/header_pic.png)', 'type' => 'image', 'themeId' => 1616, 'key' => 'headerBackground', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 326 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001361370086669922, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_logo_wrap a.ow_logo', 'defaultValue' => 'url(images/site_logo.png)', 'type' => 'image', 'themeId' => 1616, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '5. Inner logo image', 'description' => NULL, 'mobile' => false, ), ), 327 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00015282630920410156, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#4f5058', 'type' => 'color', 'themeId' => 1616, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 328 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013518333435058594, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#494949', 'type' => 'color', 'themeId' => 1616, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 329 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013399124145507812, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.index_master_page .ow_header_in', 'defaultValue' => 'url(images/indexpage_header_image.png)', 'type' => 'image', 'themeId' => 1616, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 330 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001399517059326172, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.index_master_page .logo_url', 'defaultValue' => 'url(images/indexpage_logo.png)', 'type' => 'image', 'themeId' => 1616, 'key' => 'indexLogoImage', 'section' => '1. General Settings', 'label' => '4. Index logo image', 'description' => NULL, 'mobile' => false, ), ), 331 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001289844512939453, 'params' => array ( 'id' => NULL, 'themeId' => 1616, 'type' => 'decorator', 'value' => 'button', ), ), 332 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00012087821960449219, 'params' => array ( 'id' => NULL, 'themeId' => 1616, 'type' => 'master_page', 'value' => 'dndindex', ), ), 333 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001289844512939453, 'params' => array ( 'id' => NULL, 'themeId' => 1616, 'type' => 'master_page', 'value' => 'general', ), ), 334 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010991096496582031, 'params' => array ( 'id' => NULL, 'themeId' => 1616, 'type' => 'master_page', 'value' => 'index', ), ), 335 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010704994201660156, 'params' => array ( 'id' => NULL, 'themeId' => 1616, 'type' => 'master_page', 'value' => 'html_document', ), ), 336 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010585784912109375, 'params' => array ( 'id' => NULL, 'themeId' => 1616, 'type' => 'master_page', 'value' => 'blank', ), ), 337 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.00013113021850585938, 'params' => array ( 'id' => NULL, 'themeId' => 1616, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 338 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00019407272338867188, 'params' => array ( 0 => 1616, ), ), 339 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0004520416259765625, 'params' => array ( 'themeId' => 1616, 'themeId2' => 1616, ), ), 340 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1616', 'execTime' => 0.00011396408081054688, 'params' => array ( ), ), 341 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00014281272888183594, 'params' => array ( 0 => 1617, ), ), 342 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00013899803161621094, 'params' => array ( 0 => 1617, ), ), 343 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1617', 'execTime' => 0.0002968311309814453, 'params' => NULL, ), 344 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1617', 'execTime' => 0.00015401840209960938, 'params' => NULL, ), 345 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1617', 'execTime' => 0.00033092498779296875, 'params' => NULL, ), 346 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003039836883544922, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body', 'defaultValue' => '#fdfff0', 'type' => 'color', 'themeId' => 1617, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 347 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00016498565673828125, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#52483f', 'type' => 'color', 'themeId' => 1617, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 348 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.000141143798828125, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#009683', 'type' => 'color', 'themeId' => 1617, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 349 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001380443572998047, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#009683', 'type' => 'color', 'themeId' => 1617, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 350 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013709068298339844, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_page_wrap', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1617, 'key' => 'backgroundImage', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 351 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013494491577148438, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header', 'defaultValue' => 'url(images/bg_pic.jpg)', 'type' => 'image', 'themeId' => 1617, 'key' => 'headerImage', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 352 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013399124145507812, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#52483f', 'type' => 'color', 'themeId' => 1617, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 353 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00015306472778320312, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#52483f', 'type' => 'color', 'themeId' => 1617, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 354 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001342296600341797, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.sitelogo', 'defaultValue' => 'url(images/site_name.png)', 'type' => 'image', 'themeId' => 1617, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '4. Logo image', 'description' => NULL, 'mobile' => false, ), ), 355 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001289844512939453, 'params' => array ( 'id' => NULL, 'themeId' => 1617, 'type' => 'decorator', 'value' => 'button', ), ), 356 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00012302398681640625, 'params' => array ( 'id' => NULL, 'themeId' => 1617, 'type' => 'master_page', 'value' => 'dndindex', ), ), 357 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011301040649414062, 'params' => array ( 'id' => NULL, 'themeId' => 1617, 'type' => 'master_page', 'value' => 'general', ), ), 358 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011301040649414062, 'params' => array ( 'id' => NULL, 'themeId' => 1617, 'type' => 'master_page', 'value' => 'index', ), ), 359 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001270771026611328, 'params' => array ( 'id' => NULL, 'themeId' => 1617, 'type' => 'master_page', 'value' => 'html_document', ), ), 360 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011706352233886719, 'params' => array ( 'id' => NULL, 'themeId' => 1617, 'type' => 'master_page', 'value' => 'blank', ), ), 361 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.00013184547424316406, 'params' => array ( 'id' => NULL, 'themeId' => 1617, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 362 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00019598007202148438, 'params' => array ( 0 => 1617, ), ), 363 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0004119873046875, 'params' => array ( 'themeId' => 1617, 'themeId2' => 1617, ), ), 364 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1617', 'execTime' => 0.00011301040649414062, 'params' => array ( ), ), 365 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00014400482177734375, 'params' => array ( 0 => 1618, ), ), 366 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00013899803161621094, 'params' => array ( 0 => 1618, ), ), 367 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1618', 'execTime' => 0.00027489662170410156, 'params' => NULL, ), 368 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1618', 'execTime' => 0.0001480579376220703, 'params' => NULL, ), 369 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1618', 'execTime' => 0.00039005279541015625, 'params' => NULL, ), 370 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0002791881561279297, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body', 'defaultValue' => '#090f10', 'type' => 'color', 'themeId' => 1618, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 371 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001480579376220703, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#d6d6be', 'type' => 'color', 'themeId' => 1618, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 372 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001361370086669922, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#7ce6fe', 'type' => 'color', 'themeId' => 1618, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 373 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001518726348876953, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#d6d6be', 'type' => 'color', 'themeId' => 1618, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 374 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00014591217041015625, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page', 'defaultValue' => 'url(images/promo.png)', 'type' => 'image', 'themeId' => 1618, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 375 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001380443572998047, 'params' => array ( 'id' => NULL, 'attribute' => 'background', 'selector' => '.ow_footer', 'defaultValue' => '#04070e', 'type' => 'color', 'themeId' => 1618, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '6. Footer background color', 'description' => NULL, 'mobile' => false, ), ), 376 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00014090538024902344, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header', 'defaultValue' => 'url(images/header.png)', 'type' => 'image', 'themeId' => 1618, 'key' => 'headerBackground', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 377 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013303756713867188, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#d6d6be', 'type' => 'color', 'themeId' => 1618, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 378 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001380443572998047, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#b2bac0', 'type' => 'color', 'themeId' => 1618, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 379 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00014901161193847656, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .sitelogo', 'defaultValue' => 'url(images/site_name.png)', 'type' => 'image', 'themeId' => 1618, 'key' => 'indexLogoImage', 'section' => '1. General Settings', 'label' => '4. Index logo image', 'description' => NULL, 'mobile' => false, ), ), 380 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001461505889892578, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.sitelogo', 'defaultValue' => 'url(images/site_name_inner.png)', 'type' => 'image', 'themeId' => 1618, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '5. Inner logo image', 'description' => NULL, 'mobile' => false, ), ), 381 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00012803077697753906, 'params' => array ( 'id' => NULL, 'themeId' => 1618, 'type' => 'decorator', 'value' => 'button', ), ), 382 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011920928955078125, 'params' => array ( 'id' => NULL, 'themeId' => 1618, 'type' => 'master_page', 'value' => 'dndindex', ), ), 383 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011014938354492188, 'params' => array ( 'id' => NULL, 'themeId' => 1618, 'type' => 'master_page', 'value' => 'general', ), ), 384 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010800361633300781, 'params' => array ( 'id' => NULL, 'themeId' => 1618, 'type' => 'master_page', 'value' => 'index', ), ), 385 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010800361633300781, 'params' => array ( 'id' => NULL, 'themeId' => 1618, 'type' => 'master_page', 'value' => 'html_document', ), ), 386 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011491775512695312, 'params' => array ( 'id' => NULL, 'themeId' => 1618, 'type' => 'master_page', 'value' => 'blank', ), ), 387 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.0001361370086669922, 'params' => array ( 'id' => NULL, 'themeId' => 1618, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 388 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002009868621826172, 'params' => array ( 0 => 1618, ), ), 389 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.00041294097900390625, 'params' => array ( 'themeId' => 1618, 'themeId2' => 1618, ), ), 390 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1618', 'execTime' => 0.00012087821960449219, 'params' => array ( ), ), 391 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00014495849609375, 'params' => array ( 0 => 1619, ), ), 392 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00013899803161621094, 'params' => array ( 0 => 1619, ), ), 393 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1619', 'execTime' => 0.00034308433532714844, 'params' => NULL, ), 394 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1619', 'execTime' => 0.00015592575073242188, 'params' => NULL, ), 395 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1619', 'execTime' => 0.0003800392150878906, 'params' => NULL, ), 396 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003008842468261719, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '@import url(\'https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700&display=swap\'); body, .ow, body, html, .base_sign_in', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1619, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 397 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00015497207641601562, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html', 'defaultValue' => '#666', 'type' => 'color', 'themeId' => 1619, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 398 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.000164031982421875, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a', 'defaultValue' => '#0e0e0e', 'type' => 'color', 'themeId' => 1619, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 399 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013685226440429688, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#4c4c4c', 'type' => 'color', 'themeId' => 1619, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 400 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00015401840209960938, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_header', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1619, 'key' => 'headerBackground', 'section' => '1. General Settings', 'label' => '2. Header background image', 'description' => NULL, 'mobile' => false, ), ), 401 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013303756713867188, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_logo_wrap a', 'defaultValue' => 'url(images/logo_console.png)', 'type' => 'image', 'themeId' => 1619, 'key' => 'indexLogoImage', 'section' => '1. General Settings', 'label' => '3. Index logo image', 'description' => NULL, 'mobile' => false, ), ), 402 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001308917999267578, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_site_panel_wrap.site_panel_wrap_bg_color .ow_logo_wrap a', 'defaultValue' => 'url(images/logo_console.png)', 'type' => 'image', 'themeId' => 1619, 'key' => 'indexLogoImageScroll', 'section' => '1. General Settings', 'label' => '4. Index logo image scroll', 'description' => NULL, 'mobile' => false, ), ), 403 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001308917999267578, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_logo_wrap a', 'defaultValue' => 'url(images/logo_console_black.png)', 'type' => 'image', 'themeId' => 1619, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '5. Inner logo image', 'description' => NULL, 'mobile' => false, ), ), 404 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013303756713867188, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_site_panel_wrap.site_panel_wrap_bg_color .ow_logo_wrap a', 'defaultValue' => 'url(images/logo_console.png)', 'type' => 'image', 'themeId' => 1619, 'key' => 'ConsoleImage', 'section' => '1. General Settings', 'label' => '6. Inner logo image scroll', 'description' => NULL, 'mobile' => false, ), ), 405 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00015211105346679688, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'html body .ow_box_cap h3, .ow_box_cap_empty h3', 'defaultValue' => '#787878', 'type' => 'color', 'themeId' => 1619, 'key' => 'WidgetTitleColor', 'section' => '2. Colors', 'label' => '6. Box title', 'description' => NULL, 'mobile' => false, ), ), 406 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013589859008789062, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#0e0e0e', 'type' => 'color', 'themeId' => 1619, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 407 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001270771026611328, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow_footer', 'defaultValue' => '#0e0e0e', 'type' => 'color', 'themeId' => 1619, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '7. Footer background color', 'description' => NULL, 'mobile' => false, ), ), 408 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013208389282226562, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#666', 'type' => 'color', 'themeId' => 1619, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 409 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.000125885009765625, 'params' => array ( 'id' => NULL, 'themeId' => 1619, 'type' => 'decorator', 'value' => 'button', ), ), 410 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00012302398681640625, 'params' => array ( 'id' => NULL, 'themeId' => 1619, 'type' => 'master_page', 'value' => 'dndindex', ), ), 411 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00012087821960449219, 'params' => array ( 'id' => NULL, 'themeId' => 1619, 'type' => 'master_page', 'value' => 'general', ), ), 412 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011110305786132812, 'params' => array ( 'id' => NULL, 'themeId' => 1619, 'type' => 'master_page', 'value' => 'index', ), ), 413 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010895729064941406, 'params' => array ( 'id' => NULL, 'themeId' => 1619, 'type' => 'master_page', 'value' => 'html_document', ), ), 414 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010895729064941406, 'params' => array ( 'id' => NULL, 'themeId' => 1619, 'type' => 'master_page', 'value' => 'blank', ), ), 415 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.00013589859008789062, 'params' => array ( 'id' => NULL, 'themeId' => 1619, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 416 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00019502639770507812, 'params' => array ( 0 => 1619, ), ), 417 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0004451274871826172, 'params' => array ( 'themeId' => 1619, 'themeId2' => 1619, ), ), 418 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1619', 'execTime' => 0.00011110305786132812, 'params' => array ( ), ), 419 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001418590545654297, 'params' => array ( 0 => 1620, ), ), 420 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001380443572998047, 'params' => array ( 0 => 1620, ), ), 421 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1620', 'execTime' => 0.0002779960632324219, 'params' => NULL, ), 422 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1620', 'execTime' => 0.0001480579376220703, 'params' => NULL, ), 423 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1620', 'execTime' => 0.0003829002380371094, 'params' => NULL, ), 424 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003001689910888672, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body', 'defaultValue' => '#e6e0ec', 'type' => 'color', 'themeId' => 1620, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 425 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00020503997802734375, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#7e6587', 'type' => 'color', 'themeId' => 1620, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 426 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00016999244689941406, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#00677d', 'type' => 'color', 'themeId' => 1620, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 427 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001418590545654297, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#7e6587', 'type' => 'color', 'themeId' => 1620, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 428 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013685226440429688, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow_footer', 'defaultValue' => 'rgba(255,255,255,0.3)', 'type' => 'color', 'themeId' => 1620, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '5. Footer background color', 'description' => NULL, 'mobile' => false, ), ), 429 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00014495849609375, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header_wrap', 'defaultValue' => 'url(images/bg.png)', 'type' => 'image', 'themeId' => 1620, 'key' => 'HeaderbackgroundImage', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 430 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00014400482177734375, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_logo', 'defaultValue' => 'url(images/header_s.png)', 'type' => 'image', 'themeId' => 1620, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '4. Logo image', 'description' => NULL, 'mobile' => false, ), ), 431 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013113021850585938, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#7e6587', 'type' => 'color', 'themeId' => 1620, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 432 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013494491577148438, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#00677D', 'type' => 'color', 'themeId' => 1620, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 433 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00012993812561035156, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_sign_in, .base_index_page', 'defaultValue' => 'url(images/bg.png)', 'type' => 'image', 'themeId' => 1620, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 434 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001289844512939453, 'params' => array ( 'id' => NULL, 'themeId' => 1620, 'type' => 'decorator', 'value' => 'button', ), ), 435 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00012183189392089844, 'params' => array ( 'id' => NULL, 'themeId' => 1620, 'type' => 'master_page', 'value' => 'dndindex', ), ), 436 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001289844512939453, 'params' => array ( 'id' => NULL, 'themeId' => 1620, 'type' => 'master_page', 'value' => 'general', ), ), 437 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011587142944335938, 'params' => array ( 'id' => NULL, 'themeId' => 1620, 'type' => 'master_page', 'value' => 'index', ), ), 438 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001068115234375, 'params' => array ( 'id' => NULL, 'themeId' => 1620, 'type' => 'master_page', 'value' => 'html_document', ), ), 439 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001049041748046875, 'params' => array ( 'id' => NULL, 'themeId' => 1620, 'type' => 'master_page', 'value' => 'blank', ), ), 440 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.00013113021850585938, 'params' => array ( 'id' => NULL, 'themeId' => 1620, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 441 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00019502639770507812, 'params' => array ( 0 => 1620, ), ), 442 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0004031658172607422, 'params' => array ( 'themeId' => 1620, 'themeId2' => 1620, ), ), 443 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1620', 'execTime' => 0.00011301040649414062, 'params' => array ( ), ), 444 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001430511474609375, 'params' => array ( 0 => 1621, ), ), 445 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001380443572998047, 'params' => array ( 0 => 1621, ), ), 446 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1621', 'execTime' => 0.0002930164337158203, 'params' => NULL, ), 447 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1621', 'execTime' => 0.00014781951904296875, 'params' => NULL, ), 448 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1621', 'execTime' => 0.0003979206085205078, 'params' => NULL, ), 449 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003039836883544922, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1621, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 450 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001590251922607422, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#52483f', 'type' => 'color', 'themeId' => 1621, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 451 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00015091896057128906, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#b4534d', 'type' => 'color', 'themeId' => 1621, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 452 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00014495849609375, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#616161', 'type' => 'color', 'themeId' => 1621, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 453 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013709068298339844, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_page_wrap', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1621, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 454 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00015783309936523438, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header', 'defaultValue' => 'url(images/bg_pic.jpg)', 'type' => 'image', 'themeId' => 1621, 'key' => 'headerBackground', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 455 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013494491577148438, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1621, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 456 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001399517059326172, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#52483f', 'type' => 'color', 'themeId' => 1621, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 457 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013113021850585938, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .sitelogo', 'defaultValue' => 'url(images/site_logo.png)', 'type' => 'image', 'themeId' => 1621, 'key' => 'indexLogoImage', 'section' => '1. General Settings', 'label' => '4. Index logo image', 'description' => NULL, 'mobile' => false, ), ), 458 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001289844512939453, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.sitelogo', 'defaultValue' => 'url(images/site_name.png)', 'type' => 'image', 'themeId' => 1621, 'key' => 'LogoImage', 'section' => '1. General Settings', 'label' => '5. Inner logo image', 'description' => NULL, 'mobile' => false, ), ), 459 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001289844512939453, 'params' => array ( 'id' => NULL, 'themeId' => 1621, 'type' => 'decorator', 'value' => 'button', ), ), 460 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00013899803161621094, 'params' => array ( 'id' => NULL, 'themeId' => 1621, 'type' => 'master_page', 'value' => 'dndindex', ), ), 461 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011515617370605469, 'params' => array ( 'id' => NULL, 'themeId' => 1621, 'type' => 'master_page', 'value' => 'general', ), ), 462 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010895729064941406, 'params' => array ( 'id' => NULL, 'themeId' => 1621, 'type' => 'master_page', 'value' => 'index', ), ), 463 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010895729064941406, 'params' => array ( 'id' => NULL, 'themeId' => 1621, 'type' => 'master_page', 'value' => 'html_document', ), ), 464 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011014938354492188, 'params' => array ( 'id' => NULL, 'themeId' => 1621, 'type' => 'master_page', 'value' => 'blank', ), ), 465 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.00013303756713867188, 'params' => array ( 'id' => NULL, 'themeId' => 1621, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 466 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00020313262939453125, 'params' => array ( 0 => 1621, ), ), 467 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.00039696693420410156, 'params' => array ( 'themeId' => 1621, 'themeId2' => 1621, ), ), 468 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1621', 'execTime' => 0.00011396408081054688, 'params' => array ( ), ), 469 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001430511474609375, 'params' => array ( 0 => 1622, ), ), 470 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00014400482177734375, 'params' => array ( 0 => 1622, ), ), 471 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1622', 'execTime' => 0.0003600120544433594, 'params' => NULL, ), 472 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1622', 'execTime' => 0.0001609325408935547, 'params' => NULL, ), 473 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1622', 'execTime' => 0.00043392181396484375, 'params' => NULL, ), 474 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0006070137023925781, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body', 'defaultValue' => '#412e57', 'type' => 'color', 'themeId' => 1622, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 475 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00035309791564941406, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#2e64ff', 'type' => 'color', 'themeId' => 1622, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 476 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003819465637207031, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#616161', 'type' => 'color', 'themeId' => 1622, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 477 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003190040588378906, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_page_wrap', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1622, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 478 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003349781036376953, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_page_container .ow_page', 'defaultValue' => '#616161', 'type' => 'color', 'themeId' => 1622, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 479 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00035119056701660156, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header', 'defaultValue' => 'url(images/bg_pic.jpg)', 'type' => 'image', 'themeId' => 1622, 'key' => 'headerBackground', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 480 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003478527069091797, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1622, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 481 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00038313865661621094, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#616161', 'type' => 'color', 'themeId' => 1622, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 482 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00027298927307128906, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_promo_collage_item1', 'defaultValue' => 'url(images/promo_collage1.png)', 'type' => 'image', 'themeId' => 1622, 'key' => 'collageimage1', 'section' => '3. Index Page', 'label' => 'Collage image 1', 'description' => NULL, 'mobile' => false, ), ), 483 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0002579689025878906, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_promo_collage_item2', 'defaultValue' => 'url(images/promo_collage2.png)', 'type' => 'image', 'themeId' => 1622, 'key' => 'collageimage2', 'section' => '3. Index Page', 'label' => 'Collage image 2', 'description' => NULL, 'mobile' => false, ), ), 484 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00026106834411621094, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_promo_collage_item3', 'defaultValue' => 'url(images/promo_collage3.png)', 'type' => 'image', 'themeId' => 1622, 'key' => 'collageimage3', 'section' => '3. Index Page', 'label' => 'Collage image 3', 'description' => NULL, 'mobile' => false, ), ), 485 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0002601146697998047, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_promo_collage_item4', 'defaultValue' => 'url(images/promo_collage4.png)', 'type' => 'image', 'themeId' => 1622, 'key' => 'collageimage4', 'section' => '3. Index Page', 'label' => 'Collage image 4', 'description' => NULL, 'mobile' => false, ), ), 486 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00026297569274902344, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_promo_collage_item5', 'defaultValue' => 'url(images/promo_collage5.png)', 'type' => 'image', 'themeId' => 1622, 'key' => 'collageimage5', 'section' => '3. Index Page', 'label' => 'Collage image 5', 'description' => NULL, 'mobile' => false, ), ), 487 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00030994415283203125, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_promo_left', 'defaultValue' => 'url(images/promo_left.jpg)', 'type' => 'image', 'themeId' => 1622, 'key' => 'qs_image', 'section' => '3. Index Page', 'label' => 'Quick Search Image', 'description' => NULL, 'mobile' => false, ), ), 488 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003330707550048828, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.sitelogo', 'defaultValue' => 'url(images/site_name.png)', 'type' => 'image', 'themeId' => 1622, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '4. Logo image', 'description' => NULL, 'mobile' => false, ), ), 489 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00024819374084472656, 'params' => array ( 'id' => NULL, 'themeId' => 1622, 'type' => 'decorator', 'value' => 'button', ), ), 490 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00022983551025390625, 'params' => array ( 'id' => NULL, 'themeId' => 1622, 'type' => 'master_page', 'value' => 'dndindex', ), ), 491 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023293495178222656, 'params' => array ( 'id' => NULL, 'themeId' => 1622, 'type' => 'master_page', 'value' => 'general', ), ), 492 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023412704467773438, 'params' => array ( 'id' => NULL, 'themeId' => 1622, 'type' => 'master_page', 'value' => 'index', ), ), 493 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00021505355834960938, 'params' => array ( 'id' => NULL, 'themeId' => 1622, 'type' => 'master_page', 'value' => 'html_document', ), ), 494 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00021219253540039062, 'params' => array ( 'id' => NULL, 'themeId' => 1622, 'type' => 'master_page', 'value' => 'blank', ), ), 495 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.00030493736267089844, 'params' => array ( 'id' => NULL, 'themeId' => 1622, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 496 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0004029273986816406, 'params' => array ( 0 => 1622, ), ), 497 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0011491775512695312, 'params' => array ( 'themeId' => 1622, 'themeId2' => 1622, ), ), 498 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1622', 'execTime' => 0.00031495094299316406, 'params' => array ( ), ), 499 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003230571746826172, 'params' => array ( 0 => 1623, ), ), 500 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00026702880859375, 'params' => array ( 0 => 1623, ), ), 501 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1623', 'execTime' => 0.000823974609375, 'params' => NULL, ), 502 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1623', 'execTime' => 0.00039005279541015625, 'params' => NULL, ), 503 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1623', 'execTime' => 0.0012249946594238281, 'params' => NULL, ), 504 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0006661415100097656, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body', 'defaultValue' => '#74adc0', 'type' => 'color', 'themeId' => 1623, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 505 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003829002380371094, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#c5ffff', 'type' => 'color', 'themeId' => 1623, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 506 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003561973571777344, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#7be1f9', 'type' => 'color', 'themeId' => 1623, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 507 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003299713134765625, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#2b6170', 'type' => 'color', 'themeId' => 1623, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 508 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0002999305725097656, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_page_wrap', 'defaultValue' => 'url(images/promo.png)', 'type' => 'image', 'themeId' => 1623, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 509 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003349781036376953, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow_footer', 'defaultValue' => '#6599ac', 'type' => 'color', 'themeId' => 1623, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '6. Footer background color', 'description' => NULL, 'mobile' => false, ), ), 510 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003199577331542969, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header', 'defaultValue' => 'url(images/header_pic.jpg)', 'type' => 'image', 'themeId' => 1623, 'key' => 'headerImage', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 511 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003380775451660156, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#2b6170', 'type' => 'color', 'themeId' => 1623, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 512 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.000347137451171875, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#3f6e7c', 'type' => 'color', 'themeId' => 1623, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 513 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003139972686767578, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .sitelogo', 'defaultValue' => 'url(images/site_name.png)', 'type' => 'image', 'themeId' => 1623, 'key' => 'indexLogoImage', 'section' => '1. General Settings', 'label' => '4. Index logo image', 'description' => NULL, 'mobile' => false, ), ), 514 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00031304359436035156, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.sitelogo', 'defaultValue' => 'url(images/logo_inner.png)', 'type' => 'image', 'themeId' => 1623, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '5. Inner logo image', 'description' => NULL, 'mobile' => false, ), ), 515 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002789497375488281, 'params' => array ( 'id' => NULL, 'themeId' => 1623, 'type' => 'decorator', 'value' => 'button', ), ), 516 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023603439331054688, 'params' => array ( 'id' => NULL, 'themeId' => 1623, 'type' => 'master_page', 'value' => 'dndindex', ), ), 517 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00022602081298828125, 'params' => array ( 'id' => NULL, 'themeId' => 1623, 'type' => 'master_page', 'value' => 'general', ), ), 518 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00021982192993164062, 'params' => array ( 'id' => NULL, 'themeId' => 1623, 'type' => 'master_page', 'value' => 'index', ), ), 519 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002720355987548828, 'params' => array ( 'id' => NULL, 'themeId' => 1623, 'type' => 'master_page', 'value' => 'html_document', ), ), 520 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002200603485107422, 'params' => array ( 'id' => NULL, 'themeId' => 1623, 'type' => 'master_page', 'value' => 'blank', ), ), 521 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.0002639293670654297, 'params' => array ( 'id' => NULL, 'themeId' => 1623, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 522 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003638267517089844, 'params' => array ( 0 => 1623, ), ), 523 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0010039806365966797, 'params' => array ( 'themeId' => 1623, 'themeId2' => 1623, ), ), 524 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1623', 'execTime' => 0.00022602081298828125, 'params' => array ( ), ), 525 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00027108192443847656, 'params' => array ( 0 => 1624, ), ), 526 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002970695495605469, 'params' => array ( 0 => 1624, ), ), 527 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1624', 'execTime' => 0.000843048095703125, 'params' => NULL, ), 528 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1624', 'execTime' => 0.00043392181396484375, 'params' => NULL, ), 529 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1624', 'execTime' => 0.0012760162353515625, 'params' => NULL, ), 530 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0006110668182373047, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body', 'defaultValue' => '#fff5fb', 'type' => 'color', 'themeId' => 1624, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 531 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0004119873046875, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#553d2f', 'type' => 'color', 'themeId' => 1624, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 532 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00035500526428222656, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#578581', 'type' => 'color', 'themeId' => 1624, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 533 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003719329833984375, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#715848', 'type' => 'color', 'themeId' => 1624, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 534 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003609657287597656, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_page_wrap', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1624, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 535 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00032591819763183594, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow_footer', 'defaultValue' => '#fffdff', 'type' => 'color', 'themeId' => 1624, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '5. Footer background', 'description' => NULL, 'mobile' => false, ), ), 536 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003650188446044922, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header', 'defaultValue' => 'url(images/bg_pic.jpg)', 'type' => 'image', 'themeId' => 1624, 'key' => 'headerBackground', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 537 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00030303001403808594, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#715848', 'type' => 'color', 'themeId' => 1624, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 538 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003139972686767578, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#796458', 'type' => 'color', 'themeId' => 1624, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 539 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00032210350036621094, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.sitelogo', 'defaultValue' => 'url(images/site_name.png)', 'type' => 'image', 'themeId' => 1624, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '4. Logo image', 'description' => NULL, 'mobile' => false, ), ), 540 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002460479736328125, 'params' => array ( 'id' => NULL, 'themeId' => 1624, 'type' => 'decorator', 'value' => 'button', ), ), 541 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023818016052246094, 'params' => array ( 'id' => NULL, 'themeId' => 1624, 'type' => 'master_page', 'value' => 'dndindex', ), ), 542 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00025200843811035156, 'params' => array ( 'id' => NULL, 'themeId' => 1624, 'type' => 'master_page', 'value' => 'general', ), ), 543 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023698806762695312, 'params' => array ( 'id' => NULL, 'themeId' => 1624, 'type' => 'master_page', 'value' => 'index', ), ), 544 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002219676971435547, 'params' => array ( 'id' => NULL, 'themeId' => 1624, 'type' => 'master_page', 'value' => 'html_document', ), ), 545 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00020885467529296875, 'params' => array ( 'id' => NULL, 'themeId' => 1624, 'type' => 'master_page', 'value' => 'blank', ), ), 546 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.00026798248291015625, 'params' => array ( 'id' => NULL, 'themeId' => 1624, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 547 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00037097930908203125, 'params' => array ( 0 => 1624, ), ), 548 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.001068115234375, 'params' => array ( 'themeId' => 1624, 'themeId2' => 1624, ), ), 549 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1624', 'execTime' => 0.00025582313537597656, 'params' => array ( ), ), 550 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003330707550048828, 'params' => array ( 0 => 1625, ), ), 551 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003139972686767578, 'params' => array ( 0 => 1625, ), ), 552 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1625', 'execTime' => 0.000782012939453125, 'params' => NULL, ), 553 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1625', 'execTime' => 0.0004019737243652344, 'params' => NULL, ), 554 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1625', 'execTime' => 0.0010290145874023438, 'params' => NULL, ), 555 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0006380081176757812, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => 'body, .ow, .base_sign_in', 'defaultValue' => '#000213', 'type' => 'color', 'themeId' => 1625, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 556 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00034499168395996094, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html', 'defaultValue' => '#B4BCD0', 'type' => 'color', 'themeId' => 1625, 'key' => 'textColor', 'section' => '3. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 557 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00031185150146484375, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a', 'defaultValue' => '#F7F8F8', 'type' => 'color', 'themeId' => 1625, 'key' => 'linkColor', 'section' => '3. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 558 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003628730773925781, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#F7F8F8', 'type' => 'color', 'themeId' => 1625, 'key' => 'titleColor', 'section' => '3. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 559 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003418922424316406, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_logo_wrap a', 'defaultValue' => 'url(images/logo.svg)', 'type' => 'image', 'themeId' => 1625, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '2. Logo image', 'description' => NULL, 'mobile' => false, ), ), 560 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003662109375, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'html body .ow_box_cap h3, .ow_box_cap_empty h3', 'defaultValue' => '#F7F8F8', 'type' => 'color', 'themeId' => 1625, 'key' => 'WidgetTitleColor', 'section' => '3. Colors', 'label' => '6. Box title', 'description' => NULL, 'mobile' => false, ), ), 561 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003190040588378906, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#B4BCD0', 'type' => 'color', 'themeId' => 1625, 'key' => 'menuColor', 'section' => '3. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 562 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003368854522705078, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#7989A0', 'type' => 'color', 'themeId' => 1625, 'key' => 'txtValue', 'section' => '3. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 563 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00030803680419921875, 'params' => array ( 'id' => NULL, 'themeId' => 1625, 'type' => 'decorator', 'value' => 'button', ), ), 564 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023794174194335938, 'params' => array ( 'id' => NULL, 'themeId' => 1625, 'type' => 'master_page', 'value' => 'dndindex', ), ), 565 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00020885467529296875, 'params' => array ( 'id' => NULL, 'themeId' => 1625, 'type' => 'master_page', 'value' => 'general', ), ), 566 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00026106834411621094, 'params' => array ( 'id' => NULL, 'themeId' => 1625, 'type' => 'master_page', 'value' => 'index', ), ), 567 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00022983551025390625, 'params' => array ( 'id' => NULL, 'themeId' => 1625, 'type' => 'master_page', 'value' => 'html_document', ), ), 568 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002200603485107422, 'params' => array ( 'id' => NULL, 'themeId' => 1625, 'type' => 'master_page', 'value' => 'blank', ), ), 569 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.0002598762512207031, 'params' => array ( 'id' => NULL, 'themeId' => 1625, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 570 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0004050731658935547, 'params' => array ( 0 => 1625, ), ), 571 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0010089874267578125, 'params' => array ( 'themeId' => 1625, 'themeId2' => 1625, ), ), 572 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1625', 'execTime' => 0.0002269744873046875, 'params' => array ( ), ), 573 => array ( 'query' => 'SELECT * FROM ow_base_config WHERE `key` = \'base\' AND `name` = \'cachedEntitiesPostfix\' LIMIT 0, 1', 'execTime' => 0.0003299713134765625, 'params' => array ( ), ), 574 => array ( 'query' => 'UPDATE `ow_base_config` SET `value`=:value WHERE id=:id', 'execTime' => 0.0003409385681152344, 'params' => array ( 'id' => 521, 'value' => 'IPy6iryd', ), ), 575 => array ( 'query' => 'SELECT * FROM ow_base_config', 'execTime' => 0.0005869865417480469, 'params' => array ( ), ), 576 => array ( 'query' => 'SELECT * FROM ow_base_language WHERE `status` = \'active\'', 'execTime' => 0.0003948211669921875, 'params' => array ( ), ), 577 => array ( 'query' => 'SELECT k.*, p.`prefix`, v.`value` FROM ow_base_language_key AS k INNER JOIN ow_base_language_prefix AS p ON k.prefixId = p.id INNER JOIN ow_base_language_value AS v ON k.id = v.keyId AND v.languageId = ?', 'execTime' => 0.08172798156738281, 'params' => array ( 0 => 1, ), ), 578 => array ( 'query' => 'SELECT * FROM ow_base_language', 'execTime' => 0.0003809928894042969, 'params' => array ( ), ), 579 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `key` = \'simplicity\' LIMIT 0, 1', 'execTime' => 0.0007278919219970703, 'params' => array ( ), ), 580 => array ( 'query' => 'SELECT * FROM ow_base_theme_content WHERE `themeId` = 1606', 'execTime' => 0.0006308555603027344, 'params' => array ( ), ), 581 => array ( 'query' => 'SELECT * FROM ow_base_theme_master_page WHERE `themeId` = 1606', 'execTime' => 0.0003490447998046875, 'params' => array ( ), ), 582 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `key` = \'turquoise\' LIMIT 0, 1', 'execTime' => 0.0003249645233154297, 'params' => array ( ), ), 583 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `key` = \'turquoise\' LIMIT 0, 1', 'execTime' => 0.0002770423889160156, 'params' => array ( ), ), 584 => array ( 'query' => 'SELECT * FROM ow_base_theme_content WHERE `themeId` = 1607', 'execTime' => 0.00043702125549316406, 'params' => array ( ), ), 585 => array ( 'query' => 'SELECT * FROM ow_base_theme_master_page WHERE `themeId` = 1607', 'execTime' => 0.00032901763916015625, 'params' => array ( ), ), 586 => array ( 'query' => 'SELECT * FROM ow_base_document WHERE `isStatic` = 1 AND `isMobile` = 0', 'execTime' => 0.0003631114959716797, 'params' => array ( ), ), 587 => array ( 'query' => ' SELECT * FROM `ow_base_menu_item` WHERE `visibleFor` & ? AND `externalUrl` IS NULL AND `type` = ? ORDER BY `order` ASC LIMIT 1', 'execTime' => 0.000698089599609375, 'params' => array ( 0 => 1, 1 => 'main', ), ), 588 => array ( 'query' => ' SELECT `mi`.*, `mi`.`key` AS `menu_key`, `d`.`class`, `d`.`action`, `d`.`uri`, `d`.`isStatic` FROM `ow_base_menu_item` AS `mi` LEFT JOIN `ow_base_document` AS `d` ON ( `mi`.`documentKey` = `d`.`key`) WHERE `mi`.`type` = :menuType ORDER BY `mi`.`order` ASC', 'execTime' => 0.0009770393371582031, 'params' => array ( 'menuType' => 'main', ), ), 589 => array ( 'query' => ' SELECT `mi`.*, `mi`.`key` AS `menu_key`, `d`.`class`, `d`.`action`, `d`.`uri`, `d`.`isStatic` FROM `ow_base_menu_item` AS `mi` LEFT JOIN `ow_base_document` AS `d` ON ( `mi`.`documentKey` = `d`.`key`) WHERE `mi`.`type` = :menuType ORDER BY `mi`.`order` ASC', 'execTime' => 0.0008580684661865234, 'params' => array ( 'menuType' => 'bottom', ), ), 590 => array ( 'query' => 'SELECT * FROM ow_base_question_account_type ORDER BY sortOrder', 'execTime' => 0.0005209445953369141, 'params' => array ( ), ), 591 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'base\' AND `actionKey` = \'daily_login\' LIMIT 0, 1', 'execTime' => 0.0004730224609375, 'params' => array ( ), ), 592 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'base\' AND `actionKey` = \'user_join\' LIMIT 0, 1', 'execTime' => 0.0003800392150878906, 'params' => array ( ), ), 593 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'base\' AND `actionKey` = \'search_users\' LIMIT 0, 1', 'execTime' => 0.00032520294189453125, 'params' => array ( ), ), 594 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'base\' AND `actionKey` = \'add_comment\' LIMIT 0, 1', 'execTime' => 0.000370025634765625, 'params' => array ( ), ), 595 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'usercredits\' AND `actionKey` = \'buy_credits\' LIMIT 0, 1', 'execTime' => 0.0003070831298828125, 'params' => array ( ), ), 596 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'usercredits\' AND `actionKey` = \'grant_by_user\' LIMIT 0, 1', 'execTime' => 0.00031280517578125, 'params' => array ( ), ), 597 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'usercredits\' AND `actionKey` = \'grant_to_user\' LIMIT 0, 1', 'execTime' => 0.0003190040588378906, 'params' => array ( ), ), 598 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'usercredits\' AND `actionKey` = \'set_by_admin\' LIMIT 0, 1', 'execTime' => 0.00030612945556640625, 'params' => array ( ), ), 599 => array ( 'query' => 'SELECT * FROM ow_base_question_account_type ORDER BY sortOrder', 'execTime' => 0.000553131103515625, 'params' => array ( ), ), 600 => array ( 'query' => ' SELECT `question`.* FROM `ow_base_question` as `question` LEFT JOIN `ow_base_question_section` as `section` ON ( `question`.`sectionName` = `section`.`name` AND `question`.`sectionName` != \'\' AND `question`.`sectionName` IS NOT NULL ) WHERE `question`.`base` = 1 AND `question`.`onJoin` = \'1\' AND ( `section`.isHidden IS NULL OR `section`.isHidden = 0 ) ORDER BY IF( `section`.`name` IS NULL, 0, 1 ), `section`.`sortOrder`, `question`.`sortOrder` ', 'execTime' => 0.0011658668518066406, 'params' => NULL, ), 601 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` IN(\'sex\',\'match_sex\') ORDER BY sortOrder', 'execTime' => 0.0006899833679199219, 'params' => array ( ), ), 602 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` IN(\'username\',\'email\',\'password\',\'sex\',\'match_sex\') ORDER BY sortOrder', 'execTime' => 0.0008909702301025391, 'params' => array ( ), ), 603 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` IN(\'\',\'sex\') ORDER BY sortOrder', 'execTime' => 0.0005548000335693359, 'params' => array ( ), ), 604 => array ( 'query' => 'SELECT * FROM ow_base_question_value WHERE `questionName` IN(\'username\',\'email\',\'password\',\'sex\',\'match_sex\') ORDER BY questionName, sortOrder', 'execTime' => 0.001505136489868164, 'params' => array ( ), ), 605 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` = \'username\' LIMIT 0, 1', 'execTime' => 0.0005719661712646484, 'params' => array ( ), ), 606 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` = \'email\' LIMIT 0, 1', 'execTime' => 0.0006120204925537109, 'params' => array ( ), ), 607 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` = \'password\' LIMIT 0, 1', 'execTime' => 0.0005970001220703125, 'params' => array ( ), ), 608 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` = \'repeatPassword\' LIMIT 0, 1', 'execTime' => 0.0003600120544433594, 'params' => array ( ), ), 609 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` = \'sex\' LIMIT 0, 1', 'execTime' => 0.00039196014404296875, 'params' => array ( ), ), 610 => array ( 'query' => 'SELECT * FROM ow_skadate_account_type_to_gender', 'execTime' => 0.00041103363037109375, 'params' => array ( ), ), 611 => array ( 'query' => 'UPDATE `ow_base_plugin` SET developerKey=:dk WHERE `key`=:k', 'execTime' => 0.0004420280456542969, 'params' => array ( 'dk' => '99d6bdd5bb6468beaf118c4664dd92ff', 'k' => 'pcgallery', ), ), 612 => array ( 'query' => 'SELECT * FROM ow_base_language', 'execTime' => 0.000331878662109375, 'params' => array ( ), ), 613 => array ( 'query' => 'SELECT count(DISTINCT `entityId`) `count`, `entityType` FROM `ow_moderation_entity` WHERE `entityType` IN (\'user_join\', \'comment\', \'avatar-change\', \'photo_comments\', \'user-status\', \'blog-post\', \'event\', \'forum-topic\', \'forum-post\', \'group\') AND `userId`=0 GROUP BY `entityType`', 'execTime' => 0.0003039836883544922, 'params' => NULL, ), 614 => array ( 'query' => 'SELECT count(DISTINCT `entityId`) `count`, `entityType` FROM `ow_moderation_entity` WHERE `entityType` IN (\'user_join\', \'comment\', \'avatar-change\', \'photo_comments\', \'user-status\', \'blog-post\', \'event\', \'forum-topic\', \'forum-post\', \'group\') AND 1 GROUP BY `entityType`', 'execTime' => 0.0001850128173828125, 'params' => NULL, ), 615 => array ( 'query' => 'SELECT COUNT(*) FROM ow_base_invitation WHERE `userId` = 0', 'execTime' => 0.00020694732666015625, 'params' => array ( ), ), 616 => array ( 'query' => 'SELECT COUNT(*) FROM ow_base_invitation WHERE `userId` = 0 AND `viewed` = 0', 'execTime' => 0.00015091896057128906, 'params' => array ( ), ), 617 => array ( 'query' => 'SELECT COUNT(*) FROM ow_notifications_notification WHERE `userId` = 0 AND `viewed` = 0', 'execTime' => 0.00013208389282226562, 'params' => array ( ), ), 618 => array ( 'query' => 'SELECT COUNT(*) FROM ow_notifications_notification WHERE `userId` = 0', 'execTime' => 0.00011801719665527344, 'params' => array ( ), ), 619 => array ( 'query' => 'SELECT COUNT(*) FROM `ow_friends_friendship` `friends_friendship` INNER JOIN `ow_base_user` base_user_table_alias ON base_user_table_alias.`id` = `friends_friendship`.`userId` LEFT JOIN `ow_base_user_suspend` base_user_suspend_table_alias ON base_user_suspend_table_alias.`userId` = `base_user_table_alias`.`id` WHERE (`base_user_suspend_table_alias`.`id` IS NULL) AND (`base_user_table_alias`.`emailVerify` = 1) AND `friends_friendship`.`friendId`=0 AND `friends_friendship`.`status` = \'pending\'', 'execTime' => 0.0002601146697998047, 'params' => array ( ), ), 620 => array ( 'query' => 'SELECT COUNT(*) FROM `ow_friends_friendship` `friends_friendship` INNER JOIN `ow_base_user` base_user_table_alias ON base_user_table_alias.`id` = `friends_friendship`.`userId` LEFT JOIN `ow_base_user_suspend` base_user_suspend_table_alias ON base_user_suspend_table_alias.`userId` = `base_user_table_alias`.`id` WHERE (`base_user_suspend_table_alias`.`id` IS NULL) AND (`base_user_table_alias`.`emailVerify` = 1) AND `friends_friendship`.`friendId`=0 AND `friends_friendship`.`status` = \'pending\' AND `friends_friendship`.`viewed` = \'0\'', 'execTime' => 0.0002238750457763672, 'params' => array ( ), ), 621 => array ( 'query' => 'show tables like \'ow_base_geolocation_country\'', 'execTime' => 0.0014171600341796875, 'params' => NULL, ), 622 => array ( 'query' => 'SELECT * FROM ow_base_authorization_group', 'execTime' => 0.0004429817199707031, 'params' => array ( ), ), 623 => array ( 'query' => 'SELECT * FROM ow_base_authorization_moderator ORDER BY id', 'execTime' => 0.0004150867462158203, 'params' => array ( ), ), 624 => array ( 'query' => 'SELECT * FROM ow_base_authorization_moderator_permission', 'execTime' => 0.0002799034118652344, 'params' => array ( ), ), 625 => array ( 'query' => 'SELECT * FROM ow_base_authorization_action', 'execTime' => 0.0003349781036376953, 'params' => array ( ), ), 626 => array ( 'query' => 'SELECT * FROM ow_base_authorization_permission', 'execTime' => 0.0002799034118652344, 'params' => array ( ), ), 627 => array ( 'query' => 'SELECT * FROM ow_base_authorization_role ORDER BY `sortOrder` ASC', 'execTime' => 0.0003681182861328125, 'params' => array ( ), ), 628 => array ( 'query' => 'SELECT `b`.* FROM `ow_ads_banner` AS `b` LEFT JOIN `ow_ads_banner_position` AS `bp` ON (`b`.`id` = `bp`.`bannerId`) LEFT JOIN `ow_ads_banner_location` AS `bl` ON (`b`.`id` = `bl`.`bannerId`) WHERE `bp`.`position` = :position AND `bp`.`pluginKey` IN ( :pluginKey, \'base\' ) AND ( `bl`.`location` IS NULL)', 'execTime' => 0.0005779266357421875, 'params' => array ( 'pluginKey' => 'SKADATE', 'position' => 'top', ), ), 629 => array ( 'query' => 'SELECT `b`.* FROM `ow_ads_banner` AS `b` LEFT JOIN `ow_ads_banner_position` AS `bp` ON (`b`.`id` = `bp`.`bannerId`) LEFT JOIN `ow_ads_banner_location` AS `bl` ON (`b`.`id` = `bl`.`bannerId`) WHERE `bp`.`position` = :position AND `bp`.`pluginKey` IN ( :pluginKey, \'base\' ) AND ( `bl`.`location` IS NULL)', 'execTime' => 0.000415802001953125, 'params' => array ( 'pluginKey' => 'SKADATE', 'position' => 'bottom', ), ), 630 => array ( 'query' => 'SELECT * FROM ow_base_place WHERE `name` = \'index\' LIMIT 0, 1', 'execTime' => 0.0004589557647705078, 'params' => array ( ), ), 631 => array ( 'query' => 'SELECT * FROM ow_base_component_place_cache WHERE `placeId` = 2 AND `entityId` = 0 LIMIT 0, 1', 'execTime' => 0.0005588531494140625, 'params' => array ( ), ), 632 => array ( 'query' => 'SELECT `b`.* FROM `ow_ads_banner` AS `b` LEFT JOIN `ow_ads_banner_position` AS `bp` ON (`b`.`id` = `bp`.`bannerId`) LEFT JOIN `ow_ads_banner_location` AS `bl` ON (`b`.`id` = `bl`.`bannerId`) WHERE `bp`.`position` = :position AND `bp`.`pluginKey` IN ( :pluginKey, \'base\' ) AND ( `bl`.`location` IS NULL)', 'execTime' => 0.0005450248718261719, 'params' => array ( 'pluginKey' => 'SKADATE', 'position' => 'sidebar', ), ), ), 'debugMode' => true, 'isProfilerEnabled' => true, 'profiler' => \UTIL_Profiler::__set_state(array( 'checkPoints' => array ( 'start' => 1774337865.026099, ), 'key' => 'db', 'result' => array ( ), 'chkCounter' => 0, )), 'queryExecTime' => 0.0005450248718261719, 'totalQueryExecTime' => 0.28398704528808594, 'queryCount' => 633, 'useCashe' => false, )), )), 'inviteCodeDao' => \BOL_InviteCodeDao::__set_state(array( 'dbo' => \OW_Database::__set_state(array( 'connection' => \PDO::__set_state(array( )), 'affectedRows' => 0, 'queryLog' => array ( 0 => array ( 'query' => 'SELECT * FROM ow_base_config', 'execTime' => 0.0009129047393798828, 'params' => array ( ), ), 1 => array ( 'query' => 'SELECT * FROM ow_base_language', 'execTime' => 0.0005710124969482422, 'params' => array ( ), ), 2 => array ( 'query' => 'SELECT * FROM ow_base_plugin', 'execTime' => 0.0006101131439208984, 'params' => array ( ), ), 3 => array ( 'query' => 'SELECT * FROM ow_base_language ORDER BY `order` ASC LIMIT 0, 1', 'execTime' => 0.0005078315734863281, 'params' => array ( ), ), 4 => array ( 'query' => 'SET TIME_ZONE = ?', 'execTime' => 0.0004220008850097656, 'params' => array ( 0 => '-04:00', ), ), 5 => array ( 'query' => 'SELECT * FROM ow_virtualgifts_template', 'execTime' => 0.0006029605865478516, 'params' => array ( ), ), 6 => array ( 'query' => 'SELECT * FROM ow_base_document WHERE `uri` = \'join\' AND `isStatic` = 1 LIMIT 0, 1', 'execTime' => 0.0007178783416748047, 'params' => array ( ), ), 7 => array ( 'query' => 'SELECT * FROM ow_base_theme', 'execTime' => 0.0006940364837646484, 'params' => array ( ), ), 8 => array ( 'query' => 'SELECT * FROM ow_base_theme', 'execTime' => 0.0008101463317871094, 'params' => array ( ), ), 9 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0004200935363769531, 'params' => array ( 0 => 1555, ), ), 10 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0004000663757324219, 'params' => array ( 0 => 1555, ), ), 11 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1555', 'execTime' => 0.0010080337524414062, 'params' => NULL, ), 12 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1555', 'execTime' => 0.0004069805145263672, 'params' => NULL, ), 13 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1555', 'execTime' => 0.0010979175567626953, 'params' => NULL, ), 14 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0006210803985595703, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body', 'defaultValue' => '#FDF0E6', 'type' => 'color', 'themeId' => 1555, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 15 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0004799365997314453, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#825842', 'type' => 'color', 'themeId' => 1555, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 16 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003509521484375, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#2a80ae', 'type' => 'color', 'themeId' => 1555, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 17 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003490447998046875, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#B99480', 'type' => 'color', 'themeId' => 1555, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 18 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00035500526428222656, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_page_wrap', 'defaultValue' => 'url(images/promo.png)', 'type' => 'image', 'themeId' => 1555, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 19 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0004341602325439453, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_page_wrap_inner', 'defaultValue' => 'url(images/promo_inner.png)', 'type' => 'image', 'themeId' => 1555, 'key' => 'headerBackground', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 20 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003848075866699219, 'params' => array ( 'id' => NULL, 'attribute' => 'background', 'selector' => '.ow_footer', 'defaultValue' => '#FDF0E6', 'type' => 'color', 'themeId' => 1555, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '5. Footer background color', 'description' => NULL, 'mobile' => false, ), ), 21 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003299713134765625, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1555, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 22 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003349781036376953, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#ff7000', 'type' => 'color', 'themeId' => 1555, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 23 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0004229545593261719, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.sitelogo', 'defaultValue' => 'url(images/sitelogo.png)', 'type' => 'image', 'themeId' => 1555, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '4. Logo image', 'description' => NULL, 'mobile' => false, ), ), 24 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0003199577331542969, 'params' => array ( 'id' => NULL, 'themeId' => 1555, 'type' => 'decorator', 'value' => 'button', ), ), 25 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00029921531677246094, 'params' => array ( 'id' => NULL, 'themeId' => 1555, 'type' => 'master_page', 'value' => 'dndindex', ), ), 26 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00025391578674316406, 'params' => array ( 'id' => NULL, 'themeId' => 1555, 'type' => 'master_page', 'value' => 'general', ), ), 27 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023698806762695312, 'params' => array ( 'id' => NULL, 'themeId' => 1555, 'type' => 'master_page', 'value' => 'index', ), ), 28 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00030994415283203125, 'params' => array ( 'id' => NULL, 'themeId' => 1555, 'type' => 'master_page', 'value' => 'html_document', ), ), 29 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002410411834716797, 'params' => array ( 'id' => NULL, 'themeId' => 1555, 'type' => 'master_page', 'value' => 'blank', ), ), 30 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.0002942085266113281, 'params' => array ( 'id' => NULL, 'themeId' => 1555, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 31 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00039196014404296875, 'params' => array ( 0 => 1555, ), ), 32 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0010747909545898438, 'params' => array ( 'themeId' => 1555, 'themeId2' => 1555, ), ), 33 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1555', 'execTime' => 0.0003249645233154297, 'params' => array ( ), ), 34 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00033783912658691406, 'params' => array ( 0 => 1559, ), ), 35 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002949237823486328, 'params' => array ( 0 => 1559, ), ), 36 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1559', 'execTime' => 0.0008411407470703125, 'params' => NULL, ), 37 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1559', 'execTime' => 0.000370025634765625, 'params' => NULL, ), 38 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1559', 'execTime' => 0.0010089874267578125, 'params' => NULL, ), 39 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0006060600280761719, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body, .base_sign_in', 'defaultValue' => '#ece8e4', 'type' => 'color', 'themeId' => 1559, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 40 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.000431060791015625, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#494949', 'type' => 'color', 'themeId' => 1559, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 41 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003490447998046875, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#004d7e', 'type' => 'color', 'themeId' => 1559, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 42 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003581047058105469, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#004d7e', 'type' => 'color', 'themeId' => 1559, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 43 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.000392913818359375, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header_wrap', 'defaultValue' => 'url(images/bg_small.jpg)', 'type' => 'image', 'themeId' => 1559, 'key' => 'headerImage', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 44 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00047588348388671875, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header_pic', 'defaultValue' => 'url(images/header_s.png)', 'type' => 'image', 'themeId' => 1559, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '4. Logo image', 'description' => NULL, 'mobile' => false, ), ), 45 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00045418739318847656, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#252525', 'type' => 'color', 'themeId' => 1559, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 46 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00034999847412109375, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#494949', 'type' => 'color', 'themeId' => 1559, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 47 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00037598609924316406, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_sign_in, .index_master_page.ow_page_wrap', 'defaultValue' => 'url(images/bg.jpg)', 'type' => 'image', 'themeId' => 1559, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 48 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002868175506591797, 'params' => array ( 'id' => NULL, 'themeId' => 1559, 'type' => 'decorator', 'value' => 'button', ), ), 49 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023889541625976562, 'params' => array ( 'id' => NULL, 'themeId' => 1559, 'type' => 'master_page', 'value' => 'dndindex', ), ), 50 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00031280517578125, 'params' => array ( 'id' => NULL, 'themeId' => 1559, 'type' => 'master_page', 'value' => 'general', ), ), 51 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023293495178222656, 'params' => array ( 'id' => NULL, 'themeId' => 1559, 'type' => 'master_page', 'value' => 'index', ), ), 52 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002181529998779297, 'params' => array ( 'id' => NULL, 'themeId' => 1559, 'type' => 'master_page', 'value' => 'html_document', ), ), 53 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00021505355834960938, 'params' => array ( 'id' => NULL, 'themeId' => 1559, 'type' => 'master_page', 'value' => 'blank', ), ), 54 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.00027108192443847656, 'params' => array ( 'id' => NULL, 'themeId' => 1559, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 55 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0004589557647705078, 'params' => array ( 0 => 1559, ), ), 56 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0011219978332519531, 'params' => array ( 'themeId' => 1559, 'themeId2' => 1559, ), ), 57 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1559', 'execTime' => 0.00026798248291015625, 'params' => array ( ), ), 58 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003077983856201172, 'params' => array ( 0 => 1606, ), ), 59 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00030112266540527344, 'params' => array ( 0 => 1606, ), ), 60 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1606', 'execTime' => 0.001013040542602539, 'params' => NULL, ), 61 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1606', 'execTime' => 0.00028896331787109375, 'params' => NULL, ), 62 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1606', 'execTime' => 0.0008571147918701172, 'params' => NULL, ), 63 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0006830692291259766, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => 'body, .ow_bg_color', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1606, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 64 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00038909912109375, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html', 'defaultValue' => '#828894', 'type' => 'color', 'themeId' => 1606, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 65 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0004019737243652344, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a', 'defaultValue' => '#5b646a', 'type' => 'color', 'themeId' => 1606, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 66 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00034499168395996094, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#5b646a', 'type' => 'color', 'themeId' => 1606, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 67 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003638267517089844, 'params' => array ( 'id' => NULL, 'attribute' => 'background', 'selector' => '.ow_footer', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1606, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '4. Footer background color', 'description' => NULL, 'mobile' => false, ), ), 68 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0004401206970214844, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_logo', 'defaultValue' => 'url(images/logo.png)', 'type' => 'image', 'themeId' => 1606, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '3. Logo image', 'description' => NULL, 'mobile' => false, ), ), 69 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00035381317138671875, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header_pic', 'defaultValue' => 'url(images/header.jpg)', 'type' => 'image', 'themeId' => 1606, 'key' => 'headerImage', 'section' => '1. General Settings', 'label' => '2. Header background image', 'description' => NULL, 'mobile' => false, ), ), 70 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003609657287597656, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#5b646a', 'type' => 'color', 'themeId' => 1606, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 71 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003330707550048828, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_outline, .ow_txt_value', 'defaultValue' => '#2db395', 'type' => 'color', 'themeId' => 1606, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 72 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002541542053222656, 'params' => array ( 'id' => NULL, 'themeId' => 1606, 'type' => 'decorator', 'value' => 'button', ), ), 73 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00028705596923828125, 'params' => array ( 'id' => NULL, 'themeId' => 1606, 'type' => 'master_page', 'value' => 'dndindex', ), ), 74 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023102760314941406, 'params' => array ( 'id' => NULL, 'themeId' => 1606, 'type' => 'master_page', 'value' => 'admin', ), ), 75 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00021696090698242188, 'params' => array ( 'id' => NULL, 'themeId' => 1606, 'type' => 'master_page', 'value' => 'general', ), ), 76 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00024390220642089844, 'params' => array ( 'id' => NULL, 'themeId' => 1606, 'type' => 'master_page', 'value' => 'html_document', ), ), 77 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023508071899414062, 'params' => array ( 'id' => NULL, 'themeId' => 1606, 'type' => 'master_page', 'value' => 'blank', ), ), 78 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023603439331054688, 'params' => array ( 'id' => NULL, 'themeId' => 1606, 'type' => 'm_master_page', 'value' => 'mobile_blank', ), ), 79 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023102760314941406, 'params' => array ( 'id' => NULL, 'themeId' => 1606, 'type' => 'm_master_page', 'value' => 'mobile_general', ), ), 80 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002589225769042969, 'params' => array ( 'id' => NULL, 'themeId' => 1606, 'type' => 'm_master_page', 'value' => 'mobile_html_document', ), ), 81 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00039505958557128906, 'params' => array ( 0 => 1606, ), ), 82 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0010399818420410156, 'params' => array ( 'themeId' => 1606, 'themeId2' => 1606, ), ), 83 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1606', 'execTime' => 0.0003027915954589844, 'params' => array ( ), ), 84 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00032591819763183594, 'params' => array ( 0 => 1607, ), ), 85 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002830028533935547, 'params' => array ( 0 => 1607, ), ), 86 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1607', 'execTime' => 0.0008039474487304688, 'params' => NULL, ), 87 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1607', 'execTime' => 0.0004851818084716797, 'params' => NULL, ), 88 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1607', 'execTime' => 0.0011649131774902344, 'params' => NULL, ), 89 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0006041526794433594, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => 'body, .ow_bg_color', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1607, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 90 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003559589385986328, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .index_qs_widget', 'defaultValue' => '#828894', 'type' => 'color', 'themeId' => 1607, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 91 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00039887428283691406, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a', 'defaultValue' => '#5b646a', 'type' => 'color', 'themeId' => 1607, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 92 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003559589385986328, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#5b646a', 'type' => 'color', 'themeId' => 1607, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 93 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00031304359436035156, 'params' => array ( 'id' => NULL, 'attribute' => 'background', 'selector' => '.ow_footer', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1607, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '5. Footer background color', 'description' => NULL, 'mobile' => false, ), ), 94 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00036787986755371094, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_logo, .index_master_page .logo_url', 'defaultValue' => 'url(images/logo.png)', 'type' => 'image', 'themeId' => 1607, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '4. Logo image', 'description' => NULL, 'mobile' => false, ), ), 95 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003101825714111328, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header_pic', 'defaultValue' => 'url(images/header.jpg)', 'type' => 'image', 'themeId' => 1607, 'key' => 'headerImage', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 96 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00034880638122558594, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#5b646a', 'type' => 'color', 'themeId' => 1607, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 97 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003209114074707031, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_outline, .ow_txt_value', 'defaultValue' => '#ef6ba3', 'type' => 'color', 'themeId' => 1607, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 98 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003159046173095703, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.index_master_page .ow_header_wrap', 'defaultValue' => 'url(images/bg_promo.jpg)', 'type' => 'image', 'themeId' => 1607, 'key' => 'indexImage', 'section' => '1. General Settings', 'label' => '2. Page background image', 'description' => NULL, 'mobile' => false, ), ), 99 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00025916099548339844, 'params' => array ( 'id' => NULL, 'themeId' => 1607, 'type' => 'decorator', 'value' => 'button', ), ), 100 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002319812774658203, 'params' => array ( 'id' => NULL, 'themeId' => 1607, 'type' => 'master_page', 'value' => 'dndindex', ), ), 101 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002219676971435547, 'params' => array ( 'id' => NULL, 'themeId' => 1607, 'type' => 'master_page', 'value' => 'general', ), ), 102 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00021600723266601562, 'params' => array ( 'id' => NULL, 'themeId' => 1607, 'type' => 'master_page', 'value' => 'index', ), ), 103 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002529621124267578, 'params' => array ( 'id' => NULL, 'themeId' => 1607, 'type' => 'master_page', 'value' => 'html_document', ), ), 104 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00021791458129882812, 'params' => array ( 'id' => NULL, 'themeId' => 1607, 'type' => 'master_page', 'value' => 'blank', ), ), 105 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.0002639293670654297, 'params' => array ( 'id' => NULL, 'themeId' => 1607, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 106 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003981590270996094, 'params' => array ( 0 => 1607, ), ), 107 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0010190010070800781, 'params' => array ( 'themeId' => 1607, 'themeId2' => 1607, ), ), 108 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1607', 'execTime' => 0.0002288818359375, 'params' => array ( ), ), 109 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002739429473876953, 'params' => array ( 0 => 1608, ), ), 110 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002810955047607422, 'params' => array ( 0 => 1608, ), ), 111 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1608', 'execTime' => 0.0006909370422363281, 'params' => NULL, ), 112 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1608', 'execTime' => 0.0003859996795654297, 'params' => NULL, ), 113 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1608', 'execTime' => 0.0012140274047851562, 'params' => NULL, ), 114 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0006749629974365234, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => 'body, body.ow, body.base_sign_in', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1608, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 115 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003941059112548828, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#333', 'type' => 'color', 'themeId' => 1608, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 116 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00032901763916015625, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#2a80ae', 'type' => 'color', 'themeId' => 1608, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 117 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00039005279541015625, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#005466', 'type' => 'color', 'themeId' => 1608, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 118 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003330707550048828, 'params' => array ( 'id' => NULL, 'attribute' => 'background', 'selector' => '.ow_footer', 'defaultValue' => '#EAF7FB', 'type' => 'color', 'themeId' => 1608, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '5. Footer background color', 'description' => NULL, 'mobile' => false, ), ), 119 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00030493736267089844, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header', 'defaultValue' => 'url(images/header_s.png)', 'type' => 'image', 'themeId' => 1608, 'key' => 'headerBackground', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 120 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00037097930908203125, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_logo', 'defaultValue' => 'url(images/logo.png)', 'type' => 'image', 'themeId' => 1608, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '4. Logo image', 'description' => NULL, 'mobile' => false, ), ), 121 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0002899169921875, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#005466', 'type' => 'color', 'themeId' => 1608, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 122 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0002989768981933594, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#005074', 'type' => 'color', 'themeId' => 1608, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 123 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003478527069091797, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page', 'defaultValue' => 'url(images/bg.png)', 'type' => 'image', 'themeId' => 1608, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 124 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.000244140625, 'params' => array ( 'id' => NULL, 'themeId' => 1608, 'type' => 'decorator', 'value' => 'button', ), ), 125 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002200603485107422, 'params' => array ( 'id' => NULL, 'themeId' => 1608, 'type' => 'master_page', 'value' => 'dndindex', ), ), 126 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002701282501220703, 'params' => array ( 'id' => NULL, 'themeId' => 1608, 'type' => 'master_page', 'value' => 'general', ), ), 127 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00021314620971679688, 'params' => array ( 'id' => NULL, 'themeId' => 1608, 'type' => 'master_page', 'value' => 'index', ), ), 128 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00020885467529296875, 'params' => array ( 'id' => NULL, 'themeId' => 1608, 'type' => 'master_page', 'value' => 'html_document', ), ), 129 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00020599365234375, 'params' => array ( 'id' => NULL, 'themeId' => 1608, 'type' => 'master_page', 'value' => 'blank', ), ), 130 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.0002582073211669922, 'params' => array ( 'id' => NULL, 'themeId' => 1608, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 131 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00037217140197753906, 'params' => array ( 0 => 1608, ), ), 132 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.001035928726196289, 'params' => array ( 'themeId' => 1608, 'themeId2' => 1608, ), ), 133 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1608', 'execTime' => 0.0002760887145996094, 'params' => array ( ), ), 134 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00031876564025878906, 'params' => array ( 0 => 1609, ), ), 135 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00031495094299316406, 'params' => array ( 0 => 1609, ), ), 136 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1609', 'execTime' => 0.0008540153503417969, 'params' => NULL, ), 137 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1609', 'execTime' => 0.0005068778991699219, 'params' => NULL, ), 138 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1609', 'execTime' => 0.001313924789428711, 'params' => NULL, ), 139 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0006289482116699219, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => 'body, .ow, body, html, .base_sign_in', 'defaultValue' => '#333', 'type' => 'color', 'themeId' => 1609, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 140 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003838539123535156, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html', 'defaultValue' => '#c4c4c4', 'type' => 'color', 'themeId' => 1609, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 141 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003612041473388672, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a', 'defaultValue' => '#ae9e78', 'type' => 'color', 'themeId' => 1609, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 142 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00034499168395996094, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#e4e4e4', 'type' => 'color', 'themeId' => 1609, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 143 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00028204917907714844, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow_footer', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1609, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '7. Footer background color', 'description' => NULL, 'mobile' => false, ), ), 144 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00035381317138671875, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1609, 'key' => 'headerBackground', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 145 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0002999305725097656, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_logo_wrap a', 'defaultValue' => 'url(images/logo_console.png)', 'type' => 'image', 'themeId' => 1609, 'key' => 'ConsoleImage', 'section' => '1. General Settings', 'label' => '6. Console logo image', 'description' => NULL, 'mobile' => false, ), ), 146 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0002911090850830078, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.logo_url', 'defaultValue' => 'url(images/logo_inner.png)', 'type' => 'image', 'themeId' => 1609, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '5. Inner logo image', 'description' => NULL, 'mobile' => false, ), ), 147 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003440380096435547, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#cbcbcb', 'type' => 'color', 'themeId' => 1609, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 148 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003211498260498047, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#D76243', 'type' => 'color', 'themeId' => 1609, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 149 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003039836883544922, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.index_master_page .logo_url', 'defaultValue' => 'url(images/logo_index.png)', 'type' => 'image', 'themeId' => 1609, 'key' => 'indexLogoImage', 'section' => '1. General Settings', 'label' => '4. Index logo image', 'description' => NULL, 'mobile' => false, ), ), 150 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003490447998046875, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.index_master_page .ow_header', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1609, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 151 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002460479736328125, 'params' => array ( 'id' => NULL, 'themeId' => 1609, 'type' => 'decorator', 'value' => 'button', ), ), 152 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023484230041503906, 'params' => array ( 'id' => NULL, 'themeId' => 1609, 'type' => 'master_page', 'value' => 'dndindex', ), ), 153 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00027298927307128906, 'params' => array ( 'id' => NULL, 'themeId' => 1609, 'type' => 'master_page', 'value' => 'general', ), ), 154 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00022101402282714844, 'params' => array ( 'id' => NULL, 'themeId' => 1609, 'type' => 'master_page', 'value' => 'index', ), ), 155 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023293495178222656, 'params' => array ( 'id' => NULL, 'themeId' => 1609, 'type' => 'master_page', 'value' => 'html_document', ), ), 156 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002110004425048828, 'params' => array ( 'id' => NULL, 'themeId' => 1609, 'type' => 'master_page', 'value' => 'blank', ), ), 157 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.00025200843811035156, 'params' => array ( 'id' => NULL, 'themeId' => 1609, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 158 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00037097930908203125, 'params' => array ( 0 => 1609, ), ), 159 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0011229515075683594, 'params' => array ( 'themeId' => 1609, 'themeId2' => 1609, ), ), 160 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1609', 'execTime' => 0.0002751350402832031, 'params' => array ( ), ), 161 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003180503845214844, 'params' => array ( 0 => 1610, ), ), 162 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003161430358886719, 'params' => array ( 0 => 1610, ), ), 163 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1610', 'execTime' => 0.0008440017700195312, 'params' => NULL, ), 164 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1610', 'execTime' => 0.0004451274871826172, 'params' => NULL, ), 165 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1610', 'execTime' => 0.0013129711151123047, 'params' => NULL, ), 166 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0006320476531982422, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => 'body, .base_sign_in', 'defaultValue' => '#e8e7e7', 'type' => 'color', 'themeId' => 1610, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 167 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003638267517089844, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html', 'defaultValue' => '#4f5460', 'type' => 'color', 'themeId' => 1610, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 168 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003190040588378906, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a', 'defaultValue' => '#465c95', 'type' => 'color', 'themeId' => 1610, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 169 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0004019737243652344, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#666', 'type' => 'color', 'themeId' => 1610, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 170 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.000347137451171875, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow_footer', 'defaultValue' => '#e17e64', 'type' => 'color', 'themeId' => 1610, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '7. Footer background color', 'description' => NULL, 'mobile' => false, ), ), 171 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00030803680419921875, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_logo_wrap a', 'defaultValue' => 'url(images/logo_console.png)', 'type' => 'image', 'themeId' => 1610, 'key' => 'ConsoleImage', 'section' => '1. General Settings', 'label' => '6. Console logo image', 'description' => NULL, 'mobile' => false, ), ), 172 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00034999847412109375, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header_pic_wrap', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1610, 'key' => 'headerBackground', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 173 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00032806396484375, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.logo_url', 'defaultValue' => 'url(images/logo_inner.png)', 'type' => 'image', 'themeId' => 1610, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '5. Inner logo image', 'description' => NULL, 'mobile' => false, ), ), 174 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003151893615722656, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#cbcbcb', 'type' => 'color', 'themeId' => 1610, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 175 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003159046173095703, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#D76243', 'type' => 'color', 'themeId' => 1610, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 176 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00031304359436035156, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.index_master_page .logo_url', 'defaultValue' => 'url(images/logo_index.png)', 'type' => 'image', 'themeId' => 1610, 'key' => 'indexLogoImage', 'section' => '1. General Settings', 'label' => '4. Index logo image', 'description' => NULL, 'mobile' => false, ), ), 177 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003209114074707031, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.index_master_page .ow_header', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1610, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 178 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00024700164794921875, 'params' => array ( 'id' => NULL, 'themeId' => 1610, 'type' => 'decorator', 'value' => 'button', ), ), 179 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002319812774658203, 'params' => array ( 'id' => NULL, 'themeId' => 1610, 'type' => 'master_page', 'value' => 'dndindex', ), ), 180 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00022292137145996094, 'params' => array ( 'id' => NULL, 'themeId' => 1610, 'type' => 'master_page', 'value' => 'general', ), ), 181 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002589225769042969, 'params' => array ( 'id' => NULL, 'themeId' => 1610, 'type' => 'master_page', 'value' => 'index', ), ), 182 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00021696090698242188, 'params' => array ( 'id' => NULL, 'themeId' => 1610, 'type' => 'master_page', 'value' => 'html_document', ), ), 183 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00022912025451660156, 'params' => array ( 'id' => NULL, 'themeId' => 1610, 'type' => 'master_page', 'value' => 'blank', ), ), 184 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.00025200843811035156, 'params' => array ( 'id' => NULL, 'themeId' => 1610, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 185 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00043201446533203125, 'params' => array ( 0 => 1610, ), ), 186 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0006840229034423828, 'params' => array ( 'themeId' => 1610, 'themeId2' => 1610, ), ), 187 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1610', 'execTime' => 0.00011801719665527344, 'params' => array ( ), ), 188 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00014901161193847656, 'params' => array ( 0 => 1611, ), ), 189 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.000141143798828125, 'params' => array ( 0 => 1611, ), ), 190 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1611', 'execTime' => 0.0002830028533935547, 'params' => NULL, ), 191 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1611', 'execTime' => 0.00015211105346679688, 'params' => NULL, ), 192 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1611', 'execTime' => 0.0003960132598876953, 'params' => NULL, ), 193 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0005090236663818359, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body', 'defaultValue' => '#2f0023', 'type' => 'color', 'themeId' => 1611, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 194 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00040602684020996094, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#cecece', 'type' => 'color', 'themeId' => 1611, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 195 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.000308990478515625, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#5079cd', 'type' => 'color', 'themeId' => 1611, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 196 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003218650817871094, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#cecece', 'type' => 'color', 'themeId' => 1611, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 197 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003650188446044922, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_page_wrap', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1611, 'key' => 'backgroundImage', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 198 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0002951622009277344, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header', 'defaultValue' => 'url(images/bg_pic.jpg)', 'type' => 'image', 'themeId' => 1611, 'key' => 'headerImage', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 199 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003349781036376953, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1611, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 200 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.000370025634765625, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#cecece', 'type' => 'color', 'themeId' => 1611, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 201 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00031685829162597656, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .sitelogo', 'defaultValue' => 'url(images/site_name.png)', 'type' => 'image', 'themeId' => 1611, 'key' => 'indexLogoImage', 'section' => '1. General Settings', 'label' => '4. Index Logo image', 'description' => NULL, 'mobile' => false, ), ), 202 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00030112266540527344, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.sitelogo', 'defaultValue' => 'url(images/site_name.png)', 'type' => 'image', 'themeId' => 1611, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '5. Logo image', 'description' => NULL, 'mobile' => false, ), ), 203 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002529621124267578, 'params' => array ( 'id' => NULL, 'themeId' => 1611, 'type' => 'decorator', 'value' => 'button', ), ), 204 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023603439331054688, 'params' => array ( 'id' => NULL, 'themeId' => 1611, 'type' => 'master_page', 'value' => 'dndindex', ), ), 205 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00021791458129882812, 'params' => array ( 'id' => NULL, 'themeId' => 1611, 'type' => 'master_page', 'value' => 'general', ), ), 206 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00024700164794921875, 'params' => array ( 'id' => NULL, 'themeId' => 1611, 'type' => 'master_page', 'value' => 'index', ), ), 207 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002300739288330078, 'params' => array ( 'id' => NULL, 'themeId' => 1611, 'type' => 'master_page', 'value' => 'html_document', ), ), 208 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00021195411682128906, 'params' => array ( 'id' => NULL, 'themeId' => 1611, 'type' => 'master_page', 'value' => 'blank', ), ), 209 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.0002510547637939453, 'params' => array ( 'id' => NULL, 'themeId' => 1611, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 210 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0004761219024658203, 'params' => array ( 0 => 1611, ), ), 211 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0010979175567626953, 'params' => array ( 'themeId' => 1611, 'themeId2' => 1611, ), ), 212 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1611', 'execTime' => 0.0002300739288330078, 'params' => array ( ), ), 213 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003249645233154297, 'params' => array ( 0 => 1612, ), ), 214 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.000263214111328125, 'params' => array ( 0 => 1612, ), ), 215 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1612', 'execTime' => 0.0008919239044189453, 'params' => NULL, ), 216 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1612', 'execTime' => 0.0004279613494873047, 'params' => NULL, ), 217 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1612', 'execTime' => 0.0014429092407226562, 'params' => NULL, ), 218 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00043201446533203125, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body', 'defaultValue' => '#493e5e', 'type' => 'color', 'themeId' => 1612, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 219 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00028395652770996094, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#b9b3bd', 'type' => 'color', 'themeId' => 1612, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 220 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00024390220642089844, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#4aaed3', 'type' => 'color', 'themeId' => 1612, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 221 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00023889541625976562, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#d9d1dd', 'type' => 'color', 'themeId' => 1612, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 222 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00023603439331054688, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_page_wrap', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1612, 'key' => 'backgroundImage', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 223 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00024700164794921875, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header', 'defaultValue' => 'url(images/bg_pic.jpg)', 'type' => 'image', 'themeId' => 1612, 'key' => 'headerBackground', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 224 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00020503997802734375, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_site_panel_logo', 'defaultValue' => 'url(images/site_name3.png)', 'type' => 'image', 'themeId' => 1612, 'key' => 'ConsoleImage', 'section' => '1. General Settings', 'label' => '6. Console logo image', 'description' => NULL, 'mobile' => false, ), ), 225 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00012421607971191406, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#aba8af', 'type' => 'color', 'themeId' => 1612, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 226 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001289844512939453, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#cecece', 'type' => 'color', 'themeId' => 1612, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 227 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001239776611328125, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .sitelogo', 'defaultValue' => 'url(images/site_name.png)', 'type' => 'image', 'themeId' => 1612, 'key' => 'indexLogoImage', 'section' => '1. General Settings', 'label' => '4. Index logo image', 'description' => NULL, 'mobile' => false, ), ), 228 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00014495849609375, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.sitelogo', 'defaultValue' => 'url(images/site_name2.png)', 'type' => 'image', 'themeId' => 1612, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '5. Inner logo image', 'description' => NULL, 'mobile' => false, ), ), 229 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011801719665527344, 'params' => array ( 'id' => NULL, 'themeId' => 1612, 'type' => 'decorator', 'value' => 'button', ), ), 230 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010895729064941406, 'params' => array ( 'id' => NULL, 'themeId' => 1612, 'type' => 'master_page', 'value' => 'dndindex', ), ), 231 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 9.799003601074219E-5, 'params' => array ( 'id' => NULL, 'themeId' => 1612, 'type' => 'master_page', 'value' => 'general', ), ), 232 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 9.799003601074219E-5, 'params' => array ( 'id' => NULL, 'themeId' => 1612, 'type' => 'master_page', 'value' => 'index', ), ), 233 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 9.703636169433594E-5, 'params' => array ( 'id' => NULL, 'themeId' => 1612, 'type' => 'master_page', 'value' => 'html_document', ), ), 234 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 9.489059448242188E-5, 'params' => array ( 'id' => NULL, 'themeId' => 1612, 'type' => 'master_page', 'value' => 'blank', ), ), 235 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.00013399124145507812, 'params' => array ( 'id' => NULL, 'themeId' => 1612, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 236 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002040863037109375, 'params' => array ( 0 => 1612, ), ), 237 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0004830360412597656, 'params' => array ( 'themeId' => 1612, 'themeId2' => 1612, ), ), 238 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1612', 'execTime' => 0.00011110305786132812, 'params' => array ( ), ), 239 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001430511474609375, 'params' => array ( 0 => 1613, ), ), 240 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.000125885009765625, 'params' => array ( 0 => 1613, ), ), 241 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1613', 'execTime' => 0.0004520416259765625, 'params' => NULL, ), 242 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1613', 'execTime' => 0.0001609325408935547, 'params' => NULL, ), 243 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1613', 'execTime' => 0.0004851818084716797, 'params' => NULL, ), 244 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0004291534423828125, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1613, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 245 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003330707550048828, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#4b4b4b', 'type' => 'color', 'themeId' => 1613, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 246 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0004150867462158203, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#0a4200', 'type' => 'color', 'themeId' => 1613, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 247 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00039505958557128906, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#0a4200', 'type' => 'color', 'themeId' => 1613, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 248 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0002009868621826172, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_page_wrap', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1613, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 249 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00014090538024902344, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow_footer, .base_index_page .ow_footer', 'defaultValue' => '#4b4b4b', 'type' => 'color', 'themeId' => 1613, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '5. Footer background', 'description' => NULL, 'mobile' => false, ), ), 250 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013494491577148438, 'params' => array ( 'id' => NULL, 'attribute' => 'background', 'selector' => '.ow_header', 'defaultValue' => 'url(images/bg_pic.png)', 'type' => 'image', 'themeId' => 1613, 'key' => 'headerImage', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 251 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001361370086669922, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#4b4b4b', 'type' => 'color', 'themeId' => 1613, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 252 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013518333435058594, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#4b4b4b', 'type' => 'color', 'themeId' => 1613, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 253 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013494491577148438, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.sitelogo', 'defaultValue' => 'url(images/site_name.png)', 'type' => 'image', 'themeId' => 1613, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '4. Logo image', 'description' => NULL, 'mobile' => false, ), ), 254 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001461505889892578, 'params' => array ( 'id' => NULL, 'themeId' => 1613, 'type' => 'decorator', 'value' => 'button', ), ), 255 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00013113021850585938, 'params' => array ( 'id' => NULL, 'themeId' => 1613, 'type' => 'master_page', 'value' => 'dndindex', ), ), 256 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011587142944335938, 'params' => array ( 'id' => NULL, 'themeId' => 1613, 'type' => 'master_page', 'value' => 'general', ), ), 257 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011205673217773438, 'params' => array ( 'id' => NULL, 'themeId' => 1613, 'type' => 'master_page', 'value' => 'index', ), ), 258 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010895729064941406, 'params' => array ( 'id' => NULL, 'themeId' => 1613, 'type' => 'master_page', 'value' => 'html_document', ), ), 259 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010919570922851562, 'params' => array ( 'id' => NULL, 'themeId' => 1613, 'type' => 'master_page', 'value' => 'blank', ), ), 260 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.0001399517059326172, 'params' => array ( 'id' => NULL, 'themeId' => 1613, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 261 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00021195411682128906, 'params' => array ( 0 => 1613, ), ), 262 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.00040602684020996094, 'params' => array ( 'themeId' => 1613, 'themeId2' => 1613, ), ), 263 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1613', 'execTime' => 0.00011610984802246094, 'params' => array ( ), ), 264 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001571178436279297, 'params' => array ( 0 => 1614, ), ), 265 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00014400482177734375, 'params' => array ( 0 => 1614, ), ), 266 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1614', 'execTime' => 0.00027298927307128906, 'params' => NULL, ), 267 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1614', 'execTime' => 0.00015115737915039062, 'params' => NULL, ), 268 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1614', 'execTime' => 0.0003669261932373047, 'params' => NULL, ), 269 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0002868175506591797, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => 'body, .ow, body, html, .base_sign_in', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1614, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 270 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00014495849609375, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html', 'defaultValue' => '#868686', 'type' => 'color', 'themeId' => 1614, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 271 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00015306472778320312, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a', 'defaultValue' => '#ae9e78', 'type' => 'color', 'themeId' => 1614, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 272 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001380443572998047, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#4c4c4c', 'type' => 'color', 'themeId' => 1614, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 273 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001289844512939453, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1614, 'key' => 'headerBackground', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 274 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001251697540283203, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_logo_wrap a', 'defaultValue' => 'url(images/logo_console.png)', 'type' => 'image', 'themeId' => 1614, 'key' => 'ConsoleImage', 'section' => '1. General Settings', 'label' => '6. Console logo image', 'description' => NULL, 'mobile' => false, ), ), 275 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001380443572998047, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.logo_url', 'defaultValue' => 'url(images/logo_inner.png)', 'type' => 'image', 'themeId' => 1614, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '5. Inner logo image', 'description' => NULL, 'mobile' => false, ), ), 276 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00012612342834472656, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#4c4c4c', 'type' => 'color', 'themeId' => 1614, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 277 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013494491577148438, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow_footer', 'defaultValue' => '#191514', 'type' => 'color', 'themeId' => 1614, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '7. Footer background color', 'description' => NULL, 'mobile' => false, ), ), 278 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001468658447265625, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#D76243', 'type' => 'color', 'themeId' => 1614, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 279 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013494491577148438, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.index_master_page .logo_url', 'defaultValue' => 'url(images/logo_index.png)', 'type' => 'image', 'themeId' => 1614, 'key' => 'indexLogoImage', 'section' => '1. General Settings', 'label' => '4. Index logo image', 'description' => NULL, 'mobile' => false, ), ), 280 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001289844512939453, 'params' => array ( 'id' => NULL, 'themeId' => 1614, 'type' => 'decorator', 'value' => 'button', ), ), 281 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011706352233886719, 'params' => array ( 'id' => NULL, 'themeId' => 1614, 'type' => 'master_page', 'value' => 'dndindex', ), ), 282 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010704994201660156, 'params' => array ( 'id' => NULL, 'themeId' => 1614, 'type' => 'master_page', 'value' => 'general', ), ), 283 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010609626770019531, 'params' => array ( 'id' => NULL, 'themeId' => 1614, 'type' => 'master_page', 'value' => 'index', ), ), 284 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00012087821960449219, 'params' => array ( 'id' => NULL, 'themeId' => 1614, 'type' => 'master_page', 'value' => 'html_document', ), ), 285 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010800361633300781, 'params' => array ( 'id' => NULL, 'themeId' => 1614, 'type' => 'master_page', 'value' => 'blank', ), ), 286 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.0001308917999267578, 'params' => array ( 'id' => NULL, 'themeId' => 1614, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 287 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00019478797912597656, 'params' => array ( 0 => 1614, ), ), 288 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0004131793975830078, 'params' => array ( 'themeId' => 1614, 'themeId2' => 1614, ), ), 289 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1614', 'execTime' => 0.00011205673217773438, 'params' => array ( ), ), 290 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001430511474609375, 'params' => array ( 0 => 1615, ), ), 291 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00013899803161621094, 'params' => array ( 0 => 1615, ), ), 292 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1615', 'execTime' => 0.00035500526428222656, 'params' => NULL, ), 293 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1615', 'execTime' => 0.0001571178436279297, 'params' => NULL, ), 294 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1615', 'execTime' => 0.0003650188446044922, 'params' => NULL, ), 295 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003108978271484375, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body', 'defaultValue' => '#000', 'type' => 'color', 'themeId' => 1615, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 296 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00014591217041015625, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html', 'defaultValue' => '#ffffe6', 'type' => 'color', 'themeId' => 1615, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 297 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001418590545654297, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#fffde3', 'type' => 'color', 'themeId' => 1615, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 298 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001461505889892578, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#796458', 'type' => 'color', 'themeId' => 1615, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 299 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013399124145507812, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_page_wrap', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1615, 'key' => 'backgroundImage', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 300 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00012683868408203125, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow_footer', 'defaultValue' => '#000', 'type' => 'color', 'themeId' => 1615, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '5. Footer background', 'description' => NULL, 'mobile' => false, ), ), 301 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013709068298339844, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header', 'defaultValue' => 'url(images/bg_pic.jpg)', 'type' => 'image', 'themeId' => 1615, 'key' => 'headerImage', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 302 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001399517059326172, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#ffffe6', 'type' => 'color', 'themeId' => 1615, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 303 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00012993812561035156, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#796458', 'type' => 'color', 'themeId' => 1615, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 304 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001480579376220703, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.sitelogo', 'defaultValue' => 'url(images/site_name.png)', 'type' => 'image', 'themeId' => 1615, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '4. Logo image', 'description' => NULL, 'mobile' => false, ), ), 305 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001468658447265625, 'params' => array ( 'id' => NULL, 'themeId' => 1615, 'type' => 'decorator', 'value' => 'button', ), ), 306 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001220703125, 'params' => array ( 'id' => NULL, 'themeId' => 1615, 'type' => 'master_page', 'value' => 'dndindex', ), ), 307 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011301040649414062, 'params' => array ( 'id' => NULL, 'themeId' => 1615, 'type' => 'master_page', 'value' => 'general', ), ), 308 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010991096496582031, 'params' => array ( 'id' => NULL, 'themeId' => 1615, 'type' => 'master_page', 'value' => 'index', ), ), 309 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010991096496582031, 'params' => array ( 'id' => NULL, 'themeId' => 1615, 'type' => 'master_page', 'value' => 'html_document', ), ), 310 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010585784912109375, 'params' => array ( 'id' => NULL, 'themeId' => 1615, 'type' => 'master_page', 'value' => 'blank', ), ), 311 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.00013780593872070312, 'params' => array ( 'id' => NULL, 'themeId' => 1615, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 312 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001938343048095703, 'params' => array ( 0 => 1615, ), ), 313 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.00039696693420410156, 'params' => array ( 'themeId' => 1615, 'themeId2' => 1615, ), ), 314 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1615', 'execTime' => 0.00011706352233886719, 'params' => array ( ), ), 315 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00014495849609375, 'params' => array ( 0 => 1616, ), ), 316 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001380443572998047, 'params' => array ( 0 => 1616, ), ), 317 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1616', 'execTime' => 0.0002760887145996094, 'params' => NULL, ), 318 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1616', 'execTime' => 0.0001468658447265625, 'params' => NULL, ), 319 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1616', 'execTime' => 0.0003960132598876953, 'params' => NULL, ), 320 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0002739429473876953, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => 'body, .base_sign_in', 'defaultValue' => '#bfc6c6', 'type' => 'color', 'themeId' => 1616, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 321 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00016999244689941406, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#4f5058', 'type' => 'color', 'themeId' => 1616, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 322 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00014400482177734375, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#0060aa', 'type' => 'color', 'themeId' => 1616, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 323 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001430511474609375, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#4F5058', 'type' => 'color', 'themeId' => 1616, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 324 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001308917999267578, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow_footer', 'defaultValue' => '#f9faff', 'type' => 'color', 'themeId' => 1616, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '6. Footer background color', 'description' => NULL, 'mobile' => false, ), ), 325 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013685226440429688, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_logo_wrap', 'defaultValue' => 'url(images/header_pic.png)', 'type' => 'image', 'themeId' => 1616, 'key' => 'headerBackground', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 326 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001361370086669922, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_logo_wrap a.ow_logo', 'defaultValue' => 'url(images/site_logo.png)', 'type' => 'image', 'themeId' => 1616, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '5. Inner logo image', 'description' => NULL, 'mobile' => false, ), ), 327 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00015282630920410156, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#4f5058', 'type' => 'color', 'themeId' => 1616, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 328 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013518333435058594, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#494949', 'type' => 'color', 'themeId' => 1616, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 329 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013399124145507812, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.index_master_page .ow_header_in', 'defaultValue' => 'url(images/indexpage_header_image.png)', 'type' => 'image', 'themeId' => 1616, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 330 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001399517059326172, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.index_master_page .logo_url', 'defaultValue' => 'url(images/indexpage_logo.png)', 'type' => 'image', 'themeId' => 1616, 'key' => 'indexLogoImage', 'section' => '1. General Settings', 'label' => '4. Index logo image', 'description' => NULL, 'mobile' => false, ), ), 331 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001289844512939453, 'params' => array ( 'id' => NULL, 'themeId' => 1616, 'type' => 'decorator', 'value' => 'button', ), ), 332 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00012087821960449219, 'params' => array ( 'id' => NULL, 'themeId' => 1616, 'type' => 'master_page', 'value' => 'dndindex', ), ), 333 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001289844512939453, 'params' => array ( 'id' => NULL, 'themeId' => 1616, 'type' => 'master_page', 'value' => 'general', ), ), 334 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010991096496582031, 'params' => array ( 'id' => NULL, 'themeId' => 1616, 'type' => 'master_page', 'value' => 'index', ), ), 335 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010704994201660156, 'params' => array ( 'id' => NULL, 'themeId' => 1616, 'type' => 'master_page', 'value' => 'html_document', ), ), 336 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010585784912109375, 'params' => array ( 'id' => NULL, 'themeId' => 1616, 'type' => 'master_page', 'value' => 'blank', ), ), 337 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.00013113021850585938, 'params' => array ( 'id' => NULL, 'themeId' => 1616, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 338 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00019407272338867188, 'params' => array ( 0 => 1616, ), ), 339 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0004520416259765625, 'params' => array ( 'themeId' => 1616, 'themeId2' => 1616, ), ), 340 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1616', 'execTime' => 0.00011396408081054688, 'params' => array ( ), ), 341 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00014281272888183594, 'params' => array ( 0 => 1617, ), ), 342 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00013899803161621094, 'params' => array ( 0 => 1617, ), ), 343 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1617', 'execTime' => 0.0002968311309814453, 'params' => NULL, ), 344 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1617', 'execTime' => 0.00015401840209960938, 'params' => NULL, ), 345 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1617', 'execTime' => 0.00033092498779296875, 'params' => NULL, ), 346 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003039836883544922, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body', 'defaultValue' => '#fdfff0', 'type' => 'color', 'themeId' => 1617, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 347 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00016498565673828125, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#52483f', 'type' => 'color', 'themeId' => 1617, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 348 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.000141143798828125, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#009683', 'type' => 'color', 'themeId' => 1617, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 349 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001380443572998047, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#009683', 'type' => 'color', 'themeId' => 1617, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 350 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013709068298339844, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_page_wrap', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1617, 'key' => 'backgroundImage', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 351 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013494491577148438, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header', 'defaultValue' => 'url(images/bg_pic.jpg)', 'type' => 'image', 'themeId' => 1617, 'key' => 'headerImage', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 352 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013399124145507812, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#52483f', 'type' => 'color', 'themeId' => 1617, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 353 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00015306472778320312, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#52483f', 'type' => 'color', 'themeId' => 1617, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 354 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001342296600341797, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.sitelogo', 'defaultValue' => 'url(images/site_name.png)', 'type' => 'image', 'themeId' => 1617, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '4. Logo image', 'description' => NULL, 'mobile' => false, ), ), 355 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001289844512939453, 'params' => array ( 'id' => NULL, 'themeId' => 1617, 'type' => 'decorator', 'value' => 'button', ), ), 356 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00012302398681640625, 'params' => array ( 'id' => NULL, 'themeId' => 1617, 'type' => 'master_page', 'value' => 'dndindex', ), ), 357 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011301040649414062, 'params' => array ( 'id' => NULL, 'themeId' => 1617, 'type' => 'master_page', 'value' => 'general', ), ), 358 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011301040649414062, 'params' => array ( 'id' => NULL, 'themeId' => 1617, 'type' => 'master_page', 'value' => 'index', ), ), 359 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001270771026611328, 'params' => array ( 'id' => NULL, 'themeId' => 1617, 'type' => 'master_page', 'value' => 'html_document', ), ), 360 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011706352233886719, 'params' => array ( 'id' => NULL, 'themeId' => 1617, 'type' => 'master_page', 'value' => 'blank', ), ), 361 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.00013184547424316406, 'params' => array ( 'id' => NULL, 'themeId' => 1617, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 362 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00019598007202148438, 'params' => array ( 0 => 1617, ), ), 363 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0004119873046875, 'params' => array ( 'themeId' => 1617, 'themeId2' => 1617, ), ), 364 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1617', 'execTime' => 0.00011301040649414062, 'params' => array ( ), ), 365 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00014400482177734375, 'params' => array ( 0 => 1618, ), ), 366 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00013899803161621094, 'params' => array ( 0 => 1618, ), ), 367 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1618', 'execTime' => 0.00027489662170410156, 'params' => NULL, ), 368 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1618', 'execTime' => 0.0001480579376220703, 'params' => NULL, ), 369 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1618', 'execTime' => 0.00039005279541015625, 'params' => NULL, ), 370 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0002791881561279297, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body', 'defaultValue' => '#090f10', 'type' => 'color', 'themeId' => 1618, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 371 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001480579376220703, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#d6d6be', 'type' => 'color', 'themeId' => 1618, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 372 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001361370086669922, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#7ce6fe', 'type' => 'color', 'themeId' => 1618, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 373 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001518726348876953, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#d6d6be', 'type' => 'color', 'themeId' => 1618, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 374 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00014591217041015625, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page', 'defaultValue' => 'url(images/promo.png)', 'type' => 'image', 'themeId' => 1618, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 375 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001380443572998047, 'params' => array ( 'id' => NULL, 'attribute' => 'background', 'selector' => '.ow_footer', 'defaultValue' => '#04070e', 'type' => 'color', 'themeId' => 1618, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '6. Footer background color', 'description' => NULL, 'mobile' => false, ), ), 376 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00014090538024902344, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header', 'defaultValue' => 'url(images/header.png)', 'type' => 'image', 'themeId' => 1618, 'key' => 'headerBackground', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 377 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013303756713867188, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#d6d6be', 'type' => 'color', 'themeId' => 1618, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 378 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001380443572998047, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#b2bac0', 'type' => 'color', 'themeId' => 1618, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 379 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00014901161193847656, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .sitelogo', 'defaultValue' => 'url(images/site_name.png)', 'type' => 'image', 'themeId' => 1618, 'key' => 'indexLogoImage', 'section' => '1. General Settings', 'label' => '4. Index logo image', 'description' => NULL, 'mobile' => false, ), ), 380 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001461505889892578, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.sitelogo', 'defaultValue' => 'url(images/site_name_inner.png)', 'type' => 'image', 'themeId' => 1618, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '5. Inner logo image', 'description' => NULL, 'mobile' => false, ), ), 381 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00012803077697753906, 'params' => array ( 'id' => NULL, 'themeId' => 1618, 'type' => 'decorator', 'value' => 'button', ), ), 382 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011920928955078125, 'params' => array ( 'id' => NULL, 'themeId' => 1618, 'type' => 'master_page', 'value' => 'dndindex', ), ), 383 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011014938354492188, 'params' => array ( 'id' => NULL, 'themeId' => 1618, 'type' => 'master_page', 'value' => 'general', ), ), 384 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010800361633300781, 'params' => array ( 'id' => NULL, 'themeId' => 1618, 'type' => 'master_page', 'value' => 'index', ), ), 385 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010800361633300781, 'params' => array ( 'id' => NULL, 'themeId' => 1618, 'type' => 'master_page', 'value' => 'html_document', ), ), 386 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011491775512695312, 'params' => array ( 'id' => NULL, 'themeId' => 1618, 'type' => 'master_page', 'value' => 'blank', ), ), 387 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.0001361370086669922, 'params' => array ( 'id' => NULL, 'themeId' => 1618, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 388 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002009868621826172, 'params' => array ( 0 => 1618, ), ), 389 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.00041294097900390625, 'params' => array ( 'themeId' => 1618, 'themeId2' => 1618, ), ), 390 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1618', 'execTime' => 0.00012087821960449219, 'params' => array ( ), ), 391 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00014495849609375, 'params' => array ( 0 => 1619, ), ), 392 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00013899803161621094, 'params' => array ( 0 => 1619, ), ), 393 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1619', 'execTime' => 0.00034308433532714844, 'params' => NULL, ), 394 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1619', 'execTime' => 0.00015592575073242188, 'params' => NULL, ), 395 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1619', 'execTime' => 0.0003800392150878906, 'params' => NULL, ), 396 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003008842468261719, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '@import url(\'https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700&display=swap\'); body, .ow, body, html, .base_sign_in', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1619, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 397 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00015497207641601562, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html', 'defaultValue' => '#666', 'type' => 'color', 'themeId' => 1619, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 398 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.000164031982421875, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a', 'defaultValue' => '#0e0e0e', 'type' => 'color', 'themeId' => 1619, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 399 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013685226440429688, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#4c4c4c', 'type' => 'color', 'themeId' => 1619, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 400 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00015401840209960938, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_header', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1619, 'key' => 'headerBackground', 'section' => '1. General Settings', 'label' => '2. Header background image', 'description' => NULL, 'mobile' => false, ), ), 401 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013303756713867188, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_logo_wrap a', 'defaultValue' => 'url(images/logo_console.png)', 'type' => 'image', 'themeId' => 1619, 'key' => 'indexLogoImage', 'section' => '1. General Settings', 'label' => '3. Index logo image', 'description' => NULL, 'mobile' => false, ), ), 402 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001308917999267578, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_site_panel_wrap.site_panel_wrap_bg_color .ow_logo_wrap a', 'defaultValue' => 'url(images/logo_console.png)', 'type' => 'image', 'themeId' => 1619, 'key' => 'indexLogoImageScroll', 'section' => '1. General Settings', 'label' => '4. Index logo image scroll', 'description' => NULL, 'mobile' => false, ), ), 403 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001308917999267578, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_logo_wrap a', 'defaultValue' => 'url(images/logo_console_black.png)', 'type' => 'image', 'themeId' => 1619, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '5. Inner logo image', 'description' => NULL, 'mobile' => false, ), ), 404 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013303756713867188, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_site_panel_wrap.site_panel_wrap_bg_color .ow_logo_wrap a', 'defaultValue' => 'url(images/logo_console.png)', 'type' => 'image', 'themeId' => 1619, 'key' => 'ConsoleImage', 'section' => '1. General Settings', 'label' => '6. Inner logo image scroll', 'description' => NULL, 'mobile' => false, ), ), 405 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00015211105346679688, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'html body .ow_box_cap h3, .ow_box_cap_empty h3', 'defaultValue' => '#787878', 'type' => 'color', 'themeId' => 1619, 'key' => 'WidgetTitleColor', 'section' => '2. Colors', 'label' => '6. Box title', 'description' => NULL, 'mobile' => false, ), ), 406 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013589859008789062, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#0e0e0e', 'type' => 'color', 'themeId' => 1619, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 407 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001270771026611328, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow_footer', 'defaultValue' => '#0e0e0e', 'type' => 'color', 'themeId' => 1619, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '7. Footer background color', 'description' => NULL, 'mobile' => false, ), ), 408 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013208389282226562, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#666', 'type' => 'color', 'themeId' => 1619, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 409 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.000125885009765625, 'params' => array ( 'id' => NULL, 'themeId' => 1619, 'type' => 'decorator', 'value' => 'button', ), ), 410 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00012302398681640625, 'params' => array ( 'id' => NULL, 'themeId' => 1619, 'type' => 'master_page', 'value' => 'dndindex', ), ), 411 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00012087821960449219, 'params' => array ( 'id' => NULL, 'themeId' => 1619, 'type' => 'master_page', 'value' => 'general', ), ), 412 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011110305786132812, 'params' => array ( 'id' => NULL, 'themeId' => 1619, 'type' => 'master_page', 'value' => 'index', ), ), 413 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010895729064941406, 'params' => array ( 'id' => NULL, 'themeId' => 1619, 'type' => 'master_page', 'value' => 'html_document', ), ), 414 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010895729064941406, 'params' => array ( 'id' => NULL, 'themeId' => 1619, 'type' => 'master_page', 'value' => 'blank', ), ), 415 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.00013589859008789062, 'params' => array ( 'id' => NULL, 'themeId' => 1619, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 416 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00019502639770507812, 'params' => array ( 0 => 1619, ), ), 417 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0004451274871826172, 'params' => array ( 'themeId' => 1619, 'themeId2' => 1619, ), ), 418 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1619', 'execTime' => 0.00011110305786132812, 'params' => array ( ), ), 419 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001418590545654297, 'params' => array ( 0 => 1620, ), ), 420 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001380443572998047, 'params' => array ( 0 => 1620, ), ), 421 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1620', 'execTime' => 0.0002779960632324219, 'params' => NULL, ), 422 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1620', 'execTime' => 0.0001480579376220703, 'params' => NULL, ), 423 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1620', 'execTime' => 0.0003829002380371094, 'params' => NULL, ), 424 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003001689910888672, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body', 'defaultValue' => '#e6e0ec', 'type' => 'color', 'themeId' => 1620, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 425 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00020503997802734375, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#7e6587', 'type' => 'color', 'themeId' => 1620, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 426 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00016999244689941406, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#00677d', 'type' => 'color', 'themeId' => 1620, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 427 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001418590545654297, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#7e6587', 'type' => 'color', 'themeId' => 1620, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 428 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013685226440429688, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow_footer', 'defaultValue' => 'rgba(255,255,255,0.3)', 'type' => 'color', 'themeId' => 1620, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '5. Footer background color', 'description' => NULL, 'mobile' => false, ), ), 429 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00014495849609375, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header_wrap', 'defaultValue' => 'url(images/bg.png)', 'type' => 'image', 'themeId' => 1620, 'key' => 'HeaderbackgroundImage', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 430 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00014400482177734375, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_logo', 'defaultValue' => 'url(images/header_s.png)', 'type' => 'image', 'themeId' => 1620, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '4. Logo image', 'description' => NULL, 'mobile' => false, ), ), 431 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013113021850585938, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#7e6587', 'type' => 'color', 'themeId' => 1620, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 432 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013494491577148438, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#00677D', 'type' => 'color', 'themeId' => 1620, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 433 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00012993812561035156, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_sign_in, .base_index_page', 'defaultValue' => 'url(images/bg.png)', 'type' => 'image', 'themeId' => 1620, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 434 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001289844512939453, 'params' => array ( 'id' => NULL, 'themeId' => 1620, 'type' => 'decorator', 'value' => 'button', ), ), 435 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00012183189392089844, 'params' => array ( 'id' => NULL, 'themeId' => 1620, 'type' => 'master_page', 'value' => 'dndindex', ), ), 436 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001289844512939453, 'params' => array ( 'id' => NULL, 'themeId' => 1620, 'type' => 'master_page', 'value' => 'general', ), ), 437 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011587142944335938, 'params' => array ( 'id' => NULL, 'themeId' => 1620, 'type' => 'master_page', 'value' => 'index', ), ), 438 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001068115234375, 'params' => array ( 'id' => NULL, 'themeId' => 1620, 'type' => 'master_page', 'value' => 'html_document', ), ), 439 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001049041748046875, 'params' => array ( 'id' => NULL, 'themeId' => 1620, 'type' => 'master_page', 'value' => 'blank', ), ), 440 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.00013113021850585938, 'params' => array ( 'id' => NULL, 'themeId' => 1620, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 441 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00019502639770507812, 'params' => array ( 0 => 1620, ), ), 442 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0004031658172607422, 'params' => array ( 'themeId' => 1620, 'themeId2' => 1620, ), ), 443 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1620', 'execTime' => 0.00011301040649414062, 'params' => array ( ), ), 444 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001430511474609375, 'params' => array ( 0 => 1621, ), ), 445 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001380443572998047, 'params' => array ( 0 => 1621, ), ), 446 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1621', 'execTime' => 0.0002930164337158203, 'params' => NULL, ), 447 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1621', 'execTime' => 0.00014781951904296875, 'params' => NULL, ), 448 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1621', 'execTime' => 0.0003979206085205078, 'params' => NULL, ), 449 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003039836883544922, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1621, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 450 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001590251922607422, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#52483f', 'type' => 'color', 'themeId' => 1621, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 451 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00015091896057128906, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#b4534d', 'type' => 'color', 'themeId' => 1621, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 452 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00014495849609375, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#616161', 'type' => 'color', 'themeId' => 1621, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 453 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013709068298339844, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_page_wrap', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1621, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 454 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00015783309936523438, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header', 'defaultValue' => 'url(images/bg_pic.jpg)', 'type' => 'image', 'themeId' => 1621, 'key' => 'headerBackground', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 455 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013494491577148438, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1621, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 456 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001399517059326172, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#52483f', 'type' => 'color', 'themeId' => 1621, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 457 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013113021850585938, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .sitelogo', 'defaultValue' => 'url(images/site_logo.png)', 'type' => 'image', 'themeId' => 1621, 'key' => 'indexLogoImage', 'section' => '1. General Settings', 'label' => '4. Index logo image', 'description' => NULL, 'mobile' => false, ), ), 458 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001289844512939453, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.sitelogo', 'defaultValue' => 'url(images/site_name.png)', 'type' => 'image', 'themeId' => 1621, 'key' => 'LogoImage', 'section' => '1. General Settings', 'label' => '5. Inner logo image', 'description' => NULL, 'mobile' => false, ), ), 459 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001289844512939453, 'params' => array ( 'id' => NULL, 'themeId' => 1621, 'type' => 'decorator', 'value' => 'button', ), ), 460 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00013899803161621094, 'params' => array ( 'id' => NULL, 'themeId' => 1621, 'type' => 'master_page', 'value' => 'dndindex', ), ), 461 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011515617370605469, 'params' => array ( 'id' => NULL, 'themeId' => 1621, 'type' => 'master_page', 'value' => 'general', ), ), 462 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010895729064941406, 'params' => array ( 'id' => NULL, 'themeId' => 1621, 'type' => 'master_page', 'value' => 'index', ), ), 463 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010895729064941406, 'params' => array ( 'id' => NULL, 'themeId' => 1621, 'type' => 'master_page', 'value' => 'html_document', ), ), 464 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011014938354492188, 'params' => array ( 'id' => NULL, 'themeId' => 1621, 'type' => 'master_page', 'value' => 'blank', ), ), 465 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.00013303756713867188, 'params' => array ( 'id' => NULL, 'themeId' => 1621, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 466 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00020313262939453125, 'params' => array ( 0 => 1621, ), ), 467 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.00039696693420410156, 'params' => array ( 'themeId' => 1621, 'themeId2' => 1621, ), ), 468 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1621', 'execTime' => 0.00011396408081054688, 'params' => array ( ), ), 469 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001430511474609375, 'params' => array ( 0 => 1622, ), ), 470 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00014400482177734375, 'params' => array ( 0 => 1622, ), ), 471 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1622', 'execTime' => 0.0003600120544433594, 'params' => NULL, ), 472 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1622', 'execTime' => 0.0001609325408935547, 'params' => NULL, ), 473 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1622', 'execTime' => 0.00043392181396484375, 'params' => NULL, ), 474 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0006070137023925781, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body', 'defaultValue' => '#412e57', 'type' => 'color', 'themeId' => 1622, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 475 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00035309791564941406, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#2e64ff', 'type' => 'color', 'themeId' => 1622, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 476 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003819465637207031, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#616161', 'type' => 'color', 'themeId' => 1622, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 477 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003190040588378906, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_page_wrap', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1622, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 478 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003349781036376953, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_page_container .ow_page', 'defaultValue' => '#616161', 'type' => 'color', 'themeId' => 1622, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 479 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00035119056701660156, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header', 'defaultValue' => 'url(images/bg_pic.jpg)', 'type' => 'image', 'themeId' => 1622, 'key' => 'headerBackground', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 480 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003478527069091797, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1622, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 481 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00038313865661621094, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#616161', 'type' => 'color', 'themeId' => 1622, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 482 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00027298927307128906, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_promo_collage_item1', 'defaultValue' => 'url(images/promo_collage1.png)', 'type' => 'image', 'themeId' => 1622, 'key' => 'collageimage1', 'section' => '3. Index Page', 'label' => 'Collage image 1', 'description' => NULL, 'mobile' => false, ), ), 483 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0002579689025878906, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_promo_collage_item2', 'defaultValue' => 'url(images/promo_collage2.png)', 'type' => 'image', 'themeId' => 1622, 'key' => 'collageimage2', 'section' => '3. Index Page', 'label' => 'Collage image 2', 'description' => NULL, 'mobile' => false, ), ), 484 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00026106834411621094, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_promo_collage_item3', 'defaultValue' => 'url(images/promo_collage3.png)', 'type' => 'image', 'themeId' => 1622, 'key' => 'collageimage3', 'section' => '3. Index Page', 'label' => 'Collage image 3', 'description' => NULL, 'mobile' => false, ), ), 485 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0002601146697998047, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_promo_collage_item4', 'defaultValue' => 'url(images/promo_collage4.png)', 'type' => 'image', 'themeId' => 1622, 'key' => 'collageimage4', 'section' => '3. Index Page', 'label' => 'Collage image 4', 'description' => NULL, 'mobile' => false, ), ), 486 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00026297569274902344, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_promo_collage_item5', 'defaultValue' => 'url(images/promo_collage5.png)', 'type' => 'image', 'themeId' => 1622, 'key' => 'collageimage5', 'section' => '3. Index Page', 'label' => 'Collage image 5', 'description' => NULL, 'mobile' => false, ), ), 487 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00030994415283203125, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_promo_left', 'defaultValue' => 'url(images/promo_left.jpg)', 'type' => 'image', 'themeId' => 1622, 'key' => 'qs_image', 'section' => '3. Index Page', 'label' => 'Quick Search Image', 'description' => NULL, 'mobile' => false, ), ), 488 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003330707550048828, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.sitelogo', 'defaultValue' => 'url(images/site_name.png)', 'type' => 'image', 'themeId' => 1622, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '4. Logo image', 'description' => NULL, 'mobile' => false, ), ), 489 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00024819374084472656, 'params' => array ( 'id' => NULL, 'themeId' => 1622, 'type' => 'decorator', 'value' => 'button', ), ), 490 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00022983551025390625, 'params' => array ( 'id' => NULL, 'themeId' => 1622, 'type' => 'master_page', 'value' => 'dndindex', ), ), 491 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023293495178222656, 'params' => array ( 'id' => NULL, 'themeId' => 1622, 'type' => 'master_page', 'value' => 'general', ), ), 492 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023412704467773438, 'params' => array ( 'id' => NULL, 'themeId' => 1622, 'type' => 'master_page', 'value' => 'index', ), ), 493 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00021505355834960938, 'params' => array ( 'id' => NULL, 'themeId' => 1622, 'type' => 'master_page', 'value' => 'html_document', ), ), 494 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00021219253540039062, 'params' => array ( 'id' => NULL, 'themeId' => 1622, 'type' => 'master_page', 'value' => 'blank', ), ), 495 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.00030493736267089844, 'params' => array ( 'id' => NULL, 'themeId' => 1622, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 496 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0004029273986816406, 'params' => array ( 0 => 1622, ), ), 497 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0011491775512695312, 'params' => array ( 'themeId' => 1622, 'themeId2' => 1622, ), ), 498 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1622', 'execTime' => 0.00031495094299316406, 'params' => array ( ), ), 499 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003230571746826172, 'params' => array ( 0 => 1623, ), ), 500 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00026702880859375, 'params' => array ( 0 => 1623, ), ), 501 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1623', 'execTime' => 0.000823974609375, 'params' => NULL, ), 502 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1623', 'execTime' => 0.00039005279541015625, 'params' => NULL, ), 503 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1623', 'execTime' => 0.0012249946594238281, 'params' => NULL, ), 504 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0006661415100097656, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body', 'defaultValue' => '#74adc0', 'type' => 'color', 'themeId' => 1623, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 505 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003829002380371094, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#c5ffff', 'type' => 'color', 'themeId' => 1623, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 506 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003561973571777344, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#7be1f9', 'type' => 'color', 'themeId' => 1623, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 507 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003299713134765625, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#2b6170', 'type' => 'color', 'themeId' => 1623, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 508 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0002999305725097656, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_page_wrap', 'defaultValue' => 'url(images/promo.png)', 'type' => 'image', 'themeId' => 1623, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 509 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003349781036376953, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow_footer', 'defaultValue' => '#6599ac', 'type' => 'color', 'themeId' => 1623, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '6. Footer background color', 'description' => NULL, 'mobile' => false, ), ), 510 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003199577331542969, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header', 'defaultValue' => 'url(images/header_pic.jpg)', 'type' => 'image', 'themeId' => 1623, 'key' => 'headerImage', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 511 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003380775451660156, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#2b6170', 'type' => 'color', 'themeId' => 1623, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 512 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.000347137451171875, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#3f6e7c', 'type' => 'color', 'themeId' => 1623, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 513 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003139972686767578, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .sitelogo', 'defaultValue' => 'url(images/site_name.png)', 'type' => 'image', 'themeId' => 1623, 'key' => 'indexLogoImage', 'section' => '1. General Settings', 'label' => '4. Index logo image', 'description' => NULL, 'mobile' => false, ), ), 514 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00031304359436035156, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.sitelogo', 'defaultValue' => 'url(images/logo_inner.png)', 'type' => 'image', 'themeId' => 1623, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '5. Inner logo image', 'description' => NULL, 'mobile' => false, ), ), 515 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002789497375488281, 'params' => array ( 'id' => NULL, 'themeId' => 1623, 'type' => 'decorator', 'value' => 'button', ), ), 516 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023603439331054688, 'params' => array ( 'id' => NULL, 'themeId' => 1623, 'type' => 'master_page', 'value' => 'dndindex', ), ), 517 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00022602081298828125, 'params' => array ( 'id' => NULL, 'themeId' => 1623, 'type' => 'master_page', 'value' => 'general', ), ), 518 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00021982192993164062, 'params' => array ( 'id' => NULL, 'themeId' => 1623, 'type' => 'master_page', 'value' => 'index', ), ), 519 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002720355987548828, 'params' => array ( 'id' => NULL, 'themeId' => 1623, 'type' => 'master_page', 'value' => 'html_document', ), ), 520 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002200603485107422, 'params' => array ( 'id' => NULL, 'themeId' => 1623, 'type' => 'master_page', 'value' => 'blank', ), ), 521 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.0002639293670654297, 'params' => array ( 'id' => NULL, 'themeId' => 1623, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 522 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003638267517089844, 'params' => array ( 0 => 1623, ), ), 523 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0010039806365966797, 'params' => array ( 'themeId' => 1623, 'themeId2' => 1623, ), ), 524 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1623', 'execTime' => 0.00022602081298828125, 'params' => array ( ), ), 525 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00027108192443847656, 'params' => array ( 0 => 1624, ), ), 526 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002970695495605469, 'params' => array ( 0 => 1624, ), ), 527 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1624', 'execTime' => 0.000843048095703125, 'params' => NULL, ), 528 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1624', 'execTime' => 0.00043392181396484375, 'params' => NULL, ), 529 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1624', 'execTime' => 0.0012760162353515625, 'params' => NULL, ), 530 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0006110668182373047, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body', 'defaultValue' => '#fff5fb', 'type' => 'color', 'themeId' => 1624, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 531 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0004119873046875, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#553d2f', 'type' => 'color', 'themeId' => 1624, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 532 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00035500526428222656, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#578581', 'type' => 'color', 'themeId' => 1624, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 533 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003719329833984375, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#715848', 'type' => 'color', 'themeId' => 1624, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 534 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003609657287597656, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_page_wrap', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1624, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 535 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00032591819763183594, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow_footer', 'defaultValue' => '#fffdff', 'type' => 'color', 'themeId' => 1624, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '5. Footer background', 'description' => NULL, 'mobile' => false, ), ), 536 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003650188446044922, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header', 'defaultValue' => 'url(images/bg_pic.jpg)', 'type' => 'image', 'themeId' => 1624, 'key' => 'headerBackground', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 537 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00030303001403808594, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#715848', 'type' => 'color', 'themeId' => 1624, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 538 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003139972686767578, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#796458', 'type' => 'color', 'themeId' => 1624, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 539 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00032210350036621094, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.sitelogo', 'defaultValue' => 'url(images/site_name.png)', 'type' => 'image', 'themeId' => 1624, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '4. Logo image', 'description' => NULL, 'mobile' => false, ), ), 540 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002460479736328125, 'params' => array ( 'id' => NULL, 'themeId' => 1624, 'type' => 'decorator', 'value' => 'button', ), ), 541 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023818016052246094, 'params' => array ( 'id' => NULL, 'themeId' => 1624, 'type' => 'master_page', 'value' => 'dndindex', ), ), 542 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00025200843811035156, 'params' => array ( 'id' => NULL, 'themeId' => 1624, 'type' => 'master_page', 'value' => 'general', ), ), 543 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023698806762695312, 'params' => array ( 'id' => NULL, 'themeId' => 1624, 'type' => 'master_page', 'value' => 'index', ), ), 544 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002219676971435547, 'params' => array ( 'id' => NULL, 'themeId' => 1624, 'type' => 'master_page', 'value' => 'html_document', ), ), 545 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00020885467529296875, 'params' => array ( 'id' => NULL, 'themeId' => 1624, 'type' => 'master_page', 'value' => 'blank', ), ), 546 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.00026798248291015625, 'params' => array ( 'id' => NULL, 'themeId' => 1624, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 547 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00037097930908203125, 'params' => array ( 0 => 1624, ), ), 548 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.001068115234375, 'params' => array ( 'themeId' => 1624, 'themeId2' => 1624, ), ), 549 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1624', 'execTime' => 0.00025582313537597656, 'params' => array ( ), ), 550 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003330707550048828, 'params' => array ( 0 => 1625, ), ), 551 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003139972686767578, 'params' => array ( 0 => 1625, ), ), 552 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1625', 'execTime' => 0.000782012939453125, 'params' => NULL, ), 553 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1625', 'execTime' => 0.0004019737243652344, 'params' => NULL, ), 554 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1625', 'execTime' => 0.0010290145874023438, 'params' => NULL, ), 555 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0006380081176757812, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => 'body, .ow, .base_sign_in', 'defaultValue' => '#000213', 'type' => 'color', 'themeId' => 1625, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 556 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00034499168395996094, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html', 'defaultValue' => '#B4BCD0', 'type' => 'color', 'themeId' => 1625, 'key' => 'textColor', 'section' => '3. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 557 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00031185150146484375, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a', 'defaultValue' => '#F7F8F8', 'type' => 'color', 'themeId' => 1625, 'key' => 'linkColor', 'section' => '3. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 558 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003628730773925781, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#F7F8F8', 'type' => 'color', 'themeId' => 1625, 'key' => 'titleColor', 'section' => '3. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 559 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003418922424316406, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_logo_wrap a', 'defaultValue' => 'url(images/logo.svg)', 'type' => 'image', 'themeId' => 1625, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '2. Logo image', 'description' => NULL, 'mobile' => false, ), ), 560 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003662109375, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'html body .ow_box_cap h3, .ow_box_cap_empty h3', 'defaultValue' => '#F7F8F8', 'type' => 'color', 'themeId' => 1625, 'key' => 'WidgetTitleColor', 'section' => '3. Colors', 'label' => '6. Box title', 'description' => NULL, 'mobile' => false, ), ), 561 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003190040588378906, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#B4BCD0', 'type' => 'color', 'themeId' => 1625, 'key' => 'menuColor', 'section' => '3. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 562 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003368854522705078, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#7989A0', 'type' => 'color', 'themeId' => 1625, 'key' => 'txtValue', 'section' => '3. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 563 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00030803680419921875, 'params' => array ( 'id' => NULL, 'themeId' => 1625, 'type' => 'decorator', 'value' => 'button', ), ), 564 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023794174194335938, 'params' => array ( 'id' => NULL, 'themeId' => 1625, 'type' => 'master_page', 'value' => 'dndindex', ), ), 565 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00020885467529296875, 'params' => array ( 'id' => NULL, 'themeId' => 1625, 'type' => 'master_page', 'value' => 'general', ), ), 566 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00026106834411621094, 'params' => array ( 'id' => NULL, 'themeId' => 1625, 'type' => 'master_page', 'value' => 'index', ), ), 567 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00022983551025390625, 'params' => array ( 'id' => NULL, 'themeId' => 1625, 'type' => 'master_page', 'value' => 'html_document', ), ), 568 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002200603485107422, 'params' => array ( 'id' => NULL, 'themeId' => 1625, 'type' => 'master_page', 'value' => 'blank', ), ), 569 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.0002598762512207031, 'params' => array ( 'id' => NULL, 'themeId' => 1625, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 570 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0004050731658935547, 'params' => array ( 0 => 1625, ), ), 571 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0010089874267578125, 'params' => array ( 'themeId' => 1625, 'themeId2' => 1625, ), ), 572 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1625', 'execTime' => 0.0002269744873046875, 'params' => array ( ), ), 573 => array ( 'query' => 'SELECT * FROM ow_base_config WHERE `key` = \'base\' AND `name` = \'cachedEntitiesPostfix\' LIMIT 0, 1', 'execTime' => 0.0003299713134765625, 'params' => array ( ), ), 574 => array ( 'query' => 'UPDATE `ow_base_config` SET `value`=:value WHERE id=:id', 'execTime' => 0.0003409385681152344, 'params' => array ( 'id' => 521, 'value' => 'IPy6iryd', ), ), 575 => array ( 'query' => 'SELECT * FROM ow_base_config', 'execTime' => 0.0005869865417480469, 'params' => array ( ), ), 576 => array ( 'query' => 'SELECT * FROM ow_base_language WHERE `status` = \'active\'', 'execTime' => 0.0003948211669921875, 'params' => array ( ), ), 577 => array ( 'query' => 'SELECT k.*, p.`prefix`, v.`value` FROM ow_base_language_key AS k INNER JOIN ow_base_language_prefix AS p ON k.prefixId = p.id INNER JOIN ow_base_language_value AS v ON k.id = v.keyId AND v.languageId = ?', 'execTime' => 0.08172798156738281, 'params' => array ( 0 => 1, ), ), 578 => array ( 'query' => 'SELECT * FROM ow_base_language', 'execTime' => 0.0003809928894042969, 'params' => array ( ), ), 579 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `key` = \'simplicity\' LIMIT 0, 1', 'execTime' => 0.0007278919219970703, 'params' => array ( ), ), 580 => array ( 'query' => 'SELECT * FROM ow_base_theme_content WHERE `themeId` = 1606', 'execTime' => 0.0006308555603027344, 'params' => array ( ), ), 581 => array ( 'query' => 'SELECT * FROM ow_base_theme_master_page WHERE `themeId` = 1606', 'execTime' => 0.0003490447998046875, 'params' => array ( ), ), 582 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `key` = \'turquoise\' LIMIT 0, 1', 'execTime' => 0.0003249645233154297, 'params' => array ( ), ), 583 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `key` = \'turquoise\' LIMIT 0, 1', 'execTime' => 0.0002770423889160156, 'params' => array ( ), ), 584 => array ( 'query' => 'SELECT * FROM ow_base_theme_content WHERE `themeId` = 1607', 'execTime' => 0.00043702125549316406, 'params' => array ( ), ), 585 => array ( 'query' => 'SELECT * FROM ow_base_theme_master_page WHERE `themeId` = 1607', 'execTime' => 0.00032901763916015625, 'params' => array ( ), ), 586 => array ( 'query' => 'SELECT * FROM ow_base_document WHERE `isStatic` = 1 AND `isMobile` = 0', 'execTime' => 0.0003631114959716797, 'params' => array ( ), ), 587 => array ( 'query' => ' SELECT * FROM `ow_base_menu_item` WHERE `visibleFor` & ? AND `externalUrl` IS NULL AND `type` = ? ORDER BY `order` ASC LIMIT 1', 'execTime' => 0.000698089599609375, 'params' => array ( 0 => 1, 1 => 'main', ), ), 588 => array ( 'query' => ' SELECT `mi`.*, `mi`.`key` AS `menu_key`, `d`.`class`, `d`.`action`, `d`.`uri`, `d`.`isStatic` FROM `ow_base_menu_item` AS `mi` LEFT JOIN `ow_base_document` AS `d` ON ( `mi`.`documentKey` = `d`.`key`) WHERE `mi`.`type` = :menuType ORDER BY `mi`.`order` ASC', 'execTime' => 0.0009770393371582031, 'params' => array ( 'menuType' => 'main', ), ), 589 => array ( 'query' => ' SELECT `mi`.*, `mi`.`key` AS `menu_key`, `d`.`class`, `d`.`action`, `d`.`uri`, `d`.`isStatic` FROM `ow_base_menu_item` AS `mi` LEFT JOIN `ow_base_document` AS `d` ON ( `mi`.`documentKey` = `d`.`key`) WHERE `mi`.`type` = :menuType ORDER BY `mi`.`order` ASC', 'execTime' => 0.0008580684661865234, 'params' => array ( 'menuType' => 'bottom', ), ), 590 => array ( 'query' => 'SELECT * FROM ow_base_question_account_type ORDER BY sortOrder', 'execTime' => 0.0005209445953369141, 'params' => array ( ), ), 591 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'base\' AND `actionKey` = \'daily_login\' LIMIT 0, 1', 'execTime' => 0.0004730224609375, 'params' => array ( ), ), 592 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'base\' AND `actionKey` = \'user_join\' LIMIT 0, 1', 'execTime' => 0.0003800392150878906, 'params' => array ( ), ), 593 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'base\' AND `actionKey` = \'search_users\' LIMIT 0, 1', 'execTime' => 0.00032520294189453125, 'params' => array ( ), ), 594 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'base\' AND `actionKey` = \'add_comment\' LIMIT 0, 1', 'execTime' => 0.000370025634765625, 'params' => array ( ), ), 595 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'usercredits\' AND `actionKey` = \'buy_credits\' LIMIT 0, 1', 'execTime' => 0.0003070831298828125, 'params' => array ( ), ), 596 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'usercredits\' AND `actionKey` = \'grant_by_user\' LIMIT 0, 1', 'execTime' => 0.00031280517578125, 'params' => array ( ), ), 597 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'usercredits\' AND `actionKey` = \'grant_to_user\' LIMIT 0, 1', 'execTime' => 0.0003190040588378906, 'params' => array ( ), ), 598 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'usercredits\' AND `actionKey` = \'set_by_admin\' LIMIT 0, 1', 'execTime' => 0.00030612945556640625, 'params' => array ( ), ), 599 => array ( 'query' => 'SELECT * FROM ow_base_question_account_type ORDER BY sortOrder', 'execTime' => 0.000553131103515625, 'params' => array ( ), ), 600 => array ( 'query' => ' SELECT `question`.* FROM `ow_base_question` as `question` LEFT JOIN `ow_base_question_section` as `section` ON ( `question`.`sectionName` = `section`.`name` AND `question`.`sectionName` != \'\' AND `question`.`sectionName` IS NOT NULL ) WHERE `question`.`base` = 1 AND `question`.`onJoin` = \'1\' AND ( `section`.isHidden IS NULL OR `section`.isHidden = 0 ) ORDER BY IF( `section`.`name` IS NULL, 0, 1 ), `section`.`sortOrder`, `question`.`sortOrder` ', 'execTime' => 0.0011658668518066406, 'params' => NULL, ), 601 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` IN(\'sex\',\'match_sex\') ORDER BY sortOrder', 'execTime' => 0.0006899833679199219, 'params' => array ( ), ), 602 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` IN(\'username\',\'email\',\'password\',\'sex\',\'match_sex\') ORDER BY sortOrder', 'execTime' => 0.0008909702301025391, 'params' => array ( ), ), 603 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` IN(\'\',\'sex\') ORDER BY sortOrder', 'execTime' => 0.0005548000335693359, 'params' => array ( ), ), 604 => array ( 'query' => 'SELECT * FROM ow_base_question_value WHERE `questionName` IN(\'username\',\'email\',\'password\',\'sex\',\'match_sex\') ORDER BY questionName, sortOrder', 'execTime' => 0.001505136489868164, 'params' => array ( ), ), 605 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` = \'username\' LIMIT 0, 1', 'execTime' => 0.0005719661712646484, 'params' => array ( ), ), 606 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` = \'email\' LIMIT 0, 1', 'execTime' => 0.0006120204925537109, 'params' => array ( ), ), 607 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` = \'password\' LIMIT 0, 1', 'execTime' => 0.0005970001220703125, 'params' => array ( ), ), 608 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` = \'repeatPassword\' LIMIT 0, 1', 'execTime' => 0.0003600120544433594, 'params' => array ( ), ), 609 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` = \'sex\' LIMIT 0, 1', 'execTime' => 0.00039196014404296875, 'params' => array ( ), ), 610 => array ( 'query' => 'SELECT * FROM ow_skadate_account_type_to_gender', 'execTime' => 0.00041103363037109375, 'params' => array ( ), ), 611 => array ( 'query' => 'UPDATE `ow_base_plugin` SET developerKey=:dk WHERE `key`=:k', 'execTime' => 0.0004420280456542969, 'params' => array ( 'dk' => '99d6bdd5bb6468beaf118c4664dd92ff', 'k' => 'pcgallery', ), ), 612 => array ( 'query' => 'SELECT * FROM ow_base_language', 'execTime' => 0.000331878662109375, 'params' => array ( ), ), 613 => array ( 'query' => 'SELECT count(DISTINCT `entityId`) `count`, `entityType` FROM `ow_moderation_entity` WHERE `entityType` IN (\'user_join\', \'comment\', \'avatar-change\', \'photo_comments\', \'user-status\', \'blog-post\', \'event\', \'forum-topic\', \'forum-post\', \'group\') AND `userId`=0 GROUP BY `entityType`', 'execTime' => 0.0003039836883544922, 'params' => NULL, ), 614 => array ( 'query' => 'SELECT count(DISTINCT `entityId`) `count`, `entityType` FROM `ow_moderation_entity` WHERE `entityType` IN (\'user_join\', \'comment\', \'avatar-change\', \'photo_comments\', \'user-status\', \'blog-post\', \'event\', \'forum-topic\', \'forum-post\', \'group\') AND 1 GROUP BY `entityType`', 'execTime' => 0.0001850128173828125, 'params' => NULL, ), 615 => array ( 'query' => 'SELECT COUNT(*) FROM ow_base_invitation WHERE `userId` = 0', 'execTime' => 0.00020694732666015625, 'params' => array ( ), ), 616 => array ( 'query' => 'SELECT COUNT(*) FROM ow_base_invitation WHERE `userId` = 0 AND `viewed` = 0', 'execTime' => 0.00015091896057128906, 'params' => array ( ), ), 617 => array ( 'query' => 'SELECT COUNT(*) FROM ow_notifications_notification WHERE `userId` = 0 AND `viewed` = 0', 'execTime' => 0.00013208389282226562, 'params' => array ( ), ), 618 => array ( 'query' => 'SELECT COUNT(*) FROM ow_notifications_notification WHERE `userId` = 0', 'execTime' => 0.00011801719665527344, 'params' => array ( ), ), 619 => array ( 'query' => 'SELECT COUNT(*) FROM `ow_friends_friendship` `friends_friendship` INNER JOIN `ow_base_user` base_user_table_alias ON base_user_table_alias.`id` = `friends_friendship`.`userId` LEFT JOIN `ow_base_user_suspend` base_user_suspend_table_alias ON base_user_suspend_table_alias.`userId` = `base_user_table_alias`.`id` WHERE (`base_user_suspend_table_alias`.`id` IS NULL) AND (`base_user_table_alias`.`emailVerify` = 1) AND `friends_friendship`.`friendId`=0 AND `friends_friendship`.`status` = \'pending\'', 'execTime' => 0.0002601146697998047, 'params' => array ( ), ), 620 => array ( 'query' => 'SELECT COUNT(*) FROM `ow_friends_friendship` `friends_friendship` INNER JOIN `ow_base_user` base_user_table_alias ON base_user_table_alias.`id` = `friends_friendship`.`userId` LEFT JOIN `ow_base_user_suspend` base_user_suspend_table_alias ON base_user_suspend_table_alias.`userId` = `base_user_table_alias`.`id` WHERE (`base_user_suspend_table_alias`.`id` IS NULL) AND (`base_user_table_alias`.`emailVerify` = 1) AND `friends_friendship`.`friendId`=0 AND `friends_friendship`.`status` = \'pending\' AND `friends_friendship`.`viewed` = \'0\'', 'execTime' => 0.0002238750457763672, 'params' => array ( ), ), 621 => array ( 'query' => 'show tables like \'ow_base_geolocation_country\'', 'execTime' => 0.0014171600341796875, 'params' => NULL, ), 622 => array ( 'query' => 'SELECT * FROM ow_base_authorization_group', 'execTime' => 0.0004429817199707031, 'params' => array ( ), ), 623 => array ( 'query' => 'SELECT * FROM ow_base_authorization_moderator ORDER BY id', 'execTime' => 0.0004150867462158203, 'params' => array ( ), ), 624 => array ( 'query' => 'SELECT * FROM ow_base_authorization_moderator_permission', 'execTime' => 0.0002799034118652344, 'params' => array ( ), ), 625 => array ( 'query' => 'SELECT * FROM ow_base_authorization_action', 'execTime' => 0.0003349781036376953, 'params' => array ( ), ), 626 => array ( 'query' => 'SELECT * FROM ow_base_authorization_permission', 'execTime' => 0.0002799034118652344, 'params' => array ( ), ), 627 => array ( 'query' => 'SELECT * FROM ow_base_authorization_role ORDER BY `sortOrder` ASC', 'execTime' => 0.0003681182861328125, 'params' => array ( ), ), 628 => array ( 'query' => 'SELECT `b`.* FROM `ow_ads_banner` AS `b` LEFT JOIN `ow_ads_banner_position` AS `bp` ON (`b`.`id` = `bp`.`bannerId`) LEFT JOIN `ow_ads_banner_location` AS `bl` ON (`b`.`id` = `bl`.`bannerId`) WHERE `bp`.`position` = :position AND `bp`.`pluginKey` IN ( :pluginKey, \'base\' ) AND ( `bl`.`location` IS NULL)', 'execTime' => 0.0005779266357421875, 'params' => array ( 'pluginKey' => 'SKADATE', 'position' => 'top', ), ), 629 => array ( 'query' => 'SELECT `b`.* FROM `ow_ads_banner` AS `b` LEFT JOIN `ow_ads_banner_position` AS `bp` ON (`b`.`id` = `bp`.`bannerId`) LEFT JOIN `ow_ads_banner_location` AS `bl` ON (`b`.`id` = `bl`.`bannerId`) WHERE `bp`.`position` = :position AND `bp`.`pluginKey` IN ( :pluginKey, \'base\' ) AND ( `bl`.`location` IS NULL)', 'execTime' => 0.000415802001953125, 'params' => array ( 'pluginKey' => 'SKADATE', 'position' => 'bottom', ), ), 630 => array ( 'query' => 'SELECT * FROM ow_base_place WHERE `name` = \'index\' LIMIT 0, 1', 'execTime' => 0.0004589557647705078, 'params' => array ( ), ), 631 => array ( 'query' => 'SELECT * FROM ow_base_component_place_cache WHERE `placeId` = 2 AND `entityId` = 0 LIMIT 0, 1', 'execTime' => 0.0005588531494140625, 'params' => array ( ), ), 632 => array ( 'query' => 'SELECT `b`.* FROM `ow_ads_banner` AS `b` LEFT JOIN `ow_ads_banner_position` AS `bp` ON (`b`.`id` = `bp`.`bannerId`) LEFT JOIN `ow_ads_banner_location` AS `bl` ON (`b`.`id` = `bl`.`bannerId`) WHERE `bp`.`position` = :position AND `bp`.`pluginKey` IN ( :pluginKey, \'base\' ) AND ( `bl`.`location` IS NULL)', 'execTime' => 0.0005450248718261719, 'params' => array ( 'pluginKey' => 'SKADATE', 'position' => 'sidebar', ), ), ), 'debugMode' => true, 'isProfilerEnabled' => true, 'profiler' => \UTIL_Profiler::__set_state(array( 'checkPoints' => array ( 'start' => 1774337865.026099, ), 'key' => 'db', 'result' => array ( ), 'chkCounter' => 0, )), 'queryExecTime' => 0.0005450248718261719, 'totalQueryExecTime' => 0.28398704528808594, 'queryCount' => 633, 'useCashe' => false, )), )), 'approveDao' => \BOL_UserApproveDao::__set_state(array( 'dbo' => \OW_Database::__set_state(array( 'connection' => \PDO::__set_state(array( )), 'affectedRows' => 0, 'queryLog' => array ( 0 => array ( 'query' => 'SELECT * FROM ow_base_config', 'execTime' => 0.0009129047393798828, 'params' => array ( ), ), 1 => array ( 'query' => 'SELECT * FROM ow_base_language', 'execTime' => 0.0005710124969482422, 'params' => array ( ), ), 2 => array ( 'query' => 'SELECT * FROM ow_base_plugin', 'execTime' => 0.0006101131439208984, 'params' => array ( ), ), 3 => array ( 'query' => 'SELECT * FROM ow_base_language ORDER BY `order` ASC LIMIT 0, 1', 'execTime' => 0.0005078315734863281, 'params' => array ( ), ), 4 => array ( 'query' => 'SET TIME_ZONE = ?', 'execTime' => 0.0004220008850097656, 'params' => array ( 0 => '-04:00', ), ), 5 => array ( 'query' => 'SELECT * FROM ow_virtualgifts_template', 'execTime' => 0.0006029605865478516, 'params' => array ( ), ), 6 => array ( 'query' => 'SELECT * FROM ow_base_document WHERE `uri` = \'join\' AND `isStatic` = 1 LIMIT 0, 1', 'execTime' => 0.0007178783416748047, 'params' => array ( ), ), 7 => array ( 'query' => 'SELECT * FROM ow_base_theme', 'execTime' => 0.0006940364837646484, 'params' => array ( ), ), 8 => array ( 'query' => 'SELECT * FROM ow_base_theme', 'execTime' => 0.0008101463317871094, 'params' => array ( ), ), 9 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0004200935363769531, 'params' => array ( 0 => 1555, ), ), 10 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0004000663757324219, 'params' => array ( 0 => 1555, ), ), 11 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1555', 'execTime' => 0.0010080337524414062, 'params' => NULL, ), 12 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1555', 'execTime' => 0.0004069805145263672, 'params' => NULL, ), 13 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1555', 'execTime' => 0.0010979175567626953, 'params' => NULL, ), 14 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0006210803985595703, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body', 'defaultValue' => '#FDF0E6', 'type' => 'color', 'themeId' => 1555, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 15 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0004799365997314453, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#825842', 'type' => 'color', 'themeId' => 1555, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 16 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003509521484375, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#2a80ae', 'type' => 'color', 'themeId' => 1555, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 17 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003490447998046875, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#B99480', 'type' => 'color', 'themeId' => 1555, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 18 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00035500526428222656, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_page_wrap', 'defaultValue' => 'url(images/promo.png)', 'type' => 'image', 'themeId' => 1555, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 19 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0004341602325439453, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_page_wrap_inner', 'defaultValue' => 'url(images/promo_inner.png)', 'type' => 'image', 'themeId' => 1555, 'key' => 'headerBackground', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 20 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003848075866699219, 'params' => array ( 'id' => NULL, 'attribute' => 'background', 'selector' => '.ow_footer', 'defaultValue' => '#FDF0E6', 'type' => 'color', 'themeId' => 1555, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '5. Footer background color', 'description' => NULL, 'mobile' => false, ), ), 21 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003299713134765625, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1555, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 22 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003349781036376953, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#ff7000', 'type' => 'color', 'themeId' => 1555, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 23 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0004229545593261719, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.sitelogo', 'defaultValue' => 'url(images/sitelogo.png)', 'type' => 'image', 'themeId' => 1555, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '4. Logo image', 'description' => NULL, 'mobile' => false, ), ), 24 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0003199577331542969, 'params' => array ( 'id' => NULL, 'themeId' => 1555, 'type' => 'decorator', 'value' => 'button', ), ), 25 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00029921531677246094, 'params' => array ( 'id' => NULL, 'themeId' => 1555, 'type' => 'master_page', 'value' => 'dndindex', ), ), 26 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00025391578674316406, 'params' => array ( 'id' => NULL, 'themeId' => 1555, 'type' => 'master_page', 'value' => 'general', ), ), 27 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023698806762695312, 'params' => array ( 'id' => NULL, 'themeId' => 1555, 'type' => 'master_page', 'value' => 'index', ), ), 28 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00030994415283203125, 'params' => array ( 'id' => NULL, 'themeId' => 1555, 'type' => 'master_page', 'value' => 'html_document', ), ), 29 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002410411834716797, 'params' => array ( 'id' => NULL, 'themeId' => 1555, 'type' => 'master_page', 'value' => 'blank', ), ), 30 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.0002942085266113281, 'params' => array ( 'id' => NULL, 'themeId' => 1555, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 31 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00039196014404296875, 'params' => array ( 0 => 1555, ), ), 32 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0010747909545898438, 'params' => array ( 'themeId' => 1555, 'themeId2' => 1555, ), ), 33 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1555', 'execTime' => 0.0003249645233154297, 'params' => array ( ), ), 34 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00033783912658691406, 'params' => array ( 0 => 1559, ), ), 35 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002949237823486328, 'params' => array ( 0 => 1559, ), ), 36 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1559', 'execTime' => 0.0008411407470703125, 'params' => NULL, ), 37 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1559', 'execTime' => 0.000370025634765625, 'params' => NULL, ), 38 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1559', 'execTime' => 0.0010089874267578125, 'params' => NULL, ), 39 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0006060600280761719, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body, .base_sign_in', 'defaultValue' => '#ece8e4', 'type' => 'color', 'themeId' => 1559, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 40 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.000431060791015625, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#494949', 'type' => 'color', 'themeId' => 1559, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 41 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003490447998046875, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#004d7e', 'type' => 'color', 'themeId' => 1559, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 42 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003581047058105469, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#004d7e', 'type' => 'color', 'themeId' => 1559, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 43 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.000392913818359375, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header_wrap', 'defaultValue' => 'url(images/bg_small.jpg)', 'type' => 'image', 'themeId' => 1559, 'key' => 'headerImage', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 44 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00047588348388671875, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header_pic', 'defaultValue' => 'url(images/header_s.png)', 'type' => 'image', 'themeId' => 1559, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '4. Logo image', 'description' => NULL, 'mobile' => false, ), ), 45 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00045418739318847656, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#252525', 'type' => 'color', 'themeId' => 1559, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 46 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00034999847412109375, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#494949', 'type' => 'color', 'themeId' => 1559, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 47 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00037598609924316406, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_sign_in, .index_master_page.ow_page_wrap', 'defaultValue' => 'url(images/bg.jpg)', 'type' => 'image', 'themeId' => 1559, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 48 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002868175506591797, 'params' => array ( 'id' => NULL, 'themeId' => 1559, 'type' => 'decorator', 'value' => 'button', ), ), 49 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023889541625976562, 'params' => array ( 'id' => NULL, 'themeId' => 1559, 'type' => 'master_page', 'value' => 'dndindex', ), ), 50 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00031280517578125, 'params' => array ( 'id' => NULL, 'themeId' => 1559, 'type' => 'master_page', 'value' => 'general', ), ), 51 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023293495178222656, 'params' => array ( 'id' => NULL, 'themeId' => 1559, 'type' => 'master_page', 'value' => 'index', ), ), 52 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002181529998779297, 'params' => array ( 'id' => NULL, 'themeId' => 1559, 'type' => 'master_page', 'value' => 'html_document', ), ), 53 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00021505355834960938, 'params' => array ( 'id' => NULL, 'themeId' => 1559, 'type' => 'master_page', 'value' => 'blank', ), ), 54 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.00027108192443847656, 'params' => array ( 'id' => NULL, 'themeId' => 1559, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 55 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0004589557647705078, 'params' => array ( 0 => 1559, ), ), 56 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0011219978332519531, 'params' => array ( 'themeId' => 1559, 'themeId2' => 1559, ), ), 57 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1559', 'execTime' => 0.00026798248291015625, 'params' => array ( ), ), 58 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003077983856201172, 'params' => array ( 0 => 1606, ), ), 59 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00030112266540527344, 'params' => array ( 0 => 1606, ), ), 60 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1606', 'execTime' => 0.001013040542602539, 'params' => NULL, ), 61 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1606', 'execTime' => 0.00028896331787109375, 'params' => NULL, ), 62 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1606', 'execTime' => 0.0008571147918701172, 'params' => NULL, ), 63 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0006830692291259766, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => 'body, .ow_bg_color', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1606, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 64 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00038909912109375, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html', 'defaultValue' => '#828894', 'type' => 'color', 'themeId' => 1606, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 65 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0004019737243652344, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a', 'defaultValue' => '#5b646a', 'type' => 'color', 'themeId' => 1606, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 66 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00034499168395996094, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#5b646a', 'type' => 'color', 'themeId' => 1606, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 67 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003638267517089844, 'params' => array ( 'id' => NULL, 'attribute' => 'background', 'selector' => '.ow_footer', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1606, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '4. Footer background color', 'description' => NULL, 'mobile' => false, ), ), 68 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0004401206970214844, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_logo', 'defaultValue' => 'url(images/logo.png)', 'type' => 'image', 'themeId' => 1606, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '3. Logo image', 'description' => NULL, 'mobile' => false, ), ), 69 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00035381317138671875, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header_pic', 'defaultValue' => 'url(images/header.jpg)', 'type' => 'image', 'themeId' => 1606, 'key' => 'headerImage', 'section' => '1. General Settings', 'label' => '2. Header background image', 'description' => NULL, 'mobile' => false, ), ), 70 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003609657287597656, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#5b646a', 'type' => 'color', 'themeId' => 1606, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 71 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003330707550048828, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_outline, .ow_txt_value', 'defaultValue' => '#2db395', 'type' => 'color', 'themeId' => 1606, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 72 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002541542053222656, 'params' => array ( 'id' => NULL, 'themeId' => 1606, 'type' => 'decorator', 'value' => 'button', ), ), 73 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00028705596923828125, 'params' => array ( 'id' => NULL, 'themeId' => 1606, 'type' => 'master_page', 'value' => 'dndindex', ), ), 74 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023102760314941406, 'params' => array ( 'id' => NULL, 'themeId' => 1606, 'type' => 'master_page', 'value' => 'admin', ), ), 75 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00021696090698242188, 'params' => array ( 'id' => NULL, 'themeId' => 1606, 'type' => 'master_page', 'value' => 'general', ), ), 76 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00024390220642089844, 'params' => array ( 'id' => NULL, 'themeId' => 1606, 'type' => 'master_page', 'value' => 'html_document', ), ), 77 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023508071899414062, 'params' => array ( 'id' => NULL, 'themeId' => 1606, 'type' => 'master_page', 'value' => 'blank', ), ), 78 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023603439331054688, 'params' => array ( 'id' => NULL, 'themeId' => 1606, 'type' => 'm_master_page', 'value' => 'mobile_blank', ), ), 79 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023102760314941406, 'params' => array ( 'id' => NULL, 'themeId' => 1606, 'type' => 'm_master_page', 'value' => 'mobile_general', ), ), 80 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002589225769042969, 'params' => array ( 'id' => NULL, 'themeId' => 1606, 'type' => 'm_master_page', 'value' => 'mobile_html_document', ), ), 81 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00039505958557128906, 'params' => array ( 0 => 1606, ), ), 82 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0010399818420410156, 'params' => array ( 'themeId' => 1606, 'themeId2' => 1606, ), ), 83 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1606', 'execTime' => 0.0003027915954589844, 'params' => array ( ), ), 84 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00032591819763183594, 'params' => array ( 0 => 1607, ), ), 85 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002830028533935547, 'params' => array ( 0 => 1607, ), ), 86 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1607', 'execTime' => 0.0008039474487304688, 'params' => NULL, ), 87 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1607', 'execTime' => 0.0004851818084716797, 'params' => NULL, ), 88 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1607', 'execTime' => 0.0011649131774902344, 'params' => NULL, ), 89 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0006041526794433594, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => 'body, .ow_bg_color', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1607, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 90 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003559589385986328, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .index_qs_widget', 'defaultValue' => '#828894', 'type' => 'color', 'themeId' => 1607, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 91 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00039887428283691406, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a', 'defaultValue' => '#5b646a', 'type' => 'color', 'themeId' => 1607, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 92 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003559589385986328, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#5b646a', 'type' => 'color', 'themeId' => 1607, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 93 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00031304359436035156, 'params' => array ( 'id' => NULL, 'attribute' => 'background', 'selector' => '.ow_footer', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1607, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '5. Footer background color', 'description' => NULL, 'mobile' => false, ), ), 94 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00036787986755371094, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_logo, .index_master_page .logo_url', 'defaultValue' => 'url(images/logo.png)', 'type' => 'image', 'themeId' => 1607, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '4. Logo image', 'description' => NULL, 'mobile' => false, ), ), 95 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003101825714111328, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header_pic', 'defaultValue' => 'url(images/header.jpg)', 'type' => 'image', 'themeId' => 1607, 'key' => 'headerImage', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 96 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00034880638122558594, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#5b646a', 'type' => 'color', 'themeId' => 1607, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 97 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003209114074707031, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_outline, .ow_txt_value', 'defaultValue' => '#ef6ba3', 'type' => 'color', 'themeId' => 1607, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 98 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003159046173095703, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.index_master_page .ow_header_wrap', 'defaultValue' => 'url(images/bg_promo.jpg)', 'type' => 'image', 'themeId' => 1607, 'key' => 'indexImage', 'section' => '1. General Settings', 'label' => '2. Page background image', 'description' => NULL, 'mobile' => false, ), ), 99 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00025916099548339844, 'params' => array ( 'id' => NULL, 'themeId' => 1607, 'type' => 'decorator', 'value' => 'button', ), ), 100 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002319812774658203, 'params' => array ( 'id' => NULL, 'themeId' => 1607, 'type' => 'master_page', 'value' => 'dndindex', ), ), 101 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002219676971435547, 'params' => array ( 'id' => NULL, 'themeId' => 1607, 'type' => 'master_page', 'value' => 'general', ), ), 102 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00021600723266601562, 'params' => array ( 'id' => NULL, 'themeId' => 1607, 'type' => 'master_page', 'value' => 'index', ), ), 103 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002529621124267578, 'params' => array ( 'id' => NULL, 'themeId' => 1607, 'type' => 'master_page', 'value' => 'html_document', ), ), 104 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00021791458129882812, 'params' => array ( 'id' => NULL, 'themeId' => 1607, 'type' => 'master_page', 'value' => 'blank', ), ), 105 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.0002639293670654297, 'params' => array ( 'id' => NULL, 'themeId' => 1607, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 106 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003981590270996094, 'params' => array ( 0 => 1607, ), ), 107 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0010190010070800781, 'params' => array ( 'themeId' => 1607, 'themeId2' => 1607, ), ), 108 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1607', 'execTime' => 0.0002288818359375, 'params' => array ( ), ), 109 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002739429473876953, 'params' => array ( 0 => 1608, ), ), 110 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002810955047607422, 'params' => array ( 0 => 1608, ), ), 111 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1608', 'execTime' => 0.0006909370422363281, 'params' => NULL, ), 112 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1608', 'execTime' => 0.0003859996795654297, 'params' => NULL, ), 113 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1608', 'execTime' => 0.0012140274047851562, 'params' => NULL, ), 114 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0006749629974365234, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => 'body, body.ow, body.base_sign_in', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1608, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 115 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003941059112548828, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#333', 'type' => 'color', 'themeId' => 1608, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 116 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00032901763916015625, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#2a80ae', 'type' => 'color', 'themeId' => 1608, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 117 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00039005279541015625, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#005466', 'type' => 'color', 'themeId' => 1608, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 118 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003330707550048828, 'params' => array ( 'id' => NULL, 'attribute' => 'background', 'selector' => '.ow_footer', 'defaultValue' => '#EAF7FB', 'type' => 'color', 'themeId' => 1608, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '5. Footer background color', 'description' => NULL, 'mobile' => false, ), ), 119 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00030493736267089844, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header', 'defaultValue' => 'url(images/header_s.png)', 'type' => 'image', 'themeId' => 1608, 'key' => 'headerBackground', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 120 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00037097930908203125, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_logo', 'defaultValue' => 'url(images/logo.png)', 'type' => 'image', 'themeId' => 1608, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '4. Logo image', 'description' => NULL, 'mobile' => false, ), ), 121 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0002899169921875, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#005466', 'type' => 'color', 'themeId' => 1608, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 122 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0002989768981933594, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#005074', 'type' => 'color', 'themeId' => 1608, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 123 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003478527069091797, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page', 'defaultValue' => 'url(images/bg.png)', 'type' => 'image', 'themeId' => 1608, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 124 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.000244140625, 'params' => array ( 'id' => NULL, 'themeId' => 1608, 'type' => 'decorator', 'value' => 'button', ), ), 125 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002200603485107422, 'params' => array ( 'id' => NULL, 'themeId' => 1608, 'type' => 'master_page', 'value' => 'dndindex', ), ), 126 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002701282501220703, 'params' => array ( 'id' => NULL, 'themeId' => 1608, 'type' => 'master_page', 'value' => 'general', ), ), 127 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00021314620971679688, 'params' => array ( 'id' => NULL, 'themeId' => 1608, 'type' => 'master_page', 'value' => 'index', ), ), 128 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00020885467529296875, 'params' => array ( 'id' => NULL, 'themeId' => 1608, 'type' => 'master_page', 'value' => 'html_document', ), ), 129 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00020599365234375, 'params' => array ( 'id' => NULL, 'themeId' => 1608, 'type' => 'master_page', 'value' => 'blank', ), ), 130 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.0002582073211669922, 'params' => array ( 'id' => NULL, 'themeId' => 1608, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 131 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00037217140197753906, 'params' => array ( 0 => 1608, ), ), 132 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.001035928726196289, 'params' => array ( 'themeId' => 1608, 'themeId2' => 1608, ), ), 133 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1608', 'execTime' => 0.0002760887145996094, 'params' => array ( ), ), 134 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00031876564025878906, 'params' => array ( 0 => 1609, ), ), 135 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00031495094299316406, 'params' => array ( 0 => 1609, ), ), 136 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1609', 'execTime' => 0.0008540153503417969, 'params' => NULL, ), 137 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1609', 'execTime' => 0.0005068778991699219, 'params' => NULL, ), 138 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1609', 'execTime' => 0.001313924789428711, 'params' => NULL, ), 139 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0006289482116699219, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => 'body, .ow, body, html, .base_sign_in', 'defaultValue' => '#333', 'type' => 'color', 'themeId' => 1609, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 140 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003838539123535156, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html', 'defaultValue' => '#c4c4c4', 'type' => 'color', 'themeId' => 1609, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 141 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003612041473388672, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a', 'defaultValue' => '#ae9e78', 'type' => 'color', 'themeId' => 1609, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 142 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00034499168395996094, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#e4e4e4', 'type' => 'color', 'themeId' => 1609, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 143 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00028204917907714844, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow_footer', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1609, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '7. Footer background color', 'description' => NULL, 'mobile' => false, ), ), 144 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00035381317138671875, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1609, 'key' => 'headerBackground', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 145 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0002999305725097656, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_logo_wrap a', 'defaultValue' => 'url(images/logo_console.png)', 'type' => 'image', 'themeId' => 1609, 'key' => 'ConsoleImage', 'section' => '1. General Settings', 'label' => '6. Console logo image', 'description' => NULL, 'mobile' => false, ), ), 146 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0002911090850830078, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.logo_url', 'defaultValue' => 'url(images/logo_inner.png)', 'type' => 'image', 'themeId' => 1609, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '5. Inner logo image', 'description' => NULL, 'mobile' => false, ), ), 147 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003440380096435547, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#cbcbcb', 'type' => 'color', 'themeId' => 1609, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 148 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003211498260498047, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#D76243', 'type' => 'color', 'themeId' => 1609, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 149 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003039836883544922, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.index_master_page .logo_url', 'defaultValue' => 'url(images/logo_index.png)', 'type' => 'image', 'themeId' => 1609, 'key' => 'indexLogoImage', 'section' => '1. General Settings', 'label' => '4. Index logo image', 'description' => NULL, 'mobile' => false, ), ), 150 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003490447998046875, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.index_master_page .ow_header', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1609, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 151 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002460479736328125, 'params' => array ( 'id' => NULL, 'themeId' => 1609, 'type' => 'decorator', 'value' => 'button', ), ), 152 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023484230041503906, 'params' => array ( 'id' => NULL, 'themeId' => 1609, 'type' => 'master_page', 'value' => 'dndindex', ), ), 153 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00027298927307128906, 'params' => array ( 'id' => NULL, 'themeId' => 1609, 'type' => 'master_page', 'value' => 'general', ), ), 154 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00022101402282714844, 'params' => array ( 'id' => NULL, 'themeId' => 1609, 'type' => 'master_page', 'value' => 'index', ), ), 155 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023293495178222656, 'params' => array ( 'id' => NULL, 'themeId' => 1609, 'type' => 'master_page', 'value' => 'html_document', ), ), 156 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002110004425048828, 'params' => array ( 'id' => NULL, 'themeId' => 1609, 'type' => 'master_page', 'value' => 'blank', ), ), 157 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.00025200843811035156, 'params' => array ( 'id' => NULL, 'themeId' => 1609, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 158 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00037097930908203125, 'params' => array ( 0 => 1609, ), ), 159 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0011229515075683594, 'params' => array ( 'themeId' => 1609, 'themeId2' => 1609, ), ), 160 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1609', 'execTime' => 0.0002751350402832031, 'params' => array ( ), ), 161 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003180503845214844, 'params' => array ( 0 => 1610, ), ), 162 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003161430358886719, 'params' => array ( 0 => 1610, ), ), 163 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1610', 'execTime' => 0.0008440017700195312, 'params' => NULL, ), 164 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1610', 'execTime' => 0.0004451274871826172, 'params' => NULL, ), 165 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1610', 'execTime' => 0.0013129711151123047, 'params' => NULL, ), 166 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0006320476531982422, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => 'body, .base_sign_in', 'defaultValue' => '#e8e7e7', 'type' => 'color', 'themeId' => 1610, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 167 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003638267517089844, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html', 'defaultValue' => '#4f5460', 'type' => 'color', 'themeId' => 1610, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 168 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003190040588378906, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a', 'defaultValue' => '#465c95', 'type' => 'color', 'themeId' => 1610, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 169 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0004019737243652344, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#666', 'type' => 'color', 'themeId' => 1610, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 170 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.000347137451171875, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow_footer', 'defaultValue' => '#e17e64', 'type' => 'color', 'themeId' => 1610, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '7. Footer background color', 'description' => NULL, 'mobile' => false, ), ), 171 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00030803680419921875, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_logo_wrap a', 'defaultValue' => 'url(images/logo_console.png)', 'type' => 'image', 'themeId' => 1610, 'key' => 'ConsoleImage', 'section' => '1. General Settings', 'label' => '6. Console logo image', 'description' => NULL, 'mobile' => false, ), ), 172 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00034999847412109375, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header_pic_wrap', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1610, 'key' => 'headerBackground', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 173 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00032806396484375, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.logo_url', 'defaultValue' => 'url(images/logo_inner.png)', 'type' => 'image', 'themeId' => 1610, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '5. Inner logo image', 'description' => NULL, 'mobile' => false, ), ), 174 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003151893615722656, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#cbcbcb', 'type' => 'color', 'themeId' => 1610, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 175 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003159046173095703, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#D76243', 'type' => 'color', 'themeId' => 1610, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 176 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00031304359436035156, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.index_master_page .logo_url', 'defaultValue' => 'url(images/logo_index.png)', 'type' => 'image', 'themeId' => 1610, 'key' => 'indexLogoImage', 'section' => '1. General Settings', 'label' => '4. Index logo image', 'description' => NULL, 'mobile' => false, ), ), 177 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003209114074707031, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.index_master_page .ow_header', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1610, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 178 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00024700164794921875, 'params' => array ( 'id' => NULL, 'themeId' => 1610, 'type' => 'decorator', 'value' => 'button', ), ), 179 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002319812774658203, 'params' => array ( 'id' => NULL, 'themeId' => 1610, 'type' => 'master_page', 'value' => 'dndindex', ), ), 180 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00022292137145996094, 'params' => array ( 'id' => NULL, 'themeId' => 1610, 'type' => 'master_page', 'value' => 'general', ), ), 181 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002589225769042969, 'params' => array ( 'id' => NULL, 'themeId' => 1610, 'type' => 'master_page', 'value' => 'index', ), ), 182 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00021696090698242188, 'params' => array ( 'id' => NULL, 'themeId' => 1610, 'type' => 'master_page', 'value' => 'html_document', ), ), 183 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00022912025451660156, 'params' => array ( 'id' => NULL, 'themeId' => 1610, 'type' => 'master_page', 'value' => 'blank', ), ), 184 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.00025200843811035156, 'params' => array ( 'id' => NULL, 'themeId' => 1610, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 185 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00043201446533203125, 'params' => array ( 0 => 1610, ), ), 186 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0006840229034423828, 'params' => array ( 'themeId' => 1610, 'themeId2' => 1610, ), ), 187 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1610', 'execTime' => 0.00011801719665527344, 'params' => array ( ), ), 188 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00014901161193847656, 'params' => array ( 0 => 1611, ), ), 189 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.000141143798828125, 'params' => array ( 0 => 1611, ), ), 190 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1611', 'execTime' => 0.0002830028533935547, 'params' => NULL, ), 191 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1611', 'execTime' => 0.00015211105346679688, 'params' => NULL, ), 192 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1611', 'execTime' => 0.0003960132598876953, 'params' => NULL, ), 193 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0005090236663818359, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body', 'defaultValue' => '#2f0023', 'type' => 'color', 'themeId' => 1611, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 194 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00040602684020996094, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#cecece', 'type' => 'color', 'themeId' => 1611, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 195 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.000308990478515625, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#5079cd', 'type' => 'color', 'themeId' => 1611, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 196 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003218650817871094, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#cecece', 'type' => 'color', 'themeId' => 1611, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 197 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003650188446044922, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_page_wrap', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1611, 'key' => 'backgroundImage', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 198 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0002951622009277344, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header', 'defaultValue' => 'url(images/bg_pic.jpg)', 'type' => 'image', 'themeId' => 1611, 'key' => 'headerImage', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 199 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003349781036376953, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1611, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 200 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.000370025634765625, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#cecece', 'type' => 'color', 'themeId' => 1611, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 201 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00031685829162597656, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .sitelogo', 'defaultValue' => 'url(images/site_name.png)', 'type' => 'image', 'themeId' => 1611, 'key' => 'indexLogoImage', 'section' => '1. General Settings', 'label' => '4. Index Logo image', 'description' => NULL, 'mobile' => false, ), ), 202 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00030112266540527344, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.sitelogo', 'defaultValue' => 'url(images/site_name.png)', 'type' => 'image', 'themeId' => 1611, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '5. Logo image', 'description' => NULL, 'mobile' => false, ), ), 203 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002529621124267578, 'params' => array ( 'id' => NULL, 'themeId' => 1611, 'type' => 'decorator', 'value' => 'button', ), ), 204 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023603439331054688, 'params' => array ( 'id' => NULL, 'themeId' => 1611, 'type' => 'master_page', 'value' => 'dndindex', ), ), 205 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00021791458129882812, 'params' => array ( 'id' => NULL, 'themeId' => 1611, 'type' => 'master_page', 'value' => 'general', ), ), 206 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00024700164794921875, 'params' => array ( 'id' => NULL, 'themeId' => 1611, 'type' => 'master_page', 'value' => 'index', ), ), 207 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002300739288330078, 'params' => array ( 'id' => NULL, 'themeId' => 1611, 'type' => 'master_page', 'value' => 'html_document', ), ), 208 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00021195411682128906, 'params' => array ( 'id' => NULL, 'themeId' => 1611, 'type' => 'master_page', 'value' => 'blank', ), ), 209 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.0002510547637939453, 'params' => array ( 'id' => NULL, 'themeId' => 1611, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 210 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0004761219024658203, 'params' => array ( 0 => 1611, ), ), 211 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0010979175567626953, 'params' => array ( 'themeId' => 1611, 'themeId2' => 1611, ), ), 212 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1611', 'execTime' => 0.0002300739288330078, 'params' => array ( ), ), 213 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003249645233154297, 'params' => array ( 0 => 1612, ), ), 214 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.000263214111328125, 'params' => array ( 0 => 1612, ), ), 215 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1612', 'execTime' => 0.0008919239044189453, 'params' => NULL, ), 216 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1612', 'execTime' => 0.0004279613494873047, 'params' => NULL, ), 217 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1612', 'execTime' => 0.0014429092407226562, 'params' => NULL, ), 218 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00043201446533203125, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body', 'defaultValue' => '#493e5e', 'type' => 'color', 'themeId' => 1612, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 219 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00028395652770996094, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#b9b3bd', 'type' => 'color', 'themeId' => 1612, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 220 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00024390220642089844, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#4aaed3', 'type' => 'color', 'themeId' => 1612, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 221 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00023889541625976562, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#d9d1dd', 'type' => 'color', 'themeId' => 1612, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 222 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00023603439331054688, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_page_wrap', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1612, 'key' => 'backgroundImage', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 223 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00024700164794921875, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header', 'defaultValue' => 'url(images/bg_pic.jpg)', 'type' => 'image', 'themeId' => 1612, 'key' => 'headerBackground', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 224 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00020503997802734375, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_site_panel_logo', 'defaultValue' => 'url(images/site_name3.png)', 'type' => 'image', 'themeId' => 1612, 'key' => 'ConsoleImage', 'section' => '1. General Settings', 'label' => '6. Console logo image', 'description' => NULL, 'mobile' => false, ), ), 225 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00012421607971191406, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#aba8af', 'type' => 'color', 'themeId' => 1612, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 226 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001289844512939453, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#cecece', 'type' => 'color', 'themeId' => 1612, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 227 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001239776611328125, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .sitelogo', 'defaultValue' => 'url(images/site_name.png)', 'type' => 'image', 'themeId' => 1612, 'key' => 'indexLogoImage', 'section' => '1. General Settings', 'label' => '4. Index logo image', 'description' => NULL, 'mobile' => false, ), ), 228 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00014495849609375, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.sitelogo', 'defaultValue' => 'url(images/site_name2.png)', 'type' => 'image', 'themeId' => 1612, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '5. Inner logo image', 'description' => NULL, 'mobile' => false, ), ), 229 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011801719665527344, 'params' => array ( 'id' => NULL, 'themeId' => 1612, 'type' => 'decorator', 'value' => 'button', ), ), 230 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010895729064941406, 'params' => array ( 'id' => NULL, 'themeId' => 1612, 'type' => 'master_page', 'value' => 'dndindex', ), ), 231 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 9.799003601074219E-5, 'params' => array ( 'id' => NULL, 'themeId' => 1612, 'type' => 'master_page', 'value' => 'general', ), ), 232 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 9.799003601074219E-5, 'params' => array ( 'id' => NULL, 'themeId' => 1612, 'type' => 'master_page', 'value' => 'index', ), ), 233 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 9.703636169433594E-5, 'params' => array ( 'id' => NULL, 'themeId' => 1612, 'type' => 'master_page', 'value' => 'html_document', ), ), 234 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 9.489059448242188E-5, 'params' => array ( 'id' => NULL, 'themeId' => 1612, 'type' => 'master_page', 'value' => 'blank', ), ), 235 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.00013399124145507812, 'params' => array ( 'id' => NULL, 'themeId' => 1612, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 236 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002040863037109375, 'params' => array ( 0 => 1612, ), ), 237 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0004830360412597656, 'params' => array ( 'themeId' => 1612, 'themeId2' => 1612, ), ), 238 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1612', 'execTime' => 0.00011110305786132812, 'params' => array ( ), ), 239 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001430511474609375, 'params' => array ( 0 => 1613, ), ), 240 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.000125885009765625, 'params' => array ( 0 => 1613, ), ), 241 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1613', 'execTime' => 0.0004520416259765625, 'params' => NULL, ), 242 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1613', 'execTime' => 0.0001609325408935547, 'params' => NULL, ), 243 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1613', 'execTime' => 0.0004851818084716797, 'params' => NULL, ), 244 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0004291534423828125, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1613, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 245 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003330707550048828, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#4b4b4b', 'type' => 'color', 'themeId' => 1613, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 246 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0004150867462158203, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#0a4200', 'type' => 'color', 'themeId' => 1613, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 247 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00039505958557128906, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#0a4200', 'type' => 'color', 'themeId' => 1613, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 248 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0002009868621826172, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_page_wrap', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1613, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 249 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00014090538024902344, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow_footer, .base_index_page .ow_footer', 'defaultValue' => '#4b4b4b', 'type' => 'color', 'themeId' => 1613, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '5. Footer background', 'description' => NULL, 'mobile' => false, ), ), 250 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013494491577148438, 'params' => array ( 'id' => NULL, 'attribute' => 'background', 'selector' => '.ow_header', 'defaultValue' => 'url(images/bg_pic.png)', 'type' => 'image', 'themeId' => 1613, 'key' => 'headerImage', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 251 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001361370086669922, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#4b4b4b', 'type' => 'color', 'themeId' => 1613, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 252 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013518333435058594, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#4b4b4b', 'type' => 'color', 'themeId' => 1613, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 253 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013494491577148438, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.sitelogo', 'defaultValue' => 'url(images/site_name.png)', 'type' => 'image', 'themeId' => 1613, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '4. Logo image', 'description' => NULL, 'mobile' => false, ), ), 254 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001461505889892578, 'params' => array ( 'id' => NULL, 'themeId' => 1613, 'type' => 'decorator', 'value' => 'button', ), ), 255 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00013113021850585938, 'params' => array ( 'id' => NULL, 'themeId' => 1613, 'type' => 'master_page', 'value' => 'dndindex', ), ), 256 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011587142944335938, 'params' => array ( 'id' => NULL, 'themeId' => 1613, 'type' => 'master_page', 'value' => 'general', ), ), 257 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011205673217773438, 'params' => array ( 'id' => NULL, 'themeId' => 1613, 'type' => 'master_page', 'value' => 'index', ), ), 258 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010895729064941406, 'params' => array ( 'id' => NULL, 'themeId' => 1613, 'type' => 'master_page', 'value' => 'html_document', ), ), 259 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010919570922851562, 'params' => array ( 'id' => NULL, 'themeId' => 1613, 'type' => 'master_page', 'value' => 'blank', ), ), 260 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.0001399517059326172, 'params' => array ( 'id' => NULL, 'themeId' => 1613, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 261 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00021195411682128906, 'params' => array ( 0 => 1613, ), ), 262 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.00040602684020996094, 'params' => array ( 'themeId' => 1613, 'themeId2' => 1613, ), ), 263 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1613', 'execTime' => 0.00011610984802246094, 'params' => array ( ), ), 264 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001571178436279297, 'params' => array ( 0 => 1614, ), ), 265 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00014400482177734375, 'params' => array ( 0 => 1614, ), ), 266 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1614', 'execTime' => 0.00027298927307128906, 'params' => NULL, ), 267 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1614', 'execTime' => 0.00015115737915039062, 'params' => NULL, ), 268 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1614', 'execTime' => 0.0003669261932373047, 'params' => NULL, ), 269 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0002868175506591797, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => 'body, .ow, body, html, .base_sign_in', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1614, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 270 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00014495849609375, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html', 'defaultValue' => '#868686', 'type' => 'color', 'themeId' => 1614, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 271 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00015306472778320312, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a', 'defaultValue' => '#ae9e78', 'type' => 'color', 'themeId' => 1614, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 272 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001380443572998047, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#4c4c4c', 'type' => 'color', 'themeId' => 1614, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 273 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001289844512939453, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1614, 'key' => 'headerBackground', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 274 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001251697540283203, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_logo_wrap a', 'defaultValue' => 'url(images/logo_console.png)', 'type' => 'image', 'themeId' => 1614, 'key' => 'ConsoleImage', 'section' => '1. General Settings', 'label' => '6. Console logo image', 'description' => NULL, 'mobile' => false, ), ), 275 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001380443572998047, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.logo_url', 'defaultValue' => 'url(images/logo_inner.png)', 'type' => 'image', 'themeId' => 1614, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '5. Inner logo image', 'description' => NULL, 'mobile' => false, ), ), 276 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00012612342834472656, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#4c4c4c', 'type' => 'color', 'themeId' => 1614, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 277 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013494491577148438, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow_footer', 'defaultValue' => '#191514', 'type' => 'color', 'themeId' => 1614, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '7. Footer background color', 'description' => NULL, 'mobile' => false, ), ), 278 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001468658447265625, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#D76243', 'type' => 'color', 'themeId' => 1614, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 279 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013494491577148438, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.index_master_page .logo_url', 'defaultValue' => 'url(images/logo_index.png)', 'type' => 'image', 'themeId' => 1614, 'key' => 'indexLogoImage', 'section' => '1. General Settings', 'label' => '4. Index logo image', 'description' => NULL, 'mobile' => false, ), ), 280 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001289844512939453, 'params' => array ( 'id' => NULL, 'themeId' => 1614, 'type' => 'decorator', 'value' => 'button', ), ), 281 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011706352233886719, 'params' => array ( 'id' => NULL, 'themeId' => 1614, 'type' => 'master_page', 'value' => 'dndindex', ), ), 282 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010704994201660156, 'params' => array ( 'id' => NULL, 'themeId' => 1614, 'type' => 'master_page', 'value' => 'general', ), ), 283 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010609626770019531, 'params' => array ( 'id' => NULL, 'themeId' => 1614, 'type' => 'master_page', 'value' => 'index', ), ), 284 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00012087821960449219, 'params' => array ( 'id' => NULL, 'themeId' => 1614, 'type' => 'master_page', 'value' => 'html_document', ), ), 285 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010800361633300781, 'params' => array ( 'id' => NULL, 'themeId' => 1614, 'type' => 'master_page', 'value' => 'blank', ), ), 286 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.0001308917999267578, 'params' => array ( 'id' => NULL, 'themeId' => 1614, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 287 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00019478797912597656, 'params' => array ( 0 => 1614, ), ), 288 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0004131793975830078, 'params' => array ( 'themeId' => 1614, 'themeId2' => 1614, ), ), 289 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1614', 'execTime' => 0.00011205673217773438, 'params' => array ( ), ), 290 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001430511474609375, 'params' => array ( 0 => 1615, ), ), 291 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00013899803161621094, 'params' => array ( 0 => 1615, ), ), 292 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1615', 'execTime' => 0.00035500526428222656, 'params' => NULL, ), 293 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1615', 'execTime' => 0.0001571178436279297, 'params' => NULL, ), 294 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1615', 'execTime' => 0.0003650188446044922, 'params' => NULL, ), 295 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003108978271484375, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body', 'defaultValue' => '#000', 'type' => 'color', 'themeId' => 1615, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 296 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00014591217041015625, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html', 'defaultValue' => '#ffffe6', 'type' => 'color', 'themeId' => 1615, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 297 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001418590545654297, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#fffde3', 'type' => 'color', 'themeId' => 1615, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 298 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001461505889892578, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#796458', 'type' => 'color', 'themeId' => 1615, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 299 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013399124145507812, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_page_wrap', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1615, 'key' => 'backgroundImage', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 300 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00012683868408203125, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow_footer', 'defaultValue' => '#000', 'type' => 'color', 'themeId' => 1615, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '5. Footer background', 'description' => NULL, 'mobile' => false, ), ), 301 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013709068298339844, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header', 'defaultValue' => 'url(images/bg_pic.jpg)', 'type' => 'image', 'themeId' => 1615, 'key' => 'headerImage', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 302 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001399517059326172, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#ffffe6', 'type' => 'color', 'themeId' => 1615, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 303 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00012993812561035156, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#796458', 'type' => 'color', 'themeId' => 1615, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 304 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001480579376220703, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.sitelogo', 'defaultValue' => 'url(images/site_name.png)', 'type' => 'image', 'themeId' => 1615, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '4. Logo image', 'description' => NULL, 'mobile' => false, ), ), 305 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001468658447265625, 'params' => array ( 'id' => NULL, 'themeId' => 1615, 'type' => 'decorator', 'value' => 'button', ), ), 306 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001220703125, 'params' => array ( 'id' => NULL, 'themeId' => 1615, 'type' => 'master_page', 'value' => 'dndindex', ), ), 307 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011301040649414062, 'params' => array ( 'id' => NULL, 'themeId' => 1615, 'type' => 'master_page', 'value' => 'general', ), ), 308 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010991096496582031, 'params' => array ( 'id' => NULL, 'themeId' => 1615, 'type' => 'master_page', 'value' => 'index', ), ), 309 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010991096496582031, 'params' => array ( 'id' => NULL, 'themeId' => 1615, 'type' => 'master_page', 'value' => 'html_document', ), ), 310 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010585784912109375, 'params' => array ( 'id' => NULL, 'themeId' => 1615, 'type' => 'master_page', 'value' => 'blank', ), ), 311 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.00013780593872070312, 'params' => array ( 'id' => NULL, 'themeId' => 1615, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 312 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001938343048095703, 'params' => array ( 0 => 1615, ), ), 313 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.00039696693420410156, 'params' => array ( 'themeId' => 1615, 'themeId2' => 1615, ), ), 314 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1615', 'execTime' => 0.00011706352233886719, 'params' => array ( ), ), 315 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00014495849609375, 'params' => array ( 0 => 1616, ), ), 316 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001380443572998047, 'params' => array ( 0 => 1616, ), ), 317 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1616', 'execTime' => 0.0002760887145996094, 'params' => NULL, ), 318 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1616', 'execTime' => 0.0001468658447265625, 'params' => NULL, ), 319 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1616', 'execTime' => 0.0003960132598876953, 'params' => NULL, ), 320 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0002739429473876953, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => 'body, .base_sign_in', 'defaultValue' => '#bfc6c6', 'type' => 'color', 'themeId' => 1616, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 321 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00016999244689941406, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#4f5058', 'type' => 'color', 'themeId' => 1616, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 322 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00014400482177734375, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#0060aa', 'type' => 'color', 'themeId' => 1616, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 323 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001430511474609375, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#4F5058', 'type' => 'color', 'themeId' => 1616, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 324 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001308917999267578, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow_footer', 'defaultValue' => '#f9faff', 'type' => 'color', 'themeId' => 1616, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '6. Footer background color', 'description' => NULL, 'mobile' => false, ), ), 325 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013685226440429688, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_logo_wrap', 'defaultValue' => 'url(images/header_pic.png)', 'type' => 'image', 'themeId' => 1616, 'key' => 'headerBackground', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 326 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001361370086669922, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_logo_wrap a.ow_logo', 'defaultValue' => 'url(images/site_logo.png)', 'type' => 'image', 'themeId' => 1616, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '5. Inner logo image', 'description' => NULL, 'mobile' => false, ), ), 327 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00015282630920410156, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#4f5058', 'type' => 'color', 'themeId' => 1616, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 328 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013518333435058594, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#494949', 'type' => 'color', 'themeId' => 1616, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 329 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013399124145507812, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.index_master_page .ow_header_in', 'defaultValue' => 'url(images/indexpage_header_image.png)', 'type' => 'image', 'themeId' => 1616, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 330 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001399517059326172, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.index_master_page .logo_url', 'defaultValue' => 'url(images/indexpage_logo.png)', 'type' => 'image', 'themeId' => 1616, 'key' => 'indexLogoImage', 'section' => '1. General Settings', 'label' => '4. Index logo image', 'description' => NULL, 'mobile' => false, ), ), 331 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001289844512939453, 'params' => array ( 'id' => NULL, 'themeId' => 1616, 'type' => 'decorator', 'value' => 'button', ), ), 332 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00012087821960449219, 'params' => array ( 'id' => NULL, 'themeId' => 1616, 'type' => 'master_page', 'value' => 'dndindex', ), ), 333 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001289844512939453, 'params' => array ( 'id' => NULL, 'themeId' => 1616, 'type' => 'master_page', 'value' => 'general', ), ), 334 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010991096496582031, 'params' => array ( 'id' => NULL, 'themeId' => 1616, 'type' => 'master_page', 'value' => 'index', ), ), 335 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010704994201660156, 'params' => array ( 'id' => NULL, 'themeId' => 1616, 'type' => 'master_page', 'value' => 'html_document', ), ), 336 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010585784912109375, 'params' => array ( 'id' => NULL, 'themeId' => 1616, 'type' => 'master_page', 'value' => 'blank', ), ), 337 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.00013113021850585938, 'params' => array ( 'id' => NULL, 'themeId' => 1616, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 338 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00019407272338867188, 'params' => array ( 0 => 1616, ), ), 339 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0004520416259765625, 'params' => array ( 'themeId' => 1616, 'themeId2' => 1616, ), ), 340 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1616', 'execTime' => 0.00011396408081054688, 'params' => array ( ), ), 341 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00014281272888183594, 'params' => array ( 0 => 1617, ), ), 342 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00013899803161621094, 'params' => array ( 0 => 1617, ), ), 343 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1617', 'execTime' => 0.0002968311309814453, 'params' => NULL, ), 344 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1617', 'execTime' => 0.00015401840209960938, 'params' => NULL, ), 345 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1617', 'execTime' => 0.00033092498779296875, 'params' => NULL, ), 346 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003039836883544922, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body', 'defaultValue' => '#fdfff0', 'type' => 'color', 'themeId' => 1617, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 347 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00016498565673828125, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#52483f', 'type' => 'color', 'themeId' => 1617, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 348 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.000141143798828125, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#009683', 'type' => 'color', 'themeId' => 1617, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 349 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001380443572998047, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#009683', 'type' => 'color', 'themeId' => 1617, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 350 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013709068298339844, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_page_wrap', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1617, 'key' => 'backgroundImage', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 351 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013494491577148438, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header', 'defaultValue' => 'url(images/bg_pic.jpg)', 'type' => 'image', 'themeId' => 1617, 'key' => 'headerImage', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 352 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013399124145507812, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#52483f', 'type' => 'color', 'themeId' => 1617, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 353 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00015306472778320312, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#52483f', 'type' => 'color', 'themeId' => 1617, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 354 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001342296600341797, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.sitelogo', 'defaultValue' => 'url(images/site_name.png)', 'type' => 'image', 'themeId' => 1617, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '4. Logo image', 'description' => NULL, 'mobile' => false, ), ), 355 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001289844512939453, 'params' => array ( 'id' => NULL, 'themeId' => 1617, 'type' => 'decorator', 'value' => 'button', ), ), 356 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00012302398681640625, 'params' => array ( 'id' => NULL, 'themeId' => 1617, 'type' => 'master_page', 'value' => 'dndindex', ), ), 357 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011301040649414062, 'params' => array ( 'id' => NULL, 'themeId' => 1617, 'type' => 'master_page', 'value' => 'general', ), ), 358 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011301040649414062, 'params' => array ( 'id' => NULL, 'themeId' => 1617, 'type' => 'master_page', 'value' => 'index', ), ), 359 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001270771026611328, 'params' => array ( 'id' => NULL, 'themeId' => 1617, 'type' => 'master_page', 'value' => 'html_document', ), ), 360 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011706352233886719, 'params' => array ( 'id' => NULL, 'themeId' => 1617, 'type' => 'master_page', 'value' => 'blank', ), ), 361 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.00013184547424316406, 'params' => array ( 'id' => NULL, 'themeId' => 1617, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 362 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00019598007202148438, 'params' => array ( 0 => 1617, ), ), 363 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0004119873046875, 'params' => array ( 'themeId' => 1617, 'themeId2' => 1617, ), ), 364 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1617', 'execTime' => 0.00011301040649414062, 'params' => array ( ), ), 365 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00014400482177734375, 'params' => array ( 0 => 1618, ), ), 366 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00013899803161621094, 'params' => array ( 0 => 1618, ), ), 367 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1618', 'execTime' => 0.00027489662170410156, 'params' => NULL, ), 368 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1618', 'execTime' => 0.0001480579376220703, 'params' => NULL, ), 369 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1618', 'execTime' => 0.00039005279541015625, 'params' => NULL, ), 370 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0002791881561279297, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body', 'defaultValue' => '#090f10', 'type' => 'color', 'themeId' => 1618, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 371 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001480579376220703, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#d6d6be', 'type' => 'color', 'themeId' => 1618, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 372 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001361370086669922, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#7ce6fe', 'type' => 'color', 'themeId' => 1618, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 373 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001518726348876953, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#d6d6be', 'type' => 'color', 'themeId' => 1618, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 374 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00014591217041015625, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page', 'defaultValue' => 'url(images/promo.png)', 'type' => 'image', 'themeId' => 1618, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 375 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001380443572998047, 'params' => array ( 'id' => NULL, 'attribute' => 'background', 'selector' => '.ow_footer', 'defaultValue' => '#04070e', 'type' => 'color', 'themeId' => 1618, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '6. Footer background color', 'description' => NULL, 'mobile' => false, ), ), 376 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00014090538024902344, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header', 'defaultValue' => 'url(images/header.png)', 'type' => 'image', 'themeId' => 1618, 'key' => 'headerBackground', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 377 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013303756713867188, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#d6d6be', 'type' => 'color', 'themeId' => 1618, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 378 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001380443572998047, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#b2bac0', 'type' => 'color', 'themeId' => 1618, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 379 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00014901161193847656, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .sitelogo', 'defaultValue' => 'url(images/site_name.png)', 'type' => 'image', 'themeId' => 1618, 'key' => 'indexLogoImage', 'section' => '1. General Settings', 'label' => '4. Index logo image', 'description' => NULL, 'mobile' => false, ), ), 380 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001461505889892578, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.sitelogo', 'defaultValue' => 'url(images/site_name_inner.png)', 'type' => 'image', 'themeId' => 1618, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '5. Inner logo image', 'description' => NULL, 'mobile' => false, ), ), 381 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00012803077697753906, 'params' => array ( 'id' => NULL, 'themeId' => 1618, 'type' => 'decorator', 'value' => 'button', ), ), 382 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011920928955078125, 'params' => array ( 'id' => NULL, 'themeId' => 1618, 'type' => 'master_page', 'value' => 'dndindex', ), ), 383 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011014938354492188, 'params' => array ( 'id' => NULL, 'themeId' => 1618, 'type' => 'master_page', 'value' => 'general', ), ), 384 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010800361633300781, 'params' => array ( 'id' => NULL, 'themeId' => 1618, 'type' => 'master_page', 'value' => 'index', ), ), 385 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010800361633300781, 'params' => array ( 'id' => NULL, 'themeId' => 1618, 'type' => 'master_page', 'value' => 'html_document', ), ), 386 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011491775512695312, 'params' => array ( 'id' => NULL, 'themeId' => 1618, 'type' => 'master_page', 'value' => 'blank', ), ), 387 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.0001361370086669922, 'params' => array ( 'id' => NULL, 'themeId' => 1618, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 388 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002009868621826172, 'params' => array ( 0 => 1618, ), ), 389 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.00041294097900390625, 'params' => array ( 'themeId' => 1618, 'themeId2' => 1618, ), ), 390 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1618', 'execTime' => 0.00012087821960449219, 'params' => array ( ), ), 391 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00014495849609375, 'params' => array ( 0 => 1619, ), ), 392 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00013899803161621094, 'params' => array ( 0 => 1619, ), ), 393 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1619', 'execTime' => 0.00034308433532714844, 'params' => NULL, ), 394 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1619', 'execTime' => 0.00015592575073242188, 'params' => NULL, ), 395 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1619', 'execTime' => 0.0003800392150878906, 'params' => NULL, ), 396 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003008842468261719, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '@import url(\'https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700&display=swap\'); body, .ow, body, html, .base_sign_in', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1619, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 397 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00015497207641601562, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html', 'defaultValue' => '#666', 'type' => 'color', 'themeId' => 1619, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 398 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.000164031982421875, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a', 'defaultValue' => '#0e0e0e', 'type' => 'color', 'themeId' => 1619, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 399 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013685226440429688, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#4c4c4c', 'type' => 'color', 'themeId' => 1619, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 400 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00015401840209960938, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_header', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1619, 'key' => 'headerBackground', 'section' => '1. General Settings', 'label' => '2. Header background image', 'description' => NULL, 'mobile' => false, ), ), 401 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013303756713867188, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_logo_wrap a', 'defaultValue' => 'url(images/logo_console.png)', 'type' => 'image', 'themeId' => 1619, 'key' => 'indexLogoImage', 'section' => '1. General Settings', 'label' => '3. Index logo image', 'description' => NULL, 'mobile' => false, ), ), 402 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001308917999267578, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_site_panel_wrap.site_panel_wrap_bg_color .ow_logo_wrap a', 'defaultValue' => 'url(images/logo_console.png)', 'type' => 'image', 'themeId' => 1619, 'key' => 'indexLogoImageScroll', 'section' => '1. General Settings', 'label' => '4. Index logo image scroll', 'description' => NULL, 'mobile' => false, ), ), 403 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001308917999267578, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_logo_wrap a', 'defaultValue' => 'url(images/logo_console_black.png)', 'type' => 'image', 'themeId' => 1619, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '5. Inner logo image', 'description' => NULL, 'mobile' => false, ), ), 404 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013303756713867188, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_site_panel_wrap.site_panel_wrap_bg_color .ow_logo_wrap a', 'defaultValue' => 'url(images/logo_console.png)', 'type' => 'image', 'themeId' => 1619, 'key' => 'ConsoleImage', 'section' => '1. General Settings', 'label' => '6. Inner logo image scroll', 'description' => NULL, 'mobile' => false, ), ), 405 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00015211105346679688, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'html body .ow_box_cap h3, .ow_box_cap_empty h3', 'defaultValue' => '#787878', 'type' => 'color', 'themeId' => 1619, 'key' => 'WidgetTitleColor', 'section' => '2. Colors', 'label' => '6. Box title', 'description' => NULL, 'mobile' => false, ), ), 406 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013589859008789062, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#0e0e0e', 'type' => 'color', 'themeId' => 1619, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 407 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001270771026611328, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow_footer', 'defaultValue' => '#0e0e0e', 'type' => 'color', 'themeId' => 1619, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '7. Footer background color', 'description' => NULL, 'mobile' => false, ), ), 408 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013208389282226562, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#666', 'type' => 'color', 'themeId' => 1619, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 409 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.000125885009765625, 'params' => array ( 'id' => NULL, 'themeId' => 1619, 'type' => 'decorator', 'value' => 'button', ), ), 410 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00012302398681640625, 'params' => array ( 'id' => NULL, 'themeId' => 1619, 'type' => 'master_page', 'value' => 'dndindex', ), ), 411 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00012087821960449219, 'params' => array ( 'id' => NULL, 'themeId' => 1619, 'type' => 'master_page', 'value' => 'general', ), ), 412 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011110305786132812, 'params' => array ( 'id' => NULL, 'themeId' => 1619, 'type' => 'master_page', 'value' => 'index', ), ), 413 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010895729064941406, 'params' => array ( 'id' => NULL, 'themeId' => 1619, 'type' => 'master_page', 'value' => 'html_document', ), ), 414 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010895729064941406, 'params' => array ( 'id' => NULL, 'themeId' => 1619, 'type' => 'master_page', 'value' => 'blank', ), ), 415 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.00013589859008789062, 'params' => array ( 'id' => NULL, 'themeId' => 1619, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 416 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00019502639770507812, 'params' => array ( 0 => 1619, ), ), 417 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0004451274871826172, 'params' => array ( 'themeId' => 1619, 'themeId2' => 1619, ), ), 418 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1619', 'execTime' => 0.00011110305786132812, 'params' => array ( ), ), 419 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001418590545654297, 'params' => array ( 0 => 1620, ), ), 420 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001380443572998047, 'params' => array ( 0 => 1620, ), ), 421 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1620', 'execTime' => 0.0002779960632324219, 'params' => NULL, ), 422 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1620', 'execTime' => 0.0001480579376220703, 'params' => NULL, ), 423 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1620', 'execTime' => 0.0003829002380371094, 'params' => NULL, ), 424 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003001689910888672, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body', 'defaultValue' => '#e6e0ec', 'type' => 'color', 'themeId' => 1620, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 425 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00020503997802734375, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#7e6587', 'type' => 'color', 'themeId' => 1620, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 426 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00016999244689941406, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#00677d', 'type' => 'color', 'themeId' => 1620, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 427 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001418590545654297, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#7e6587', 'type' => 'color', 'themeId' => 1620, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 428 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013685226440429688, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow_footer', 'defaultValue' => 'rgba(255,255,255,0.3)', 'type' => 'color', 'themeId' => 1620, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '5. Footer background color', 'description' => NULL, 'mobile' => false, ), ), 429 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00014495849609375, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header_wrap', 'defaultValue' => 'url(images/bg.png)', 'type' => 'image', 'themeId' => 1620, 'key' => 'HeaderbackgroundImage', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 430 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00014400482177734375, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_logo', 'defaultValue' => 'url(images/header_s.png)', 'type' => 'image', 'themeId' => 1620, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '4. Logo image', 'description' => NULL, 'mobile' => false, ), ), 431 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013113021850585938, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#7e6587', 'type' => 'color', 'themeId' => 1620, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 432 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013494491577148438, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#00677D', 'type' => 'color', 'themeId' => 1620, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 433 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00012993812561035156, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_sign_in, .base_index_page', 'defaultValue' => 'url(images/bg.png)', 'type' => 'image', 'themeId' => 1620, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 434 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001289844512939453, 'params' => array ( 'id' => NULL, 'themeId' => 1620, 'type' => 'decorator', 'value' => 'button', ), ), 435 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00012183189392089844, 'params' => array ( 'id' => NULL, 'themeId' => 1620, 'type' => 'master_page', 'value' => 'dndindex', ), ), 436 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001289844512939453, 'params' => array ( 'id' => NULL, 'themeId' => 1620, 'type' => 'master_page', 'value' => 'general', ), ), 437 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011587142944335938, 'params' => array ( 'id' => NULL, 'themeId' => 1620, 'type' => 'master_page', 'value' => 'index', ), ), 438 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001068115234375, 'params' => array ( 'id' => NULL, 'themeId' => 1620, 'type' => 'master_page', 'value' => 'html_document', ), ), 439 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001049041748046875, 'params' => array ( 'id' => NULL, 'themeId' => 1620, 'type' => 'master_page', 'value' => 'blank', ), ), 440 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.00013113021850585938, 'params' => array ( 'id' => NULL, 'themeId' => 1620, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 441 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00019502639770507812, 'params' => array ( 0 => 1620, ), ), 442 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0004031658172607422, 'params' => array ( 'themeId' => 1620, 'themeId2' => 1620, ), ), 443 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1620', 'execTime' => 0.00011301040649414062, 'params' => array ( ), ), 444 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001430511474609375, 'params' => array ( 0 => 1621, ), ), 445 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001380443572998047, 'params' => array ( 0 => 1621, ), ), 446 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1621', 'execTime' => 0.0002930164337158203, 'params' => NULL, ), 447 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1621', 'execTime' => 0.00014781951904296875, 'params' => NULL, ), 448 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1621', 'execTime' => 0.0003979206085205078, 'params' => NULL, ), 449 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003039836883544922, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1621, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 450 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001590251922607422, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#52483f', 'type' => 'color', 'themeId' => 1621, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 451 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00015091896057128906, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#b4534d', 'type' => 'color', 'themeId' => 1621, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 452 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00014495849609375, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#616161', 'type' => 'color', 'themeId' => 1621, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 453 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013709068298339844, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_page_wrap', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1621, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 454 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00015783309936523438, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header', 'defaultValue' => 'url(images/bg_pic.jpg)', 'type' => 'image', 'themeId' => 1621, 'key' => 'headerBackground', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 455 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013494491577148438, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1621, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 456 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001399517059326172, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#52483f', 'type' => 'color', 'themeId' => 1621, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 457 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013113021850585938, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .sitelogo', 'defaultValue' => 'url(images/site_logo.png)', 'type' => 'image', 'themeId' => 1621, 'key' => 'indexLogoImage', 'section' => '1. General Settings', 'label' => '4. Index logo image', 'description' => NULL, 'mobile' => false, ), ), 458 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001289844512939453, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.sitelogo', 'defaultValue' => 'url(images/site_name.png)', 'type' => 'image', 'themeId' => 1621, 'key' => 'LogoImage', 'section' => '1. General Settings', 'label' => '5. Inner logo image', 'description' => NULL, 'mobile' => false, ), ), 459 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001289844512939453, 'params' => array ( 'id' => NULL, 'themeId' => 1621, 'type' => 'decorator', 'value' => 'button', ), ), 460 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00013899803161621094, 'params' => array ( 'id' => NULL, 'themeId' => 1621, 'type' => 'master_page', 'value' => 'dndindex', ), ), 461 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011515617370605469, 'params' => array ( 'id' => NULL, 'themeId' => 1621, 'type' => 'master_page', 'value' => 'general', ), ), 462 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010895729064941406, 'params' => array ( 'id' => NULL, 'themeId' => 1621, 'type' => 'master_page', 'value' => 'index', ), ), 463 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010895729064941406, 'params' => array ( 'id' => NULL, 'themeId' => 1621, 'type' => 'master_page', 'value' => 'html_document', ), ), 464 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011014938354492188, 'params' => array ( 'id' => NULL, 'themeId' => 1621, 'type' => 'master_page', 'value' => 'blank', ), ), 465 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.00013303756713867188, 'params' => array ( 'id' => NULL, 'themeId' => 1621, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 466 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00020313262939453125, 'params' => array ( 0 => 1621, ), ), 467 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.00039696693420410156, 'params' => array ( 'themeId' => 1621, 'themeId2' => 1621, ), ), 468 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1621', 'execTime' => 0.00011396408081054688, 'params' => array ( ), ), 469 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001430511474609375, 'params' => array ( 0 => 1622, ), ), 470 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00014400482177734375, 'params' => array ( 0 => 1622, ), ), 471 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1622', 'execTime' => 0.0003600120544433594, 'params' => NULL, ), 472 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1622', 'execTime' => 0.0001609325408935547, 'params' => NULL, ), 473 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1622', 'execTime' => 0.00043392181396484375, 'params' => NULL, ), 474 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0006070137023925781, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body', 'defaultValue' => '#412e57', 'type' => 'color', 'themeId' => 1622, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 475 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00035309791564941406, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#2e64ff', 'type' => 'color', 'themeId' => 1622, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 476 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003819465637207031, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#616161', 'type' => 'color', 'themeId' => 1622, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 477 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003190040588378906, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_page_wrap', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1622, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 478 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003349781036376953, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_page_container .ow_page', 'defaultValue' => '#616161', 'type' => 'color', 'themeId' => 1622, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 479 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00035119056701660156, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header', 'defaultValue' => 'url(images/bg_pic.jpg)', 'type' => 'image', 'themeId' => 1622, 'key' => 'headerBackground', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 480 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003478527069091797, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1622, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 481 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00038313865661621094, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#616161', 'type' => 'color', 'themeId' => 1622, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 482 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00027298927307128906, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_promo_collage_item1', 'defaultValue' => 'url(images/promo_collage1.png)', 'type' => 'image', 'themeId' => 1622, 'key' => 'collageimage1', 'section' => '3. Index Page', 'label' => 'Collage image 1', 'description' => NULL, 'mobile' => false, ), ), 483 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0002579689025878906, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_promo_collage_item2', 'defaultValue' => 'url(images/promo_collage2.png)', 'type' => 'image', 'themeId' => 1622, 'key' => 'collageimage2', 'section' => '3. Index Page', 'label' => 'Collage image 2', 'description' => NULL, 'mobile' => false, ), ), 484 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00026106834411621094, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_promo_collage_item3', 'defaultValue' => 'url(images/promo_collage3.png)', 'type' => 'image', 'themeId' => 1622, 'key' => 'collageimage3', 'section' => '3. Index Page', 'label' => 'Collage image 3', 'description' => NULL, 'mobile' => false, ), ), 485 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0002601146697998047, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_promo_collage_item4', 'defaultValue' => 'url(images/promo_collage4.png)', 'type' => 'image', 'themeId' => 1622, 'key' => 'collageimage4', 'section' => '3. Index Page', 'label' => 'Collage image 4', 'description' => NULL, 'mobile' => false, ), ), 486 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00026297569274902344, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_promo_collage_item5', 'defaultValue' => 'url(images/promo_collage5.png)', 'type' => 'image', 'themeId' => 1622, 'key' => 'collageimage5', 'section' => '3. Index Page', 'label' => 'Collage image 5', 'description' => NULL, 'mobile' => false, ), ), 487 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00030994415283203125, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_promo_left', 'defaultValue' => 'url(images/promo_left.jpg)', 'type' => 'image', 'themeId' => 1622, 'key' => 'qs_image', 'section' => '3. Index Page', 'label' => 'Quick Search Image', 'description' => NULL, 'mobile' => false, ), ), 488 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003330707550048828, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.sitelogo', 'defaultValue' => 'url(images/site_name.png)', 'type' => 'image', 'themeId' => 1622, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '4. Logo image', 'description' => NULL, 'mobile' => false, ), ), 489 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00024819374084472656, 'params' => array ( 'id' => NULL, 'themeId' => 1622, 'type' => 'decorator', 'value' => 'button', ), ), 490 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00022983551025390625, 'params' => array ( 'id' => NULL, 'themeId' => 1622, 'type' => 'master_page', 'value' => 'dndindex', ), ), 491 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023293495178222656, 'params' => array ( 'id' => NULL, 'themeId' => 1622, 'type' => 'master_page', 'value' => 'general', ), ), 492 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023412704467773438, 'params' => array ( 'id' => NULL, 'themeId' => 1622, 'type' => 'master_page', 'value' => 'index', ), ), 493 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00021505355834960938, 'params' => array ( 'id' => NULL, 'themeId' => 1622, 'type' => 'master_page', 'value' => 'html_document', ), ), 494 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00021219253540039062, 'params' => array ( 'id' => NULL, 'themeId' => 1622, 'type' => 'master_page', 'value' => 'blank', ), ), 495 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.00030493736267089844, 'params' => array ( 'id' => NULL, 'themeId' => 1622, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 496 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0004029273986816406, 'params' => array ( 0 => 1622, ), ), 497 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0011491775512695312, 'params' => array ( 'themeId' => 1622, 'themeId2' => 1622, ), ), 498 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1622', 'execTime' => 0.00031495094299316406, 'params' => array ( ), ), 499 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003230571746826172, 'params' => array ( 0 => 1623, ), ), 500 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00026702880859375, 'params' => array ( 0 => 1623, ), ), 501 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1623', 'execTime' => 0.000823974609375, 'params' => NULL, ), 502 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1623', 'execTime' => 0.00039005279541015625, 'params' => NULL, ), 503 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1623', 'execTime' => 0.0012249946594238281, 'params' => NULL, ), 504 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0006661415100097656, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body', 'defaultValue' => '#74adc0', 'type' => 'color', 'themeId' => 1623, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 505 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003829002380371094, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#c5ffff', 'type' => 'color', 'themeId' => 1623, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 506 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003561973571777344, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#7be1f9', 'type' => 'color', 'themeId' => 1623, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 507 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003299713134765625, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#2b6170', 'type' => 'color', 'themeId' => 1623, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 508 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0002999305725097656, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_page_wrap', 'defaultValue' => 'url(images/promo.png)', 'type' => 'image', 'themeId' => 1623, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 509 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003349781036376953, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow_footer', 'defaultValue' => '#6599ac', 'type' => 'color', 'themeId' => 1623, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '6. Footer background color', 'description' => NULL, 'mobile' => false, ), ), 510 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003199577331542969, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header', 'defaultValue' => 'url(images/header_pic.jpg)', 'type' => 'image', 'themeId' => 1623, 'key' => 'headerImage', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 511 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003380775451660156, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#2b6170', 'type' => 'color', 'themeId' => 1623, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 512 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.000347137451171875, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#3f6e7c', 'type' => 'color', 'themeId' => 1623, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 513 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003139972686767578, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .sitelogo', 'defaultValue' => 'url(images/site_name.png)', 'type' => 'image', 'themeId' => 1623, 'key' => 'indexLogoImage', 'section' => '1. General Settings', 'label' => '4. Index logo image', 'description' => NULL, 'mobile' => false, ), ), 514 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00031304359436035156, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.sitelogo', 'defaultValue' => 'url(images/logo_inner.png)', 'type' => 'image', 'themeId' => 1623, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '5. Inner logo image', 'description' => NULL, 'mobile' => false, ), ), 515 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002789497375488281, 'params' => array ( 'id' => NULL, 'themeId' => 1623, 'type' => 'decorator', 'value' => 'button', ), ), 516 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023603439331054688, 'params' => array ( 'id' => NULL, 'themeId' => 1623, 'type' => 'master_page', 'value' => 'dndindex', ), ), 517 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00022602081298828125, 'params' => array ( 'id' => NULL, 'themeId' => 1623, 'type' => 'master_page', 'value' => 'general', ), ), 518 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00021982192993164062, 'params' => array ( 'id' => NULL, 'themeId' => 1623, 'type' => 'master_page', 'value' => 'index', ), ), 519 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002720355987548828, 'params' => array ( 'id' => NULL, 'themeId' => 1623, 'type' => 'master_page', 'value' => 'html_document', ), ), 520 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002200603485107422, 'params' => array ( 'id' => NULL, 'themeId' => 1623, 'type' => 'master_page', 'value' => 'blank', ), ), 521 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.0002639293670654297, 'params' => array ( 'id' => NULL, 'themeId' => 1623, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 522 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003638267517089844, 'params' => array ( 0 => 1623, ), ), 523 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0010039806365966797, 'params' => array ( 'themeId' => 1623, 'themeId2' => 1623, ), ), 524 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1623', 'execTime' => 0.00022602081298828125, 'params' => array ( ), ), 525 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00027108192443847656, 'params' => array ( 0 => 1624, ), ), 526 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002970695495605469, 'params' => array ( 0 => 1624, ), ), 527 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1624', 'execTime' => 0.000843048095703125, 'params' => NULL, ), 528 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1624', 'execTime' => 0.00043392181396484375, 'params' => NULL, ), 529 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1624', 'execTime' => 0.0012760162353515625, 'params' => NULL, ), 530 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0006110668182373047, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body', 'defaultValue' => '#fff5fb', 'type' => 'color', 'themeId' => 1624, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 531 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0004119873046875, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#553d2f', 'type' => 'color', 'themeId' => 1624, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 532 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00035500526428222656, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#578581', 'type' => 'color', 'themeId' => 1624, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 533 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003719329833984375, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#715848', 'type' => 'color', 'themeId' => 1624, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 534 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003609657287597656, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_page_wrap', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1624, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 535 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00032591819763183594, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow_footer', 'defaultValue' => '#fffdff', 'type' => 'color', 'themeId' => 1624, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '5. Footer background', 'description' => NULL, 'mobile' => false, ), ), 536 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003650188446044922, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header', 'defaultValue' => 'url(images/bg_pic.jpg)', 'type' => 'image', 'themeId' => 1624, 'key' => 'headerBackground', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 537 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00030303001403808594, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#715848', 'type' => 'color', 'themeId' => 1624, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 538 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003139972686767578, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#796458', 'type' => 'color', 'themeId' => 1624, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 539 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00032210350036621094, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.sitelogo', 'defaultValue' => 'url(images/site_name.png)', 'type' => 'image', 'themeId' => 1624, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '4. Logo image', 'description' => NULL, 'mobile' => false, ), ), 540 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002460479736328125, 'params' => array ( 'id' => NULL, 'themeId' => 1624, 'type' => 'decorator', 'value' => 'button', ), ), 541 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023818016052246094, 'params' => array ( 'id' => NULL, 'themeId' => 1624, 'type' => 'master_page', 'value' => 'dndindex', ), ), 542 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00025200843811035156, 'params' => array ( 'id' => NULL, 'themeId' => 1624, 'type' => 'master_page', 'value' => 'general', ), ), 543 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023698806762695312, 'params' => array ( 'id' => NULL, 'themeId' => 1624, 'type' => 'master_page', 'value' => 'index', ), ), 544 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002219676971435547, 'params' => array ( 'id' => NULL, 'themeId' => 1624, 'type' => 'master_page', 'value' => 'html_document', ), ), 545 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00020885467529296875, 'params' => array ( 'id' => NULL, 'themeId' => 1624, 'type' => 'master_page', 'value' => 'blank', ), ), 546 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.00026798248291015625, 'params' => array ( 'id' => NULL, 'themeId' => 1624, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 547 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00037097930908203125, 'params' => array ( 0 => 1624, ), ), 548 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.001068115234375, 'params' => array ( 'themeId' => 1624, 'themeId2' => 1624, ), ), 549 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1624', 'execTime' => 0.00025582313537597656, 'params' => array ( ), ), 550 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003330707550048828, 'params' => array ( 0 => 1625, ), ), 551 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003139972686767578, 'params' => array ( 0 => 1625, ), ), 552 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1625', 'execTime' => 0.000782012939453125, 'params' => NULL, ), 553 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1625', 'execTime' => 0.0004019737243652344, 'params' => NULL, ), 554 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1625', 'execTime' => 0.0010290145874023438, 'params' => NULL, ), 555 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0006380081176757812, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => 'body, .ow, .base_sign_in', 'defaultValue' => '#000213', 'type' => 'color', 'themeId' => 1625, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 556 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00034499168395996094, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html', 'defaultValue' => '#B4BCD0', 'type' => 'color', 'themeId' => 1625, 'key' => 'textColor', 'section' => '3. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 557 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00031185150146484375, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a', 'defaultValue' => '#F7F8F8', 'type' => 'color', 'themeId' => 1625, 'key' => 'linkColor', 'section' => '3. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 558 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003628730773925781, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#F7F8F8', 'type' => 'color', 'themeId' => 1625, 'key' => 'titleColor', 'section' => '3. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 559 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003418922424316406, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_logo_wrap a', 'defaultValue' => 'url(images/logo.svg)', 'type' => 'image', 'themeId' => 1625, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '2. Logo image', 'description' => NULL, 'mobile' => false, ), ), 560 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003662109375, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'html body .ow_box_cap h3, .ow_box_cap_empty h3', 'defaultValue' => '#F7F8F8', 'type' => 'color', 'themeId' => 1625, 'key' => 'WidgetTitleColor', 'section' => '3. Colors', 'label' => '6. Box title', 'description' => NULL, 'mobile' => false, ), ), 561 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003190040588378906, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#B4BCD0', 'type' => 'color', 'themeId' => 1625, 'key' => 'menuColor', 'section' => '3. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 562 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003368854522705078, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#7989A0', 'type' => 'color', 'themeId' => 1625, 'key' => 'txtValue', 'section' => '3. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 563 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00030803680419921875, 'params' => array ( 'id' => NULL, 'themeId' => 1625, 'type' => 'decorator', 'value' => 'button', ), ), 564 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023794174194335938, 'params' => array ( 'id' => NULL, 'themeId' => 1625, 'type' => 'master_page', 'value' => 'dndindex', ), ), 565 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00020885467529296875, 'params' => array ( 'id' => NULL, 'themeId' => 1625, 'type' => 'master_page', 'value' => 'general', ), ), 566 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00026106834411621094, 'params' => array ( 'id' => NULL, 'themeId' => 1625, 'type' => 'master_page', 'value' => 'index', ), ), 567 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00022983551025390625, 'params' => array ( 'id' => NULL, 'themeId' => 1625, 'type' => 'master_page', 'value' => 'html_document', ), ), 568 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002200603485107422, 'params' => array ( 'id' => NULL, 'themeId' => 1625, 'type' => 'master_page', 'value' => 'blank', ), ), 569 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.0002598762512207031, 'params' => array ( 'id' => NULL, 'themeId' => 1625, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 570 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0004050731658935547, 'params' => array ( 0 => 1625, ), ), 571 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0010089874267578125, 'params' => array ( 'themeId' => 1625, 'themeId2' => 1625, ), ), 572 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1625', 'execTime' => 0.0002269744873046875, 'params' => array ( ), ), 573 => array ( 'query' => 'SELECT * FROM ow_base_config WHERE `key` = \'base\' AND `name` = \'cachedEntitiesPostfix\' LIMIT 0, 1', 'execTime' => 0.0003299713134765625, 'params' => array ( ), ), 574 => array ( 'query' => 'UPDATE `ow_base_config` SET `value`=:value WHERE id=:id', 'execTime' => 0.0003409385681152344, 'params' => array ( 'id' => 521, 'value' => 'IPy6iryd', ), ), 575 => array ( 'query' => 'SELECT * FROM ow_base_config', 'execTime' => 0.0005869865417480469, 'params' => array ( ), ), 576 => array ( 'query' => 'SELECT * FROM ow_base_language WHERE `status` = \'active\'', 'execTime' => 0.0003948211669921875, 'params' => array ( ), ), 577 => array ( 'query' => 'SELECT k.*, p.`prefix`, v.`value` FROM ow_base_language_key AS k INNER JOIN ow_base_language_prefix AS p ON k.prefixId = p.id INNER JOIN ow_base_language_value AS v ON k.id = v.keyId AND v.languageId = ?', 'execTime' => 0.08172798156738281, 'params' => array ( 0 => 1, ), ), 578 => array ( 'query' => 'SELECT * FROM ow_base_language', 'execTime' => 0.0003809928894042969, 'params' => array ( ), ), 579 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `key` = \'simplicity\' LIMIT 0, 1', 'execTime' => 0.0007278919219970703, 'params' => array ( ), ), 580 => array ( 'query' => 'SELECT * FROM ow_base_theme_content WHERE `themeId` = 1606', 'execTime' => 0.0006308555603027344, 'params' => array ( ), ), 581 => array ( 'query' => 'SELECT * FROM ow_base_theme_master_page WHERE `themeId` = 1606', 'execTime' => 0.0003490447998046875, 'params' => array ( ), ), 582 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `key` = \'turquoise\' LIMIT 0, 1', 'execTime' => 0.0003249645233154297, 'params' => array ( ), ), 583 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `key` = \'turquoise\' LIMIT 0, 1', 'execTime' => 0.0002770423889160156, 'params' => array ( ), ), 584 => array ( 'query' => 'SELECT * FROM ow_base_theme_content WHERE `themeId` = 1607', 'execTime' => 0.00043702125549316406, 'params' => array ( ), ), 585 => array ( 'query' => 'SELECT * FROM ow_base_theme_master_page WHERE `themeId` = 1607', 'execTime' => 0.00032901763916015625, 'params' => array ( ), ), 586 => array ( 'query' => 'SELECT * FROM ow_base_document WHERE `isStatic` = 1 AND `isMobile` = 0', 'execTime' => 0.0003631114959716797, 'params' => array ( ), ), 587 => array ( 'query' => ' SELECT * FROM `ow_base_menu_item` WHERE `visibleFor` & ? AND `externalUrl` IS NULL AND `type` = ? ORDER BY `order` ASC LIMIT 1', 'execTime' => 0.000698089599609375, 'params' => array ( 0 => 1, 1 => 'main', ), ), 588 => array ( 'query' => ' SELECT `mi`.*, `mi`.`key` AS `menu_key`, `d`.`class`, `d`.`action`, `d`.`uri`, `d`.`isStatic` FROM `ow_base_menu_item` AS `mi` LEFT JOIN `ow_base_document` AS `d` ON ( `mi`.`documentKey` = `d`.`key`) WHERE `mi`.`type` = :menuType ORDER BY `mi`.`order` ASC', 'execTime' => 0.0009770393371582031, 'params' => array ( 'menuType' => 'main', ), ), 589 => array ( 'query' => ' SELECT `mi`.*, `mi`.`key` AS `menu_key`, `d`.`class`, `d`.`action`, `d`.`uri`, `d`.`isStatic` FROM `ow_base_menu_item` AS `mi` LEFT JOIN `ow_base_document` AS `d` ON ( `mi`.`documentKey` = `d`.`key`) WHERE `mi`.`type` = :menuType ORDER BY `mi`.`order` ASC', 'execTime' => 0.0008580684661865234, 'params' => array ( 'menuType' => 'bottom', ), ), 590 => array ( 'query' => 'SELECT * FROM ow_base_question_account_type ORDER BY sortOrder', 'execTime' => 0.0005209445953369141, 'params' => array ( ), ), 591 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'base\' AND `actionKey` = \'daily_login\' LIMIT 0, 1', 'execTime' => 0.0004730224609375, 'params' => array ( ), ), 592 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'base\' AND `actionKey` = \'user_join\' LIMIT 0, 1', 'execTime' => 0.0003800392150878906, 'params' => array ( ), ), 593 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'base\' AND `actionKey` = \'search_users\' LIMIT 0, 1', 'execTime' => 0.00032520294189453125, 'params' => array ( ), ), 594 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'base\' AND `actionKey` = \'add_comment\' LIMIT 0, 1', 'execTime' => 0.000370025634765625, 'params' => array ( ), ), 595 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'usercredits\' AND `actionKey` = \'buy_credits\' LIMIT 0, 1', 'execTime' => 0.0003070831298828125, 'params' => array ( ), ), 596 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'usercredits\' AND `actionKey` = \'grant_by_user\' LIMIT 0, 1', 'execTime' => 0.00031280517578125, 'params' => array ( ), ), 597 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'usercredits\' AND `actionKey` = \'grant_to_user\' LIMIT 0, 1', 'execTime' => 0.0003190040588378906, 'params' => array ( ), ), 598 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'usercredits\' AND `actionKey` = \'set_by_admin\' LIMIT 0, 1', 'execTime' => 0.00030612945556640625, 'params' => array ( ), ), 599 => array ( 'query' => 'SELECT * FROM ow_base_question_account_type ORDER BY sortOrder', 'execTime' => 0.000553131103515625, 'params' => array ( ), ), 600 => array ( 'query' => ' SELECT `question`.* FROM `ow_base_question` as `question` LEFT JOIN `ow_base_question_section` as `section` ON ( `question`.`sectionName` = `section`.`name` AND `question`.`sectionName` != \'\' AND `question`.`sectionName` IS NOT NULL ) WHERE `question`.`base` = 1 AND `question`.`onJoin` = \'1\' AND ( `section`.isHidden IS NULL OR `section`.isHidden = 0 ) ORDER BY IF( `section`.`name` IS NULL, 0, 1 ), `section`.`sortOrder`, `question`.`sortOrder` ', 'execTime' => 0.0011658668518066406, 'params' => NULL, ), 601 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` IN(\'sex\',\'match_sex\') ORDER BY sortOrder', 'execTime' => 0.0006899833679199219, 'params' => array ( ), ), 602 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` IN(\'username\',\'email\',\'password\',\'sex\',\'match_sex\') ORDER BY sortOrder', 'execTime' => 0.0008909702301025391, 'params' => array ( ), ), 603 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` IN(\'\',\'sex\') ORDER BY sortOrder', 'execTime' => 0.0005548000335693359, 'params' => array ( ), ), 604 => array ( 'query' => 'SELECT * FROM ow_base_question_value WHERE `questionName` IN(\'username\',\'email\',\'password\',\'sex\',\'match_sex\') ORDER BY questionName, sortOrder', 'execTime' => 0.001505136489868164, 'params' => array ( ), ), 605 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` = \'username\' LIMIT 0, 1', 'execTime' => 0.0005719661712646484, 'params' => array ( ), ), 606 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` = \'email\' LIMIT 0, 1', 'execTime' => 0.0006120204925537109, 'params' => array ( ), ), 607 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` = \'password\' LIMIT 0, 1', 'execTime' => 0.0005970001220703125, 'params' => array ( ), ), 608 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` = \'repeatPassword\' LIMIT 0, 1', 'execTime' => 0.0003600120544433594, 'params' => array ( ), ), 609 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` = \'sex\' LIMIT 0, 1', 'execTime' => 0.00039196014404296875, 'params' => array ( ), ), 610 => array ( 'query' => 'SELECT * FROM ow_skadate_account_type_to_gender', 'execTime' => 0.00041103363037109375, 'params' => array ( ), ), 611 => array ( 'query' => 'UPDATE `ow_base_plugin` SET developerKey=:dk WHERE `key`=:k', 'execTime' => 0.0004420280456542969, 'params' => array ( 'dk' => '99d6bdd5bb6468beaf118c4664dd92ff', 'k' => 'pcgallery', ), ), 612 => array ( 'query' => 'SELECT * FROM ow_base_language', 'execTime' => 0.000331878662109375, 'params' => array ( ), ), 613 => array ( 'query' => 'SELECT count(DISTINCT `entityId`) `count`, `entityType` FROM `ow_moderation_entity` WHERE `entityType` IN (\'user_join\', \'comment\', \'avatar-change\', \'photo_comments\', \'user-status\', \'blog-post\', \'event\', \'forum-topic\', \'forum-post\', \'group\') AND `userId`=0 GROUP BY `entityType`', 'execTime' => 0.0003039836883544922, 'params' => NULL, ), 614 => array ( 'query' => 'SELECT count(DISTINCT `entityId`) `count`, `entityType` FROM `ow_moderation_entity` WHERE `entityType` IN (\'user_join\', \'comment\', \'avatar-change\', \'photo_comments\', \'user-status\', \'blog-post\', \'event\', \'forum-topic\', \'forum-post\', \'group\') AND 1 GROUP BY `entityType`', 'execTime' => 0.0001850128173828125, 'params' => NULL, ), 615 => array ( 'query' => 'SELECT COUNT(*) FROM ow_base_invitation WHERE `userId` = 0', 'execTime' => 0.00020694732666015625, 'params' => array ( ), ), 616 => array ( 'query' => 'SELECT COUNT(*) FROM ow_base_invitation WHERE `userId` = 0 AND `viewed` = 0', 'execTime' => 0.00015091896057128906, 'params' => array ( ), ), 617 => array ( 'query' => 'SELECT COUNT(*) FROM ow_notifications_notification WHERE `userId` = 0 AND `viewed` = 0', 'execTime' => 0.00013208389282226562, 'params' => array ( ), ), 618 => array ( 'query' => 'SELECT COUNT(*) FROM ow_notifications_notification WHERE `userId` = 0', 'execTime' => 0.00011801719665527344, 'params' => array ( ), ), 619 => array ( 'query' => 'SELECT COUNT(*) FROM `ow_friends_friendship` `friends_friendship` INNER JOIN `ow_base_user` base_user_table_alias ON base_user_table_alias.`id` = `friends_friendship`.`userId` LEFT JOIN `ow_base_user_suspend` base_user_suspend_table_alias ON base_user_suspend_table_alias.`userId` = `base_user_table_alias`.`id` WHERE (`base_user_suspend_table_alias`.`id` IS NULL) AND (`base_user_table_alias`.`emailVerify` = 1) AND `friends_friendship`.`friendId`=0 AND `friends_friendship`.`status` = \'pending\'', 'execTime' => 0.0002601146697998047, 'params' => array ( ), ), 620 => array ( 'query' => 'SELECT COUNT(*) FROM `ow_friends_friendship` `friends_friendship` INNER JOIN `ow_base_user` base_user_table_alias ON base_user_table_alias.`id` = `friends_friendship`.`userId` LEFT JOIN `ow_base_user_suspend` base_user_suspend_table_alias ON base_user_suspend_table_alias.`userId` = `base_user_table_alias`.`id` WHERE (`base_user_suspend_table_alias`.`id` IS NULL) AND (`base_user_table_alias`.`emailVerify` = 1) AND `friends_friendship`.`friendId`=0 AND `friends_friendship`.`status` = \'pending\' AND `friends_friendship`.`viewed` = \'0\'', 'execTime' => 0.0002238750457763672, 'params' => array ( ), ), 621 => array ( 'query' => 'show tables like \'ow_base_geolocation_country\'', 'execTime' => 0.0014171600341796875, 'params' => NULL, ), 622 => array ( 'query' => 'SELECT * FROM ow_base_authorization_group', 'execTime' => 0.0004429817199707031, 'params' => array ( ), ), 623 => array ( 'query' => 'SELECT * FROM ow_base_authorization_moderator ORDER BY id', 'execTime' => 0.0004150867462158203, 'params' => array ( ), ), 624 => array ( 'query' => 'SELECT * FROM ow_base_authorization_moderator_permission', 'execTime' => 0.0002799034118652344, 'params' => array ( ), ), 625 => array ( 'query' => 'SELECT * FROM ow_base_authorization_action', 'execTime' => 0.0003349781036376953, 'params' => array ( ), ), 626 => array ( 'query' => 'SELECT * FROM ow_base_authorization_permission', 'execTime' => 0.0002799034118652344, 'params' => array ( ), ), 627 => array ( 'query' => 'SELECT * FROM ow_base_authorization_role ORDER BY `sortOrder` ASC', 'execTime' => 0.0003681182861328125, 'params' => array ( ), ), 628 => array ( 'query' => 'SELECT `b`.* FROM `ow_ads_banner` AS `b` LEFT JOIN `ow_ads_banner_position` AS `bp` ON (`b`.`id` = `bp`.`bannerId`) LEFT JOIN `ow_ads_banner_location` AS `bl` ON (`b`.`id` = `bl`.`bannerId`) WHERE `bp`.`position` = :position AND `bp`.`pluginKey` IN ( :pluginKey, \'base\' ) AND ( `bl`.`location` IS NULL)', 'execTime' => 0.0005779266357421875, 'params' => array ( 'pluginKey' => 'SKADATE', 'position' => 'top', ), ), 629 => array ( 'query' => 'SELECT `b`.* FROM `ow_ads_banner` AS `b` LEFT JOIN `ow_ads_banner_position` AS `bp` ON (`b`.`id` = `bp`.`bannerId`) LEFT JOIN `ow_ads_banner_location` AS `bl` ON (`b`.`id` = `bl`.`bannerId`) WHERE `bp`.`position` = :position AND `bp`.`pluginKey` IN ( :pluginKey, \'base\' ) AND ( `bl`.`location` IS NULL)', 'execTime' => 0.000415802001953125, 'params' => array ( 'pluginKey' => 'SKADATE', 'position' => 'bottom', ), ), 630 => array ( 'query' => 'SELECT * FROM ow_base_place WHERE `name` = \'index\' LIMIT 0, 1', 'execTime' => 0.0004589557647705078, 'params' => array ( ), ), 631 => array ( 'query' => 'SELECT * FROM ow_base_component_place_cache WHERE `placeId` = 2 AND `entityId` = 0 LIMIT 0, 1', 'execTime' => 0.0005588531494140625, 'params' => array ( ), ), 632 => array ( 'query' => 'SELECT `b`.* FROM `ow_ads_banner` AS `b` LEFT JOIN `ow_ads_banner_position` AS `bp` ON (`b`.`id` = `bp`.`bannerId`) LEFT JOIN `ow_ads_banner_location` AS `bl` ON (`b`.`id` = `bl`.`bannerId`) WHERE `bp`.`position` = :position AND `bp`.`pluginKey` IN ( :pluginKey, \'base\' ) AND ( `bl`.`location` IS NULL)', 'execTime' => 0.0005450248718261719, 'params' => array ( 'pluginKey' => 'SKADATE', 'position' => 'sidebar', ), ), ), 'debugMode' => true, 'isProfilerEnabled' => true, 'profiler' => \UTIL_Profiler::__set_state(array( 'checkPoints' => array ( 'start' => 1774337865.026099, ), 'key' => 'db', 'result' => array ( ), 'chkCounter' => 0, )), 'queryExecTime' => 0.0005450248718261719, 'totalQueryExecTime' => 0.28398704528808594, 'queryCount' => 633, 'useCashe' => false, )), )), 'resetPasswordDao' => \BOL_UserResetPasswordDao::__set_state(array( 'dbo' => \OW_Database::__set_state(array( 'connection' => \PDO::__set_state(array( )), 'affectedRows' => 0, 'queryLog' => array ( 0 => array ( 'query' => 'SELECT * FROM ow_base_config', 'execTime' => 0.0009129047393798828, 'params' => array ( ), ), 1 => array ( 'query' => 'SELECT * FROM ow_base_language', 'execTime' => 0.0005710124969482422, 'params' => array ( ), ), 2 => array ( 'query' => 'SELECT * FROM ow_base_plugin', 'execTime' => 0.0006101131439208984, 'params' => array ( ), ), 3 => array ( 'query' => 'SELECT * FROM ow_base_language ORDER BY `order` ASC LIMIT 0, 1', 'execTime' => 0.0005078315734863281, 'params' => array ( ), ), 4 => array ( 'query' => 'SET TIME_ZONE = ?', 'execTime' => 0.0004220008850097656, 'params' => array ( 0 => '-04:00', ), ), 5 => array ( 'query' => 'SELECT * FROM ow_virtualgifts_template', 'execTime' => 0.0006029605865478516, 'params' => array ( ), ), 6 => array ( 'query' => 'SELECT * FROM ow_base_document WHERE `uri` = \'join\' AND `isStatic` = 1 LIMIT 0, 1', 'execTime' => 0.0007178783416748047, 'params' => array ( ), ), 7 => array ( 'query' => 'SELECT * FROM ow_base_theme', 'execTime' => 0.0006940364837646484, 'params' => array ( ), ), 8 => array ( 'query' => 'SELECT * FROM ow_base_theme', 'execTime' => 0.0008101463317871094, 'params' => array ( ), ), 9 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0004200935363769531, 'params' => array ( 0 => 1555, ), ), 10 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0004000663757324219, 'params' => array ( 0 => 1555, ), ), 11 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1555', 'execTime' => 0.0010080337524414062, 'params' => NULL, ), 12 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1555', 'execTime' => 0.0004069805145263672, 'params' => NULL, ), 13 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1555', 'execTime' => 0.0010979175567626953, 'params' => NULL, ), 14 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0006210803985595703, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body', 'defaultValue' => '#FDF0E6', 'type' => 'color', 'themeId' => 1555, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 15 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0004799365997314453, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#825842', 'type' => 'color', 'themeId' => 1555, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 16 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003509521484375, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#2a80ae', 'type' => 'color', 'themeId' => 1555, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 17 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003490447998046875, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#B99480', 'type' => 'color', 'themeId' => 1555, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 18 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00035500526428222656, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_page_wrap', 'defaultValue' => 'url(images/promo.png)', 'type' => 'image', 'themeId' => 1555, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 19 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0004341602325439453, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_page_wrap_inner', 'defaultValue' => 'url(images/promo_inner.png)', 'type' => 'image', 'themeId' => 1555, 'key' => 'headerBackground', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 20 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003848075866699219, 'params' => array ( 'id' => NULL, 'attribute' => 'background', 'selector' => '.ow_footer', 'defaultValue' => '#FDF0E6', 'type' => 'color', 'themeId' => 1555, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '5. Footer background color', 'description' => NULL, 'mobile' => false, ), ), 21 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003299713134765625, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1555, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 22 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003349781036376953, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#ff7000', 'type' => 'color', 'themeId' => 1555, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 23 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0004229545593261719, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.sitelogo', 'defaultValue' => 'url(images/sitelogo.png)', 'type' => 'image', 'themeId' => 1555, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '4. Logo image', 'description' => NULL, 'mobile' => false, ), ), 24 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0003199577331542969, 'params' => array ( 'id' => NULL, 'themeId' => 1555, 'type' => 'decorator', 'value' => 'button', ), ), 25 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00029921531677246094, 'params' => array ( 'id' => NULL, 'themeId' => 1555, 'type' => 'master_page', 'value' => 'dndindex', ), ), 26 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00025391578674316406, 'params' => array ( 'id' => NULL, 'themeId' => 1555, 'type' => 'master_page', 'value' => 'general', ), ), 27 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023698806762695312, 'params' => array ( 'id' => NULL, 'themeId' => 1555, 'type' => 'master_page', 'value' => 'index', ), ), 28 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00030994415283203125, 'params' => array ( 'id' => NULL, 'themeId' => 1555, 'type' => 'master_page', 'value' => 'html_document', ), ), 29 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002410411834716797, 'params' => array ( 'id' => NULL, 'themeId' => 1555, 'type' => 'master_page', 'value' => 'blank', ), ), 30 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.0002942085266113281, 'params' => array ( 'id' => NULL, 'themeId' => 1555, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 31 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00039196014404296875, 'params' => array ( 0 => 1555, ), ), 32 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0010747909545898438, 'params' => array ( 'themeId' => 1555, 'themeId2' => 1555, ), ), 33 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1555', 'execTime' => 0.0003249645233154297, 'params' => array ( ), ), 34 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00033783912658691406, 'params' => array ( 0 => 1559, ), ), 35 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002949237823486328, 'params' => array ( 0 => 1559, ), ), 36 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1559', 'execTime' => 0.0008411407470703125, 'params' => NULL, ), 37 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1559', 'execTime' => 0.000370025634765625, 'params' => NULL, ), 38 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1559', 'execTime' => 0.0010089874267578125, 'params' => NULL, ), 39 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0006060600280761719, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body, .base_sign_in', 'defaultValue' => '#ece8e4', 'type' => 'color', 'themeId' => 1559, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 40 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.000431060791015625, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#494949', 'type' => 'color', 'themeId' => 1559, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 41 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003490447998046875, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#004d7e', 'type' => 'color', 'themeId' => 1559, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 42 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003581047058105469, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#004d7e', 'type' => 'color', 'themeId' => 1559, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 43 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.000392913818359375, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header_wrap', 'defaultValue' => 'url(images/bg_small.jpg)', 'type' => 'image', 'themeId' => 1559, 'key' => 'headerImage', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 44 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00047588348388671875, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header_pic', 'defaultValue' => 'url(images/header_s.png)', 'type' => 'image', 'themeId' => 1559, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '4. Logo image', 'description' => NULL, 'mobile' => false, ), ), 45 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00045418739318847656, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#252525', 'type' => 'color', 'themeId' => 1559, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 46 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00034999847412109375, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#494949', 'type' => 'color', 'themeId' => 1559, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 47 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00037598609924316406, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_sign_in, .index_master_page.ow_page_wrap', 'defaultValue' => 'url(images/bg.jpg)', 'type' => 'image', 'themeId' => 1559, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 48 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002868175506591797, 'params' => array ( 'id' => NULL, 'themeId' => 1559, 'type' => 'decorator', 'value' => 'button', ), ), 49 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023889541625976562, 'params' => array ( 'id' => NULL, 'themeId' => 1559, 'type' => 'master_page', 'value' => 'dndindex', ), ), 50 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00031280517578125, 'params' => array ( 'id' => NULL, 'themeId' => 1559, 'type' => 'master_page', 'value' => 'general', ), ), 51 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023293495178222656, 'params' => array ( 'id' => NULL, 'themeId' => 1559, 'type' => 'master_page', 'value' => 'index', ), ), 52 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002181529998779297, 'params' => array ( 'id' => NULL, 'themeId' => 1559, 'type' => 'master_page', 'value' => 'html_document', ), ), 53 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00021505355834960938, 'params' => array ( 'id' => NULL, 'themeId' => 1559, 'type' => 'master_page', 'value' => 'blank', ), ), 54 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.00027108192443847656, 'params' => array ( 'id' => NULL, 'themeId' => 1559, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 55 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0004589557647705078, 'params' => array ( 0 => 1559, ), ), 56 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0011219978332519531, 'params' => array ( 'themeId' => 1559, 'themeId2' => 1559, ), ), 57 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1559', 'execTime' => 0.00026798248291015625, 'params' => array ( ), ), 58 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003077983856201172, 'params' => array ( 0 => 1606, ), ), 59 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00030112266540527344, 'params' => array ( 0 => 1606, ), ), 60 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1606', 'execTime' => 0.001013040542602539, 'params' => NULL, ), 61 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1606', 'execTime' => 0.00028896331787109375, 'params' => NULL, ), 62 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1606', 'execTime' => 0.0008571147918701172, 'params' => NULL, ), 63 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0006830692291259766, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => 'body, .ow_bg_color', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1606, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 64 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00038909912109375, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html', 'defaultValue' => '#828894', 'type' => 'color', 'themeId' => 1606, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 65 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0004019737243652344, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a', 'defaultValue' => '#5b646a', 'type' => 'color', 'themeId' => 1606, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 66 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00034499168395996094, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#5b646a', 'type' => 'color', 'themeId' => 1606, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 67 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003638267517089844, 'params' => array ( 'id' => NULL, 'attribute' => 'background', 'selector' => '.ow_footer', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1606, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '4. Footer background color', 'description' => NULL, 'mobile' => false, ), ), 68 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0004401206970214844, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_logo', 'defaultValue' => 'url(images/logo.png)', 'type' => 'image', 'themeId' => 1606, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '3. Logo image', 'description' => NULL, 'mobile' => false, ), ), 69 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00035381317138671875, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header_pic', 'defaultValue' => 'url(images/header.jpg)', 'type' => 'image', 'themeId' => 1606, 'key' => 'headerImage', 'section' => '1. General Settings', 'label' => '2. Header background image', 'description' => NULL, 'mobile' => false, ), ), 70 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003609657287597656, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#5b646a', 'type' => 'color', 'themeId' => 1606, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 71 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003330707550048828, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_outline, .ow_txt_value', 'defaultValue' => '#2db395', 'type' => 'color', 'themeId' => 1606, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 72 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002541542053222656, 'params' => array ( 'id' => NULL, 'themeId' => 1606, 'type' => 'decorator', 'value' => 'button', ), ), 73 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00028705596923828125, 'params' => array ( 'id' => NULL, 'themeId' => 1606, 'type' => 'master_page', 'value' => 'dndindex', ), ), 74 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023102760314941406, 'params' => array ( 'id' => NULL, 'themeId' => 1606, 'type' => 'master_page', 'value' => 'admin', ), ), 75 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00021696090698242188, 'params' => array ( 'id' => NULL, 'themeId' => 1606, 'type' => 'master_page', 'value' => 'general', ), ), 76 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00024390220642089844, 'params' => array ( 'id' => NULL, 'themeId' => 1606, 'type' => 'master_page', 'value' => 'html_document', ), ), 77 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023508071899414062, 'params' => array ( 'id' => NULL, 'themeId' => 1606, 'type' => 'master_page', 'value' => 'blank', ), ), 78 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023603439331054688, 'params' => array ( 'id' => NULL, 'themeId' => 1606, 'type' => 'm_master_page', 'value' => 'mobile_blank', ), ), 79 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023102760314941406, 'params' => array ( 'id' => NULL, 'themeId' => 1606, 'type' => 'm_master_page', 'value' => 'mobile_general', ), ), 80 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002589225769042969, 'params' => array ( 'id' => NULL, 'themeId' => 1606, 'type' => 'm_master_page', 'value' => 'mobile_html_document', ), ), 81 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00039505958557128906, 'params' => array ( 0 => 1606, ), ), 82 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0010399818420410156, 'params' => array ( 'themeId' => 1606, 'themeId2' => 1606, ), ), 83 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1606', 'execTime' => 0.0003027915954589844, 'params' => array ( ), ), 84 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00032591819763183594, 'params' => array ( 0 => 1607, ), ), 85 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002830028533935547, 'params' => array ( 0 => 1607, ), ), 86 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1607', 'execTime' => 0.0008039474487304688, 'params' => NULL, ), 87 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1607', 'execTime' => 0.0004851818084716797, 'params' => NULL, ), 88 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1607', 'execTime' => 0.0011649131774902344, 'params' => NULL, ), 89 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0006041526794433594, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => 'body, .ow_bg_color', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1607, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 90 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003559589385986328, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .index_qs_widget', 'defaultValue' => '#828894', 'type' => 'color', 'themeId' => 1607, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 91 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00039887428283691406, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a', 'defaultValue' => '#5b646a', 'type' => 'color', 'themeId' => 1607, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 92 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003559589385986328, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#5b646a', 'type' => 'color', 'themeId' => 1607, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 93 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00031304359436035156, 'params' => array ( 'id' => NULL, 'attribute' => 'background', 'selector' => '.ow_footer', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1607, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '5. Footer background color', 'description' => NULL, 'mobile' => false, ), ), 94 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00036787986755371094, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_logo, .index_master_page .logo_url', 'defaultValue' => 'url(images/logo.png)', 'type' => 'image', 'themeId' => 1607, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '4. Logo image', 'description' => NULL, 'mobile' => false, ), ), 95 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003101825714111328, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header_pic', 'defaultValue' => 'url(images/header.jpg)', 'type' => 'image', 'themeId' => 1607, 'key' => 'headerImage', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 96 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00034880638122558594, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#5b646a', 'type' => 'color', 'themeId' => 1607, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 97 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003209114074707031, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_outline, .ow_txt_value', 'defaultValue' => '#ef6ba3', 'type' => 'color', 'themeId' => 1607, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 98 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003159046173095703, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.index_master_page .ow_header_wrap', 'defaultValue' => 'url(images/bg_promo.jpg)', 'type' => 'image', 'themeId' => 1607, 'key' => 'indexImage', 'section' => '1. General Settings', 'label' => '2. Page background image', 'description' => NULL, 'mobile' => false, ), ), 99 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00025916099548339844, 'params' => array ( 'id' => NULL, 'themeId' => 1607, 'type' => 'decorator', 'value' => 'button', ), ), 100 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002319812774658203, 'params' => array ( 'id' => NULL, 'themeId' => 1607, 'type' => 'master_page', 'value' => 'dndindex', ), ), 101 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002219676971435547, 'params' => array ( 'id' => NULL, 'themeId' => 1607, 'type' => 'master_page', 'value' => 'general', ), ), 102 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00021600723266601562, 'params' => array ( 'id' => NULL, 'themeId' => 1607, 'type' => 'master_page', 'value' => 'index', ), ), 103 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002529621124267578, 'params' => array ( 'id' => NULL, 'themeId' => 1607, 'type' => 'master_page', 'value' => 'html_document', ), ), 104 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00021791458129882812, 'params' => array ( 'id' => NULL, 'themeId' => 1607, 'type' => 'master_page', 'value' => 'blank', ), ), 105 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.0002639293670654297, 'params' => array ( 'id' => NULL, 'themeId' => 1607, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 106 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003981590270996094, 'params' => array ( 0 => 1607, ), ), 107 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0010190010070800781, 'params' => array ( 'themeId' => 1607, 'themeId2' => 1607, ), ), 108 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1607', 'execTime' => 0.0002288818359375, 'params' => array ( ), ), 109 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002739429473876953, 'params' => array ( 0 => 1608, ), ), 110 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002810955047607422, 'params' => array ( 0 => 1608, ), ), 111 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1608', 'execTime' => 0.0006909370422363281, 'params' => NULL, ), 112 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1608', 'execTime' => 0.0003859996795654297, 'params' => NULL, ), 113 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1608', 'execTime' => 0.0012140274047851562, 'params' => NULL, ), 114 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0006749629974365234, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => 'body, body.ow, body.base_sign_in', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1608, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 115 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003941059112548828, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#333', 'type' => 'color', 'themeId' => 1608, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 116 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00032901763916015625, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#2a80ae', 'type' => 'color', 'themeId' => 1608, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 117 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00039005279541015625, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#005466', 'type' => 'color', 'themeId' => 1608, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 118 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003330707550048828, 'params' => array ( 'id' => NULL, 'attribute' => 'background', 'selector' => '.ow_footer', 'defaultValue' => '#EAF7FB', 'type' => 'color', 'themeId' => 1608, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '5. Footer background color', 'description' => NULL, 'mobile' => false, ), ), 119 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00030493736267089844, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header', 'defaultValue' => 'url(images/header_s.png)', 'type' => 'image', 'themeId' => 1608, 'key' => 'headerBackground', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 120 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00037097930908203125, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_logo', 'defaultValue' => 'url(images/logo.png)', 'type' => 'image', 'themeId' => 1608, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '4. Logo image', 'description' => NULL, 'mobile' => false, ), ), 121 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0002899169921875, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#005466', 'type' => 'color', 'themeId' => 1608, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 122 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0002989768981933594, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#005074', 'type' => 'color', 'themeId' => 1608, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 123 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003478527069091797, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page', 'defaultValue' => 'url(images/bg.png)', 'type' => 'image', 'themeId' => 1608, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 124 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.000244140625, 'params' => array ( 'id' => NULL, 'themeId' => 1608, 'type' => 'decorator', 'value' => 'button', ), ), 125 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002200603485107422, 'params' => array ( 'id' => NULL, 'themeId' => 1608, 'type' => 'master_page', 'value' => 'dndindex', ), ), 126 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002701282501220703, 'params' => array ( 'id' => NULL, 'themeId' => 1608, 'type' => 'master_page', 'value' => 'general', ), ), 127 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00021314620971679688, 'params' => array ( 'id' => NULL, 'themeId' => 1608, 'type' => 'master_page', 'value' => 'index', ), ), 128 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00020885467529296875, 'params' => array ( 'id' => NULL, 'themeId' => 1608, 'type' => 'master_page', 'value' => 'html_document', ), ), 129 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00020599365234375, 'params' => array ( 'id' => NULL, 'themeId' => 1608, 'type' => 'master_page', 'value' => 'blank', ), ), 130 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.0002582073211669922, 'params' => array ( 'id' => NULL, 'themeId' => 1608, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 131 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00037217140197753906, 'params' => array ( 0 => 1608, ), ), 132 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.001035928726196289, 'params' => array ( 'themeId' => 1608, 'themeId2' => 1608, ), ), 133 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1608', 'execTime' => 0.0002760887145996094, 'params' => array ( ), ), 134 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00031876564025878906, 'params' => array ( 0 => 1609, ), ), 135 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00031495094299316406, 'params' => array ( 0 => 1609, ), ), 136 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1609', 'execTime' => 0.0008540153503417969, 'params' => NULL, ), 137 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1609', 'execTime' => 0.0005068778991699219, 'params' => NULL, ), 138 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1609', 'execTime' => 0.001313924789428711, 'params' => NULL, ), 139 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0006289482116699219, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => 'body, .ow, body, html, .base_sign_in', 'defaultValue' => '#333', 'type' => 'color', 'themeId' => 1609, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 140 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003838539123535156, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html', 'defaultValue' => '#c4c4c4', 'type' => 'color', 'themeId' => 1609, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 141 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003612041473388672, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a', 'defaultValue' => '#ae9e78', 'type' => 'color', 'themeId' => 1609, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 142 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00034499168395996094, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#e4e4e4', 'type' => 'color', 'themeId' => 1609, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 143 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00028204917907714844, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow_footer', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1609, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '7. Footer background color', 'description' => NULL, 'mobile' => false, ), ), 144 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00035381317138671875, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1609, 'key' => 'headerBackground', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 145 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0002999305725097656, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_logo_wrap a', 'defaultValue' => 'url(images/logo_console.png)', 'type' => 'image', 'themeId' => 1609, 'key' => 'ConsoleImage', 'section' => '1. General Settings', 'label' => '6. Console logo image', 'description' => NULL, 'mobile' => false, ), ), 146 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0002911090850830078, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.logo_url', 'defaultValue' => 'url(images/logo_inner.png)', 'type' => 'image', 'themeId' => 1609, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '5. Inner logo image', 'description' => NULL, 'mobile' => false, ), ), 147 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003440380096435547, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#cbcbcb', 'type' => 'color', 'themeId' => 1609, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 148 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003211498260498047, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#D76243', 'type' => 'color', 'themeId' => 1609, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 149 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003039836883544922, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.index_master_page .logo_url', 'defaultValue' => 'url(images/logo_index.png)', 'type' => 'image', 'themeId' => 1609, 'key' => 'indexLogoImage', 'section' => '1. General Settings', 'label' => '4. Index logo image', 'description' => NULL, 'mobile' => false, ), ), 150 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003490447998046875, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.index_master_page .ow_header', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1609, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 151 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002460479736328125, 'params' => array ( 'id' => NULL, 'themeId' => 1609, 'type' => 'decorator', 'value' => 'button', ), ), 152 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023484230041503906, 'params' => array ( 'id' => NULL, 'themeId' => 1609, 'type' => 'master_page', 'value' => 'dndindex', ), ), 153 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00027298927307128906, 'params' => array ( 'id' => NULL, 'themeId' => 1609, 'type' => 'master_page', 'value' => 'general', ), ), 154 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00022101402282714844, 'params' => array ( 'id' => NULL, 'themeId' => 1609, 'type' => 'master_page', 'value' => 'index', ), ), 155 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023293495178222656, 'params' => array ( 'id' => NULL, 'themeId' => 1609, 'type' => 'master_page', 'value' => 'html_document', ), ), 156 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002110004425048828, 'params' => array ( 'id' => NULL, 'themeId' => 1609, 'type' => 'master_page', 'value' => 'blank', ), ), 157 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.00025200843811035156, 'params' => array ( 'id' => NULL, 'themeId' => 1609, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 158 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00037097930908203125, 'params' => array ( 0 => 1609, ), ), 159 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0011229515075683594, 'params' => array ( 'themeId' => 1609, 'themeId2' => 1609, ), ), 160 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1609', 'execTime' => 0.0002751350402832031, 'params' => array ( ), ), 161 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003180503845214844, 'params' => array ( 0 => 1610, ), ), 162 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003161430358886719, 'params' => array ( 0 => 1610, ), ), 163 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1610', 'execTime' => 0.0008440017700195312, 'params' => NULL, ), 164 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1610', 'execTime' => 0.0004451274871826172, 'params' => NULL, ), 165 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1610', 'execTime' => 0.0013129711151123047, 'params' => NULL, ), 166 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0006320476531982422, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => 'body, .base_sign_in', 'defaultValue' => '#e8e7e7', 'type' => 'color', 'themeId' => 1610, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 167 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003638267517089844, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html', 'defaultValue' => '#4f5460', 'type' => 'color', 'themeId' => 1610, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 168 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003190040588378906, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a', 'defaultValue' => '#465c95', 'type' => 'color', 'themeId' => 1610, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 169 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0004019737243652344, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#666', 'type' => 'color', 'themeId' => 1610, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 170 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.000347137451171875, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow_footer', 'defaultValue' => '#e17e64', 'type' => 'color', 'themeId' => 1610, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '7. Footer background color', 'description' => NULL, 'mobile' => false, ), ), 171 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00030803680419921875, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_logo_wrap a', 'defaultValue' => 'url(images/logo_console.png)', 'type' => 'image', 'themeId' => 1610, 'key' => 'ConsoleImage', 'section' => '1. General Settings', 'label' => '6. Console logo image', 'description' => NULL, 'mobile' => false, ), ), 172 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00034999847412109375, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header_pic_wrap', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1610, 'key' => 'headerBackground', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 173 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00032806396484375, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.logo_url', 'defaultValue' => 'url(images/logo_inner.png)', 'type' => 'image', 'themeId' => 1610, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '5. Inner logo image', 'description' => NULL, 'mobile' => false, ), ), 174 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003151893615722656, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#cbcbcb', 'type' => 'color', 'themeId' => 1610, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 175 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003159046173095703, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#D76243', 'type' => 'color', 'themeId' => 1610, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 176 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00031304359436035156, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.index_master_page .logo_url', 'defaultValue' => 'url(images/logo_index.png)', 'type' => 'image', 'themeId' => 1610, 'key' => 'indexLogoImage', 'section' => '1. General Settings', 'label' => '4. Index logo image', 'description' => NULL, 'mobile' => false, ), ), 177 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003209114074707031, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.index_master_page .ow_header', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1610, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 178 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00024700164794921875, 'params' => array ( 'id' => NULL, 'themeId' => 1610, 'type' => 'decorator', 'value' => 'button', ), ), 179 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002319812774658203, 'params' => array ( 'id' => NULL, 'themeId' => 1610, 'type' => 'master_page', 'value' => 'dndindex', ), ), 180 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00022292137145996094, 'params' => array ( 'id' => NULL, 'themeId' => 1610, 'type' => 'master_page', 'value' => 'general', ), ), 181 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002589225769042969, 'params' => array ( 'id' => NULL, 'themeId' => 1610, 'type' => 'master_page', 'value' => 'index', ), ), 182 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00021696090698242188, 'params' => array ( 'id' => NULL, 'themeId' => 1610, 'type' => 'master_page', 'value' => 'html_document', ), ), 183 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00022912025451660156, 'params' => array ( 'id' => NULL, 'themeId' => 1610, 'type' => 'master_page', 'value' => 'blank', ), ), 184 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.00025200843811035156, 'params' => array ( 'id' => NULL, 'themeId' => 1610, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 185 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00043201446533203125, 'params' => array ( 0 => 1610, ), ), 186 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0006840229034423828, 'params' => array ( 'themeId' => 1610, 'themeId2' => 1610, ), ), 187 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1610', 'execTime' => 0.00011801719665527344, 'params' => array ( ), ), 188 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00014901161193847656, 'params' => array ( 0 => 1611, ), ), 189 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.000141143798828125, 'params' => array ( 0 => 1611, ), ), 190 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1611', 'execTime' => 0.0002830028533935547, 'params' => NULL, ), 191 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1611', 'execTime' => 0.00015211105346679688, 'params' => NULL, ), 192 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1611', 'execTime' => 0.0003960132598876953, 'params' => NULL, ), 193 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0005090236663818359, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body', 'defaultValue' => '#2f0023', 'type' => 'color', 'themeId' => 1611, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 194 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00040602684020996094, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#cecece', 'type' => 'color', 'themeId' => 1611, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 195 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.000308990478515625, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#5079cd', 'type' => 'color', 'themeId' => 1611, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 196 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003218650817871094, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#cecece', 'type' => 'color', 'themeId' => 1611, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 197 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003650188446044922, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_page_wrap', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1611, 'key' => 'backgroundImage', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 198 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0002951622009277344, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header', 'defaultValue' => 'url(images/bg_pic.jpg)', 'type' => 'image', 'themeId' => 1611, 'key' => 'headerImage', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 199 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003349781036376953, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1611, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 200 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.000370025634765625, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#cecece', 'type' => 'color', 'themeId' => 1611, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 201 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00031685829162597656, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .sitelogo', 'defaultValue' => 'url(images/site_name.png)', 'type' => 'image', 'themeId' => 1611, 'key' => 'indexLogoImage', 'section' => '1. General Settings', 'label' => '4. Index Logo image', 'description' => NULL, 'mobile' => false, ), ), 202 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00030112266540527344, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.sitelogo', 'defaultValue' => 'url(images/site_name.png)', 'type' => 'image', 'themeId' => 1611, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '5. Logo image', 'description' => NULL, 'mobile' => false, ), ), 203 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002529621124267578, 'params' => array ( 'id' => NULL, 'themeId' => 1611, 'type' => 'decorator', 'value' => 'button', ), ), 204 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023603439331054688, 'params' => array ( 'id' => NULL, 'themeId' => 1611, 'type' => 'master_page', 'value' => 'dndindex', ), ), 205 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00021791458129882812, 'params' => array ( 'id' => NULL, 'themeId' => 1611, 'type' => 'master_page', 'value' => 'general', ), ), 206 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00024700164794921875, 'params' => array ( 'id' => NULL, 'themeId' => 1611, 'type' => 'master_page', 'value' => 'index', ), ), 207 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002300739288330078, 'params' => array ( 'id' => NULL, 'themeId' => 1611, 'type' => 'master_page', 'value' => 'html_document', ), ), 208 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00021195411682128906, 'params' => array ( 'id' => NULL, 'themeId' => 1611, 'type' => 'master_page', 'value' => 'blank', ), ), 209 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.0002510547637939453, 'params' => array ( 'id' => NULL, 'themeId' => 1611, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 210 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0004761219024658203, 'params' => array ( 0 => 1611, ), ), 211 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0010979175567626953, 'params' => array ( 'themeId' => 1611, 'themeId2' => 1611, ), ), 212 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1611', 'execTime' => 0.0002300739288330078, 'params' => array ( ), ), 213 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003249645233154297, 'params' => array ( 0 => 1612, ), ), 214 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.000263214111328125, 'params' => array ( 0 => 1612, ), ), 215 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1612', 'execTime' => 0.0008919239044189453, 'params' => NULL, ), 216 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1612', 'execTime' => 0.0004279613494873047, 'params' => NULL, ), 217 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1612', 'execTime' => 0.0014429092407226562, 'params' => NULL, ), 218 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00043201446533203125, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body', 'defaultValue' => '#493e5e', 'type' => 'color', 'themeId' => 1612, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 219 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00028395652770996094, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#b9b3bd', 'type' => 'color', 'themeId' => 1612, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 220 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00024390220642089844, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#4aaed3', 'type' => 'color', 'themeId' => 1612, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 221 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00023889541625976562, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#d9d1dd', 'type' => 'color', 'themeId' => 1612, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 222 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00023603439331054688, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_page_wrap', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1612, 'key' => 'backgroundImage', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 223 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00024700164794921875, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header', 'defaultValue' => 'url(images/bg_pic.jpg)', 'type' => 'image', 'themeId' => 1612, 'key' => 'headerBackground', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 224 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00020503997802734375, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_site_panel_logo', 'defaultValue' => 'url(images/site_name3.png)', 'type' => 'image', 'themeId' => 1612, 'key' => 'ConsoleImage', 'section' => '1. General Settings', 'label' => '6. Console logo image', 'description' => NULL, 'mobile' => false, ), ), 225 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00012421607971191406, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#aba8af', 'type' => 'color', 'themeId' => 1612, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 226 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001289844512939453, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#cecece', 'type' => 'color', 'themeId' => 1612, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 227 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001239776611328125, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .sitelogo', 'defaultValue' => 'url(images/site_name.png)', 'type' => 'image', 'themeId' => 1612, 'key' => 'indexLogoImage', 'section' => '1. General Settings', 'label' => '4. Index logo image', 'description' => NULL, 'mobile' => false, ), ), 228 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00014495849609375, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.sitelogo', 'defaultValue' => 'url(images/site_name2.png)', 'type' => 'image', 'themeId' => 1612, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '5. Inner logo image', 'description' => NULL, 'mobile' => false, ), ), 229 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011801719665527344, 'params' => array ( 'id' => NULL, 'themeId' => 1612, 'type' => 'decorator', 'value' => 'button', ), ), 230 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010895729064941406, 'params' => array ( 'id' => NULL, 'themeId' => 1612, 'type' => 'master_page', 'value' => 'dndindex', ), ), 231 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 9.799003601074219E-5, 'params' => array ( 'id' => NULL, 'themeId' => 1612, 'type' => 'master_page', 'value' => 'general', ), ), 232 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 9.799003601074219E-5, 'params' => array ( 'id' => NULL, 'themeId' => 1612, 'type' => 'master_page', 'value' => 'index', ), ), 233 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 9.703636169433594E-5, 'params' => array ( 'id' => NULL, 'themeId' => 1612, 'type' => 'master_page', 'value' => 'html_document', ), ), 234 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 9.489059448242188E-5, 'params' => array ( 'id' => NULL, 'themeId' => 1612, 'type' => 'master_page', 'value' => 'blank', ), ), 235 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.00013399124145507812, 'params' => array ( 'id' => NULL, 'themeId' => 1612, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 236 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002040863037109375, 'params' => array ( 0 => 1612, ), ), 237 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0004830360412597656, 'params' => array ( 'themeId' => 1612, 'themeId2' => 1612, ), ), 238 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1612', 'execTime' => 0.00011110305786132812, 'params' => array ( ), ), 239 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001430511474609375, 'params' => array ( 0 => 1613, ), ), 240 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.000125885009765625, 'params' => array ( 0 => 1613, ), ), 241 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1613', 'execTime' => 0.0004520416259765625, 'params' => NULL, ), 242 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1613', 'execTime' => 0.0001609325408935547, 'params' => NULL, ), 243 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1613', 'execTime' => 0.0004851818084716797, 'params' => NULL, ), 244 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0004291534423828125, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1613, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 245 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003330707550048828, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#4b4b4b', 'type' => 'color', 'themeId' => 1613, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 246 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0004150867462158203, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#0a4200', 'type' => 'color', 'themeId' => 1613, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 247 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00039505958557128906, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#0a4200', 'type' => 'color', 'themeId' => 1613, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 248 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0002009868621826172, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_page_wrap', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1613, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 249 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00014090538024902344, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow_footer, .base_index_page .ow_footer', 'defaultValue' => '#4b4b4b', 'type' => 'color', 'themeId' => 1613, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '5. Footer background', 'description' => NULL, 'mobile' => false, ), ), 250 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013494491577148438, 'params' => array ( 'id' => NULL, 'attribute' => 'background', 'selector' => '.ow_header', 'defaultValue' => 'url(images/bg_pic.png)', 'type' => 'image', 'themeId' => 1613, 'key' => 'headerImage', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 251 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001361370086669922, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#4b4b4b', 'type' => 'color', 'themeId' => 1613, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 252 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013518333435058594, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#4b4b4b', 'type' => 'color', 'themeId' => 1613, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 253 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013494491577148438, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.sitelogo', 'defaultValue' => 'url(images/site_name.png)', 'type' => 'image', 'themeId' => 1613, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '4. Logo image', 'description' => NULL, 'mobile' => false, ), ), 254 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001461505889892578, 'params' => array ( 'id' => NULL, 'themeId' => 1613, 'type' => 'decorator', 'value' => 'button', ), ), 255 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00013113021850585938, 'params' => array ( 'id' => NULL, 'themeId' => 1613, 'type' => 'master_page', 'value' => 'dndindex', ), ), 256 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011587142944335938, 'params' => array ( 'id' => NULL, 'themeId' => 1613, 'type' => 'master_page', 'value' => 'general', ), ), 257 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011205673217773438, 'params' => array ( 'id' => NULL, 'themeId' => 1613, 'type' => 'master_page', 'value' => 'index', ), ), 258 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010895729064941406, 'params' => array ( 'id' => NULL, 'themeId' => 1613, 'type' => 'master_page', 'value' => 'html_document', ), ), 259 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010919570922851562, 'params' => array ( 'id' => NULL, 'themeId' => 1613, 'type' => 'master_page', 'value' => 'blank', ), ), 260 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.0001399517059326172, 'params' => array ( 'id' => NULL, 'themeId' => 1613, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 261 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00021195411682128906, 'params' => array ( 0 => 1613, ), ), 262 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.00040602684020996094, 'params' => array ( 'themeId' => 1613, 'themeId2' => 1613, ), ), 263 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1613', 'execTime' => 0.00011610984802246094, 'params' => array ( ), ), 264 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001571178436279297, 'params' => array ( 0 => 1614, ), ), 265 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00014400482177734375, 'params' => array ( 0 => 1614, ), ), 266 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1614', 'execTime' => 0.00027298927307128906, 'params' => NULL, ), 267 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1614', 'execTime' => 0.00015115737915039062, 'params' => NULL, ), 268 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1614', 'execTime' => 0.0003669261932373047, 'params' => NULL, ), 269 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0002868175506591797, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => 'body, .ow, body, html, .base_sign_in', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1614, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 270 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00014495849609375, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html', 'defaultValue' => '#868686', 'type' => 'color', 'themeId' => 1614, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 271 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00015306472778320312, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a', 'defaultValue' => '#ae9e78', 'type' => 'color', 'themeId' => 1614, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 272 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001380443572998047, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#4c4c4c', 'type' => 'color', 'themeId' => 1614, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 273 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001289844512939453, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1614, 'key' => 'headerBackground', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 274 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001251697540283203, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_logo_wrap a', 'defaultValue' => 'url(images/logo_console.png)', 'type' => 'image', 'themeId' => 1614, 'key' => 'ConsoleImage', 'section' => '1. General Settings', 'label' => '6. Console logo image', 'description' => NULL, 'mobile' => false, ), ), 275 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001380443572998047, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.logo_url', 'defaultValue' => 'url(images/logo_inner.png)', 'type' => 'image', 'themeId' => 1614, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '5. Inner logo image', 'description' => NULL, 'mobile' => false, ), ), 276 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00012612342834472656, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#4c4c4c', 'type' => 'color', 'themeId' => 1614, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 277 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013494491577148438, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow_footer', 'defaultValue' => '#191514', 'type' => 'color', 'themeId' => 1614, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '7. Footer background color', 'description' => NULL, 'mobile' => false, ), ), 278 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001468658447265625, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#D76243', 'type' => 'color', 'themeId' => 1614, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 279 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013494491577148438, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.index_master_page .logo_url', 'defaultValue' => 'url(images/logo_index.png)', 'type' => 'image', 'themeId' => 1614, 'key' => 'indexLogoImage', 'section' => '1. General Settings', 'label' => '4. Index logo image', 'description' => NULL, 'mobile' => false, ), ), 280 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001289844512939453, 'params' => array ( 'id' => NULL, 'themeId' => 1614, 'type' => 'decorator', 'value' => 'button', ), ), 281 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011706352233886719, 'params' => array ( 'id' => NULL, 'themeId' => 1614, 'type' => 'master_page', 'value' => 'dndindex', ), ), 282 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010704994201660156, 'params' => array ( 'id' => NULL, 'themeId' => 1614, 'type' => 'master_page', 'value' => 'general', ), ), 283 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010609626770019531, 'params' => array ( 'id' => NULL, 'themeId' => 1614, 'type' => 'master_page', 'value' => 'index', ), ), 284 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00012087821960449219, 'params' => array ( 'id' => NULL, 'themeId' => 1614, 'type' => 'master_page', 'value' => 'html_document', ), ), 285 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010800361633300781, 'params' => array ( 'id' => NULL, 'themeId' => 1614, 'type' => 'master_page', 'value' => 'blank', ), ), 286 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.0001308917999267578, 'params' => array ( 'id' => NULL, 'themeId' => 1614, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 287 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00019478797912597656, 'params' => array ( 0 => 1614, ), ), 288 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0004131793975830078, 'params' => array ( 'themeId' => 1614, 'themeId2' => 1614, ), ), 289 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1614', 'execTime' => 0.00011205673217773438, 'params' => array ( ), ), 290 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001430511474609375, 'params' => array ( 0 => 1615, ), ), 291 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00013899803161621094, 'params' => array ( 0 => 1615, ), ), 292 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1615', 'execTime' => 0.00035500526428222656, 'params' => NULL, ), 293 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1615', 'execTime' => 0.0001571178436279297, 'params' => NULL, ), 294 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1615', 'execTime' => 0.0003650188446044922, 'params' => NULL, ), 295 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003108978271484375, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body', 'defaultValue' => '#000', 'type' => 'color', 'themeId' => 1615, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 296 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00014591217041015625, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html', 'defaultValue' => '#ffffe6', 'type' => 'color', 'themeId' => 1615, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 297 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001418590545654297, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#fffde3', 'type' => 'color', 'themeId' => 1615, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 298 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001461505889892578, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#796458', 'type' => 'color', 'themeId' => 1615, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 299 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013399124145507812, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_page_wrap', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1615, 'key' => 'backgroundImage', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 300 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00012683868408203125, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow_footer', 'defaultValue' => '#000', 'type' => 'color', 'themeId' => 1615, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '5. Footer background', 'description' => NULL, 'mobile' => false, ), ), 301 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013709068298339844, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header', 'defaultValue' => 'url(images/bg_pic.jpg)', 'type' => 'image', 'themeId' => 1615, 'key' => 'headerImage', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 302 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001399517059326172, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#ffffe6', 'type' => 'color', 'themeId' => 1615, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 303 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00012993812561035156, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#796458', 'type' => 'color', 'themeId' => 1615, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 304 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001480579376220703, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.sitelogo', 'defaultValue' => 'url(images/site_name.png)', 'type' => 'image', 'themeId' => 1615, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '4. Logo image', 'description' => NULL, 'mobile' => false, ), ), 305 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001468658447265625, 'params' => array ( 'id' => NULL, 'themeId' => 1615, 'type' => 'decorator', 'value' => 'button', ), ), 306 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001220703125, 'params' => array ( 'id' => NULL, 'themeId' => 1615, 'type' => 'master_page', 'value' => 'dndindex', ), ), 307 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011301040649414062, 'params' => array ( 'id' => NULL, 'themeId' => 1615, 'type' => 'master_page', 'value' => 'general', ), ), 308 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010991096496582031, 'params' => array ( 'id' => NULL, 'themeId' => 1615, 'type' => 'master_page', 'value' => 'index', ), ), 309 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010991096496582031, 'params' => array ( 'id' => NULL, 'themeId' => 1615, 'type' => 'master_page', 'value' => 'html_document', ), ), 310 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010585784912109375, 'params' => array ( 'id' => NULL, 'themeId' => 1615, 'type' => 'master_page', 'value' => 'blank', ), ), 311 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.00013780593872070312, 'params' => array ( 'id' => NULL, 'themeId' => 1615, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 312 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001938343048095703, 'params' => array ( 0 => 1615, ), ), 313 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.00039696693420410156, 'params' => array ( 'themeId' => 1615, 'themeId2' => 1615, ), ), 314 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1615', 'execTime' => 0.00011706352233886719, 'params' => array ( ), ), 315 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00014495849609375, 'params' => array ( 0 => 1616, ), ), 316 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001380443572998047, 'params' => array ( 0 => 1616, ), ), 317 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1616', 'execTime' => 0.0002760887145996094, 'params' => NULL, ), 318 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1616', 'execTime' => 0.0001468658447265625, 'params' => NULL, ), 319 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1616', 'execTime' => 0.0003960132598876953, 'params' => NULL, ), 320 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0002739429473876953, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => 'body, .base_sign_in', 'defaultValue' => '#bfc6c6', 'type' => 'color', 'themeId' => 1616, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 321 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00016999244689941406, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#4f5058', 'type' => 'color', 'themeId' => 1616, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 322 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00014400482177734375, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#0060aa', 'type' => 'color', 'themeId' => 1616, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 323 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001430511474609375, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#4F5058', 'type' => 'color', 'themeId' => 1616, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 324 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001308917999267578, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow_footer', 'defaultValue' => '#f9faff', 'type' => 'color', 'themeId' => 1616, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '6. Footer background color', 'description' => NULL, 'mobile' => false, ), ), 325 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013685226440429688, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_logo_wrap', 'defaultValue' => 'url(images/header_pic.png)', 'type' => 'image', 'themeId' => 1616, 'key' => 'headerBackground', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 326 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001361370086669922, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_logo_wrap a.ow_logo', 'defaultValue' => 'url(images/site_logo.png)', 'type' => 'image', 'themeId' => 1616, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '5. Inner logo image', 'description' => NULL, 'mobile' => false, ), ), 327 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00015282630920410156, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#4f5058', 'type' => 'color', 'themeId' => 1616, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 328 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013518333435058594, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#494949', 'type' => 'color', 'themeId' => 1616, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 329 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013399124145507812, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.index_master_page .ow_header_in', 'defaultValue' => 'url(images/indexpage_header_image.png)', 'type' => 'image', 'themeId' => 1616, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 330 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001399517059326172, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.index_master_page .logo_url', 'defaultValue' => 'url(images/indexpage_logo.png)', 'type' => 'image', 'themeId' => 1616, 'key' => 'indexLogoImage', 'section' => '1. General Settings', 'label' => '4. Index logo image', 'description' => NULL, 'mobile' => false, ), ), 331 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001289844512939453, 'params' => array ( 'id' => NULL, 'themeId' => 1616, 'type' => 'decorator', 'value' => 'button', ), ), 332 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00012087821960449219, 'params' => array ( 'id' => NULL, 'themeId' => 1616, 'type' => 'master_page', 'value' => 'dndindex', ), ), 333 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001289844512939453, 'params' => array ( 'id' => NULL, 'themeId' => 1616, 'type' => 'master_page', 'value' => 'general', ), ), 334 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010991096496582031, 'params' => array ( 'id' => NULL, 'themeId' => 1616, 'type' => 'master_page', 'value' => 'index', ), ), 335 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010704994201660156, 'params' => array ( 'id' => NULL, 'themeId' => 1616, 'type' => 'master_page', 'value' => 'html_document', ), ), 336 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010585784912109375, 'params' => array ( 'id' => NULL, 'themeId' => 1616, 'type' => 'master_page', 'value' => 'blank', ), ), 337 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.00013113021850585938, 'params' => array ( 'id' => NULL, 'themeId' => 1616, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 338 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00019407272338867188, 'params' => array ( 0 => 1616, ), ), 339 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0004520416259765625, 'params' => array ( 'themeId' => 1616, 'themeId2' => 1616, ), ), 340 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1616', 'execTime' => 0.00011396408081054688, 'params' => array ( ), ), 341 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00014281272888183594, 'params' => array ( 0 => 1617, ), ), 342 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00013899803161621094, 'params' => array ( 0 => 1617, ), ), 343 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1617', 'execTime' => 0.0002968311309814453, 'params' => NULL, ), 344 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1617', 'execTime' => 0.00015401840209960938, 'params' => NULL, ), 345 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1617', 'execTime' => 0.00033092498779296875, 'params' => NULL, ), 346 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003039836883544922, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body', 'defaultValue' => '#fdfff0', 'type' => 'color', 'themeId' => 1617, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 347 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00016498565673828125, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#52483f', 'type' => 'color', 'themeId' => 1617, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 348 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.000141143798828125, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#009683', 'type' => 'color', 'themeId' => 1617, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 349 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001380443572998047, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#009683', 'type' => 'color', 'themeId' => 1617, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 350 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013709068298339844, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_page_wrap', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1617, 'key' => 'backgroundImage', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 351 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013494491577148438, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header', 'defaultValue' => 'url(images/bg_pic.jpg)', 'type' => 'image', 'themeId' => 1617, 'key' => 'headerImage', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 352 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013399124145507812, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#52483f', 'type' => 'color', 'themeId' => 1617, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 353 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00015306472778320312, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#52483f', 'type' => 'color', 'themeId' => 1617, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 354 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001342296600341797, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.sitelogo', 'defaultValue' => 'url(images/site_name.png)', 'type' => 'image', 'themeId' => 1617, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '4. Logo image', 'description' => NULL, 'mobile' => false, ), ), 355 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001289844512939453, 'params' => array ( 'id' => NULL, 'themeId' => 1617, 'type' => 'decorator', 'value' => 'button', ), ), 356 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00012302398681640625, 'params' => array ( 'id' => NULL, 'themeId' => 1617, 'type' => 'master_page', 'value' => 'dndindex', ), ), 357 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011301040649414062, 'params' => array ( 'id' => NULL, 'themeId' => 1617, 'type' => 'master_page', 'value' => 'general', ), ), 358 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011301040649414062, 'params' => array ( 'id' => NULL, 'themeId' => 1617, 'type' => 'master_page', 'value' => 'index', ), ), 359 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001270771026611328, 'params' => array ( 'id' => NULL, 'themeId' => 1617, 'type' => 'master_page', 'value' => 'html_document', ), ), 360 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011706352233886719, 'params' => array ( 'id' => NULL, 'themeId' => 1617, 'type' => 'master_page', 'value' => 'blank', ), ), 361 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.00013184547424316406, 'params' => array ( 'id' => NULL, 'themeId' => 1617, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 362 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00019598007202148438, 'params' => array ( 0 => 1617, ), ), 363 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0004119873046875, 'params' => array ( 'themeId' => 1617, 'themeId2' => 1617, ), ), 364 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1617', 'execTime' => 0.00011301040649414062, 'params' => array ( ), ), 365 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00014400482177734375, 'params' => array ( 0 => 1618, ), ), 366 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00013899803161621094, 'params' => array ( 0 => 1618, ), ), 367 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1618', 'execTime' => 0.00027489662170410156, 'params' => NULL, ), 368 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1618', 'execTime' => 0.0001480579376220703, 'params' => NULL, ), 369 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1618', 'execTime' => 0.00039005279541015625, 'params' => NULL, ), 370 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0002791881561279297, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body', 'defaultValue' => '#090f10', 'type' => 'color', 'themeId' => 1618, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 371 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001480579376220703, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#d6d6be', 'type' => 'color', 'themeId' => 1618, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 372 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001361370086669922, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#7ce6fe', 'type' => 'color', 'themeId' => 1618, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 373 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001518726348876953, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#d6d6be', 'type' => 'color', 'themeId' => 1618, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 374 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00014591217041015625, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page', 'defaultValue' => 'url(images/promo.png)', 'type' => 'image', 'themeId' => 1618, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 375 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001380443572998047, 'params' => array ( 'id' => NULL, 'attribute' => 'background', 'selector' => '.ow_footer', 'defaultValue' => '#04070e', 'type' => 'color', 'themeId' => 1618, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '6. Footer background color', 'description' => NULL, 'mobile' => false, ), ), 376 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00014090538024902344, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header', 'defaultValue' => 'url(images/header.png)', 'type' => 'image', 'themeId' => 1618, 'key' => 'headerBackground', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 377 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013303756713867188, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#d6d6be', 'type' => 'color', 'themeId' => 1618, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 378 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001380443572998047, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#b2bac0', 'type' => 'color', 'themeId' => 1618, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 379 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00014901161193847656, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .sitelogo', 'defaultValue' => 'url(images/site_name.png)', 'type' => 'image', 'themeId' => 1618, 'key' => 'indexLogoImage', 'section' => '1. General Settings', 'label' => '4. Index logo image', 'description' => NULL, 'mobile' => false, ), ), 380 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001461505889892578, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.sitelogo', 'defaultValue' => 'url(images/site_name_inner.png)', 'type' => 'image', 'themeId' => 1618, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '5. Inner logo image', 'description' => NULL, 'mobile' => false, ), ), 381 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00012803077697753906, 'params' => array ( 'id' => NULL, 'themeId' => 1618, 'type' => 'decorator', 'value' => 'button', ), ), 382 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011920928955078125, 'params' => array ( 'id' => NULL, 'themeId' => 1618, 'type' => 'master_page', 'value' => 'dndindex', ), ), 383 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011014938354492188, 'params' => array ( 'id' => NULL, 'themeId' => 1618, 'type' => 'master_page', 'value' => 'general', ), ), 384 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010800361633300781, 'params' => array ( 'id' => NULL, 'themeId' => 1618, 'type' => 'master_page', 'value' => 'index', ), ), 385 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010800361633300781, 'params' => array ( 'id' => NULL, 'themeId' => 1618, 'type' => 'master_page', 'value' => 'html_document', ), ), 386 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011491775512695312, 'params' => array ( 'id' => NULL, 'themeId' => 1618, 'type' => 'master_page', 'value' => 'blank', ), ), 387 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.0001361370086669922, 'params' => array ( 'id' => NULL, 'themeId' => 1618, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 388 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002009868621826172, 'params' => array ( 0 => 1618, ), ), 389 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.00041294097900390625, 'params' => array ( 'themeId' => 1618, 'themeId2' => 1618, ), ), 390 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1618', 'execTime' => 0.00012087821960449219, 'params' => array ( ), ), 391 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00014495849609375, 'params' => array ( 0 => 1619, ), ), 392 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00013899803161621094, 'params' => array ( 0 => 1619, ), ), 393 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1619', 'execTime' => 0.00034308433532714844, 'params' => NULL, ), 394 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1619', 'execTime' => 0.00015592575073242188, 'params' => NULL, ), 395 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1619', 'execTime' => 0.0003800392150878906, 'params' => NULL, ), 396 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003008842468261719, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '@import url(\'https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700&display=swap\'); body, .ow, body, html, .base_sign_in', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1619, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 397 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00015497207641601562, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html', 'defaultValue' => '#666', 'type' => 'color', 'themeId' => 1619, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 398 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.000164031982421875, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a', 'defaultValue' => '#0e0e0e', 'type' => 'color', 'themeId' => 1619, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 399 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013685226440429688, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#4c4c4c', 'type' => 'color', 'themeId' => 1619, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 400 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00015401840209960938, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_header', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1619, 'key' => 'headerBackground', 'section' => '1. General Settings', 'label' => '2. Header background image', 'description' => NULL, 'mobile' => false, ), ), 401 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013303756713867188, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_logo_wrap a', 'defaultValue' => 'url(images/logo_console.png)', 'type' => 'image', 'themeId' => 1619, 'key' => 'indexLogoImage', 'section' => '1. General Settings', 'label' => '3. Index logo image', 'description' => NULL, 'mobile' => false, ), ), 402 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001308917999267578, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_site_panel_wrap.site_panel_wrap_bg_color .ow_logo_wrap a', 'defaultValue' => 'url(images/logo_console.png)', 'type' => 'image', 'themeId' => 1619, 'key' => 'indexLogoImageScroll', 'section' => '1. General Settings', 'label' => '4. Index logo image scroll', 'description' => NULL, 'mobile' => false, ), ), 403 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001308917999267578, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_logo_wrap a', 'defaultValue' => 'url(images/logo_console_black.png)', 'type' => 'image', 'themeId' => 1619, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '5. Inner logo image', 'description' => NULL, 'mobile' => false, ), ), 404 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013303756713867188, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_site_panel_wrap.site_panel_wrap_bg_color .ow_logo_wrap a', 'defaultValue' => 'url(images/logo_console.png)', 'type' => 'image', 'themeId' => 1619, 'key' => 'ConsoleImage', 'section' => '1. General Settings', 'label' => '6. Inner logo image scroll', 'description' => NULL, 'mobile' => false, ), ), 405 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00015211105346679688, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'html body .ow_box_cap h3, .ow_box_cap_empty h3', 'defaultValue' => '#787878', 'type' => 'color', 'themeId' => 1619, 'key' => 'WidgetTitleColor', 'section' => '2. Colors', 'label' => '6. Box title', 'description' => NULL, 'mobile' => false, ), ), 406 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013589859008789062, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#0e0e0e', 'type' => 'color', 'themeId' => 1619, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 407 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001270771026611328, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow_footer', 'defaultValue' => '#0e0e0e', 'type' => 'color', 'themeId' => 1619, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '7. Footer background color', 'description' => NULL, 'mobile' => false, ), ), 408 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013208389282226562, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#666', 'type' => 'color', 'themeId' => 1619, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 409 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.000125885009765625, 'params' => array ( 'id' => NULL, 'themeId' => 1619, 'type' => 'decorator', 'value' => 'button', ), ), 410 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00012302398681640625, 'params' => array ( 'id' => NULL, 'themeId' => 1619, 'type' => 'master_page', 'value' => 'dndindex', ), ), 411 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00012087821960449219, 'params' => array ( 'id' => NULL, 'themeId' => 1619, 'type' => 'master_page', 'value' => 'general', ), ), 412 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011110305786132812, 'params' => array ( 'id' => NULL, 'themeId' => 1619, 'type' => 'master_page', 'value' => 'index', ), ), 413 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010895729064941406, 'params' => array ( 'id' => NULL, 'themeId' => 1619, 'type' => 'master_page', 'value' => 'html_document', ), ), 414 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010895729064941406, 'params' => array ( 'id' => NULL, 'themeId' => 1619, 'type' => 'master_page', 'value' => 'blank', ), ), 415 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.00013589859008789062, 'params' => array ( 'id' => NULL, 'themeId' => 1619, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 416 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00019502639770507812, 'params' => array ( 0 => 1619, ), ), 417 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0004451274871826172, 'params' => array ( 'themeId' => 1619, 'themeId2' => 1619, ), ), 418 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1619', 'execTime' => 0.00011110305786132812, 'params' => array ( ), ), 419 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001418590545654297, 'params' => array ( 0 => 1620, ), ), 420 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001380443572998047, 'params' => array ( 0 => 1620, ), ), 421 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1620', 'execTime' => 0.0002779960632324219, 'params' => NULL, ), 422 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1620', 'execTime' => 0.0001480579376220703, 'params' => NULL, ), 423 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1620', 'execTime' => 0.0003829002380371094, 'params' => NULL, ), 424 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003001689910888672, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body', 'defaultValue' => '#e6e0ec', 'type' => 'color', 'themeId' => 1620, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 425 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00020503997802734375, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#7e6587', 'type' => 'color', 'themeId' => 1620, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 426 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00016999244689941406, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#00677d', 'type' => 'color', 'themeId' => 1620, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 427 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001418590545654297, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#7e6587', 'type' => 'color', 'themeId' => 1620, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 428 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013685226440429688, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow_footer', 'defaultValue' => 'rgba(255,255,255,0.3)', 'type' => 'color', 'themeId' => 1620, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '5. Footer background color', 'description' => NULL, 'mobile' => false, ), ), 429 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00014495849609375, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header_wrap', 'defaultValue' => 'url(images/bg.png)', 'type' => 'image', 'themeId' => 1620, 'key' => 'HeaderbackgroundImage', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 430 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00014400482177734375, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_logo', 'defaultValue' => 'url(images/header_s.png)', 'type' => 'image', 'themeId' => 1620, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '4. Logo image', 'description' => NULL, 'mobile' => false, ), ), 431 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013113021850585938, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#7e6587', 'type' => 'color', 'themeId' => 1620, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 432 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013494491577148438, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#00677D', 'type' => 'color', 'themeId' => 1620, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 433 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00012993812561035156, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_sign_in, .base_index_page', 'defaultValue' => 'url(images/bg.png)', 'type' => 'image', 'themeId' => 1620, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 434 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001289844512939453, 'params' => array ( 'id' => NULL, 'themeId' => 1620, 'type' => 'decorator', 'value' => 'button', ), ), 435 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00012183189392089844, 'params' => array ( 'id' => NULL, 'themeId' => 1620, 'type' => 'master_page', 'value' => 'dndindex', ), ), 436 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001289844512939453, 'params' => array ( 'id' => NULL, 'themeId' => 1620, 'type' => 'master_page', 'value' => 'general', ), ), 437 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011587142944335938, 'params' => array ( 'id' => NULL, 'themeId' => 1620, 'type' => 'master_page', 'value' => 'index', ), ), 438 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001068115234375, 'params' => array ( 'id' => NULL, 'themeId' => 1620, 'type' => 'master_page', 'value' => 'html_document', ), ), 439 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001049041748046875, 'params' => array ( 'id' => NULL, 'themeId' => 1620, 'type' => 'master_page', 'value' => 'blank', ), ), 440 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.00013113021850585938, 'params' => array ( 'id' => NULL, 'themeId' => 1620, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 441 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00019502639770507812, 'params' => array ( 0 => 1620, ), ), 442 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0004031658172607422, 'params' => array ( 'themeId' => 1620, 'themeId2' => 1620, ), ), 443 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1620', 'execTime' => 0.00011301040649414062, 'params' => array ( ), ), 444 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001430511474609375, 'params' => array ( 0 => 1621, ), ), 445 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001380443572998047, 'params' => array ( 0 => 1621, ), ), 446 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1621', 'execTime' => 0.0002930164337158203, 'params' => NULL, ), 447 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1621', 'execTime' => 0.00014781951904296875, 'params' => NULL, ), 448 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1621', 'execTime' => 0.0003979206085205078, 'params' => NULL, ), 449 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003039836883544922, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1621, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 450 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001590251922607422, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#52483f', 'type' => 'color', 'themeId' => 1621, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 451 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00015091896057128906, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#b4534d', 'type' => 'color', 'themeId' => 1621, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 452 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00014495849609375, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#616161', 'type' => 'color', 'themeId' => 1621, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 453 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013709068298339844, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_page_wrap', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1621, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 454 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00015783309936523438, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header', 'defaultValue' => 'url(images/bg_pic.jpg)', 'type' => 'image', 'themeId' => 1621, 'key' => 'headerBackground', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 455 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013494491577148438, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1621, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 456 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001399517059326172, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#52483f', 'type' => 'color', 'themeId' => 1621, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 457 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013113021850585938, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .sitelogo', 'defaultValue' => 'url(images/site_logo.png)', 'type' => 'image', 'themeId' => 1621, 'key' => 'indexLogoImage', 'section' => '1. General Settings', 'label' => '4. Index logo image', 'description' => NULL, 'mobile' => false, ), ), 458 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001289844512939453, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.sitelogo', 'defaultValue' => 'url(images/site_name.png)', 'type' => 'image', 'themeId' => 1621, 'key' => 'LogoImage', 'section' => '1. General Settings', 'label' => '5. Inner logo image', 'description' => NULL, 'mobile' => false, ), ), 459 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001289844512939453, 'params' => array ( 'id' => NULL, 'themeId' => 1621, 'type' => 'decorator', 'value' => 'button', ), ), 460 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00013899803161621094, 'params' => array ( 'id' => NULL, 'themeId' => 1621, 'type' => 'master_page', 'value' => 'dndindex', ), ), 461 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011515617370605469, 'params' => array ( 'id' => NULL, 'themeId' => 1621, 'type' => 'master_page', 'value' => 'general', ), ), 462 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010895729064941406, 'params' => array ( 'id' => NULL, 'themeId' => 1621, 'type' => 'master_page', 'value' => 'index', ), ), 463 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010895729064941406, 'params' => array ( 'id' => NULL, 'themeId' => 1621, 'type' => 'master_page', 'value' => 'html_document', ), ), 464 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011014938354492188, 'params' => array ( 'id' => NULL, 'themeId' => 1621, 'type' => 'master_page', 'value' => 'blank', ), ), 465 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.00013303756713867188, 'params' => array ( 'id' => NULL, 'themeId' => 1621, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 466 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00020313262939453125, 'params' => array ( 0 => 1621, ), ), 467 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.00039696693420410156, 'params' => array ( 'themeId' => 1621, 'themeId2' => 1621, ), ), 468 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1621', 'execTime' => 0.00011396408081054688, 'params' => array ( ), ), 469 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001430511474609375, 'params' => array ( 0 => 1622, ), ), 470 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00014400482177734375, 'params' => array ( 0 => 1622, ), ), 471 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1622', 'execTime' => 0.0003600120544433594, 'params' => NULL, ), 472 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1622', 'execTime' => 0.0001609325408935547, 'params' => NULL, ), 473 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1622', 'execTime' => 0.00043392181396484375, 'params' => NULL, ), 474 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0006070137023925781, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body', 'defaultValue' => '#412e57', 'type' => 'color', 'themeId' => 1622, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 475 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00035309791564941406, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#2e64ff', 'type' => 'color', 'themeId' => 1622, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 476 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003819465637207031, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#616161', 'type' => 'color', 'themeId' => 1622, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 477 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003190040588378906, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_page_wrap', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1622, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 478 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003349781036376953, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_page_container .ow_page', 'defaultValue' => '#616161', 'type' => 'color', 'themeId' => 1622, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 479 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00035119056701660156, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header', 'defaultValue' => 'url(images/bg_pic.jpg)', 'type' => 'image', 'themeId' => 1622, 'key' => 'headerBackground', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 480 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003478527069091797, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1622, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 481 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00038313865661621094, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#616161', 'type' => 'color', 'themeId' => 1622, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 482 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00027298927307128906, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_promo_collage_item1', 'defaultValue' => 'url(images/promo_collage1.png)', 'type' => 'image', 'themeId' => 1622, 'key' => 'collageimage1', 'section' => '3. Index Page', 'label' => 'Collage image 1', 'description' => NULL, 'mobile' => false, ), ), 483 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0002579689025878906, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_promo_collage_item2', 'defaultValue' => 'url(images/promo_collage2.png)', 'type' => 'image', 'themeId' => 1622, 'key' => 'collageimage2', 'section' => '3. Index Page', 'label' => 'Collage image 2', 'description' => NULL, 'mobile' => false, ), ), 484 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00026106834411621094, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_promo_collage_item3', 'defaultValue' => 'url(images/promo_collage3.png)', 'type' => 'image', 'themeId' => 1622, 'key' => 'collageimage3', 'section' => '3. Index Page', 'label' => 'Collage image 3', 'description' => NULL, 'mobile' => false, ), ), 485 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0002601146697998047, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_promo_collage_item4', 'defaultValue' => 'url(images/promo_collage4.png)', 'type' => 'image', 'themeId' => 1622, 'key' => 'collageimage4', 'section' => '3. Index Page', 'label' => 'Collage image 4', 'description' => NULL, 'mobile' => false, ), ), 486 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00026297569274902344, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_promo_collage_item5', 'defaultValue' => 'url(images/promo_collage5.png)', 'type' => 'image', 'themeId' => 1622, 'key' => 'collageimage5', 'section' => '3. Index Page', 'label' => 'Collage image 5', 'description' => NULL, 'mobile' => false, ), ), 487 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00030994415283203125, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_promo_left', 'defaultValue' => 'url(images/promo_left.jpg)', 'type' => 'image', 'themeId' => 1622, 'key' => 'qs_image', 'section' => '3. Index Page', 'label' => 'Quick Search Image', 'description' => NULL, 'mobile' => false, ), ), 488 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003330707550048828, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.sitelogo', 'defaultValue' => 'url(images/site_name.png)', 'type' => 'image', 'themeId' => 1622, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '4. Logo image', 'description' => NULL, 'mobile' => false, ), ), 489 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00024819374084472656, 'params' => array ( 'id' => NULL, 'themeId' => 1622, 'type' => 'decorator', 'value' => 'button', ), ), 490 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00022983551025390625, 'params' => array ( 'id' => NULL, 'themeId' => 1622, 'type' => 'master_page', 'value' => 'dndindex', ), ), 491 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023293495178222656, 'params' => array ( 'id' => NULL, 'themeId' => 1622, 'type' => 'master_page', 'value' => 'general', ), ), 492 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023412704467773438, 'params' => array ( 'id' => NULL, 'themeId' => 1622, 'type' => 'master_page', 'value' => 'index', ), ), 493 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00021505355834960938, 'params' => array ( 'id' => NULL, 'themeId' => 1622, 'type' => 'master_page', 'value' => 'html_document', ), ), 494 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00021219253540039062, 'params' => array ( 'id' => NULL, 'themeId' => 1622, 'type' => 'master_page', 'value' => 'blank', ), ), 495 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.00030493736267089844, 'params' => array ( 'id' => NULL, 'themeId' => 1622, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 496 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0004029273986816406, 'params' => array ( 0 => 1622, ), ), 497 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0011491775512695312, 'params' => array ( 'themeId' => 1622, 'themeId2' => 1622, ), ), 498 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1622', 'execTime' => 0.00031495094299316406, 'params' => array ( ), ), 499 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003230571746826172, 'params' => array ( 0 => 1623, ), ), 500 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00026702880859375, 'params' => array ( 0 => 1623, ), ), 501 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1623', 'execTime' => 0.000823974609375, 'params' => NULL, ), 502 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1623', 'execTime' => 0.00039005279541015625, 'params' => NULL, ), 503 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1623', 'execTime' => 0.0012249946594238281, 'params' => NULL, ), 504 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0006661415100097656, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body', 'defaultValue' => '#74adc0', 'type' => 'color', 'themeId' => 1623, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 505 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003829002380371094, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#c5ffff', 'type' => 'color', 'themeId' => 1623, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 506 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003561973571777344, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#7be1f9', 'type' => 'color', 'themeId' => 1623, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 507 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003299713134765625, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#2b6170', 'type' => 'color', 'themeId' => 1623, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 508 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0002999305725097656, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_page_wrap', 'defaultValue' => 'url(images/promo.png)', 'type' => 'image', 'themeId' => 1623, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 509 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003349781036376953, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow_footer', 'defaultValue' => '#6599ac', 'type' => 'color', 'themeId' => 1623, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '6. Footer background color', 'description' => NULL, 'mobile' => false, ), ), 510 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003199577331542969, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header', 'defaultValue' => 'url(images/header_pic.jpg)', 'type' => 'image', 'themeId' => 1623, 'key' => 'headerImage', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 511 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003380775451660156, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#2b6170', 'type' => 'color', 'themeId' => 1623, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 512 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.000347137451171875, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#3f6e7c', 'type' => 'color', 'themeId' => 1623, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 513 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003139972686767578, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .sitelogo', 'defaultValue' => 'url(images/site_name.png)', 'type' => 'image', 'themeId' => 1623, 'key' => 'indexLogoImage', 'section' => '1. General Settings', 'label' => '4. Index logo image', 'description' => NULL, 'mobile' => false, ), ), 514 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00031304359436035156, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.sitelogo', 'defaultValue' => 'url(images/logo_inner.png)', 'type' => 'image', 'themeId' => 1623, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '5. Inner logo image', 'description' => NULL, 'mobile' => false, ), ), 515 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002789497375488281, 'params' => array ( 'id' => NULL, 'themeId' => 1623, 'type' => 'decorator', 'value' => 'button', ), ), 516 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023603439331054688, 'params' => array ( 'id' => NULL, 'themeId' => 1623, 'type' => 'master_page', 'value' => 'dndindex', ), ), 517 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00022602081298828125, 'params' => array ( 'id' => NULL, 'themeId' => 1623, 'type' => 'master_page', 'value' => 'general', ), ), 518 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00021982192993164062, 'params' => array ( 'id' => NULL, 'themeId' => 1623, 'type' => 'master_page', 'value' => 'index', ), ), 519 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002720355987548828, 'params' => array ( 'id' => NULL, 'themeId' => 1623, 'type' => 'master_page', 'value' => 'html_document', ), ), 520 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002200603485107422, 'params' => array ( 'id' => NULL, 'themeId' => 1623, 'type' => 'master_page', 'value' => 'blank', ), ), 521 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.0002639293670654297, 'params' => array ( 'id' => NULL, 'themeId' => 1623, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 522 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003638267517089844, 'params' => array ( 0 => 1623, ), ), 523 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0010039806365966797, 'params' => array ( 'themeId' => 1623, 'themeId2' => 1623, ), ), 524 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1623', 'execTime' => 0.00022602081298828125, 'params' => array ( ), ), 525 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00027108192443847656, 'params' => array ( 0 => 1624, ), ), 526 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002970695495605469, 'params' => array ( 0 => 1624, ), ), 527 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1624', 'execTime' => 0.000843048095703125, 'params' => NULL, ), 528 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1624', 'execTime' => 0.00043392181396484375, 'params' => NULL, ), 529 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1624', 'execTime' => 0.0012760162353515625, 'params' => NULL, ), 530 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0006110668182373047, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body', 'defaultValue' => '#fff5fb', 'type' => 'color', 'themeId' => 1624, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 531 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0004119873046875, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#553d2f', 'type' => 'color', 'themeId' => 1624, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 532 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00035500526428222656, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#578581', 'type' => 'color', 'themeId' => 1624, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 533 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003719329833984375, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#715848', 'type' => 'color', 'themeId' => 1624, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 534 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003609657287597656, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_page_wrap', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1624, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 535 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00032591819763183594, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow_footer', 'defaultValue' => '#fffdff', 'type' => 'color', 'themeId' => 1624, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '5. Footer background', 'description' => NULL, 'mobile' => false, ), ), 536 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003650188446044922, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header', 'defaultValue' => 'url(images/bg_pic.jpg)', 'type' => 'image', 'themeId' => 1624, 'key' => 'headerBackground', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 537 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00030303001403808594, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#715848', 'type' => 'color', 'themeId' => 1624, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 538 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003139972686767578, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#796458', 'type' => 'color', 'themeId' => 1624, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 539 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00032210350036621094, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.sitelogo', 'defaultValue' => 'url(images/site_name.png)', 'type' => 'image', 'themeId' => 1624, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '4. Logo image', 'description' => NULL, 'mobile' => false, ), ), 540 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002460479736328125, 'params' => array ( 'id' => NULL, 'themeId' => 1624, 'type' => 'decorator', 'value' => 'button', ), ), 541 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023818016052246094, 'params' => array ( 'id' => NULL, 'themeId' => 1624, 'type' => 'master_page', 'value' => 'dndindex', ), ), 542 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00025200843811035156, 'params' => array ( 'id' => NULL, 'themeId' => 1624, 'type' => 'master_page', 'value' => 'general', ), ), 543 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023698806762695312, 'params' => array ( 'id' => NULL, 'themeId' => 1624, 'type' => 'master_page', 'value' => 'index', ), ), 544 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002219676971435547, 'params' => array ( 'id' => NULL, 'themeId' => 1624, 'type' => 'master_page', 'value' => 'html_document', ), ), 545 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00020885467529296875, 'params' => array ( 'id' => NULL, 'themeId' => 1624, 'type' => 'master_page', 'value' => 'blank', ), ), 546 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.00026798248291015625, 'params' => array ( 'id' => NULL, 'themeId' => 1624, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 547 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00037097930908203125, 'params' => array ( 0 => 1624, ), ), 548 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.001068115234375, 'params' => array ( 'themeId' => 1624, 'themeId2' => 1624, ), ), 549 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1624', 'execTime' => 0.00025582313537597656, 'params' => array ( ), ), 550 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003330707550048828, 'params' => array ( 0 => 1625, ), ), 551 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003139972686767578, 'params' => array ( 0 => 1625, ), ), 552 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1625', 'execTime' => 0.000782012939453125, 'params' => NULL, ), 553 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1625', 'execTime' => 0.0004019737243652344, 'params' => NULL, ), 554 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1625', 'execTime' => 0.0010290145874023438, 'params' => NULL, ), 555 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0006380081176757812, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => 'body, .ow, .base_sign_in', 'defaultValue' => '#000213', 'type' => 'color', 'themeId' => 1625, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 556 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00034499168395996094, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html', 'defaultValue' => '#B4BCD0', 'type' => 'color', 'themeId' => 1625, 'key' => 'textColor', 'section' => '3. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 557 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00031185150146484375, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a', 'defaultValue' => '#F7F8F8', 'type' => 'color', 'themeId' => 1625, 'key' => 'linkColor', 'section' => '3. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 558 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003628730773925781, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#F7F8F8', 'type' => 'color', 'themeId' => 1625, 'key' => 'titleColor', 'section' => '3. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 559 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003418922424316406, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_logo_wrap a', 'defaultValue' => 'url(images/logo.svg)', 'type' => 'image', 'themeId' => 1625, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '2. Logo image', 'description' => NULL, 'mobile' => false, ), ), 560 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003662109375, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'html body .ow_box_cap h3, .ow_box_cap_empty h3', 'defaultValue' => '#F7F8F8', 'type' => 'color', 'themeId' => 1625, 'key' => 'WidgetTitleColor', 'section' => '3. Colors', 'label' => '6. Box title', 'description' => NULL, 'mobile' => false, ), ), 561 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003190040588378906, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#B4BCD0', 'type' => 'color', 'themeId' => 1625, 'key' => 'menuColor', 'section' => '3. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 562 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003368854522705078, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#7989A0', 'type' => 'color', 'themeId' => 1625, 'key' => 'txtValue', 'section' => '3. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 563 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00030803680419921875, 'params' => array ( 'id' => NULL, 'themeId' => 1625, 'type' => 'decorator', 'value' => 'button', ), ), 564 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023794174194335938, 'params' => array ( 'id' => NULL, 'themeId' => 1625, 'type' => 'master_page', 'value' => 'dndindex', ), ), 565 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00020885467529296875, 'params' => array ( 'id' => NULL, 'themeId' => 1625, 'type' => 'master_page', 'value' => 'general', ), ), 566 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00026106834411621094, 'params' => array ( 'id' => NULL, 'themeId' => 1625, 'type' => 'master_page', 'value' => 'index', ), ), 567 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00022983551025390625, 'params' => array ( 'id' => NULL, 'themeId' => 1625, 'type' => 'master_page', 'value' => 'html_document', ), ), 568 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002200603485107422, 'params' => array ( 'id' => NULL, 'themeId' => 1625, 'type' => 'master_page', 'value' => 'blank', ), ), 569 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.0002598762512207031, 'params' => array ( 'id' => NULL, 'themeId' => 1625, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 570 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0004050731658935547, 'params' => array ( 0 => 1625, ), ), 571 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0010089874267578125, 'params' => array ( 'themeId' => 1625, 'themeId2' => 1625, ), ), 572 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1625', 'execTime' => 0.0002269744873046875, 'params' => array ( ), ), 573 => array ( 'query' => 'SELECT * FROM ow_base_config WHERE `key` = \'base\' AND `name` = \'cachedEntitiesPostfix\' LIMIT 0, 1', 'execTime' => 0.0003299713134765625, 'params' => array ( ), ), 574 => array ( 'query' => 'UPDATE `ow_base_config` SET `value`=:value WHERE id=:id', 'execTime' => 0.0003409385681152344, 'params' => array ( 'id' => 521, 'value' => 'IPy6iryd', ), ), 575 => array ( 'query' => 'SELECT * FROM ow_base_config', 'execTime' => 0.0005869865417480469, 'params' => array ( ), ), 576 => array ( 'query' => 'SELECT * FROM ow_base_language WHERE `status` = \'active\'', 'execTime' => 0.0003948211669921875, 'params' => array ( ), ), 577 => array ( 'query' => 'SELECT k.*, p.`prefix`, v.`value` FROM ow_base_language_key AS k INNER JOIN ow_base_language_prefix AS p ON k.prefixId = p.id INNER JOIN ow_base_language_value AS v ON k.id = v.keyId AND v.languageId = ?', 'execTime' => 0.08172798156738281, 'params' => array ( 0 => 1, ), ), 578 => array ( 'query' => 'SELECT * FROM ow_base_language', 'execTime' => 0.0003809928894042969, 'params' => array ( ), ), 579 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `key` = \'simplicity\' LIMIT 0, 1', 'execTime' => 0.0007278919219970703, 'params' => array ( ), ), 580 => array ( 'query' => 'SELECT * FROM ow_base_theme_content WHERE `themeId` = 1606', 'execTime' => 0.0006308555603027344, 'params' => array ( ), ), 581 => array ( 'query' => 'SELECT * FROM ow_base_theme_master_page WHERE `themeId` = 1606', 'execTime' => 0.0003490447998046875, 'params' => array ( ), ), 582 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `key` = \'turquoise\' LIMIT 0, 1', 'execTime' => 0.0003249645233154297, 'params' => array ( ), ), 583 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `key` = \'turquoise\' LIMIT 0, 1', 'execTime' => 0.0002770423889160156, 'params' => array ( ), ), 584 => array ( 'query' => 'SELECT * FROM ow_base_theme_content WHERE `themeId` = 1607', 'execTime' => 0.00043702125549316406, 'params' => array ( ), ), 585 => array ( 'query' => 'SELECT * FROM ow_base_theme_master_page WHERE `themeId` = 1607', 'execTime' => 0.00032901763916015625, 'params' => array ( ), ), 586 => array ( 'query' => 'SELECT * FROM ow_base_document WHERE `isStatic` = 1 AND `isMobile` = 0', 'execTime' => 0.0003631114959716797, 'params' => array ( ), ), 587 => array ( 'query' => ' SELECT * FROM `ow_base_menu_item` WHERE `visibleFor` & ? AND `externalUrl` IS NULL AND `type` = ? ORDER BY `order` ASC LIMIT 1', 'execTime' => 0.000698089599609375, 'params' => array ( 0 => 1, 1 => 'main', ), ), 588 => array ( 'query' => ' SELECT `mi`.*, `mi`.`key` AS `menu_key`, `d`.`class`, `d`.`action`, `d`.`uri`, `d`.`isStatic` FROM `ow_base_menu_item` AS `mi` LEFT JOIN `ow_base_document` AS `d` ON ( `mi`.`documentKey` = `d`.`key`) WHERE `mi`.`type` = :menuType ORDER BY `mi`.`order` ASC', 'execTime' => 0.0009770393371582031, 'params' => array ( 'menuType' => 'main', ), ), 589 => array ( 'query' => ' SELECT `mi`.*, `mi`.`key` AS `menu_key`, `d`.`class`, `d`.`action`, `d`.`uri`, `d`.`isStatic` FROM `ow_base_menu_item` AS `mi` LEFT JOIN `ow_base_document` AS `d` ON ( `mi`.`documentKey` = `d`.`key`) WHERE `mi`.`type` = :menuType ORDER BY `mi`.`order` ASC', 'execTime' => 0.0008580684661865234, 'params' => array ( 'menuType' => 'bottom', ), ), 590 => array ( 'query' => 'SELECT * FROM ow_base_question_account_type ORDER BY sortOrder', 'execTime' => 0.0005209445953369141, 'params' => array ( ), ), 591 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'base\' AND `actionKey` = \'daily_login\' LIMIT 0, 1', 'execTime' => 0.0004730224609375, 'params' => array ( ), ), 592 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'base\' AND `actionKey` = \'user_join\' LIMIT 0, 1', 'execTime' => 0.0003800392150878906, 'params' => array ( ), ), 593 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'base\' AND `actionKey` = \'search_users\' LIMIT 0, 1', 'execTime' => 0.00032520294189453125, 'params' => array ( ), ), 594 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'base\' AND `actionKey` = \'add_comment\' LIMIT 0, 1', 'execTime' => 0.000370025634765625, 'params' => array ( ), ), 595 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'usercredits\' AND `actionKey` = \'buy_credits\' LIMIT 0, 1', 'execTime' => 0.0003070831298828125, 'params' => array ( ), ), 596 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'usercredits\' AND `actionKey` = \'grant_by_user\' LIMIT 0, 1', 'execTime' => 0.00031280517578125, 'params' => array ( ), ), 597 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'usercredits\' AND `actionKey` = \'grant_to_user\' LIMIT 0, 1', 'execTime' => 0.0003190040588378906, 'params' => array ( ), ), 598 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'usercredits\' AND `actionKey` = \'set_by_admin\' LIMIT 0, 1', 'execTime' => 0.00030612945556640625, 'params' => array ( ), ), 599 => array ( 'query' => 'SELECT * FROM ow_base_question_account_type ORDER BY sortOrder', 'execTime' => 0.000553131103515625, 'params' => array ( ), ), 600 => array ( 'query' => ' SELECT `question`.* FROM `ow_base_question` as `question` LEFT JOIN `ow_base_question_section` as `section` ON ( `question`.`sectionName` = `section`.`name` AND `question`.`sectionName` != \'\' AND `question`.`sectionName` IS NOT NULL ) WHERE `question`.`base` = 1 AND `question`.`onJoin` = \'1\' AND ( `section`.isHidden IS NULL OR `section`.isHidden = 0 ) ORDER BY IF( `section`.`name` IS NULL, 0, 1 ), `section`.`sortOrder`, `question`.`sortOrder` ', 'execTime' => 0.0011658668518066406, 'params' => NULL, ), 601 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` IN(\'sex\',\'match_sex\') ORDER BY sortOrder', 'execTime' => 0.0006899833679199219, 'params' => array ( ), ), 602 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` IN(\'username\',\'email\',\'password\',\'sex\',\'match_sex\') ORDER BY sortOrder', 'execTime' => 0.0008909702301025391, 'params' => array ( ), ), 603 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` IN(\'\',\'sex\') ORDER BY sortOrder', 'execTime' => 0.0005548000335693359, 'params' => array ( ), ), 604 => array ( 'query' => 'SELECT * FROM ow_base_question_value WHERE `questionName` IN(\'username\',\'email\',\'password\',\'sex\',\'match_sex\') ORDER BY questionName, sortOrder', 'execTime' => 0.001505136489868164, 'params' => array ( ), ), 605 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` = \'username\' LIMIT 0, 1', 'execTime' => 0.0005719661712646484, 'params' => array ( ), ), 606 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` = \'email\' LIMIT 0, 1', 'execTime' => 0.0006120204925537109, 'params' => array ( ), ), 607 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` = \'password\' LIMIT 0, 1', 'execTime' => 0.0005970001220703125, 'params' => array ( ), ), 608 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` = \'repeatPassword\' LIMIT 0, 1', 'execTime' => 0.0003600120544433594, 'params' => array ( ), ), 609 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` = \'sex\' LIMIT 0, 1', 'execTime' => 0.00039196014404296875, 'params' => array ( ), ), 610 => array ( 'query' => 'SELECT * FROM ow_skadate_account_type_to_gender', 'execTime' => 0.00041103363037109375, 'params' => array ( ), ), 611 => array ( 'query' => 'UPDATE `ow_base_plugin` SET developerKey=:dk WHERE `key`=:k', 'execTime' => 0.0004420280456542969, 'params' => array ( 'dk' => '99d6bdd5bb6468beaf118c4664dd92ff', 'k' => 'pcgallery', ), ), 612 => array ( 'query' => 'SELECT * FROM ow_base_language', 'execTime' => 0.000331878662109375, 'params' => array ( ), ), 613 => array ( 'query' => 'SELECT count(DISTINCT `entityId`) `count`, `entityType` FROM `ow_moderation_entity` WHERE `entityType` IN (\'user_join\', \'comment\', \'avatar-change\', \'photo_comments\', \'user-status\', \'blog-post\', \'event\', \'forum-topic\', \'forum-post\', \'group\') AND `userId`=0 GROUP BY `entityType`', 'execTime' => 0.0003039836883544922, 'params' => NULL, ), 614 => array ( 'query' => 'SELECT count(DISTINCT `entityId`) `count`, `entityType` FROM `ow_moderation_entity` WHERE `entityType` IN (\'user_join\', \'comment\', \'avatar-change\', \'photo_comments\', \'user-status\', \'blog-post\', \'event\', \'forum-topic\', \'forum-post\', \'group\') AND 1 GROUP BY `entityType`', 'execTime' => 0.0001850128173828125, 'params' => NULL, ), 615 => array ( 'query' => 'SELECT COUNT(*) FROM ow_base_invitation WHERE `userId` = 0', 'execTime' => 0.00020694732666015625, 'params' => array ( ), ), 616 => array ( 'query' => 'SELECT COUNT(*) FROM ow_base_invitation WHERE `userId` = 0 AND `viewed` = 0', 'execTime' => 0.00015091896057128906, 'params' => array ( ), ), 617 => array ( 'query' => 'SELECT COUNT(*) FROM ow_notifications_notification WHERE `userId` = 0 AND `viewed` = 0', 'execTime' => 0.00013208389282226562, 'params' => array ( ), ), 618 => array ( 'query' => 'SELECT COUNT(*) FROM ow_notifications_notification WHERE `userId` = 0', 'execTime' => 0.00011801719665527344, 'params' => array ( ), ), 619 => array ( 'query' => 'SELECT COUNT(*) FROM `ow_friends_friendship` `friends_friendship` INNER JOIN `ow_base_user` base_user_table_alias ON base_user_table_alias.`id` = `friends_friendship`.`userId` LEFT JOIN `ow_base_user_suspend` base_user_suspend_table_alias ON base_user_suspend_table_alias.`userId` = `base_user_table_alias`.`id` WHERE (`base_user_suspend_table_alias`.`id` IS NULL) AND (`base_user_table_alias`.`emailVerify` = 1) AND `friends_friendship`.`friendId`=0 AND `friends_friendship`.`status` = \'pending\'', 'execTime' => 0.0002601146697998047, 'params' => array ( ), ), 620 => array ( 'query' => 'SELECT COUNT(*) FROM `ow_friends_friendship` `friends_friendship` INNER JOIN `ow_base_user` base_user_table_alias ON base_user_table_alias.`id` = `friends_friendship`.`userId` LEFT JOIN `ow_base_user_suspend` base_user_suspend_table_alias ON base_user_suspend_table_alias.`userId` = `base_user_table_alias`.`id` WHERE (`base_user_suspend_table_alias`.`id` IS NULL) AND (`base_user_table_alias`.`emailVerify` = 1) AND `friends_friendship`.`friendId`=0 AND `friends_friendship`.`status` = \'pending\' AND `friends_friendship`.`viewed` = \'0\'', 'execTime' => 0.0002238750457763672, 'params' => array ( ), ), 621 => array ( 'query' => 'show tables like \'ow_base_geolocation_country\'', 'execTime' => 0.0014171600341796875, 'params' => NULL, ), 622 => array ( 'query' => 'SELECT * FROM ow_base_authorization_group', 'execTime' => 0.0004429817199707031, 'params' => array ( ), ), 623 => array ( 'query' => 'SELECT * FROM ow_base_authorization_moderator ORDER BY id', 'execTime' => 0.0004150867462158203, 'params' => array ( ), ), 624 => array ( 'query' => 'SELECT * FROM ow_base_authorization_moderator_permission', 'execTime' => 0.0002799034118652344, 'params' => array ( ), ), 625 => array ( 'query' => 'SELECT * FROM ow_base_authorization_action', 'execTime' => 0.0003349781036376953, 'params' => array ( ), ), 626 => array ( 'query' => 'SELECT * FROM ow_base_authorization_permission', 'execTime' => 0.0002799034118652344, 'params' => array ( ), ), 627 => array ( 'query' => 'SELECT * FROM ow_base_authorization_role ORDER BY `sortOrder` ASC', 'execTime' => 0.0003681182861328125, 'params' => array ( ), ), 628 => array ( 'query' => 'SELECT `b`.* FROM `ow_ads_banner` AS `b` LEFT JOIN `ow_ads_banner_position` AS `bp` ON (`b`.`id` = `bp`.`bannerId`) LEFT JOIN `ow_ads_banner_location` AS `bl` ON (`b`.`id` = `bl`.`bannerId`) WHERE `bp`.`position` = :position AND `bp`.`pluginKey` IN ( :pluginKey, \'base\' ) AND ( `bl`.`location` IS NULL)', 'execTime' => 0.0005779266357421875, 'params' => array ( 'pluginKey' => 'SKADATE', 'position' => 'top', ), ), 629 => array ( 'query' => 'SELECT `b`.* FROM `ow_ads_banner` AS `b` LEFT JOIN `ow_ads_banner_position` AS `bp` ON (`b`.`id` = `bp`.`bannerId`) LEFT JOIN `ow_ads_banner_location` AS `bl` ON (`b`.`id` = `bl`.`bannerId`) WHERE `bp`.`position` = :position AND `bp`.`pluginKey` IN ( :pluginKey, \'base\' ) AND ( `bl`.`location` IS NULL)', 'execTime' => 0.000415802001953125, 'params' => array ( 'pluginKey' => 'SKADATE', 'position' => 'bottom', ), ), 630 => array ( 'query' => 'SELECT * FROM ow_base_place WHERE `name` = \'index\' LIMIT 0, 1', 'execTime' => 0.0004589557647705078, 'params' => array ( ), ), 631 => array ( 'query' => 'SELECT * FROM ow_base_component_place_cache WHERE `placeId` = 2 AND `entityId` = 0 LIMIT 0, 1', 'execTime' => 0.0005588531494140625, 'params' => array ( ), ), 632 => array ( 'query' => 'SELECT `b`.* FROM `ow_ads_banner` AS `b` LEFT JOIN `ow_ads_banner_position` AS `bp` ON (`b`.`id` = `bp`.`bannerId`) LEFT JOIN `ow_ads_banner_location` AS `bl` ON (`b`.`id` = `bl`.`bannerId`) WHERE `bp`.`position` = :position AND `bp`.`pluginKey` IN ( :pluginKey, \'base\' ) AND ( `bl`.`location` IS NULL)', 'execTime' => 0.0005450248718261719, 'params' => array ( 'pluginKey' => 'SKADATE', 'position' => 'sidebar', ), ), ), 'debugMode' => true, 'isProfilerEnabled' => true, 'profiler' => \UTIL_Profiler::__set_state(array( 'checkPoints' => array ( 'start' => 1774337865.026099, ), 'key' => 'db', 'result' => array ( ), 'chkCounter' => 0, )), 'queryExecTime' => 0.0005450248718261719, 'totalQueryExecTime' => 0.28398704528808594, 'queryCount' => 633, 'useCashe' => false, )), )), 'userBlockDao' => \BOL_UserBlockDao::__set_state(array( 'dbo' => \OW_Database::__set_state(array( 'connection' => \PDO::__set_state(array( )), 'affectedRows' => 0, 'queryLog' => array ( 0 => array ( 'query' => 'SELECT * FROM ow_base_config', 'execTime' => 0.0009129047393798828, 'params' => array ( ), ), 1 => array ( 'query' => 'SELECT * FROM ow_base_language', 'execTime' => 0.0005710124969482422, 'params' => array ( ), ), 2 => array ( 'query' => 'SELECT * FROM ow_base_plugin', 'execTime' => 0.0006101131439208984, 'params' => array ( ), ), 3 => array ( 'query' => 'SELECT * FROM ow_base_language ORDER BY `order` ASC LIMIT 0, 1', 'execTime' => 0.0005078315734863281, 'params' => array ( ), ), 4 => array ( 'query' => 'SET TIME_ZONE = ?', 'execTime' => 0.0004220008850097656, 'params' => array ( 0 => '-04:00', ), ), 5 => array ( 'query' => 'SELECT * FROM ow_virtualgifts_template', 'execTime' => 0.0006029605865478516, 'params' => array ( ), ), 6 => array ( 'query' => 'SELECT * FROM ow_base_document WHERE `uri` = \'join\' AND `isStatic` = 1 LIMIT 0, 1', 'execTime' => 0.0007178783416748047, 'params' => array ( ), ), 7 => array ( 'query' => 'SELECT * FROM ow_base_theme', 'execTime' => 0.0006940364837646484, 'params' => array ( ), ), 8 => array ( 'query' => 'SELECT * FROM ow_base_theme', 'execTime' => 0.0008101463317871094, 'params' => array ( ), ), 9 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0004200935363769531, 'params' => array ( 0 => 1555, ), ), 10 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0004000663757324219, 'params' => array ( 0 => 1555, ), ), 11 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1555', 'execTime' => 0.0010080337524414062, 'params' => NULL, ), 12 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1555', 'execTime' => 0.0004069805145263672, 'params' => NULL, ), 13 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1555', 'execTime' => 0.0010979175567626953, 'params' => NULL, ), 14 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0006210803985595703, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body', 'defaultValue' => '#FDF0E6', 'type' => 'color', 'themeId' => 1555, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 15 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0004799365997314453, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#825842', 'type' => 'color', 'themeId' => 1555, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 16 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003509521484375, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#2a80ae', 'type' => 'color', 'themeId' => 1555, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 17 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003490447998046875, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#B99480', 'type' => 'color', 'themeId' => 1555, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 18 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00035500526428222656, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_page_wrap', 'defaultValue' => 'url(images/promo.png)', 'type' => 'image', 'themeId' => 1555, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 19 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0004341602325439453, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_page_wrap_inner', 'defaultValue' => 'url(images/promo_inner.png)', 'type' => 'image', 'themeId' => 1555, 'key' => 'headerBackground', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 20 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003848075866699219, 'params' => array ( 'id' => NULL, 'attribute' => 'background', 'selector' => '.ow_footer', 'defaultValue' => '#FDF0E6', 'type' => 'color', 'themeId' => 1555, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '5. Footer background color', 'description' => NULL, 'mobile' => false, ), ), 21 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003299713134765625, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1555, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 22 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003349781036376953, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#ff7000', 'type' => 'color', 'themeId' => 1555, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 23 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0004229545593261719, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.sitelogo', 'defaultValue' => 'url(images/sitelogo.png)', 'type' => 'image', 'themeId' => 1555, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '4. Logo image', 'description' => NULL, 'mobile' => false, ), ), 24 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0003199577331542969, 'params' => array ( 'id' => NULL, 'themeId' => 1555, 'type' => 'decorator', 'value' => 'button', ), ), 25 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00029921531677246094, 'params' => array ( 'id' => NULL, 'themeId' => 1555, 'type' => 'master_page', 'value' => 'dndindex', ), ), 26 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00025391578674316406, 'params' => array ( 'id' => NULL, 'themeId' => 1555, 'type' => 'master_page', 'value' => 'general', ), ), 27 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023698806762695312, 'params' => array ( 'id' => NULL, 'themeId' => 1555, 'type' => 'master_page', 'value' => 'index', ), ), 28 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00030994415283203125, 'params' => array ( 'id' => NULL, 'themeId' => 1555, 'type' => 'master_page', 'value' => 'html_document', ), ), 29 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002410411834716797, 'params' => array ( 'id' => NULL, 'themeId' => 1555, 'type' => 'master_page', 'value' => 'blank', ), ), 30 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.0002942085266113281, 'params' => array ( 'id' => NULL, 'themeId' => 1555, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 31 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00039196014404296875, 'params' => array ( 0 => 1555, ), ), 32 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0010747909545898438, 'params' => array ( 'themeId' => 1555, 'themeId2' => 1555, ), ), 33 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1555', 'execTime' => 0.0003249645233154297, 'params' => array ( ), ), 34 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00033783912658691406, 'params' => array ( 0 => 1559, ), ), 35 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002949237823486328, 'params' => array ( 0 => 1559, ), ), 36 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1559', 'execTime' => 0.0008411407470703125, 'params' => NULL, ), 37 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1559', 'execTime' => 0.000370025634765625, 'params' => NULL, ), 38 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1559', 'execTime' => 0.0010089874267578125, 'params' => NULL, ), 39 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0006060600280761719, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body, .base_sign_in', 'defaultValue' => '#ece8e4', 'type' => 'color', 'themeId' => 1559, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 40 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.000431060791015625, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#494949', 'type' => 'color', 'themeId' => 1559, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 41 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003490447998046875, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#004d7e', 'type' => 'color', 'themeId' => 1559, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 42 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003581047058105469, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#004d7e', 'type' => 'color', 'themeId' => 1559, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 43 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.000392913818359375, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header_wrap', 'defaultValue' => 'url(images/bg_small.jpg)', 'type' => 'image', 'themeId' => 1559, 'key' => 'headerImage', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 44 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00047588348388671875, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header_pic', 'defaultValue' => 'url(images/header_s.png)', 'type' => 'image', 'themeId' => 1559, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '4. Logo image', 'description' => NULL, 'mobile' => false, ), ), 45 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00045418739318847656, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#252525', 'type' => 'color', 'themeId' => 1559, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 46 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00034999847412109375, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#494949', 'type' => 'color', 'themeId' => 1559, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 47 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00037598609924316406, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_sign_in, .index_master_page.ow_page_wrap', 'defaultValue' => 'url(images/bg.jpg)', 'type' => 'image', 'themeId' => 1559, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 48 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002868175506591797, 'params' => array ( 'id' => NULL, 'themeId' => 1559, 'type' => 'decorator', 'value' => 'button', ), ), 49 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023889541625976562, 'params' => array ( 'id' => NULL, 'themeId' => 1559, 'type' => 'master_page', 'value' => 'dndindex', ), ), 50 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00031280517578125, 'params' => array ( 'id' => NULL, 'themeId' => 1559, 'type' => 'master_page', 'value' => 'general', ), ), 51 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023293495178222656, 'params' => array ( 'id' => NULL, 'themeId' => 1559, 'type' => 'master_page', 'value' => 'index', ), ), 52 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002181529998779297, 'params' => array ( 'id' => NULL, 'themeId' => 1559, 'type' => 'master_page', 'value' => 'html_document', ), ), 53 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00021505355834960938, 'params' => array ( 'id' => NULL, 'themeId' => 1559, 'type' => 'master_page', 'value' => 'blank', ), ), 54 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.00027108192443847656, 'params' => array ( 'id' => NULL, 'themeId' => 1559, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 55 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0004589557647705078, 'params' => array ( 0 => 1559, ), ), 56 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0011219978332519531, 'params' => array ( 'themeId' => 1559, 'themeId2' => 1559, ), ), 57 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1559', 'execTime' => 0.00026798248291015625, 'params' => array ( ), ), 58 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003077983856201172, 'params' => array ( 0 => 1606, ), ), 59 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00030112266540527344, 'params' => array ( 0 => 1606, ), ), 60 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1606', 'execTime' => 0.001013040542602539, 'params' => NULL, ), 61 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1606', 'execTime' => 0.00028896331787109375, 'params' => NULL, ), 62 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1606', 'execTime' => 0.0008571147918701172, 'params' => NULL, ), 63 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0006830692291259766, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => 'body, .ow_bg_color', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1606, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 64 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00038909912109375, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html', 'defaultValue' => '#828894', 'type' => 'color', 'themeId' => 1606, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 65 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0004019737243652344, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a', 'defaultValue' => '#5b646a', 'type' => 'color', 'themeId' => 1606, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 66 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00034499168395996094, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#5b646a', 'type' => 'color', 'themeId' => 1606, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 67 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003638267517089844, 'params' => array ( 'id' => NULL, 'attribute' => 'background', 'selector' => '.ow_footer', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1606, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '4. Footer background color', 'description' => NULL, 'mobile' => false, ), ), 68 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0004401206970214844, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_logo', 'defaultValue' => 'url(images/logo.png)', 'type' => 'image', 'themeId' => 1606, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '3. Logo image', 'description' => NULL, 'mobile' => false, ), ), 69 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00035381317138671875, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header_pic', 'defaultValue' => 'url(images/header.jpg)', 'type' => 'image', 'themeId' => 1606, 'key' => 'headerImage', 'section' => '1. General Settings', 'label' => '2. Header background image', 'description' => NULL, 'mobile' => false, ), ), 70 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003609657287597656, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#5b646a', 'type' => 'color', 'themeId' => 1606, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 71 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003330707550048828, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_outline, .ow_txt_value', 'defaultValue' => '#2db395', 'type' => 'color', 'themeId' => 1606, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 72 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002541542053222656, 'params' => array ( 'id' => NULL, 'themeId' => 1606, 'type' => 'decorator', 'value' => 'button', ), ), 73 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00028705596923828125, 'params' => array ( 'id' => NULL, 'themeId' => 1606, 'type' => 'master_page', 'value' => 'dndindex', ), ), 74 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023102760314941406, 'params' => array ( 'id' => NULL, 'themeId' => 1606, 'type' => 'master_page', 'value' => 'admin', ), ), 75 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00021696090698242188, 'params' => array ( 'id' => NULL, 'themeId' => 1606, 'type' => 'master_page', 'value' => 'general', ), ), 76 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00024390220642089844, 'params' => array ( 'id' => NULL, 'themeId' => 1606, 'type' => 'master_page', 'value' => 'html_document', ), ), 77 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023508071899414062, 'params' => array ( 'id' => NULL, 'themeId' => 1606, 'type' => 'master_page', 'value' => 'blank', ), ), 78 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023603439331054688, 'params' => array ( 'id' => NULL, 'themeId' => 1606, 'type' => 'm_master_page', 'value' => 'mobile_blank', ), ), 79 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023102760314941406, 'params' => array ( 'id' => NULL, 'themeId' => 1606, 'type' => 'm_master_page', 'value' => 'mobile_general', ), ), 80 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002589225769042969, 'params' => array ( 'id' => NULL, 'themeId' => 1606, 'type' => 'm_master_page', 'value' => 'mobile_html_document', ), ), 81 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00039505958557128906, 'params' => array ( 0 => 1606, ), ), 82 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0010399818420410156, 'params' => array ( 'themeId' => 1606, 'themeId2' => 1606, ), ), 83 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1606', 'execTime' => 0.0003027915954589844, 'params' => array ( ), ), 84 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00032591819763183594, 'params' => array ( 0 => 1607, ), ), 85 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002830028533935547, 'params' => array ( 0 => 1607, ), ), 86 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1607', 'execTime' => 0.0008039474487304688, 'params' => NULL, ), 87 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1607', 'execTime' => 0.0004851818084716797, 'params' => NULL, ), 88 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1607', 'execTime' => 0.0011649131774902344, 'params' => NULL, ), 89 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0006041526794433594, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => 'body, .ow_bg_color', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1607, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 90 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003559589385986328, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .index_qs_widget', 'defaultValue' => '#828894', 'type' => 'color', 'themeId' => 1607, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 91 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00039887428283691406, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a', 'defaultValue' => '#5b646a', 'type' => 'color', 'themeId' => 1607, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 92 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003559589385986328, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#5b646a', 'type' => 'color', 'themeId' => 1607, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 93 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00031304359436035156, 'params' => array ( 'id' => NULL, 'attribute' => 'background', 'selector' => '.ow_footer', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1607, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '5. Footer background color', 'description' => NULL, 'mobile' => false, ), ), 94 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00036787986755371094, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_logo, .index_master_page .logo_url', 'defaultValue' => 'url(images/logo.png)', 'type' => 'image', 'themeId' => 1607, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '4. Logo image', 'description' => NULL, 'mobile' => false, ), ), 95 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003101825714111328, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header_pic', 'defaultValue' => 'url(images/header.jpg)', 'type' => 'image', 'themeId' => 1607, 'key' => 'headerImage', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 96 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00034880638122558594, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#5b646a', 'type' => 'color', 'themeId' => 1607, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 97 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003209114074707031, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_outline, .ow_txt_value', 'defaultValue' => '#ef6ba3', 'type' => 'color', 'themeId' => 1607, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 98 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003159046173095703, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.index_master_page .ow_header_wrap', 'defaultValue' => 'url(images/bg_promo.jpg)', 'type' => 'image', 'themeId' => 1607, 'key' => 'indexImage', 'section' => '1. General Settings', 'label' => '2. Page background image', 'description' => NULL, 'mobile' => false, ), ), 99 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00025916099548339844, 'params' => array ( 'id' => NULL, 'themeId' => 1607, 'type' => 'decorator', 'value' => 'button', ), ), 100 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002319812774658203, 'params' => array ( 'id' => NULL, 'themeId' => 1607, 'type' => 'master_page', 'value' => 'dndindex', ), ), 101 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002219676971435547, 'params' => array ( 'id' => NULL, 'themeId' => 1607, 'type' => 'master_page', 'value' => 'general', ), ), 102 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00021600723266601562, 'params' => array ( 'id' => NULL, 'themeId' => 1607, 'type' => 'master_page', 'value' => 'index', ), ), 103 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002529621124267578, 'params' => array ( 'id' => NULL, 'themeId' => 1607, 'type' => 'master_page', 'value' => 'html_document', ), ), 104 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00021791458129882812, 'params' => array ( 'id' => NULL, 'themeId' => 1607, 'type' => 'master_page', 'value' => 'blank', ), ), 105 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.0002639293670654297, 'params' => array ( 'id' => NULL, 'themeId' => 1607, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 106 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003981590270996094, 'params' => array ( 0 => 1607, ), ), 107 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0010190010070800781, 'params' => array ( 'themeId' => 1607, 'themeId2' => 1607, ), ), 108 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1607', 'execTime' => 0.0002288818359375, 'params' => array ( ), ), 109 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002739429473876953, 'params' => array ( 0 => 1608, ), ), 110 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002810955047607422, 'params' => array ( 0 => 1608, ), ), 111 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1608', 'execTime' => 0.0006909370422363281, 'params' => NULL, ), 112 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1608', 'execTime' => 0.0003859996795654297, 'params' => NULL, ), 113 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1608', 'execTime' => 0.0012140274047851562, 'params' => NULL, ), 114 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0006749629974365234, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => 'body, body.ow, body.base_sign_in', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1608, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 115 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003941059112548828, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#333', 'type' => 'color', 'themeId' => 1608, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 116 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00032901763916015625, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#2a80ae', 'type' => 'color', 'themeId' => 1608, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 117 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00039005279541015625, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#005466', 'type' => 'color', 'themeId' => 1608, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 118 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003330707550048828, 'params' => array ( 'id' => NULL, 'attribute' => 'background', 'selector' => '.ow_footer', 'defaultValue' => '#EAF7FB', 'type' => 'color', 'themeId' => 1608, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '5. Footer background color', 'description' => NULL, 'mobile' => false, ), ), 119 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00030493736267089844, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header', 'defaultValue' => 'url(images/header_s.png)', 'type' => 'image', 'themeId' => 1608, 'key' => 'headerBackground', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 120 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00037097930908203125, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_logo', 'defaultValue' => 'url(images/logo.png)', 'type' => 'image', 'themeId' => 1608, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '4. Logo image', 'description' => NULL, 'mobile' => false, ), ), 121 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0002899169921875, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#005466', 'type' => 'color', 'themeId' => 1608, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 122 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0002989768981933594, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#005074', 'type' => 'color', 'themeId' => 1608, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 123 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003478527069091797, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page', 'defaultValue' => 'url(images/bg.png)', 'type' => 'image', 'themeId' => 1608, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 124 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.000244140625, 'params' => array ( 'id' => NULL, 'themeId' => 1608, 'type' => 'decorator', 'value' => 'button', ), ), 125 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002200603485107422, 'params' => array ( 'id' => NULL, 'themeId' => 1608, 'type' => 'master_page', 'value' => 'dndindex', ), ), 126 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002701282501220703, 'params' => array ( 'id' => NULL, 'themeId' => 1608, 'type' => 'master_page', 'value' => 'general', ), ), 127 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00021314620971679688, 'params' => array ( 'id' => NULL, 'themeId' => 1608, 'type' => 'master_page', 'value' => 'index', ), ), 128 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00020885467529296875, 'params' => array ( 'id' => NULL, 'themeId' => 1608, 'type' => 'master_page', 'value' => 'html_document', ), ), 129 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00020599365234375, 'params' => array ( 'id' => NULL, 'themeId' => 1608, 'type' => 'master_page', 'value' => 'blank', ), ), 130 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.0002582073211669922, 'params' => array ( 'id' => NULL, 'themeId' => 1608, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 131 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00037217140197753906, 'params' => array ( 0 => 1608, ), ), 132 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.001035928726196289, 'params' => array ( 'themeId' => 1608, 'themeId2' => 1608, ), ), 133 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1608', 'execTime' => 0.0002760887145996094, 'params' => array ( ), ), 134 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00031876564025878906, 'params' => array ( 0 => 1609, ), ), 135 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00031495094299316406, 'params' => array ( 0 => 1609, ), ), 136 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1609', 'execTime' => 0.0008540153503417969, 'params' => NULL, ), 137 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1609', 'execTime' => 0.0005068778991699219, 'params' => NULL, ), 138 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1609', 'execTime' => 0.001313924789428711, 'params' => NULL, ), 139 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0006289482116699219, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => 'body, .ow, body, html, .base_sign_in', 'defaultValue' => '#333', 'type' => 'color', 'themeId' => 1609, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 140 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003838539123535156, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html', 'defaultValue' => '#c4c4c4', 'type' => 'color', 'themeId' => 1609, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 141 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003612041473388672, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a', 'defaultValue' => '#ae9e78', 'type' => 'color', 'themeId' => 1609, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 142 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00034499168395996094, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#e4e4e4', 'type' => 'color', 'themeId' => 1609, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 143 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00028204917907714844, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow_footer', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1609, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '7. Footer background color', 'description' => NULL, 'mobile' => false, ), ), 144 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00035381317138671875, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1609, 'key' => 'headerBackground', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 145 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0002999305725097656, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_logo_wrap a', 'defaultValue' => 'url(images/logo_console.png)', 'type' => 'image', 'themeId' => 1609, 'key' => 'ConsoleImage', 'section' => '1. General Settings', 'label' => '6. Console logo image', 'description' => NULL, 'mobile' => false, ), ), 146 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0002911090850830078, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.logo_url', 'defaultValue' => 'url(images/logo_inner.png)', 'type' => 'image', 'themeId' => 1609, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '5. Inner logo image', 'description' => NULL, 'mobile' => false, ), ), 147 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003440380096435547, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#cbcbcb', 'type' => 'color', 'themeId' => 1609, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 148 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003211498260498047, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#D76243', 'type' => 'color', 'themeId' => 1609, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 149 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003039836883544922, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.index_master_page .logo_url', 'defaultValue' => 'url(images/logo_index.png)', 'type' => 'image', 'themeId' => 1609, 'key' => 'indexLogoImage', 'section' => '1. General Settings', 'label' => '4. Index logo image', 'description' => NULL, 'mobile' => false, ), ), 150 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003490447998046875, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.index_master_page .ow_header', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1609, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 151 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002460479736328125, 'params' => array ( 'id' => NULL, 'themeId' => 1609, 'type' => 'decorator', 'value' => 'button', ), ), 152 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023484230041503906, 'params' => array ( 'id' => NULL, 'themeId' => 1609, 'type' => 'master_page', 'value' => 'dndindex', ), ), 153 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00027298927307128906, 'params' => array ( 'id' => NULL, 'themeId' => 1609, 'type' => 'master_page', 'value' => 'general', ), ), 154 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00022101402282714844, 'params' => array ( 'id' => NULL, 'themeId' => 1609, 'type' => 'master_page', 'value' => 'index', ), ), 155 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023293495178222656, 'params' => array ( 'id' => NULL, 'themeId' => 1609, 'type' => 'master_page', 'value' => 'html_document', ), ), 156 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002110004425048828, 'params' => array ( 'id' => NULL, 'themeId' => 1609, 'type' => 'master_page', 'value' => 'blank', ), ), 157 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.00025200843811035156, 'params' => array ( 'id' => NULL, 'themeId' => 1609, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 158 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00037097930908203125, 'params' => array ( 0 => 1609, ), ), 159 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0011229515075683594, 'params' => array ( 'themeId' => 1609, 'themeId2' => 1609, ), ), 160 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1609', 'execTime' => 0.0002751350402832031, 'params' => array ( ), ), 161 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003180503845214844, 'params' => array ( 0 => 1610, ), ), 162 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003161430358886719, 'params' => array ( 0 => 1610, ), ), 163 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1610', 'execTime' => 0.0008440017700195312, 'params' => NULL, ), 164 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1610', 'execTime' => 0.0004451274871826172, 'params' => NULL, ), 165 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1610', 'execTime' => 0.0013129711151123047, 'params' => NULL, ), 166 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0006320476531982422, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => 'body, .base_sign_in', 'defaultValue' => '#e8e7e7', 'type' => 'color', 'themeId' => 1610, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 167 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003638267517089844, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html', 'defaultValue' => '#4f5460', 'type' => 'color', 'themeId' => 1610, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 168 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003190040588378906, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a', 'defaultValue' => '#465c95', 'type' => 'color', 'themeId' => 1610, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 169 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0004019737243652344, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#666', 'type' => 'color', 'themeId' => 1610, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 170 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.000347137451171875, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow_footer', 'defaultValue' => '#e17e64', 'type' => 'color', 'themeId' => 1610, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '7. Footer background color', 'description' => NULL, 'mobile' => false, ), ), 171 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00030803680419921875, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_logo_wrap a', 'defaultValue' => 'url(images/logo_console.png)', 'type' => 'image', 'themeId' => 1610, 'key' => 'ConsoleImage', 'section' => '1. General Settings', 'label' => '6. Console logo image', 'description' => NULL, 'mobile' => false, ), ), 172 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00034999847412109375, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header_pic_wrap', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1610, 'key' => 'headerBackground', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 173 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00032806396484375, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.logo_url', 'defaultValue' => 'url(images/logo_inner.png)', 'type' => 'image', 'themeId' => 1610, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '5. Inner logo image', 'description' => NULL, 'mobile' => false, ), ), 174 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003151893615722656, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#cbcbcb', 'type' => 'color', 'themeId' => 1610, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 175 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003159046173095703, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#D76243', 'type' => 'color', 'themeId' => 1610, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 176 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00031304359436035156, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.index_master_page .logo_url', 'defaultValue' => 'url(images/logo_index.png)', 'type' => 'image', 'themeId' => 1610, 'key' => 'indexLogoImage', 'section' => '1. General Settings', 'label' => '4. Index logo image', 'description' => NULL, 'mobile' => false, ), ), 177 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003209114074707031, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.index_master_page .ow_header', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1610, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 178 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00024700164794921875, 'params' => array ( 'id' => NULL, 'themeId' => 1610, 'type' => 'decorator', 'value' => 'button', ), ), 179 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002319812774658203, 'params' => array ( 'id' => NULL, 'themeId' => 1610, 'type' => 'master_page', 'value' => 'dndindex', ), ), 180 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00022292137145996094, 'params' => array ( 'id' => NULL, 'themeId' => 1610, 'type' => 'master_page', 'value' => 'general', ), ), 181 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002589225769042969, 'params' => array ( 'id' => NULL, 'themeId' => 1610, 'type' => 'master_page', 'value' => 'index', ), ), 182 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00021696090698242188, 'params' => array ( 'id' => NULL, 'themeId' => 1610, 'type' => 'master_page', 'value' => 'html_document', ), ), 183 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00022912025451660156, 'params' => array ( 'id' => NULL, 'themeId' => 1610, 'type' => 'master_page', 'value' => 'blank', ), ), 184 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.00025200843811035156, 'params' => array ( 'id' => NULL, 'themeId' => 1610, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 185 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00043201446533203125, 'params' => array ( 0 => 1610, ), ), 186 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0006840229034423828, 'params' => array ( 'themeId' => 1610, 'themeId2' => 1610, ), ), 187 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1610', 'execTime' => 0.00011801719665527344, 'params' => array ( ), ), 188 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00014901161193847656, 'params' => array ( 0 => 1611, ), ), 189 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.000141143798828125, 'params' => array ( 0 => 1611, ), ), 190 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1611', 'execTime' => 0.0002830028533935547, 'params' => NULL, ), 191 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1611', 'execTime' => 0.00015211105346679688, 'params' => NULL, ), 192 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1611', 'execTime' => 0.0003960132598876953, 'params' => NULL, ), 193 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0005090236663818359, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body', 'defaultValue' => '#2f0023', 'type' => 'color', 'themeId' => 1611, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 194 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00040602684020996094, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#cecece', 'type' => 'color', 'themeId' => 1611, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 195 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.000308990478515625, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#5079cd', 'type' => 'color', 'themeId' => 1611, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 196 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003218650817871094, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#cecece', 'type' => 'color', 'themeId' => 1611, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 197 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003650188446044922, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_page_wrap', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1611, 'key' => 'backgroundImage', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 198 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0002951622009277344, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header', 'defaultValue' => 'url(images/bg_pic.jpg)', 'type' => 'image', 'themeId' => 1611, 'key' => 'headerImage', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 199 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003349781036376953, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1611, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 200 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.000370025634765625, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#cecece', 'type' => 'color', 'themeId' => 1611, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 201 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00031685829162597656, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .sitelogo', 'defaultValue' => 'url(images/site_name.png)', 'type' => 'image', 'themeId' => 1611, 'key' => 'indexLogoImage', 'section' => '1. General Settings', 'label' => '4. Index Logo image', 'description' => NULL, 'mobile' => false, ), ), 202 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00030112266540527344, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.sitelogo', 'defaultValue' => 'url(images/site_name.png)', 'type' => 'image', 'themeId' => 1611, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '5. Logo image', 'description' => NULL, 'mobile' => false, ), ), 203 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002529621124267578, 'params' => array ( 'id' => NULL, 'themeId' => 1611, 'type' => 'decorator', 'value' => 'button', ), ), 204 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023603439331054688, 'params' => array ( 'id' => NULL, 'themeId' => 1611, 'type' => 'master_page', 'value' => 'dndindex', ), ), 205 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00021791458129882812, 'params' => array ( 'id' => NULL, 'themeId' => 1611, 'type' => 'master_page', 'value' => 'general', ), ), 206 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00024700164794921875, 'params' => array ( 'id' => NULL, 'themeId' => 1611, 'type' => 'master_page', 'value' => 'index', ), ), 207 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002300739288330078, 'params' => array ( 'id' => NULL, 'themeId' => 1611, 'type' => 'master_page', 'value' => 'html_document', ), ), 208 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00021195411682128906, 'params' => array ( 'id' => NULL, 'themeId' => 1611, 'type' => 'master_page', 'value' => 'blank', ), ), 209 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.0002510547637939453, 'params' => array ( 'id' => NULL, 'themeId' => 1611, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 210 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0004761219024658203, 'params' => array ( 0 => 1611, ), ), 211 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0010979175567626953, 'params' => array ( 'themeId' => 1611, 'themeId2' => 1611, ), ), 212 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1611', 'execTime' => 0.0002300739288330078, 'params' => array ( ), ), 213 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003249645233154297, 'params' => array ( 0 => 1612, ), ), 214 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.000263214111328125, 'params' => array ( 0 => 1612, ), ), 215 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1612', 'execTime' => 0.0008919239044189453, 'params' => NULL, ), 216 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1612', 'execTime' => 0.0004279613494873047, 'params' => NULL, ), 217 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1612', 'execTime' => 0.0014429092407226562, 'params' => NULL, ), 218 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00043201446533203125, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body', 'defaultValue' => '#493e5e', 'type' => 'color', 'themeId' => 1612, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 219 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00028395652770996094, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#b9b3bd', 'type' => 'color', 'themeId' => 1612, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 220 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00024390220642089844, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#4aaed3', 'type' => 'color', 'themeId' => 1612, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 221 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00023889541625976562, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#d9d1dd', 'type' => 'color', 'themeId' => 1612, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 222 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00023603439331054688, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_page_wrap', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1612, 'key' => 'backgroundImage', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 223 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00024700164794921875, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header', 'defaultValue' => 'url(images/bg_pic.jpg)', 'type' => 'image', 'themeId' => 1612, 'key' => 'headerBackground', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 224 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00020503997802734375, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_site_panel_logo', 'defaultValue' => 'url(images/site_name3.png)', 'type' => 'image', 'themeId' => 1612, 'key' => 'ConsoleImage', 'section' => '1. General Settings', 'label' => '6. Console logo image', 'description' => NULL, 'mobile' => false, ), ), 225 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00012421607971191406, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#aba8af', 'type' => 'color', 'themeId' => 1612, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 226 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001289844512939453, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#cecece', 'type' => 'color', 'themeId' => 1612, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 227 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001239776611328125, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .sitelogo', 'defaultValue' => 'url(images/site_name.png)', 'type' => 'image', 'themeId' => 1612, 'key' => 'indexLogoImage', 'section' => '1. General Settings', 'label' => '4. Index logo image', 'description' => NULL, 'mobile' => false, ), ), 228 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00014495849609375, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.sitelogo', 'defaultValue' => 'url(images/site_name2.png)', 'type' => 'image', 'themeId' => 1612, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '5. Inner logo image', 'description' => NULL, 'mobile' => false, ), ), 229 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011801719665527344, 'params' => array ( 'id' => NULL, 'themeId' => 1612, 'type' => 'decorator', 'value' => 'button', ), ), 230 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010895729064941406, 'params' => array ( 'id' => NULL, 'themeId' => 1612, 'type' => 'master_page', 'value' => 'dndindex', ), ), 231 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 9.799003601074219E-5, 'params' => array ( 'id' => NULL, 'themeId' => 1612, 'type' => 'master_page', 'value' => 'general', ), ), 232 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 9.799003601074219E-5, 'params' => array ( 'id' => NULL, 'themeId' => 1612, 'type' => 'master_page', 'value' => 'index', ), ), 233 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 9.703636169433594E-5, 'params' => array ( 'id' => NULL, 'themeId' => 1612, 'type' => 'master_page', 'value' => 'html_document', ), ), 234 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 9.489059448242188E-5, 'params' => array ( 'id' => NULL, 'themeId' => 1612, 'type' => 'master_page', 'value' => 'blank', ), ), 235 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.00013399124145507812, 'params' => array ( 'id' => NULL, 'themeId' => 1612, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 236 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002040863037109375, 'params' => array ( 0 => 1612, ), ), 237 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0004830360412597656, 'params' => array ( 'themeId' => 1612, 'themeId2' => 1612, ), ), 238 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1612', 'execTime' => 0.00011110305786132812, 'params' => array ( ), ), 239 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001430511474609375, 'params' => array ( 0 => 1613, ), ), 240 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.000125885009765625, 'params' => array ( 0 => 1613, ), ), 241 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1613', 'execTime' => 0.0004520416259765625, 'params' => NULL, ), 242 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1613', 'execTime' => 0.0001609325408935547, 'params' => NULL, ), 243 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1613', 'execTime' => 0.0004851818084716797, 'params' => NULL, ), 244 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0004291534423828125, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1613, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 245 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003330707550048828, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#4b4b4b', 'type' => 'color', 'themeId' => 1613, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 246 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0004150867462158203, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#0a4200', 'type' => 'color', 'themeId' => 1613, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 247 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00039505958557128906, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#0a4200', 'type' => 'color', 'themeId' => 1613, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 248 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0002009868621826172, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_page_wrap', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1613, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 249 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00014090538024902344, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow_footer, .base_index_page .ow_footer', 'defaultValue' => '#4b4b4b', 'type' => 'color', 'themeId' => 1613, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '5. Footer background', 'description' => NULL, 'mobile' => false, ), ), 250 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013494491577148438, 'params' => array ( 'id' => NULL, 'attribute' => 'background', 'selector' => '.ow_header', 'defaultValue' => 'url(images/bg_pic.png)', 'type' => 'image', 'themeId' => 1613, 'key' => 'headerImage', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 251 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001361370086669922, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#4b4b4b', 'type' => 'color', 'themeId' => 1613, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 252 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013518333435058594, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#4b4b4b', 'type' => 'color', 'themeId' => 1613, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 253 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013494491577148438, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.sitelogo', 'defaultValue' => 'url(images/site_name.png)', 'type' => 'image', 'themeId' => 1613, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '4. Logo image', 'description' => NULL, 'mobile' => false, ), ), 254 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001461505889892578, 'params' => array ( 'id' => NULL, 'themeId' => 1613, 'type' => 'decorator', 'value' => 'button', ), ), 255 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00013113021850585938, 'params' => array ( 'id' => NULL, 'themeId' => 1613, 'type' => 'master_page', 'value' => 'dndindex', ), ), 256 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011587142944335938, 'params' => array ( 'id' => NULL, 'themeId' => 1613, 'type' => 'master_page', 'value' => 'general', ), ), 257 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011205673217773438, 'params' => array ( 'id' => NULL, 'themeId' => 1613, 'type' => 'master_page', 'value' => 'index', ), ), 258 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010895729064941406, 'params' => array ( 'id' => NULL, 'themeId' => 1613, 'type' => 'master_page', 'value' => 'html_document', ), ), 259 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010919570922851562, 'params' => array ( 'id' => NULL, 'themeId' => 1613, 'type' => 'master_page', 'value' => 'blank', ), ), 260 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.0001399517059326172, 'params' => array ( 'id' => NULL, 'themeId' => 1613, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 261 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00021195411682128906, 'params' => array ( 0 => 1613, ), ), 262 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.00040602684020996094, 'params' => array ( 'themeId' => 1613, 'themeId2' => 1613, ), ), 263 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1613', 'execTime' => 0.00011610984802246094, 'params' => array ( ), ), 264 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001571178436279297, 'params' => array ( 0 => 1614, ), ), 265 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00014400482177734375, 'params' => array ( 0 => 1614, ), ), 266 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1614', 'execTime' => 0.00027298927307128906, 'params' => NULL, ), 267 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1614', 'execTime' => 0.00015115737915039062, 'params' => NULL, ), 268 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1614', 'execTime' => 0.0003669261932373047, 'params' => NULL, ), 269 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0002868175506591797, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => 'body, .ow, body, html, .base_sign_in', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1614, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 270 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00014495849609375, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html', 'defaultValue' => '#868686', 'type' => 'color', 'themeId' => 1614, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 271 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00015306472778320312, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a', 'defaultValue' => '#ae9e78', 'type' => 'color', 'themeId' => 1614, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 272 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001380443572998047, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#4c4c4c', 'type' => 'color', 'themeId' => 1614, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 273 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001289844512939453, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1614, 'key' => 'headerBackground', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 274 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001251697540283203, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_logo_wrap a', 'defaultValue' => 'url(images/logo_console.png)', 'type' => 'image', 'themeId' => 1614, 'key' => 'ConsoleImage', 'section' => '1. General Settings', 'label' => '6. Console logo image', 'description' => NULL, 'mobile' => false, ), ), 275 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001380443572998047, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.logo_url', 'defaultValue' => 'url(images/logo_inner.png)', 'type' => 'image', 'themeId' => 1614, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '5. Inner logo image', 'description' => NULL, 'mobile' => false, ), ), 276 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00012612342834472656, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#4c4c4c', 'type' => 'color', 'themeId' => 1614, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 277 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013494491577148438, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow_footer', 'defaultValue' => '#191514', 'type' => 'color', 'themeId' => 1614, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '7. Footer background color', 'description' => NULL, 'mobile' => false, ), ), 278 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001468658447265625, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#D76243', 'type' => 'color', 'themeId' => 1614, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 279 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013494491577148438, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.index_master_page .logo_url', 'defaultValue' => 'url(images/logo_index.png)', 'type' => 'image', 'themeId' => 1614, 'key' => 'indexLogoImage', 'section' => '1. General Settings', 'label' => '4. Index logo image', 'description' => NULL, 'mobile' => false, ), ), 280 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001289844512939453, 'params' => array ( 'id' => NULL, 'themeId' => 1614, 'type' => 'decorator', 'value' => 'button', ), ), 281 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011706352233886719, 'params' => array ( 'id' => NULL, 'themeId' => 1614, 'type' => 'master_page', 'value' => 'dndindex', ), ), 282 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010704994201660156, 'params' => array ( 'id' => NULL, 'themeId' => 1614, 'type' => 'master_page', 'value' => 'general', ), ), 283 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010609626770019531, 'params' => array ( 'id' => NULL, 'themeId' => 1614, 'type' => 'master_page', 'value' => 'index', ), ), 284 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00012087821960449219, 'params' => array ( 'id' => NULL, 'themeId' => 1614, 'type' => 'master_page', 'value' => 'html_document', ), ), 285 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010800361633300781, 'params' => array ( 'id' => NULL, 'themeId' => 1614, 'type' => 'master_page', 'value' => 'blank', ), ), 286 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.0001308917999267578, 'params' => array ( 'id' => NULL, 'themeId' => 1614, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 287 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00019478797912597656, 'params' => array ( 0 => 1614, ), ), 288 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0004131793975830078, 'params' => array ( 'themeId' => 1614, 'themeId2' => 1614, ), ), 289 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1614', 'execTime' => 0.00011205673217773438, 'params' => array ( ), ), 290 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001430511474609375, 'params' => array ( 0 => 1615, ), ), 291 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00013899803161621094, 'params' => array ( 0 => 1615, ), ), 292 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1615', 'execTime' => 0.00035500526428222656, 'params' => NULL, ), 293 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1615', 'execTime' => 0.0001571178436279297, 'params' => NULL, ), 294 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1615', 'execTime' => 0.0003650188446044922, 'params' => NULL, ), 295 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003108978271484375, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body', 'defaultValue' => '#000', 'type' => 'color', 'themeId' => 1615, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 296 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00014591217041015625, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html', 'defaultValue' => '#ffffe6', 'type' => 'color', 'themeId' => 1615, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 297 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001418590545654297, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#fffde3', 'type' => 'color', 'themeId' => 1615, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 298 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001461505889892578, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#796458', 'type' => 'color', 'themeId' => 1615, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 299 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013399124145507812, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_page_wrap', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1615, 'key' => 'backgroundImage', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 300 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00012683868408203125, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow_footer', 'defaultValue' => '#000', 'type' => 'color', 'themeId' => 1615, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '5. Footer background', 'description' => NULL, 'mobile' => false, ), ), 301 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013709068298339844, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header', 'defaultValue' => 'url(images/bg_pic.jpg)', 'type' => 'image', 'themeId' => 1615, 'key' => 'headerImage', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 302 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001399517059326172, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#ffffe6', 'type' => 'color', 'themeId' => 1615, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 303 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00012993812561035156, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#796458', 'type' => 'color', 'themeId' => 1615, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 304 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001480579376220703, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.sitelogo', 'defaultValue' => 'url(images/site_name.png)', 'type' => 'image', 'themeId' => 1615, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '4. Logo image', 'description' => NULL, 'mobile' => false, ), ), 305 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001468658447265625, 'params' => array ( 'id' => NULL, 'themeId' => 1615, 'type' => 'decorator', 'value' => 'button', ), ), 306 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001220703125, 'params' => array ( 'id' => NULL, 'themeId' => 1615, 'type' => 'master_page', 'value' => 'dndindex', ), ), 307 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011301040649414062, 'params' => array ( 'id' => NULL, 'themeId' => 1615, 'type' => 'master_page', 'value' => 'general', ), ), 308 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010991096496582031, 'params' => array ( 'id' => NULL, 'themeId' => 1615, 'type' => 'master_page', 'value' => 'index', ), ), 309 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010991096496582031, 'params' => array ( 'id' => NULL, 'themeId' => 1615, 'type' => 'master_page', 'value' => 'html_document', ), ), 310 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010585784912109375, 'params' => array ( 'id' => NULL, 'themeId' => 1615, 'type' => 'master_page', 'value' => 'blank', ), ), 311 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.00013780593872070312, 'params' => array ( 'id' => NULL, 'themeId' => 1615, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 312 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001938343048095703, 'params' => array ( 0 => 1615, ), ), 313 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.00039696693420410156, 'params' => array ( 'themeId' => 1615, 'themeId2' => 1615, ), ), 314 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1615', 'execTime' => 0.00011706352233886719, 'params' => array ( ), ), 315 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00014495849609375, 'params' => array ( 0 => 1616, ), ), 316 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001380443572998047, 'params' => array ( 0 => 1616, ), ), 317 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1616', 'execTime' => 0.0002760887145996094, 'params' => NULL, ), 318 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1616', 'execTime' => 0.0001468658447265625, 'params' => NULL, ), 319 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1616', 'execTime' => 0.0003960132598876953, 'params' => NULL, ), 320 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0002739429473876953, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => 'body, .base_sign_in', 'defaultValue' => '#bfc6c6', 'type' => 'color', 'themeId' => 1616, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 321 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00016999244689941406, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#4f5058', 'type' => 'color', 'themeId' => 1616, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 322 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00014400482177734375, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#0060aa', 'type' => 'color', 'themeId' => 1616, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 323 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001430511474609375, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#4F5058', 'type' => 'color', 'themeId' => 1616, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 324 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001308917999267578, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow_footer', 'defaultValue' => '#f9faff', 'type' => 'color', 'themeId' => 1616, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '6. Footer background color', 'description' => NULL, 'mobile' => false, ), ), 325 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013685226440429688, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_logo_wrap', 'defaultValue' => 'url(images/header_pic.png)', 'type' => 'image', 'themeId' => 1616, 'key' => 'headerBackground', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 326 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001361370086669922, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_logo_wrap a.ow_logo', 'defaultValue' => 'url(images/site_logo.png)', 'type' => 'image', 'themeId' => 1616, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '5. Inner logo image', 'description' => NULL, 'mobile' => false, ), ), 327 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00015282630920410156, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#4f5058', 'type' => 'color', 'themeId' => 1616, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 328 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013518333435058594, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#494949', 'type' => 'color', 'themeId' => 1616, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 329 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013399124145507812, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.index_master_page .ow_header_in', 'defaultValue' => 'url(images/indexpage_header_image.png)', 'type' => 'image', 'themeId' => 1616, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 330 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001399517059326172, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.index_master_page .logo_url', 'defaultValue' => 'url(images/indexpage_logo.png)', 'type' => 'image', 'themeId' => 1616, 'key' => 'indexLogoImage', 'section' => '1. General Settings', 'label' => '4. Index logo image', 'description' => NULL, 'mobile' => false, ), ), 331 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001289844512939453, 'params' => array ( 'id' => NULL, 'themeId' => 1616, 'type' => 'decorator', 'value' => 'button', ), ), 332 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00012087821960449219, 'params' => array ( 'id' => NULL, 'themeId' => 1616, 'type' => 'master_page', 'value' => 'dndindex', ), ), 333 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001289844512939453, 'params' => array ( 'id' => NULL, 'themeId' => 1616, 'type' => 'master_page', 'value' => 'general', ), ), 334 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010991096496582031, 'params' => array ( 'id' => NULL, 'themeId' => 1616, 'type' => 'master_page', 'value' => 'index', ), ), 335 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010704994201660156, 'params' => array ( 'id' => NULL, 'themeId' => 1616, 'type' => 'master_page', 'value' => 'html_document', ), ), 336 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010585784912109375, 'params' => array ( 'id' => NULL, 'themeId' => 1616, 'type' => 'master_page', 'value' => 'blank', ), ), 337 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.00013113021850585938, 'params' => array ( 'id' => NULL, 'themeId' => 1616, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 338 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00019407272338867188, 'params' => array ( 0 => 1616, ), ), 339 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0004520416259765625, 'params' => array ( 'themeId' => 1616, 'themeId2' => 1616, ), ), 340 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1616', 'execTime' => 0.00011396408081054688, 'params' => array ( ), ), 341 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00014281272888183594, 'params' => array ( 0 => 1617, ), ), 342 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00013899803161621094, 'params' => array ( 0 => 1617, ), ), 343 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1617', 'execTime' => 0.0002968311309814453, 'params' => NULL, ), 344 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1617', 'execTime' => 0.00015401840209960938, 'params' => NULL, ), 345 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1617', 'execTime' => 0.00033092498779296875, 'params' => NULL, ), 346 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003039836883544922, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body', 'defaultValue' => '#fdfff0', 'type' => 'color', 'themeId' => 1617, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 347 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00016498565673828125, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#52483f', 'type' => 'color', 'themeId' => 1617, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 348 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.000141143798828125, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#009683', 'type' => 'color', 'themeId' => 1617, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 349 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001380443572998047, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#009683', 'type' => 'color', 'themeId' => 1617, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 350 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013709068298339844, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_page_wrap', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1617, 'key' => 'backgroundImage', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 351 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013494491577148438, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header', 'defaultValue' => 'url(images/bg_pic.jpg)', 'type' => 'image', 'themeId' => 1617, 'key' => 'headerImage', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 352 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013399124145507812, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#52483f', 'type' => 'color', 'themeId' => 1617, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 353 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00015306472778320312, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#52483f', 'type' => 'color', 'themeId' => 1617, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 354 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001342296600341797, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.sitelogo', 'defaultValue' => 'url(images/site_name.png)', 'type' => 'image', 'themeId' => 1617, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '4. Logo image', 'description' => NULL, 'mobile' => false, ), ), 355 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001289844512939453, 'params' => array ( 'id' => NULL, 'themeId' => 1617, 'type' => 'decorator', 'value' => 'button', ), ), 356 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00012302398681640625, 'params' => array ( 'id' => NULL, 'themeId' => 1617, 'type' => 'master_page', 'value' => 'dndindex', ), ), 357 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011301040649414062, 'params' => array ( 'id' => NULL, 'themeId' => 1617, 'type' => 'master_page', 'value' => 'general', ), ), 358 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011301040649414062, 'params' => array ( 'id' => NULL, 'themeId' => 1617, 'type' => 'master_page', 'value' => 'index', ), ), 359 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001270771026611328, 'params' => array ( 'id' => NULL, 'themeId' => 1617, 'type' => 'master_page', 'value' => 'html_document', ), ), 360 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011706352233886719, 'params' => array ( 'id' => NULL, 'themeId' => 1617, 'type' => 'master_page', 'value' => 'blank', ), ), 361 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.00013184547424316406, 'params' => array ( 'id' => NULL, 'themeId' => 1617, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 362 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00019598007202148438, 'params' => array ( 0 => 1617, ), ), 363 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0004119873046875, 'params' => array ( 'themeId' => 1617, 'themeId2' => 1617, ), ), 364 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1617', 'execTime' => 0.00011301040649414062, 'params' => array ( ), ), 365 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00014400482177734375, 'params' => array ( 0 => 1618, ), ), 366 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00013899803161621094, 'params' => array ( 0 => 1618, ), ), 367 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1618', 'execTime' => 0.00027489662170410156, 'params' => NULL, ), 368 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1618', 'execTime' => 0.0001480579376220703, 'params' => NULL, ), 369 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1618', 'execTime' => 0.00039005279541015625, 'params' => NULL, ), 370 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0002791881561279297, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body', 'defaultValue' => '#090f10', 'type' => 'color', 'themeId' => 1618, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 371 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001480579376220703, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#d6d6be', 'type' => 'color', 'themeId' => 1618, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 372 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001361370086669922, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#7ce6fe', 'type' => 'color', 'themeId' => 1618, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 373 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001518726348876953, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#d6d6be', 'type' => 'color', 'themeId' => 1618, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 374 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00014591217041015625, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page', 'defaultValue' => 'url(images/promo.png)', 'type' => 'image', 'themeId' => 1618, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 375 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001380443572998047, 'params' => array ( 'id' => NULL, 'attribute' => 'background', 'selector' => '.ow_footer', 'defaultValue' => '#04070e', 'type' => 'color', 'themeId' => 1618, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '6. Footer background color', 'description' => NULL, 'mobile' => false, ), ), 376 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00014090538024902344, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header', 'defaultValue' => 'url(images/header.png)', 'type' => 'image', 'themeId' => 1618, 'key' => 'headerBackground', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 377 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013303756713867188, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#d6d6be', 'type' => 'color', 'themeId' => 1618, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 378 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001380443572998047, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#b2bac0', 'type' => 'color', 'themeId' => 1618, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 379 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00014901161193847656, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .sitelogo', 'defaultValue' => 'url(images/site_name.png)', 'type' => 'image', 'themeId' => 1618, 'key' => 'indexLogoImage', 'section' => '1. General Settings', 'label' => '4. Index logo image', 'description' => NULL, 'mobile' => false, ), ), 380 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001461505889892578, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.sitelogo', 'defaultValue' => 'url(images/site_name_inner.png)', 'type' => 'image', 'themeId' => 1618, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '5. Inner logo image', 'description' => NULL, 'mobile' => false, ), ), 381 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00012803077697753906, 'params' => array ( 'id' => NULL, 'themeId' => 1618, 'type' => 'decorator', 'value' => 'button', ), ), 382 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011920928955078125, 'params' => array ( 'id' => NULL, 'themeId' => 1618, 'type' => 'master_page', 'value' => 'dndindex', ), ), 383 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011014938354492188, 'params' => array ( 'id' => NULL, 'themeId' => 1618, 'type' => 'master_page', 'value' => 'general', ), ), 384 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010800361633300781, 'params' => array ( 'id' => NULL, 'themeId' => 1618, 'type' => 'master_page', 'value' => 'index', ), ), 385 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010800361633300781, 'params' => array ( 'id' => NULL, 'themeId' => 1618, 'type' => 'master_page', 'value' => 'html_document', ), ), 386 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011491775512695312, 'params' => array ( 'id' => NULL, 'themeId' => 1618, 'type' => 'master_page', 'value' => 'blank', ), ), 387 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.0001361370086669922, 'params' => array ( 'id' => NULL, 'themeId' => 1618, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 388 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002009868621826172, 'params' => array ( 0 => 1618, ), ), 389 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.00041294097900390625, 'params' => array ( 'themeId' => 1618, 'themeId2' => 1618, ), ), 390 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1618', 'execTime' => 0.00012087821960449219, 'params' => array ( ), ), 391 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00014495849609375, 'params' => array ( 0 => 1619, ), ), 392 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00013899803161621094, 'params' => array ( 0 => 1619, ), ), 393 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1619', 'execTime' => 0.00034308433532714844, 'params' => NULL, ), 394 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1619', 'execTime' => 0.00015592575073242188, 'params' => NULL, ), 395 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1619', 'execTime' => 0.0003800392150878906, 'params' => NULL, ), 396 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003008842468261719, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '@import url(\'https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700&display=swap\'); body, .ow, body, html, .base_sign_in', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1619, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 397 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00015497207641601562, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html', 'defaultValue' => '#666', 'type' => 'color', 'themeId' => 1619, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 398 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.000164031982421875, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a', 'defaultValue' => '#0e0e0e', 'type' => 'color', 'themeId' => 1619, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 399 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013685226440429688, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#4c4c4c', 'type' => 'color', 'themeId' => 1619, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 400 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00015401840209960938, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_header', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1619, 'key' => 'headerBackground', 'section' => '1. General Settings', 'label' => '2. Header background image', 'description' => NULL, 'mobile' => false, ), ), 401 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013303756713867188, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_logo_wrap a', 'defaultValue' => 'url(images/logo_console.png)', 'type' => 'image', 'themeId' => 1619, 'key' => 'indexLogoImage', 'section' => '1. General Settings', 'label' => '3. Index logo image', 'description' => NULL, 'mobile' => false, ), ), 402 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001308917999267578, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_site_panel_wrap.site_panel_wrap_bg_color .ow_logo_wrap a', 'defaultValue' => 'url(images/logo_console.png)', 'type' => 'image', 'themeId' => 1619, 'key' => 'indexLogoImageScroll', 'section' => '1. General Settings', 'label' => '4. Index logo image scroll', 'description' => NULL, 'mobile' => false, ), ), 403 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001308917999267578, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_logo_wrap a', 'defaultValue' => 'url(images/logo_console_black.png)', 'type' => 'image', 'themeId' => 1619, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '5. Inner logo image', 'description' => NULL, 'mobile' => false, ), ), 404 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013303756713867188, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_site_panel_wrap.site_panel_wrap_bg_color .ow_logo_wrap a', 'defaultValue' => 'url(images/logo_console.png)', 'type' => 'image', 'themeId' => 1619, 'key' => 'ConsoleImage', 'section' => '1. General Settings', 'label' => '6. Inner logo image scroll', 'description' => NULL, 'mobile' => false, ), ), 405 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00015211105346679688, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'html body .ow_box_cap h3, .ow_box_cap_empty h3', 'defaultValue' => '#787878', 'type' => 'color', 'themeId' => 1619, 'key' => 'WidgetTitleColor', 'section' => '2. Colors', 'label' => '6. Box title', 'description' => NULL, 'mobile' => false, ), ), 406 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013589859008789062, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#0e0e0e', 'type' => 'color', 'themeId' => 1619, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 407 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001270771026611328, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow_footer', 'defaultValue' => '#0e0e0e', 'type' => 'color', 'themeId' => 1619, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '7. Footer background color', 'description' => NULL, 'mobile' => false, ), ), 408 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013208389282226562, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#666', 'type' => 'color', 'themeId' => 1619, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 409 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.000125885009765625, 'params' => array ( 'id' => NULL, 'themeId' => 1619, 'type' => 'decorator', 'value' => 'button', ), ), 410 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00012302398681640625, 'params' => array ( 'id' => NULL, 'themeId' => 1619, 'type' => 'master_page', 'value' => 'dndindex', ), ), 411 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00012087821960449219, 'params' => array ( 'id' => NULL, 'themeId' => 1619, 'type' => 'master_page', 'value' => 'general', ), ), 412 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011110305786132812, 'params' => array ( 'id' => NULL, 'themeId' => 1619, 'type' => 'master_page', 'value' => 'index', ), ), 413 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010895729064941406, 'params' => array ( 'id' => NULL, 'themeId' => 1619, 'type' => 'master_page', 'value' => 'html_document', ), ), 414 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010895729064941406, 'params' => array ( 'id' => NULL, 'themeId' => 1619, 'type' => 'master_page', 'value' => 'blank', ), ), 415 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.00013589859008789062, 'params' => array ( 'id' => NULL, 'themeId' => 1619, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 416 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00019502639770507812, 'params' => array ( 0 => 1619, ), ), 417 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0004451274871826172, 'params' => array ( 'themeId' => 1619, 'themeId2' => 1619, ), ), 418 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1619', 'execTime' => 0.00011110305786132812, 'params' => array ( ), ), 419 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001418590545654297, 'params' => array ( 0 => 1620, ), ), 420 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001380443572998047, 'params' => array ( 0 => 1620, ), ), 421 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1620', 'execTime' => 0.0002779960632324219, 'params' => NULL, ), 422 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1620', 'execTime' => 0.0001480579376220703, 'params' => NULL, ), 423 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1620', 'execTime' => 0.0003829002380371094, 'params' => NULL, ), 424 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003001689910888672, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body', 'defaultValue' => '#e6e0ec', 'type' => 'color', 'themeId' => 1620, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 425 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00020503997802734375, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#7e6587', 'type' => 'color', 'themeId' => 1620, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 426 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00016999244689941406, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#00677d', 'type' => 'color', 'themeId' => 1620, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 427 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001418590545654297, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#7e6587', 'type' => 'color', 'themeId' => 1620, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 428 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013685226440429688, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow_footer', 'defaultValue' => 'rgba(255,255,255,0.3)', 'type' => 'color', 'themeId' => 1620, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '5. Footer background color', 'description' => NULL, 'mobile' => false, ), ), 429 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00014495849609375, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header_wrap', 'defaultValue' => 'url(images/bg.png)', 'type' => 'image', 'themeId' => 1620, 'key' => 'HeaderbackgroundImage', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 430 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00014400482177734375, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_logo', 'defaultValue' => 'url(images/header_s.png)', 'type' => 'image', 'themeId' => 1620, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '4. Logo image', 'description' => NULL, 'mobile' => false, ), ), 431 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013113021850585938, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#7e6587', 'type' => 'color', 'themeId' => 1620, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 432 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013494491577148438, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#00677D', 'type' => 'color', 'themeId' => 1620, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 433 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00012993812561035156, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_sign_in, .base_index_page', 'defaultValue' => 'url(images/bg.png)', 'type' => 'image', 'themeId' => 1620, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 434 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001289844512939453, 'params' => array ( 'id' => NULL, 'themeId' => 1620, 'type' => 'decorator', 'value' => 'button', ), ), 435 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00012183189392089844, 'params' => array ( 'id' => NULL, 'themeId' => 1620, 'type' => 'master_page', 'value' => 'dndindex', ), ), 436 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001289844512939453, 'params' => array ( 'id' => NULL, 'themeId' => 1620, 'type' => 'master_page', 'value' => 'general', ), ), 437 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011587142944335938, 'params' => array ( 'id' => NULL, 'themeId' => 1620, 'type' => 'master_page', 'value' => 'index', ), ), 438 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001068115234375, 'params' => array ( 'id' => NULL, 'themeId' => 1620, 'type' => 'master_page', 'value' => 'html_document', ), ), 439 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001049041748046875, 'params' => array ( 'id' => NULL, 'themeId' => 1620, 'type' => 'master_page', 'value' => 'blank', ), ), 440 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.00013113021850585938, 'params' => array ( 'id' => NULL, 'themeId' => 1620, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 441 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00019502639770507812, 'params' => array ( 0 => 1620, ), ), 442 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0004031658172607422, 'params' => array ( 'themeId' => 1620, 'themeId2' => 1620, ), ), 443 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1620', 'execTime' => 0.00011301040649414062, 'params' => array ( ), ), 444 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001430511474609375, 'params' => array ( 0 => 1621, ), ), 445 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001380443572998047, 'params' => array ( 0 => 1621, ), ), 446 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1621', 'execTime' => 0.0002930164337158203, 'params' => NULL, ), 447 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1621', 'execTime' => 0.00014781951904296875, 'params' => NULL, ), 448 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1621', 'execTime' => 0.0003979206085205078, 'params' => NULL, ), 449 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003039836883544922, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1621, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 450 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001590251922607422, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#52483f', 'type' => 'color', 'themeId' => 1621, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 451 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00015091896057128906, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#b4534d', 'type' => 'color', 'themeId' => 1621, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 452 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00014495849609375, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#616161', 'type' => 'color', 'themeId' => 1621, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 453 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013709068298339844, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_page_wrap', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1621, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 454 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00015783309936523438, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header', 'defaultValue' => 'url(images/bg_pic.jpg)', 'type' => 'image', 'themeId' => 1621, 'key' => 'headerBackground', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 455 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013494491577148438, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1621, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 456 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001399517059326172, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#52483f', 'type' => 'color', 'themeId' => 1621, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 457 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013113021850585938, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .sitelogo', 'defaultValue' => 'url(images/site_logo.png)', 'type' => 'image', 'themeId' => 1621, 'key' => 'indexLogoImage', 'section' => '1. General Settings', 'label' => '4. Index logo image', 'description' => NULL, 'mobile' => false, ), ), 458 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001289844512939453, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.sitelogo', 'defaultValue' => 'url(images/site_name.png)', 'type' => 'image', 'themeId' => 1621, 'key' => 'LogoImage', 'section' => '1. General Settings', 'label' => '5. Inner logo image', 'description' => NULL, 'mobile' => false, ), ), 459 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001289844512939453, 'params' => array ( 'id' => NULL, 'themeId' => 1621, 'type' => 'decorator', 'value' => 'button', ), ), 460 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00013899803161621094, 'params' => array ( 'id' => NULL, 'themeId' => 1621, 'type' => 'master_page', 'value' => 'dndindex', ), ), 461 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011515617370605469, 'params' => array ( 'id' => NULL, 'themeId' => 1621, 'type' => 'master_page', 'value' => 'general', ), ), 462 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010895729064941406, 'params' => array ( 'id' => NULL, 'themeId' => 1621, 'type' => 'master_page', 'value' => 'index', ), ), 463 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010895729064941406, 'params' => array ( 'id' => NULL, 'themeId' => 1621, 'type' => 'master_page', 'value' => 'html_document', ), ), 464 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011014938354492188, 'params' => array ( 'id' => NULL, 'themeId' => 1621, 'type' => 'master_page', 'value' => 'blank', ), ), 465 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.00013303756713867188, 'params' => array ( 'id' => NULL, 'themeId' => 1621, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 466 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00020313262939453125, 'params' => array ( 0 => 1621, ), ), 467 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.00039696693420410156, 'params' => array ( 'themeId' => 1621, 'themeId2' => 1621, ), ), 468 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1621', 'execTime' => 0.00011396408081054688, 'params' => array ( ), ), 469 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001430511474609375, 'params' => array ( 0 => 1622, ), ), 470 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00014400482177734375, 'params' => array ( 0 => 1622, ), ), 471 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1622', 'execTime' => 0.0003600120544433594, 'params' => NULL, ), 472 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1622', 'execTime' => 0.0001609325408935547, 'params' => NULL, ), 473 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1622', 'execTime' => 0.00043392181396484375, 'params' => NULL, ), 474 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0006070137023925781, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body', 'defaultValue' => '#412e57', 'type' => 'color', 'themeId' => 1622, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 475 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00035309791564941406, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#2e64ff', 'type' => 'color', 'themeId' => 1622, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 476 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003819465637207031, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#616161', 'type' => 'color', 'themeId' => 1622, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 477 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003190040588378906, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_page_wrap', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1622, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 478 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003349781036376953, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_page_container .ow_page', 'defaultValue' => '#616161', 'type' => 'color', 'themeId' => 1622, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 479 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00035119056701660156, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header', 'defaultValue' => 'url(images/bg_pic.jpg)', 'type' => 'image', 'themeId' => 1622, 'key' => 'headerBackground', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 480 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003478527069091797, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1622, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 481 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00038313865661621094, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#616161', 'type' => 'color', 'themeId' => 1622, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 482 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00027298927307128906, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_promo_collage_item1', 'defaultValue' => 'url(images/promo_collage1.png)', 'type' => 'image', 'themeId' => 1622, 'key' => 'collageimage1', 'section' => '3. Index Page', 'label' => 'Collage image 1', 'description' => NULL, 'mobile' => false, ), ), 483 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0002579689025878906, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_promo_collage_item2', 'defaultValue' => 'url(images/promo_collage2.png)', 'type' => 'image', 'themeId' => 1622, 'key' => 'collageimage2', 'section' => '3. Index Page', 'label' => 'Collage image 2', 'description' => NULL, 'mobile' => false, ), ), 484 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00026106834411621094, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_promo_collage_item3', 'defaultValue' => 'url(images/promo_collage3.png)', 'type' => 'image', 'themeId' => 1622, 'key' => 'collageimage3', 'section' => '3. Index Page', 'label' => 'Collage image 3', 'description' => NULL, 'mobile' => false, ), ), 485 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0002601146697998047, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_promo_collage_item4', 'defaultValue' => 'url(images/promo_collage4.png)', 'type' => 'image', 'themeId' => 1622, 'key' => 'collageimage4', 'section' => '3. Index Page', 'label' => 'Collage image 4', 'description' => NULL, 'mobile' => false, ), ), 486 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00026297569274902344, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_promo_collage_item5', 'defaultValue' => 'url(images/promo_collage5.png)', 'type' => 'image', 'themeId' => 1622, 'key' => 'collageimage5', 'section' => '3. Index Page', 'label' => 'Collage image 5', 'description' => NULL, 'mobile' => false, ), ), 487 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00030994415283203125, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_promo_left', 'defaultValue' => 'url(images/promo_left.jpg)', 'type' => 'image', 'themeId' => 1622, 'key' => 'qs_image', 'section' => '3. Index Page', 'label' => 'Quick Search Image', 'description' => NULL, 'mobile' => false, ), ), 488 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003330707550048828, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.sitelogo', 'defaultValue' => 'url(images/site_name.png)', 'type' => 'image', 'themeId' => 1622, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '4. Logo image', 'description' => NULL, 'mobile' => false, ), ), 489 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00024819374084472656, 'params' => array ( 'id' => NULL, 'themeId' => 1622, 'type' => 'decorator', 'value' => 'button', ), ), 490 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00022983551025390625, 'params' => array ( 'id' => NULL, 'themeId' => 1622, 'type' => 'master_page', 'value' => 'dndindex', ), ), 491 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023293495178222656, 'params' => array ( 'id' => NULL, 'themeId' => 1622, 'type' => 'master_page', 'value' => 'general', ), ), 492 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023412704467773438, 'params' => array ( 'id' => NULL, 'themeId' => 1622, 'type' => 'master_page', 'value' => 'index', ), ), 493 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00021505355834960938, 'params' => array ( 'id' => NULL, 'themeId' => 1622, 'type' => 'master_page', 'value' => 'html_document', ), ), 494 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00021219253540039062, 'params' => array ( 'id' => NULL, 'themeId' => 1622, 'type' => 'master_page', 'value' => 'blank', ), ), 495 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.00030493736267089844, 'params' => array ( 'id' => NULL, 'themeId' => 1622, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 496 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0004029273986816406, 'params' => array ( 0 => 1622, ), ), 497 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0011491775512695312, 'params' => array ( 'themeId' => 1622, 'themeId2' => 1622, ), ), 498 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1622', 'execTime' => 0.00031495094299316406, 'params' => array ( ), ), 499 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003230571746826172, 'params' => array ( 0 => 1623, ), ), 500 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00026702880859375, 'params' => array ( 0 => 1623, ), ), 501 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1623', 'execTime' => 0.000823974609375, 'params' => NULL, ), 502 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1623', 'execTime' => 0.00039005279541015625, 'params' => NULL, ), 503 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1623', 'execTime' => 0.0012249946594238281, 'params' => NULL, ), 504 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0006661415100097656, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body', 'defaultValue' => '#74adc0', 'type' => 'color', 'themeId' => 1623, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 505 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003829002380371094, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#c5ffff', 'type' => 'color', 'themeId' => 1623, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 506 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003561973571777344, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#7be1f9', 'type' => 'color', 'themeId' => 1623, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 507 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003299713134765625, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#2b6170', 'type' => 'color', 'themeId' => 1623, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 508 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0002999305725097656, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_page_wrap', 'defaultValue' => 'url(images/promo.png)', 'type' => 'image', 'themeId' => 1623, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 509 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003349781036376953, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow_footer', 'defaultValue' => '#6599ac', 'type' => 'color', 'themeId' => 1623, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '6. Footer background color', 'description' => NULL, 'mobile' => false, ), ), 510 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003199577331542969, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header', 'defaultValue' => 'url(images/header_pic.jpg)', 'type' => 'image', 'themeId' => 1623, 'key' => 'headerImage', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 511 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003380775451660156, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#2b6170', 'type' => 'color', 'themeId' => 1623, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 512 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.000347137451171875, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#3f6e7c', 'type' => 'color', 'themeId' => 1623, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 513 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003139972686767578, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .sitelogo', 'defaultValue' => 'url(images/site_name.png)', 'type' => 'image', 'themeId' => 1623, 'key' => 'indexLogoImage', 'section' => '1. General Settings', 'label' => '4. Index logo image', 'description' => NULL, 'mobile' => false, ), ), 514 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00031304359436035156, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.sitelogo', 'defaultValue' => 'url(images/logo_inner.png)', 'type' => 'image', 'themeId' => 1623, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '5. Inner logo image', 'description' => NULL, 'mobile' => false, ), ), 515 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002789497375488281, 'params' => array ( 'id' => NULL, 'themeId' => 1623, 'type' => 'decorator', 'value' => 'button', ), ), 516 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023603439331054688, 'params' => array ( 'id' => NULL, 'themeId' => 1623, 'type' => 'master_page', 'value' => 'dndindex', ), ), 517 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00022602081298828125, 'params' => array ( 'id' => NULL, 'themeId' => 1623, 'type' => 'master_page', 'value' => 'general', ), ), 518 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00021982192993164062, 'params' => array ( 'id' => NULL, 'themeId' => 1623, 'type' => 'master_page', 'value' => 'index', ), ), 519 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002720355987548828, 'params' => array ( 'id' => NULL, 'themeId' => 1623, 'type' => 'master_page', 'value' => 'html_document', ), ), 520 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002200603485107422, 'params' => array ( 'id' => NULL, 'themeId' => 1623, 'type' => 'master_page', 'value' => 'blank', ), ), 521 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.0002639293670654297, 'params' => array ( 'id' => NULL, 'themeId' => 1623, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 522 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003638267517089844, 'params' => array ( 0 => 1623, ), ), 523 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0010039806365966797, 'params' => array ( 'themeId' => 1623, 'themeId2' => 1623, ), ), 524 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1623', 'execTime' => 0.00022602081298828125, 'params' => array ( ), ), 525 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00027108192443847656, 'params' => array ( 0 => 1624, ), ), 526 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002970695495605469, 'params' => array ( 0 => 1624, ), ), 527 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1624', 'execTime' => 0.000843048095703125, 'params' => NULL, ), 528 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1624', 'execTime' => 0.00043392181396484375, 'params' => NULL, ), 529 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1624', 'execTime' => 0.0012760162353515625, 'params' => NULL, ), 530 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0006110668182373047, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body', 'defaultValue' => '#fff5fb', 'type' => 'color', 'themeId' => 1624, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 531 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0004119873046875, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#553d2f', 'type' => 'color', 'themeId' => 1624, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 532 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00035500526428222656, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#578581', 'type' => 'color', 'themeId' => 1624, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 533 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003719329833984375, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#715848', 'type' => 'color', 'themeId' => 1624, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 534 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003609657287597656, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_page_wrap', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1624, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 535 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00032591819763183594, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow_footer', 'defaultValue' => '#fffdff', 'type' => 'color', 'themeId' => 1624, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '5. Footer background', 'description' => NULL, 'mobile' => false, ), ), 536 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003650188446044922, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header', 'defaultValue' => 'url(images/bg_pic.jpg)', 'type' => 'image', 'themeId' => 1624, 'key' => 'headerBackground', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 537 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00030303001403808594, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#715848', 'type' => 'color', 'themeId' => 1624, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 538 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003139972686767578, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#796458', 'type' => 'color', 'themeId' => 1624, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 539 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00032210350036621094, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.sitelogo', 'defaultValue' => 'url(images/site_name.png)', 'type' => 'image', 'themeId' => 1624, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '4. Logo image', 'description' => NULL, 'mobile' => false, ), ), 540 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002460479736328125, 'params' => array ( 'id' => NULL, 'themeId' => 1624, 'type' => 'decorator', 'value' => 'button', ), ), 541 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023818016052246094, 'params' => array ( 'id' => NULL, 'themeId' => 1624, 'type' => 'master_page', 'value' => 'dndindex', ), ), 542 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00025200843811035156, 'params' => array ( 'id' => NULL, 'themeId' => 1624, 'type' => 'master_page', 'value' => 'general', ), ), 543 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023698806762695312, 'params' => array ( 'id' => NULL, 'themeId' => 1624, 'type' => 'master_page', 'value' => 'index', ), ), 544 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002219676971435547, 'params' => array ( 'id' => NULL, 'themeId' => 1624, 'type' => 'master_page', 'value' => 'html_document', ), ), 545 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00020885467529296875, 'params' => array ( 'id' => NULL, 'themeId' => 1624, 'type' => 'master_page', 'value' => 'blank', ), ), 546 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.00026798248291015625, 'params' => array ( 'id' => NULL, 'themeId' => 1624, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 547 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00037097930908203125, 'params' => array ( 0 => 1624, ), ), 548 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.001068115234375, 'params' => array ( 'themeId' => 1624, 'themeId2' => 1624, ), ), 549 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1624', 'execTime' => 0.00025582313537597656, 'params' => array ( ), ), 550 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003330707550048828, 'params' => array ( 0 => 1625, ), ), 551 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003139972686767578, 'params' => array ( 0 => 1625, ), ), 552 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1625', 'execTime' => 0.000782012939453125, 'params' => NULL, ), 553 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1625', 'execTime' => 0.0004019737243652344, 'params' => NULL, ), 554 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1625', 'execTime' => 0.0010290145874023438, 'params' => NULL, ), 555 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0006380081176757812, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => 'body, .ow, .base_sign_in', 'defaultValue' => '#000213', 'type' => 'color', 'themeId' => 1625, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 556 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00034499168395996094, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html', 'defaultValue' => '#B4BCD0', 'type' => 'color', 'themeId' => 1625, 'key' => 'textColor', 'section' => '3. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 557 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00031185150146484375, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a', 'defaultValue' => '#F7F8F8', 'type' => 'color', 'themeId' => 1625, 'key' => 'linkColor', 'section' => '3. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 558 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003628730773925781, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#F7F8F8', 'type' => 'color', 'themeId' => 1625, 'key' => 'titleColor', 'section' => '3. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 559 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003418922424316406, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_logo_wrap a', 'defaultValue' => 'url(images/logo.svg)', 'type' => 'image', 'themeId' => 1625, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '2. Logo image', 'description' => NULL, 'mobile' => false, ), ), 560 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003662109375, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'html body .ow_box_cap h3, .ow_box_cap_empty h3', 'defaultValue' => '#F7F8F8', 'type' => 'color', 'themeId' => 1625, 'key' => 'WidgetTitleColor', 'section' => '3. Colors', 'label' => '6. Box title', 'description' => NULL, 'mobile' => false, ), ), 561 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003190040588378906, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#B4BCD0', 'type' => 'color', 'themeId' => 1625, 'key' => 'menuColor', 'section' => '3. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 562 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003368854522705078, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#7989A0', 'type' => 'color', 'themeId' => 1625, 'key' => 'txtValue', 'section' => '3. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 563 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00030803680419921875, 'params' => array ( 'id' => NULL, 'themeId' => 1625, 'type' => 'decorator', 'value' => 'button', ), ), 564 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023794174194335938, 'params' => array ( 'id' => NULL, 'themeId' => 1625, 'type' => 'master_page', 'value' => 'dndindex', ), ), 565 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00020885467529296875, 'params' => array ( 'id' => NULL, 'themeId' => 1625, 'type' => 'master_page', 'value' => 'general', ), ), 566 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00026106834411621094, 'params' => array ( 'id' => NULL, 'themeId' => 1625, 'type' => 'master_page', 'value' => 'index', ), ), 567 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00022983551025390625, 'params' => array ( 'id' => NULL, 'themeId' => 1625, 'type' => 'master_page', 'value' => 'html_document', ), ), 568 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002200603485107422, 'params' => array ( 'id' => NULL, 'themeId' => 1625, 'type' => 'master_page', 'value' => 'blank', ), ), 569 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.0002598762512207031, 'params' => array ( 'id' => NULL, 'themeId' => 1625, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 570 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0004050731658935547, 'params' => array ( 0 => 1625, ), ), 571 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0010089874267578125, 'params' => array ( 'themeId' => 1625, 'themeId2' => 1625, ), ), 572 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1625', 'execTime' => 0.0002269744873046875, 'params' => array ( ), ), 573 => array ( 'query' => 'SELECT * FROM ow_base_config WHERE `key` = \'base\' AND `name` = \'cachedEntitiesPostfix\' LIMIT 0, 1', 'execTime' => 0.0003299713134765625, 'params' => array ( ), ), 574 => array ( 'query' => 'UPDATE `ow_base_config` SET `value`=:value WHERE id=:id', 'execTime' => 0.0003409385681152344, 'params' => array ( 'id' => 521, 'value' => 'IPy6iryd', ), ), 575 => array ( 'query' => 'SELECT * FROM ow_base_config', 'execTime' => 0.0005869865417480469, 'params' => array ( ), ), 576 => array ( 'query' => 'SELECT * FROM ow_base_language WHERE `status` = \'active\'', 'execTime' => 0.0003948211669921875, 'params' => array ( ), ), 577 => array ( 'query' => 'SELECT k.*, p.`prefix`, v.`value` FROM ow_base_language_key AS k INNER JOIN ow_base_language_prefix AS p ON k.prefixId = p.id INNER JOIN ow_base_language_value AS v ON k.id = v.keyId AND v.languageId = ?', 'execTime' => 0.08172798156738281, 'params' => array ( 0 => 1, ), ), 578 => array ( 'query' => 'SELECT * FROM ow_base_language', 'execTime' => 0.0003809928894042969, 'params' => array ( ), ), 579 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `key` = \'simplicity\' LIMIT 0, 1', 'execTime' => 0.0007278919219970703, 'params' => array ( ), ), 580 => array ( 'query' => 'SELECT * FROM ow_base_theme_content WHERE `themeId` = 1606', 'execTime' => 0.0006308555603027344, 'params' => array ( ), ), 581 => array ( 'query' => 'SELECT * FROM ow_base_theme_master_page WHERE `themeId` = 1606', 'execTime' => 0.0003490447998046875, 'params' => array ( ), ), 582 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `key` = \'turquoise\' LIMIT 0, 1', 'execTime' => 0.0003249645233154297, 'params' => array ( ), ), 583 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `key` = \'turquoise\' LIMIT 0, 1', 'execTime' => 0.0002770423889160156, 'params' => array ( ), ), 584 => array ( 'query' => 'SELECT * FROM ow_base_theme_content WHERE `themeId` = 1607', 'execTime' => 0.00043702125549316406, 'params' => array ( ), ), 585 => array ( 'query' => 'SELECT * FROM ow_base_theme_master_page WHERE `themeId` = 1607', 'execTime' => 0.00032901763916015625, 'params' => array ( ), ), 586 => array ( 'query' => 'SELECT * FROM ow_base_document WHERE `isStatic` = 1 AND `isMobile` = 0', 'execTime' => 0.0003631114959716797, 'params' => array ( ), ), 587 => array ( 'query' => ' SELECT * FROM `ow_base_menu_item` WHERE `visibleFor` & ? AND `externalUrl` IS NULL AND `type` = ? ORDER BY `order` ASC LIMIT 1', 'execTime' => 0.000698089599609375, 'params' => array ( 0 => 1, 1 => 'main', ), ), 588 => array ( 'query' => ' SELECT `mi`.*, `mi`.`key` AS `menu_key`, `d`.`class`, `d`.`action`, `d`.`uri`, `d`.`isStatic` FROM `ow_base_menu_item` AS `mi` LEFT JOIN `ow_base_document` AS `d` ON ( `mi`.`documentKey` = `d`.`key`) WHERE `mi`.`type` = :menuType ORDER BY `mi`.`order` ASC', 'execTime' => 0.0009770393371582031, 'params' => array ( 'menuType' => 'main', ), ), 589 => array ( 'query' => ' SELECT `mi`.*, `mi`.`key` AS `menu_key`, `d`.`class`, `d`.`action`, `d`.`uri`, `d`.`isStatic` FROM `ow_base_menu_item` AS `mi` LEFT JOIN `ow_base_document` AS `d` ON ( `mi`.`documentKey` = `d`.`key`) WHERE `mi`.`type` = :menuType ORDER BY `mi`.`order` ASC', 'execTime' => 0.0008580684661865234, 'params' => array ( 'menuType' => 'bottom', ), ), 590 => array ( 'query' => 'SELECT * FROM ow_base_question_account_type ORDER BY sortOrder', 'execTime' => 0.0005209445953369141, 'params' => array ( ), ), 591 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'base\' AND `actionKey` = \'daily_login\' LIMIT 0, 1', 'execTime' => 0.0004730224609375, 'params' => array ( ), ), 592 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'base\' AND `actionKey` = \'user_join\' LIMIT 0, 1', 'execTime' => 0.0003800392150878906, 'params' => array ( ), ), 593 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'base\' AND `actionKey` = \'search_users\' LIMIT 0, 1', 'execTime' => 0.00032520294189453125, 'params' => array ( ), ), 594 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'base\' AND `actionKey` = \'add_comment\' LIMIT 0, 1', 'execTime' => 0.000370025634765625, 'params' => array ( ), ), 595 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'usercredits\' AND `actionKey` = \'buy_credits\' LIMIT 0, 1', 'execTime' => 0.0003070831298828125, 'params' => array ( ), ), 596 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'usercredits\' AND `actionKey` = \'grant_by_user\' LIMIT 0, 1', 'execTime' => 0.00031280517578125, 'params' => array ( ), ), 597 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'usercredits\' AND `actionKey` = \'grant_to_user\' LIMIT 0, 1', 'execTime' => 0.0003190040588378906, 'params' => array ( ), ), 598 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'usercredits\' AND `actionKey` = \'set_by_admin\' LIMIT 0, 1', 'execTime' => 0.00030612945556640625, 'params' => array ( ), ), 599 => array ( 'query' => 'SELECT * FROM ow_base_question_account_type ORDER BY sortOrder', 'execTime' => 0.000553131103515625, 'params' => array ( ), ), 600 => array ( 'query' => ' SELECT `question`.* FROM `ow_base_question` as `question` LEFT JOIN `ow_base_question_section` as `section` ON ( `question`.`sectionName` = `section`.`name` AND `question`.`sectionName` != \'\' AND `question`.`sectionName` IS NOT NULL ) WHERE `question`.`base` = 1 AND `question`.`onJoin` = \'1\' AND ( `section`.isHidden IS NULL OR `section`.isHidden = 0 ) ORDER BY IF( `section`.`name` IS NULL, 0, 1 ), `section`.`sortOrder`, `question`.`sortOrder` ', 'execTime' => 0.0011658668518066406, 'params' => NULL, ), 601 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` IN(\'sex\',\'match_sex\') ORDER BY sortOrder', 'execTime' => 0.0006899833679199219, 'params' => array ( ), ), 602 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` IN(\'username\',\'email\',\'password\',\'sex\',\'match_sex\') ORDER BY sortOrder', 'execTime' => 0.0008909702301025391, 'params' => array ( ), ), 603 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` IN(\'\',\'sex\') ORDER BY sortOrder', 'execTime' => 0.0005548000335693359, 'params' => array ( ), ), 604 => array ( 'query' => 'SELECT * FROM ow_base_question_value WHERE `questionName` IN(\'username\',\'email\',\'password\',\'sex\',\'match_sex\') ORDER BY questionName, sortOrder', 'execTime' => 0.001505136489868164, 'params' => array ( ), ), 605 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` = \'username\' LIMIT 0, 1', 'execTime' => 0.0005719661712646484, 'params' => array ( ), ), 606 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` = \'email\' LIMIT 0, 1', 'execTime' => 0.0006120204925537109, 'params' => array ( ), ), 607 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` = \'password\' LIMIT 0, 1', 'execTime' => 0.0005970001220703125, 'params' => array ( ), ), 608 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` = \'repeatPassword\' LIMIT 0, 1', 'execTime' => 0.0003600120544433594, 'params' => array ( ), ), 609 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` = \'sex\' LIMIT 0, 1', 'execTime' => 0.00039196014404296875, 'params' => array ( ), ), 610 => array ( 'query' => 'SELECT * FROM ow_skadate_account_type_to_gender', 'execTime' => 0.00041103363037109375, 'params' => array ( ), ), 611 => array ( 'query' => 'UPDATE `ow_base_plugin` SET developerKey=:dk WHERE `key`=:k', 'execTime' => 0.0004420280456542969, 'params' => array ( 'dk' => '99d6bdd5bb6468beaf118c4664dd92ff', 'k' => 'pcgallery', ), ), 612 => array ( 'query' => 'SELECT * FROM ow_base_language', 'execTime' => 0.000331878662109375, 'params' => array ( ), ), 613 => array ( 'query' => 'SELECT count(DISTINCT `entityId`) `count`, `entityType` FROM `ow_moderation_entity` WHERE `entityType` IN (\'user_join\', \'comment\', \'avatar-change\', \'photo_comments\', \'user-status\', \'blog-post\', \'event\', \'forum-topic\', \'forum-post\', \'group\') AND `userId`=0 GROUP BY `entityType`', 'execTime' => 0.0003039836883544922, 'params' => NULL, ), 614 => array ( 'query' => 'SELECT count(DISTINCT `entityId`) `count`, `entityType` FROM `ow_moderation_entity` WHERE `entityType` IN (\'user_join\', \'comment\', \'avatar-change\', \'photo_comments\', \'user-status\', \'blog-post\', \'event\', \'forum-topic\', \'forum-post\', \'group\') AND 1 GROUP BY `entityType`', 'execTime' => 0.0001850128173828125, 'params' => NULL, ), 615 => array ( 'query' => 'SELECT COUNT(*) FROM ow_base_invitation WHERE `userId` = 0', 'execTime' => 0.00020694732666015625, 'params' => array ( ), ), 616 => array ( 'query' => 'SELECT COUNT(*) FROM ow_base_invitation WHERE `userId` = 0 AND `viewed` = 0', 'execTime' => 0.00015091896057128906, 'params' => array ( ), ), 617 => array ( 'query' => 'SELECT COUNT(*) FROM ow_notifications_notification WHERE `userId` = 0 AND `viewed` = 0', 'execTime' => 0.00013208389282226562, 'params' => array ( ), ), 618 => array ( 'query' => 'SELECT COUNT(*) FROM ow_notifications_notification WHERE `userId` = 0', 'execTime' => 0.00011801719665527344, 'params' => array ( ), ), 619 => array ( 'query' => 'SELECT COUNT(*) FROM `ow_friends_friendship` `friends_friendship` INNER JOIN `ow_base_user` base_user_table_alias ON base_user_table_alias.`id` = `friends_friendship`.`userId` LEFT JOIN `ow_base_user_suspend` base_user_suspend_table_alias ON base_user_suspend_table_alias.`userId` = `base_user_table_alias`.`id` WHERE (`base_user_suspend_table_alias`.`id` IS NULL) AND (`base_user_table_alias`.`emailVerify` = 1) AND `friends_friendship`.`friendId`=0 AND `friends_friendship`.`status` = \'pending\'', 'execTime' => 0.0002601146697998047, 'params' => array ( ), ), 620 => array ( 'query' => 'SELECT COUNT(*) FROM `ow_friends_friendship` `friends_friendship` INNER JOIN `ow_base_user` base_user_table_alias ON base_user_table_alias.`id` = `friends_friendship`.`userId` LEFT JOIN `ow_base_user_suspend` base_user_suspend_table_alias ON base_user_suspend_table_alias.`userId` = `base_user_table_alias`.`id` WHERE (`base_user_suspend_table_alias`.`id` IS NULL) AND (`base_user_table_alias`.`emailVerify` = 1) AND `friends_friendship`.`friendId`=0 AND `friends_friendship`.`status` = \'pending\' AND `friends_friendship`.`viewed` = \'0\'', 'execTime' => 0.0002238750457763672, 'params' => array ( ), ), 621 => array ( 'query' => 'show tables like \'ow_base_geolocation_country\'', 'execTime' => 0.0014171600341796875, 'params' => NULL, ), 622 => array ( 'query' => 'SELECT * FROM ow_base_authorization_group', 'execTime' => 0.0004429817199707031, 'params' => array ( ), ), 623 => array ( 'query' => 'SELECT * FROM ow_base_authorization_moderator ORDER BY id', 'execTime' => 0.0004150867462158203, 'params' => array ( ), ), 624 => array ( 'query' => 'SELECT * FROM ow_base_authorization_moderator_permission', 'execTime' => 0.0002799034118652344, 'params' => array ( ), ), 625 => array ( 'query' => 'SELECT * FROM ow_base_authorization_action', 'execTime' => 0.0003349781036376953, 'params' => array ( ), ), 626 => array ( 'query' => 'SELECT * FROM ow_base_authorization_permission', 'execTime' => 0.0002799034118652344, 'params' => array ( ), ), 627 => array ( 'query' => 'SELECT * FROM ow_base_authorization_role ORDER BY `sortOrder` ASC', 'execTime' => 0.0003681182861328125, 'params' => array ( ), ), 628 => array ( 'query' => 'SELECT `b`.* FROM `ow_ads_banner` AS `b` LEFT JOIN `ow_ads_banner_position` AS `bp` ON (`b`.`id` = `bp`.`bannerId`) LEFT JOIN `ow_ads_banner_location` AS `bl` ON (`b`.`id` = `bl`.`bannerId`) WHERE `bp`.`position` = :position AND `bp`.`pluginKey` IN ( :pluginKey, \'base\' ) AND ( `bl`.`location` IS NULL)', 'execTime' => 0.0005779266357421875, 'params' => array ( 'pluginKey' => 'SKADATE', 'position' => 'top', ), ), 629 => array ( 'query' => 'SELECT `b`.* FROM `ow_ads_banner` AS `b` LEFT JOIN `ow_ads_banner_position` AS `bp` ON (`b`.`id` = `bp`.`bannerId`) LEFT JOIN `ow_ads_banner_location` AS `bl` ON (`b`.`id` = `bl`.`bannerId`) WHERE `bp`.`position` = :position AND `bp`.`pluginKey` IN ( :pluginKey, \'base\' ) AND ( `bl`.`location` IS NULL)', 'execTime' => 0.000415802001953125, 'params' => array ( 'pluginKey' => 'SKADATE', 'position' => 'bottom', ), ), 630 => array ( 'query' => 'SELECT * FROM ow_base_place WHERE `name` = \'index\' LIMIT 0, 1', 'execTime' => 0.0004589557647705078, 'params' => array ( ), ), 631 => array ( 'query' => 'SELECT * FROM ow_base_component_place_cache WHERE `placeId` = 2 AND `entityId` = 0 LIMIT 0, 1', 'execTime' => 0.0005588531494140625, 'params' => array ( ), ), 632 => array ( 'query' => 'SELECT `b`.* FROM `ow_ads_banner` AS `b` LEFT JOIN `ow_ads_banner_position` AS `bp` ON (`b`.`id` = `bp`.`bannerId`) LEFT JOIN `ow_ads_banner_location` AS `bl` ON (`b`.`id` = `bl`.`bannerId`) WHERE `bp`.`position` = :position AND `bp`.`pluginKey` IN ( :pluginKey, \'base\' ) AND ( `bl`.`location` IS NULL)', 'execTime' => 0.0005450248718261719, 'params' => array ( 'pluginKey' => 'SKADATE', 'position' => 'sidebar', ), ), ), 'debugMode' => true, 'isProfilerEnabled' => true, 'profiler' => \UTIL_Profiler::__set_state(array( 'checkPoints' => array ( 'start' => 1774337865.026099, ), 'key' => 'db', 'result' => array ( ), 'chkCounter' => 0, )), 'queryExecTime' => 0.0005450248718261719, 'totalQueryExecTime' => 0.28398704528808594, 'queryCount' => 633, 'useCashe' => false, )), )), 'tokenDao' => \BOL_AuthTokenDao::__set_state(array( 'dbo' => \OW_Database::__set_state(array( 'connection' => \PDO::__set_state(array( )), 'affectedRows' => 0, 'queryLog' => array ( 0 => array ( 'query' => 'SELECT * FROM ow_base_config', 'execTime' => 0.0009129047393798828, 'params' => array ( ), ), 1 => array ( 'query' => 'SELECT * FROM ow_base_language', 'execTime' => 0.0005710124969482422, 'params' => array ( ), ), 2 => array ( 'query' => 'SELECT * FROM ow_base_plugin', 'execTime' => 0.0006101131439208984, 'params' => array ( ), ), 3 => array ( 'query' => 'SELECT * FROM ow_base_language ORDER BY `order` ASC LIMIT 0, 1', 'execTime' => 0.0005078315734863281, 'params' => array ( ), ), 4 => array ( 'query' => 'SET TIME_ZONE = ?', 'execTime' => 0.0004220008850097656, 'params' => array ( 0 => '-04:00', ), ), 5 => array ( 'query' => 'SELECT * FROM ow_virtualgifts_template', 'execTime' => 0.0006029605865478516, 'params' => array ( ), ), 6 => array ( 'query' => 'SELECT * FROM ow_base_document WHERE `uri` = \'join\' AND `isStatic` = 1 LIMIT 0, 1', 'execTime' => 0.0007178783416748047, 'params' => array ( ), ), 7 => array ( 'query' => 'SELECT * FROM ow_base_theme', 'execTime' => 0.0006940364837646484, 'params' => array ( ), ), 8 => array ( 'query' => 'SELECT * FROM ow_base_theme', 'execTime' => 0.0008101463317871094, 'params' => array ( ), ), 9 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0004200935363769531, 'params' => array ( 0 => 1555, ), ), 10 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0004000663757324219, 'params' => array ( 0 => 1555, ), ), 11 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1555', 'execTime' => 0.0010080337524414062, 'params' => NULL, ), 12 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1555', 'execTime' => 0.0004069805145263672, 'params' => NULL, ), 13 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1555', 'execTime' => 0.0010979175567626953, 'params' => NULL, ), 14 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0006210803985595703, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body', 'defaultValue' => '#FDF0E6', 'type' => 'color', 'themeId' => 1555, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 15 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0004799365997314453, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#825842', 'type' => 'color', 'themeId' => 1555, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 16 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003509521484375, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#2a80ae', 'type' => 'color', 'themeId' => 1555, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 17 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003490447998046875, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#B99480', 'type' => 'color', 'themeId' => 1555, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 18 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00035500526428222656, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_page_wrap', 'defaultValue' => 'url(images/promo.png)', 'type' => 'image', 'themeId' => 1555, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 19 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0004341602325439453, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_page_wrap_inner', 'defaultValue' => 'url(images/promo_inner.png)', 'type' => 'image', 'themeId' => 1555, 'key' => 'headerBackground', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 20 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003848075866699219, 'params' => array ( 'id' => NULL, 'attribute' => 'background', 'selector' => '.ow_footer', 'defaultValue' => '#FDF0E6', 'type' => 'color', 'themeId' => 1555, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '5. Footer background color', 'description' => NULL, 'mobile' => false, ), ), 21 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003299713134765625, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1555, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 22 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003349781036376953, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#ff7000', 'type' => 'color', 'themeId' => 1555, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 23 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0004229545593261719, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.sitelogo', 'defaultValue' => 'url(images/sitelogo.png)', 'type' => 'image', 'themeId' => 1555, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '4. Logo image', 'description' => NULL, 'mobile' => false, ), ), 24 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0003199577331542969, 'params' => array ( 'id' => NULL, 'themeId' => 1555, 'type' => 'decorator', 'value' => 'button', ), ), 25 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00029921531677246094, 'params' => array ( 'id' => NULL, 'themeId' => 1555, 'type' => 'master_page', 'value' => 'dndindex', ), ), 26 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00025391578674316406, 'params' => array ( 'id' => NULL, 'themeId' => 1555, 'type' => 'master_page', 'value' => 'general', ), ), 27 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023698806762695312, 'params' => array ( 'id' => NULL, 'themeId' => 1555, 'type' => 'master_page', 'value' => 'index', ), ), 28 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00030994415283203125, 'params' => array ( 'id' => NULL, 'themeId' => 1555, 'type' => 'master_page', 'value' => 'html_document', ), ), 29 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002410411834716797, 'params' => array ( 'id' => NULL, 'themeId' => 1555, 'type' => 'master_page', 'value' => 'blank', ), ), 30 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.0002942085266113281, 'params' => array ( 'id' => NULL, 'themeId' => 1555, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 31 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00039196014404296875, 'params' => array ( 0 => 1555, ), ), 32 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0010747909545898438, 'params' => array ( 'themeId' => 1555, 'themeId2' => 1555, ), ), 33 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1555', 'execTime' => 0.0003249645233154297, 'params' => array ( ), ), 34 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00033783912658691406, 'params' => array ( 0 => 1559, ), ), 35 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002949237823486328, 'params' => array ( 0 => 1559, ), ), 36 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1559', 'execTime' => 0.0008411407470703125, 'params' => NULL, ), 37 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1559', 'execTime' => 0.000370025634765625, 'params' => NULL, ), 38 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1559', 'execTime' => 0.0010089874267578125, 'params' => NULL, ), 39 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0006060600280761719, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body, .base_sign_in', 'defaultValue' => '#ece8e4', 'type' => 'color', 'themeId' => 1559, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 40 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.000431060791015625, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#494949', 'type' => 'color', 'themeId' => 1559, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 41 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003490447998046875, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#004d7e', 'type' => 'color', 'themeId' => 1559, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 42 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003581047058105469, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#004d7e', 'type' => 'color', 'themeId' => 1559, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 43 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.000392913818359375, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header_wrap', 'defaultValue' => 'url(images/bg_small.jpg)', 'type' => 'image', 'themeId' => 1559, 'key' => 'headerImage', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 44 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00047588348388671875, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header_pic', 'defaultValue' => 'url(images/header_s.png)', 'type' => 'image', 'themeId' => 1559, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '4. Logo image', 'description' => NULL, 'mobile' => false, ), ), 45 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00045418739318847656, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#252525', 'type' => 'color', 'themeId' => 1559, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 46 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00034999847412109375, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#494949', 'type' => 'color', 'themeId' => 1559, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 47 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00037598609924316406, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_sign_in, .index_master_page.ow_page_wrap', 'defaultValue' => 'url(images/bg.jpg)', 'type' => 'image', 'themeId' => 1559, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 48 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002868175506591797, 'params' => array ( 'id' => NULL, 'themeId' => 1559, 'type' => 'decorator', 'value' => 'button', ), ), 49 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023889541625976562, 'params' => array ( 'id' => NULL, 'themeId' => 1559, 'type' => 'master_page', 'value' => 'dndindex', ), ), 50 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00031280517578125, 'params' => array ( 'id' => NULL, 'themeId' => 1559, 'type' => 'master_page', 'value' => 'general', ), ), 51 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023293495178222656, 'params' => array ( 'id' => NULL, 'themeId' => 1559, 'type' => 'master_page', 'value' => 'index', ), ), 52 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002181529998779297, 'params' => array ( 'id' => NULL, 'themeId' => 1559, 'type' => 'master_page', 'value' => 'html_document', ), ), 53 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00021505355834960938, 'params' => array ( 'id' => NULL, 'themeId' => 1559, 'type' => 'master_page', 'value' => 'blank', ), ), 54 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.00027108192443847656, 'params' => array ( 'id' => NULL, 'themeId' => 1559, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 55 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0004589557647705078, 'params' => array ( 0 => 1559, ), ), 56 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0011219978332519531, 'params' => array ( 'themeId' => 1559, 'themeId2' => 1559, ), ), 57 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1559', 'execTime' => 0.00026798248291015625, 'params' => array ( ), ), 58 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003077983856201172, 'params' => array ( 0 => 1606, ), ), 59 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00030112266540527344, 'params' => array ( 0 => 1606, ), ), 60 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1606', 'execTime' => 0.001013040542602539, 'params' => NULL, ), 61 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1606', 'execTime' => 0.00028896331787109375, 'params' => NULL, ), 62 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1606', 'execTime' => 0.0008571147918701172, 'params' => NULL, ), 63 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0006830692291259766, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => 'body, .ow_bg_color', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1606, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 64 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00038909912109375, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html', 'defaultValue' => '#828894', 'type' => 'color', 'themeId' => 1606, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 65 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0004019737243652344, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a', 'defaultValue' => '#5b646a', 'type' => 'color', 'themeId' => 1606, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 66 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00034499168395996094, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#5b646a', 'type' => 'color', 'themeId' => 1606, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 67 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003638267517089844, 'params' => array ( 'id' => NULL, 'attribute' => 'background', 'selector' => '.ow_footer', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1606, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '4. Footer background color', 'description' => NULL, 'mobile' => false, ), ), 68 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0004401206970214844, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_logo', 'defaultValue' => 'url(images/logo.png)', 'type' => 'image', 'themeId' => 1606, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '3. Logo image', 'description' => NULL, 'mobile' => false, ), ), 69 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00035381317138671875, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header_pic', 'defaultValue' => 'url(images/header.jpg)', 'type' => 'image', 'themeId' => 1606, 'key' => 'headerImage', 'section' => '1. General Settings', 'label' => '2. Header background image', 'description' => NULL, 'mobile' => false, ), ), 70 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003609657287597656, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#5b646a', 'type' => 'color', 'themeId' => 1606, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 71 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003330707550048828, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_outline, .ow_txt_value', 'defaultValue' => '#2db395', 'type' => 'color', 'themeId' => 1606, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 72 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002541542053222656, 'params' => array ( 'id' => NULL, 'themeId' => 1606, 'type' => 'decorator', 'value' => 'button', ), ), 73 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00028705596923828125, 'params' => array ( 'id' => NULL, 'themeId' => 1606, 'type' => 'master_page', 'value' => 'dndindex', ), ), 74 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023102760314941406, 'params' => array ( 'id' => NULL, 'themeId' => 1606, 'type' => 'master_page', 'value' => 'admin', ), ), 75 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00021696090698242188, 'params' => array ( 'id' => NULL, 'themeId' => 1606, 'type' => 'master_page', 'value' => 'general', ), ), 76 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00024390220642089844, 'params' => array ( 'id' => NULL, 'themeId' => 1606, 'type' => 'master_page', 'value' => 'html_document', ), ), 77 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023508071899414062, 'params' => array ( 'id' => NULL, 'themeId' => 1606, 'type' => 'master_page', 'value' => 'blank', ), ), 78 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023603439331054688, 'params' => array ( 'id' => NULL, 'themeId' => 1606, 'type' => 'm_master_page', 'value' => 'mobile_blank', ), ), 79 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023102760314941406, 'params' => array ( 'id' => NULL, 'themeId' => 1606, 'type' => 'm_master_page', 'value' => 'mobile_general', ), ), 80 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002589225769042969, 'params' => array ( 'id' => NULL, 'themeId' => 1606, 'type' => 'm_master_page', 'value' => 'mobile_html_document', ), ), 81 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00039505958557128906, 'params' => array ( 0 => 1606, ), ), 82 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0010399818420410156, 'params' => array ( 'themeId' => 1606, 'themeId2' => 1606, ), ), 83 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1606', 'execTime' => 0.0003027915954589844, 'params' => array ( ), ), 84 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00032591819763183594, 'params' => array ( 0 => 1607, ), ), 85 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002830028533935547, 'params' => array ( 0 => 1607, ), ), 86 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1607', 'execTime' => 0.0008039474487304688, 'params' => NULL, ), 87 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1607', 'execTime' => 0.0004851818084716797, 'params' => NULL, ), 88 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1607', 'execTime' => 0.0011649131774902344, 'params' => NULL, ), 89 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0006041526794433594, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => 'body, .ow_bg_color', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1607, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 90 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003559589385986328, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .index_qs_widget', 'defaultValue' => '#828894', 'type' => 'color', 'themeId' => 1607, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 91 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00039887428283691406, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a', 'defaultValue' => '#5b646a', 'type' => 'color', 'themeId' => 1607, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 92 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003559589385986328, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#5b646a', 'type' => 'color', 'themeId' => 1607, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 93 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00031304359436035156, 'params' => array ( 'id' => NULL, 'attribute' => 'background', 'selector' => '.ow_footer', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1607, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '5. Footer background color', 'description' => NULL, 'mobile' => false, ), ), 94 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00036787986755371094, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_logo, .index_master_page .logo_url', 'defaultValue' => 'url(images/logo.png)', 'type' => 'image', 'themeId' => 1607, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '4. Logo image', 'description' => NULL, 'mobile' => false, ), ), 95 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003101825714111328, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header_pic', 'defaultValue' => 'url(images/header.jpg)', 'type' => 'image', 'themeId' => 1607, 'key' => 'headerImage', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 96 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00034880638122558594, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#5b646a', 'type' => 'color', 'themeId' => 1607, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 97 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003209114074707031, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_outline, .ow_txt_value', 'defaultValue' => '#ef6ba3', 'type' => 'color', 'themeId' => 1607, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 98 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003159046173095703, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.index_master_page .ow_header_wrap', 'defaultValue' => 'url(images/bg_promo.jpg)', 'type' => 'image', 'themeId' => 1607, 'key' => 'indexImage', 'section' => '1. General Settings', 'label' => '2. Page background image', 'description' => NULL, 'mobile' => false, ), ), 99 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00025916099548339844, 'params' => array ( 'id' => NULL, 'themeId' => 1607, 'type' => 'decorator', 'value' => 'button', ), ), 100 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002319812774658203, 'params' => array ( 'id' => NULL, 'themeId' => 1607, 'type' => 'master_page', 'value' => 'dndindex', ), ), 101 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002219676971435547, 'params' => array ( 'id' => NULL, 'themeId' => 1607, 'type' => 'master_page', 'value' => 'general', ), ), 102 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00021600723266601562, 'params' => array ( 'id' => NULL, 'themeId' => 1607, 'type' => 'master_page', 'value' => 'index', ), ), 103 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002529621124267578, 'params' => array ( 'id' => NULL, 'themeId' => 1607, 'type' => 'master_page', 'value' => 'html_document', ), ), 104 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00021791458129882812, 'params' => array ( 'id' => NULL, 'themeId' => 1607, 'type' => 'master_page', 'value' => 'blank', ), ), 105 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.0002639293670654297, 'params' => array ( 'id' => NULL, 'themeId' => 1607, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 106 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003981590270996094, 'params' => array ( 0 => 1607, ), ), 107 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0010190010070800781, 'params' => array ( 'themeId' => 1607, 'themeId2' => 1607, ), ), 108 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1607', 'execTime' => 0.0002288818359375, 'params' => array ( ), ), 109 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002739429473876953, 'params' => array ( 0 => 1608, ), ), 110 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002810955047607422, 'params' => array ( 0 => 1608, ), ), 111 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1608', 'execTime' => 0.0006909370422363281, 'params' => NULL, ), 112 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1608', 'execTime' => 0.0003859996795654297, 'params' => NULL, ), 113 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1608', 'execTime' => 0.0012140274047851562, 'params' => NULL, ), 114 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0006749629974365234, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => 'body, body.ow, body.base_sign_in', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1608, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 115 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003941059112548828, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#333', 'type' => 'color', 'themeId' => 1608, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 116 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00032901763916015625, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#2a80ae', 'type' => 'color', 'themeId' => 1608, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 117 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00039005279541015625, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#005466', 'type' => 'color', 'themeId' => 1608, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 118 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003330707550048828, 'params' => array ( 'id' => NULL, 'attribute' => 'background', 'selector' => '.ow_footer', 'defaultValue' => '#EAF7FB', 'type' => 'color', 'themeId' => 1608, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '5. Footer background color', 'description' => NULL, 'mobile' => false, ), ), 119 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00030493736267089844, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header', 'defaultValue' => 'url(images/header_s.png)', 'type' => 'image', 'themeId' => 1608, 'key' => 'headerBackground', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 120 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00037097930908203125, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_logo', 'defaultValue' => 'url(images/logo.png)', 'type' => 'image', 'themeId' => 1608, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '4. Logo image', 'description' => NULL, 'mobile' => false, ), ), 121 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0002899169921875, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#005466', 'type' => 'color', 'themeId' => 1608, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 122 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0002989768981933594, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#005074', 'type' => 'color', 'themeId' => 1608, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 123 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003478527069091797, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page', 'defaultValue' => 'url(images/bg.png)', 'type' => 'image', 'themeId' => 1608, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 124 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.000244140625, 'params' => array ( 'id' => NULL, 'themeId' => 1608, 'type' => 'decorator', 'value' => 'button', ), ), 125 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002200603485107422, 'params' => array ( 'id' => NULL, 'themeId' => 1608, 'type' => 'master_page', 'value' => 'dndindex', ), ), 126 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002701282501220703, 'params' => array ( 'id' => NULL, 'themeId' => 1608, 'type' => 'master_page', 'value' => 'general', ), ), 127 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00021314620971679688, 'params' => array ( 'id' => NULL, 'themeId' => 1608, 'type' => 'master_page', 'value' => 'index', ), ), 128 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00020885467529296875, 'params' => array ( 'id' => NULL, 'themeId' => 1608, 'type' => 'master_page', 'value' => 'html_document', ), ), 129 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00020599365234375, 'params' => array ( 'id' => NULL, 'themeId' => 1608, 'type' => 'master_page', 'value' => 'blank', ), ), 130 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.0002582073211669922, 'params' => array ( 'id' => NULL, 'themeId' => 1608, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 131 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00037217140197753906, 'params' => array ( 0 => 1608, ), ), 132 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.001035928726196289, 'params' => array ( 'themeId' => 1608, 'themeId2' => 1608, ), ), 133 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1608', 'execTime' => 0.0002760887145996094, 'params' => array ( ), ), 134 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00031876564025878906, 'params' => array ( 0 => 1609, ), ), 135 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00031495094299316406, 'params' => array ( 0 => 1609, ), ), 136 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1609', 'execTime' => 0.0008540153503417969, 'params' => NULL, ), 137 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1609', 'execTime' => 0.0005068778991699219, 'params' => NULL, ), 138 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1609', 'execTime' => 0.001313924789428711, 'params' => NULL, ), 139 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0006289482116699219, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => 'body, .ow, body, html, .base_sign_in', 'defaultValue' => '#333', 'type' => 'color', 'themeId' => 1609, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 140 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003838539123535156, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html', 'defaultValue' => '#c4c4c4', 'type' => 'color', 'themeId' => 1609, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 141 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003612041473388672, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a', 'defaultValue' => '#ae9e78', 'type' => 'color', 'themeId' => 1609, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 142 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00034499168395996094, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#e4e4e4', 'type' => 'color', 'themeId' => 1609, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 143 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00028204917907714844, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow_footer', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1609, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '7. Footer background color', 'description' => NULL, 'mobile' => false, ), ), 144 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00035381317138671875, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1609, 'key' => 'headerBackground', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 145 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0002999305725097656, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_logo_wrap a', 'defaultValue' => 'url(images/logo_console.png)', 'type' => 'image', 'themeId' => 1609, 'key' => 'ConsoleImage', 'section' => '1. General Settings', 'label' => '6. Console logo image', 'description' => NULL, 'mobile' => false, ), ), 146 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0002911090850830078, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.logo_url', 'defaultValue' => 'url(images/logo_inner.png)', 'type' => 'image', 'themeId' => 1609, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '5. Inner logo image', 'description' => NULL, 'mobile' => false, ), ), 147 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003440380096435547, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#cbcbcb', 'type' => 'color', 'themeId' => 1609, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 148 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003211498260498047, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#D76243', 'type' => 'color', 'themeId' => 1609, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 149 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003039836883544922, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.index_master_page .logo_url', 'defaultValue' => 'url(images/logo_index.png)', 'type' => 'image', 'themeId' => 1609, 'key' => 'indexLogoImage', 'section' => '1. General Settings', 'label' => '4. Index logo image', 'description' => NULL, 'mobile' => false, ), ), 150 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003490447998046875, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.index_master_page .ow_header', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1609, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 151 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002460479736328125, 'params' => array ( 'id' => NULL, 'themeId' => 1609, 'type' => 'decorator', 'value' => 'button', ), ), 152 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023484230041503906, 'params' => array ( 'id' => NULL, 'themeId' => 1609, 'type' => 'master_page', 'value' => 'dndindex', ), ), 153 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00027298927307128906, 'params' => array ( 'id' => NULL, 'themeId' => 1609, 'type' => 'master_page', 'value' => 'general', ), ), 154 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00022101402282714844, 'params' => array ( 'id' => NULL, 'themeId' => 1609, 'type' => 'master_page', 'value' => 'index', ), ), 155 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023293495178222656, 'params' => array ( 'id' => NULL, 'themeId' => 1609, 'type' => 'master_page', 'value' => 'html_document', ), ), 156 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002110004425048828, 'params' => array ( 'id' => NULL, 'themeId' => 1609, 'type' => 'master_page', 'value' => 'blank', ), ), 157 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.00025200843811035156, 'params' => array ( 'id' => NULL, 'themeId' => 1609, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 158 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00037097930908203125, 'params' => array ( 0 => 1609, ), ), 159 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0011229515075683594, 'params' => array ( 'themeId' => 1609, 'themeId2' => 1609, ), ), 160 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1609', 'execTime' => 0.0002751350402832031, 'params' => array ( ), ), 161 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003180503845214844, 'params' => array ( 0 => 1610, ), ), 162 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003161430358886719, 'params' => array ( 0 => 1610, ), ), 163 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1610', 'execTime' => 0.0008440017700195312, 'params' => NULL, ), 164 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1610', 'execTime' => 0.0004451274871826172, 'params' => NULL, ), 165 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1610', 'execTime' => 0.0013129711151123047, 'params' => NULL, ), 166 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0006320476531982422, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => 'body, .base_sign_in', 'defaultValue' => '#e8e7e7', 'type' => 'color', 'themeId' => 1610, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 167 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003638267517089844, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html', 'defaultValue' => '#4f5460', 'type' => 'color', 'themeId' => 1610, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 168 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003190040588378906, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a', 'defaultValue' => '#465c95', 'type' => 'color', 'themeId' => 1610, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 169 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0004019737243652344, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#666', 'type' => 'color', 'themeId' => 1610, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 170 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.000347137451171875, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow_footer', 'defaultValue' => '#e17e64', 'type' => 'color', 'themeId' => 1610, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '7. Footer background color', 'description' => NULL, 'mobile' => false, ), ), 171 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00030803680419921875, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_logo_wrap a', 'defaultValue' => 'url(images/logo_console.png)', 'type' => 'image', 'themeId' => 1610, 'key' => 'ConsoleImage', 'section' => '1. General Settings', 'label' => '6. Console logo image', 'description' => NULL, 'mobile' => false, ), ), 172 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00034999847412109375, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header_pic_wrap', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1610, 'key' => 'headerBackground', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 173 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00032806396484375, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.logo_url', 'defaultValue' => 'url(images/logo_inner.png)', 'type' => 'image', 'themeId' => 1610, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '5. Inner logo image', 'description' => NULL, 'mobile' => false, ), ), 174 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003151893615722656, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#cbcbcb', 'type' => 'color', 'themeId' => 1610, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 175 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003159046173095703, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#D76243', 'type' => 'color', 'themeId' => 1610, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 176 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00031304359436035156, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.index_master_page .logo_url', 'defaultValue' => 'url(images/logo_index.png)', 'type' => 'image', 'themeId' => 1610, 'key' => 'indexLogoImage', 'section' => '1. General Settings', 'label' => '4. Index logo image', 'description' => NULL, 'mobile' => false, ), ), 177 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003209114074707031, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.index_master_page .ow_header', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1610, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 178 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00024700164794921875, 'params' => array ( 'id' => NULL, 'themeId' => 1610, 'type' => 'decorator', 'value' => 'button', ), ), 179 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002319812774658203, 'params' => array ( 'id' => NULL, 'themeId' => 1610, 'type' => 'master_page', 'value' => 'dndindex', ), ), 180 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00022292137145996094, 'params' => array ( 'id' => NULL, 'themeId' => 1610, 'type' => 'master_page', 'value' => 'general', ), ), 181 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002589225769042969, 'params' => array ( 'id' => NULL, 'themeId' => 1610, 'type' => 'master_page', 'value' => 'index', ), ), 182 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00021696090698242188, 'params' => array ( 'id' => NULL, 'themeId' => 1610, 'type' => 'master_page', 'value' => 'html_document', ), ), 183 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00022912025451660156, 'params' => array ( 'id' => NULL, 'themeId' => 1610, 'type' => 'master_page', 'value' => 'blank', ), ), 184 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.00025200843811035156, 'params' => array ( 'id' => NULL, 'themeId' => 1610, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 185 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00043201446533203125, 'params' => array ( 0 => 1610, ), ), 186 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0006840229034423828, 'params' => array ( 'themeId' => 1610, 'themeId2' => 1610, ), ), 187 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1610', 'execTime' => 0.00011801719665527344, 'params' => array ( ), ), 188 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00014901161193847656, 'params' => array ( 0 => 1611, ), ), 189 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.000141143798828125, 'params' => array ( 0 => 1611, ), ), 190 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1611', 'execTime' => 0.0002830028533935547, 'params' => NULL, ), 191 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1611', 'execTime' => 0.00015211105346679688, 'params' => NULL, ), 192 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1611', 'execTime' => 0.0003960132598876953, 'params' => NULL, ), 193 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0005090236663818359, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body', 'defaultValue' => '#2f0023', 'type' => 'color', 'themeId' => 1611, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 194 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00040602684020996094, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#cecece', 'type' => 'color', 'themeId' => 1611, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 195 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.000308990478515625, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#5079cd', 'type' => 'color', 'themeId' => 1611, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 196 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003218650817871094, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#cecece', 'type' => 'color', 'themeId' => 1611, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 197 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003650188446044922, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_page_wrap', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1611, 'key' => 'backgroundImage', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 198 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0002951622009277344, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header', 'defaultValue' => 'url(images/bg_pic.jpg)', 'type' => 'image', 'themeId' => 1611, 'key' => 'headerImage', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 199 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003349781036376953, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1611, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 200 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.000370025634765625, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#cecece', 'type' => 'color', 'themeId' => 1611, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 201 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00031685829162597656, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .sitelogo', 'defaultValue' => 'url(images/site_name.png)', 'type' => 'image', 'themeId' => 1611, 'key' => 'indexLogoImage', 'section' => '1. General Settings', 'label' => '4. Index Logo image', 'description' => NULL, 'mobile' => false, ), ), 202 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00030112266540527344, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.sitelogo', 'defaultValue' => 'url(images/site_name.png)', 'type' => 'image', 'themeId' => 1611, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '5. Logo image', 'description' => NULL, 'mobile' => false, ), ), 203 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002529621124267578, 'params' => array ( 'id' => NULL, 'themeId' => 1611, 'type' => 'decorator', 'value' => 'button', ), ), 204 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023603439331054688, 'params' => array ( 'id' => NULL, 'themeId' => 1611, 'type' => 'master_page', 'value' => 'dndindex', ), ), 205 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00021791458129882812, 'params' => array ( 'id' => NULL, 'themeId' => 1611, 'type' => 'master_page', 'value' => 'general', ), ), 206 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00024700164794921875, 'params' => array ( 'id' => NULL, 'themeId' => 1611, 'type' => 'master_page', 'value' => 'index', ), ), 207 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002300739288330078, 'params' => array ( 'id' => NULL, 'themeId' => 1611, 'type' => 'master_page', 'value' => 'html_document', ), ), 208 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00021195411682128906, 'params' => array ( 'id' => NULL, 'themeId' => 1611, 'type' => 'master_page', 'value' => 'blank', ), ), 209 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.0002510547637939453, 'params' => array ( 'id' => NULL, 'themeId' => 1611, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 210 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0004761219024658203, 'params' => array ( 0 => 1611, ), ), 211 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0010979175567626953, 'params' => array ( 'themeId' => 1611, 'themeId2' => 1611, ), ), 212 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1611', 'execTime' => 0.0002300739288330078, 'params' => array ( ), ), 213 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003249645233154297, 'params' => array ( 0 => 1612, ), ), 214 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.000263214111328125, 'params' => array ( 0 => 1612, ), ), 215 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1612', 'execTime' => 0.0008919239044189453, 'params' => NULL, ), 216 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1612', 'execTime' => 0.0004279613494873047, 'params' => NULL, ), 217 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1612', 'execTime' => 0.0014429092407226562, 'params' => NULL, ), 218 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00043201446533203125, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body', 'defaultValue' => '#493e5e', 'type' => 'color', 'themeId' => 1612, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 219 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00028395652770996094, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#b9b3bd', 'type' => 'color', 'themeId' => 1612, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 220 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00024390220642089844, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#4aaed3', 'type' => 'color', 'themeId' => 1612, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 221 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00023889541625976562, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#d9d1dd', 'type' => 'color', 'themeId' => 1612, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 222 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00023603439331054688, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_page_wrap', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1612, 'key' => 'backgroundImage', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 223 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00024700164794921875, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header', 'defaultValue' => 'url(images/bg_pic.jpg)', 'type' => 'image', 'themeId' => 1612, 'key' => 'headerBackground', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 224 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00020503997802734375, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_site_panel_logo', 'defaultValue' => 'url(images/site_name3.png)', 'type' => 'image', 'themeId' => 1612, 'key' => 'ConsoleImage', 'section' => '1. General Settings', 'label' => '6. Console logo image', 'description' => NULL, 'mobile' => false, ), ), 225 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00012421607971191406, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#aba8af', 'type' => 'color', 'themeId' => 1612, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 226 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001289844512939453, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#cecece', 'type' => 'color', 'themeId' => 1612, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 227 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001239776611328125, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .sitelogo', 'defaultValue' => 'url(images/site_name.png)', 'type' => 'image', 'themeId' => 1612, 'key' => 'indexLogoImage', 'section' => '1. General Settings', 'label' => '4. Index logo image', 'description' => NULL, 'mobile' => false, ), ), 228 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00014495849609375, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.sitelogo', 'defaultValue' => 'url(images/site_name2.png)', 'type' => 'image', 'themeId' => 1612, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '5. Inner logo image', 'description' => NULL, 'mobile' => false, ), ), 229 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011801719665527344, 'params' => array ( 'id' => NULL, 'themeId' => 1612, 'type' => 'decorator', 'value' => 'button', ), ), 230 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010895729064941406, 'params' => array ( 'id' => NULL, 'themeId' => 1612, 'type' => 'master_page', 'value' => 'dndindex', ), ), 231 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 9.799003601074219E-5, 'params' => array ( 'id' => NULL, 'themeId' => 1612, 'type' => 'master_page', 'value' => 'general', ), ), 232 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 9.799003601074219E-5, 'params' => array ( 'id' => NULL, 'themeId' => 1612, 'type' => 'master_page', 'value' => 'index', ), ), 233 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 9.703636169433594E-5, 'params' => array ( 'id' => NULL, 'themeId' => 1612, 'type' => 'master_page', 'value' => 'html_document', ), ), 234 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 9.489059448242188E-5, 'params' => array ( 'id' => NULL, 'themeId' => 1612, 'type' => 'master_page', 'value' => 'blank', ), ), 235 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.00013399124145507812, 'params' => array ( 'id' => NULL, 'themeId' => 1612, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 236 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002040863037109375, 'params' => array ( 0 => 1612, ), ), 237 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0004830360412597656, 'params' => array ( 'themeId' => 1612, 'themeId2' => 1612, ), ), 238 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1612', 'execTime' => 0.00011110305786132812, 'params' => array ( ), ), 239 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001430511474609375, 'params' => array ( 0 => 1613, ), ), 240 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.000125885009765625, 'params' => array ( 0 => 1613, ), ), 241 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1613', 'execTime' => 0.0004520416259765625, 'params' => NULL, ), 242 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1613', 'execTime' => 0.0001609325408935547, 'params' => NULL, ), 243 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1613', 'execTime' => 0.0004851818084716797, 'params' => NULL, ), 244 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0004291534423828125, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1613, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 245 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003330707550048828, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#4b4b4b', 'type' => 'color', 'themeId' => 1613, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 246 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0004150867462158203, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#0a4200', 'type' => 'color', 'themeId' => 1613, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 247 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00039505958557128906, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#0a4200', 'type' => 'color', 'themeId' => 1613, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 248 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0002009868621826172, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_page_wrap', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1613, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 249 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00014090538024902344, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow_footer, .base_index_page .ow_footer', 'defaultValue' => '#4b4b4b', 'type' => 'color', 'themeId' => 1613, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '5. Footer background', 'description' => NULL, 'mobile' => false, ), ), 250 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013494491577148438, 'params' => array ( 'id' => NULL, 'attribute' => 'background', 'selector' => '.ow_header', 'defaultValue' => 'url(images/bg_pic.png)', 'type' => 'image', 'themeId' => 1613, 'key' => 'headerImage', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 251 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001361370086669922, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#4b4b4b', 'type' => 'color', 'themeId' => 1613, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 252 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013518333435058594, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#4b4b4b', 'type' => 'color', 'themeId' => 1613, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 253 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013494491577148438, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.sitelogo', 'defaultValue' => 'url(images/site_name.png)', 'type' => 'image', 'themeId' => 1613, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '4. Logo image', 'description' => NULL, 'mobile' => false, ), ), 254 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001461505889892578, 'params' => array ( 'id' => NULL, 'themeId' => 1613, 'type' => 'decorator', 'value' => 'button', ), ), 255 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00013113021850585938, 'params' => array ( 'id' => NULL, 'themeId' => 1613, 'type' => 'master_page', 'value' => 'dndindex', ), ), 256 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011587142944335938, 'params' => array ( 'id' => NULL, 'themeId' => 1613, 'type' => 'master_page', 'value' => 'general', ), ), 257 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011205673217773438, 'params' => array ( 'id' => NULL, 'themeId' => 1613, 'type' => 'master_page', 'value' => 'index', ), ), 258 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010895729064941406, 'params' => array ( 'id' => NULL, 'themeId' => 1613, 'type' => 'master_page', 'value' => 'html_document', ), ), 259 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010919570922851562, 'params' => array ( 'id' => NULL, 'themeId' => 1613, 'type' => 'master_page', 'value' => 'blank', ), ), 260 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.0001399517059326172, 'params' => array ( 'id' => NULL, 'themeId' => 1613, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 261 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00021195411682128906, 'params' => array ( 0 => 1613, ), ), 262 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.00040602684020996094, 'params' => array ( 'themeId' => 1613, 'themeId2' => 1613, ), ), 263 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1613', 'execTime' => 0.00011610984802246094, 'params' => array ( ), ), 264 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001571178436279297, 'params' => array ( 0 => 1614, ), ), 265 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00014400482177734375, 'params' => array ( 0 => 1614, ), ), 266 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1614', 'execTime' => 0.00027298927307128906, 'params' => NULL, ), 267 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1614', 'execTime' => 0.00015115737915039062, 'params' => NULL, ), 268 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1614', 'execTime' => 0.0003669261932373047, 'params' => NULL, ), 269 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0002868175506591797, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => 'body, .ow, body, html, .base_sign_in', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1614, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 270 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00014495849609375, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html', 'defaultValue' => '#868686', 'type' => 'color', 'themeId' => 1614, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 271 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00015306472778320312, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a', 'defaultValue' => '#ae9e78', 'type' => 'color', 'themeId' => 1614, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 272 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001380443572998047, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#4c4c4c', 'type' => 'color', 'themeId' => 1614, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 273 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001289844512939453, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1614, 'key' => 'headerBackground', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 274 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001251697540283203, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_logo_wrap a', 'defaultValue' => 'url(images/logo_console.png)', 'type' => 'image', 'themeId' => 1614, 'key' => 'ConsoleImage', 'section' => '1. General Settings', 'label' => '6. Console logo image', 'description' => NULL, 'mobile' => false, ), ), 275 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001380443572998047, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.logo_url', 'defaultValue' => 'url(images/logo_inner.png)', 'type' => 'image', 'themeId' => 1614, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '5. Inner logo image', 'description' => NULL, 'mobile' => false, ), ), 276 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00012612342834472656, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#4c4c4c', 'type' => 'color', 'themeId' => 1614, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 277 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013494491577148438, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow_footer', 'defaultValue' => '#191514', 'type' => 'color', 'themeId' => 1614, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '7. Footer background color', 'description' => NULL, 'mobile' => false, ), ), 278 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001468658447265625, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#D76243', 'type' => 'color', 'themeId' => 1614, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 279 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013494491577148438, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.index_master_page .logo_url', 'defaultValue' => 'url(images/logo_index.png)', 'type' => 'image', 'themeId' => 1614, 'key' => 'indexLogoImage', 'section' => '1. General Settings', 'label' => '4. Index logo image', 'description' => NULL, 'mobile' => false, ), ), 280 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001289844512939453, 'params' => array ( 'id' => NULL, 'themeId' => 1614, 'type' => 'decorator', 'value' => 'button', ), ), 281 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011706352233886719, 'params' => array ( 'id' => NULL, 'themeId' => 1614, 'type' => 'master_page', 'value' => 'dndindex', ), ), 282 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010704994201660156, 'params' => array ( 'id' => NULL, 'themeId' => 1614, 'type' => 'master_page', 'value' => 'general', ), ), 283 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010609626770019531, 'params' => array ( 'id' => NULL, 'themeId' => 1614, 'type' => 'master_page', 'value' => 'index', ), ), 284 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00012087821960449219, 'params' => array ( 'id' => NULL, 'themeId' => 1614, 'type' => 'master_page', 'value' => 'html_document', ), ), 285 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010800361633300781, 'params' => array ( 'id' => NULL, 'themeId' => 1614, 'type' => 'master_page', 'value' => 'blank', ), ), 286 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.0001308917999267578, 'params' => array ( 'id' => NULL, 'themeId' => 1614, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 287 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00019478797912597656, 'params' => array ( 0 => 1614, ), ), 288 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0004131793975830078, 'params' => array ( 'themeId' => 1614, 'themeId2' => 1614, ), ), 289 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1614', 'execTime' => 0.00011205673217773438, 'params' => array ( ), ), 290 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001430511474609375, 'params' => array ( 0 => 1615, ), ), 291 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00013899803161621094, 'params' => array ( 0 => 1615, ), ), 292 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1615', 'execTime' => 0.00035500526428222656, 'params' => NULL, ), 293 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1615', 'execTime' => 0.0001571178436279297, 'params' => NULL, ), 294 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1615', 'execTime' => 0.0003650188446044922, 'params' => NULL, ), 295 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003108978271484375, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body', 'defaultValue' => '#000', 'type' => 'color', 'themeId' => 1615, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 296 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00014591217041015625, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html', 'defaultValue' => '#ffffe6', 'type' => 'color', 'themeId' => 1615, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 297 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001418590545654297, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#fffde3', 'type' => 'color', 'themeId' => 1615, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 298 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001461505889892578, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#796458', 'type' => 'color', 'themeId' => 1615, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 299 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013399124145507812, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_page_wrap', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1615, 'key' => 'backgroundImage', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 300 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00012683868408203125, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow_footer', 'defaultValue' => '#000', 'type' => 'color', 'themeId' => 1615, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '5. Footer background', 'description' => NULL, 'mobile' => false, ), ), 301 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013709068298339844, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header', 'defaultValue' => 'url(images/bg_pic.jpg)', 'type' => 'image', 'themeId' => 1615, 'key' => 'headerImage', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 302 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001399517059326172, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#ffffe6', 'type' => 'color', 'themeId' => 1615, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 303 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00012993812561035156, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#796458', 'type' => 'color', 'themeId' => 1615, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 304 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001480579376220703, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.sitelogo', 'defaultValue' => 'url(images/site_name.png)', 'type' => 'image', 'themeId' => 1615, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '4. Logo image', 'description' => NULL, 'mobile' => false, ), ), 305 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001468658447265625, 'params' => array ( 'id' => NULL, 'themeId' => 1615, 'type' => 'decorator', 'value' => 'button', ), ), 306 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001220703125, 'params' => array ( 'id' => NULL, 'themeId' => 1615, 'type' => 'master_page', 'value' => 'dndindex', ), ), 307 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011301040649414062, 'params' => array ( 'id' => NULL, 'themeId' => 1615, 'type' => 'master_page', 'value' => 'general', ), ), 308 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010991096496582031, 'params' => array ( 'id' => NULL, 'themeId' => 1615, 'type' => 'master_page', 'value' => 'index', ), ), 309 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010991096496582031, 'params' => array ( 'id' => NULL, 'themeId' => 1615, 'type' => 'master_page', 'value' => 'html_document', ), ), 310 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010585784912109375, 'params' => array ( 'id' => NULL, 'themeId' => 1615, 'type' => 'master_page', 'value' => 'blank', ), ), 311 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.00013780593872070312, 'params' => array ( 'id' => NULL, 'themeId' => 1615, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 312 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001938343048095703, 'params' => array ( 0 => 1615, ), ), 313 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.00039696693420410156, 'params' => array ( 'themeId' => 1615, 'themeId2' => 1615, ), ), 314 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1615', 'execTime' => 0.00011706352233886719, 'params' => array ( ), ), 315 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00014495849609375, 'params' => array ( 0 => 1616, ), ), 316 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001380443572998047, 'params' => array ( 0 => 1616, ), ), 317 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1616', 'execTime' => 0.0002760887145996094, 'params' => NULL, ), 318 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1616', 'execTime' => 0.0001468658447265625, 'params' => NULL, ), 319 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1616', 'execTime' => 0.0003960132598876953, 'params' => NULL, ), 320 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0002739429473876953, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => 'body, .base_sign_in', 'defaultValue' => '#bfc6c6', 'type' => 'color', 'themeId' => 1616, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 321 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00016999244689941406, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#4f5058', 'type' => 'color', 'themeId' => 1616, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 322 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00014400482177734375, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#0060aa', 'type' => 'color', 'themeId' => 1616, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 323 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001430511474609375, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#4F5058', 'type' => 'color', 'themeId' => 1616, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 324 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001308917999267578, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow_footer', 'defaultValue' => '#f9faff', 'type' => 'color', 'themeId' => 1616, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '6. Footer background color', 'description' => NULL, 'mobile' => false, ), ), 325 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013685226440429688, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_logo_wrap', 'defaultValue' => 'url(images/header_pic.png)', 'type' => 'image', 'themeId' => 1616, 'key' => 'headerBackground', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 326 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001361370086669922, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_logo_wrap a.ow_logo', 'defaultValue' => 'url(images/site_logo.png)', 'type' => 'image', 'themeId' => 1616, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '5. Inner logo image', 'description' => NULL, 'mobile' => false, ), ), 327 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00015282630920410156, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#4f5058', 'type' => 'color', 'themeId' => 1616, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 328 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013518333435058594, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#494949', 'type' => 'color', 'themeId' => 1616, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 329 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013399124145507812, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.index_master_page .ow_header_in', 'defaultValue' => 'url(images/indexpage_header_image.png)', 'type' => 'image', 'themeId' => 1616, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 330 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001399517059326172, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.index_master_page .logo_url', 'defaultValue' => 'url(images/indexpage_logo.png)', 'type' => 'image', 'themeId' => 1616, 'key' => 'indexLogoImage', 'section' => '1. General Settings', 'label' => '4. Index logo image', 'description' => NULL, 'mobile' => false, ), ), 331 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001289844512939453, 'params' => array ( 'id' => NULL, 'themeId' => 1616, 'type' => 'decorator', 'value' => 'button', ), ), 332 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00012087821960449219, 'params' => array ( 'id' => NULL, 'themeId' => 1616, 'type' => 'master_page', 'value' => 'dndindex', ), ), 333 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001289844512939453, 'params' => array ( 'id' => NULL, 'themeId' => 1616, 'type' => 'master_page', 'value' => 'general', ), ), 334 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010991096496582031, 'params' => array ( 'id' => NULL, 'themeId' => 1616, 'type' => 'master_page', 'value' => 'index', ), ), 335 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010704994201660156, 'params' => array ( 'id' => NULL, 'themeId' => 1616, 'type' => 'master_page', 'value' => 'html_document', ), ), 336 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010585784912109375, 'params' => array ( 'id' => NULL, 'themeId' => 1616, 'type' => 'master_page', 'value' => 'blank', ), ), 337 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.00013113021850585938, 'params' => array ( 'id' => NULL, 'themeId' => 1616, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 338 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00019407272338867188, 'params' => array ( 0 => 1616, ), ), 339 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0004520416259765625, 'params' => array ( 'themeId' => 1616, 'themeId2' => 1616, ), ), 340 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1616', 'execTime' => 0.00011396408081054688, 'params' => array ( ), ), 341 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00014281272888183594, 'params' => array ( 0 => 1617, ), ), 342 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00013899803161621094, 'params' => array ( 0 => 1617, ), ), 343 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1617', 'execTime' => 0.0002968311309814453, 'params' => NULL, ), 344 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1617', 'execTime' => 0.00015401840209960938, 'params' => NULL, ), 345 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1617', 'execTime' => 0.00033092498779296875, 'params' => NULL, ), 346 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003039836883544922, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body', 'defaultValue' => '#fdfff0', 'type' => 'color', 'themeId' => 1617, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 347 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00016498565673828125, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#52483f', 'type' => 'color', 'themeId' => 1617, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 348 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.000141143798828125, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#009683', 'type' => 'color', 'themeId' => 1617, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 349 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001380443572998047, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#009683', 'type' => 'color', 'themeId' => 1617, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 350 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013709068298339844, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_page_wrap', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1617, 'key' => 'backgroundImage', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 351 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013494491577148438, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header', 'defaultValue' => 'url(images/bg_pic.jpg)', 'type' => 'image', 'themeId' => 1617, 'key' => 'headerImage', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 352 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013399124145507812, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#52483f', 'type' => 'color', 'themeId' => 1617, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 353 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00015306472778320312, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#52483f', 'type' => 'color', 'themeId' => 1617, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 354 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001342296600341797, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.sitelogo', 'defaultValue' => 'url(images/site_name.png)', 'type' => 'image', 'themeId' => 1617, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '4. Logo image', 'description' => NULL, 'mobile' => false, ), ), 355 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001289844512939453, 'params' => array ( 'id' => NULL, 'themeId' => 1617, 'type' => 'decorator', 'value' => 'button', ), ), 356 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00012302398681640625, 'params' => array ( 'id' => NULL, 'themeId' => 1617, 'type' => 'master_page', 'value' => 'dndindex', ), ), 357 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011301040649414062, 'params' => array ( 'id' => NULL, 'themeId' => 1617, 'type' => 'master_page', 'value' => 'general', ), ), 358 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011301040649414062, 'params' => array ( 'id' => NULL, 'themeId' => 1617, 'type' => 'master_page', 'value' => 'index', ), ), 359 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001270771026611328, 'params' => array ( 'id' => NULL, 'themeId' => 1617, 'type' => 'master_page', 'value' => 'html_document', ), ), 360 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011706352233886719, 'params' => array ( 'id' => NULL, 'themeId' => 1617, 'type' => 'master_page', 'value' => 'blank', ), ), 361 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.00013184547424316406, 'params' => array ( 'id' => NULL, 'themeId' => 1617, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 362 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00019598007202148438, 'params' => array ( 0 => 1617, ), ), 363 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0004119873046875, 'params' => array ( 'themeId' => 1617, 'themeId2' => 1617, ), ), 364 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1617', 'execTime' => 0.00011301040649414062, 'params' => array ( ), ), 365 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00014400482177734375, 'params' => array ( 0 => 1618, ), ), 366 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00013899803161621094, 'params' => array ( 0 => 1618, ), ), 367 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1618', 'execTime' => 0.00027489662170410156, 'params' => NULL, ), 368 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1618', 'execTime' => 0.0001480579376220703, 'params' => NULL, ), 369 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1618', 'execTime' => 0.00039005279541015625, 'params' => NULL, ), 370 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0002791881561279297, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body', 'defaultValue' => '#090f10', 'type' => 'color', 'themeId' => 1618, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 371 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001480579376220703, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#d6d6be', 'type' => 'color', 'themeId' => 1618, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 372 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001361370086669922, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#7ce6fe', 'type' => 'color', 'themeId' => 1618, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 373 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001518726348876953, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#d6d6be', 'type' => 'color', 'themeId' => 1618, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 374 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00014591217041015625, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page', 'defaultValue' => 'url(images/promo.png)', 'type' => 'image', 'themeId' => 1618, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 375 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001380443572998047, 'params' => array ( 'id' => NULL, 'attribute' => 'background', 'selector' => '.ow_footer', 'defaultValue' => '#04070e', 'type' => 'color', 'themeId' => 1618, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '6. Footer background color', 'description' => NULL, 'mobile' => false, ), ), 376 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00014090538024902344, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header', 'defaultValue' => 'url(images/header.png)', 'type' => 'image', 'themeId' => 1618, 'key' => 'headerBackground', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 377 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013303756713867188, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#d6d6be', 'type' => 'color', 'themeId' => 1618, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 378 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001380443572998047, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#b2bac0', 'type' => 'color', 'themeId' => 1618, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 379 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00014901161193847656, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .sitelogo', 'defaultValue' => 'url(images/site_name.png)', 'type' => 'image', 'themeId' => 1618, 'key' => 'indexLogoImage', 'section' => '1. General Settings', 'label' => '4. Index logo image', 'description' => NULL, 'mobile' => false, ), ), 380 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001461505889892578, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.sitelogo', 'defaultValue' => 'url(images/site_name_inner.png)', 'type' => 'image', 'themeId' => 1618, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '5. Inner logo image', 'description' => NULL, 'mobile' => false, ), ), 381 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00012803077697753906, 'params' => array ( 'id' => NULL, 'themeId' => 1618, 'type' => 'decorator', 'value' => 'button', ), ), 382 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011920928955078125, 'params' => array ( 'id' => NULL, 'themeId' => 1618, 'type' => 'master_page', 'value' => 'dndindex', ), ), 383 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011014938354492188, 'params' => array ( 'id' => NULL, 'themeId' => 1618, 'type' => 'master_page', 'value' => 'general', ), ), 384 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010800361633300781, 'params' => array ( 'id' => NULL, 'themeId' => 1618, 'type' => 'master_page', 'value' => 'index', ), ), 385 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010800361633300781, 'params' => array ( 'id' => NULL, 'themeId' => 1618, 'type' => 'master_page', 'value' => 'html_document', ), ), 386 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011491775512695312, 'params' => array ( 'id' => NULL, 'themeId' => 1618, 'type' => 'master_page', 'value' => 'blank', ), ), 387 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.0001361370086669922, 'params' => array ( 'id' => NULL, 'themeId' => 1618, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 388 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002009868621826172, 'params' => array ( 0 => 1618, ), ), 389 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.00041294097900390625, 'params' => array ( 'themeId' => 1618, 'themeId2' => 1618, ), ), 390 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1618', 'execTime' => 0.00012087821960449219, 'params' => array ( ), ), 391 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00014495849609375, 'params' => array ( 0 => 1619, ), ), 392 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00013899803161621094, 'params' => array ( 0 => 1619, ), ), 393 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1619', 'execTime' => 0.00034308433532714844, 'params' => NULL, ), 394 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1619', 'execTime' => 0.00015592575073242188, 'params' => NULL, ), 395 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1619', 'execTime' => 0.0003800392150878906, 'params' => NULL, ), 396 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003008842468261719, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '@import url(\'https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700&display=swap\'); body, .ow, body, html, .base_sign_in', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1619, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 397 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00015497207641601562, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html', 'defaultValue' => '#666', 'type' => 'color', 'themeId' => 1619, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 398 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.000164031982421875, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a', 'defaultValue' => '#0e0e0e', 'type' => 'color', 'themeId' => 1619, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 399 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013685226440429688, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#4c4c4c', 'type' => 'color', 'themeId' => 1619, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 400 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00015401840209960938, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_header', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1619, 'key' => 'headerBackground', 'section' => '1. General Settings', 'label' => '2. Header background image', 'description' => NULL, 'mobile' => false, ), ), 401 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013303756713867188, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_logo_wrap a', 'defaultValue' => 'url(images/logo_console.png)', 'type' => 'image', 'themeId' => 1619, 'key' => 'indexLogoImage', 'section' => '1. General Settings', 'label' => '3. Index logo image', 'description' => NULL, 'mobile' => false, ), ), 402 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001308917999267578, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_site_panel_wrap.site_panel_wrap_bg_color .ow_logo_wrap a', 'defaultValue' => 'url(images/logo_console.png)', 'type' => 'image', 'themeId' => 1619, 'key' => 'indexLogoImageScroll', 'section' => '1. General Settings', 'label' => '4. Index logo image scroll', 'description' => NULL, 'mobile' => false, ), ), 403 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001308917999267578, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_logo_wrap a', 'defaultValue' => 'url(images/logo_console_black.png)', 'type' => 'image', 'themeId' => 1619, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '5. Inner logo image', 'description' => NULL, 'mobile' => false, ), ), 404 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013303756713867188, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_site_panel_wrap.site_panel_wrap_bg_color .ow_logo_wrap a', 'defaultValue' => 'url(images/logo_console.png)', 'type' => 'image', 'themeId' => 1619, 'key' => 'ConsoleImage', 'section' => '1. General Settings', 'label' => '6. Inner logo image scroll', 'description' => NULL, 'mobile' => false, ), ), 405 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00015211105346679688, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'html body .ow_box_cap h3, .ow_box_cap_empty h3', 'defaultValue' => '#787878', 'type' => 'color', 'themeId' => 1619, 'key' => 'WidgetTitleColor', 'section' => '2. Colors', 'label' => '6. Box title', 'description' => NULL, 'mobile' => false, ), ), 406 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013589859008789062, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#0e0e0e', 'type' => 'color', 'themeId' => 1619, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 407 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001270771026611328, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow_footer', 'defaultValue' => '#0e0e0e', 'type' => 'color', 'themeId' => 1619, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '7. Footer background color', 'description' => NULL, 'mobile' => false, ), ), 408 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013208389282226562, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#666', 'type' => 'color', 'themeId' => 1619, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 409 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.000125885009765625, 'params' => array ( 'id' => NULL, 'themeId' => 1619, 'type' => 'decorator', 'value' => 'button', ), ), 410 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00012302398681640625, 'params' => array ( 'id' => NULL, 'themeId' => 1619, 'type' => 'master_page', 'value' => 'dndindex', ), ), 411 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00012087821960449219, 'params' => array ( 'id' => NULL, 'themeId' => 1619, 'type' => 'master_page', 'value' => 'general', ), ), 412 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011110305786132812, 'params' => array ( 'id' => NULL, 'themeId' => 1619, 'type' => 'master_page', 'value' => 'index', ), ), 413 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010895729064941406, 'params' => array ( 'id' => NULL, 'themeId' => 1619, 'type' => 'master_page', 'value' => 'html_document', ), ), 414 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010895729064941406, 'params' => array ( 'id' => NULL, 'themeId' => 1619, 'type' => 'master_page', 'value' => 'blank', ), ), 415 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.00013589859008789062, 'params' => array ( 'id' => NULL, 'themeId' => 1619, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 416 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00019502639770507812, 'params' => array ( 0 => 1619, ), ), 417 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0004451274871826172, 'params' => array ( 'themeId' => 1619, 'themeId2' => 1619, ), ), 418 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1619', 'execTime' => 0.00011110305786132812, 'params' => array ( ), ), 419 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001418590545654297, 'params' => array ( 0 => 1620, ), ), 420 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001380443572998047, 'params' => array ( 0 => 1620, ), ), 421 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1620', 'execTime' => 0.0002779960632324219, 'params' => NULL, ), 422 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1620', 'execTime' => 0.0001480579376220703, 'params' => NULL, ), 423 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1620', 'execTime' => 0.0003829002380371094, 'params' => NULL, ), 424 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003001689910888672, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body', 'defaultValue' => '#e6e0ec', 'type' => 'color', 'themeId' => 1620, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 425 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00020503997802734375, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#7e6587', 'type' => 'color', 'themeId' => 1620, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 426 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00016999244689941406, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#00677d', 'type' => 'color', 'themeId' => 1620, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 427 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001418590545654297, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#7e6587', 'type' => 'color', 'themeId' => 1620, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 428 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013685226440429688, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow_footer', 'defaultValue' => 'rgba(255,255,255,0.3)', 'type' => 'color', 'themeId' => 1620, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '5. Footer background color', 'description' => NULL, 'mobile' => false, ), ), 429 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00014495849609375, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header_wrap', 'defaultValue' => 'url(images/bg.png)', 'type' => 'image', 'themeId' => 1620, 'key' => 'HeaderbackgroundImage', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 430 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00014400482177734375, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_logo', 'defaultValue' => 'url(images/header_s.png)', 'type' => 'image', 'themeId' => 1620, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '4. Logo image', 'description' => NULL, 'mobile' => false, ), ), 431 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013113021850585938, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#7e6587', 'type' => 'color', 'themeId' => 1620, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 432 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013494491577148438, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#00677D', 'type' => 'color', 'themeId' => 1620, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 433 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00012993812561035156, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_sign_in, .base_index_page', 'defaultValue' => 'url(images/bg.png)', 'type' => 'image', 'themeId' => 1620, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 434 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001289844512939453, 'params' => array ( 'id' => NULL, 'themeId' => 1620, 'type' => 'decorator', 'value' => 'button', ), ), 435 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00012183189392089844, 'params' => array ( 'id' => NULL, 'themeId' => 1620, 'type' => 'master_page', 'value' => 'dndindex', ), ), 436 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001289844512939453, 'params' => array ( 'id' => NULL, 'themeId' => 1620, 'type' => 'master_page', 'value' => 'general', ), ), 437 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011587142944335938, 'params' => array ( 'id' => NULL, 'themeId' => 1620, 'type' => 'master_page', 'value' => 'index', ), ), 438 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001068115234375, 'params' => array ( 'id' => NULL, 'themeId' => 1620, 'type' => 'master_page', 'value' => 'html_document', ), ), 439 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001049041748046875, 'params' => array ( 'id' => NULL, 'themeId' => 1620, 'type' => 'master_page', 'value' => 'blank', ), ), 440 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.00013113021850585938, 'params' => array ( 'id' => NULL, 'themeId' => 1620, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 441 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00019502639770507812, 'params' => array ( 0 => 1620, ), ), 442 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0004031658172607422, 'params' => array ( 'themeId' => 1620, 'themeId2' => 1620, ), ), 443 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1620', 'execTime' => 0.00011301040649414062, 'params' => array ( ), ), 444 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001430511474609375, 'params' => array ( 0 => 1621, ), ), 445 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001380443572998047, 'params' => array ( 0 => 1621, ), ), 446 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1621', 'execTime' => 0.0002930164337158203, 'params' => NULL, ), 447 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1621', 'execTime' => 0.00014781951904296875, 'params' => NULL, ), 448 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1621', 'execTime' => 0.0003979206085205078, 'params' => NULL, ), 449 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003039836883544922, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1621, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 450 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001590251922607422, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#52483f', 'type' => 'color', 'themeId' => 1621, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 451 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00015091896057128906, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#b4534d', 'type' => 'color', 'themeId' => 1621, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 452 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00014495849609375, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#616161', 'type' => 'color', 'themeId' => 1621, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 453 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013709068298339844, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_page_wrap', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1621, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 454 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00015783309936523438, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header', 'defaultValue' => 'url(images/bg_pic.jpg)', 'type' => 'image', 'themeId' => 1621, 'key' => 'headerBackground', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 455 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013494491577148438, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1621, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 456 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001399517059326172, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#52483f', 'type' => 'color', 'themeId' => 1621, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 457 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00013113021850585938, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .sitelogo', 'defaultValue' => 'url(images/site_logo.png)', 'type' => 'image', 'themeId' => 1621, 'key' => 'indexLogoImage', 'section' => '1. General Settings', 'label' => '4. Index logo image', 'description' => NULL, 'mobile' => false, ), ), 458 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0001289844512939453, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.sitelogo', 'defaultValue' => 'url(images/site_name.png)', 'type' => 'image', 'themeId' => 1621, 'key' => 'LogoImage', 'section' => '1. General Settings', 'label' => '5. Inner logo image', 'description' => NULL, 'mobile' => false, ), ), 459 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0001289844512939453, 'params' => array ( 'id' => NULL, 'themeId' => 1621, 'type' => 'decorator', 'value' => 'button', ), ), 460 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00013899803161621094, 'params' => array ( 'id' => NULL, 'themeId' => 1621, 'type' => 'master_page', 'value' => 'dndindex', ), ), 461 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011515617370605469, 'params' => array ( 'id' => NULL, 'themeId' => 1621, 'type' => 'master_page', 'value' => 'general', ), ), 462 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010895729064941406, 'params' => array ( 'id' => NULL, 'themeId' => 1621, 'type' => 'master_page', 'value' => 'index', ), ), 463 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00010895729064941406, 'params' => array ( 'id' => NULL, 'themeId' => 1621, 'type' => 'master_page', 'value' => 'html_document', ), ), 464 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00011014938354492188, 'params' => array ( 'id' => NULL, 'themeId' => 1621, 'type' => 'master_page', 'value' => 'blank', ), ), 465 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.00013303756713867188, 'params' => array ( 'id' => NULL, 'themeId' => 1621, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 466 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00020313262939453125, 'params' => array ( 0 => 1621, ), ), 467 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.00039696693420410156, 'params' => array ( 'themeId' => 1621, 'themeId2' => 1621, ), ), 468 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1621', 'execTime' => 0.00011396408081054688, 'params' => array ( ), ), 469 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001430511474609375, 'params' => array ( 0 => 1622, ), ), 470 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00014400482177734375, 'params' => array ( 0 => 1622, ), ), 471 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1622', 'execTime' => 0.0003600120544433594, 'params' => NULL, ), 472 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1622', 'execTime' => 0.0001609325408935547, 'params' => NULL, ), 473 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1622', 'execTime' => 0.00043392181396484375, 'params' => NULL, ), 474 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0006070137023925781, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body', 'defaultValue' => '#412e57', 'type' => 'color', 'themeId' => 1622, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 475 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00035309791564941406, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#2e64ff', 'type' => 'color', 'themeId' => 1622, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 476 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003819465637207031, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#616161', 'type' => 'color', 'themeId' => 1622, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 477 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003190040588378906, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_page_wrap', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1622, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 478 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003349781036376953, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_page_container .ow_page', 'defaultValue' => '#616161', 'type' => 'color', 'themeId' => 1622, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 479 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00035119056701660156, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header', 'defaultValue' => 'url(images/bg_pic.jpg)', 'type' => 'image', 'themeId' => 1622, 'key' => 'headerBackground', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 480 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003478527069091797, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#fff', 'type' => 'color', 'themeId' => 1622, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 481 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00038313865661621094, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#616161', 'type' => 'color', 'themeId' => 1622, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 482 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00027298927307128906, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_promo_collage_item1', 'defaultValue' => 'url(images/promo_collage1.png)', 'type' => 'image', 'themeId' => 1622, 'key' => 'collageimage1', 'section' => '3. Index Page', 'label' => 'Collage image 1', 'description' => NULL, 'mobile' => false, ), ), 483 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0002579689025878906, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_promo_collage_item2', 'defaultValue' => 'url(images/promo_collage2.png)', 'type' => 'image', 'themeId' => 1622, 'key' => 'collageimage2', 'section' => '3. Index Page', 'label' => 'Collage image 2', 'description' => NULL, 'mobile' => false, ), ), 484 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00026106834411621094, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_promo_collage_item3', 'defaultValue' => 'url(images/promo_collage3.png)', 'type' => 'image', 'themeId' => 1622, 'key' => 'collageimage3', 'section' => '3. Index Page', 'label' => 'Collage image 3', 'description' => NULL, 'mobile' => false, ), ), 485 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0002601146697998047, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_promo_collage_item4', 'defaultValue' => 'url(images/promo_collage4.png)', 'type' => 'image', 'themeId' => 1622, 'key' => 'collageimage4', 'section' => '3. Index Page', 'label' => 'Collage image 4', 'description' => NULL, 'mobile' => false, ), ), 486 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00026297569274902344, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_promo_collage_item5', 'defaultValue' => 'url(images/promo_collage5.png)', 'type' => 'image', 'themeId' => 1622, 'key' => 'collageimage5', 'section' => '3. Index Page', 'label' => 'Collage image 5', 'description' => NULL, 'mobile' => false, ), ), 487 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00030994415283203125, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_promo_left', 'defaultValue' => 'url(images/promo_left.jpg)', 'type' => 'image', 'themeId' => 1622, 'key' => 'qs_image', 'section' => '3. Index Page', 'label' => 'Quick Search Image', 'description' => NULL, 'mobile' => false, ), ), 488 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003330707550048828, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.sitelogo', 'defaultValue' => 'url(images/site_name.png)', 'type' => 'image', 'themeId' => 1622, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '4. Logo image', 'description' => NULL, 'mobile' => false, ), ), 489 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00024819374084472656, 'params' => array ( 'id' => NULL, 'themeId' => 1622, 'type' => 'decorator', 'value' => 'button', ), ), 490 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00022983551025390625, 'params' => array ( 'id' => NULL, 'themeId' => 1622, 'type' => 'master_page', 'value' => 'dndindex', ), ), 491 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023293495178222656, 'params' => array ( 'id' => NULL, 'themeId' => 1622, 'type' => 'master_page', 'value' => 'general', ), ), 492 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023412704467773438, 'params' => array ( 'id' => NULL, 'themeId' => 1622, 'type' => 'master_page', 'value' => 'index', ), ), 493 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00021505355834960938, 'params' => array ( 'id' => NULL, 'themeId' => 1622, 'type' => 'master_page', 'value' => 'html_document', ), ), 494 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00021219253540039062, 'params' => array ( 'id' => NULL, 'themeId' => 1622, 'type' => 'master_page', 'value' => 'blank', ), ), 495 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.00030493736267089844, 'params' => array ( 'id' => NULL, 'themeId' => 1622, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 496 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0004029273986816406, 'params' => array ( 0 => 1622, ), ), 497 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0011491775512695312, 'params' => array ( 'themeId' => 1622, 'themeId2' => 1622, ), ), 498 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1622', 'execTime' => 0.00031495094299316406, 'params' => array ( ), ), 499 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003230571746826172, 'params' => array ( 0 => 1623, ), ), 500 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00026702880859375, 'params' => array ( 0 => 1623, ), ), 501 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1623', 'execTime' => 0.000823974609375, 'params' => NULL, ), 502 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1623', 'execTime' => 0.00039005279541015625, 'params' => NULL, ), 503 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1623', 'execTime' => 0.0012249946594238281, 'params' => NULL, ), 504 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0006661415100097656, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body', 'defaultValue' => '#74adc0', 'type' => 'color', 'themeId' => 1623, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 505 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003829002380371094, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#c5ffff', 'type' => 'color', 'themeId' => 1623, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 506 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003561973571777344, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#7be1f9', 'type' => 'color', 'themeId' => 1623, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 507 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003299713134765625, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#2b6170', 'type' => 'color', 'themeId' => 1623, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 508 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0002999305725097656, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_page_wrap', 'defaultValue' => 'url(images/promo.png)', 'type' => 'image', 'themeId' => 1623, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 509 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003349781036376953, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow_footer', 'defaultValue' => '#6599ac', 'type' => 'color', 'themeId' => 1623, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '6. Footer background color', 'description' => NULL, 'mobile' => false, ), ), 510 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003199577331542969, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header', 'defaultValue' => 'url(images/header_pic.jpg)', 'type' => 'image', 'themeId' => 1623, 'key' => 'headerImage', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 511 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003380775451660156, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#2b6170', 'type' => 'color', 'themeId' => 1623, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 512 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.000347137451171875, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#3f6e7c', 'type' => 'color', 'themeId' => 1623, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 513 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003139972686767578, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .sitelogo', 'defaultValue' => 'url(images/site_name.png)', 'type' => 'image', 'themeId' => 1623, 'key' => 'indexLogoImage', 'section' => '1. General Settings', 'label' => '4. Index logo image', 'description' => NULL, 'mobile' => false, ), ), 514 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00031304359436035156, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.sitelogo', 'defaultValue' => 'url(images/logo_inner.png)', 'type' => 'image', 'themeId' => 1623, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '5. Inner logo image', 'description' => NULL, 'mobile' => false, ), ), 515 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002789497375488281, 'params' => array ( 'id' => NULL, 'themeId' => 1623, 'type' => 'decorator', 'value' => 'button', ), ), 516 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023603439331054688, 'params' => array ( 'id' => NULL, 'themeId' => 1623, 'type' => 'master_page', 'value' => 'dndindex', ), ), 517 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00022602081298828125, 'params' => array ( 'id' => NULL, 'themeId' => 1623, 'type' => 'master_page', 'value' => 'general', ), ), 518 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00021982192993164062, 'params' => array ( 'id' => NULL, 'themeId' => 1623, 'type' => 'master_page', 'value' => 'index', ), ), 519 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002720355987548828, 'params' => array ( 'id' => NULL, 'themeId' => 1623, 'type' => 'master_page', 'value' => 'html_document', ), ), 520 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002200603485107422, 'params' => array ( 'id' => NULL, 'themeId' => 1623, 'type' => 'master_page', 'value' => 'blank', ), ), 521 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.0002639293670654297, 'params' => array ( 'id' => NULL, 'themeId' => 1623, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 522 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003638267517089844, 'params' => array ( 0 => 1623, ), ), 523 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0010039806365966797, 'params' => array ( 'themeId' => 1623, 'themeId2' => 1623, ), ), 524 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1623', 'execTime' => 0.00022602081298828125, 'params' => array ( ), ), 525 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00027108192443847656, 'params' => array ( 0 => 1624, ), ), 526 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002970695495605469, 'params' => array ( 0 => 1624, ), ), 527 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1624', 'execTime' => 0.000843048095703125, 'params' => NULL, ), 528 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1624', 'execTime' => 0.00043392181396484375, 'params' => NULL, ), 529 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1624', 'execTime' => 0.0012760162353515625, 'params' => NULL, ), 530 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0006110668182373047, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow, body', 'defaultValue' => '#fff5fb', 'type' => 'color', 'themeId' => 1624, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 531 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0004119873046875, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html, .ow_page_container .ow_page', 'defaultValue' => '#553d2f', 'type' => 'color', 'themeId' => 1624, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 532 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00035500526428222656, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a, .ow_content a', 'defaultValue' => '#578581', 'type' => 'color', 'themeId' => 1624, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 533 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003719329833984375, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#715848', 'type' => 'color', 'themeId' => 1624, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 534 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003609657287597656, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.base_index_page .ow_page_wrap', 'defaultValue' => 'url(images/promo.jpg)', 'type' => 'image', 'themeId' => 1624, 'key' => 'indexPagebackground', 'section' => '1. General Settings', 'label' => '2. Index page background image', 'description' => NULL, 'mobile' => false, ), ), 535 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00032591819763183594, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => '.ow_footer', 'defaultValue' => '#fffdff', 'type' => 'color', 'themeId' => 1624, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '5. Footer background', 'description' => NULL, 'mobile' => false, ), ), 536 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003650188446044922, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_header', 'defaultValue' => 'url(images/bg_pic.jpg)', 'type' => 'image', 'themeId' => 1624, 'key' => 'headerBackground', 'section' => '1. General Settings', 'label' => '3. Header background image', 'description' => NULL, 'mobile' => false, ), ), 537 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00030303001403808594, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#715848', 'type' => 'color', 'themeId' => 1624, 'key' => 'menuColor', 'section' => '2. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 538 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003139972686767578, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#796458', 'type' => 'color', 'themeId' => 1624, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 539 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00032210350036621094, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.sitelogo', 'defaultValue' => 'url(images/site_name.png)', 'type' => 'image', 'themeId' => 1624, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '4. Logo image', 'description' => NULL, 'mobile' => false, ), ), 540 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002460479736328125, 'params' => array ( 'id' => NULL, 'themeId' => 1624, 'type' => 'decorator', 'value' => 'button', ), ), 541 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023818016052246094, 'params' => array ( 'id' => NULL, 'themeId' => 1624, 'type' => 'master_page', 'value' => 'dndindex', ), ), 542 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00025200843811035156, 'params' => array ( 'id' => NULL, 'themeId' => 1624, 'type' => 'master_page', 'value' => 'general', ), ), 543 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023698806762695312, 'params' => array ( 'id' => NULL, 'themeId' => 1624, 'type' => 'master_page', 'value' => 'index', ), ), 544 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002219676971435547, 'params' => array ( 'id' => NULL, 'themeId' => 1624, 'type' => 'master_page', 'value' => 'html_document', ), ), 545 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00020885467529296875, 'params' => array ( 'id' => NULL, 'themeId' => 1624, 'type' => 'master_page', 'value' => 'blank', ), ), 546 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.00026798248291015625, 'params' => array ( 'id' => NULL, 'themeId' => 1624, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 547 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00037097930908203125, 'params' => array ( 0 => 1624, ), ), 548 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.001068115234375, 'params' => array ( 'themeId' => 1624, 'themeId2' => 1624, ), ), 549 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1624', 'execTime' => 0.00025582313537597656, 'params' => array ( ), ), 550 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003330707550048828, 'params' => array ( 0 => 1625, ), ), 551 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003139972686767578, 'params' => array ( 0 => 1625, ), ), 552 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1625', 'execTime' => 0.000782012939453125, 'params' => NULL, ), 553 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1625', 'execTime' => 0.0004019737243652344, 'params' => NULL, ), 554 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1625', 'execTime' => 0.0010290145874023438, 'params' => NULL, ), 555 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0006380081176757812, 'params' => array ( 'id' => NULL, 'attribute' => 'background-color', 'selector' => 'body, .ow, .base_sign_in', 'defaultValue' => '#000213', 'type' => 'color', 'themeId' => 1625, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ), ), 556 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00034499168395996094, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'body, html', 'defaultValue' => '#B4BCD0', 'type' => 'color', 'themeId' => 1625, 'key' => 'textColor', 'section' => '3. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ), ), 557 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.00031185150146484375, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'a', 'defaultValue' => '#F7F8F8', 'type' => 'color', 'themeId' => 1625, 'key' => 'linkColor', 'section' => '3. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ), ), 558 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003628730773925781, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'h1', 'defaultValue' => '#F7F8F8', 'type' => 'color', 'themeId' => 1625, 'key' => 'titleColor', 'section' => '3. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ), ), 559 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003418922424316406, 'params' => array ( 'id' => NULL, 'attribute' => 'background-image', 'selector' => '.ow_logo_wrap a', 'defaultValue' => 'url(images/logo.svg)', 'type' => 'image', 'themeId' => 1625, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '2. Logo image', 'description' => NULL, 'mobile' => false, ), ), 560 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003662109375, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => 'html body .ow_box_cap h3, .ow_box_cap_empty h3', 'defaultValue' => '#F7F8F8', 'type' => 'color', 'themeId' => 1625, 'key' => 'WidgetTitleColor', 'section' => '3. Colors', 'label' => '6. Box title', 'description' => NULL, 'mobile' => false, ), ), 561 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003190040588378906, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_main_menu li a', 'defaultValue' => '#B4BCD0', 'type' => 'color', 'themeId' => 1625, 'key' => 'menuColor', 'section' => '3. Colors', 'label' => '4. Menu text color', 'description' => NULL, 'mobile' => false, ), ), 562 => array ( 'query' => 'INSERT INTO `ow_base_theme_control` (`id`,`attribute`,`selector`,`defaultValue`,`type`,`themeId`,`key`,`section`,`label`,`description`,`mobile`) VALUES (:id,:attribute,:selector,:defaultValue,:type,:themeId,:key,:section,:label,:description,:mobile)', 'execTime' => 0.0003368854522705078, 'params' => array ( 'id' => NULL, 'attribute' => 'color', 'selector' => '.ow_txt_value', 'defaultValue' => '#7989A0', 'type' => 'color', 'themeId' => 1625, 'key' => 'txtValue', 'section' => '3. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ), ), 563 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00030803680419921875, 'params' => array ( 'id' => NULL, 'themeId' => 1625, 'type' => 'decorator', 'value' => 'button', ), ), 564 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00023794174194335938, 'params' => array ( 'id' => NULL, 'themeId' => 1625, 'type' => 'master_page', 'value' => 'dndindex', ), ), 565 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00020885467529296875, 'params' => array ( 'id' => NULL, 'themeId' => 1625, 'type' => 'master_page', 'value' => 'general', ), ), 566 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00026106834411621094, 'params' => array ( 'id' => NULL, 'themeId' => 1625, 'type' => 'master_page', 'value' => 'index', ), ), 567 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.00022983551025390625, 'params' => array ( 'id' => NULL, 'themeId' => 1625, 'type' => 'master_page', 'value' => 'html_document', ), ), 568 => array ( 'query' => 'INSERT INTO `ow_base_theme_content` (`id`,`themeId`,`type`,`value`) VALUES (:id,:themeId,:type,:value)', 'execTime' => 0.0002200603485107422, 'params' => array ( 'id' => NULL, 'themeId' => 1625, 'type' => 'master_page', 'value' => 'blank', ), ), 569 => array ( 'query' => 'INSERT INTO `ow_base_theme_master_page` (`id`,`themeId`,`documentKey`,`masterPage`) VALUES (:id,:themeId,:documentKey,:masterPage)', 'execTime' => 0.0002598762512207031, 'params' => array ( 'id' => NULL, 'themeId' => 1625, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 570 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0004050731658935547, 'params' => array ( 0 => 1625, ), ), 571 => array ( 'query' => 'SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( SELECT * FROM `ow_base_theme_control_value` WHERE `themeId` = :themeId2 ) AS `cv` ON (`c`.`key` = `cv`.`themeControlKey`) WHERE `c`.`themeId` = :themeId ORDER BY `label`', 'execTime' => 0.0010089874267578125, 'params' => array ( 'themeId' => 1625, 'themeId2' => 1625, ), ), 572 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1625', 'execTime' => 0.0002269744873046875, 'params' => array ( ), ), 573 => array ( 'query' => 'SELECT * FROM ow_base_config WHERE `key` = \'base\' AND `name` = \'cachedEntitiesPostfix\' LIMIT 0, 1', 'execTime' => 0.0003299713134765625, 'params' => array ( ), ), 574 => array ( 'query' => 'UPDATE `ow_base_config` SET `value`=:value WHERE id=:id', 'execTime' => 0.0003409385681152344, 'params' => array ( 'id' => 521, 'value' => 'IPy6iryd', ), ), 575 => array ( 'query' => 'SELECT * FROM ow_base_config', 'execTime' => 0.0005869865417480469, 'params' => array ( ), ), 576 => array ( 'query' => 'SELECT * FROM ow_base_language WHERE `status` = \'active\'', 'execTime' => 0.0003948211669921875, 'params' => array ( ), ), 577 => array ( 'query' => 'SELECT k.*, p.`prefix`, v.`value` FROM ow_base_language_key AS k INNER JOIN ow_base_language_prefix AS p ON k.prefixId = p.id INNER JOIN ow_base_language_value AS v ON k.id = v.keyId AND v.languageId = ?', 'execTime' => 0.08172798156738281, 'params' => array ( 0 => 1, ), ), 578 => array ( 'query' => 'SELECT * FROM ow_base_language', 'execTime' => 0.0003809928894042969, 'params' => array ( ), ), 579 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `key` = \'simplicity\' LIMIT 0, 1', 'execTime' => 0.0007278919219970703, 'params' => array ( ), ), 580 => array ( 'query' => 'SELECT * FROM ow_base_theme_content WHERE `themeId` = 1606', 'execTime' => 0.0006308555603027344, 'params' => array ( ), ), 581 => array ( 'query' => 'SELECT * FROM ow_base_theme_master_page WHERE `themeId` = 1606', 'execTime' => 0.0003490447998046875, 'params' => array ( ), ), 582 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `key` = \'turquoise\' LIMIT 0, 1', 'execTime' => 0.0003249645233154297, 'params' => array ( ), ), 583 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `key` = \'turquoise\' LIMIT 0, 1', 'execTime' => 0.0002770423889160156, 'params' => array ( ), ), 584 => array ( 'query' => 'SELECT * FROM ow_base_theme_content WHERE `themeId` = 1607', 'execTime' => 0.00043702125549316406, 'params' => array ( ), ), 585 => array ( 'query' => 'SELECT * FROM ow_base_theme_master_page WHERE `themeId` = 1607', 'execTime' => 0.00032901763916015625, 'params' => array ( ), ), 586 => array ( 'query' => 'SELECT * FROM ow_base_document WHERE `isStatic` = 1 AND `isMobile` = 0', 'execTime' => 0.0003631114959716797, 'params' => array ( ), ), 587 => array ( 'query' => ' SELECT * FROM `ow_base_menu_item` WHERE `visibleFor` & ? AND `externalUrl` IS NULL AND `type` = ? ORDER BY `order` ASC LIMIT 1', 'execTime' => 0.000698089599609375, 'params' => array ( 0 => 1, 1 => 'main', ), ), 588 => array ( 'query' => ' SELECT `mi`.*, `mi`.`key` AS `menu_key`, `d`.`class`, `d`.`action`, `d`.`uri`, `d`.`isStatic` FROM `ow_base_menu_item` AS `mi` LEFT JOIN `ow_base_document` AS `d` ON ( `mi`.`documentKey` = `d`.`key`) WHERE `mi`.`type` = :menuType ORDER BY `mi`.`order` ASC', 'execTime' => 0.0009770393371582031, 'params' => array ( 'menuType' => 'main', ), ), 589 => array ( 'query' => ' SELECT `mi`.*, `mi`.`key` AS `menu_key`, `d`.`class`, `d`.`action`, `d`.`uri`, `d`.`isStatic` FROM `ow_base_menu_item` AS `mi` LEFT JOIN `ow_base_document` AS `d` ON ( `mi`.`documentKey` = `d`.`key`) WHERE `mi`.`type` = :menuType ORDER BY `mi`.`order` ASC', 'execTime' => 0.0008580684661865234, 'params' => array ( 'menuType' => 'bottom', ), ), 590 => array ( 'query' => 'SELECT * FROM ow_base_question_account_type ORDER BY sortOrder', 'execTime' => 0.0005209445953369141, 'params' => array ( ), ), 591 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'base\' AND `actionKey` = \'daily_login\' LIMIT 0, 1', 'execTime' => 0.0004730224609375, 'params' => array ( ), ), 592 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'base\' AND `actionKey` = \'user_join\' LIMIT 0, 1', 'execTime' => 0.0003800392150878906, 'params' => array ( ), ), 593 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'base\' AND `actionKey` = \'search_users\' LIMIT 0, 1', 'execTime' => 0.00032520294189453125, 'params' => array ( ), ), 594 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'base\' AND `actionKey` = \'add_comment\' LIMIT 0, 1', 'execTime' => 0.000370025634765625, 'params' => array ( ), ), 595 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'usercredits\' AND `actionKey` = \'buy_credits\' LIMIT 0, 1', 'execTime' => 0.0003070831298828125, 'params' => array ( ), ), 596 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'usercredits\' AND `actionKey` = \'grant_by_user\' LIMIT 0, 1', 'execTime' => 0.00031280517578125, 'params' => array ( ), ), 597 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'usercredits\' AND `actionKey` = \'grant_to_user\' LIMIT 0, 1', 'execTime' => 0.0003190040588378906, 'params' => array ( ), ), 598 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'usercredits\' AND `actionKey` = \'set_by_admin\' LIMIT 0, 1', 'execTime' => 0.00030612945556640625, 'params' => array ( ), ), 599 => array ( 'query' => 'SELECT * FROM ow_base_question_account_type ORDER BY sortOrder', 'execTime' => 0.000553131103515625, 'params' => array ( ), ), 600 => array ( 'query' => ' SELECT `question`.* FROM `ow_base_question` as `question` LEFT JOIN `ow_base_question_section` as `section` ON ( `question`.`sectionName` = `section`.`name` AND `question`.`sectionName` != \'\' AND `question`.`sectionName` IS NOT NULL ) WHERE `question`.`base` = 1 AND `question`.`onJoin` = \'1\' AND ( `section`.isHidden IS NULL OR `section`.isHidden = 0 ) ORDER BY IF( `section`.`name` IS NULL, 0, 1 ), `section`.`sortOrder`, `question`.`sortOrder` ', 'execTime' => 0.0011658668518066406, 'params' => NULL, ), 601 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` IN(\'sex\',\'match_sex\') ORDER BY sortOrder', 'execTime' => 0.0006899833679199219, 'params' => array ( ), ), 602 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` IN(\'username\',\'email\',\'password\',\'sex\',\'match_sex\') ORDER BY sortOrder', 'execTime' => 0.0008909702301025391, 'params' => array ( ), ), 603 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` IN(\'\',\'sex\') ORDER BY sortOrder', 'execTime' => 0.0005548000335693359, 'params' => array ( ), ), 604 => array ( 'query' => 'SELECT * FROM ow_base_question_value WHERE `questionName` IN(\'username\',\'email\',\'password\',\'sex\',\'match_sex\') ORDER BY questionName, sortOrder', 'execTime' => 0.001505136489868164, 'params' => array ( ), ), 605 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` = \'username\' LIMIT 0, 1', 'execTime' => 0.0005719661712646484, 'params' => array ( ), ), 606 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` = \'email\' LIMIT 0, 1', 'execTime' => 0.0006120204925537109, 'params' => array ( ), ), 607 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` = \'password\' LIMIT 0, 1', 'execTime' => 0.0005970001220703125, 'params' => array ( ), ), 608 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` = \'repeatPassword\' LIMIT 0, 1', 'execTime' => 0.0003600120544433594, 'params' => array ( ), ), 609 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` = \'sex\' LIMIT 0, 1', 'execTime' => 0.00039196014404296875, 'params' => array ( ), ), 610 => array ( 'query' => 'SELECT * FROM ow_skadate_account_type_to_gender', 'execTime' => 0.00041103363037109375, 'params' => array ( ), ), 611 => array ( 'query' => 'UPDATE `ow_base_plugin` SET developerKey=:dk WHERE `key`=:k', 'execTime' => 0.0004420280456542969, 'params' => array ( 'dk' => '99d6bdd5bb6468beaf118c4664dd92ff', 'k' => 'pcgallery', ), ), 612 => array ( 'query' => 'SELECT * FROM ow_base_language', 'execTime' => 0.000331878662109375, 'params' => array ( ), ), 613 => array ( 'query' => 'SELECT count(DISTINCT `entityId`) `count`, `entityType` FROM `ow_moderation_entity` WHERE `entityType` IN (\'user_join\', \'comment\', \'avatar-change\', \'photo_comments\', \'user-status\', \'blog-post\', \'event\', \'forum-topic\', \'forum-post\', \'group\') AND `userId`=0 GROUP BY `entityType`', 'execTime' => 0.0003039836883544922, 'params' => NULL, ), 614 => array ( 'query' => 'SELECT count(DISTINCT `entityId`) `count`, `entityType` FROM `ow_moderation_entity` WHERE `entityType` IN (\'user_join\', \'comment\', \'avatar-change\', \'photo_comments\', \'user-status\', \'blog-post\', \'event\', \'forum-topic\', \'forum-post\', \'group\') AND 1 GROUP BY `entityType`', 'execTime' => 0.0001850128173828125, 'params' => NULL, ), 615 => array ( 'query' => 'SELECT COUNT(*) FROM ow_base_invitation WHERE `userId` = 0', 'execTime' => 0.00020694732666015625, 'params' => array ( ), ), 616 => array ( 'query' => 'SELECT COUNT(*) FROM ow_base_invitation WHERE `userId` = 0 AND `viewed` = 0', 'execTime' => 0.00015091896057128906, 'params' => array ( ), ), 617 => array ( 'query' => 'SELECT COUNT(*) FROM ow_notifications_notification WHERE `userId` = 0 AND `viewed` = 0', 'execTime' => 0.00013208389282226562, 'params' => array ( ), ), 618 => array ( 'query' => 'SELECT COUNT(*) FROM ow_notifications_notification WHERE `userId` = 0', 'execTime' => 0.00011801719665527344, 'params' => array ( ), ), 619 => array ( 'query' => 'SELECT COUNT(*) FROM `ow_friends_friendship` `friends_friendship` INNER JOIN `ow_base_user` base_user_table_alias ON base_user_table_alias.`id` = `friends_friendship`.`userId` LEFT JOIN `ow_base_user_suspend` base_user_suspend_table_alias ON base_user_suspend_table_alias.`userId` = `base_user_table_alias`.`id` WHERE (`base_user_suspend_table_alias`.`id` IS NULL) AND (`base_user_table_alias`.`emailVerify` = 1) AND `friends_friendship`.`friendId`=0 AND `friends_friendship`.`status` = \'pending\'', 'execTime' => 0.0002601146697998047, 'params' => array ( ), ), 620 => array ( 'query' => 'SELECT COUNT(*) FROM `ow_friends_friendship` `friends_friendship` INNER JOIN `ow_base_user` base_user_table_alias ON base_user_table_alias.`id` = `friends_friendship`.`userId` LEFT JOIN `ow_base_user_suspend` base_user_suspend_table_alias ON base_user_suspend_table_alias.`userId` = `base_user_table_alias`.`id` WHERE (`base_user_suspend_table_alias`.`id` IS NULL) AND (`base_user_table_alias`.`emailVerify` = 1) AND `friends_friendship`.`friendId`=0 AND `friends_friendship`.`status` = \'pending\' AND `friends_friendship`.`viewed` = \'0\'', 'execTime' => 0.0002238750457763672, 'params' => array ( ), ), 621 => array ( 'query' => 'show tables like \'ow_base_geolocation_country\'', 'execTime' => 0.0014171600341796875, 'params' => NULL, ), 622 => array ( 'query' => 'SELECT * FROM ow_base_authorization_group', 'execTime' => 0.0004429817199707031, 'params' => array ( ), ), 623 => array ( 'query' => 'SELECT * FROM ow_base_authorization_moderator ORDER BY id', 'execTime' => 0.0004150867462158203, 'params' => array ( ), ), 624 => array ( 'query' => 'SELECT * FROM ow_base_authorization_moderator_permission', 'execTime' => 0.0002799034118652344, 'params' => array ( ), ), 625 => array ( 'query' => 'SELECT * FROM ow_base_authorization_action', 'execTime' => 0.0003349781036376953, 'params' => array ( ), ), 626 => array ( 'query' => 'SELECT * FROM ow_base_authorization_permission', 'execTime' => 0.0002799034118652344, 'params' => array ( ), ), 627 => array ( 'query' => 'SELECT * FROM ow_base_authorization_role ORDER BY `sortOrder` ASC', 'execTime' => 0.0003681182861328125, 'params' => array ( ), ), 628 => array ( 'query' => 'SELECT `b`.* FROM `ow_ads_banner` AS `b` LEFT JOIN `ow_ads_banner_position` AS `bp` ON (`b`.`id` = `bp`.`bannerId`) LEFT JOIN `ow_ads_banner_location` AS `bl` ON (`b`.`id` = `bl`.`bannerId`) WHERE `bp`.`position` = :position AND `bp`.`pluginKey` IN ( :pluginKey, \'base\' ) AND ( `bl`.`location` IS NULL)', 'execTime' => 0.0005779266357421875, 'params' => array ( 'pluginKey' => 'SKADATE', 'position' => 'top', ), ), 629 => array ( 'query' => 'SELECT `b`.* FROM `ow_ads_banner` AS `b` LEFT JOIN `ow_ads_banner_position` AS `bp` ON (`b`.`id` = `bp`.`bannerId`) LEFT JOIN `ow_ads_banner_location` AS `bl` ON (`b`.`id` = `bl`.`bannerId`) WHERE `bp`.`position` = :position AND `bp`.`pluginKey` IN ( :pluginKey, \'base\' ) AND ( `bl`.`location` IS NULL)', 'execTime' => 0.000415802001953125, 'params' => array ( 'pluginKey' => 'SKADATE', 'position' => 'bottom', ), ), 630 => array ( 'query' => 'SELECT * FROM ow_base_place WHERE `name` = \'index\' LIMIT 0, 1', 'execTime' => 0.0004589557647705078, 'params' => array ( ), ), 631 => array ( 'query' => 'SELECT * FROM ow_base_component_place_cache WHERE `placeId` = 2 AND `entityId` = 0 LIMIT 0, 1', 'execTime' => 0.0005588531494140625, 'params' => array ( ), ), 632 => array ( 'query' => 'SELECT `b`.* FROM `ow_ads_banner` AS `b` LEFT JOIN `ow_ads_banner_position` AS `bp` ON (`b`.`id` = `bp`.`bannerId`) LEFT JOIN `ow_ads_banner_location` AS `bl` ON (`b`.`id` = `bl`.`bannerId`) WHERE `bp`.`position` = :position AND `bp`.`pluginKey` IN ( :pluginKey, \'base\' ) AND ( `bl`.`location` IS NULL)', 'execTime' => 0.0005450248718261719, 'params' => array ( 'pluginKey' => 'SKADATE', 'position' => 'sidebar', ), ), ), 'debugMode' => true, 'isProfilerEnabled' => true, 'profiler' => \UTIL_Profiler::__set_state(array( 'checkPoints' => array ( 'start' => 1774337865.026099, ), 'key' => 'db', 'result' => array ( ), 'chkCounter' => 0, )), 'queryExecTime' => 0.0005450248718261719, 'totalQueryExecTime' => 0.28398704528808594, 'queryCount' => 633, 'useCashe' => false, )), )), )), 'joinForm' => \SKADATE_CLASS_JoinForm::__set_state(array( 'attributes' => array ( 'id' => 'joinForm', 'method' => 'post', 'action' => 'https://date.wasku.com/skadate/join/join-form-submit/', 'name' => 'joinForm', ), 'elements' => array ( 'form_name' => \HiddenField::__set_state(array( 'validators' => array ( ), 'filters' => array ( ), 'required' => false, 'value' => 'joinForm', 'errors' => array ( ), 'label' => NULL, 'description' => NULL, 'attributes' => array ( 'name' => 'form_name', 'id' => 'input_joinForm_form_name', 'type' => 'hidden', 'value' => 'joinForm', ), )), 'csrf_token' => \CsrfHiddenField::__set_state(array( 'validators' => array ( ), 'filters' => array ( ), 'required' => false, 'value' => 'MTc3NDMzNzg2NDJwQXZFVDJtaTdlR1VIRTZZUG9zdVA0UGVYaUtPeG84', 'errors' => array ( ), 'label' => NULL, 'description' => NULL, 'attributes' => array ( 'name' => 'csrf_token', 'id' => 'input_joinForm_csrf_token', 'type' => 'hidden', 'value' => 'MTc3NDMzNzg2NDJwQXZFVDJtaTdlR1VIRTZZUG9zdVA0UGVYaUtPeG84', ), )), 'username' => \TextField::__set_state(array( 'validators' => array ( 0 => \BASE_CLASS_JoinUsernameValidator::__set_state(array( 'errorMessage' => NULL, )), 1 => \RequiredValidator::__set_state(array( 'errorMessage' => 'Required', )), ), 'filters' => array ( ), 'required' => false, 'value' => NULL, 'errors' => array ( ), 'label' => 'Username', 'description' => NULL, 'attributes' => array ( 'name' => 'username', 'id' => 'input_joinForm_username', 'type' => 'text', 'class' => 'ow_username_validator', ), 'invitation' => 'Write here...', 'hasInvitation' => false, )), 'email' => \TextField::__set_state(array( 'validators' => array ( 0 => \BASE_CLASS_JoinEmailValidator::__set_state(array( 'errorMessage' => NULL, )), 1 => \RequiredValidator::__set_state(array( 'errorMessage' => 'Required', )), ), 'filters' => array ( ), 'required' => false, 'value' => NULL, 'errors' => array ( ), 'label' => 'Email', 'description' => NULL, 'attributes' => array ( 'name' => 'email', 'id' => 'input_joinForm_email', 'type' => 'text', 'class' => 'ow_email_validator', ), 'invitation' => 'Write here...', 'hasInvitation' => false, )), 'repeatPassword' => \PasswordField::__set_state(array( 'validators' => array ( 0 => \RequiredValidator::__set_state(array( 'errorMessage' => 'Required', )), ), 'filters' => array ( ), 'required' => false, 'value' => NULL, 'errors' => array ( ), 'label' => 'Repeat password', 'description' => NULL, 'attributes' => array ( 'name' => 'repeatPassword', 'id' => 'input_joinForm_repeatPassword', 'type' => 'password', ), 'invitation' => 'Write here...', 'hasInvitation' => false, )), 'password' => \PasswordField::__set_state(array( 'validators' => array ( 0 => \PasswordValidator::__set_state(array( 'errorMessage' => NULL, )), 1 => \RequiredValidator::__set_state(array( 'errorMessage' => 'Required', )), ), 'filters' => array ( ), 'required' => false, 'value' => NULL, 'errors' => array ( ), 'label' => 'Password', 'description' => NULL, 'attributes' => array ( 'name' => 'password', 'id' => 'input_joinForm_password', 'type' => 'password', ), 'invitation' => 'Write here...', 'hasInvitation' => false, )), 'sex' => \Selectbox::__set_state(array( 'validators' => array ( 0 => \RequiredValidator::__set_state(array( 'errorMessage' => 'Required', )), ), 'filters' => array ( ), 'required' => false, 'value' => NULL, 'errors' => array ( ), 'label' => 'Gender', 'description' => NULL, 'attributes' => array ( 'name' => 'sex', 'id' => 'input_joinForm_sex', ), 'invitation' => 'Select', 'hasInvitation' => true, 'options' => array ( 1 => 'Male', 2 => 'Female', ), )), 'match_sex' => \CheckboxGroup::__set_state(array( 'validators' => array ( 0 => \RequiredValidator::__set_state(array( 'errorMessage' => 'Required', )), ), 'filters' => array ( ), 'required' => false, 'value' => NULL, 'errors' => array ( ), 'label' => 'Looking for', 'description' => NULL, 'attributes' => array ( 'name' => 'match_sex[]', 'id' => 'input_joinForm_match_sex_2', 'type' => 'checkbox', 'value' => '2', ), 'columnsCount' => 1, 'options' => array ( 1 => 'Male', 2 => 'Female', ), 'optionElementIds' => array ( 1 => 'input_joinForm_match_sex_1', 2 => 'input_joinForm_match_sex_2', ), )), ), 'submitElements' => array ( 'joinSubmit' => \Submit::__set_state(array( 'validators' => array ( ), 'filters' => array ( ), 'required' => false, 'value' => 'Continue', 'errors' => array ( ), 'label' => NULL, 'description' => NULL, 'attributes' => array ( 'name' => 'joinSubmit', 'id' => 'input_4we7emyr3r69c23f48e1d6d_4h17ede8', 'type' => 'submit', 'class' => 'ow_button ow_ic_submit', 'value' => 'Continue', ), 'decorator' => 'button', )), ), 'ajax' => NULL, 'ajaxResetOnSuccess' => true, 'ajaxDataType' => 'json', 'bindedFunctions' => array ( 'submit' => array ( ), 'success' => array ( ), ), 'emptyElementsErrorMessage' => 'Please fill the form properly', 'post' => array ( ), 'stepCount' => 2, 'isLastStep' => false, 'displayAccountType' => true, 'questions' => array ( 0 => array ( 'id' => 80, 'name' => 'username', 'sectionName' => 'f90cde5913235d172603cc4e7b9726e3', 'accountTypeName' => NULL, 'type' => 'text', 'presentation' => 'text', 'required' => 1, 'onJoin' => 1, 'onEdit' => 0, 'onSearch' => 0, 'onView' => 0, 'base' => 1, 'removable' => 0, 'columnCount' => 1, 'sortOrder' => 0, 'custom' => '[]', 'parent' => '', 'realName' => 'username', 'trClass' => 'ow_alt1', ), 1 => array ( 'id' => 82, 'name' => 'email', 'sectionName' => 'f90cde5913235d172603cc4e7b9726e3', 'accountTypeName' => NULL, 'type' => 'text', 'presentation' => 'text', 'required' => 1, 'onJoin' => 1, 'onEdit' => 1, 'onSearch' => 0, 'onView' => 0, 'base' => 1, 'removable' => 0, 'columnCount' => 1, 'sortOrder' => 1, 'custom' => '[]', 'parent' => '', 'realName' => 'email', 'trClass' => 'ow_alt2', ), 2 => array ( 'id' => 81, 'name' => 'password', 'sectionName' => 'f90cde5913235d172603cc4e7b9726e3', 'accountTypeName' => NULL, 'type' => 'text', 'presentation' => 'password', 'required' => 1, 'onJoin' => 1, 'onEdit' => 0, 'onSearch' => 0, 'onView' => 0, 'base' => 1, 'removable' => 0, 'columnCount' => 1, 'sortOrder' => 2, 'custom' => '[]', 'parent' => '', 'realName' => 'password', 'trClass' => 'ow_alt1', ), 3 => array ( 'id' => 94, 'name' => 'sex', 'sectionName' => 'f90cde5913235d172603cc4e7b9726e3', 'accountTypeName' => NULL, 'type' => 'select', 'presentation' => 'select', 'required' => 1, 'onJoin' => 0, 'onEdit' => 0, 'onSearch' => 0, 'onView' => 1, 'base' => 0, 'removable' => 0, 'sortOrder' => 4, 'columnCount' => 1, 'parent' => '', 'custom' => '[]', 'realName' => 'sex', 'trClass' => 'ow_alt1', ), 4 => array ( 'id' => 111, 'name' => 'match_sex', 'sectionName' => 'f90cde5913235d172603cc4e7b9726e3', 'accountTypeName' => NULL, 'type' => 'multiselect', 'presentation' => 'multicheckbox', 'required' => 1, 'onJoin' => 1, 'onEdit' => 1, 'onSearch' => 1, 'onView' => 1, 'base' => 0, 'removable' => 1, 'sortOrder' => 5, 'columnCount' => 1, 'parent' => 'sex', 'custom' => '[]', 'realName' => 'match_sex', 'trClass' => 'ow_alt2', ), ), 'sortedQuestionsList' => array ( 'username' => array ( 'id' => 80, 'name' => 'username', 'sectionName' => 'f90cde5913235d172603cc4e7b9726e3', 'accountTypeName' => NULL, 'type' => 'text', 'presentation' => 'text', 'required' => 1, 'onJoin' => 1, 'onEdit' => 0, 'onSearch' => 0, 'onView' => 0, 'base' => 1, 'removable' => 0, 'columnCount' => 1, 'sortOrder' => 0, 'custom' => '[]', 'parent' => '', 'realName' => 'username', 'trClass' => 'ow_alt1', ), 'email' => array ( 'id' => 82, 'name' => 'email', 'sectionName' => 'f90cde5913235d172603cc4e7b9726e3', 'accountTypeName' => NULL, 'type' => 'text', 'presentation' => 'text', 'required' => 1, 'onJoin' => 1, 'onEdit' => 1, 'onSearch' => 0, 'onView' => 0, 'base' => 1, 'removable' => 0, 'columnCount' => 1, 'sortOrder' => 1, 'custom' => '[]', 'parent' => '', 'realName' => 'email', 'trClass' => 'ow_alt2', ), 'password' => array ( 'id' => 81, 'name' => 'password', 'sectionName' => 'f90cde5913235d172603cc4e7b9726e3', 'accountTypeName' => NULL, 'type' => 'text', 'presentation' => 'password', 'required' => 1, 'onJoin' => 1, 'onEdit' => 0, 'onSearch' => 0, 'onView' => 0, 'base' => 1, 'removable' => 0, 'columnCount' => 1, 'sortOrder' => 2, 'custom' => '[]', 'parent' => '', 'realName' => 'password', 'trClass' => 'ow_alt1', ), 'sex' => array ( 'id' => 94, 'name' => 'sex', 'sectionName' => 'f90cde5913235d172603cc4e7b9726e3', 'accountTypeName' => NULL, 'type' => 'select', 'presentation' => 'select', 'required' => 1, 'onJoin' => 0, 'onEdit' => 0, 'onSearch' => 0, 'onView' => 1, 'base' => 0, 'removable' => 0, 'sortOrder' => 4, 'columnCount' => 1, 'parent' => '', 'custom' => '[]', 'realName' => 'sex', 'trClass' => 'ow_alt1', ), 'match_sex' => array ( 'id' => 111, 'name' => 'match_sex', 'sectionName' => 'f90cde5913235d172603cc4e7b9726e3', 'accountTypeName' => NULL, 'type' => 'multiselect', 'presentation' => 'multicheckbox', 'required' => 1, 'onJoin' => 1, 'onEdit' => 1, 'onSearch' => 1, 'onView' => 1, 'base' => 0, 'removable' => 1, 'sortOrder' => 5, 'columnCount' => 1, 'parent' => 'sex', 'custom' => '[]', 'realName' => 'match_sex', 'trClass' => 'ow_alt2', ), ), 'questionListBySection' => array ( 'f90cde5913235d172603cc4e7b9726e3' => array ( 0 => array ( 'id' => 80, 'name' => 'username', 'sectionName' => 'f90cde5913235d172603cc4e7b9726e3', 'accountTypeName' => NULL, 'type' => 'text', 'presentation' => 'text', 'required' => 1, 'onJoin' => 1, 'onEdit' => 0, 'onSearch' => 0, 'onView' => 0, 'base' => 1, 'removable' => 0, 'columnCount' => 1, 'sortOrder' => 0, 'custom' => '[]', 'parent' => '', 'realName' => 'username', 'trClass' => 'ow_alt1', ), 1 => array ( 'id' => 82, 'name' => 'email', 'sectionName' => 'f90cde5913235d172603cc4e7b9726e3', 'accountTypeName' => NULL, 'type' => 'text', 'presentation' => 'text', 'required' => 1, 'onJoin' => 1, 'onEdit' => 1, 'onSearch' => 0, 'onView' => 0, 'base' => 1, 'removable' => 0, 'columnCount' => 1, 'sortOrder' => 1, 'custom' => '[]', 'parent' => '', 'realName' => 'email', 'trClass' => 'ow_alt2', ), 2 => array ( 'id' => 81, 'name' => 'password', 'sectionName' => 'f90cde5913235d172603cc4e7b9726e3', 'accountTypeName' => NULL, 'type' => 'text', 'presentation' => 'password', 'required' => 1, 'onJoin' => 1, 'onEdit' => 0, 'onSearch' => 0, 'onView' => 0, 'base' => 1, 'removable' => 0, 'columnCount' => 1, 'sortOrder' => 2, 'custom' => '[]', 'parent' => '', 'realName' => 'password', 'trClass' => 'ow_alt1', ), 3 => array ( 'id' => 94, 'name' => 'sex', 'sectionName' => 'f90cde5913235d172603cc4e7b9726e3', 'accountTypeName' => NULL, 'type' => 'select', 'presentation' => 'select', 'required' => 1, 'onJoin' => 0, 'onEdit' => 0, 'onSearch' => 0, 'onView' => 1, 'base' => 0, 'removable' => 0, 'sortOrder' => 4, 'columnCount' => 1, 'parent' => '', 'custom' => '[]', 'realName' => 'sex', 'trClass' => 'ow_alt1', ), 4 => array ( 'id' => 111, 'name' => 'match_sex', 'sectionName' => 'f90cde5913235d172603cc4e7b9726e3', 'accountTypeName' => NULL, 'type' => 'multiselect', 'presentation' => 'multicheckbox', 'required' => 1, 'onJoin' => 1, 'onEdit' => 1, 'onSearch' => 1, 'onView' => 1, 'base' => 0, 'removable' => 1, 'sortOrder' => 5, 'columnCount' => 1, 'parent' => 'sex', 'custom' => '[]', 'realName' => 'match_sex', 'trClass' => 'ow_alt2', ), ), ), 'questionValuesList' => array ( 'sex' => array ( 'values' => array ( 0 => \BOL_QuestionValue::__set_state(array( 'id' => 310, '_fieldsHash' => array ( 'questionName' => 4020398583, 'value' => 2212294583, 'sortOrder' => 4108050209, ), 'questionName' => 'sex', 'value' => 1, 'sortOrder' => 0, )), 1 => \BOL_QuestionValue::__set_state(array( 'id' => 311, '_fieldsHash' => array ( 'questionName' => 4020398583, 'value' => 450215437, 'sortOrder' => 450215437, ), 'questionName' => 'sex', 'value' => 2, 'sortOrder' => 2, )), ), 'count' => 2, ), 'match_sex' => array ( 'values' => array ( 0 => \BOL_QuestionValue::__set_state(array( 'id' => 310, '_fieldsHash' => array ( 'questionName' => 4020398583, 'value' => 2212294583, 'sortOrder' => 4108050209, ), 'questionName' => 'sex', 'value' => 1, 'sortOrder' => 0, )), 1 => \BOL_QuestionValue::__set_state(array( 'id' => 311, '_fieldsHash' => array ( 'questionName' => 4020398583, 'value' => 450215437, 'sortOrder' => 450215437, ), 'questionName' => 'sex', 'value' => 2, 'sortOrder' => 2, )), ), 'count' => 2, ), ), 'accountType' => '808aa8ca354f51c5a3868dad5298cd72', 'data' => array ( ), 'toggleClass' => 'ow_alt2', )), )), ), ) |
|
servicelangtools.lang_used_log Type: trigger Called at: 1.549 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'base', 'key' => 'join_error_username_not_valid', ) |
|
servicelangtools.lang_used_log Type: trigger Called at: 1.549 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'base', 'key' => 'join_error_username_already_exist', ) |
|
servicelangtools.lang_used_log Type: trigger Called at: 1.549 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'base', 'key' => 'join_error_email_not_valid', ) |
|
servicelangtools.lang_used_log Type: trigger Called at: 1.549 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'base', 'key' => 'join_error_email_already_exist', ) |
|
servicelangtools.lang_used_log Type: trigger Called at: 1.549 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'base', 'key' => 'join_error_password_not_valid', ) |
|
servicelangtools.lang_used_log Type: trigger Called at: 1.549 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'base', 'key' => 'join_error_password_too_short', ) |
|
servicelangtools.lang_used_log Type: trigger Called at: 1.549 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'base', 'key' => 'join_error_password_too_long', ) |
|
class.get_instance.BOL_SeoService Type: trigger Called at: 1.550 Exec time: 0.000 |
No listeners | array ( 'className' => 'BOL_SeoService', 'arguments' => array ( ), ) |
|
servicelangtools.lang_used_log Type: trigger Called at: 1.551 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'base', 'key' => 'meta_title_join', ) |
|
servicelangtools.lang_used_log Type: trigger Called at: 1.551 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'base', 'key' => 'meta_desc_join', ) |
|
servicelangtools.lang_used_log Type: trigger Called at: 1.551 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'base', 'key' => 'meta_keywords_join', ) |
|
core.set_document_title Type: trigger Called at: 1.551 Exec time: 0.000 |
No listeners | array ( 'str' => 'Join Wasku Date - Find Friends Here!', ) |
|
core.set_document_description Type: trigger Called at: 1.551 Exec time: 0.000 |
No listeners | array ( 'str' => 'Join Wasku Date to meet new people and chat. Find your friends today!', ) |
|
base.provide_page_meta_info Type: trigger Called at: 1.549 Exec time: 0.000 |
BASE_CLASS_EventHandler -> onProvideMetaInfoForPage()
|
array ( 'sectionKey' => 'base.base_pages', 'entityKey' => 'join', 'title' => 'base+meta_title_join', 'description' => 'base+meta_desc_join', 'keywords' => 'base+meta_keywords_join', ) |
|
servicelangtools.lang_used_log Type: trigger Called at: 1.586 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'base', 'key' => 'join_promo', ) |
|
class.get_instance.BASE_CMP_SignInButtonList Type: trigger Called at: 1.590 Exec time: 0.000 |
No listeners | array ( 'className' => 'BASE_CMP_SignInButtonList', 'arguments' => array ( 0 => array ( ), ), ) |
|
base_hook_remote_auth_button_list Type: trigger Called at: 1.590 Exec time: 0.000 |
No listeners | array ( ) |
|
servicelangtools.lang_used_log Type: trigger Called at: 1.590 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'base', 'key' => 'join_form_title', ) |
|
servicelangtools.lang_used_log Type: trigger Called at: 1.591 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'base', 'key' => 'questions_section_f90cde5913235d172603cc4e7b9726e3_label', ) |
|
base.event.on_get_question_lang Type: trigger Called at: 1.591 Exec time: 0.000 |
SKADATE_CLASS_EventHandler -> onGetGenderLangValue()
|
array ( 'type' => 'description', 'name' => 'username', 'value' => NULL, ) |
|
servicelangtools.lang_used_log Type: trigger Called at: 1.591 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'base', 'key' => 'questions_question_username_description', ) |
|
base.event.on_get_question_lang Type: trigger Called at: 1.591 Exec time: 0.000 |
SKADATE_CLASS_EventHandler -> onGetGenderLangValue()
|
array ( 'type' => 'description', 'name' => 'email', 'value' => NULL, ) |
|
servicelangtools.lang_used_log Type: trigger Called at: 1.591 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'base', 'key' => 'questions_question_email_description', ) |
|
base.event.on_get_question_lang Type: trigger Called at: 1.591 Exec time: 0.000 |
SKADATE_CLASS_EventHandler -> onGetGenderLangValue()
|
array ( 'type' => 'description', 'name' => 'password', 'value' => NULL, ) |
|
servicelangtools.lang_used_log Type: trigger Called at: 1.591 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'base', 'key' => 'questions_question_password_description', ) |
|
base.event.on_get_question_lang Type: trigger Called at: 1.591 Exec time: 0.000 |
SKADATE_CLASS_EventHandler -> onGetGenderLangValue()
|
array ( 'type' => 'description', 'name' => 'repeatPassword', 'value' => NULL, ) |
|
servicelangtools.lang_used_log Type: trigger Called at: 1.591 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'base', 'key' => 'questions_question_repeatPassword_description', ) |
|
base.event.on_get_question_lang Type: trigger Called at: 1.591 Exec time: 0.000 |
SKADATE_CLASS_EventHandler -> onGetGenderLangValue()
|
array ( 'type' => 'description', 'name' => 'sex', 'value' => NULL, ) |
|
servicelangtools.lang_used_log Type: trigger Called at: 1.591 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'base', 'key' => 'questions_question_sex_description', ) |
|
base.event.on_get_question_lang Type: trigger Called at: 1.591 Exec time: 0.000 |
SKADATE_CLASS_EventHandler -> onGetGenderLangValue()
|
array ( 'type' => 'description', 'name' => 'match_sex', 'value' => NULL, ) |
|
servicelangtools.lang_used_log Type: trigger Called at: 1.591 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'base', 'key' => 'questions_question_match_sex_description', ) |
|
core.after_dispatch Type: trigger Called at: 1.597 Exec time: 0.001 |
skadate_update_plugin_devkey()
OW_Application -> activateMenuItem()
OW_Application -> onBeforeDocumentRender()
|
array ( ) |
|
class.get_instance.OW_Feedback Type: trigger Called at: 1.597 Exec time: 0.000 |
No listeners | array ( 'className' => 'OW_Feedback', 'arguments' => array ( ), ) |
|
servicelangtools.lang_used_log Type: trigger Called at: 1.597 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'base', 'key' => 'ajax_floatbox_users_title', ) |
|
servicelangtools.lang_used_log Type: trigger Called at: 1.597 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'base', 'key' => 'flag_as', ) |
|
servicelangtools.lang_used_log Type: trigger Called at: 1.597 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'base', 'key' => 'delete_user_confirmation_label', ) |
|
servicelangtools.lang_used_log Type: trigger Called at: 1.597 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'base', 'key' => 'authorization_limited_permissions', ) |
|
servicelangtools.lang_used_log Type: trigger Called at: 1.597 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'base', 'key' => 'avatar_change', ) |
|
servicelangtools.lang_used_log Type: trigger Called at: 1.597 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'base', 'key' => 'avatar_crop', ) |
|
core.onAddScriptDeclaration Type: trigger Called at: 1.598 Exec time: 0.000 |
No listeners | array ( 'scriptHash' => 1906262214, 'type' => 'text/javascript', ) |
|
servicelangtools.lang_used_log Type: trigger Called at: 1.598 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'admin', 'key' => 'edit_language', ) |
|
servicelangtools.lang_used_log Type: trigger Called at: 1.598 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'mailbox', 'key' => 'emojipicker_category_recent', ) |
|
servicelangtools.lang_used_log Type: trigger Called at: 1.598 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'mailbox', 'key' => 'emojipicker_category_people', ) |
|
servicelangtools.lang_used_log Type: trigger Called at: 1.598 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'mailbox', 'key' => 'emojipicker_category_nature', ) |
|
servicelangtools.lang_used_log Type: trigger Called at: 1.598 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'mailbox', 'key' => 'emojipicker_category_food', ) |
|
servicelangtools.lang_used_log Type: trigger Called at: 1.598 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'mailbox', 'key' => 'emojipicker_category_activity', ) |
|
servicelangtools.lang_used_log Type: trigger Called at: 1.598 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'mailbox', 'key' => 'emojipicker_category_travel', ) |
|
servicelangtools.lang_used_log Type: trigger Called at: 1.598 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'mailbox', 'key' => 'emojipicker_category_object', ) |
|
servicelangtools.lang_used_log Type: trigger Called at: 1.598 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'mailbox', 'key' => 'emojipicker_category_symbol', ) |
|
servicelangtools.lang_used_log Type: trigger Called at: 1.598 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'mailbox', 'key' => 'emojipicker_category_flag', ) |
|
servicelangtools.lang_used_log Type: trigger Called at: 1.598 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'mailbox', 'key' => 'emojipicker_search', ) |
|
servicelangtools.lang_used_log Type: trigger Called at: 1.598 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'mailbox', 'key' => 'emojipicker_search_results', ) |
|
servicelangtools.lang_used_log Type: trigger Called at: 1.598 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'mailbox', 'key' => 'emojipicker_count_emojis', ) |
|
core.onAddScriptDeclaration Type: trigger Called at: 1.598 Exec time: 0.000 |
No listeners | array ( 'scriptHash' => 3208237720, 'type' => 'text/javascript', ) |
|
servicelangtools.lang_used_log Type: trigger Called at: 1.599 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'bookmarks', 'key' => 'marked_notify_message', ) |
|
servicelangtools.lang_used_log Type: trigger Called at: 1.599 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'bookmarks', 'key' => 'unmarked_notify_message', ) |
|
servicelangtools.lang_used_log Type: trigger Called at: 1.599 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'bookmarks', 'key' => 'unmark_toolbar_label', ) |
|
servicelangtools.lang_used_log Type: trigger Called at: 1.599 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'bookmarks', 'key' => 'mark_toolbar_label', ) |
|
core.onAddScriptDeclaration Type: trigger Called at: 1.599 Exec time: 0.000 |
No listeners | array ( 'scriptHash' => 3493379623, 'type' => 'text/javascript', ) |
|
core.onAddScriptDeclaration Type: trigger Called at: 1.599 Exec time: 0.000 |
No listeners | array ( 'scriptHash' => 972427601, 'type' => 'text/javascript', ) |
|
core.finalize Type: trigger Called at: 1.597 Exec time: 0.000 |
BASE_CLASS_EventHandler -> addJsDeclarations()
BASE_CLASS_EventHandler -> onFinalizeAddScrollJs()
BASE_CLASS_EventHandler -> onFinalizeCheckIfSiteFullyInstalled()
admin_on_application_finalize()
MAILBOX_CLASS_EventHandler -> addEmojiPicker()
SKADATE_CLASS_EventHandler -> onFinalize()
MATCHMAKING_CLASS_EventHandler -> addJsCode()
BOOKMARKS_CLASS_EventHandler -> onFinalize()
VIDEOIM_CLASS_EventHandler -> initVideoImRequest()
|
array ( ) |
|
class.get_instance.CUSTOMINDEX_BOL_Service Type: trigger Called at: 1.599 Exec time: 0.000 |
No listeners | array ( 'className' => 'CUSTOMINDEX_BOL_Service', 'arguments' => array ( ), ) |
|
servicelangtools.lang_used_log Type: trigger Called at: 1.600 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'customindex', 'key' => 'missing_theme_error', ) |
|
core.before_document_render Type: trigger Called at: 1.599 Exec time: 0.000 |
USERCREDITS_CLASS_EventHandler -> onUserLogin()
skadate_remove_admin_bottom_link()
MINIATURETHEME_CLASS_EventHandler -> onBeforeDocumentRender()
CUSTOMINDEX_CLASS_EventHandler -> onGettingMasterPage()
|
array ( ) |
|
core.before_master_page_render Type: trigger Called at: 1.600 Exec time: 0.000 |
No listeners | array ( ) |
|
class.get_instance.BASE_CMP_Console Type: trigger Called at: 1.607 Exec time: 0.000 |
No listeners | array ( 'className' => 'BASE_CMP_Console', 'arguments' => array ( 0 => array ( ), ), ) |
|
base_hook_remote_auth_button_list Type: trigger Called at: 1.607 Exec time: 0.000 |
No listeners | array ( ) |
|
servicelangtools.lang_used_log Type: trigger Called at: 1.607 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'base', 'key' => 'form_validate_common_error_message', ) |
|
servicelangtools.lang_used_log Type: trigger Called at: 1.607 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'base', 'key' => 'form_element_common_invitation_text', ) |
|
servicelangtools.lang_used_log Type: trigger Called at: 1.607 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'base', 'key' => 'form_validator_required_error_message', ) |
|
servicelangtools.lang_used_log Type: trigger Called at: 1.607 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'base', 'key' => 'component_sign_in_login_invitation', ) |
|
servicelangtools.lang_used_log Type: trigger Called at: 1.607 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'base', 'key' => 'form_element_common_invitation_text', ) |
|
servicelangtools.lang_used_log Type: trigger Called at: 1.607 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'base', 'key' => 'component_sign_in_password_invitation', ) |
|
servicelangtools.lang_used_log Type: trigger Called at: 1.607 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'base', 'key' => 'form_validator_required_error_message', ) |
|
servicelangtools.lang_used_log Type: trigger Called at: 1.607 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'base', 'key' => 'sign_in_remember_me_label', ) |
|
servicelangtools.lang_used_log Type: trigger Called at: 1.607 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'base', 'key' => 'form_element_submit_default_value', ) |
|
servicelangtools.lang_used_log Type: trigger Called at: 1.607 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'base', 'key' => 'sign_in_submit_label', ) |
|
servicelangtools.lang_used_log Type: trigger Called at: 1.610 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'base', 'key' => 'forgot_password_label', ) |
|
servicelangtools.lang_used_log Type: trigger Called at: 1.610 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'base', 'key' => 'base_sign_in_cap_label', ) |
|
class.get_instance.BASE_CMP_SignInButtonList Type: trigger Called at: 1.610 Exec time: 0.000 |
No listeners | array ( 'className' => 'BASE_CMP_SignInButtonList', 'arguments' => array ( 0 => array ( ), ), ) |
|
base_hook_remote_auth_button_list Type: trigger Called at: 1.610 Exec time: 0.000 |
No listeners | array ( ) |
|
servicelangtools.lang_used_log Type: trigger Called at: 1.610 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'base', 'key' => 'base_sign_in_txt', ) |
|
servicelangtools.lang_used_log Type: trigger Called at: 1.610 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'base', 'key' => 'join_submit_button_join', ) |
|
servicelangtools.lang_used_log Type: trigger Called at: 1.610 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'base', 'key' => 'sign_in_submit_label', ) |
|
servicelangtools.lang_used_log Type: trigger Called at: 1.611 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'base', 'key' => 'console_item_sign_up_label', ) |
|
class.get_instance.BASE_CMP_ConsoleSwitchLanguage Type: trigger Called at: 1.611 Exec time: 0.000 |
No listeners | array ( 'className' => 'BASE_CMP_ConsoleSwitchLanguage', 'arguments' => array ( ), ) |
|
servicelangtools.lang_used_log Type: trigger Called at: 1.612 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'base', 'key' => 'content_profiles_label', ) |
|
servicelangtools.lang_used_log Type: trigger Called at: 1.612 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'base', 'key' => 'content_profile_label', ) |
|
servicelangtools.lang_used_log Type: trigger Called at: 1.612 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'base', 'key' => 'content_comments_label', ) |
|
servicelangtools.lang_used_log Type: trigger Called at: 1.612 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'base', 'key' => 'content_comment_label', ) |
|
servicelangtools.lang_used_log Type: trigger Called at: 1.612 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'base', 'key' => 'content_avatars_label', ) |
|
servicelangtools.lang_used_log Type: trigger Called at: 1.612 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'base', 'key' => 'content_avatar_label', ) |
|
servicelangtools.lang_used_log Type: trigger Called at: 1.612 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'photo', 'key' => 'content_group_label', ) |
|
servicelangtools.lang_used_log Type: trigger Called at: 1.612 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'photo', 'key' => 'content_photo_label', ) |
|
servicelangtools.lang_used_log Type: trigger Called at: 1.612 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'newsfeed', 'key' => 'content_group_label', ) |
|
servicelangtools.lang_used_log Type: trigger Called at: 1.612 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'newsfeed', 'key' => 'content_status_label', ) |
|
servicelangtools.lang_used_log Type: trigger Called at: 1.612 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'blogs', 'key' => 'content_blogs_label', ) |
|
servicelangtools.lang_used_log Type: trigger Called at: 1.612 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'blogs', 'key' => 'content_blog_label', ) |
|
servicelangtools.lang_used_log Type: trigger Called at: 1.612 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'event', 'key' => 'content_events_label', ) |
|
servicelangtools.lang_used_log Type: trigger Called at: 1.612 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'event', 'key' => 'content_event_label', ) |
|
servicelangtools.lang_used_log Type: trigger Called at: 1.612 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'forum', 'key' => 'content_forums_label', ) |
|
servicelangtools.lang_used_log Type: trigger Called at: 1.612 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'forum', 'key' => 'content_forum_label', ) |
|
servicelangtools.lang_used_log Type: trigger Called at: 1.612 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'forum', 'key' => 'content_forums_label', ) |
|
servicelangtools.lang_used_log Type: trigger Called at: 1.612 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'forum', 'key' => 'content_post_label', ) |
|
servicelangtools.lang_used_log Type: trigger Called at: 1.612 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'groups', 'key' => 'content_groups_label', ) |
|
servicelangtools.lang_used_log Type: trigger Called at: 1.612 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'groups', 'key' => 'content_group_label', ) |
|
content.collect_types Type: trigger Called at: 1.612 Exec time: 0.000 |
BASE_CLASS_ContentProvider -> onCollectTypes()
PHOTO_CLASS_ContentProvider -> onCollectTypes()
NEWSFEED_CLASS_ContentProvider -> onCollectTypes()
BLOGS_CLASS_ContentProvider -> onCollectTypes()
EVENT_CLASS_ContentProvider -> onCollectTypes()
FORUM_CLASS_ContentProvider -> onCollectTypes()
GROUPS_CLASS_ContentProvider -> onCollectTypes()
|
array ( ) |
|
console.collect_items Type: trigger Called at: 1.607 Exec time: 0.001 |
BASE_CLASS_ConsoleEventHandler -> collectItems()
BASE_CLASS_InvitationEventHandler -> collectItems()
MAILBOX_CLASS_EventHandler -> onCollectConsoleItems()
NOTIFICATIONS_CLASS_ConsoleBridge -> collectItems()
MODERATION_CLASS_EventHandler -> collectConsoleItems()
FRIENDS_CLASS_RequestEventHandler -> collectItems()
|
array ( ) |
|
console.before_item_render Type: trigger Called at: 1.612 Exec time: 0.000 |
No listeners |
array (
'item' =>
\BASE_CMP_ConsoleItem::__set_state(array(
'assignedVars' =>
array (
'item' =>
array (
'uniqId' => 'console_item_69c23f48f3e2c',
'class' => '',
'content' =>
array (
),
'html' => 'Wasku DateWasku Date |
|
console.before_item_render Type: trigger Called at: 1.614 Exec time: 0.000 |
No listeners | array ( 'item' => \BASE_CMP_ConsoleButton::__set_state(array( 'assignedVars' => array ( 'label' => 'Sign up', 'href' => 'https://date.wasku.com/join', 'onClick' => '', ), 'template' => '/var/www/date.wasku.com/public_html/ow_system_plugins/base/views/components/console_button.html', 'visible' => true, 'components' => array ( ), 'forms' => array ( ), 'consoleItem' => \BASE_CMP_ConsoleItem::__set_state(array( 'assignedVars' => array ( 'item' => array ( 'uniqId' => 'console_item_69c23f48f3eee', 'class' => 'ow_console_button', 'content' => array ( ), 'html' => 'Sign up', 'hidden' => false, ), ), 'template' => '/var/www/date.wasku.com/public_html/ow_system_plugins/base/views/components/console_item.html', 'visible' => true, 'components' => array ( ), 'forms' => array ( ), 'content' => NULL, 'control' => 'Sign up', 'hidden' => false, 'uniqId' => 'console_item_69c23f48f3eee', 'class' => array ( 'ow_console_button' => 'ow_console_button', ), )), 'key' => 'console_item_69c23f48f3eee', )), 'order' => 1, ) |
|
console.before_item_render Type: trigger Called at: 1.615 Exec time: 0.000 |
No listeners | array ( 'item' => \BASE_CMP_ConsoleSwitchLanguage::__set_state(array( 'assignedVars' => array ( 'label' => 'en', 'class' => 'ow_console_lang_en', ), 'template' => '/var/www/date.wasku.com/public_html/ow_system_plugins/base/views/components/console_switch_language.html', 'visible' => false, 'components' => array ( ), 'forms' => array ( ), 'consoleItem' => \BASE_CMP_ConsoleItem::__set_state(array( 'assignedVars' => array ( ), 'template' => '/var/www/date.wasku.com/public_html/ow_system_plugins/base/views/components/console_item.html', 'visible' => true, 'components' => array ( ), 'forms' => array ( ), 'content' => NULL, 'control' => NULL, 'hidden' => false, 'uniqId' => 'console_item_69c23f48f4114', 'class' => array ( 'ow_console_dropdown' => 'ow_console_dropdown', 'ow_console_dropdown_hover' => 'ow_console_dropdown_hover', ), )), 'key' => 'console_item_69c23f48f4114', 'url' => 'javascript://', )), 'order' => 0, ) |
|
base.query.user_filter Type: trigger Called at: 1.617 Exec time: 0.000 |
No listeners | array ( 'tables' => array ( 'user' => 'friends_friendship', ), 'fields' => array ( 'userId' => 'userId', ), 'method' => 'FRIENDS_BOL_FriendshipDao::count', ) |
|
base.query.user_filter Type: trigger Called at: 1.617 Exec time: 0.000 |
No listeners | array ( 'tables' => array ( 'user' => 'friends_friendship', ), 'fields' => array ( 'userId' => 'userId', ), 'method' => 'FRIENDS_BOL_FriendshipDao::count', ) |
|
console.ping Type: trigger Called at: 1.616 Exec time: 0.002 |
BASE_CLASS_InvitationEventHandler -> ping()
NOTIFICATIONS_CLASS_ConsoleBridge -> ping()
FRIENDS_CLASS_RequestEventHandler -> ping()
|
array ( ) |
|
base.ping.consoleUpdate Type: trigger Called at: 1.615 Exec time: 0.002 |
BASE_CLASS_ConsoleEventHandler -> ping()
|
array ( ) |
|
class.get_instance.BASE_CMP_MainMenu Type: trigger Called at: 1.619 Exec time: 0.000 |
No listeners | array ( 'className' => 'BASE_CMP_MainMenu', 'arguments' => array ( 0 => array ( 'responsive' => true, ), ), ) |
|
class.get_instance.ADS_CMP_Ads Type: trigger Called at: 1.621 Exec time: 0.000 |
No listeners | array ( 'className' => 'ADS_CMP_Ads', 'arguments' => array ( 0 => array ( 'position' => 'top', ), ), ) |
| Event | Listener |
|---|---|
| core.exit |
OW_Log -> writeLog()
|
| core.emergency_exit |
OW_Log -> writeLog()
BASE_CLASS_EventHandler -> onEmergencyExit()
|
| base.billing.on_after_delivered_sale |
BASE_CLASS_EventHandler -> onAfterBillingDeliverSale()
|
| base.user_login |
BASE_CLASS_EventHandler -> onUserLoginSaveStatistics()
BASE_CLASS_EventHandler -> onUserLogin()
BASE_CLASS_EventHandler -> onUserLoginSetAdminCookie()
MAILBOX_CLASS_EventHandler -> resetAllUsersLastData()
USERCREDITS_CLASS_EventHandler -> onUserLogin()
BOOKMARKS_CLASS_EventHandler -> onUserLogin()
|
| content.after_add |
BASE_CLASS_EventHandler -> onAfterAdd()
MODERATION_CLASS_EventHandler -> onAfterAdd()
|
| base.add_global_lang_keys |
BASE_CLASS_EventHandler -> onAddGlobalLangs()
|
| base.user_unregister |
BASE_CLASS_EventHandler -> onDeleteUserContent()
BASE_CLASS_EventHandler -> onUserUnregisterDeleteDisaproved()
BASE_CLASS_EventHandler -> onUserUnregisterRemovePreference()
BASE_CLASS_EventHandler -> onDeleteMediaPanelFiles()
BASE_CLASS_EventHandler -> clearUserListQueryCache()
BASE_CLASS_EventHandler -> onUserUnregisterClearMailQueue()
BASE_CLASS_ContentProvider -> onUserDeleted()
BASE_CLASS_EventHandler -> onDeleteUserAttachments()
MAILBOX_CLASS_EventHandler -> onUserUnregister()
MEMBERSHIP_CLASS_EventHandler -> deleteUserMembership()
PHOTO_CLASS_EventHandler -> onUserUnregister()
USERCREDITS_CLASS_EventHandler -> deleteUserCreditBalance()
USERCREDITS_CLASS_EventHandler -> deleteUserCreditLogs()
OCSGUESTS_CLASS_EventHandler -> onUserUnregister()
SKADATE_CLASS_EventHandler -> onUserUnregister()
BOOKMARKS_CLASS_EventHandler -> onUserUnregister()
NEWSFEED_CLASS_EventHandler -> userUnregister()
BLOGS_CLASS_EventHandler -> onUnregisterUser()
EVENT_CLASS_EventHandler -> onUserDelete()
FORUM_CLASS_EventHandler -> deleteUserContent()
FRIENDS_CLASS_EventHandler -> onUnregisterUser()
FRIENDS_CLASS_EventHandler -> onUserEventClearQueryCache()
GROUPS_CLASS_EventHandler -> onUserUnregister()
|
| base.user_logout |
BASE_CLASS_EventHandler -> onUserLogout()
|
| base.user_register |
BASE_CLASS_EventHandler -> onJoinMandatoryUserApprove()
BASE_CLASS_EventHandler -> onJoinFeed()
BASE_CLASS_EventHandler -> onUserRegisterWelcomeLetter()
BASE_CLASS_EventHandler -> setAccountTypeUserRoleOnUserRegister()
BASE_CLASS_EventHandler -> deleteInviteCode()
BASE_CLASS_ContentProvider -> onUserJoin()
MAILBOX_CLASS_EventHandler -> resetAllUsersLastData()
USERCREDITS_CLASS_EventHandler -> onUserRegister()
SKADATE_CLASS_EventHandler -> onUserRegister()
|
| base.user_edit |
BASE_CLASS_EventHandler -> onUserEditFeed()
BASE_CLASS_ContentProvider -> afterUserEdit()
|
| feed.after_comment_add |
BASE_CLASS_EventHandler -> onUserJoinCommentFeed()
BASE_CLASS_EventHandler -> onUserAvatarCommentFeed()
PHOTO_CLASS_EventHandler -> feedAfterCommentAdd()
VIRTUALGIFTS_CLASS_EventHandler -> feedGiftComment()
NEWSFEED_CLASS_EventHandler -> afterComment()
BLOGS_CLASS_EventHandler -> onFeedAddComment()
FRIENDS_CLASS_EventHandler -> onFeedAddComment()
GROUPS_CLASS_EventHandler -> onAfterFeedCommentAdd()
|
| feed.after_like_added |
BASE_CLASS_EventHandler -> onLikeUserJoin()
BASE_CLASS_EventHandler -> onUserAvatarLikeFeed()
PHOTO_CLASS_EventHandler -> feedAfterLikeAdded()
VIRTUALGIFTS_CLASS_EventHandler -> feedGiftLike()
NEWSFEED_CLASS_EventHandler -> addLike()
NEWSFEED_CLASS_EventHandler -> onLikeNotification()
BLOGS_CLASS_EventHandler -> onFeedAddLike()
EVENT_CLASS_EventHandler -> feedOnLike()
FORUM_CLASS_EventHandler -> feedTopicLike()
FRIENDS_CLASS_EventHandler -> onFeedAddLike()
|
| notifications.collect_actions |
BASE_CLASS_EventHandler -> onNotifyActions()
MAILBOX_CLASS_EventHandler -> onNotifyActions()
PHOTO_CLASS_EventHandler -> collectNotificationActions()
USERCREDITS_CLASS_EventHandler -> onCollectNotificationActions()
VIRTUALGIFTS_CLASS_EventHandler -> onNotifyActions()
NEWSFEED_CLASS_EventHandler -> collectNotificationActions()
BLOGS_CLASS_EventHandler -> onCollectNotificationActions()
EVENT_CLASS_EventHandler -> onNotifyActions()
FORUM_CLASS_EventHandler -> onNotifyActions()
FRIENDS_CLASS_EventHandler -> onCollectNotificationActions()
GROUPS_CLASS_ConsoleBridge -> onCollectNotificationActions()
|
| base_add_comment |
BASE_CLASS_EventHandler -> onAddComment()
BASE_CLASS_ContentProvider -> onCommentAdd()
PHOTO_CLASS_EventHandler -> notifyOnNewComment()
NEWSFEED_CLASS_EventHandler -> addComment()
NEWSFEED_CLASS_EventHandler -> onCommentNotification()
BLOGS_CLASS_EventHandler -> onAddBlogPostComment()
EVENT_CLASS_EventHandler -> onAddComment()
GROUPS_CLASS_ConsoleBridge -> onComment()
|
| base.update_entity_items_status |
BASE_CLASS_EventHandler -> onUpdateEntityItemsStatus()
|
| base.user_suspend |
BASE_CLASS_EventHandler -> clearUserListQueryCache()
BASE_CLASS_EventHandler -> sendSuspendNotification()
PostService -> onAuthorSuspend()
FRIENDS_CLASS_EventHandler -> onUserEventClearQueryCache()
|
| base.user_unsuspend |
BASE_CLASS_EventHandler -> clearUserListQueryCache()
FRIENDS_CLASS_EventHandler -> onUserEventClearQueryCache()
|
| base.on_user_approve |
BASE_CLASS_EventHandler -> clearUserListQueryCache()
BASE_CLASS_ContentProvider -> onUserApprove()
FRIENDS_CLASS_EventHandler -> onUserEventClearQueryCache()
|
| base.on_user_disapprove |
BASE_CLASS_EventHandler -> clearUserListQueryCache()
FRIENDS_CLASS_EventHandler -> onUserEventClearQueryCache()
|
| base.on_user_mark_featured |
BASE_CLASS_EventHandler -> clearUserListQueryCache()
|
| base.on_user_unmark_featured |
BASE_CLASS_EventHandler -> clearUserListQueryCache()
|
| base.questions_field_get_label |
BASE_CLASS_EventHandler -> getQuestionLabel()
SKADATE_CLASS_EventHandler -> getQuestionLabel()
|
| base.before_decorator |
BASE_CLASS_EventHandler -> onBeforeDecoratorRender()
BOOKMARKS_CLASS_EventHandler -> beforeDecorator()
|
| plugin.privacy.get_action_list |
BASE_CLASS_EventHandler -> onPrivacyAddAction()
MAILBOX_CLASS_EventHandler -> onCollectPrivacyActions()
PHOTO_CLASS_EventHandler -> addPrivacyAction()
NEWSFEED_CLASS_EventHandler -> onPrivacyCollectActions()
BLOGS_CLASS_EventHandler -> onCollectPrivacyActionList()
EVENT_CLASS_EventHandler -> privacyAddAction()
FRIENDS_CLASS_EventHandler -> onCollectPrivacyActionList()
GROUPS_CLASS_EventHandler -> onPrivacyCollectActions()
VIDEOIM_CLASS_EventHandler -> onCollectPrivacyActions()
|
| base.members_only_exceptions |
BASE_CLASS_EventHandler -> onAddMembersOnlyException()
SKADATE_CLASS_EventHandler -> addMembersOnlyException()
skadate_add_members_only_exception()
|
| base.splash_screen_exceptions |
BASE_CLASS_EventHandler -> onAddSplashScreenExceptions()
|
| base.password_protected_exceptions |
BASE_CLASS_EventHandler -> onAddPasswordProtectedExceptions()
|
| base.maintenance_mode_exceptions |
BASE_CLASS_EventHandler -> onAddMaintenanceModeExceptions()
|
| admin.add_auth_labels |
BASE_CLASS_EventHandler -> onAddAuthLabels()
admin_add_auth_labels()
MAILBOX_CLASS_EventHandler -> addAuthLabels()
MEMBERSHIP_CLASS_EventHandler -> addAuthLabels()
PHOTO_CLASS_EventHandler -> addAuthLabels()
USERCREDITS_CLASS_EventHandler -> onCollectAuthLabels()
HOTLIST_CLASS_EventHandler -> addAuthLabels()
VIRTUALGIFTS_CLASS_EventHandler -> addAuthLabels()
NEWSFEED_CLASS_EventHandler -> onCollectAuthLabels()
ADS_CLASS_EventHandler -> addAuthLabels()
BLOGS_CLASS_EventHandler -> onCollectAuthLabels()
EVENT_CLASS_EventHandler -> addAuthLabels()
FORUM_CLASS_EventHandler -> addAuthLabels()
FRIENDS_CLASS_EventHandler -> onCollectAuthLabels()
GROUPS_CLASS_EventHandler -> onCollectAuthLabels()
VIDEOIM_CLASS_EventHandler -> addAuthLabels()
|
| socialsharing.get_entity_info |
BASE_CLASS_EventHandler -> sosialSharingGetUserInfo()
PHOTO_CLASS_EventHandler -> sosialSharingGetPhotoInfo()
VIRTUALGIFTS_CLASS_EventHandler -> sosialSharingGetGiftInfo()
BLOGS_CLASS_EventHandler -> sosialSharingGetBlogInfo()
EVENT_CLASS_EventHandler -> sosialSharingGetEventInfo()
FORUM_CLASS_EventHandler -> sosialSharingGetForumInfo()
|
| base.before_save_user |
BASE_CLASS_EventHandler -> setUserRoleOnChangeAccountType()
|
| base.join_form_render |
BASE_CLASS_EventHandler -> onInviteMembersProcessJoinForm()
|
| base.moderation_panel_widget_collect_contents |
BASE_CLASS_EventHandler -> onCollectModerationWidgetContent()
MODERATION_CLASS_EventHandler -> onCollectModerationWidgetContent()
|
| base.moderation_tools.collect_menu |
BASE_CLASS_EventHandler -> onCollectModerationToolsMenu()
MODERATION_CLASS_EventHandler -> onCollectModerationToolsMenu()
|
| content.before_delete |
BASE_CLASS_EventHandler -> deleteEntityFlags()
MODERATION_CLASS_EventHandler -> onBeforeDelete()
|
| base.after_avatar_update |
BASE_CLASS_ContentProvider -> onAvatarChange()
BASE_CLASS_EventHandler -> onAfterAvatarUpdate()
MAILBOX_CLASS_EventHandler -> onChangeUserAvatar()
|
| base.before_user_avatar_delete |
BASE_CLASS_ContentProvider -> onAvatarDelete()
|
| content.collect_types |
BASE_CLASS_ContentProvider -> onCollectTypes()
PHOTO_CLASS_ContentProvider -> onCollectTypes()
NEWSFEED_CLASS_ContentProvider -> onCollectTypes()
BLOGS_CLASS_ContentProvider -> onCollectTypes()
EVENT_CLASS_ContentProvider -> onCollectTypes()
FORUM_CLASS_ContentProvider -> onCollectTypes()
GROUPS_CLASS_ContentProvider -> onCollectTypes()
|
| content.get_info |
BASE_CLASS_ContentProvider -> onGetInfo()
PHOTO_CLASS_ContentProvider -> onGetInfo()
NEWSFEED_CLASS_ContentProvider -> onGetInfo()
BLOGS_CLASS_ContentProvider -> onGetInfo()
EVENT_CLASS_ContentProvider -> onGetInfo()
FORUM_CLASS_ContentProvider -> onGetInfo()
GROUPS_CLASS_ContentProvider -> onGetInfo()
|
| content.update_info |
BASE_CLASS_ContentProvider -> onUpdateInfo()
PHOTO_CLASS_ContentProvider -> onUpdateInfo()
NEWSFEED_CLASS_ContentProvider -> onUpdateInfo()
BLOGS_CLASS_ContentProvider -> onUpdateInfo()
EVENT_CLASS_ContentProvider -> onUpdateInfo()
FORUM_CLASS_ContentProvider -> onUpdateInfo()
GROUPS_CLASS_ContentProvider -> onUpdateInfo()
|
| content.delete |
BASE_CLASS_ContentProvider -> onDelete()
PHOTO_CLASS_ContentProvider -> onDelete()
NEWSFEED_CLASS_ContentProvider -> onDelete()
BLOGS_CLASS_ContentProvider -> onDelete()
EVENT_CLASS_ContentProvider -> onDelete()
FORUM_CLASS_ContentProvider -> onDelete()
GROUPS_CLASS_ContentProvider -> onDelete()
|
| base.user_list.get_displayed_fields |
BASE_CLASS_EventHandler -> onGetUserListFields()
|
| base.user_list.get_questions |
BASE_CLASS_EventHandler -> onGetUserListQuestions()
|
| base.user_list.get_field_data |
BASE_CLASS_EventHandler -> onGetUserListFieldValue()
|
| base.sitemap.get_urls |
BASE_CLASS_EventHandler -> onSitemapGetUrls()
PHOTO_CLASS_EventHandler -> onSitemapGetUrls()
BLOGS_CLASS_EventHandler -> onSitemapGetUrls()
EVENT_CLASS_EventHandler -> onSitemapGetUrls()
FORUM_CLASS_EventHandler -> onSitemapGetUrls()
GROUPS_CLASS_EventHandler -> onSitemapGetUrls()
|
| base.provide_page_meta_info |
BASE_CLASS_EventHandler -> onProvideMetaInfoForPage()
|
| base.on_after_generate_email_verification_code |
BASE_CLASS_EventHandler -> generateEmailVerificationCode()
|
| base.add_profile_action_toolbar |
BASE_CLASS_EventHandler -> onActionToolbarAddDeleteActionTool()
BASE_CLASS_EventHandler -> onActionToolbarAddFlagActionTool()
BASE_CLASS_EventHandler -> onActionToolbarAddSuspendActionTool()
BASE_CLASS_EventHandler -> onActionToolbarAddAuthActionTool()
BASE_CLASS_EventHandler -> onActionToolbarAddUserApproveActionTool()
BASE_CLASS_EventHandler -> onActionToolbarAddUserFeatureActionTool()
BASE_CLASS_EventHandler -> onActionToolbarAddUserBlockActionTool()
MAILBOX_CLASS_EventHandler -> sendMessageActionTool()
MEMBERSHIP_CLASS_EventHandler -> onCollectProfileActionToolbarItem()
USERCREDITS_CLASS_EventHandler -> onCollectProfileActionToolbarItem()
VIRTUALGIFTS_CLASS_EventHandler -> sendGiftActionTool()
BOOKMARKS_CLASS_EventHandler -> addProfileActionToolbar()
MODERATION_CLASS_EventHandler -> onActionToolbarAddUserApproveActionTool()
NEWSFEED_CLASS_EventHandler -> onCollectProfileActions()
FRIENDS_CLASS_EventHandler -> onCollectProfileActionTools()
VIDEOIM_CLASS_EventHandler -> addProfileActionToolbar()
|
| base.dashboard_menu_items |
BASE_CLASS_EventHandler -> onDashboardMenuItem()
|
| base.preference_menu_items |
BASE_CLASS_EventHandler -> onPreferenceMenuItem()
notifications_preference_menu_item()
|
| base.on_avatar_toolbar_collect |
BASE_CLASS_EventHandler -> onAvatarToolbarCollect()
MAILBOX_CLASS_EventHandler -> onAvatarToolbarCollect()
|
| core.finalize |
BASE_CLASS_EventHandler -> addJsDeclarations()
BASE_CLASS_EventHandler -> onFinalizeAddScrollJs()
BASE_CLASS_EventHandler -> onFinalizeCheckIfSiteFullyInstalled()
admin_on_application_finalize()
MAILBOX_CLASS_EventHandler -> addEmojiPicker()
SKADATE_CLASS_EventHandler -> onFinalize()
MATCHMAKING_CLASS_EventHandler -> addJsCode()
BOOKMARKS_CLASS_EventHandler -> onFinalize()
VIDEOIM_CLASS_EventHandler -> initVideoImRequest()
|
| admin.add_admin_notification |
BASE_CLASS_EventHandler -> addAdminNotification()
ADMIN_CLASS_EventHandler -> onAddAdminNotification()
MEMBERSHIP_CLASS_EventHandler -> addAdminNotification()
hotlist_usercredits_active()
contactus_handler_after_install()
CUSTOMINDEX_CLASS_EventHandler -> onAddingAdminNotifications()
GROUPS_CLASS_EventHandler -> onCollectAdminNotifications()
|
| ads.enabled_plugins |
BASE_CLASS_EventHandler -> onAddAdsEnabled()
MAILBOX_CLASS_EventHandler -> mailboxAdsEnabled()
MEMBERSHIP_CLASS_EventHandler -> adsEnabled()
PHOTO_CLASS_EventHandler -> adsEnabled()
BLOGS_CLASS_EventHandler -> onCollectEnabledAdsPages()
contactus_ads_enabled()
EVENT_CLASS_EventHandler -> adsEnabled()
FORUM_CLASS_EventHandler -> adsEnabled()
GROUPS_CLASS_EventHandler -> onAdsCollectEnabledPlugins()
|
| core.plugin_uninstall |
BASE_CLASS_EventHandler -> onPluginUninstallDeleteComments()
BASE_CLASS_EventHandler -> onPluginsUninstallDeleteGateway()
BASE_CLASS_InvitationEventHandler -> pluginUninstall()
USERCREDITS_CLASS_EventHandler -> onBeforePluginsUninstall()
skadate_on_plugin_deactivate()
NOTIFICATIONS_CLASS_ConsoleBridge -> pluginUninstall()
NEWSFEED_CLASS_EventHandler -> onPluginUninstall()
|
| base.preference_add_form_element |
BASE_CLASS_EventHandler -> onPreferenceAddFormElement()
VIDEOIM_CLASS_EventHandler -> onPreferenceAddFormElement()
|
| base.preference_section_label |
BASE_CLASS_EventHandler -> onAddPreferenceSectionLabels()
VIDEOIM_CLASS_EventHandler -> onAddPreferenceSectionLabels()
|
| feed.collect_configurable_activity |
BASE_CLASS_EventHandler -> onFeedCollectConfigurableActivity()
PHOTO_CLASS_EventHandler -> feedCollectConfigurableActivity()
VIRTUALGIFTS_CLASS_EventHandler -> feedCollectConfigurableActivity()
BLOGS_CLASS_EventHandler -> onCollectFeedConfigurableActivity()
EVENT_CLASS_EventHandler -> feedOnCollectConfigurableActivity()
FORUM_CLASS_EventHandler -> feedCollectConfigurableActivity()
FRIENDS_CLASS_EventHandler -> onCollectFeedConfigurableActivity()
GROUPS_CLASS_EventHandler -> onFeedCollectConfigurableActivity()
|
| base.attachment_save_image |
BASE_CLASS_EventHandler -> onSaveAttachmentImage()
|
| join.get_captcha_field |
BASE_CLASS_EventHandler -> getCaptcha()
|
| core.after_route |
BASE_CLASS_EventHandler -> onPluginsInitCheckUserStatus()
ADMIN_CLASS_EventHandler -> onAfterRoute()
SKADATE_CLASS_EventHandler -> afterRouteHandler()
SKADATE_CLASS_EventHandler -> adminPageHanler()
|
| base.add_quick_link |
BASE_CLASS_EventHandler -> onCollectQuickLinks()
PHOTO_CLASS_EventHandler -> addQuickLink()
USERCREDITS_CLASS_EventHandler -> onCollectQuickLinks()
MATCHMAKING_CLASS_EventHandler -> onQuickLinksCollect()
VIRTUALGIFTS_CLASS_EventHandler -> quickLinks()
BOOKMARKS_CLASS_EventHandler -> addQuickLink()
BLOGS_CLASS_EventHandler -> onCollectQuickLinks()
EVENT_CLASS_EventHandler -> quickLinks()
FRIENDS_CLASS_EventHandler -> onCollectQuickLinks()
GROUPS_CLASS_EventHandler -> onCollectQuickLinks()
|
| base.collect_seo_meta_data |
BASE_CLASS_EventHandler -> onCollectMetaData()
PHOTO_CLASS_EventHandler -> onCollectMetaData()
BLOGS_CLASS_EventHandler -> onCollectMetaData()
ClosureObject()
EVENT_CLASS_EventHandler -> onCollectMetaData()
FORUM_CLASS_EventHandler -> onCollectMetaData()
GROUPS_CLASS_EventHandler -> onCollectMetaData()
|
| class.get_instance |
BASE_CLASS_EventHandler -> onGetClassInstance()
pcgallery_class_get_instance()
|
| base.ping.consoleUpdate |
BASE_CLASS_ConsoleEventHandler -> ping()
|
| console.collect_items |
BASE_CLASS_ConsoleEventHandler -> collectItems()
BASE_CLASS_InvitationEventHandler -> collectItems()
MAILBOX_CLASS_EventHandler -> onCollectConsoleItems()
NOTIFICATIONS_CLASS_ConsoleBridge -> collectItems()
MODERATION_CLASS_EventHandler -> collectConsoleItems()
FRIENDS_CLASS_RequestEventHandler -> collectItems()
|
| core.plugins_init |
BASE_CLASS_InvitationEventHandler -> afterInits()
MAILBOX_CLASS_EventHandler -> updatePlugin()
MAILBOX_CLASS_EventHandler -> onPluginsInitCheckUserStatus()
USEARCH_CLASS_EventHandler -> afterPluginsInit()
skadate_after_plugin_init()
NOTIFICATIONS_CLASS_ConsoleBridge -> genericAfterInits()
NOTIFICATIONS_CLASS_ConsoleBridge -> afterInits()
NOTIFICATIONS_CLASS_EmailBridge -> genericAfterInits()
NEWSFEED_CLASS_EventHandler -> afterAppInit()
NEWSFEED_CLASS_FormatManager -> collectFormats()
|
| core.plugin_activate |
BASE_CLASS_InvitationEventHandler -> pluginActivate()
USERCREDITS_CLASS_EventHandler -> onAfterPluginsActivate()
skadate_on_plugin_activate()
NOTIFICATIONS_CLASS_ConsoleBridge -> pluginActivate()
pcgallery_after_plugin_activate()
NEWSFEED_CLASS_EventHandler -> onPluginActivate()
|
| core.plugin_deactivate |
BASE_CLASS_InvitationEventHandler -> pluginDeactivate()
USERCREDITS_CLASS_EventHandler -> onBeforePluginsDeactivate()
skadate_on_plugin_deactivate()
NOTIFICATIONS_CLASS_ConsoleBridge -> pluginDeactivate()
pcgallery_before_plugin_deactivate()
NEWSFEED_CLASS_EventHandler -> onPluginDeactivate()
|
| console.load_list |
BASE_CLASS_InvitationEventHandler -> loadList()
MAILBOX_CLASS_EventHandler -> onLoadConsoleList()
NOTIFICATIONS_CLASS_ConsoleBridge -> loadList()
FRIENDS_CLASS_RequestEventHandler -> loadList()
|
| console.ping |
BASE_CLASS_InvitationEventHandler -> ping()
NOTIFICATIONS_CLASS_ConsoleBridge -> ping()
FRIENDS_CLASS_RequestEventHandler -> ping()
|
| notifications.send_list |
BASE_CLASS_InvitationEventHandler -> sendList()
MAILBOX_CLASS_EventHandler -> consoleSendList()
NOTIFICATIONS_CLASS_EmailBridge -> sendList()
FRIENDS_CLASS_EventHandler -> onCollectNotificationSendList()
|
| admin.disable_fields_on_edit_profile_question |
ADMIN_CLASS_EventHandler -> onGetDisableActionList()
usearch_disable_fields_on_edit_profile_question()
SKADATE_CLASS_EventHandler -> disableProfileQuestions()
MATCHMAKING_CLASS_EventHandler -> disableFieldsOnEditProfileQuestion()
ADMIN_CLASS_EventHandler -> onGetJoinStampDisableActionList()
|
| admin.check_if_admin_page |
ADMIN_CLASS_EventHandler -> checkIfAdminPage()
|
| usercredits.on_action_collect |
MAILBOX_CLASS_Credits -> bindCreditActionsCollect()
PHOTO_CLASS_Credits -> bindCreditActionsCollect()
USERCREDITS_CLASS_BaseCredits -> bindCreditActionsCollect()
HOTLIST_CLASS_Credits -> bindCreditActionsCollect()
VIRTUALGIFTS_CLASS_Credits -> bindCreditActionsCollect()
NEWSFEED_CLASS_Credits -> bindCreditActionsCollect()
BLOGS_CLASS_Credits -> bindCreditActionsCollect()
EVENT_CLASS_Credits -> bindCreditActionsCollect()
FORUM_CLASS_Credits -> bindCreditActionsCollect()
FRIENDS_CLASS_Credits -> bindCreditActionsCollect()
GROUPS_CLASS_Credits -> bindCreditActionsCollect()
VIDEOIM_CLASS_EventHandler -> bindCreditActionsCollect()
|
| plugin.mailbox.on_plugin_init.handle_controller_attributes |
MAILBOX_CLASS_EventHandler -> onHandleControllerAttributes()
|
| base.online_now_click |
MAILBOX_CLASS_EventHandler -> onShowOnlineButton()
|
| base.ping |
MAILBOX_CLASS_EventHandler -> onPing()
CUSTOMINDEX_CLASS_EventHandler -> onGettingPing()
|
| base.ping.notifications |
MAILBOX_CLASS_EventHandler -> onApiPing()
|
| mailbox.ping |
MAILBOX_CLASS_EventHandler -> onPing()
|
| mailbox.mark_as_read |
MAILBOX_CLASS_EventHandler -> onMarkAsRead()
|
| mailbox.mark_unread |
MAILBOX_CLASS_EventHandler -> onMarkUnread()
|
| mailbox.get_conversation_id |
MAILBOX_CLASS_EventHandler -> getConversationId()
|
| mailbox.delete_conversation |
MAILBOX_CLASS_EventHandler -> onDeleteConversation()
MAILBOX_CLASS_EventHandler -> deleteConversation()
|
| mailbox.create_conversation |
MAILBOX_CLASS_EventHandler -> onCreateConversation()
|
| mailbox.authorize_action |
MAILBOX_CLASS_EventHandler -> onAuthorizeAction()
|
| mailbox.find_user |
MAILBOX_CLASS_EventHandler -> onFindUser()
|
| winks.onAcceptWink |
MAILBOX_CLASS_EventHandler -> onAcceptWink()
|
| winks.onWinkBack |
MAILBOX_CLASS_EventHandler -> onWinkBack()
|
| mailbox.get_unread_message_count |
MAILBOX_CLASS_EventHandler -> getUnreadMessageCount()
|
| mailbox.get_chat_user_list |
MAILBOX_CLASS_EventHandler -> getChatUserList()
|
| mailbox.post_message |
MAILBOX_CLASS_EventHandler -> postMessage()
|
| mailbox.post_reply_message |
MAILBOX_CLASS_EventHandler -> postReplyMessage()
|
| mailbox.get_new_messages |
MAILBOX_CLASS_EventHandler -> getNewMessages()
|
| mailbox.get_new_messages_for_conversation |
MAILBOX_CLASS_EventHandler -> getNewMessagesForConversation()
|
| mailbox.get_messages |
MAILBOX_CLASS_EventHandler -> getMessages()
|
| mailbox.get_history |
MAILBOX_CLASS_EventHandler -> getHistory()
|
| mailbox.show_send_message_button |
MAILBOX_CLASS_EventHandler -> showSendMessageButton()
|
| mailbox.get_active_mode_list |
MAILBOX_CLASS_EventHandler -> onGetActiveModeList()
|
| friends.request-accepted |
MAILBOX_CLASS_EventHandler -> onFriendRequestAccepted()
FRIENDS_CLASS_EventHandler -> onAcceptRequest()
|
| mailbox.send_message |
MAILBOX_CLASS_EventHandler -> onSendMessage()
|
| mailbox.mark_conversation |
MAILBOX_CLASS_EventHandler -> markConversation()
|
| base.attachment_uploaded |
MAILBOX_CLASS_EventHandler -> onAttachmentUpload()
|
| mailbox.renderOembed |
MAILBOX_CLASS_EventHandler -> onRenderOembed()
|
| usearch.collect_user_actions |
USEARCH_CLASS_EventHandler -> addFollowAction()
USEARCH_CLASS_EventHandler -> addFriendAction()
USEARCH_CLASS_EventHandler -> addBlockAction()
BOOKMARKS_CLASS_EventHandler -> usearchCollectUserActions()
|
| usearch.get_user_id_list |
USEARCH_CLASS_EventHandler -> getSearchResult()
|
| base.questions_field_init |
USEARCH_CLASS_EventHandler -> onInitQuestion()
MATCHMAKING_CLASS_EventHandler -> onQuestionsFieldInit()
|
| base.question.search_sql |
USEARCH_CLASS_EventHandler -> setSearchSql()
|
| authorization.layer_check |
MEMBERSHIP_CLASS_EventHandler -> onAuthLayerCheck()
USERCREDITS_CLASS_EventHandler -> onAuthLayerCheck()
|
| authorization.layer_check_collect_error |
MEMBERSHIP_CLASS_EventHandler -> onAuthLayerCheckCollectError()
USERCREDITS_CLASS_EventHandler -> onAuthLayerCheckCollectError()
|
| base.on_before_role_delete |
MEMBERSHIP_CLASS_EventHandler -> deleteRole()
|
| base.billing_add_gateway_product |
MEMBERSHIP_CLASS_EventHandler -> billingAddGatewayProduct()
USERCREDITS_CLASS_EventHandler -> onCollectBillingGatewayProduct()
|
| base.collect_subscribe_menu |
MEMBERSHIP_CLASS_EventHandler -> getPluginForMenuDesktop()
USERCREDITS_CLASS_EventHandler -> getPluginForMenuDesktop()
|
| membership.deliver_sale_notification |
MEMBERSHIP_CLASS_EventHandler -> onDeliverSaleNotification()
|
| photo.album_add |
PHOTO_CLASS_EventHandler -> albumAdd()
|
| photo.album_find |
PHOTO_CLASS_EventHandler -> albumFind()
|
| photo.album_delete |
PHOTO_CLASS_EventHandler -> albumDelete()
|
| photo.entity_albums_find |
PHOTO_CLASS_EventHandler -> entityAlbumsFind()
|
| photo.add |
PHOTO_CLASS_EventHandler -> photoAdd()
|
| photo.find |
PHOTO_CLASS_EventHandler -> photoFind()
|
| photo.finds |
PHOTO_CLASS_EventHandler -> photoFinds()
|
| photo.delete |
PHOTO_CLASS_EventHandler -> photoDelete()
|
| photo.album_photos_count |
PHOTO_CLASS_EventHandler -> albumPhotosCount()
|
| photo.album_photos_find |
PHOTO_CLASS_EventHandler -> albumPhotosFind()
|
| photo.entity_albums_count |
PHOTO_CLASS_EventHandler -> entityAlbumsCount()
|
| photo.entity_photos_find |
PHOTO_CLASS_EventHandler -> entityPhotosFind()
|
| photo.entity_photos_count |
PHOTO_CLASS_EventHandler -> entityPhotosCount()
|
| photo.entity_albums_delete |
PHOTO_CLASS_EventHandler -> entityAlbumsDelete()
|
| photo.init_floatbox |
PHOTO_CLASS_EventHandler -> initFloatbox()
|
| photo.get_photo_view_status |
PHOTO_CLASS_EventHandler -> getPhotoViewStatus()
|
| plugin.privacy.on_change_action_privacy |
PHOTO_CLASS_EventHandler -> onChangePrivacy()
NEWSFEED_CLASS_EventHandler -> onPrivacyChange()
BLOGS_CLASS_EventHandler -> onChangeActionPrivacy()
GROUPS_CLASS_EventHandler -> onPrivacyChange()
|
| base.query.content_filter |
PHOTO_CLASS_EventHandler -> photoContentFilter()
SKADATE_CLASS_EventHandler -> photoContentFilter()
|
| feed.on_entity_action |
PHOTO_CLASS_EventHandler -> feedOnEntityAction()
GROUPS_CLASS_EventHandler -> onFeedEntityAction()
|
| feed.collect_privacy |
PHOTO_CLASS_EventHandler -> feedCollectPrivacy()
BLOGS_CLASS_EventHandler -> onCollectFeedPrivacyActions()
EVENT_CLASS_EventHandler -> feedOnCollectPrivacy()
FRIENDS_CLASS_EventHandler -> onCollectFeedPrivacyActions()
GROUPS_CLASS_EventHandler -> onFeedCollectPrivacy()
|
| usercredits.get_action_key |
PHOTO_CLASS_Credits -> getActionKey()
VIRTUALGIFTS_CLASS_Credits -> getActionKey()
BLOGS_CLASS_Credits -> getActionKey()
FORUM_CLASS_Credits -> getActionKey()
GROUPS_CLASS_Credits -> getActionKey()
|
| photo.on_album_add |
PHOTO_CLASS_EventHandler -> onAlbumAdd()
|
| photo.on_album_edit |
PHOTO_CLASS_EventHandler -> onAlbumEdit()
|
| photo.before_album_delete |
PHOTO_CLASS_EventHandler -> onBeforeAlbumDelete()
pcgallery_before_photo_album_delete()
|
| plugin.photos.add_photo |
PHOTO_CLASS_EventHandler -> onPhotoAdd()
PHOTO_CLASS_ContentProvider -> onAfterPhotoAdd()
|
| photo.after_edit |
PHOTO_CLASS_EventHandler -> onAfterPhotoEdit()
PHOTO_CLASS_ContentProvider -> onAfterPhotoEdit()
|
| photo.onBeforeDelete |
PHOTO_CLASS_EventHandler -> onBeforePhotoDelete()
PHOTO_CLASS_ContentProvider -> onBeforePhotoDelete()
|
| photo.after_delete |
PHOTO_CLASS_EventHandler -> onPhotoDelete()
|
| photo.createUserAlbum |
PHOTO_CLASS_EventHandler -> createUserAlbum()
|
| photo.getMainAlbum |
PHOTO_CLASS_EventHandler -> getMainAlbum()
|
| photo.addSearchData |
PHOTO_CLASS_EventHandler -> addSearchData()
|
| feed.before_content_add |
PHOTO_CLASS_EventHandler -> feedBeforeStatusUpdate()
|
| photo.backgroundLoadPhoto |
PHOTO_CLASS_EventHandler -> backgroundLoadPhoto()
|
| photo.onUpdateContent |
PHOTO_CLASS_EventHandler -> onUpdateContent()
|
| photo.get_cover |
PHOTO_CLASS_EventHandler -> getAlbumCoverUrl()
|
| photo.get_album_names |
PHOTO_CLASS_EventHandler -> getAlbumNames()
|
| moderation.after_content_approve |
PHOTO_CLASS_ContentProvider -> afterContentApprove()
BLOGS_CLASS_EventHandler -> afterContentApprove()
EVENT_CLASS_EventHandler -> afterContentApprove()
FORUM_CLASS_EventHandler -> afterContentApprove()
GROUPS_CLASS_EventHandler -> afterContentApprove()
|
| base.add_new_content_item |
PHOTO_CLASS_EventHandler -> addNewContentItem()
BLOGS_CLASS_EventHandler -> onCollectAddNewContentItem()
EVENT_CLASS_EventHandler -> addNewContentItem()
FORUM_CLASS_EventHandler -> addNewContentItem()
GROUPS_CLASS_EventHandler -> onAddNewContent()
|
| feed.on_item_render |
PHOTO_CLASS_EventHandler -> feedOnItemRender()
NEWSFEED_CLASS_EventHandler -> genericItemRender()
NEWSFEED_CLASS_EventHandler -> onFeedItemRenderContext()
NEWSFEED_CLASS_EventHandler -> desktopItemRender()
NEWSFEED_CLASS_EventHandler -> feedItemRenderFlagBtn()
EVENT_CLASS_EventHandler -> feedOnItemRenderActivity()
FORUM_CLASS_EventHandler -> feedOnItemRender()
GROUPS_CLASS_EventHandler -> onFeedItemRenderActivity()
GROUPS_CLASS_EventHandler -> onFeedItemRenderContext()
GROUPS_CLASS_EventHandler -> onFeedItemRender()
|
| photo.onBeforeMultiplePhotoDelete |
PHOTO_CLASS_EventHandler -> onBeforeMultiplePhotoDelete()
|
| photo.onBeforePhotoMove |
PHOTO_CLASS_EventHandler -> onBeforePhotoMove()
|
| photo.onAfterPhotoMove |
PHOTO_CLASS_EventHandler -> onAfterPhotoMove()
|
| photo.getAddPhotoURL |
PHOTO_CLASS_EventHandler -> addPhotoURL()
|
| base.avatar_change_collect_sections |
PHOTO_CLASS_EventHandler -> collectAlbumsForAvatar()
|
| base.avatar_change_get_section |
PHOTO_CLASS_EventHandler -> collectAlbumPhotosForAvatar()
|
| base.avatar_change_get_item |
PHOTO_CLASS_EventHandler -> getPhotoForAvatar()
|
| usercredits.action_add |
USERCREDITS_CLASS_EventHandler -> onCollectActions()
|
| usercredits.action_update |
USERCREDITS_CLASS_EventHandler -> actionUpdate()
|
| usercredits.action_delete |
USERCREDITS_CLASS_EventHandler -> actionDelete()
|
| usercredits.action_info |
USERCREDITS_CLASS_EventHandler -> actionInfo()
|
| usercredits.check_balance |
USERCREDITS_CLASS_EventHandler -> checkBalance()
|
| usercredits.batch_check_balance |
USERCREDITS_CLASS_EventHandler -> batchCheckBalance()
|
| usercredits.batch_check_balance_for_action_list |
USERCREDITS_CLASS_EventHandler -> batchCheckBalanceForActionList()
|
| usercredits.get_balance |
USERCREDITS_CLASS_EventHandler -> getBalance()
|
| usercredits.track_action |
USERCREDITS_CLASS_EventHandler -> trackAction()
|
| usercredits.error_message |
USERCREDITS_CLASS_EventHandler -> getErrorMessage()
|
| usercredits.last_action_timestamp |
USERCREDITS_CLASS_EventHandler -> getLastActionTimestamp()
|
| core.before_document_render |
USERCREDITS_CLASS_EventHandler -> onUserLogin()
skadate_remove_admin_bottom_link()
MINIATURETHEME_CLASS_EventHandler -> onBeforeDocumentRender()
CUSTOMINDEX_CLASS_EventHandler -> onGettingMasterPage()
|
| friends.request-sent |
USERCREDITS_CLASS_EventHandler -> onFriendRequestSent()
|
| core.app_init |
USERCREDITS_CLASS_EventHandler -> onAfterApplicationInit()
VIRTUALGIFTS_CLASS_EventHandler -> afterInits()
SLPREMIUMTHEME_CLASS_EventHandler -> onApplicationInit()
MINIATURETHEME_CLASS_EventHandler -> onApplicationInit()
VIDEOIM_CLASS_EventHandler -> afterInit()
|
| usercredits.grant |
USERCREDITS_CLASS_EventHandler -> onGrantCredits()
|
| usercredits.set_by_moderator |
USERCREDITS_CLASS_EventHandler -> onSetCredits()
|
| usercredits.get_action_label |
USERCREDITS_CLASS_EventHandler -> onGetActionLabel()
VIRTUALGIFTS_CLASS_EventHandler -> getUserCreditsActionLabel()
|
| billingccbill.get-subaccount-config |
USERCREDITS_CLASS_EventHandler -> onGetCcbillSubaccountConfigValue()
|
| billingccbill.collect-subaccount-fields |
USERCREDITS_CLASS_EventHandler -> onCollectCcbillSubaccountField()
|
| authorization.layer_check_track_action |
USERCREDITS_CLASS_EventHandler -> onAuthLayerCheckTrackAction()
|
| core.after_plugin_deactivate |
USERCREDITS_CLASS_EventHandler -> onAfterPluginDeactivate()
|
| birthdays.today_birthday_user_list |
USERCREDITS_CLASS_EventHandler -> onBirthday()
|
| base.event.on_account_type_add |
USERCREDITS_CLASS_EventHandler -> onAccountTypeAdd()
SKADATE_CLASS_EventHandler -> onUpdateAccountTypes()
|
| base.event.on_account_type_delete |
USERCREDITS_CLASS_EventHandler -> onAccountTypeDelete()
SKADATE_CLASS_EventHandler -> onUpdateAccountTypes()
|
| guests.get_guests_list |
OCSGUESTS_CLASS_EventHandler -> getList()
|
| guests.get_new_guests_count |
OCSGUESTS_CLASS_EventHandler -> getNewCount()
|
| guests.mark_guests_viewed |
OCSGUESTS_CLASS_EventHandler -> markViewed()
|
| guests.track_visit |
OCSGUESTS_CLASS_EventHandler -> trackVisit()
|
| base.widget_panel.content.top |
OCSGUESTS_CLASS_EventHandler -> onProfilePageRender()
pcgallery_get_content()
|
| base.on_plugin_info_update |
SKADATE_CLASS_EventHandler -> onPluginInfoUpdate()
|
| admin.get.possible_values_disable_message |
SKADATE_CLASS_EventHandler -> genderDisableValuesMassage()
|
| admin.questions.get_edit_delete_question_buttons_content |
SKADATE_CLASS_EventHandler -> genderGetEditDeleteQuestionButtonsContent()
MATCHMAKING_CLASS_EventHandler -> setEditDeleteQuestionButtonsContent()
|
| admin.questions.get_preview_question_values_content |
SKADATE_CLASS_EventHandler -> getPreviewQuestionValuesContent()
|
| base.event.on_before_add_questions_to_new_account_type |
SKADATE_CLASS_EventHandler -> addQuestionsToNewAccountType()
|
| admin.questions.get_question_page_checkbox_content |
SKADATE_CLASS_EventHandler -> onGetQuestionPageCheckboxContent()
MATCHMAKING_CLASS_EventHandler -> onGetQuestionPageCheckboxContent()
|
| admin.get_soft_version_text |
SKADATE_CLASS_EventHandler -> getSoftVersionText()
skadate_get_soft_version_text()
|
| base.on_after_add_or_update_value_lang |
SKADATE_CLASS_EventHandler -> onAfterAddOrUpdateValueLang()
|
| base.event.on_get_question_lang |
SKADATE_CLASS_EventHandler -> onGetGenderLangValue()
|
| base.event.on_account_type_reorder |
SKADATE_CLASS_EventHandler -> onUpdateAccountTypes()
|
| base.on_before_user_complete_profile |
SKADATE_CLASS_EventHandler -> onBeforeCompleteAccountType()
|
| base.on_before_user_complete_account_type |
SKADATE_CLASS_EventHandler -> onBeforeCompleteAccountType()
|
| base.questions_get_data |
SKADATE_CLASS_EventHandler -> onGetGenderData()
|
| base.questions_save_data |
SKADATE_CLASS_EventHandler -> onUserUpdate()
|
| base.after_avatar_change |
SKADATE_CLASS_EventHandler -> onAvatarChange()
|
| usercredits.get_product_id |
SKADATE_CLASS_EventHandler -> usercreditsGetProductId()
|
| membership.get_product_id |
SKADATE_CLASS_EventHandler -> membershipGetProductId()
|
| speedmatch.suggest_users |
SKADATE_CLASS_EventHandler -> suggestSpeedmatchUsers()
|
| photo.collect_extended_settings |
SKADATE_CLASS_EventHandler -> photoCollectExtendedSettings()
|
| photo.save_extended_settings |
SKADATE_CLASS_EventHandler -> photoSaveExtendedSettings()
|
| photo.getPhotoList |
SKADATE_CLASS_EventHandler -> photoGetPhotoList()
|
| admin.filter_themes_to_choose |
SKADATE_CLASS_EventHandler -> filterAdminThemes()
|
| core.get_text |
SKADATE_CLASS_EventHandler -> onGetText()
|
| class.get_instance.JoinForm |
SKADATE_CLASS_EventHandler -> onGetJoinForm()
|
| class.get_instance.EditQuestionForm |
SKADATE_CLASS_EventHandler -> onGetEditQuestionForm()
|
| class.get_instance.BASE_CMP_Users |
SKADATE_CLASS_EventHandler -> onGetInstanceUsersCmp()
|
| base.get_default_theme |
SKADATE_CLASS_EventHandler -> onGetDefaultTheme()
|
| base.on_notify_admin_about_invalid_items |
SKADATE_CLASS_EventHandler -> onNotifyAdminAboutInvalidItems()
|
| speedmatch.display_mutual_message |
SKADATE_CLASS_EventHandler -> displaySpeedmatchMutualMessage()
|
| core.after_dispatch |
skadate_update_plugin_devkey()
OW_Application -> activateMenuItem()
OW_Application -> onBeforeDocumentRender()
|
| core.plugin_install |
skadate_on_plugin_activate()
|
| base.event.on_question_delete |
MATCHMAKING_CLASS_EventHandler -> onQuestionDelete()
|
| admin.before_save_lang_value |
MATCHMAKING_CLASS_EventHandler -> onBeforeSaveLangValue()
|
| matchmaking.get_list |
MATCHMAKING_CLASS_EventHandler -> getMatchList()
|
| matchmaking.get_list_count |
MATCHMAKING_CLASS_EventHandler -> getMatchListCount()
|
| matchmaking.get_compatibility |
MATCHMAKING_CLASS_EventHandler -> getCompatibility()
|
| matchmaking.get_compatibility_for_list |
MATCHMAKING_CLASS_EventHandler -> getCompatibilityForList()
|
| base.question.add_question_form.on_get_available_sections |
MATCHMAKING_CLASS_EventHandler -> onGetAvailableSections()
|
| base.add_main_console_item |
MATCHMAKING_CLASS_EventHandler -> addConsoleItem()
notifications_add_console_item()
|
| class.get_instance.BASE_CMP_UserViewSection |
MATCHMAKING_CLASS_EventHandler -> viewProfileDetailsMatchSection()
|
| admin.questions.get_account_types_checkbox_content |
MATCHMAKING_CLASS_EventHandler -> setAccountTypesCheckboxContent()
|
| hotlist.count |
HOTLIST_CLASS_EventHandler -> getCount()
|
| hotlist.get_id_list |
HOTLIST_CLASS_EventHandler -> getListIdList()
|
| hotlist.add_to_list |
HOTLIST_CLASS_EventHandler -> addToList()
|
| hotlist.remove_from_list |
HOTLIST_CLASS_EventHandler -> removeFromList()
|
| hotlist.is_user_added |
HOTLIST_CLASS_EventHandler -> isUserAdded()
|
| notifications.add |
NOTIFICATIONS_CLASS_ConsoleBridge -> addNotification()
|
| notifications.is_permited |
NOTIFICATIONS_CLASS_EmailBridge -> isNotificationPermited()
|
| virtualgifts.send_gift |
VIRTUALGIFTS_CLASS_EventHandler -> onSendGift()
|
| feed.on_entity_add |
VIRTUALGIFTS_CLASS_EventHandler -> feedEntityAdd()
NEWSFEED_CLASS_EventHandler -> entityAdd()
BLOGS_CLASS_EventHandler -> onAddBlogPost()
EVENT_CLASS_EventHandler -> feedEntityAdd()
FORUM_CLASS_EventHandler -> feedOnEntityAdd()
GROUPS_CLASS_EventHandler -> onFeedStatusAdd()
|
| usercredits.action_update_disabled_status |
VIRTUALGIFTS_CLASS_Credits -> onCreditsUpdateActionDisabledStatus()
|
| base.widget_panel_customize.content.top |
pcgallery_get_content()
|
| bookmarks.is_mark |
BOOKMARKS_CLASS_EventHandler -> isMark()
|
| bookmarks.mark |
BOOKMARKS_CLASS_EventHandler -> markUser()
|
| bookmarks.unmark |
BOOKMARKS_CLASS_EventHandler -> unMarkUser()
|
| bookmarks.get_mark_list |
BOOKMARKS_CLASS_EventHandler -> getMarksByIdList()
|
| bookmarks.get_user_list |
BOOKMARKS_CLASS_EventHandler -> getUserList()
|
| moderation.approve |
MODERATION_CLASS_EventHandler -> approveEntity()
|
| content.before_change |
MODERATION_CLASS_EventHandler -> onAfterChange()
|
| base.after_config_save |
MODERATION_CLASS_EventHandler -> onAfterConfigSave()
|
| class.get_instance.USEARCH_CMP_QuickSearch |
MINIATURETHEME_CLASS_EventHandler -> onInstanceOf__USEARCH_CMP_QuickSearch()
|
| class.get_instance.BASE_CMP_QuickLinksWidget |
MINIATURETHEME_CLASS_EventHandler -> onInstanceOf__BASE_CMP_QuickLinksWidget()
|
| feed.action |
NEWSFEED_CLASS_EventHandler -> action()
|
| feed.activity |
NEWSFEED_CLASS_EventHandler -> activity()
|
| feed.delete_activity |
NEWSFEED_CLASS_EventHandler -> removeActivity()
|
| feed.get_all_follows |
NEWSFEED_CLASS_EventHandler -> getAllFollows()
|
| feed.install_widget |
NEWSFEED_CLASS_EventHandler -> installWidget()
|
| feed.delete_item |
NEWSFEED_CLASS_EventHandler -> deleteAction()
|
| feed.get_status |
NEWSFEED_CLASS_EventHandler -> getStatus()
|
| feed.remove_follow |
NEWSFEED_CLASS_EventHandler -> removeFollow()
|
| feed.is_follow |
NEWSFEED_CLASS_EventHandler -> isFollow()
|
| feed.after_status_update |
NEWSFEED_CLASS_EventHandler -> statusUpdate()
NEWSFEED_CLASS_EventHandler -> userFeedStatusUpdate()
|
| feed.after_like_removed |
NEWSFEED_CLASS_EventHandler -> removeLike()
|
| feed.add_follow |
NEWSFEED_CLASS_EventHandler -> addFollow()
|
| feed.on_activity |
NEWSFEED_CLASS_EventHandler -> onActivity()
|
| feed.after_activity |
NEWSFEED_CLASS_EventHandler -> afterActivity()
|
| feed.get_item_permalink |
NEWSFEED_CLASS_EventHandler -> getActionPermalink()
|
| feed.clear_cache |
NEWSFEED_CLASS_EventHandler -> deleteActionSet()
|
| feed.is_inited |
NEWSFEED_CLASS_EventHandler -> isFeedInited()
|
| base_delete_comment |
NEWSFEED_CLASS_EventHandler -> deleteComment()
|
| base.on_user_block |
NEWSFEED_CLASS_EventHandler -> userBlocked()
FRIENDS_CLASS_EventHandler -> onBlockUser()
|
| feed.before_action_delete |
NEWSFEED_CLASS_ContentProvider -> onBeforeActionDelete()
|
| feed.after_action_add |
NEWSFEED_CLASS_ContentProvider -> onAfterActionAdd()
|
| base.add_page_top_content |
ADS_CLASS_EventHandler -> addPageTopBanner()
|
| base.add_page_bottom_content |
ADS_CLASS_EventHandler -> addPageBottomBanner()
|
| feed.on_entity_update |
BLOGS_CLASS_EventHandler -> onUpdateBlogPost()
FORUM_CLASS_EventHandler -> feedOnEntityAdd()
|
| blogs.before_delete |
BLOGS_CLASS_ContentProvider -> onBeforePostDelete()
|
| blogs.after_add |
BLOGS_CLASS_ContentProvider -> onAfterPostAdd()
|
| blogs.after_edit |
BLOGS_CLASS_ContentProvider -> onAfterPostEdit()
|
| class.get_instance.BASE_CMP_UserList |
CUSTOMINDEX_CLASS_EventHandler -> onGettingUserListComponentInstance()
|
| event_on_delete_event |
EVENT_CLASS_ContentProvider -> onBeforeDelete()
EVENT_CLASS_EventHandler -> onDeleteEvent()
EVENT_CLASS_InvitationHandler -> onEventDelete()
|
| event_after_create_event |
EVENT_CLASS_ContentProvider -> onAfterAdd()
EVENT_CLASS_EventHandler -> afterEventEdit()
|
| event_after_event_edit |
EVENT_CLASS_ContentProvider -> onAfterEdit()
EVENT_CLASS_EventHandler -> afterEventEdit()
EVENT_CLASS_EventHandler -> onEditEvent()
|
| event.invite_user |
EVENT_CLASS_EventHandler -> onUserInvite()
EVENT_CLASS_InvitationHandler -> onInvite()
|
| event.is_plugin_active |
EVENT_CLASS_EventHandler -> isPluginActive()
|
| event_on_create_event |
EVENT_CLASS_EventHandler -> onAddEvent()
|
| events.collect_toolbar |
EVENT_CLASS_EventHandler -> collectToolbar()
|
| event_on_change_user_status |
EVENT_CLASS_EventHandler -> onChangeUserStatus()
|
| invitations.on_item_render |
EVENT_CLASS_InvitationHandler -> onItemRender()
GROUPS_CLASS_ConsoleBridge -> onInviteRender()
BASE_CLASS_InvitationEventHandler -> renderItem()
|
| invitations.on_command |
EVENT_CLASS_InvitationHandler -> onCommand()
GROUPS_CLASS_ConsoleBridge -> onCommand()
|
| forum.create_section |
FORUM_CLASS_EventHandler -> createSection()
|
| forum.delete_section |
FORUM_CLASS_EventHandler -> deleteSection()
|
| forum.create_group |
FORUM_CLASS_EventHandler -> createGroup()
|
| forum.delete_group |
FORUM_CLASS_EventHandler -> deleteGroup()
|
| forum.edit_group |
FORUM_CLASS_EventHandler -> editGroup()
|
| forum.add_post |
FORUM_CLASS_EventHandler -> addPost()
FORUM_CLASS_EventHandler -> feedOnPostAdd()
|
| forum.subscribe_user |
FORUM_CLASS_EventHandler -> subscribeUser()
|
| forum.add_widget |
FORUM_CLASS_EventHandler -> addWidget()
|
| forum.install_widget |
FORUM_CLASS_EventHandler -> installWidget()
|
| forum.delete_widget |
FORUM_CLASS_EventHandler -> deleteWidget()
|
| forum.after_topic_add |
FORUM_CLASS_ContentProvider -> onAfterTopicAdd()
|
| forum.after_topic_edit |
FORUM_CLASS_ContentProvider -> onAfterTopicEdit()
|
| forum.before_topic_delete |
FORUM_CLASS_ContentProvider -> onBeforeTopicDelete()
|
| plugin.friends |
FRIENDS_CLASS_EventHandler -> onPluginIsActive()
|
| plugin.friends.get_friend_list |
FRIENDS_CLASS_EventHandler -> getFriendList()
|
| plugin.friends.get_friend_list_by_display_name |
FRIENDS_CLASS_EventHandler -> getFriendListByDisplayName()
|
| plugin.friends.check_friendship |
FRIENDS_CLASS_EventHandler -> findFriendship()
|
| plugin.friends.count_friends |
FRIENDS_CLASS_EventHandler -> findCountOfUserFriendsInList()
|
| plugin.friends.find_all_active_friendships |
FRIENDS_CLASS_EventHandler -> findAllActiveFriendships()
|
| plugin.friends.find_active_friendships |
FRIENDS_CLASS_EventHandler -> findActiveFriendships()
|
| feed.collect_follow |
FRIENDS_CLASS_EventHandler -> onCollectFeedFollow()
GROUPS_CLASS_EventHandler -> onFeedCollectFollow()
|
| plugin.privacy.get_privacy_list |
FRIENDS_CLASS_EventHandler -> onCollectPrivacyList()
|
| plugin.privacy.check_permission |
FRIENDS_CLASS_EventHandler -> onCollectPrivacyPermissions()
|
| friends.cancelled |
FRIENDS_CLASS_EventHandler -> onCancelRequest()
|
| feed.collect_follow_permissions |
FRIENDS_CLASS_EventHandler -> onCollectFollowPermissions()
|
| friends.add_friend |
FRIENDS_CLASS_EventHandler -> addFriend()
|
| friends.send_friend_request |
FRIENDS_CLASS_EventHandler -> sendFriendRequest()
|
| groups_on_group_delete |
GROUPS_CLASS_EventHandler -> onBeforeGroupDelete()
GROUPS_CLASS_ConsoleBridge -> onGroupDelete()
GROUPS_CLASS_ContentProvider -> onBeforeGroupDelete()
|
| groups_group_delete_complete |
GROUPS_CLASS_EventHandler -> onAfterGroupDelete()
GROUPS_CLASS_EventHandler -> cleanCache()
|
| groups_group_create_complete |
GROUPS_CLASS_EventHandler -> onAfterGroupCreate()
GROUPS_CLASS_EventHandler -> cleanCache()
GROUPS_CLASS_ContentProvider -> onAfterGroupAdd()
|
| groups_group_edit_complete |
GROUPS_CLASS_EventHandler -> cleanCache()
GROUPS_CLASS_EventHandler -> onAfterGroupEdit()
GROUPS_CLASS_ContentProvider -> onAfterGroupEdit()
|
| groups_user_signed |
GROUPS_CLASS_EventHandler -> cleanCache()
GROUPS_CLASS_EventHandler -> onGroupUserJoin()
GROUPS_CLASS_EventHandler -> onGroupUserJoinFeedAddFollow()
|
| groups_user_left |
GROUPS_CLASS_EventHandler -> cleanCache()
GROUPS_CLASS_EventHandler -> afterUserLeave()
|
| groups_before_user_signed |
GROUPS_CLASS_EventHandler -> onBeforeUserJoin()
|
| groups.on_toolbar_collect |
GROUPS_CLASS_EventHandler -> onGroupToolbarCollect()
|
| groups.get_all_group_users |
GROUPS_CLASS_EventHandler -> findAllGroupsUsers()
|
| forum.check_permissions |
GROUPS_CLASS_EventHandler -> onForumCheckPermissions()
|
| forum.can_view |
GROUPS_CLASS_EventHandler -> onForumCanView()
|
| forum.activate_plugin |
GROUPS_CLASS_EventHandler -> onForumActivate()
|
| forum.find_forum_caption |
GROUPS_CLASS_EventHandler -> onForumFindCaption()
|
| forum.uninstall_plugin |
GROUPS_CLASS_EventHandler -> onForumUninstall()
|
| forum.collect_widget_places |
GROUPS_CLASS_EventHandler -> onForumCollectWidgetPlaces()
|
| feed.collect_widgets |
GROUPS_CLASS_EventHandler -> onFeedCollectWidgets()
|
| feed.on_widget_construct |
GROUPS_CLASS_EventHandler -> onFeedWidgetConstruct()
|
| invitations.on_dublicate |
GROUPS_CLASS_ConsoleBridge -> onInviteDublicate()
|
| notifications.on_item_send |
GROUPS_CLASS_ConsoleBridge -> onItemSend()
|
| groups.invite_removed |
GROUPS_CLASS_ConsoleBridge -> removeFromInvitations()
|
| groups.invite_user |
GROUPS_CLASS_ConsoleBridge -> onInvite()
|
| base.ping.videoim_ping |
VIDEOIM_CLASS_EventHandler -> getVideoImPingData()
|
| skmobileapp.get_translations |
VIDEOIM_CLASS_EventHandler -> onGetApplicationTranslations()
|
| skmobileapp.get_application_config |
VIDEOIM_CLASS_EventHandler -> onGetApplicationConfig()
|
| skmobileapp.get_application_permissions |
VIDEOIM_CLASS_EventHandler -> onGetApplicationPermissions()
|
| skmobileapp.formatted_users_data |
VIDEOIM_CLASS_EventHandler -> onApplicationFormattedUsersData()
|
| invitations.add |
BASE_CLASS_InvitationEventHandler -> addInvitation()
|
| invitations.remove |
BASE_CLASS_InvitationEventHandler -> removeInvitation()
|
| notifications.remove |
NOTIFICATIONS_CLASS_ConsoleBridge -> removeNotification()
|
| notifications.on_item_render |
NOTIFICATIONS_CLASS_ConsoleBridge -> renderItem()
|
| notifications.send |
NOTIFICATIONS_CLASS_EmailBridge -> sendNotification()
|
| base.append_markup |
OW_DeveloperTools -> onAppendMarkup()
|