| 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.026 |
| After application init | Application initialization (includes setting application defaults, base managers init, active plugins init, creating default document, registering all static documents, etc). | 1.639 |
| After routing | Routing process (searching controller+action which should handle the request). | 1.650 |
| After controller action call | Calling controller action (plugin custom logic). | 1.716 |
| After finalize | Getting final markup from all renderable objects. Compiling document body. | 1.718 |
| Page end | Processing all headers and sending rendered document. | 1.760 |
| Query | Params | Time |
|---|---|---|
| SELECT * FROM ow_base_config | array ( ) | 0.000823 |
| SELECT * FROM ow_base_language | array ( ) | 0.000498 |
| SELECT * FROM ow_base_plugin | array ( ) | 0.000610 |
| SELECT * FROM ow_base_language ORDER BY `order` ASC LIMIT 0, 1 | array ( ) | 0.000495 |
| SET TIME_ZONE = ? | array ( 0 => '-04:00', ) | 0.000327 |
| SELECT * FROM ow_virtualgifts_template | array ( ) | 0.000547 |
| SELECT * FROM ow_base_document WHERE `uri` = 'join' AND `isStatic` = 1 LIMIT 0, 1 | array ( ) | 0.000673 |
| SELECT * FROM ow_base_theme | array ( ) | 0.000520 |
| SELECT * FROM ow_base_theme | array ( ) | 0.000499 |
| SELECT * FROM ow_base_theme WHERE `id` = ? | array ( 0 => 1555, ) | 0.000364 |
| SELECT * FROM ow_base_theme WHERE `id` = ? | array ( 0 => 1555, ) | 0.000318 |
| DELETE FROM ow_base_theme_content WHERE `themeId` = 1555 | 0.000892 | |
| DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1555 | 0.000394 | |
| DELETE FROM ow_base_theme_control WHERE `themeId` = 1555 | 0.001061 | |
| INSERT INTO `ow_base_theme_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.000628 |
| INSERT INTO `ow_base_theme_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.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' => 1555, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', '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' => 'color', 'selector' => 'h1', 'defaultValue' => '#B99480', 'type' => 'color', 'themeId' => 1555, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', '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' => '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.000375 |
| INSERT INTO `ow_base_theme_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.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' => '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.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' => '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.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' => '.ow_txt_value', 'defaultValue' => '#ff7000', 'type' => 'color', 'themeId' => 1555, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', '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-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.000356 |
| 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.000341 |
| 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.000253 |
| 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.000229 |
| 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.000282 |
| 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.000221 |
| 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.000213 |
| 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.000319 |
| SELECT * FROM ow_base_theme WHERE `id` = ? | array ( 0 => 1555, ) | 0.000382 |
| SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( 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.001105 |
| SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1555 | array ( ) | 0.000263 |
| SELECT * FROM ow_base_theme WHERE `id` = ? | array ( 0 => 1559, ) | 0.000350 |
| SELECT * FROM ow_base_theme WHERE `id` = ? | array ( 0 => 1559, ) | 0.000308 |
| DELETE FROM ow_base_theme_content WHERE `themeId` = 1559 | 0.000813 | |
| DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1559 | 0.000373 | |
| DELETE FROM ow_base_theme_control WHERE `themeId` = 1559 | 0.000998 | |
| INSERT INTO `ow_base_theme_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.000697 |
| INSERT INTO `ow_base_theme_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.000392 |
| INSERT INTO `ow_base_theme_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.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' => 'h1', 'defaultValue' => '#004d7e', 'type' => 'color', 'themeId' => 1559, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ) | 0.000375 |
| INSERT INTO `ow_base_theme_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.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_s.png)', 'type' => 'image', 'themeId' => 1559, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '4. Logo image', 'description' => NULL, 'mobile' => false, ) | 0.000337 |
| INSERT INTO `ow_base_theme_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.000332 |
| INSERT INTO `ow_base_theme_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.000392 |
| INSERT INTO `ow_base_theme_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.000348 |
| 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.000291 |
| 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.000301 |
| 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.000293 |
| 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.000291 |
| 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.000272 |
| 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.000216 |
| 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.000262 |
| SELECT * FROM ow_base_theme WHERE `id` = ? | array ( 0 => 1559, ) | 0.000400 |
| SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( 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.000965 |
| SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1559 | array ( ) | 0.000245 |
| SELECT * FROM ow_base_theme WHERE `id` = ? | array ( 0 => 1606, ) | 0.000306 |
| SELECT * FROM ow_base_theme WHERE `id` = ? | array ( 0 => 1606, ) | 0.000315 |
| DELETE FROM ow_base_theme_content WHERE `themeId` = 1606 | 0.000997 | |
| DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1606 | 0.000292 | |
| DELETE FROM ow_base_theme_control WHERE `themeId` = 1606 | 0.001167 | |
| INSERT INTO `ow_base_theme_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.000698 |
| INSERT INTO `ow_base_theme_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.000388 |
| INSERT INTO `ow_base_theme_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.000360 |
| INSERT INTO `ow_base_theme_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.000378 |
| INSERT INTO `ow_base_theme_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.000324 |
| INSERT INTO `ow_base_theme_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.000409 |
| INSERT INTO `ow_base_theme_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.000362 |
| INSERT INTO `ow_base_theme_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.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_outline, .ow_txt_value', 'defaultValue' => '#2db395', 'type' => 'color', 'themeId' => 1606, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ) | 0.000382 |
| 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.000277 |
| 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.000291 |
| 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.000256 |
| 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.000236 |
| 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.000230 |
| 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.000268 |
| 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.000239 |
| 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.000228 |
| 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.000275 |
| SELECT * FROM ow_base_theme WHERE `id` = ? | array ( 0 => 1606, ) | 0.000394 |
| SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( 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.000991 |
| SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1606 | array ( ) | 0.000239 |
| SELECT * FROM ow_base_theme WHERE `id` = ? | array ( 0 => 1607, ) | 0.000309 |
| SELECT * FROM ow_base_theme WHERE `id` = ? | array ( 0 => 1607, ) | 0.000318 |
| DELETE FROM ow_base_theme_content WHERE `themeId` = 1607 | 0.000806 | |
| DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1607 | 0.000383 | |
| DELETE FROM ow_base_theme_control WHERE `themeId` = 1607 | 0.001012 | |
| INSERT INTO `ow_base_theme_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.000685 |
| INSERT INTO `ow_base_theme_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.000481 |
| INSERT INTO `ow_base_theme_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.000377 |
| INSERT INTO `ow_base_theme_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.000374 |
| INSERT INTO `ow_base_theme_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.000457 |
| INSERT INTO `ow_base_theme_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.000359 |
| INSERT INTO `ow_base_theme_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.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' => '.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.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' => '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.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' => '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.000337 |
| 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.000248 |
| 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.000235 |
| 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.000245 |
| 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.000237 |
| 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.000220 |
| 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.000214 |
| 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.000280 |
| SELECT * FROM ow_base_theme WHERE `id` = ? | array ( 0 => 1607, ) | 0.000381 |
| SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( 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.000953 |
| SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1607 | array ( ) | 0.000231 |
| SELECT * FROM ow_base_theme WHERE `id` = ? | array ( 0 => 1608, ) | 0.000299 |
| SELECT * FROM ow_base_theme WHERE `id` = ? | array ( 0 => 1608, ) | 0.000268 |
| DELETE FROM ow_base_theme_content WHERE `themeId` = 1608 | 0.000893 | |
| DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1608 | 0.000405 | |
| DELETE FROM ow_base_theme_control WHERE `themeId` = 1608 | 0.001001 | |
| INSERT INTO `ow_base_theme_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.000647 |
| INSERT INTO `ow_base_theme_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.000421 |
| INSERT INTO `ow_base_theme_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.000360 |
| INSERT INTO `ow_base_theme_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.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', '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.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' => '.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.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' => '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.000327 |
| INSERT INTO `ow_base_theme_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.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' => '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.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' => '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.000330 |
| 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.000248 |
| 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.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' => 'general', ) | 0.000275 |
| 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.000225 |
| 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.000222 |
| 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.000236 |
| 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.000275 |
| SELECT * FROM ow_base_theme WHERE `id` = ? | array ( 0 => 1608, ) | 0.000375 |
| SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( 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.000991 |
| SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1608 | array ( ) | 0.000297 |
| SELECT * FROM ow_base_theme WHERE `id` = ? | array ( 0 => 1609, ) | 0.000277 |
| SELECT * FROM ow_base_theme WHERE `id` = ? | array ( 0 => 1609, ) | 0.000258 |
| DELETE FROM ow_base_theme_content WHERE `themeId` = 1609 | 0.000837 | |
| DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1609 | 0.000412 | |
| DELETE FROM ow_base_theme_control WHERE `themeId` = 1609 | 0.001310 | |
| INSERT INTO `ow_base_theme_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.000627 |
| INSERT INTO `ow_base_theme_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.000470 |
| INSERT INTO `ow_base_theme_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.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' => 'h1', 'defaultValue' => '#e4e4e4', 'type' => 'color', 'themeId' => 1609, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', '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-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.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' => '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.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_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.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' => '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.000332 |
| INSERT INTO `ow_base_theme_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.000325 |
| INSERT INTO `ow_base_theme_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.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' => '.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.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 .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.000313 |
| 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.000252 |
| 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.000226 |
| 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.000216 |
| 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.000227 |
| 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.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' => '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.000278 |
| SELECT * FROM ow_base_theme WHERE `id` = ? | array ( 0 => 1609, ) | 0.000394 |
| SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( 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.001077 |
| SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1609 | array ( ) | 0.000232 |
| SELECT * FROM ow_base_theme WHERE `id` = ? | array ( 0 => 1610, ) | 0.000275 |
| SELECT * FROM ow_base_theme WHERE `id` = ? | array ( 0 => 1610, ) | 0.000274 |
| DELETE FROM ow_base_theme_content WHERE `themeId` = 1610 | 0.000838 | |
| DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1610 | 0.000387 | |
| DELETE FROM ow_base_theme_control WHERE `themeId` = 1610 | 0.001361 | |
| INSERT INTO `ow_base_theme_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.000635 |
| INSERT INTO `ow_base_theme_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.000458 |
| INSERT INTO `ow_base_theme_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.000340 |
| INSERT INTO `ow_base_theme_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.000336 |
| INSERT INTO `ow_base_theme_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.000377 |
| INSERT INTO `ow_base_theme_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.000377 |
| INSERT INTO `ow_base_theme_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.000323 |
| INSERT INTO `ow_base_theme_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.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' => '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.000337 |
| INSERT INTO `ow_base_theme_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.000420 |
| INSERT INTO `ow_base_theme_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.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 .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.000289 |
| 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.000271 |
| 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.000233 |
| 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.000220 |
| 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.000229 |
| 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.000236 |
| 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.000223 |
| 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.000265 |
| SELECT * FROM ow_base_theme WHERE `id` = ? | array ( 0 => 1610, ) | 0.000390 |
| SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( 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.001100 |
| SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1610 | array ( ) | 0.000231 |
| SELECT * FROM ow_base_theme WHERE `id` = ? | array ( 0 => 1611, ) | 0.000296 |
| SELECT * FROM ow_base_theme WHERE `id` = ? | array ( 0 => 1611, ) | 0.000284 |
| DELETE FROM ow_base_theme_content WHERE `themeId` = 1611 | 0.000819 | |
| DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1611 | 0.000356 | |
| DELETE FROM ow_base_theme_control WHERE `themeId` = 1611 | 0.001179 | |
| INSERT INTO `ow_base_theme_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.000605 |
| INSERT INTO `ow_base_theme_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.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' => '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.000352 |
| INSERT INTO `ow_base_theme_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.000362 |
| INSERT INTO `ow_base_theme_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.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' => '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.000341 |
| INSERT INTO `ow_base_theme_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.000343 |
| INSERT INTO `ow_base_theme_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.000404 |
| INSERT INTO `ow_base_theme_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.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' => '.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.000347 |
| 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.000277 |
| 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.000249 |
| 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.000269 |
| 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.000243 |
| 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.000210 |
| 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.000205 |
| 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.000264 |
| SELECT * FROM ow_base_theme WHERE `id` = ? | array ( 0 => 1611, ) | 0.000376 |
| SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( 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.001003 |
| SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1611 | array ( ) | 0.000228 |
| SELECT * FROM ow_base_theme WHERE `id` = ? | array ( 0 => 1612, ) | 0.000292 |
| SELECT * FROM ow_base_theme WHERE `id` = ? | array ( 0 => 1612, ) | 0.000263 |
| DELETE FROM ow_base_theme_content WHERE `themeId` = 1612 | 0.000886 | |
| DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1612 | 0.000401 | |
| DELETE FROM ow_base_theme_control WHERE `themeId` = 1612 | 0.001080 | |
| INSERT INTO `ow_base_theme_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.000622 |
| INSERT INTO `ow_base_theme_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.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' => '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.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' => 'color', 'selector' => 'h1', 'defaultValue' => '#d9d1dd', 'type' => 'color', 'themeId' => 1612, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ) | 0.000387 |
| INSERT INTO `ow_base_theme_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.000293 |
| INSERT INTO `ow_base_theme_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.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' => '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.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_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.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' => '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.000332 |
| INSERT INTO `ow_base_theme_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.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' => '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.000327 |
| 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.000244 |
| 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.000253 |
| 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.000224 |
| 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.000220 |
| 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.000221 |
| 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.000238 |
| 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.000251 |
| SELECT * FROM ow_base_theme WHERE `id` = ? | array ( 0 => 1612, ) | 0.000407 |
| SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( 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.001063 |
| SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1612 | array ( ) | 0.000229 |
| SELECT * FROM ow_base_theme WHERE `id` = ? | array ( 0 => 1613, ) | 0.000273 |
| SELECT * FROM ow_base_theme WHERE `id` = ? | array ( 0 => 1613, ) | 0.000255 |
| DELETE FROM ow_base_theme_content WHERE `themeId` = 1613 | 0.000837 | |
| DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1613 | 0.000401 | |
| DELETE FROM ow_base_theme_control WHERE `themeId` = 1613 | 0.001073 | |
| INSERT INTO `ow_base_theme_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.000619 |
| INSERT INTO `ow_base_theme_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.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' => '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.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' => 'color', 'selector' => 'h1', 'defaultValue' => '#0a4200', 'type' => 'color', 'themeId' => 1613, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', '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_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.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-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.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' => '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.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' => '.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.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' => '#4b4b4b', 'type' => 'color', 'themeId' => 1613, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', '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' => '.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.000315 |
| 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.000259 |
| 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.000270 |
| 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.000247 |
| 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.000241 |
| 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.000276 |
| 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.000245 |
| 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.000264 |
| SELECT * FROM ow_base_theme WHERE `id` = ? | array ( 0 => 1613, ) | 0.000368 |
| SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( 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.000947 |
| SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1613 | array ( ) | 0.000228 |
| SELECT * FROM ow_base_theme WHERE `id` = ? | array ( 0 => 1614, ) | 0.000272 |
| SELECT * FROM ow_base_theme WHERE `id` = ? | array ( 0 => 1614, ) | 0.000281 |
| DELETE FROM ow_base_theme_content WHERE `themeId` = 1614 | 0.000781 | |
| DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1614 | 0.000368 | |
| DELETE FROM ow_base_theme_control WHERE `themeId` = 1614 | 0.001110 | |
| INSERT INTO `ow_base_theme_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.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' => '#868686', 'type' => 'color', 'themeId' => 1614, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ) | 0.000410 |
| INSERT INTO `ow_base_theme_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.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' => 'h1', 'defaultValue' => '#4c4c4c', 'type' => 'color', 'themeId' => 1614, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', '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' => '.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.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' => '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.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' => '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.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_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.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' => '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.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' => '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.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' => '.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.000347 |
| 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.000255 |
| 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.000224 |
| 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.000296 |
| 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.000221 |
| 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.000212 |
| 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.000210 |
| 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.000339 |
| SELECT * FROM ow_base_theme WHERE `id` = ? | array ( 0 => 1614, ) | 0.000385 |
| SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( 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.001109 |
| SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1614 | array ( ) | 0.000297 |
| SELECT * FROM ow_base_theme WHERE `id` = ? | array ( 0 => 1615, ) | 0.000307 |
| SELECT * FROM ow_base_theme WHERE `id` = ? | array ( 0 => 1615, ) | 0.000344 |
| DELETE FROM ow_base_theme_content WHERE `themeId` = 1615 | 0.000871 | |
| DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1615 | 0.000383 | |
| DELETE FROM ow_base_theme_control WHERE `themeId` = 1615 | 0.000984 | |
| INSERT INTO `ow_base_theme_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.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', 'defaultValue' => '#ffffe6', 'type' => 'color', 'themeId' => 1615, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ) | 0.000462 |
| INSERT INTO `ow_base_theme_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.000369 |
| INSERT INTO `ow_base_theme_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.000378 |
| INSERT INTO `ow_base_theme_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.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-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.000336 |
| INSERT INTO `ow_base_theme_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.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_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.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' => '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.000334 |
| INSERT INTO `ow_base_theme_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.000342 |
| 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.000245 |
| 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.000225 |
| 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.000249 |
| 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.000218 |
| 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.000213 |
| 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.000210 |
| 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.000279 |
| SELECT * FROM ow_base_theme WHERE `id` = ? | array ( 0 => 1615, ) | 0.000420 |
| SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( 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.001031 |
| SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1615 | array ( ) | 0.000295 |
| SELECT * FROM ow_base_theme WHERE `id` = ? | array ( 0 => 1616, ) | 0.000320 |
| SELECT * FROM ow_base_theme WHERE `id` = ? | array ( 0 => 1616, ) | 0.000274 |
| DELETE FROM ow_base_theme_content WHERE `themeId` = 1616 | 0.000853 | |
| DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1616 | 0.000387 | |
| DELETE FROM ow_base_theme_control WHERE `themeId` = 1616 | 0.001069 | |
| INSERT INTO `ow_base_theme_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.000643 |
| INSERT INTO `ow_base_theme_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.000392 |
| INSERT INTO `ow_base_theme_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.000386 |
| INSERT INTO `ow_base_theme_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.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_footer', 'defaultValue' => '#f9faff', 'type' => 'color', 'themeId' => 1616, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '6. Footer background color', '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' => '.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.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-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.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' => '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.000139 |
| INSERT INTO `ow_base_theme_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.000130 |
| 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.000130 |
| 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.000126 |
| 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.000113 |
| 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.000111 |
| 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.000109 |
| 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.000135 |
| SELECT * FROM ow_base_theme WHERE `id` = ? | array ( 0 => 1616, ) | 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' => 1616, 'themeId2' => 1616, ) | 0.000402 |
| SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1616 | array ( ) | 0.000114 |
| SELECT * FROM ow_base_theme WHERE `id` = ? | array ( 0 => 1617, ) | 0.000146 |
| SELECT * FROM ow_base_theme WHERE `id` = ? | array ( 0 => 1617, ) | 0.000140 |
| DELETE FROM ow_base_theme_content WHERE `themeId` = 1617 | 0.000292 | |
| DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1617 | 0.000149 | |
| DELETE FROM ow_base_theme_control WHERE `themeId` = 1617 | 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-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.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' => '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.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' => '#009683', 'type' => 'color', 'themeId' => 1617, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', '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' => 'h1', 'defaultValue' => '#009683', 'type' => 'color', 'themeId' => 1617, '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-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.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' => '.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.000128 |
| INSERT INTO `ow_base_theme_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.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' => '#52483f', 'type' => 'color', 'themeId' => 1617, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', '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' => '.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.000143 |
| 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.000122 |
| 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.000115 |
| 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.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' => 'blank', ) | 0.000109 |
| 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.000136 |
| SELECT * FROM ow_base_theme WHERE `id` = ? | array ( 0 => 1617, ) | 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' => 1617, 'themeId2' => 1617, ) | 0.000400 |
| SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1617 | array ( ) | 0.000112 |
| SELECT * FROM ow_base_theme WHERE `id` = ? | array ( 0 => 1618, ) | 0.000148 |
| SELECT * FROM ow_base_theme WHERE `id` = ? | array ( 0 => 1618, ) | 0.000139 |
| DELETE FROM ow_base_theme_content WHERE `themeId` = 1618 | 0.000323 | |
| DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1618 | 0.000152 | |
| DELETE FROM ow_base_theme_control WHERE `themeId` = 1618 | 0.000352 | |
| INSERT INTO `ow_base_theme_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.000318 |
| INSERT INTO `ow_base_theme_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.000161 |
| INSERT INTO `ow_base_theme_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.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' => '#d6d6be', 'type' => 'color', 'themeId' => 1618, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', '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-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.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_footer', 'defaultValue' => '#04070e', 'type' => 'color', 'themeId' => 1618, 'key' => 'footerColor', 'section' => '1. General Settings', 'label' => '6. Footer background 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' => '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.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_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.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' => '.ow_txt_value', 'defaultValue' => '#b2bac0', 'type' => 'color', 'themeId' => 1618, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', '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-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.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' => '.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.000134 |
| 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.000130 |
| 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.000130 |
| 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.000123 |
| 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.000114 |
| 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.000114 |
| 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.000113 |
| 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.000137 |
| SELECT * FROM ow_base_theme WHERE `id` = ? | array ( 0 => 1618, ) | 0.000210 |
| SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( 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.000557 |
| SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1618 | array ( ) | 0.000147 |
| SELECT * FROM ow_base_theme WHERE `id` = ? | array ( 0 => 1619, ) | 0.000169 |
| SELECT * FROM ow_base_theme WHERE `id` = ? | array ( 0 => 1619, ) | 0.000148 |
| DELETE FROM ow_base_theme_content WHERE `themeId` = 1619 | 0.000389 | |
| DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1619 | 0.000163 | |
| DELETE FROM ow_base_theme_control WHERE `themeId` = 1619 | 0.000439 | |
| INSERT INTO `ow_base_theme_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.000444 |
| INSERT INTO `ow_base_theme_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.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' => '#0e0e0e', 'type' => 'color', 'themeId' => 1619, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ) | 0.000337 |
| INSERT INTO `ow_base_theme_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.000171 |
| INSERT INTO `ow_base_theme_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.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' => '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.000186 |
| INSERT INTO `ow_base_theme_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.000194 |
| INSERT INTO `ow_base_theme_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.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' => '.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.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' => '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.000343 |
| INSERT INTO `ow_base_theme_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.000323 |
| INSERT INTO `ow_base_theme_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.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' => '.ow_txt_value', 'defaultValue' => '#666', 'type' => 'color', 'themeId' => 1619, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', 'description' => NULL, 'mobile' => false, ) | 0.000362 |
| 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.000251 |
| 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.000268 |
| 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.000250 |
| 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.000228 |
| 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.000224 |
| 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.000240 |
| 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.000269 |
| SELECT * FROM ow_base_theme WHERE `id` = ? | array ( 0 => 1619, ) | 0.000379 |
| SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( 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.001201 |
| SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1619 | array ( ) | 0.000240 |
| SELECT * FROM ow_base_theme WHERE `id` = ? | array ( 0 => 1620, ) | 0.000276 |
| SELECT * FROM ow_base_theme WHERE `id` = ? | array ( 0 => 1620, ) | 0.000261 |
| DELETE FROM ow_base_theme_content WHERE `themeId` = 1620 | 0.000835 | |
| DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1620 | 0.000409 | |
| DELETE FROM ow_base_theme_control WHERE `themeId` = 1620 | 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' => '#e6e0ec', 'type' => 'color', 'themeId' => 1620, 'key' => 'bodyColor', 'section' => '1. General Settings', 'label' => '1. Page background color', 'description' => NULL, 'mobile' => false, ) | 0.000641 |
| INSERT INTO `ow_base_theme_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.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' => '#00677d', 'type' => 'color', 'themeId' => 1620, 'key' => 'linkColor', 'section' => '2. Colors', 'label' => '3. Links', 'description' => NULL, 'mobile' => false, ) | 0.000378 |
| INSERT INTO `ow_base_theme_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.000397 |
| INSERT INTO `ow_base_theme_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.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_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.000318 |
| INSERT INTO `ow_base_theme_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.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_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.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' => '.ow_txt_value', 'defaultValue' => '#00677D', 'type' => 'color', 'themeId' => 1620, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', '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' => '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.000395 |
| 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.000255 |
| 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.000307 |
| 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.000237 |
| 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.000228 |
| 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.000229 |
| 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.000282 |
| 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.000258 |
| SELECT * FROM ow_base_theme WHERE `id` = ? | array ( 0 => 1620, ) | 0.000396 |
| SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( 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.001035 |
| SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1620 | array ( ) | 0.000238 |
| SELECT * FROM ow_base_theme WHERE `id` = ? | array ( 0 => 1621, ) | 0.000280 |
| SELECT * FROM ow_base_theme WHERE `id` = ? | array ( 0 => 1621, ) | 0.000261 |
| DELETE FROM ow_base_theme_content WHERE `themeId` = 1621 | 0.000945 | |
| DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1621 | 0.000420 | |
| DELETE FROM ow_base_theme_control WHERE `themeId` = 1621 | 0.001131 | |
| INSERT INTO `ow_base_theme_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.000647 |
| INSERT INTO `ow_base_theme_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.000407 |
| INSERT INTO `ow_base_theme_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.000337 |
| INSERT INTO `ow_base_theme_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.000381 |
| INSERT INTO `ow_base_theme_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.000352 |
| INSERT INTO `ow_base_theme_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.000334 |
| INSERT INTO `ow_base_theme_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.000340 |
| INSERT INTO `ow_base_theme_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.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' => '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.000332 |
| INSERT INTO `ow_base_theme_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.000371 |
| 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.000245 |
| 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.000227 |
| 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.000262 |
| 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.000220 |
| 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.000214 |
| 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.000212 |
| 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.000284 |
| SELECT * FROM ow_base_theme WHERE `id` = ? | array ( 0 => 1621, ) | 0.000377 |
| SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( 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.001112 |
| SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1621 | array ( ) | 0.000294 |
| SELECT * FROM ow_base_theme WHERE `id` = ? | array ( 0 => 1622, ) | 0.000274 |
| SELECT * FROM ow_base_theme WHERE `id` = ? | array ( 0 => 1622, ) | 0.000256 |
| DELETE FROM ow_base_theme_content WHERE `themeId` = 1622 | 0.000787 | |
| DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1622 | 0.000367 | |
| DELETE FROM ow_base_theme_control WHERE `themeId` = 1622 | 0.001429 | |
| INSERT INTO `ow_base_theme_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.000627 |
| INSERT INTO `ow_base_theme_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.000373 |
| INSERT INTO `ow_base_theme_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.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' => '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.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' => '.ow_page_container .ow_page', 'defaultValue' => '#616161', 'type' => 'color', 'themeId' => 1622, 'key' => 'textColor', 'section' => '2. Colors', 'label' => '1. Text', 'description' => NULL, 'mobile' => false, ) | 0.000386 |
| INSERT INTO `ow_base_theme_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.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' => '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.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' => '#616161', 'type' => 'color', 'themeId' => 1622, 'key' => 'txtValue', 'section' => '2. Colors', 'label' => '5. Numeric values', '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' => '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.000280 |
| INSERT INTO `ow_base_theme_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.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' => '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.000332 |
| INSERT INTO `ow_base_theme_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.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' => '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.000288 |
| INSERT INTO `ow_base_theme_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.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/site_name.png)', 'type' => 'image', 'themeId' => 1622, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '4. Logo image', 'description' => NULL, 'mobile' => false, ) | 0.000335 |
| 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.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' => 'general', ) | 0.000223 |
| 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.000220 |
| 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.000228 |
| 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.000233 |
| 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.000250 |
| SELECT * FROM ow_base_theme WHERE `id` = ? | array ( 0 => 1622, ) | 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' => 1622, 'themeId2' => 1622, ) | 0.001240 |
| SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1622 | array ( ) | 0.000231 |
| SELECT * FROM ow_base_theme WHERE `id` = ? | array ( 0 => 1623, ) | 0.000294 |
| SELECT * FROM ow_base_theme WHERE `id` = ? | array ( 0 => 1623, ) | 0.000291 |
| DELETE FROM ow_base_theme_content WHERE `themeId` = 1623 | 0.000840 | |
| DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1623 | 0.000359 | |
| DELETE FROM ow_base_theme_control WHERE `themeId` = 1623 | 0.001011 | |
| INSERT INTO `ow_base_theme_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.000652 |
| INSERT INTO `ow_base_theme_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.000377 |
| INSERT INTO `ow_base_theme_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.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' => 'h1', 'defaultValue' => '#2b6170', 'type' => 'color', 'themeId' => 1623, 'key' => 'titleColor', 'section' => '2. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ) | 0.000369 |
| INSERT INTO `ow_base_theme_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.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-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.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-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.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_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.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' => '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.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-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.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' => '.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.000289 |
| 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.000269 |
| 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.000240 |
| 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.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' => 'index', ) | 0.000218 |
| 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.000257 |
| 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.000251 |
| SELECT * FROM ow_base_theme WHERE `id` = ? | array ( 0 => 1623, ) | 0.000375 |
| SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( 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.001107 |
| SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1623 | array ( ) | 0.000235 |
| SELECT * FROM ow_base_theme WHERE `id` = ? | array ( 0 => 1624, ) | 0.000298 |
| SELECT * FROM ow_base_theme WHERE `id` = ? | array ( 0 => 1624, ) | 0.000286 |
| DELETE FROM ow_base_theme_content WHERE `themeId` = 1624 | 0.000750 | |
| DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1624 | 0.000386 | |
| DELETE FROM ow_base_theme_control WHERE `themeId` = 1624 | 0.001167 | |
| INSERT INTO `ow_base_theme_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.000652 |
| INSERT INTO `ow_base_theme_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.000410 |
| INSERT INTO `ow_base_theme_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.000337 |
| INSERT INTO `ow_base_theme_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.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' => '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.000376 |
| INSERT INTO `ow_base_theme_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.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' => '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.000270 |
| INSERT INTO `ow_base_theme_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.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' => '#796458', 'type' => 'color', 'themeId' => 1624, '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/site_name.png)', 'type' => 'image', 'themeId' => 1624, 'key' => 'logoImage', 'section' => '1. General Settings', 'label' => '4. Logo image', 'description' => NULL, 'mobile' => false, ) | 0.000374 |
| 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.000278 |
| 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.000232 |
| 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.000220 |
| 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.000236 |
| 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.000240 |
| 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.000212 |
| 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.000246 |
| SELECT * FROM ow_base_theme WHERE `id` = ? | array ( 0 => 1624, ) | 0.000374 |
| SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( 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.000960 |
| SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1624 | array ( ) | 0.000228 |
| SELECT * FROM ow_base_theme WHERE `id` = ? | array ( 0 => 1625, ) | 0.000295 |
| SELECT * FROM ow_base_theme WHERE `id` = ? | array ( 0 => 1625, ) | 0.000290 |
| DELETE FROM ow_base_theme_content WHERE `themeId` = 1625 | 0.000952 | |
| DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1625 | 0.000365 | |
| DELETE FROM ow_base_theme_control WHERE `themeId` = 1625 | 0.001135 | |
| INSERT INTO `ow_base_theme_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.000668 |
| INSERT INTO `ow_base_theme_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.000400 |
| INSERT INTO `ow_base_theme_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.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' => 'h1', 'defaultValue' => '#F7F8F8', 'type' => 'color', 'themeId' => 1625, 'key' => 'titleColor', 'section' => '3. Colors', 'label' => '2. Title', 'description' => NULL, 'mobile' => false, ) | 0.000424 |
| INSERT INTO `ow_base_theme_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.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' => '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.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' => '.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.000369 |
| INSERT INTO `ow_base_theme_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.000373 |
| 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.000280 |
| 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.000250 |
| 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.000232 |
| 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.000227 |
| 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.000287 |
| 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.000233 |
| 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.000289 |
| SELECT * FROM ow_base_theme WHERE `id` = ? | array ( 0 => 1625, ) | 0.000412 |
| SELECT `c`.`id` AS `cid`, `c`.*, `cv`.* FROM `ow_base_theme_control` AS `c` LEFT JOIN ( 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.001017 |
| SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1625 | array ( ) | 0.000232 |
| SELECT * FROM ow_base_config WHERE `key` = 'base' AND `name` = 'cachedEntitiesPostfix' LIMIT 0, 1 | array ( ) | 0.000338 |
| UPDATE `ow_base_config` SET `value`=:value WHERE id=:id | array ( 'id' => 521, 'value' => 'GEVUHazY', ) | 0.000359 |
| SELECT * FROM ow_base_config | array ( ) | 0.000646 |
| SELECT * FROM ow_base_language WHERE `status` = 'active' | array ( ) | 0.000448 |
| 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.079710 |
| SELECT * FROM ow_base_language | array ( ) | 0.000650 |
| SELECT * FROM ow_base_theme WHERE `key` = 'simplicity' LIMIT 0, 1 | array ( ) | 0.000644 |
| SELECT * FROM ow_base_theme_content WHERE `themeId` = 1606 | array ( ) | 0.000442 |
| SELECT * FROM ow_base_theme_master_page WHERE `themeId` = 1606 | array ( ) | 0.000213 |
| SELECT * FROM ow_base_theme WHERE `key` = 'turquoise' LIMIT 0, 1 | array ( ) | 0.000328 |
| SELECT * FROM ow_base_theme WHERE `key` = 'turquoise' LIMIT 0, 1 | array ( ) | 0.000225 |
| SELECT * FROM ow_base_theme_content WHERE `themeId` = 1607 | array ( ) | 0.000258 |
| SELECT * FROM ow_base_theme_master_page WHERE `themeId` = 1607 | array ( ) | 0.000218 |
| SELECT * FROM ow_base_document WHERE `isStatic` = 1 AND `isMobile` = 0 | array ( ) | 0.000246 |
| 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.000517 |
| 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.001059 |
| 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.000830 |
| SELECT * FROM ow_base_question_account_type ORDER BY sortOrder | array ( ) | 0.000481 |
| SELECT * FROM ow_usercredits_action WHERE `pluginKey` = 'base' AND `actionKey` = 'daily_login' LIMIT 0, 1 | array ( ) | 0.000547 |
| SELECT * FROM ow_usercredits_action WHERE `pluginKey` = 'base' AND `actionKey` = 'user_join' LIMIT 0, 1 | array ( ) | 0.000567 |
| SELECT * FROM ow_usercredits_action WHERE `pluginKey` = 'base' AND `actionKey` = 'search_users' LIMIT 0, 1 | array ( ) | 0.000389 |
| SELECT * FROM ow_usercredits_action WHERE `pluginKey` = 'base' AND `actionKey` = 'add_comment' LIMIT 0, 1 | array ( ) | 0.000346 |
| SELECT * FROM ow_usercredits_action WHERE `pluginKey` = 'usercredits' AND `actionKey` = 'buy_credits' LIMIT 0, 1 | array ( ) | 0.000309 |
| SELECT * FROM ow_usercredits_action WHERE `pluginKey` = 'usercredits' AND `actionKey` = 'grant_by_user' LIMIT 0, 1 | array ( ) | 0.000297 |
| SELECT * FROM ow_usercredits_action WHERE `pluginKey` = 'usercredits' AND `actionKey` = 'grant_to_user' LIMIT 0, 1 | array ( ) | 0.000315 |
| SELECT * FROM ow_usercredits_action WHERE `pluginKey` = 'usercredits' AND `actionKey` = 'set_by_admin' LIMIT 0, 1 | array ( ) | 0.000290 |
| SELECT * FROM ow_base_question_account_type ORDER BY sortOrder | array ( ) | 0.000541 |
| 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.001060 | |
| SELECT * FROM ow_base_question WHERE `name` IN('sex','match_sex') ORDER BY sortOrder | array ( ) | 0.000633 |
| SELECT * FROM ow_base_question WHERE `name` IN('username','email','password','sex','match_sex') ORDER BY sortOrder | array ( ) | 0.000850 |
| SELECT * FROM ow_base_question WHERE `name` IN('','sex') ORDER BY sortOrder | array ( ) | 0.000552 |
| SELECT * FROM ow_base_question_value WHERE `questionName` IN('username','email','password','sex','match_sex') ORDER BY questionName, sortOrder | array ( ) | 0.001479 |
| SELECT * FROM ow_base_question WHERE `name` = 'username' LIMIT 0, 1 | array ( ) | 0.000581 |
| SELECT * FROM ow_base_question WHERE `name` = 'email' LIMIT 0, 1 | array ( ) | 0.000531 |
| SELECT * FROM ow_base_question WHERE `name` = 'password' LIMIT 0, 1 | array ( ) | 0.000456 |
| SELECT * FROM ow_base_question WHERE `name` = 'repeatPassword' LIMIT 0, 1 | array ( ) | 0.000394 |
| SELECT * FROM ow_base_question WHERE `name` = 'sex' LIMIT 0, 1 | array ( ) | 0.000540 |
| SELECT * FROM ow_skadate_account_type_to_gender | array ( ) | 0.000437 |
| UPDATE `ow_base_plugin` SET developerKey=:dk WHERE `key`=:k | array ( 'dk' => '99d6bdd5bb6468beaf118c4664dd92ff', 'k' => 'pcgallery', ) | 0.000600 |
| SELECT * FROM ow_base_language | array ( ) | 0.000463 |
| 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.000537 | |
| 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.000371 | |
| SELECT COUNT(*) FROM ow_base_invitation WHERE `userId` = 0 | array ( ) | 0.000404 |
| SELECT COUNT(*) FROM ow_base_invitation WHERE `userId` = 0 AND `viewed` = 0 | array ( ) | 0.000253 |
| SELECT COUNT(*) FROM ow_notifications_notification WHERE `userId` = 0 AND `viewed` = 0 | array ( ) | 0.000252 |
| SELECT COUNT(*) FROM ow_notifications_notification WHERE `userId` = 0 | array ( ) | 0.000204 |
| 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.000622 |
| 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.000424 |
| show tables like 'ow_base_geolocation_country' | 0.001503 | |
| SELECT * FROM ow_base_authorization_group | array ( ) | 0.000447 |
| SELECT * FROM ow_base_authorization_moderator ORDER BY id | array ( ) | 0.000251 |
| SELECT * FROM ow_base_authorization_moderator_permission | array ( ) | 0.000252 |
| SELECT * FROM ow_base_authorization_action | array ( ) | 0.000285 |
| SELECT * FROM ow_base_authorization_permission | array ( ) | 0.000350 |
| SELECT * FROM ow_base_authorization_role ORDER BY `sortOrder` ASC | array ( ) | 0.000484 |
| 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.000455 |
| SELECT * FROM ow_base_place WHERE `name` = 'index' LIMIT 0, 1 | array ( ) | 0.000483 |
| SELECT * FROM ow_base_component_place_cache WHERE `placeId` = 2 AND `entityId` = 0 LIMIT 0, 1 | array ( ) | 0.000514 |
| 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.000525 |
| 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.632 Exec time: 0.000 |
No listeners | array ( ) |
|
class.get_instance.OW_Response Type: trigger Called at: 1.635 Exec time: 0.000 |
No listeners | array ( 'className' => 'OW_Response', 'arguments' => array ( ), ) |
|
servicelangtools.lang_used_log Type: trigger Called at: 1.638 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'base', 'key' => 'main_menu_index', ) |
|
servicelangtools.lang_used_log Type: trigger Called at: 1.638 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'base', 'key' => 'base_join_menu_item', ) |
|
servicelangtools.lang_used_log Type: trigger Called at: 1.638 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'usearch', 'key' => 'menu_item_search', ) |
|
servicelangtools.lang_used_log Type: trigger Called at: 1.638 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'photo', 'key' => 'photo', ) |
|
servicelangtools.lang_used_log Type: trigger Called at: 1.638 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'blogs', 'key' => 'main_menu_item', ) |
|
servicelangtools.lang_used_log Type: trigger Called at: 1.638 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'event', 'key' => 'main_menu_item', ) |
|
servicelangtools.lang_used_log Type: trigger Called at: 1.638 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'forum', 'key' => 'forum', ) |
|
servicelangtools.lang_used_log Type: trigger Called at: 1.638 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'groups', 'key' => 'main_menu_list', ) |
|
navigation.onGetMenuItems Type: trigger Called at: 1.638 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.639 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'base', 'key' => 'page-119658', ) |
|
servicelangtools.lang_used_log Type: trigger Called at: 1.639 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'base', 'key' => 'page_99448870', ) |
|
servicelangtools.lang_used_log Type: trigger Called at: 1.639 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'base', 'key' => 'page_6820666', ) |
|
servicelangtools.lang_used_log Type: trigger Called at: 1.639 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'contactus', 'key' => 'bottom_menu_item', ) |
|
navigation.onGetMenuItems Type: trigger Called at: 1.639 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.639 Exec time: 0.010 |
USERCREDITS_CLASS_EventHandler -> onCollectActions()
|
array ( ) |
|
core.app_init Type: trigger Called at: 1.639 Exec time: 0.010 |
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.650 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.655 Exec time: 0.000 |
No listeners | array ( 'className' => 'SKADATE_CTRL_Join', 'arguments' => array ( ), ) |
|
servicelangtools.lang_used_log Type: trigger Called at: 1.655 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'base', 'key' => 'join_index', ) |
|
core.set_document_heading Type: trigger Called at: 1.655 Exec time: 0.000 |
No listeners | array ( 'str' => 'Join our community', ) |
|
class.get_instance.SKADATE_CLASS_JoinForm Type: trigger Called at: 1.655 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' => 'MTc4MzI5MDAzN1FvbW9ndW51dEk3RThZbDI1SVNBZ09yQXZVR0FSZWh1', 'errors' => array ( ), 'label' => NULL, 'description' => NULL, 'attributes' => array ( 'name' => 'csrf_token', 'id' => 'input_joinForm_csrf_token', 'type' => 'hidden', 'value' => 'MTc4MzI5MDAzN1FvbW9ndW51dEk3RThZbDI1SVNBZ09yQXZVR0FSZWh1', ), )), '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_qyk2zyp3dekuh6a4ad8b589907_wobud3k4', '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.0008230209350585938, 'params' => array ( ), ), 1 => array ( 'query' => 'SELECT * FROM ow_base_language', 'execTime' => 0.0004980564117431641, 'params' => array ( ), ), 2 => array ( 'query' => 'SELECT * FROM ow_base_plugin', 'execTime' => 0.0006098747253417969, 'params' => array ( ), ), 3 => array ( 'query' => 'SELECT * FROM ow_base_language ORDER BY `order` ASC LIMIT 0, 1', 'execTime' => 0.0004949569702148438, 'params' => array ( ), ), 4 => array ( 'query' => 'SET TIME_ZONE = ?', 'execTime' => 0.0003268718719482422, 'params' => array ( 0 => '-04:00', ), ), 5 => array ( 'query' => 'SELECT * FROM ow_virtualgifts_template', 'execTime' => 0.0005471706390380859, 'params' => array ( ), ), 6 => array ( 'query' => 'SELECT * FROM ow_base_document WHERE `uri` = \'join\' AND `isStatic` = 1 LIMIT 0, 1', 'execTime' => 0.0006730556488037109, 'params' => array ( ), ), 7 => array ( 'query' => 'SELECT * FROM ow_base_theme', 'execTime' => 0.0005199909210205078, 'params' => array ( ), ), 8 => array ( 'query' => 'SELECT * FROM ow_base_theme', 'execTime' => 0.0004990100860595703, 'params' => array ( ), ), 9 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003638267517089844, 'params' => array ( 0 => 1555, ), ), 10 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003180503845214844, 'params' => array ( 0 => 1555, ), ), 11 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1555', 'execTime' => 0.0008919239044189453, 'params' => NULL, ), 12 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1555', 'execTime' => 0.00039386749267578125, 'params' => NULL, ), 13 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1555', 'execTime' => 0.0010609626770019531, '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.0006279945373535156, '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.0003941059112548828, '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.0003719329833984375, '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.00042891502380371094, '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.0003750324249267578, '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.00035309791564941406, '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.0003159046173095703, '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.0003039836883544922, '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.0003559589385986328, '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.0003561973571777344, '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.0003409385681152344, '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.0002529621124267578, '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.00022912025451660156, '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.00028204917907714844, '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.00022101402282714844, '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.0002129077911376953, '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.0003190040588378906, 'params' => array ( 'id' => NULL, 'themeId' => 1555, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 31 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003819465637207031, '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.0011050701141357422, 'params' => array ( 'themeId' => 1555, 'themeId2' => 1555, ), ), 33 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1555', 'execTime' => 0.00026297569274902344, 'params' => array ( ), ), 34 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00034999847412109375, 'params' => array ( 0 => 1559, ), ), 35 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00030803680419921875, 'params' => array ( 0 => 1559, ), ), 36 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1559', 'execTime' => 0.0008130073547363281, 'params' => NULL, ), 37 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1559', 'execTime' => 0.0003731250762939453, 'params' => NULL, ), 38 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1559', 'execTime' => 0.0009980201721191406, '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.0006968975067138672, '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.00039196014404296875, '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.00038886070251464844, '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.0003750324249267578, '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.0003681182861328125, '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.0003368854522705078, '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.000331878662109375, '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.00039196014404296875, '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.0003478527069091797, '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.0002911090850830078, '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.0003008842468261719, '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.00029277801513671875, '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.0002911090850830078, '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.0002720355987548828, '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.00021600723266601562, '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.0002620220184326172, 'params' => array ( 'id' => NULL, 'themeId' => 1559, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 55 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0004000663757324219, '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.000965118408203125, 'params' => array ( 'themeId' => 1559, 'themeId2' => 1559, ), ), 57 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1559', 'execTime' => 0.0002448558807373047, 'params' => array ( ), ), 58 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003058910369873047, 'params' => array ( 0 => 1606, ), ), 59 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00031495094299316406, 'params' => array ( 0 => 1606, ), ), 60 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1606', 'execTime' => 0.0009970664978027344, 'params' => NULL, ), 61 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1606', 'execTime' => 0.00029206275939941406, 'params' => NULL, ), 62 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1606', 'execTime' => 0.0011670589447021484, '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.0006978511810302734, '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.00038814544677734375, '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.0003600120544433594, '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.00037789344787597656, '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.00032401084899902344, '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.00040912628173828125, '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.00036215782165527344, '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.0003380775451660156, '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.0003819465637207031, '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.00027680397033691406, '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.00029087066650390625, '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.0002560615539550781, '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.00023603439331054688, '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.0002300739288330078, '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.00026798248291015625, '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.0002391338348388672, '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.00022792816162109375, '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.00027489662170410156, '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.00039386749267578125, '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.0009911060333251953, 'params' => array ( 'themeId' => 1606, 'themeId2' => 1606, ), ), 83 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1606', 'execTime' => 0.00023889541625976562, 'params' => array ( ), ), 84 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.000308990478515625, 'params' => array ( 0 => 1607, ), ), 85 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003180503845214844, 'params' => array ( 0 => 1607, ), ), 86 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1607', 'execTime' => 0.0008060932159423828, 'params' => NULL, ), 87 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1607', 'execTime' => 0.0003829002380371094, 'params' => NULL, ), 88 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1607', 'execTime' => 0.0010120868682861328, '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.0006849765777587891, '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.0004811286926269531, '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.0003769397735595703, '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.00037407875061035156, '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.0004570484161376953, '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.0003590583801269531, '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.00035309791564941406, '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.0003170967102050781, '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.00031495094299316406, '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.0003371238708496094, '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.000247955322265625, '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.00023508071899414062, '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.0002448558807373047, '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.00023698806762695312, '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.0002200603485107422, '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.00021386146545410156, '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.0002799034118652344, 'params' => array ( 'id' => NULL, 'themeId' => 1607, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 106 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003809928894042969, '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.0009529590606689453, 'params' => array ( 'themeId' => 1607, 'themeId2' => 1607, ), ), 108 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1607', 'execTime' => 0.00023102760314941406, 'params' => array ( ), ), 109 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002989768981933594, 'params' => array ( 0 => 1608, ), ), 110 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00026798248291015625, 'params' => array ( 0 => 1608, ), ), 111 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1608', 'execTime' => 0.0008928775787353516, 'params' => NULL, ), 112 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1608', 'execTime' => 0.0004048347473144531, 'params' => NULL, ), 113 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1608', 'execTime' => 0.001001119613647461, '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.0006468296051025391, '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.0004208087921142578, '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.0003600120544433594, '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.0003948211669921875, '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.00030994415283203125, '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.00028705596923828125, '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.0003268718719482422, '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.0003161430358886719, '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.0002951622009277344, '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.0003299713134765625, '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.000247955322265625, '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.00024390220642089844, '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.00027489662170410156, '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.000225067138671875, '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.00022220611572265625, '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.00023603439331054688, '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.00027489662170410156, 'params' => array ( 'id' => NULL, 'themeId' => 1608, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 131 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003750324249267578, '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.0009908676147460938, 'params' => array ( 'themeId' => 1608, 'themeId2' => 1608, ), ), 133 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1608', 'execTime' => 0.0002970695495605469, 'params' => array ( ), ), 134 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002770423889160156, 'params' => array ( 0 => 1609, ), ), 135 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002579689025878906, 'params' => array ( 0 => 1609, ), ), 136 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1609', 'execTime' => 0.0008368492126464844, 'params' => NULL, ), 137 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1609', 'execTime' => 0.0004119873046875, 'params' => NULL, ), 138 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1609', 'execTime' => 0.001310110092163086, '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.0006270408630371094, '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.00047016143798828125, '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.0003478527069091797, '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.000370025634765625, '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.0003509521484375, '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.00034880638122558594, '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.0003528594970703125, '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.000331878662109375, '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.0003249645233154297, '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.0003540515899658203, '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.0003161430358886719, '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.00031280517578125, '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.00025200843811035156, '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.00022602081298828125, '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.00021600723266601562, '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.0002269744873046875, '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.00023508071899414062, '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.0002779960632324219, 'params' => array ( 'id' => NULL, 'themeId' => 1609, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 158 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003941059112548828, '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.0010769367218017578, 'params' => array ( 'themeId' => 1609, 'themeId2' => 1609, ), ), 160 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1609', 'execTime' => 0.00023221969604492188, 'params' => array ( ), ), 161 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00027489662170410156, 'params' => array ( 0 => 1610, ), ), 162 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002739429473876953, 'params' => array ( 0 => 1610, ), ), 163 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1610', 'execTime' => 0.0008380413055419922, 'params' => NULL, ), 164 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1610', 'execTime' => 0.0003871917724609375, 'params' => NULL, ), 165 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1610', 'execTime' => 0.0013611316680908203, '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.0006349086761474609, '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.00045800209045410156, '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.0003399848937988281, '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.0003361701965332031, '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.0003769397735595703, '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.0003769397735595703, '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.0003230571746826172, '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.00032591819763183594, '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.0003371238708496094, '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.0004200935363769531, '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.0003159046173095703, '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.0002892017364501953, '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.000270843505859375, '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.00023293495178222656, '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.00021982192993164062, '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.00022912025451660156, '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.00023603439331054688, '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.00022292137145996094, '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.00026488304138183594, 'params' => array ( 'id' => NULL, 'themeId' => 1610, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 185 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00039005279541015625, '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.0011000633239746094, 'params' => array ( 'themeId' => 1610, 'themeId2' => 1610, ), ), 187 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1610', 'execTime' => 0.00023102760314941406, 'params' => array ( ), ), 188 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00029587745666503906, 'params' => array ( 0 => 1611, ), ), 189 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00028395652770996094, 'params' => array ( 0 => 1611, ), ), 190 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1611', 'execTime' => 0.0008189678192138672, 'params' => NULL, ), 191 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1611', 'execTime' => 0.0003559589385986328, 'params' => NULL, ), 192 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1611', 'execTime' => 0.0011789798736572266, '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.0006051063537597656, '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.0003669261932373047, '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.00035190582275390625, '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.0003619194030761719, '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.00038886070251464844, '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.00034117698669433594, '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.00034308433532714844, '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.0004038810729980469, '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.0003819465637207031, '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.00034689903259277344, '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.0002770423889160156, '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.0002491474151611328, '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.00026917457580566406, '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.00024318695068359375, '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.00021004676818847656, '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.00020503997802734375, '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.00026416778564453125, 'params' => array ( 'id' => NULL, 'themeId' => 1611, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 210 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00037598609924316406, '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.0010030269622802734, 'params' => array ( 'themeId' => 1611, 'themeId2' => 1611, ), ), 212 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1611', 'execTime' => 0.0002281665802001953, 'params' => array ( ), ), 213 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00029206275939941406, 'params' => array ( 0 => 1612, ), ), 214 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00026297569274902344, 'params' => array ( 0 => 1612, ), ), 215 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1612', 'execTime' => 0.0008859634399414062, 'params' => NULL, ), 216 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1612', 'execTime' => 0.0004010200500488281, 'params' => NULL, ), 217 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1612', 'execTime' => 0.0010800361633300781, '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.0006220340728759766, '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.00039315223693847656, '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.00034999847412109375, '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.00038695335388183594, '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.0002930164337158203, '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.0003190040588378906, '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.0003490447998046875, '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.0003211498260498047, '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.00033211708068847656, '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.0003190040588378906, '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.0003268718719482422, '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.00024390220642089844, '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.0002529621124267578, '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' => 0.00022411346435546875, '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' => 0.00021982192993164062, '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' => 0.00022101402282714844, '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' => 0.00023794174194335938, '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.0002510547637939453, 'params' => array ( 'id' => NULL, 'themeId' => 1612, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 236 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0004069805145263672, '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.0010628700256347656, 'params' => array ( 'themeId' => 1612, 'themeId2' => 1612, ), ), 238 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1612', 'execTime' => 0.00022912025451660156, 'params' => array ( ), ), 239 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00027298927307128906, 'params' => array ( 0 => 1613, ), ), 240 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002551078796386719, 'params' => array ( 0 => 1613, ), ), 241 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1613', 'execTime' => 0.0008370876312255859, 'params' => NULL, ), 242 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1613', 'execTime' => 0.0004010200500488281, 'params' => NULL, ), 243 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1613', 'execTime' => 0.0010728836059570312, '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.0006189346313476562, '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.00036978721618652344, '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.0003800392150878906, '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.00034999847412109375, '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.00035500526428222656, '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.00035309791564941406, '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.00030112266540527344, '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.0003190040588378906, '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.0003631114959716797, '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.0003151893615722656, '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.0002589225769042969, '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.00026988983154296875, '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.00024700164794921875, '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.0002410411834716797, '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.0002758502960205078, '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.00024509429931640625, '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.0002639293670654297, 'params' => array ( 'id' => NULL, 'themeId' => 1613, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 261 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003681182861328125, '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.0009469985961914062, 'params' => array ( 'themeId' => 1613, 'themeId2' => 1613, ), ), 263 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1613', 'execTime' => 0.0002281665802001953, 'params' => array ( ), ), 264 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002720355987548828, 'params' => array ( 0 => 1614, ), ), 265 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002808570861816406, 'params' => array ( 0 => 1614, ), ), 266 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1614', 'execTime' => 0.0007808208465576172, 'params' => NULL, ), 267 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1614', 'execTime' => 0.00036787986755371094, 'params' => NULL, ), 268 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1614', 'execTime' => 0.001110076904296875, '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.0006289482116699219, '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.00040984153747558594, '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.0003437995910644531, '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.0003211498260498047, '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.00035309791564941406, '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.00031495094299316406, '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.00031495094299316406, '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.00037097930908203125, '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.0003161430358886719, '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.0003299713134765625, '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.00034689903259277344, '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.0002548694610595703, '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.00022411346435546875, '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.00029587745666503906, '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.00022077560424804688, '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.00021195411682128906, '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.00021004676818847656, '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.0003390312194824219, 'params' => array ( 'id' => NULL, 'themeId' => 1614, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 287 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00038504600524902344, '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.0011088848114013672, 'params' => array ( 'themeId' => 1614, 'themeId2' => 1614, ), ), 289 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1614', 'execTime' => 0.0002970695495605469, 'params' => array ( ), ), 290 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003070831298828125, 'params' => array ( 0 => 1615, ), ), 291 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003440380096435547, 'params' => array ( 0 => 1615, ), ), 292 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1615', 'execTime' => 0.0008709430694580078, 'params' => NULL, ), 293 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1615', 'execTime' => 0.00038313865661621094, 'params' => NULL, ), 294 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1615', 'execTime' => 0.0009839534759521484, '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.0006208419799804688, '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.0004620552062988281, '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.00036907196044921875, '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.00037789344787597656, '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.0003349781036376953, '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.00033593177795410156, '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.0003380775451660156, '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.00032591819763183594, '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.0003337860107421875, '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.0003418922424316406, '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.0002448558807373047, '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.000225067138671875, '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.00024890899658203125, '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.0002181529998779297, '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.00021314620971679688, '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.00021004676818847656, '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.0002789497375488281, 'params' => array ( 'id' => NULL, 'themeId' => 1615, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 312 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0004200935363769531, '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.0010309219360351562, 'params' => array ( 'themeId' => 1615, 'themeId2' => 1615, ), ), 314 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1615', 'execTime' => 0.0002951622009277344, 'params' => array ( ), ), 315 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003199577331542969, 'params' => array ( 0 => 1616, ), ), 316 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002739429473876953, 'params' => array ( 0 => 1616, ), ), 317 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1616', 'execTime' => 0.0008530616760253906, 'params' => NULL, ), 318 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1616', 'execTime' => 0.0003871917724609375, 'params' => NULL, ), 319 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1616', 'execTime' => 0.0010690689086914062, '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.0006430149078369141, '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.00039196014404296875, '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.0003859996795654297, '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.0004849433898925781, '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.0001468658447265625, '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.00014281272888183594, '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.00013589859008789062, '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.00014901161193847656, '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.00013899803161621094, '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.00013017654418945312, '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.00013017654418945312, '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.00012111663818359375, '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.000125885009765625, '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.00011301040649414062, '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.00011110305786132812, '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.00010919570922851562, '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.00013494491577148438, 'params' => array ( 'id' => NULL, 'themeId' => 1616, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 338 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00019502639770507812, '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.0004019737243652344, '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.0001461505889892578, 'params' => array ( 0 => 1617, ), ), 342 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001399517059326172, 'params' => array ( 0 => 1617, ), ), 343 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1617', 'execTime' => 0.0002918243408203125, 'params' => NULL, ), 344 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1617', 'execTime' => 0.00014901161193847656, 'params' => NULL, ), 345 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1617', 'execTime' => 0.0003719329833984375, '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.00030803680419921875, '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.00016999244689941406, '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.0001590251922607422, '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.00014281272888183594, '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.00013303756713867188, '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.00012803077697753906, '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.0001361370086669922, '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.00013685226440429688, '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.0001430511474609375, '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.00012183189392089844, '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.00011515617370605469, '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.00011301040649414062, '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.00010919570922851562, '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.00013589859008789062, 'params' => array ( 'id' => NULL, 'themeId' => 1617, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 362 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00019502639770507812, '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.0004000663757324219, 'params' => array ( 'themeId' => 1617, 'themeId2' => 1617, ), ), 364 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1617', 'execTime' => 0.00011205673217773438, 'params' => array ( ), ), 365 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001480579376220703, '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.0003230571746826172, 'params' => NULL, ), 368 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1618', 'execTime' => 0.00015211105346679688, 'params' => NULL, ), 369 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1618', 'execTime' => 0.0003521442413330078, '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.0003180503845214844, '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.00016117095947265625, '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.00014209747314453125, '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.00014090538024902344, '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.00014090538024902344, '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.00013399124145507812, '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.00013303756713867188, '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.000164031982421875, '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.00014209747314453125, '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.00013399124145507812, '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.00013399124145507812, '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.00013017654418945312, '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.00013017654418945312, '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.00012302398681640625, '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.00011396408081054688, '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.00011396408081054688, '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.00011301040649414062, '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.00013709068298339844, 'params' => array ( 'id' => NULL, 'themeId' => 1618, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 388 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.000209808349609375, '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.00055694580078125, 'params' => array ( 'themeId' => 1618, 'themeId2' => 1618, ), ), 390 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1618', 'execTime' => 0.00014710426330566406, 'params' => array ( ), ), 391 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001690387725830078, 'params' => array ( 0 => 1619, ), ), 392 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001480579376220703, 'params' => array ( 0 => 1619, ), ), 393 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1619', 'execTime' => 0.00038909912109375, 'params' => NULL, ), 394 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1619', 'execTime' => 0.0001628398895263672, 'params' => NULL, ), 395 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1619', 'execTime' => 0.00043892860412597656, '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.0004439353942871094, '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.0003838539123535156, '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.0003368854522705078, '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.0001709461212158203, '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.00016498565673828125, '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.0001862049102783203, '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.00019407272338867188, '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.0003299713134765625, '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.00029087066650390625, '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.00034308433532714844, '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.0003228187561035156, '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.00030112266540527344, '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.00036215782165527344, '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.0002510547637939453, '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.00026798248291015625, '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.0002498626708984375, '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.0002281665802001953, '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.00022411346435546875, '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.00023984909057617188, '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.00026917457580566406, 'params' => array ( 'id' => NULL, 'themeId' => 1619, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 416 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003790855407714844, '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.0012009143829345703, 'params' => array ( 'themeId' => 1619, 'themeId2' => 1619, ), ), 418 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1619', 'execTime' => 0.00023984909057617188, 'params' => array ( ), ), 419 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002758502960205078, 'params' => array ( 0 => 1620, ), ), 420 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002608299255371094, 'params' => array ( 0 => 1620, ), ), 421 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1620', 'execTime' => 0.0008351802825927734, 'params' => NULL, ), 422 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1620', 'execTime' => 0.0004088878631591797, 'params' => NULL, ), 423 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1620', 'execTime' => 0.0012760162353515625, '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.000640869140625, '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.0004119873046875, '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.0003781318664550781, '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.00039696693420410156, '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.00035500526428222656, '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.0003180503845214844, '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.0003609657287597656, '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.0003559589385986328, '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.0003509521484375, '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.00039505958557128906, '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.0002548694610595703, '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.00030684471130371094, '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.00023698806762695312, '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.00022792816162109375, '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.0002288818359375, '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.00028204917907714844, '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.0002579689025878906, 'params' => array ( 'id' => NULL, 'themeId' => 1620, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 441 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003960132598876953, '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.0010349750518798828, 'params' => array ( 'themeId' => 1620, 'themeId2' => 1620, ), ), 443 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1620', 'execTime' => 0.00023794174194335938, 'params' => array ( ), ), 444 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00028014183044433594, 'params' => array ( 0 => 1621, ), ), 445 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002608299255371094, 'params' => array ( 0 => 1621, ), ), 446 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1621', 'execTime' => 0.0009448528289794922, 'params' => NULL, ), 447 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1621', 'execTime' => 0.00041985511779785156, 'params' => NULL, ), 448 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1621', 'execTime' => 0.001130819320678711, '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.0006468296051025391, '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.0004069805145263672, '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.0003371238708496094, '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.0003809928894042969, '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.00035190582275390625, '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.00033402442932128906, '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.0003399848937988281, '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.0003190040588378906, '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.00033211708068847656, '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.00037097930908203125, '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.00024509429931640625, '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.0002269744873046875, '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.0002620220184326172, '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.0002200603485107422, '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.00021386146545410156, '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.00021195411682128906, '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.00028395652770996094, 'params' => array ( 'id' => NULL, 'themeId' => 1621, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 466 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003771781921386719, '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.0011119842529296875, 'params' => array ( 'themeId' => 1621, 'themeId2' => 1621, ), ), 468 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1621', 'execTime' => 0.00029397010803222656, 'params' => array ( ), ), 469 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002739429473876953, 'params' => array ( 0 => 1622, ), ), 470 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00025582313537597656, 'params' => array ( 0 => 1622, ), ), 471 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1622', 'execTime' => 0.0007870197296142578, 'params' => NULL, ), 472 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1622', 'execTime' => 0.0003669261932373047, 'params' => NULL, ), 473 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1622', 'execTime' => 0.0014290809631347656, '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.0006270408630371094, '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.00037288665771484375, '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.0003662109375, '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.000308990478515625, '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.0003859996795654297, '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.00034689903259277344, '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.0003349781036376953, '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.0003440380096435547, '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.0002799034118652344, '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.00029087066650390625, '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.000331878662109375, '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.00031495094299316406, '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.0002880096435546875, '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.0003349781036376953, '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.0003349781036376953, '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.000247955322265625, '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.00024819374084472656, '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.00022292137145996094, '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.0002200603485107422, '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.00022792816162109375, '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.00023317337036132812, '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.0002498626708984375, 'params' => array ( 'id' => NULL, 'themeId' => 1622, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 496 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003921985626220703, '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.0012400150299072266, 'params' => array ( 'themeId' => 1622, 'themeId2' => 1622, ), ), 498 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1622', 'execTime' => 0.00023102760314941406, 'params' => array ( ), ), 499 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00029397010803222656, 'params' => array ( 0 => 1623, ), ), 500 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002911090850830078, 'params' => array ( 0 => 1623, ), ), 501 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1623', 'execTime' => 0.0008399486541748047, 'params' => NULL, ), 502 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1623', 'execTime' => 0.0003590583801269531, 'params' => NULL, ), 503 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1623', 'execTime' => 0.001010894775390625, '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.0006520748138427734, '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.0003769397735595703, '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.00032806396484375, '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.00036907196044921875, '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.00034999847412109375, '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.00034499168395996094, '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.0003190040588378906, '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.0003161430358886719, '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.0003452301025390625, '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.00032210350036621094, '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.00028896331787109375, '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.0002689361572265625, '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.00023984909057617188, '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.0002200603485107422, '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.00021791458129882812, '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.0002570152282714844, '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.00021982192993164062, '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.0002510547637939453, 'params' => array ( 'id' => NULL, 'themeId' => 1623, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 522 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003750324249267578, '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.0011069774627685547, 'params' => array ( 'themeId' => 1623, 'themeId2' => 1623, ), ), 524 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1623', 'execTime' => 0.00023508071899414062, 'params' => array ( ), ), 525 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002980232238769531, 'params' => array ( 0 => 1624, ), ), 526 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00028586387634277344, 'params' => array ( 0 => 1624, ), ), 527 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1624', 'execTime' => 0.0007500648498535156, 'params' => NULL, ), 528 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1624', 'execTime' => 0.0003859996795654297, 'params' => NULL, ), 529 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1624', 'execTime' => 0.0011670589447021484, '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.0006520748138427734, '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.00040984153747558594, '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.0003368854522705078, '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.0003528594970703125, '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.00037598609924316406, '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.0002789497375488281, '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.00026988983154296875, '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.0003299713134765625, '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.0003349781036376953, '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.00037407875061035156, '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.0002779960632324219, '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.00023221969604492188, '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.0002200603485107422, '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.00023603439331054688, '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.00024008750915527344, '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.00021195411682128906, '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.00024580955505371094, 'params' => array ( 'id' => NULL, 'themeId' => 1624, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 547 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00037384033203125, '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.0009601116180419922, 'params' => array ( 'themeId' => 1624, 'themeId2' => 1624, ), ), 549 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1624', 'execTime' => 0.00022792816162109375, 'params' => array ( ), ), 550 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002949237823486328, 'params' => array ( 0 => 1625, ), ), 551 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002899169921875, 'params' => array ( 0 => 1625, ), ), 552 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1625', 'execTime' => 0.0009520053863525391, 'params' => NULL, ), 553 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1625', 'execTime' => 0.0003650188446044922, 'params' => NULL, ), 554 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1625', 'execTime' => 0.001135110855102539, '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.0006680488586425781, '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.0003998279571533203, '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.00034809112548828125, '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.0004239082336425781, '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.0003609657287597656, '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.00035500526428222656, '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.00036907196044921875, '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.00037288665771484375, '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.0002799034118652344, '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.00025010108947753906, '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.0002319812774658203, '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.0002269744873046875, '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.00028705596923828125, '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.00023293495178222656, '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.00028896331787109375, 'params' => array ( 'id' => NULL, 'themeId' => 1625, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 570 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0004119873046875, '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.0010170936584472656, 'params' => array ( 'themeId' => 1625, 'themeId2' => 1625, ), ), 572 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1625', 'execTime' => 0.0002319812774658203, 'params' => array ( ), ), 573 => array ( 'query' => 'SELECT * FROM ow_base_config WHERE `key` = \'base\' AND `name` = \'cachedEntitiesPostfix\' LIMIT 0, 1', 'execTime' => 0.0003380775451660156, 'params' => array ( ), ), 574 => array ( 'query' => 'UPDATE `ow_base_config` SET `value`=:value WHERE id=:id', 'execTime' => 0.00035881996154785156, 'params' => array ( 'id' => 521, 'value' => 'GEVUHazY', ), ), 575 => array ( 'query' => 'SELECT * FROM ow_base_config', 'execTime' => 0.0006458759307861328, 'params' => array ( ), ), 576 => array ( 'query' => 'SELECT * FROM ow_base_language WHERE `status` = \'active\'', 'execTime' => 0.00044798851013183594, '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.07971000671386719, 'params' => array ( 0 => 1, ), ), 578 => array ( 'query' => 'SELECT * FROM ow_base_language', 'execTime' => 0.0006499290466308594, 'params' => array ( ), ), 579 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `key` = \'simplicity\' LIMIT 0, 1', 'execTime' => 0.0006442070007324219, 'params' => array ( ), ), 580 => array ( 'query' => 'SELECT * FROM ow_base_theme_content WHERE `themeId` = 1606', 'execTime' => 0.0004420280456542969, 'params' => array ( ), ), 581 => array ( 'query' => 'SELECT * FROM ow_base_theme_master_page WHERE `themeId` = 1606', 'execTime' => 0.00021314620971679688, 'params' => array ( ), ), 582 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `key` = \'turquoise\' LIMIT 0, 1', 'execTime' => 0.00032806396484375, 'params' => array ( ), ), 583 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `key` = \'turquoise\' LIMIT 0, 1', 'execTime' => 0.000225067138671875, 'params' => array ( ), ), 584 => array ( 'query' => 'SELECT * FROM ow_base_theme_content WHERE `themeId` = 1607', 'execTime' => 0.0002582073211669922, 'params' => array ( ), ), 585 => array ( 'query' => 'SELECT * FROM ow_base_theme_master_page WHERE `themeId` = 1607', 'execTime' => 0.00021791458129882812, 'params' => array ( ), ), 586 => array ( 'query' => 'SELECT * FROM ow_base_document WHERE `isStatic` = 1 AND `isMobile` = 0', 'execTime' => 0.0002460479736328125, '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.0005168914794921875, '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.001058816909790039, '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.0008299350738525391, 'params' => array ( 'menuType' => 'bottom', ), ), 590 => array ( 'query' => 'SELECT * FROM ow_base_question_account_type ORDER BY sortOrder', 'execTime' => 0.0004811286926269531, 'params' => array ( ), ), 591 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'base\' AND `actionKey` = \'daily_login\' LIMIT 0, 1', 'execTime' => 0.0005469322204589844, 'params' => array ( ), ), 592 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'base\' AND `actionKey` = \'user_join\' LIMIT 0, 1', 'execTime' => 0.0005669593811035156, 'params' => array ( ), ), 593 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'base\' AND `actionKey` = \'search_users\' LIMIT 0, 1', 'execTime' => 0.00038886070251464844, 'params' => array ( ), ), 594 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'base\' AND `actionKey` = \'add_comment\' LIMIT 0, 1', 'execTime' => 0.0003459453582763672, 'params' => array ( ), ), 595 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'usercredits\' AND `actionKey` = \'buy_credits\' LIMIT 0, 1', 'execTime' => 0.000308990478515625, 'params' => array ( ), ), 596 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'usercredits\' AND `actionKey` = \'grant_by_user\' LIMIT 0, 1', 'execTime' => 0.0002970695495605469, 'params' => array ( ), ), 597 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'usercredits\' AND `actionKey` = \'grant_to_user\' LIMIT 0, 1', 'execTime' => 0.00031495094299316406, 'params' => array ( ), ), 598 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'usercredits\' AND `actionKey` = \'set_by_admin\' LIMIT 0, 1', 'execTime' => 0.0002899169921875, 'params' => array ( ), ), 599 => array ( 'query' => 'SELECT * FROM ow_base_question_account_type ORDER BY sortOrder', 'execTime' => 0.0005409717559814453, '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.0010600090026855469, 'params' => NULL, ), 601 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` IN(\'sex\',\'match_sex\') ORDER BY sortOrder', 'execTime' => 0.0006330013275146484, 'params' => array ( ), ), 602 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` IN(\'username\',\'email\',\'password\',\'sex\',\'match_sex\') ORDER BY sortOrder', 'execTime' => 0.0008499622344970703, 'params' => array ( ), ), 603 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` IN(\'\',\'sex\') ORDER BY sortOrder', 'execTime' => 0.0005519390106201172, '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.0014789104461669922, 'params' => array ( ), ), 605 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` = \'username\' LIMIT 0, 1', 'execTime' => 0.0005810260772705078, 'params' => array ( ), ), 606 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` = \'email\' LIMIT 0, 1', 'execTime' => 0.0005309581756591797, 'params' => array ( ), ), 607 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` = \'password\' LIMIT 0, 1', 'execTime' => 0.00045609474182128906, 'params' => array ( ), ), 608 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` = \'repeatPassword\' LIMIT 0, 1', 'execTime' => 0.0003941059112548828, 'params' => array ( ), ), 609 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` = \'sex\' LIMIT 0, 1', 'execTime' => 0.0005400180816650391, 'params' => array ( ), ), 610 => array ( 'query' => 'SELECT * FROM ow_skadate_account_type_to_gender', 'execTime' => 0.00043702125549316406, 'params' => array ( ), ), 611 => array ( 'query' => 'UPDATE `ow_base_plugin` SET developerKey=:dk WHERE `key`=:k', 'execTime' => 0.0005998611450195312, 'params' => array ( 'dk' => '99d6bdd5bb6468beaf118c4664dd92ff', 'k' => 'pcgallery', ), ), 612 => array ( 'query' => 'SELECT * FROM ow_base_language', 'execTime' => 0.0004630088806152344, '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.0005371570587158203, '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.00037097930908203125, 'params' => NULL, ), 615 => array ( 'query' => 'SELECT COUNT(*) FROM ow_base_invitation WHERE `userId` = 0', 'execTime' => 0.0004038810729980469, 'params' => array ( ), ), 616 => array ( 'query' => 'SELECT COUNT(*) FROM ow_base_invitation WHERE `userId` = 0 AND `viewed` = 0', 'execTime' => 0.0002529621124267578, 'params' => array ( ), ), 617 => array ( 'query' => 'SELECT COUNT(*) FROM ow_notifications_notification WHERE `userId` = 0 AND `viewed` = 0', 'execTime' => 0.00025200843811035156, 'params' => array ( ), ), 618 => array ( 'query' => 'SELECT COUNT(*) FROM ow_notifications_notification WHERE `userId` = 0', 'execTime' => 0.00020384788513183594, '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.0006220340728759766, '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.0004239082336425781, 'params' => array ( ), ), 621 => array ( 'query' => 'show tables like \'ow_base_geolocation_country\'', 'execTime' => 0.00150299072265625, 'params' => NULL, ), 622 => array ( 'query' => 'SELECT * FROM ow_base_authorization_group', 'execTime' => 0.0004467964172363281, 'params' => array ( ), ), 623 => array ( 'query' => 'SELECT * FROM ow_base_authorization_moderator ORDER BY id', 'execTime' => 0.0002510547637939453, 'params' => array ( ), ), 624 => array ( 'query' => 'SELECT * FROM ow_base_authorization_moderator_permission', 'execTime' => 0.00025200843811035156, 'params' => array ( ), ), 625 => array ( 'query' => 'SELECT * FROM ow_base_authorization_action', 'execTime' => 0.00028514862060546875, 'params' => array ( ), ), 626 => array ( 'query' => 'SELECT * FROM ow_base_authorization_permission', 'execTime' => 0.00034999847412109375, 'params' => array ( ), ), 627 => array ( 'query' => 'SELECT * FROM ow_base_authorization_role ORDER BY `sortOrder` ASC', 'execTime' => 0.0004839897155761719, '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.00045490264892578125, 'params' => array ( 'pluginKey' => 'SKADATE', 'position' => 'bottom', ), ), 630 => array ( 'query' => 'SELECT * FROM ow_base_place WHERE `name` = \'index\' LIMIT 0, 1', 'execTime' => 0.0004830360412597656, 'params' => array ( ), ), 631 => array ( 'query' => 'SELECT * FROM ow_base_component_place_cache WHERE `placeId` = 2 AND `entityId` = 0 LIMIT 0, 1', 'execTime' => 0.0005140304565429688, '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.0005249977111816406, 'params' => array ( 'pluginKey' => 'SKADATE', 'position' => 'sidebar', ), ), ), 'debugMode' => true, 'isProfilerEnabled' => true, 'profiler' => \UTIL_Profiler::__set_state(array( 'checkPoints' => array ( 'start' => 1783290037.656917, ), 'key' => 'db', 'result' => array ( ), 'chkCounter' => 0, )), 'queryExecTime' => 0.0005249977111816406, 'totalQueryExecTime' => 0.3253614902496338, '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.0008230209350585938, 'params' => array ( ), ), 1 => array ( 'query' => 'SELECT * FROM ow_base_language', 'execTime' => 0.0004980564117431641, 'params' => array ( ), ), 2 => array ( 'query' => 'SELECT * FROM ow_base_plugin', 'execTime' => 0.0006098747253417969, 'params' => array ( ), ), 3 => array ( 'query' => 'SELECT * FROM ow_base_language ORDER BY `order` ASC LIMIT 0, 1', 'execTime' => 0.0004949569702148438, 'params' => array ( ), ), 4 => array ( 'query' => 'SET TIME_ZONE = ?', 'execTime' => 0.0003268718719482422, 'params' => array ( 0 => '-04:00', ), ), 5 => array ( 'query' => 'SELECT * FROM ow_virtualgifts_template', 'execTime' => 0.0005471706390380859, 'params' => array ( ), ), 6 => array ( 'query' => 'SELECT * FROM ow_base_document WHERE `uri` = \'join\' AND `isStatic` = 1 LIMIT 0, 1', 'execTime' => 0.0006730556488037109, 'params' => array ( ), ), 7 => array ( 'query' => 'SELECT * FROM ow_base_theme', 'execTime' => 0.0005199909210205078, 'params' => array ( ), ), 8 => array ( 'query' => 'SELECT * FROM ow_base_theme', 'execTime' => 0.0004990100860595703, 'params' => array ( ), ), 9 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003638267517089844, 'params' => array ( 0 => 1555, ), ), 10 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003180503845214844, 'params' => array ( 0 => 1555, ), ), 11 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1555', 'execTime' => 0.0008919239044189453, 'params' => NULL, ), 12 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1555', 'execTime' => 0.00039386749267578125, 'params' => NULL, ), 13 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1555', 'execTime' => 0.0010609626770019531, '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.0006279945373535156, '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.0003941059112548828, '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.0003719329833984375, '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.00042891502380371094, '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.0003750324249267578, '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.00035309791564941406, '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.0003159046173095703, '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.0003039836883544922, '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.0003559589385986328, '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.0003561973571777344, '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.0003409385681152344, '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.0002529621124267578, '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.00022912025451660156, '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.00028204917907714844, '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.00022101402282714844, '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.0002129077911376953, '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.0003190040588378906, 'params' => array ( 'id' => NULL, 'themeId' => 1555, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 31 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003819465637207031, '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.0011050701141357422, 'params' => array ( 'themeId' => 1555, 'themeId2' => 1555, ), ), 33 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1555', 'execTime' => 0.00026297569274902344, 'params' => array ( ), ), 34 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00034999847412109375, 'params' => array ( 0 => 1559, ), ), 35 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00030803680419921875, 'params' => array ( 0 => 1559, ), ), 36 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1559', 'execTime' => 0.0008130073547363281, 'params' => NULL, ), 37 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1559', 'execTime' => 0.0003731250762939453, 'params' => NULL, ), 38 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1559', 'execTime' => 0.0009980201721191406, '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.0006968975067138672, '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.00039196014404296875, '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.00038886070251464844, '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.0003750324249267578, '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.0003681182861328125, '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.0003368854522705078, '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.000331878662109375, '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.00039196014404296875, '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.0003478527069091797, '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.0002911090850830078, '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.0003008842468261719, '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.00029277801513671875, '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.0002911090850830078, '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.0002720355987548828, '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.00021600723266601562, '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.0002620220184326172, 'params' => array ( 'id' => NULL, 'themeId' => 1559, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 55 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0004000663757324219, '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.000965118408203125, 'params' => array ( 'themeId' => 1559, 'themeId2' => 1559, ), ), 57 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1559', 'execTime' => 0.0002448558807373047, 'params' => array ( ), ), 58 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003058910369873047, 'params' => array ( 0 => 1606, ), ), 59 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00031495094299316406, 'params' => array ( 0 => 1606, ), ), 60 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1606', 'execTime' => 0.0009970664978027344, 'params' => NULL, ), 61 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1606', 'execTime' => 0.00029206275939941406, 'params' => NULL, ), 62 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1606', 'execTime' => 0.0011670589447021484, '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.0006978511810302734, '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.00038814544677734375, '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.0003600120544433594, '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.00037789344787597656, '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.00032401084899902344, '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.00040912628173828125, '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.00036215782165527344, '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.0003380775451660156, '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.0003819465637207031, '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.00027680397033691406, '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.00029087066650390625, '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.0002560615539550781, '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.00023603439331054688, '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.0002300739288330078, '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.00026798248291015625, '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.0002391338348388672, '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.00022792816162109375, '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.00027489662170410156, '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.00039386749267578125, '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.0009911060333251953, 'params' => array ( 'themeId' => 1606, 'themeId2' => 1606, ), ), 83 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1606', 'execTime' => 0.00023889541625976562, 'params' => array ( ), ), 84 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.000308990478515625, 'params' => array ( 0 => 1607, ), ), 85 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003180503845214844, 'params' => array ( 0 => 1607, ), ), 86 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1607', 'execTime' => 0.0008060932159423828, 'params' => NULL, ), 87 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1607', 'execTime' => 0.0003829002380371094, 'params' => NULL, ), 88 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1607', 'execTime' => 0.0010120868682861328, '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.0006849765777587891, '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.0004811286926269531, '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.0003769397735595703, '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.00037407875061035156, '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.0004570484161376953, '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.0003590583801269531, '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.00035309791564941406, '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.0003170967102050781, '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.00031495094299316406, '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.0003371238708496094, '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.000247955322265625, '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.00023508071899414062, '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.0002448558807373047, '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.00023698806762695312, '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.0002200603485107422, '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.00021386146545410156, '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.0002799034118652344, 'params' => array ( 'id' => NULL, 'themeId' => 1607, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 106 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003809928894042969, '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.0009529590606689453, 'params' => array ( 'themeId' => 1607, 'themeId2' => 1607, ), ), 108 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1607', 'execTime' => 0.00023102760314941406, 'params' => array ( ), ), 109 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002989768981933594, 'params' => array ( 0 => 1608, ), ), 110 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00026798248291015625, 'params' => array ( 0 => 1608, ), ), 111 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1608', 'execTime' => 0.0008928775787353516, 'params' => NULL, ), 112 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1608', 'execTime' => 0.0004048347473144531, 'params' => NULL, ), 113 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1608', 'execTime' => 0.001001119613647461, '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.0006468296051025391, '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.0004208087921142578, '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.0003600120544433594, '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.0003948211669921875, '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.00030994415283203125, '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.00028705596923828125, '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.0003268718719482422, '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.0003161430358886719, '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.0002951622009277344, '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.0003299713134765625, '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.000247955322265625, '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.00024390220642089844, '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.00027489662170410156, '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.000225067138671875, '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.00022220611572265625, '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.00023603439331054688, '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.00027489662170410156, 'params' => array ( 'id' => NULL, 'themeId' => 1608, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 131 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003750324249267578, '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.0009908676147460938, 'params' => array ( 'themeId' => 1608, 'themeId2' => 1608, ), ), 133 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1608', 'execTime' => 0.0002970695495605469, 'params' => array ( ), ), 134 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002770423889160156, 'params' => array ( 0 => 1609, ), ), 135 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002579689025878906, 'params' => array ( 0 => 1609, ), ), 136 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1609', 'execTime' => 0.0008368492126464844, 'params' => NULL, ), 137 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1609', 'execTime' => 0.0004119873046875, 'params' => NULL, ), 138 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1609', 'execTime' => 0.001310110092163086, '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.0006270408630371094, '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.00047016143798828125, '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.0003478527069091797, '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.000370025634765625, '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.0003509521484375, '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.00034880638122558594, '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.0003528594970703125, '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.000331878662109375, '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.0003249645233154297, '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.0003540515899658203, '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.0003161430358886719, '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.00031280517578125, '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.00025200843811035156, '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.00022602081298828125, '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.00021600723266601562, '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.0002269744873046875, '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.00023508071899414062, '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.0002779960632324219, 'params' => array ( 'id' => NULL, 'themeId' => 1609, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 158 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003941059112548828, '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.0010769367218017578, 'params' => array ( 'themeId' => 1609, 'themeId2' => 1609, ), ), 160 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1609', 'execTime' => 0.00023221969604492188, 'params' => array ( ), ), 161 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00027489662170410156, 'params' => array ( 0 => 1610, ), ), 162 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002739429473876953, 'params' => array ( 0 => 1610, ), ), 163 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1610', 'execTime' => 0.0008380413055419922, 'params' => NULL, ), 164 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1610', 'execTime' => 0.0003871917724609375, 'params' => NULL, ), 165 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1610', 'execTime' => 0.0013611316680908203, '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.0006349086761474609, '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.00045800209045410156, '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.0003399848937988281, '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.0003361701965332031, '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.0003769397735595703, '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.0003769397735595703, '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.0003230571746826172, '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.00032591819763183594, '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.0003371238708496094, '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.0004200935363769531, '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.0003159046173095703, '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.0002892017364501953, '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.000270843505859375, '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.00023293495178222656, '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.00021982192993164062, '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.00022912025451660156, '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.00023603439331054688, '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.00022292137145996094, '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.00026488304138183594, 'params' => array ( 'id' => NULL, 'themeId' => 1610, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 185 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00039005279541015625, '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.0011000633239746094, 'params' => array ( 'themeId' => 1610, 'themeId2' => 1610, ), ), 187 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1610', 'execTime' => 0.00023102760314941406, 'params' => array ( ), ), 188 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00029587745666503906, 'params' => array ( 0 => 1611, ), ), 189 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00028395652770996094, 'params' => array ( 0 => 1611, ), ), 190 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1611', 'execTime' => 0.0008189678192138672, 'params' => NULL, ), 191 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1611', 'execTime' => 0.0003559589385986328, 'params' => NULL, ), 192 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1611', 'execTime' => 0.0011789798736572266, '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.0006051063537597656, '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.0003669261932373047, '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.00035190582275390625, '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.0003619194030761719, '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.00038886070251464844, '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.00034117698669433594, '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.00034308433532714844, '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.0004038810729980469, '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.0003819465637207031, '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.00034689903259277344, '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.0002770423889160156, '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.0002491474151611328, '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.00026917457580566406, '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.00024318695068359375, '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.00021004676818847656, '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.00020503997802734375, '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.00026416778564453125, 'params' => array ( 'id' => NULL, 'themeId' => 1611, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 210 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00037598609924316406, '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.0010030269622802734, 'params' => array ( 'themeId' => 1611, 'themeId2' => 1611, ), ), 212 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1611', 'execTime' => 0.0002281665802001953, 'params' => array ( ), ), 213 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00029206275939941406, 'params' => array ( 0 => 1612, ), ), 214 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00026297569274902344, 'params' => array ( 0 => 1612, ), ), 215 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1612', 'execTime' => 0.0008859634399414062, 'params' => NULL, ), 216 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1612', 'execTime' => 0.0004010200500488281, 'params' => NULL, ), 217 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1612', 'execTime' => 0.0010800361633300781, '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.0006220340728759766, '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.00039315223693847656, '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.00034999847412109375, '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.00038695335388183594, '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.0002930164337158203, '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.0003190040588378906, '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.0003490447998046875, '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.0003211498260498047, '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.00033211708068847656, '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.0003190040588378906, '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.0003268718719482422, '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.00024390220642089844, '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.0002529621124267578, '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' => 0.00022411346435546875, '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' => 0.00021982192993164062, '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' => 0.00022101402282714844, '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' => 0.00023794174194335938, '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.0002510547637939453, 'params' => array ( 'id' => NULL, 'themeId' => 1612, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 236 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0004069805145263672, '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.0010628700256347656, 'params' => array ( 'themeId' => 1612, 'themeId2' => 1612, ), ), 238 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1612', 'execTime' => 0.00022912025451660156, 'params' => array ( ), ), 239 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00027298927307128906, 'params' => array ( 0 => 1613, ), ), 240 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002551078796386719, 'params' => array ( 0 => 1613, ), ), 241 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1613', 'execTime' => 0.0008370876312255859, 'params' => NULL, ), 242 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1613', 'execTime' => 0.0004010200500488281, 'params' => NULL, ), 243 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1613', 'execTime' => 0.0010728836059570312, '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.0006189346313476562, '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.00036978721618652344, '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.0003800392150878906, '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.00034999847412109375, '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.00035500526428222656, '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.00035309791564941406, '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.00030112266540527344, '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.0003190040588378906, '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.0003631114959716797, '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.0003151893615722656, '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.0002589225769042969, '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.00026988983154296875, '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.00024700164794921875, '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.0002410411834716797, '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.0002758502960205078, '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.00024509429931640625, '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.0002639293670654297, 'params' => array ( 'id' => NULL, 'themeId' => 1613, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 261 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003681182861328125, '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.0009469985961914062, 'params' => array ( 'themeId' => 1613, 'themeId2' => 1613, ), ), 263 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1613', 'execTime' => 0.0002281665802001953, 'params' => array ( ), ), 264 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002720355987548828, 'params' => array ( 0 => 1614, ), ), 265 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002808570861816406, 'params' => array ( 0 => 1614, ), ), 266 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1614', 'execTime' => 0.0007808208465576172, 'params' => NULL, ), 267 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1614', 'execTime' => 0.00036787986755371094, 'params' => NULL, ), 268 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1614', 'execTime' => 0.001110076904296875, '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.0006289482116699219, '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.00040984153747558594, '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.0003437995910644531, '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.0003211498260498047, '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.00035309791564941406, '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.00031495094299316406, '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.00031495094299316406, '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.00037097930908203125, '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.0003161430358886719, '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.0003299713134765625, '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.00034689903259277344, '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.0002548694610595703, '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.00022411346435546875, '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.00029587745666503906, '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.00022077560424804688, '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.00021195411682128906, '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.00021004676818847656, '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.0003390312194824219, 'params' => array ( 'id' => NULL, 'themeId' => 1614, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 287 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00038504600524902344, '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.0011088848114013672, 'params' => array ( 'themeId' => 1614, 'themeId2' => 1614, ), ), 289 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1614', 'execTime' => 0.0002970695495605469, 'params' => array ( ), ), 290 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003070831298828125, 'params' => array ( 0 => 1615, ), ), 291 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003440380096435547, 'params' => array ( 0 => 1615, ), ), 292 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1615', 'execTime' => 0.0008709430694580078, 'params' => NULL, ), 293 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1615', 'execTime' => 0.00038313865661621094, 'params' => NULL, ), 294 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1615', 'execTime' => 0.0009839534759521484, '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.0006208419799804688, '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.0004620552062988281, '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.00036907196044921875, '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.00037789344787597656, '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.0003349781036376953, '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.00033593177795410156, '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.0003380775451660156, '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.00032591819763183594, '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.0003337860107421875, '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.0003418922424316406, '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.0002448558807373047, '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.000225067138671875, '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.00024890899658203125, '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.0002181529998779297, '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.00021314620971679688, '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.00021004676818847656, '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.0002789497375488281, 'params' => array ( 'id' => NULL, 'themeId' => 1615, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 312 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0004200935363769531, '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.0010309219360351562, 'params' => array ( 'themeId' => 1615, 'themeId2' => 1615, ), ), 314 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1615', 'execTime' => 0.0002951622009277344, 'params' => array ( ), ), 315 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003199577331542969, 'params' => array ( 0 => 1616, ), ), 316 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002739429473876953, 'params' => array ( 0 => 1616, ), ), 317 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1616', 'execTime' => 0.0008530616760253906, 'params' => NULL, ), 318 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1616', 'execTime' => 0.0003871917724609375, 'params' => NULL, ), 319 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1616', 'execTime' => 0.0010690689086914062, '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.0006430149078369141, '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.00039196014404296875, '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.0003859996795654297, '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.0004849433898925781, '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.0001468658447265625, '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.00014281272888183594, '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.00013589859008789062, '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.00014901161193847656, '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.00013899803161621094, '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.00013017654418945312, '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.00013017654418945312, '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.00012111663818359375, '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.000125885009765625, '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.00011301040649414062, '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.00011110305786132812, '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.00010919570922851562, '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.00013494491577148438, 'params' => array ( 'id' => NULL, 'themeId' => 1616, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 338 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00019502639770507812, '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.0004019737243652344, '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.0001461505889892578, 'params' => array ( 0 => 1617, ), ), 342 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001399517059326172, 'params' => array ( 0 => 1617, ), ), 343 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1617', 'execTime' => 0.0002918243408203125, 'params' => NULL, ), 344 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1617', 'execTime' => 0.00014901161193847656, 'params' => NULL, ), 345 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1617', 'execTime' => 0.0003719329833984375, '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.00030803680419921875, '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.00016999244689941406, '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.0001590251922607422, '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.00014281272888183594, '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.00013303756713867188, '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.00012803077697753906, '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.0001361370086669922, '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.00013685226440429688, '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.0001430511474609375, '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.00012183189392089844, '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.00011515617370605469, '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.00011301040649414062, '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.00010919570922851562, '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.00013589859008789062, 'params' => array ( 'id' => NULL, 'themeId' => 1617, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 362 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00019502639770507812, '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.0004000663757324219, 'params' => array ( 'themeId' => 1617, 'themeId2' => 1617, ), ), 364 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1617', 'execTime' => 0.00011205673217773438, 'params' => array ( ), ), 365 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001480579376220703, '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.0003230571746826172, 'params' => NULL, ), 368 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1618', 'execTime' => 0.00015211105346679688, 'params' => NULL, ), 369 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1618', 'execTime' => 0.0003521442413330078, '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.0003180503845214844, '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.00016117095947265625, '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.00014209747314453125, '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.00014090538024902344, '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.00014090538024902344, '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.00013399124145507812, '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.00013303756713867188, '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.000164031982421875, '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.00014209747314453125, '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.00013399124145507812, '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.00013399124145507812, '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.00013017654418945312, '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.00013017654418945312, '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.00012302398681640625, '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.00011396408081054688, '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.00011396408081054688, '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.00011301040649414062, '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.00013709068298339844, 'params' => array ( 'id' => NULL, 'themeId' => 1618, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 388 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.000209808349609375, '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.00055694580078125, 'params' => array ( 'themeId' => 1618, 'themeId2' => 1618, ), ), 390 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1618', 'execTime' => 0.00014710426330566406, 'params' => array ( ), ), 391 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001690387725830078, 'params' => array ( 0 => 1619, ), ), 392 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001480579376220703, 'params' => array ( 0 => 1619, ), ), 393 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1619', 'execTime' => 0.00038909912109375, 'params' => NULL, ), 394 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1619', 'execTime' => 0.0001628398895263672, 'params' => NULL, ), 395 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1619', 'execTime' => 0.00043892860412597656, '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.0004439353942871094, '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.0003838539123535156, '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.0003368854522705078, '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.0001709461212158203, '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.00016498565673828125, '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.0001862049102783203, '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.00019407272338867188, '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.0003299713134765625, '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.00029087066650390625, '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.00034308433532714844, '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.0003228187561035156, '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.00030112266540527344, '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.00036215782165527344, '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.0002510547637939453, '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.00026798248291015625, '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.0002498626708984375, '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.0002281665802001953, '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.00022411346435546875, '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.00023984909057617188, '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.00026917457580566406, 'params' => array ( 'id' => NULL, 'themeId' => 1619, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 416 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003790855407714844, '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.0012009143829345703, 'params' => array ( 'themeId' => 1619, 'themeId2' => 1619, ), ), 418 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1619', 'execTime' => 0.00023984909057617188, 'params' => array ( ), ), 419 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002758502960205078, 'params' => array ( 0 => 1620, ), ), 420 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002608299255371094, 'params' => array ( 0 => 1620, ), ), 421 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1620', 'execTime' => 0.0008351802825927734, 'params' => NULL, ), 422 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1620', 'execTime' => 0.0004088878631591797, 'params' => NULL, ), 423 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1620', 'execTime' => 0.0012760162353515625, '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.000640869140625, '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.0004119873046875, '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.0003781318664550781, '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.00039696693420410156, '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.00035500526428222656, '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.0003180503845214844, '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.0003609657287597656, '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.0003559589385986328, '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.0003509521484375, '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.00039505958557128906, '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.0002548694610595703, '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.00030684471130371094, '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.00023698806762695312, '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.00022792816162109375, '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.0002288818359375, '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.00028204917907714844, '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.0002579689025878906, 'params' => array ( 'id' => NULL, 'themeId' => 1620, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 441 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003960132598876953, '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.0010349750518798828, 'params' => array ( 'themeId' => 1620, 'themeId2' => 1620, ), ), 443 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1620', 'execTime' => 0.00023794174194335938, 'params' => array ( ), ), 444 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00028014183044433594, 'params' => array ( 0 => 1621, ), ), 445 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002608299255371094, 'params' => array ( 0 => 1621, ), ), 446 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1621', 'execTime' => 0.0009448528289794922, 'params' => NULL, ), 447 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1621', 'execTime' => 0.00041985511779785156, 'params' => NULL, ), 448 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1621', 'execTime' => 0.001130819320678711, '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.0006468296051025391, '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.0004069805145263672, '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.0003371238708496094, '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.0003809928894042969, '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.00035190582275390625, '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.00033402442932128906, '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.0003399848937988281, '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.0003190040588378906, '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.00033211708068847656, '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.00037097930908203125, '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.00024509429931640625, '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.0002269744873046875, '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.0002620220184326172, '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.0002200603485107422, '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.00021386146545410156, '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.00021195411682128906, '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.00028395652770996094, 'params' => array ( 'id' => NULL, 'themeId' => 1621, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 466 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003771781921386719, '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.0011119842529296875, 'params' => array ( 'themeId' => 1621, 'themeId2' => 1621, ), ), 468 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1621', 'execTime' => 0.00029397010803222656, 'params' => array ( ), ), 469 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002739429473876953, 'params' => array ( 0 => 1622, ), ), 470 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00025582313537597656, 'params' => array ( 0 => 1622, ), ), 471 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1622', 'execTime' => 0.0007870197296142578, 'params' => NULL, ), 472 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1622', 'execTime' => 0.0003669261932373047, 'params' => NULL, ), 473 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1622', 'execTime' => 0.0014290809631347656, '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.0006270408630371094, '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.00037288665771484375, '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.0003662109375, '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.000308990478515625, '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.0003859996795654297, '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.00034689903259277344, '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.0003349781036376953, '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.0003440380096435547, '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.0002799034118652344, '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.00029087066650390625, '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.000331878662109375, '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.00031495094299316406, '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.0002880096435546875, '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.0003349781036376953, '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.0003349781036376953, '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.000247955322265625, '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.00024819374084472656, '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.00022292137145996094, '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.0002200603485107422, '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.00022792816162109375, '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.00023317337036132812, '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.0002498626708984375, 'params' => array ( 'id' => NULL, 'themeId' => 1622, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 496 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003921985626220703, '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.0012400150299072266, 'params' => array ( 'themeId' => 1622, 'themeId2' => 1622, ), ), 498 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1622', 'execTime' => 0.00023102760314941406, 'params' => array ( ), ), 499 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00029397010803222656, 'params' => array ( 0 => 1623, ), ), 500 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002911090850830078, 'params' => array ( 0 => 1623, ), ), 501 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1623', 'execTime' => 0.0008399486541748047, 'params' => NULL, ), 502 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1623', 'execTime' => 0.0003590583801269531, 'params' => NULL, ), 503 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1623', 'execTime' => 0.001010894775390625, '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.0006520748138427734, '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.0003769397735595703, '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.00032806396484375, '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.00036907196044921875, '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.00034999847412109375, '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.00034499168395996094, '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.0003190040588378906, '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.0003161430358886719, '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.0003452301025390625, '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.00032210350036621094, '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.00028896331787109375, '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.0002689361572265625, '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.00023984909057617188, '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.0002200603485107422, '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.00021791458129882812, '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.0002570152282714844, '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.00021982192993164062, '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.0002510547637939453, 'params' => array ( 'id' => NULL, 'themeId' => 1623, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 522 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003750324249267578, '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.0011069774627685547, 'params' => array ( 'themeId' => 1623, 'themeId2' => 1623, ), ), 524 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1623', 'execTime' => 0.00023508071899414062, 'params' => array ( ), ), 525 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002980232238769531, 'params' => array ( 0 => 1624, ), ), 526 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00028586387634277344, 'params' => array ( 0 => 1624, ), ), 527 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1624', 'execTime' => 0.0007500648498535156, 'params' => NULL, ), 528 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1624', 'execTime' => 0.0003859996795654297, 'params' => NULL, ), 529 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1624', 'execTime' => 0.0011670589447021484, '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.0006520748138427734, '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.00040984153747558594, '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.0003368854522705078, '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.0003528594970703125, '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.00037598609924316406, '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.0002789497375488281, '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.00026988983154296875, '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.0003299713134765625, '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.0003349781036376953, '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.00037407875061035156, '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.0002779960632324219, '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.00023221969604492188, '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.0002200603485107422, '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.00023603439331054688, '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.00024008750915527344, '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.00021195411682128906, '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.00024580955505371094, 'params' => array ( 'id' => NULL, 'themeId' => 1624, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 547 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00037384033203125, '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.0009601116180419922, 'params' => array ( 'themeId' => 1624, 'themeId2' => 1624, ), ), 549 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1624', 'execTime' => 0.00022792816162109375, 'params' => array ( ), ), 550 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002949237823486328, 'params' => array ( 0 => 1625, ), ), 551 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002899169921875, 'params' => array ( 0 => 1625, ), ), 552 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1625', 'execTime' => 0.0009520053863525391, 'params' => NULL, ), 553 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1625', 'execTime' => 0.0003650188446044922, 'params' => NULL, ), 554 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1625', 'execTime' => 0.001135110855102539, '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.0006680488586425781, '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.0003998279571533203, '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.00034809112548828125, '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.0004239082336425781, '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.0003609657287597656, '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.00035500526428222656, '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.00036907196044921875, '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.00037288665771484375, '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.0002799034118652344, '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.00025010108947753906, '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.0002319812774658203, '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.0002269744873046875, '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.00028705596923828125, '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.00023293495178222656, '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.00028896331787109375, 'params' => array ( 'id' => NULL, 'themeId' => 1625, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 570 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0004119873046875, '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.0010170936584472656, 'params' => array ( 'themeId' => 1625, 'themeId2' => 1625, ), ), 572 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1625', 'execTime' => 0.0002319812774658203, 'params' => array ( ), ), 573 => array ( 'query' => 'SELECT * FROM ow_base_config WHERE `key` = \'base\' AND `name` = \'cachedEntitiesPostfix\' LIMIT 0, 1', 'execTime' => 0.0003380775451660156, 'params' => array ( ), ), 574 => array ( 'query' => 'UPDATE `ow_base_config` SET `value`=:value WHERE id=:id', 'execTime' => 0.00035881996154785156, 'params' => array ( 'id' => 521, 'value' => 'GEVUHazY', ), ), 575 => array ( 'query' => 'SELECT * FROM ow_base_config', 'execTime' => 0.0006458759307861328, 'params' => array ( ), ), 576 => array ( 'query' => 'SELECT * FROM ow_base_language WHERE `status` = \'active\'', 'execTime' => 0.00044798851013183594, '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.07971000671386719, 'params' => array ( 0 => 1, ), ), 578 => array ( 'query' => 'SELECT * FROM ow_base_language', 'execTime' => 0.0006499290466308594, 'params' => array ( ), ), 579 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `key` = \'simplicity\' LIMIT 0, 1', 'execTime' => 0.0006442070007324219, 'params' => array ( ), ), 580 => array ( 'query' => 'SELECT * FROM ow_base_theme_content WHERE `themeId` = 1606', 'execTime' => 0.0004420280456542969, 'params' => array ( ), ), 581 => array ( 'query' => 'SELECT * FROM ow_base_theme_master_page WHERE `themeId` = 1606', 'execTime' => 0.00021314620971679688, 'params' => array ( ), ), 582 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `key` = \'turquoise\' LIMIT 0, 1', 'execTime' => 0.00032806396484375, 'params' => array ( ), ), 583 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `key` = \'turquoise\' LIMIT 0, 1', 'execTime' => 0.000225067138671875, 'params' => array ( ), ), 584 => array ( 'query' => 'SELECT * FROM ow_base_theme_content WHERE `themeId` = 1607', 'execTime' => 0.0002582073211669922, 'params' => array ( ), ), 585 => array ( 'query' => 'SELECT * FROM ow_base_theme_master_page WHERE `themeId` = 1607', 'execTime' => 0.00021791458129882812, 'params' => array ( ), ), 586 => array ( 'query' => 'SELECT * FROM ow_base_document WHERE `isStatic` = 1 AND `isMobile` = 0', 'execTime' => 0.0002460479736328125, '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.0005168914794921875, '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.001058816909790039, '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.0008299350738525391, 'params' => array ( 'menuType' => 'bottom', ), ), 590 => array ( 'query' => 'SELECT * FROM ow_base_question_account_type ORDER BY sortOrder', 'execTime' => 0.0004811286926269531, 'params' => array ( ), ), 591 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'base\' AND `actionKey` = \'daily_login\' LIMIT 0, 1', 'execTime' => 0.0005469322204589844, 'params' => array ( ), ), 592 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'base\' AND `actionKey` = \'user_join\' LIMIT 0, 1', 'execTime' => 0.0005669593811035156, 'params' => array ( ), ), 593 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'base\' AND `actionKey` = \'search_users\' LIMIT 0, 1', 'execTime' => 0.00038886070251464844, 'params' => array ( ), ), 594 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'base\' AND `actionKey` = \'add_comment\' LIMIT 0, 1', 'execTime' => 0.0003459453582763672, 'params' => array ( ), ), 595 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'usercredits\' AND `actionKey` = \'buy_credits\' LIMIT 0, 1', 'execTime' => 0.000308990478515625, 'params' => array ( ), ), 596 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'usercredits\' AND `actionKey` = \'grant_by_user\' LIMIT 0, 1', 'execTime' => 0.0002970695495605469, 'params' => array ( ), ), 597 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'usercredits\' AND `actionKey` = \'grant_to_user\' LIMIT 0, 1', 'execTime' => 0.00031495094299316406, 'params' => array ( ), ), 598 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'usercredits\' AND `actionKey` = \'set_by_admin\' LIMIT 0, 1', 'execTime' => 0.0002899169921875, 'params' => array ( ), ), 599 => array ( 'query' => 'SELECT * FROM ow_base_question_account_type ORDER BY sortOrder', 'execTime' => 0.0005409717559814453, '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.0010600090026855469, 'params' => NULL, ), 601 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` IN(\'sex\',\'match_sex\') ORDER BY sortOrder', 'execTime' => 0.0006330013275146484, 'params' => array ( ), ), 602 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` IN(\'username\',\'email\',\'password\',\'sex\',\'match_sex\') ORDER BY sortOrder', 'execTime' => 0.0008499622344970703, 'params' => array ( ), ), 603 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` IN(\'\',\'sex\') ORDER BY sortOrder', 'execTime' => 0.0005519390106201172, '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.0014789104461669922, 'params' => array ( ), ), 605 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` = \'username\' LIMIT 0, 1', 'execTime' => 0.0005810260772705078, 'params' => array ( ), ), 606 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` = \'email\' LIMIT 0, 1', 'execTime' => 0.0005309581756591797, 'params' => array ( ), ), 607 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` = \'password\' LIMIT 0, 1', 'execTime' => 0.00045609474182128906, 'params' => array ( ), ), 608 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` = \'repeatPassword\' LIMIT 0, 1', 'execTime' => 0.0003941059112548828, 'params' => array ( ), ), 609 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` = \'sex\' LIMIT 0, 1', 'execTime' => 0.0005400180816650391, 'params' => array ( ), ), 610 => array ( 'query' => 'SELECT * FROM ow_skadate_account_type_to_gender', 'execTime' => 0.00043702125549316406, 'params' => array ( ), ), 611 => array ( 'query' => 'UPDATE `ow_base_plugin` SET developerKey=:dk WHERE `key`=:k', 'execTime' => 0.0005998611450195312, 'params' => array ( 'dk' => '99d6bdd5bb6468beaf118c4664dd92ff', 'k' => 'pcgallery', ), ), 612 => array ( 'query' => 'SELECT * FROM ow_base_language', 'execTime' => 0.0004630088806152344, '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.0005371570587158203, '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.00037097930908203125, 'params' => NULL, ), 615 => array ( 'query' => 'SELECT COUNT(*) FROM ow_base_invitation WHERE `userId` = 0', 'execTime' => 0.0004038810729980469, 'params' => array ( ), ), 616 => array ( 'query' => 'SELECT COUNT(*) FROM ow_base_invitation WHERE `userId` = 0 AND `viewed` = 0', 'execTime' => 0.0002529621124267578, 'params' => array ( ), ), 617 => array ( 'query' => 'SELECT COUNT(*) FROM ow_notifications_notification WHERE `userId` = 0 AND `viewed` = 0', 'execTime' => 0.00025200843811035156, 'params' => array ( ), ), 618 => array ( 'query' => 'SELECT COUNT(*) FROM ow_notifications_notification WHERE `userId` = 0', 'execTime' => 0.00020384788513183594, '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.0006220340728759766, '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.0004239082336425781, 'params' => array ( ), ), 621 => array ( 'query' => 'show tables like \'ow_base_geolocation_country\'', 'execTime' => 0.00150299072265625, 'params' => NULL, ), 622 => array ( 'query' => 'SELECT * FROM ow_base_authorization_group', 'execTime' => 0.0004467964172363281, 'params' => array ( ), ), 623 => array ( 'query' => 'SELECT * FROM ow_base_authorization_moderator ORDER BY id', 'execTime' => 0.0002510547637939453, 'params' => array ( ), ), 624 => array ( 'query' => 'SELECT * FROM ow_base_authorization_moderator_permission', 'execTime' => 0.00025200843811035156, 'params' => array ( ), ), 625 => array ( 'query' => 'SELECT * FROM ow_base_authorization_action', 'execTime' => 0.00028514862060546875, 'params' => array ( ), ), 626 => array ( 'query' => 'SELECT * FROM ow_base_authorization_permission', 'execTime' => 0.00034999847412109375, 'params' => array ( ), ), 627 => array ( 'query' => 'SELECT * FROM ow_base_authorization_role ORDER BY `sortOrder` ASC', 'execTime' => 0.0004839897155761719, '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.00045490264892578125, 'params' => array ( 'pluginKey' => 'SKADATE', 'position' => 'bottom', ), ), 630 => array ( 'query' => 'SELECT * FROM ow_base_place WHERE `name` = \'index\' LIMIT 0, 1', 'execTime' => 0.0004830360412597656, 'params' => array ( ), ), 631 => array ( 'query' => 'SELECT * FROM ow_base_component_place_cache WHERE `placeId` = 2 AND `entityId` = 0 LIMIT 0, 1', 'execTime' => 0.0005140304565429688, '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.0005249977111816406, 'params' => array ( 'pluginKey' => 'SKADATE', 'position' => 'sidebar', ), ), ), 'debugMode' => true, 'isProfilerEnabled' => true, 'profiler' => \UTIL_Profiler::__set_state(array( 'checkPoints' => array ( 'start' => 1783290037.656917, ), 'key' => 'db', 'result' => array ( ), 'chkCounter' => 0, )), 'queryExecTime' => 0.0005249977111816406, 'totalQueryExecTime' => 0.3253614902496338, '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.0008230209350585938, 'params' => array ( ), ), 1 => array ( 'query' => 'SELECT * FROM ow_base_language', 'execTime' => 0.0004980564117431641, 'params' => array ( ), ), 2 => array ( 'query' => 'SELECT * FROM ow_base_plugin', 'execTime' => 0.0006098747253417969, 'params' => array ( ), ), 3 => array ( 'query' => 'SELECT * FROM ow_base_language ORDER BY `order` ASC LIMIT 0, 1', 'execTime' => 0.0004949569702148438, 'params' => array ( ), ), 4 => array ( 'query' => 'SET TIME_ZONE = ?', 'execTime' => 0.0003268718719482422, 'params' => array ( 0 => '-04:00', ), ), 5 => array ( 'query' => 'SELECT * FROM ow_virtualgifts_template', 'execTime' => 0.0005471706390380859, 'params' => array ( ), ), 6 => array ( 'query' => 'SELECT * FROM ow_base_document WHERE `uri` = \'join\' AND `isStatic` = 1 LIMIT 0, 1', 'execTime' => 0.0006730556488037109, 'params' => array ( ), ), 7 => array ( 'query' => 'SELECT * FROM ow_base_theme', 'execTime' => 0.0005199909210205078, 'params' => array ( ), ), 8 => array ( 'query' => 'SELECT * FROM ow_base_theme', 'execTime' => 0.0004990100860595703, 'params' => array ( ), ), 9 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003638267517089844, 'params' => array ( 0 => 1555, ), ), 10 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003180503845214844, 'params' => array ( 0 => 1555, ), ), 11 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1555', 'execTime' => 0.0008919239044189453, 'params' => NULL, ), 12 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1555', 'execTime' => 0.00039386749267578125, 'params' => NULL, ), 13 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1555', 'execTime' => 0.0010609626770019531, '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.0006279945373535156, '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.0003941059112548828, '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.0003719329833984375, '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.00042891502380371094, '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.0003750324249267578, '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.00035309791564941406, '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.0003159046173095703, '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.0003039836883544922, '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.0003559589385986328, '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.0003561973571777344, '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.0003409385681152344, '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.0002529621124267578, '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.00022912025451660156, '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.00028204917907714844, '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.00022101402282714844, '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.0002129077911376953, '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.0003190040588378906, 'params' => array ( 'id' => NULL, 'themeId' => 1555, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 31 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003819465637207031, '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.0011050701141357422, 'params' => array ( 'themeId' => 1555, 'themeId2' => 1555, ), ), 33 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1555', 'execTime' => 0.00026297569274902344, 'params' => array ( ), ), 34 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00034999847412109375, 'params' => array ( 0 => 1559, ), ), 35 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00030803680419921875, 'params' => array ( 0 => 1559, ), ), 36 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1559', 'execTime' => 0.0008130073547363281, 'params' => NULL, ), 37 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1559', 'execTime' => 0.0003731250762939453, 'params' => NULL, ), 38 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1559', 'execTime' => 0.0009980201721191406, '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.0006968975067138672, '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.00039196014404296875, '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.00038886070251464844, '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.0003750324249267578, '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.0003681182861328125, '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.0003368854522705078, '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.000331878662109375, '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.00039196014404296875, '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.0003478527069091797, '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.0002911090850830078, '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.0003008842468261719, '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.00029277801513671875, '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.0002911090850830078, '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.0002720355987548828, '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.00021600723266601562, '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.0002620220184326172, 'params' => array ( 'id' => NULL, 'themeId' => 1559, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 55 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0004000663757324219, '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.000965118408203125, 'params' => array ( 'themeId' => 1559, 'themeId2' => 1559, ), ), 57 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1559', 'execTime' => 0.0002448558807373047, 'params' => array ( ), ), 58 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003058910369873047, 'params' => array ( 0 => 1606, ), ), 59 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00031495094299316406, 'params' => array ( 0 => 1606, ), ), 60 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1606', 'execTime' => 0.0009970664978027344, 'params' => NULL, ), 61 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1606', 'execTime' => 0.00029206275939941406, 'params' => NULL, ), 62 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1606', 'execTime' => 0.0011670589447021484, '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.0006978511810302734, '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.00038814544677734375, '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.0003600120544433594, '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.00037789344787597656, '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.00032401084899902344, '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.00040912628173828125, '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.00036215782165527344, '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.0003380775451660156, '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.0003819465637207031, '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.00027680397033691406, '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.00029087066650390625, '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.0002560615539550781, '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.00023603439331054688, '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.0002300739288330078, '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.00026798248291015625, '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.0002391338348388672, '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.00022792816162109375, '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.00027489662170410156, '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.00039386749267578125, '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.0009911060333251953, 'params' => array ( 'themeId' => 1606, 'themeId2' => 1606, ), ), 83 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1606', 'execTime' => 0.00023889541625976562, 'params' => array ( ), ), 84 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.000308990478515625, 'params' => array ( 0 => 1607, ), ), 85 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003180503845214844, 'params' => array ( 0 => 1607, ), ), 86 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1607', 'execTime' => 0.0008060932159423828, 'params' => NULL, ), 87 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1607', 'execTime' => 0.0003829002380371094, 'params' => NULL, ), 88 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1607', 'execTime' => 0.0010120868682861328, '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.0006849765777587891, '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.0004811286926269531, '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.0003769397735595703, '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.00037407875061035156, '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.0004570484161376953, '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.0003590583801269531, '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.00035309791564941406, '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.0003170967102050781, '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.00031495094299316406, '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.0003371238708496094, '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.000247955322265625, '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.00023508071899414062, '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.0002448558807373047, '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.00023698806762695312, '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.0002200603485107422, '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.00021386146545410156, '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.0002799034118652344, 'params' => array ( 'id' => NULL, 'themeId' => 1607, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 106 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003809928894042969, '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.0009529590606689453, 'params' => array ( 'themeId' => 1607, 'themeId2' => 1607, ), ), 108 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1607', 'execTime' => 0.00023102760314941406, 'params' => array ( ), ), 109 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002989768981933594, 'params' => array ( 0 => 1608, ), ), 110 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00026798248291015625, 'params' => array ( 0 => 1608, ), ), 111 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1608', 'execTime' => 0.0008928775787353516, 'params' => NULL, ), 112 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1608', 'execTime' => 0.0004048347473144531, 'params' => NULL, ), 113 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1608', 'execTime' => 0.001001119613647461, '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.0006468296051025391, '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.0004208087921142578, '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.0003600120544433594, '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.0003948211669921875, '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.00030994415283203125, '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.00028705596923828125, '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.0003268718719482422, '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.0003161430358886719, '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.0002951622009277344, '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.0003299713134765625, '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.000247955322265625, '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.00024390220642089844, '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.00027489662170410156, '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.000225067138671875, '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.00022220611572265625, '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.00023603439331054688, '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.00027489662170410156, 'params' => array ( 'id' => NULL, 'themeId' => 1608, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 131 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003750324249267578, '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.0009908676147460938, 'params' => array ( 'themeId' => 1608, 'themeId2' => 1608, ), ), 133 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1608', 'execTime' => 0.0002970695495605469, 'params' => array ( ), ), 134 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002770423889160156, 'params' => array ( 0 => 1609, ), ), 135 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002579689025878906, 'params' => array ( 0 => 1609, ), ), 136 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1609', 'execTime' => 0.0008368492126464844, 'params' => NULL, ), 137 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1609', 'execTime' => 0.0004119873046875, 'params' => NULL, ), 138 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1609', 'execTime' => 0.001310110092163086, '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.0006270408630371094, '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.00047016143798828125, '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.0003478527069091797, '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.000370025634765625, '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.0003509521484375, '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.00034880638122558594, '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.0003528594970703125, '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.000331878662109375, '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.0003249645233154297, '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.0003540515899658203, '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.0003161430358886719, '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.00031280517578125, '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.00025200843811035156, '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.00022602081298828125, '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.00021600723266601562, '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.0002269744873046875, '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.00023508071899414062, '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.0002779960632324219, 'params' => array ( 'id' => NULL, 'themeId' => 1609, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 158 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003941059112548828, '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.0010769367218017578, 'params' => array ( 'themeId' => 1609, 'themeId2' => 1609, ), ), 160 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1609', 'execTime' => 0.00023221969604492188, 'params' => array ( ), ), 161 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00027489662170410156, 'params' => array ( 0 => 1610, ), ), 162 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002739429473876953, 'params' => array ( 0 => 1610, ), ), 163 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1610', 'execTime' => 0.0008380413055419922, 'params' => NULL, ), 164 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1610', 'execTime' => 0.0003871917724609375, 'params' => NULL, ), 165 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1610', 'execTime' => 0.0013611316680908203, '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.0006349086761474609, '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.00045800209045410156, '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.0003399848937988281, '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.0003361701965332031, '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.0003769397735595703, '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.0003769397735595703, '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.0003230571746826172, '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.00032591819763183594, '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.0003371238708496094, '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.0004200935363769531, '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.0003159046173095703, '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.0002892017364501953, '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.000270843505859375, '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.00023293495178222656, '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.00021982192993164062, '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.00022912025451660156, '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.00023603439331054688, '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.00022292137145996094, '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.00026488304138183594, 'params' => array ( 'id' => NULL, 'themeId' => 1610, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 185 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00039005279541015625, '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.0011000633239746094, 'params' => array ( 'themeId' => 1610, 'themeId2' => 1610, ), ), 187 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1610', 'execTime' => 0.00023102760314941406, 'params' => array ( ), ), 188 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00029587745666503906, 'params' => array ( 0 => 1611, ), ), 189 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00028395652770996094, 'params' => array ( 0 => 1611, ), ), 190 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1611', 'execTime' => 0.0008189678192138672, 'params' => NULL, ), 191 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1611', 'execTime' => 0.0003559589385986328, 'params' => NULL, ), 192 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1611', 'execTime' => 0.0011789798736572266, '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.0006051063537597656, '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.0003669261932373047, '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.00035190582275390625, '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.0003619194030761719, '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.00038886070251464844, '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.00034117698669433594, '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.00034308433532714844, '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.0004038810729980469, '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.0003819465637207031, '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.00034689903259277344, '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.0002770423889160156, '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.0002491474151611328, '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.00026917457580566406, '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.00024318695068359375, '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.00021004676818847656, '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.00020503997802734375, '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.00026416778564453125, 'params' => array ( 'id' => NULL, 'themeId' => 1611, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 210 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00037598609924316406, '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.0010030269622802734, 'params' => array ( 'themeId' => 1611, 'themeId2' => 1611, ), ), 212 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1611', 'execTime' => 0.0002281665802001953, 'params' => array ( ), ), 213 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00029206275939941406, 'params' => array ( 0 => 1612, ), ), 214 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00026297569274902344, 'params' => array ( 0 => 1612, ), ), 215 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1612', 'execTime' => 0.0008859634399414062, 'params' => NULL, ), 216 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1612', 'execTime' => 0.0004010200500488281, 'params' => NULL, ), 217 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1612', 'execTime' => 0.0010800361633300781, '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.0006220340728759766, '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.00039315223693847656, '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.00034999847412109375, '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.00038695335388183594, '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.0002930164337158203, '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.0003190040588378906, '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.0003490447998046875, '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.0003211498260498047, '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.00033211708068847656, '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.0003190040588378906, '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.0003268718719482422, '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.00024390220642089844, '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.0002529621124267578, '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' => 0.00022411346435546875, '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' => 0.00021982192993164062, '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' => 0.00022101402282714844, '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' => 0.00023794174194335938, '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.0002510547637939453, 'params' => array ( 'id' => NULL, 'themeId' => 1612, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 236 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0004069805145263672, '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.0010628700256347656, 'params' => array ( 'themeId' => 1612, 'themeId2' => 1612, ), ), 238 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1612', 'execTime' => 0.00022912025451660156, 'params' => array ( ), ), 239 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00027298927307128906, 'params' => array ( 0 => 1613, ), ), 240 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002551078796386719, 'params' => array ( 0 => 1613, ), ), 241 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1613', 'execTime' => 0.0008370876312255859, 'params' => NULL, ), 242 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1613', 'execTime' => 0.0004010200500488281, 'params' => NULL, ), 243 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1613', 'execTime' => 0.0010728836059570312, '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.0006189346313476562, '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.00036978721618652344, '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.0003800392150878906, '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.00034999847412109375, '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.00035500526428222656, '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.00035309791564941406, '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.00030112266540527344, '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.0003190040588378906, '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.0003631114959716797, '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.0003151893615722656, '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.0002589225769042969, '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.00026988983154296875, '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.00024700164794921875, '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.0002410411834716797, '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.0002758502960205078, '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.00024509429931640625, '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.0002639293670654297, 'params' => array ( 'id' => NULL, 'themeId' => 1613, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 261 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003681182861328125, '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.0009469985961914062, 'params' => array ( 'themeId' => 1613, 'themeId2' => 1613, ), ), 263 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1613', 'execTime' => 0.0002281665802001953, 'params' => array ( ), ), 264 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002720355987548828, 'params' => array ( 0 => 1614, ), ), 265 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002808570861816406, 'params' => array ( 0 => 1614, ), ), 266 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1614', 'execTime' => 0.0007808208465576172, 'params' => NULL, ), 267 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1614', 'execTime' => 0.00036787986755371094, 'params' => NULL, ), 268 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1614', 'execTime' => 0.001110076904296875, '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.0006289482116699219, '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.00040984153747558594, '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.0003437995910644531, '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.0003211498260498047, '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.00035309791564941406, '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.00031495094299316406, '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.00031495094299316406, '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.00037097930908203125, '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.0003161430358886719, '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.0003299713134765625, '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.00034689903259277344, '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.0002548694610595703, '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.00022411346435546875, '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.00029587745666503906, '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.00022077560424804688, '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.00021195411682128906, '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.00021004676818847656, '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.0003390312194824219, 'params' => array ( 'id' => NULL, 'themeId' => 1614, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 287 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00038504600524902344, '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.0011088848114013672, 'params' => array ( 'themeId' => 1614, 'themeId2' => 1614, ), ), 289 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1614', 'execTime' => 0.0002970695495605469, 'params' => array ( ), ), 290 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003070831298828125, 'params' => array ( 0 => 1615, ), ), 291 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003440380096435547, 'params' => array ( 0 => 1615, ), ), 292 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1615', 'execTime' => 0.0008709430694580078, 'params' => NULL, ), 293 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1615', 'execTime' => 0.00038313865661621094, 'params' => NULL, ), 294 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1615', 'execTime' => 0.0009839534759521484, '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.0006208419799804688, '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.0004620552062988281, '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.00036907196044921875, '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.00037789344787597656, '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.0003349781036376953, '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.00033593177795410156, '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.0003380775451660156, '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.00032591819763183594, '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.0003337860107421875, '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.0003418922424316406, '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.0002448558807373047, '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.000225067138671875, '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.00024890899658203125, '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.0002181529998779297, '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.00021314620971679688, '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.00021004676818847656, '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.0002789497375488281, 'params' => array ( 'id' => NULL, 'themeId' => 1615, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 312 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0004200935363769531, '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.0010309219360351562, 'params' => array ( 'themeId' => 1615, 'themeId2' => 1615, ), ), 314 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1615', 'execTime' => 0.0002951622009277344, 'params' => array ( ), ), 315 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003199577331542969, 'params' => array ( 0 => 1616, ), ), 316 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002739429473876953, 'params' => array ( 0 => 1616, ), ), 317 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1616', 'execTime' => 0.0008530616760253906, 'params' => NULL, ), 318 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1616', 'execTime' => 0.0003871917724609375, 'params' => NULL, ), 319 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1616', 'execTime' => 0.0010690689086914062, '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.0006430149078369141, '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.00039196014404296875, '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.0003859996795654297, '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.0004849433898925781, '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.0001468658447265625, '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.00014281272888183594, '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.00013589859008789062, '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.00014901161193847656, '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.00013899803161621094, '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.00013017654418945312, '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.00013017654418945312, '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.00012111663818359375, '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.000125885009765625, '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.00011301040649414062, '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.00011110305786132812, '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.00010919570922851562, '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.00013494491577148438, 'params' => array ( 'id' => NULL, 'themeId' => 1616, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 338 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00019502639770507812, '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.0004019737243652344, '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.0001461505889892578, 'params' => array ( 0 => 1617, ), ), 342 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001399517059326172, 'params' => array ( 0 => 1617, ), ), 343 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1617', 'execTime' => 0.0002918243408203125, 'params' => NULL, ), 344 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1617', 'execTime' => 0.00014901161193847656, 'params' => NULL, ), 345 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1617', 'execTime' => 0.0003719329833984375, '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.00030803680419921875, '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.00016999244689941406, '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.0001590251922607422, '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.00014281272888183594, '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.00013303756713867188, '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.00012803077697753906, '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.0001361370086669922, '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.00013685226440429688, '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.0001430511474609375, '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.00012183189392089844, '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.00011515617370605469, '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.00011301040649414062, '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.00010919570922851562, '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.00013589859008789062, 'params' => array ( 'id' => NULL, 'themeId' => 1617, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 362 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00019502639770507812, '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.0004000663757324219, 'params' => array ( 'themeId' => 1617, 'themeId2' => 1617, ), ), 364 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1617', 'execTime' => 0.00011205673217773438, 'params' => array ( ), ), 365 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001480579376220703, '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.0003230571746826172, 'params' => NULL, ), 368 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1618', 'execTime' => 0.00015211105346679688, 'params' => NULL, ), 369 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1618', 'execTime' => 0.0003521442413330078, '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.0003180503845214844, '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.00016117095947265625, '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.00014209747314453125, '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.00014090538024902344, '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.00014090538024902344, '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.00013399124145507812, '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.00013303756713867188, '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.000164031982421875, '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.00014209747314453125, '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.00013399124145507812, '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.00013399124145507812, '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.00013017654418945312, '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.00013017654418945312, '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.00012302398681640625, '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.00011396408081054688, '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.00011396408081054688, '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.00011301040649414062, '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.00013709068298339844, 'params' => array ( 'id' => NULL, 'themeId' => 1618, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 388 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.000209808349609375, '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.00055694580078125, 'params' => array ( 'themeId' => 1618, 'themeId2' => 1618, ), ), 390 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1618', 'execTime' => 0.00014710426330566406, 'params' => array ( ), ), 391 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001690387725830078, 'params' => array ( 0 => 1619, ), ), 392 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001480579376220703, 'params' => array ( 0 => 1619, ), ), 393 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1619', 'execTime' => 0.00038909912109375, 'params' => NULL, ), 394 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1619', 'execTime' => 0.0001628398895263672, 'params' => NULL, ), 395 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1619', 'execTime' => 0.00043892860412597656, '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.0004439353942871094, '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.0003838539123535156, '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.0003368854522705078, '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.0001709461212158203, '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.00016498565673828125, '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.0001862049102783203, '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.00019407272338867188, '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.0003299713134765625, '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.00029087066650390625, '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.00034308433532714844, '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.0003228187561035156, '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.00030112266540527344, '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.00036215782165527344, '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.0002510547637939453, '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.00026798248291015625, '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.0002498626708984375, '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.0002281665802001953, '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.00022411346435546875, '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.00023984909057617188, '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.00026917457580566406, 'params' => array ( 'id' => NULL, 'themeId' => 1619, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 416 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003790855407714844, '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.0012009143829345703, 'params' => array ( 'themeId' => 1619, 'themeId2' => 1619, ), ), 418 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1619', 'execTime' => 0.00023984909057617188, 'params' => array ( ), ), 419 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002758502960205078, 'params' => array ( 0 => 1620, ), ), 420 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002608299255371094, 'params' => array ( 0 => 1620, ), ), 421 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1620', 'execTime' => 0.0008351802825927734, 'params' => NULL, ), 422 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1620', 'execTime' => 0.0004088878631591797, 'params' => NULL, ), 423 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1620', 'execTime' => 0.0012760162353515625, '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.000640869140625, '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.0004119873046875, '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.0003781318664550781, '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.00039696693420410156, '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.00035500526428222656, '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.0003180503845214844, '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.0003609657287597656, '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.0003559589385986328, '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.0003509521484375, '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.00039505958557128906, '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.0002548694610595703, '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.00030684471130371094, '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.00023698806762695312, '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.00022792816162109375, '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.0002288818359375, '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.00028204917907714844, '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.0002579689025878906, 'params' => array ( 'id' => NULL, 'themeId' => 1620, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 441 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003960132598876953, '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.0010349750518798828, 'params' => array ( 'themeId' => 1620, 'themeId2' => 1620, ), ), 443 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1620', 'execTime' => 0.00023794174194335938, 'params' => array ( ), ), 444 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00028014183044433594, 'params' => array ( 0 => 1621, ), ), 445 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002608299255371094, 'params' => array ( 0 => 1621, ), ), 446 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1621', 'execTime' => 0.0009448528289794922, 'params' => NULL, ), 447 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1621', 'execTime' => 0.00041985511779785156, 'params' => NULL, ), 448 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1621', 'execTime' => 0.001130819320678711, '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.0006468296051025391, '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.0004069805145263672, '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.0003371238708496094, '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.0003809928894042969, '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.00035190582275390625, '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.00033402442932128906, '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.0003399848937988281, '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.0003190040588378906, '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.00033211708068847656, '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.00037097930908203125, '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.00024509429931640625, '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.0002269744873046875, '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.0002620220184326172, '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.0002200603485107422, '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.00021386146545410156, '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.00021195411682128906, '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.00028395652770996094, 'params' => array ( 'id' => NULL, 'themeId' => 1621, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 466 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003771781921386719, '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.0011119842529296875, 'params' => array ( 'themeId' => 1621, 'themeId2' => 1621, ), ), 468 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1621', 'execTime' => 0.00029397010803222656, 'params' => array ( ), ), 469 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002739429473876953, 'params' => array ( 0 => 1622, ), ), 470 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00025582313537597656, 'params' => array ( 0 => 1622, ), ), 471 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1622', 'execTime' => 0.0007870197296142578, 'params' => NULL, ), 472 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1622', 'execTime' => 0.0003669261932373047, 'params' => NULL, ), 473 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1622', 'execTime' => 0.0014290809631347656, '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.0006270408630371094, '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.00037288665771484375, '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.0003662109375, '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.000308990478515625, '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.0003859996795654297, '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.00034689903259277344, '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.0003349781036376953, '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.0003440380096435547, '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.0002799034118652344, '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.00029087066650390625, '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.000331878662109375, '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.00031495094299316406, '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.0002880096435546875, '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.0003349781036376953, '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.0003349781036376953, '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.000247955322265625, '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.00024819374084472656, '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.00022292137145996094, '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.0002200603485107422, '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.00022792816162109375, '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.00023317337036132812, '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.0002498626708984375, 'params' => array ( 'id' => NULL, 'themeId' => 1622, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 496 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003921985626220703, '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.0012400150299072266, 'params' => array ( 'themeId' => 1622, 'themeId2' => 1622, ), ), 498 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1622', 'execTime' => 0.00023102760314941406, 'params' => array ( ), ), 499 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00029397010803222656, 'params' => array ( 0 => 1623, ), ), 500 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002911090850830078, 'params' => array ( 0 => 1623, ), ), 501 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1623', 'execTime' => 0.0008399486541748047, 'params' => NULL, ), 502 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1623', 'execTime' => 0.0003590583801269531, 'params' => NULL, ), 503 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1623', 'execTime' => 0.001010894775390625, '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.0006520748138427734, '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.0003769397735595703, '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.00032806396484375, '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.00036907196044921875, '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.00034999847412109375, '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.00034499168395996094, '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.0003190040588378906, '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.0003161430358886719, '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.0003452301025390625, '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.00032210350036621094, '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.00028896331787109375, '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.0002689361572265625, '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.00023984909057617188, '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.0002200603485107422, '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.00021791458129882812, '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.0002570152282714844, '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.00021982192993164062, '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.0002510547637939453, 'params' => array ( 'id' => NULL, 'themeId' => 1623, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 522 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003750324249267578, '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.0011069774627685547, 'params' => array ( 'themeId' => 1623, 'themeId2' => 1623, ), ), 524 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1623', 'execTime' => 0.00023508071899414062, 'params' => array ( ), ), 525 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002980232238769531, 'params' => array ( 0 => 1624, ), ), 526 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00028586387634277344, 'params' => array ( 0 => 1624, ), ), 527 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1624', 'execTime' => 0.0007500648498535156, 'params' => NULL, ), 528 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1624', 'execTime' => 0.0003859996795654297, 'params' => NULL, ), 529 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1624', 'execTime' => 0.0011670589447021484, '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.0006520748138427734, '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.00040984153747558594, '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.0003368854522705078, '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.0003528594970703125, '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.00037598609924316406, '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.0002789497375488281, '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.00026988983154296875, '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.0003299713134765625, '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.0003349781036376953, '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.00037407875061035156, '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.0002779960632324219, '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.00023221969604492188, '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.0002200603485107422, '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.00023603439331054688, '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.00024008750915527344, '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.00021195411682128906, '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.00024580955505371094, 'params' => array ( 'id' => NULL, 'themeId' => 1624, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 547 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00037384033203125, '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.0009601116180419922, 'params' => array ( 'themeId' => 1624, 'themeId2' => 1624, ), ), 549 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1624', 'execTime' => 0.00022792816162109375, 'params' => array ( ), ), 550 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002949237823486328, 'params' => array ( 0 => 1625, ), ), 551 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002899169921875, 'params' => array ( 0 => 1625, ), ), 552 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1625', 'execTime' => 0.0009520053863525391, 'params' => NULL, ), 553 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1625', 'execTime' => 0.0003650188446044922, 'params' => NULL, ), 554 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1625', 'execTime' => 0.001135110855102539, '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.0006680488586425781, '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.0003998279571533203, '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.00034809112548828125, '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.0004239082336425781, '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.0003609657287597656, '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.00035500526428222656, '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.00036907196044921875, '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.00037288665771484375, '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.0002799034118652344, '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.00025010108947753906, '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.0002319812774658203, '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.0002269744873046875, '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.00028705596923828125, '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.00023293495178222656, '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.00028896331787109375, 'params' => array ( 'id' => NULL, 'themeId' => 1625, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 570 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0004119873046875, '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.0010170936584472656, 'params' => array ( 'themeId' => 1625, 'themeId2' => 1625, ), ), 572 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1625', 'execTime' => 0.0002319812774658203, 'params' => array ( ), ), 573 => array ( 'query' => 'SELECT * FROM ow_base_config WHERE `key` = \'base\' AND `name` = \'cachedEntitiesPostfix\' LIMIT 0, 1', 'execTime' => 0.0003380775451660156, 'params' => array ( ), ), 574 => array ( 'query' => 'UPDATE `ow_base_config` SET `value`=:value WHERE id=:id', 'execTime' => 0.00035881996154785156, 'params' => array ( 'id' => 521, 'value' => 'GEVUHazY', ), ), 575 => array ( 'query' => 'SELECT * FROM ow_base_config', 'execTime' => 0.0006458759307861328, 'params' => array ( ), ), 576 => array ( 'query' => 'SELECT * FROM ow_base_language WHERE `status` = \'active\'', 'execTime' => 0.00044798851013183594, '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.07971000671386719, 'params' => array ( 0 => 1, ), ), 578 => array ( 'query' => 'SELECT * FROM ow_base_language', 'execTime' => 0.0006499290466308594, 'params' => array ( ), ), 579 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `key` = \'simplicity\' LIMIT 0, 1', 'execTime' => 0.0006442070007324219, 'params' => array ( ), ), 580 => array ( 'query' => 'SELECT * FROM ow_base_theme_content WHERE `themeId` = 1606', 'execTime' => 0.0004420280456542969, 'params' => array ( ), ), 581 => array ( 'query' => 'SELECT * FROM ow_base_theme_master_page WHERE `themeId` = 1606', 'execTime' => 0.00021314620971679688, 'params' => array ( ), ), 582 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `key` = \'turquoise\' LIMIT 0, 1', 'execTime' => 0.00032806396484375, 'params' => array ( ), ), 583 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `key` = \'turquoise\' LIMIT 0, 1', 'execTime' => 0.000225067138671875, 'params' => array ( ), ), 584 => array ( 'query' => 'SELECT * FROM ow_base_theme_content WHERE `themeId` = 1607', 'execTime' => 0.0002582073211669922, 'params' => array ( ), ), 585 => array ( 'query' => 'SELECT * FROM ow_base_theme_master_page WHERE `themeId` = 1607', 'execTime' => 0.00021791458129882812, 'params' => array ( ), ), 586 => array ( 'query' => 'SELECT * FROM ow_base_document WHERE `isStatic` = 1 AND `isMobile` = 0', 'execTime' => 0.0002460479736328125, '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.0005168914794921875, '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.001058816909790039, '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.0008299350738525391, 'params' => array ( 'menuType' => 'bottom', ), ), 590 => array ( 'query' => 'SELECT * FROM ow_base_question_account_type ORDER BY sortOrder', 'execTime' => 0.0004811286926269531, 'params' => array ( ), ), 591 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'base\' AND `actionKey` = \'daily_login\' LIMIT 0, 1', 'execTime' => 0.0005469322204589844, 'params' => array ( ), ), 592 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'base\' AND `actionKey` = \'user_join\' LIMIT 0, 1', 'execTime' => 0.0005669593811035156, 'params' => array ( ), ), 593 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'base\' AND `actionKey` = \'search_users\' LIMIT 0, 1', 'execTime' => 0.00038886070251464844, 'params' => array ( ), ), 594 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'base\' AND `actionKey` = \'add_comment\' LIMIT 0, 1', 'execTime' => 0.0003459453582763672, 'params' => array ( ), ), 595 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'usercredits\' AND `actionKey` = \'buy_credits\' LIMIT 0, 1', 'execTime' => 0.000308990478515625, 'params' => array ( ), ), 596 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'usercredits\' AND `actionKey` = \'grant_by_user\' LIMIT 0, 1', 'execTime' => 0.0002970695495605469, 'params' => array ( ), ), 597 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'usercredits\' AND `actionKey` = \'grant_to_user\' LIMIT 0, 1', 'execTime' => 0.00031495094299316406, 'params' => array ( ), ), 598 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'usercredits\' AND `actionKey` = \'set_by_admin\' LIMIT 0, 1', 'execTime' => 0.0002899169921875, 'params' => array ( ), ), 599 => array ( 'query' => 'SELECT * FROM ow_base_question_account_type ORDER BY sortOrder', 'execTime' => 0.0005409717559814453, '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.0010600090026855469, 'params' => NULL, ), 601 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` IN(\'sex\',\'match_sex\') ORDER BY sortOrder', 'execTime' => 0.0006330013275146484, 'params' => array ( ), ), 602 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` IN(\'username\',\'email\',\'password\',\'sex\',\'match_sex\') ORDER BY sortOrder', 'execTime' => 0.0008499622344970703, 'params' => array ( ), ), 603 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` IN(\'\',\'sex\') ORDER BY sortOrder', 'execTime' => 0.0005519390106201172, '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.0014789104461669922, 'params' => array ( ), ), 605 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` = \'username\' LIMIT 0, 1', 'execTime' => 0.0005810260772705078, 'params' => array ( ), ), 606 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` = \'email\' LIMIT 0, 1', 'execTime' => 0.0005309581756591797, 'params' => array ( ), ), 607 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` = \'password\' LIMIT 0, 1', 'execTime' => 0.00045609474182128906, 'params' => array ( ), ), 608 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` = \'repeatPassword\' LIMIT 0, 1', 'execTime' => 0.0003941059112548828, 'params' => array ( ), ), 609 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` = \'sex\' LIMIT 0, 1', 'execTime' => 0.0005400180816650391, 'params' => array ( ), ), 610 => array ( 'query' => 'SELECT * FROM ow_skadate_account_type_to_gender', 'execTime' => 0.00043702125549316406, 'params' => array ( ), ), 611 => array ( 'query' => 'UPDATE `ow_base_plugin` SET developerKey=:dk WHERE `key`=:k', 'execTime' => 0.0005998611450195312, 'params' => array ( 'dk' => '99d6bdd5bb6468beaf118c4664dd92ff', 'k' => 'pcgallery', ), ), 612 => array ( 'query' => 'SELECT * FROM ow_base_language', 'execTime' => 0.0004630088806152344, '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.0005371570587158203, '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.00037097930908203125, 'params' => NULL, ), 615 => array ( 'query' => 'SELECT COUNT(*) FROM ow_base_invitation WHERE `userId` = 0', 'execTime' => 0.0004038810729980469, 'params' => array ( ), ), 616 => array ( 'query' => 'SELECT COUNT(*) FROM ow_base_invitation WHERE `userId` = 0 AND `viewed` = 0', 'execTime' => 0.0002529621124267578, 'params' => array ( ), ), 617 => array ( 'query' => 'SELECT COUNT(*) FROM ow_notifications_notification WHERE `userId` = 0 AND `viewed` = 0', 'execTime' => 0.00025200843811035156, 'params' => array ( ), ), 618 => array ( 'query' => 'SELECT COUNT(*) FROM ow_notifications_notification WHERE `userId` = 0', 'execTime' => 0.00020384788513183594, '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.0006220340728759766, '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.0004239082336425781, 'params' => array ( ), ), 621 => array ( 'query' => 'show tables like \'ow_base_geolocation_country\'', 'execTime' => 0.00150299072265625, 'params' => NULL, ), 622 => array ( 'query' => 'SELECT * FROM ow_base_authorization_group', 'execTime' => 0.0004467964172363281, 'params' => array ( ), ), 623 => array ( 'query' => 'SELECT * FROM ow_base_authorization_moderator ORDER BY id', 'execTime' => 0.0002510547637939453, 'params' => array ( ), ), 624 => array ( 'query' => 'SELECT * FROM ow_base_authorization_moderator_permission', 'execTime' => 0.00025200843811035156, 'params' => array ( ), ), 625 => array ( 'query' => 'SELECT * FROM ow_base_authorization_action', 'execTime' => 0.00028514862060546875, 'params' => array ( ), ), 626 => array ( 'query' => 'SELECT * FROM ow_base_authorization_permission', 'execTime' => 0.00034999847412109375, 'params' => array ( ), ), 627 => array ( 'query' => 'SELECT * FROM ow_base_authorization_role ORDER BY `sortOrder` ASC', 'execTime' => 0.0004839897155761719, '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.00045490264892578125, 'params' => array ( 'pluginKey' => 'SKADATE', 'position' => 'bottom', ), ), 630 => array ( 'query' => 'SELECT * FROM ow_base_place WHERE `name` = \'index\' LIMIT 0, 1', 'execTime' => 0.0004830360412597656, 'params' => array ( ), ), 631 => array ( 'query' => 'SELECT * FROM ow_base_component_place_cache WHERE `placeId` = 2 AND `entityId` = 0 LIMIT 0, 1', 'execTime' => 0.0005140304565429688, '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.0005249977111816406, 'params' => array ( 'pluginKey' => 'SKADATE', 'position' => 'sidebar', ), ), ), 'debugMode' => true, 'isProfilerEnabled' => true, 'profiler' => \UTIL_Profiler::__set_state(array( 'checkPoints' => array ( 'start' => 1783290037.656917, ), 'key' => 'db', 'result' => array ( ), 'chkCounter' => 0, )), 'queryExecTime' => 0.0005249977111816406, 'totalQueryExecTime' => 0.3253614902496338, '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.0008230209350585938, 'params' => array ( ), ), 1 => array ( 'query' => 'SELECT * FROM ow_base_language', 'execTime' => 0.0004980564117431641, 'params' => array ( ), ), 2 => array ( 'query' => 'SELECT * FROM ow_base_plugin', 'execTime' => 0.0006098747253417969, 'params' => array ( ), ), 3 => array ( 'query' => 'SELECT * FROM ow_base_language ORDER BY `order` ASC LIMIT 0, 1', 'execTime' => 0.0004949569702148438, 'params' => array ( ), ), 4 => array ( 'query' => 'SET TIME_ZONE = ?', 'execTime' => 0.0003268718719482422, 'params' => array ( 0 => '-04:00', ), ), 5 => array ( 'query' => 'SELECT * FROM ow_virtualgifts_template', 'execTime' => 0.0005471706390380859, 'params' => array ( ), ), 6 => array ( 'query' => 'SELECT * FROM ow_base_document WHERE `uri` = \'join\' AND `isStatic` = 1 LIMIT 0, 1', 'execTime' => 0.0006730556488037109, 'params' => array ( ), ), 7 => array ( 'query' => 'SELECT * FROM ow_base_theme', 'execTime' => 0.0005199909210205078, 'params' => array ( ), ), 8 => array ( 'query' => 'SELECT * FROM ow_base_theme', 'execTime' => 0.0004990100860595703, 'params' => array ( ), ), 9 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003638267517089844, 'params' => array ( 0 => 1555, ), ), 10 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003180503845214844, 'params' => array ( 0 => 1555, ), ), 11 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1555', 'execTime' => 0.0008919239044189453, 'params' => NULL, ), 12 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1555', 'execTime' => 0.00039386749267578125, 'params' => NULL, ), 13 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1555', 'execTime' => 0.0010609626770019531, '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.0006279945373535156, '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.0003941059112548828, '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.0003719329833984375, '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.00042891502380371094, '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.0003750324249267578, '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.00035309791564941406, '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.0003159046173095703, '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.0003039836883544922, '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.0003559589385986328, '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.0003561973571777344, '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.0003409385681152344, '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.0002529621124267578, '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.00022912025451660156, '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.00028204917907714844, '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.00022101402282714844, '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.0002129077911376953, '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.0003190040588378906, 'params' => array ( 'id' => NULL, 'themeId' => 1555, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 31 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003819465637207031, '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.0011050701141357422, 'params' => array ( 'themeId' => 1555, 'themeId2' => 1555, ), ), 33 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1555', 'execTime' => 0.00026297569274902344, 'params' => array ( ), ), 34 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00034999847412109375, 'params' => array ( 0 => 1559, ), ), 35 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00030803680419921875, 'params' => array ( 0 => 1559, ), ), 36 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1559', 'execTime' => 0.0008130073547363281, 'params' => NULL, ), 37 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1559', 'execTime' => 0.0003731250762939453, 'params' => NULL, ), 38 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1559', 'execTime' => 0.0009980201721191406, '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.0006968975067138672, '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.00039196014404296875, '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.00038886070251464844, '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.0003750324249267578, '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.0003681182861328125, '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.0003368854522705078, '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.000331878662109375, '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.00039196014404296875, '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.0003478527069091797, '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.0002911090850830078, '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.0003008842468261719, '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.00029277801513671875, '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.0002911090850830078, '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.0002720355987548828, '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.00021600723266601562, '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.0002620220184326172, 'params' => array ( 'id' => NULL, 'themeId' => 1559, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 55 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0004000663757324219, '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.000965118408203125, 'params' => array ( 'themeId' => 1559, 'themeId2' => 1559, ), ), 57 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1559', 'execTime' => 0.0002448558807373047, 'params' => array ( ), ), 58 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003058910369873047, 'params' => array ( 0 => 1606, ), ), 59 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00031495094299316406, 'params' => array ( 0 => 1606, ), ), 60 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1606', 'execTime' => 0.0009970664978027344, 'params' => NULL, ), 61 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1606', 'execTime' => 0.00029206275939941406, 'params' => NULL, ), 62 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1606', 'execTime' => 0.0011670589447021484, '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.0006978511810302734, '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.00038814544677734375, '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.0003600120544433594, '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.00037789344787597656, '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.00032401084899902344, '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.00040912628173828125, '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.00036215782165527344, '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.0003380775451660156, '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.0003819465637207031, '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.00027680397033691406, '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.00029087066650390625, '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.0002560615539550781, '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.00023603439331054688, '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.0002300739288330078, '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.00026798248291015625, '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.0002391338348388672, '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.00022792816162109375, '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.00027489662170410156, '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.00039386749267578125, '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.0009911060333251953, 'params' => array ( 'themeId' => 1606, 'themeId2' => 1606, ), ), 83 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1606', 'execTime' => 0.00023889541625976562, 'params' => array ( ), ), 84 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.000308990478515625, 'params' => array ( 0 => 1607, ), ), 85 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003180503845214844, 'params' => array ( 0 => 1607, ), ), 86 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1607', 'execTime' => 0.0008060932159423828, 'params' => NULL, ), 87 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1607', 'execTime' => 0.0003829002380371094, 'params' => NULL, ), 88 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1607', 'execTime' => 0.0010120868682861328, '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.0006849765777587891, '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.0004811286926269531, '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.0003769397735595703, '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.00037407875061035156, '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.0004570484161376953, '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.0003590583801269531, '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.00035309791564941406, '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.0003170967102050781, '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.00031495094299316406, '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.0003371238708496094, '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.000247955322265625, '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.00023508071899414062, '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.0002448558807373047, '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.00023698806762695312, '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.0002200603485107422, '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.00021386146545410156, '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.0002799034118652344, 'params' => array ( 'id' => NULL, 'themeId' => 1607, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 106 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003809928894042969, '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.0009529590606689453, 'params' => array ( 'themeId' => 1607, 'themeId2' => 1607, ), ), 108 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1607', 'execTime' => 0.00023102760314941406, 'params' => array ( ), ), 109 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002989768981933594, 'params' => array ( 0 => 1608, ), ), 110 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00026798248291015625, 'params' => array ( 0 => 1608, ), ), 111 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1608', 'execTime' => 0.0008928775787353516, 'params' => NULL, ), 112 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1608', 'execTime' => 0.0004048347473144531, 'params' => NULL, ), 113 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1608', 'execTime' => 0.001001119613647461, '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.0006468296051025391, '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.0004208087921142578, '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.0003600120544433594, '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.0003948211669921875, '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.00030994415283203125, '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.00028705596923828125, '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.0003268718719482422, '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.0003161430358886719, '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.0002951622009277344, '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.0003299713134765625, '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.000247955322265625, '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.00024390220642089844, '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.00027489662170410156, '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.000225067138671875, '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.00022220611572265625, '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.00023603439331054688, '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.00027489662170410156, 'params' => array ( 'id' => NULL, 'themeId' => 1608, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 131 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003750324249267578, '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.0009908676147460938, 'params' => array ( 'themeId' => 1608, 'themeId2' => 1608, ), ), 133 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1608', 'execTime' => 0.0002970695495605469, 'params' => array ( ), ), 134 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002770423889160156, 'params' => array ( 0 => 1609, ), ), 135 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002579689025878906, 'params' => array ( 0 => 1609, ), ), 136 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1609', 'execTime' => 0.0008368492126464844, 'params' => NULL, ), 137 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1609', 'execTime' => 0.0004119873046875, 'params' => NULL, ), 138 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1609', 'execTime' => 0.001310110092163086, '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.0006270408630371094, '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.00047016143798828125, '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.0003478527069091797, '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.000370025634765625, '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.0003509521484375, '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.00034880638122558594, '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.0003528594970703125, '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.000331878662109375, '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.0003249645233154297, '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.0003540515899658203, '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.0003161430358886719, '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.00031280517578125, '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.00025200843811035156, '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.00022602081298828125, '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.00021600723266601562, '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.0002269744873046875, '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.00023508071899414062, '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.0002779960632324219, 'params' => array ( 'id' => NULL, 'themeId' => 1609, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 158 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003941059112548828, '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.0010769367218017578, 'params' => array ( 'themeId' => 1609, 'themeId2' => 1609, ), ), 160 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1609', 'execTime' => 0.00023221969604492188, 'params' => array ( ), ), 161 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00027489662170410156, 'params' => array ( 0 => 1610, ), ), 162 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002739429473876953, 'params' => array ( 0 => 1610, ), ), 163 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1610', 'execTime' => 0.0008380413055419922, 'params' => NULL, ), 164 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1610', 'execTime' => 0.0003871917724609375, 'params' => NULL, ), 165 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1610', 'execTime' => 0.0013611316680908203, '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.0006349086761474609, '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.00045800209045410156, '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.0003399848937988281, '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.0003361701965332031, '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.0003769397735595703, '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.0003769397735595703, '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.0003230571746826172, '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.00032591819763183594, '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.0003371238708496094, '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.0004200935363769531, '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.0003159046173095703, '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.0002892017364501953, '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.000270843505859375, '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.00023293495178222656, '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.00021982192993164062, '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.00022912025451660156, '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.00023603439331054688, '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.00022292137145996094, '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.00026488304138183594, 'params' => array ( 'id' => NULL, 'themeId' => 1610, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 185 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00039005279541015625, '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.0011000633239746094, 'params' => array ( 'themeId' => 1610, 'themeId2' => 1610, ), ), 187 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1610', 'execTime' => 0.00023102760314941406, 'params' => array ( ), ), 188 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00029587745666503906, 'params' => array ( 0 => 1611, ), ), 189 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00028395652770996094, 'params' => array ( 0 => 1611, ), ), 190 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1611', 'execTime' => 0.0008189678192138672, 'params' => NULL, ), 191 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1611', 'execTime' => 0.0003559589385986328, 'params' => NULL, ), 192 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1611', 'execTime' => 0.0011789798736572266, '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.0006051063537597656, '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.0003669261932373047, '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.00035190582275390625, '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.0003619194030761719, '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.00038886070251464844, '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.00034117698669433594, '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.00034308433532714844, '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.0004038810729980469, '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.0003819465637207031, '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.00034689903259277344, '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.0002770423889160156, '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.0002491474151611328, '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.00026917457580566406, '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.00024318695068359375, '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.00021004676818847656, '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.00020503997802734375, '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.00026416778564453125, 'params' => array ( 'id' => NULL, 'themeId' => 1611, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 210 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00037598609924316406, '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.0010030269622802734, 'params' => array ( 'themeId' => 1611, 'themeId2' => 1611, ), ), 212 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1611', 'execTime' => 0.0002281665802001953, 'params' => array ( ), ), 213 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00029206275939941406, 'params' => array ( 0 => 1612, ), ), 214 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00026297569274902344, 'params' => array ( 0 => 1612, ), ), 215 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1612', 'execTime' => 0.0008859634399414062, 'params' => NULL, ), 216 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1612', 'execTime' => 0.0004010200500488281, 'params' => NULL, ), 217 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1612', 'execTime' => 0.0010800361633300781, '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.0006220340728759766, '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.00039315223693847656, '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.00034999847412109375, '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.00038695335388183594, '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.0002930164337158203, '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.0003190040588378906, '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.0003490447998046875, '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.0003211498260498047, '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.00033211708068847656, '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.0003190040588378906, '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.0003268718719482422, '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.00024390220642089844, '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.0002529621124267578, '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' => 0.00022411346435546875, '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' => 0.00021982192993164062, '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' => 0.00022101402282714844, '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' => 0.00023794174194335938, '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.0002510547637939453, 'params' => array ( 'id' => NULL, 'themeId' => 1612, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 236 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0004069805145263672, '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.0010628700256347656, 'params' => array ( 'themeId' => 1612, 'themeId2' => 1612, ), ), 238 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1612', 'execTime' => 0.00022912025451660156, 'params' => array ( ), ), 239 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00027298927307128906, 'params' => array ( 0 => 1613, ), ), 240 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002551078796386719, 'params' => array ( 0 => 1613, ), ), 241 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1613', 'execTime' => 0.0008370876312255859, 'params' => NULL, ), 242 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1613', 'execTime' => 0.0004010200500488281, 'params' => NULL, ), 243 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1613', 'execTime' => 0.0010728836059570312, '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.0006189346313476562, '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.00036978721618652344, '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.0003800392150878906, '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.00034999847412109375, '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.00035500526428222656, '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.00035309791564941406, '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.00030112266540527344, '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.0003190040588378906, '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.0003631114959716797, '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.0003151893615722656, '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.0002589225769042969, '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.00026988983154296875, '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.00024700164794921875, '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.0002410411834716797, '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.0002758502960205078, '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.00024509429931640625, '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.0002639293670654297, 'params' => array ( 'id' => NULL, 'themeId' => 1613, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 261 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003681182861328125, '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.0009469985961914062, 'params' => array ( 'themeId' => 1613, 'themeId2' => 1613, ), ), 263 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1613', 'execTime' => 0.0002281665802001953, 'params' => array ( ), ), 264 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002720355987548828, 'params' => array ( 0 => 1614, ), ), 265 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002808570861816406, 'params' => array ( 0 => 1614, ), ), 266 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1614', 'execTime' => 0.0007808208465576172, 'params' => NULL, ), 267 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1614', 'execTime' => 0.00036787986755371094, 'params' => NULL, ), 268 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1614', 'execTime' => 0.001110076904296875, '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.0006289482116699219, '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.00040984153747558594, '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.0003437995910644531, '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.0003211498260498047, '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.00035309791564941406, '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.00031495094299316406, '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.00031495094299316406, '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.00037097930908203125, '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.0003161430358886719, '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.0003299713134765625, '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.00034689903259277344, '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.0002548694610595703, '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.00022411346435546875, '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.00029587745666503906, '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.00022077560424804688, '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.00021195411682128906, '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.00021004676818847656, '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.0003390312194824219, 'params' => array ( 'id' => NULL, 'themeId' => 1614, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 287 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00038504600524902344, '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.0011088848114013672, 'params' => array ( 'themeId' => 1614, 'themeId2' => 1614, ), ), 289 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1614', 'execTime' => 0.0002970695495605469, 'params' => array ( ), ), 290 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003070831298828125, 'params' => array ( 0 => 1615, ), ), 291 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003440380096435547, 'params' => array ( 0 => 1615, ), ), 292 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1615', 'execTime' => 0.0008709430694580078, 'params' => NULL, ), 293 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1615', 'execTime' => 0.00038313865661621094, 'params' => NULL, ), 294 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1615', 'execTime' => 0.0009839534759521484, '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.0006208419799804688, '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.0004620552062988281, '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.00036907196044921875, '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.00037789344787597656, '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.0003349781036376953, '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.00033593177795410156, '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.0003380775451660156, '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.00032591819763183594, '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.0003337860107421875, '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.0003418922424316406, '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.0002448558807373047, '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.000225067138671875, '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.00024890899658203125, '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.0002181529998779297, '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.00021314620971679688, '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.00021004676818847656, '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.0002789497375488281, 'params' => array ( 'id' => NULL, 'themeId' => 1615, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 312 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0004200935363769531, '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.0010309219360351562, 'params' => array ( 'themeId' => 1615, 'themeId2' => 1615, ), ), 314 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1615', 'execTime' => 0.0002951622009277344, 'params' => array ( ), ), 315 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003199577331542969, 'params' => array ( 0 => 1616, ), ), 316 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002739429473876953, 'params' => array ( 0 => 1616, ), ), 317 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1616', 'execTime' => 0.0008530616760253906, 'params' => NULL, ), 318 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1616', 'execTime' => 0.0003871917724609375, 'params' => NULL, ), 319 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1616', 'execTime' => 0.0010690689086914062, '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.0006430149078369141, '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.00039196014404296875, '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.0003859996795654297, '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.0004849433898925781, '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.0001468658447265625, '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.00014281272888183594, '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.00013589859008789062, '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.00014901161193847656, '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.00013899803161621094, '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.00013017654418945312, '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.00013017654418945312, '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.00012111663818359375, '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.000125885009765625, '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.00011301040649414062, '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.00011110305786132812, '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.00010919570922851562, '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.00013494491577148438, 'params' => array ( 'id' => NULL, 'themeId' => 1616, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 338 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00019502639770507812, '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.0004019737243652344, '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.0001461505889892578, 'params' => array ( 0 => 1617, ), ), 342 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001399517059326172, 'params' => array ( 0 => 1617, ), ), 343 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1617', 'execTime' => 0.0002918243408203125, 'params' => NULL, ), 344 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1617', 'execTime' => 0.00014901161193847656, 'params' => NULL, ), 345 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1617', 'execTime' => 0.0003719329833984375, '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.00030803680419921875, '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.00016999244689941406, '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.0001590251922607422, '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.00014281272888183594, '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.00013303756713867188, '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.00012803077697753906, '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.0001361370086669922, '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.00013685226440429688, '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.0001430511474609375, '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.00012183189392089844, '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.00011515617370605469, '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.00011301040649414062, '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.00010919570922851562, '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.00013589859008789062, 'params' => array ( 'id' => NULL, 'themeId' => 1617, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 362 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00019502639770507812, '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.0004000663757324219, 'params' => array ( 'themeId' => 1617, 'themeId2' => 1617, ), ), 364 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1617', 'execTime' => 0.00011205673217773438, 'params' => array ( ), ), 365 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001480579376220703, '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.0003230571746826172, 'params' => NULL, ), 368 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1618', 'execTime' => 0.00015211105346679688, 'params' => NULL, ), 369 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1618', 'execTime' => 0.0003521442413330078, '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.0003180503845214844, '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.00016117095947265625, '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.00014209747314453125, '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.00014090538024902344, '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.00014090538024902344, '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.00013399124145507812, '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.00013303756713867188, '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.000164031982421875, '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.00014209747314453125, '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.00013399124145507812, '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.00013399124145507812, '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.00013017654418945312, '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.00013017654418945312, '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.00012302398681640625, '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.00011396408081054688, '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.00011396408081054688, '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.00011301040649414062, '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.00013709068298339844, 'params' => array ( 'id' => NULL, 'themeId' => 1618, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 388 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.000209808349609375, '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.00055694580078125, 'params' => array ( 'themeId' => 1618, 'themeId2' => 1618, ), ), 390 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1618', 'execTime' => 0.00014710426330566406, 'params' => array ( ), ), 391 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001690387725830078, 'params' => array ( 0 => 1619, ), ), 392 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001480579376220703, 'params' => array ( 0 => 1619, ), ), 393 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1619', 'execTime' => 0.00038909912109375, 'params' => NULL, ), 394 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1619', 'execTime' => 0.0001628398895263672, 'params' => NULL, ), 395 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1619', 'execTime' => 0.00043892860412597656, '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.0004439353942871094, '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.0003838539123535156, '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.0003368854522705078, '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.0001709461212158203, '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.00016498565673828125, '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.0001862049102783203, '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.00019407272338867188, '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.0003299713134765625, '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.00029087066650390625, '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.00034308433532714844, '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.0003228187561035156, '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.00030112266540527344, '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.00036215782165527344, '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.0002510547637939453, '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.00026798248291015625, '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.0002498626708984375, '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.0002281665802001953, '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.00022411346435546875, '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.00023984909057617188, '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.00026917457580566406, 'params' => array ( 'id' => NULL, 'themeId' => 1619, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 416 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003790855407714844, '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.0012009143829345703, 'params' => array ( 'themeId' => 1619, 'themeId2' => 1619, ), ), 418 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1619', 'execTime' => 0.00023984909057617188, 'params' => array ( ), ), 419 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002758502960205078, 'params' => array ( 0 => 1620, ), ), 420 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002608299255371094, 'params' => array ( 0 => 1620, ), ), 421 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1620', 'execTime' => 0.0008351802825927734, 'params' => NULL, ), 422 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1620', 'execTime' => 0.0004088878631591797, 'params' => NULL, ), 423 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1620', 'execTime' => 0.0012760162353515625, '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.000640869140625, '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.0004119873046875, '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.0003781318664550781, '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.00039696693420410156, '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.00035500526428222656, '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.0003180503845214844, '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.0003609657287597656, '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.0003559589385986328, '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.0003509521484375, '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.00039505958557128906, '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.0002548694610595703, '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.00030684471130371094, '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.00023698806762695312, '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.00022792816162109375, '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.0002288818359375, '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.00028204917907714844, '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.0002579689025878906, 'params' => array ( 'id' => NULL, 'themeId' => 1620, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 441 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003960132598876953, '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.0010349750518798828, 'params' => array ( 'themeId' => 1620, 'themeId2' => 1620, ), ), 443 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1620', 'execTime' => 0.00023794174194335938, 'params' => array ( ), ), 444 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00028014183044433594, 'params' => array ( 0 => 1621, ), ), 445 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002608299255371094, 'params' => array ( 0 => 1621, ), ), 446 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1621', 'execTime' => 0.0009448528289794922, 'params' => NULL, ), 447 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1621', 'execTime' => 0.00041985511779785156, 'params' => NULL, ), 448 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1621', 'execTime' => 0.001130819320678711, '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.0006468296051025391, '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.0004069805145263672, '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.0003371238708496094, '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.0003809928894042969, '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.00035190582275390625, '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.00033402442932128906, '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.0003399848937988281, '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.0003190040588378906, '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.00033211708068847656, '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.00037097930908203125, '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.00024509429931640625, '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.0002269744873046875, '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.0002620220184326172, '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.0002200603485107422, '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.00021386146545410156, '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.00021195411682128906, '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.00028395652770996094, 'params' => array ( 'id' => NULL, 'themeId' => 1621, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 466 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003771781921386719, '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.0011119842529296875, 'params' => array ( 'themeId' => 1621, 'themeId2' => 1621, ), ), 468 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1621', 'execTime' => 0.00029397010803222656, 'params' => array ( ), ), 469 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002739429473876953, 'params' => array ( 0 => 1622, ), ), 470 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00025582313537597656, 'params' => array ( 0 => 1622, ), ), 471 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1622', 'execTime' => 0.0007870197296142578, 'params' => NULL, ), 472 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1622', 'execTime' => 0.0003669261932373047, 'params' => NULL, ), 473 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1622', 'execTime' => 0.0014290809631347656, '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.0006270408630371094, '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.00037288665771484375, '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.0003662109375, '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.000308990478515625, '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.0003859996795654297, '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.00034689903259277344, '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.0003349781036376953, '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.0003440380096435547, '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.0002799034118652344, '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.00029087066650390625, '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.000331878662109375, '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.00031495094299316406, '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.0002880096435546875, '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.0003349781036376953, '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.0003349781036376953, '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.000247955322265625, '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.00024819374084472656, '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.00022292137145996094, '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.0002200603485107422, '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.00022792816162109375, '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.00023317337036132812, '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.0002498626708984375, 'params' => array ( 'id' => NULL, 'themeId' => 1622, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 496 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003921985626220703, '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.0012400150299072266, 'params' => array ( 'themeId' => 1622, 'themeId2' => 1622, ), ), 498 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1622', 'execTime' => 0.00023102760314941406, 'params' => array ( ), ), 499 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00029397010803222656, 'params' => array ( 0 => 1623, ), ), 500 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002911090850830078, 'params' => array ( 0 => 1623, ), ), 501 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1623', 'execTime' => 0.0008399486541748047, 'params' => NULL, ), 502 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1623', 'execTime' => 0.0003590583801269531, 'params' => NULL, ), 503 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1623', 'execTime' => 0.001010894775390625, '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.0006520748138427734, '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.0003769397735595703, '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.00032806396484375, '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.00036907196044921875, '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.00034999847412109375, '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.00034499168395996094, '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.0003190040588378906, '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.0003161430358886719, '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.0003452301025390625, '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.00032210350036621094, '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.00028896331787109375, '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.0002689361572265625, '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.00023984909057617188, '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.0002200603485107422, '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.00021791458129882812, '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.0002570152282714844, '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.00021982192993164062, '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.0002510547637939453, 'params' => array ( 'id' => NULL, 'themeId' => 1623, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 522 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003750324249267578, '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.0011069774627685547, 'params' => array ( 'themeId' => 1623, 'themeId2' => 1623, ), ), 524 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1623', 'execTime' => 0.00023508071899414062, 'params' => array ( ), ), 525 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002980232238769531, 'params' => array ( 0 => 1624, ), ), 526 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00028586387634277344, 'params' => array ( 0 => 1624, ), ), 527 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1624', 'execTime' => 0.0007500648498535156, 'params' => NULL, ), 528 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1624', 'execTime' => 0.0003859996795654297, 'params' => NULL, ), 529 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1624', 'execTime' => 0.0011670589447021484, '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.0006520748138427734, '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.00040984153747558594, '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.0003368854522705078, '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.0003528594970703125, '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.00037598609924316406, '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.0002789497375488281, '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.00026988983154296875, '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.0003299713134765625, '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.0003349781036376953, '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.00037407875061035156, '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.0002779960632324219, '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.00023221969604492188, '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.0002200603485107422, '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.00023603439331054688, '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.00024008750915527344, '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.00021195411682128906, '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.00024580955505371094, 'params' => array ( 'id' => NULL, 'themeId' => 1624, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 547 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00037384033203125, '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.0009601116180419922, 'params' => array ( 'themeId' => 1624, 'themeId2' => 1624, ), ), 549 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1624', 'execTime' => 0.00022792816162109375, 'params' => array ( ), ), 550 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002949237823486328, 'params' => array ( 0 => 1625, ), ), 551 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002899169921875, 'params' => array ( 0 => 1625, ), ), 552 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1625', 'execTime' => 0.0009520053863525391, 'params' => NULL, ), 553 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1625', 'execTime' => 0.0003650188446044922, 'params' => NULL, ), 554 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1625', 'execTime' => 0.001135110855102539, '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.0006680488586425781, '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.0003998279571533203, '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.00034809112548828125, '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.0004239082336425781, '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.0003609657287597656, '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.00035500526428222656, '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.00036907196044921875, '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.00037288665771484375, '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.0002799034118652344, '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.00025010108947753906, '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.0002319812774658203, '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.0002269744873046875, '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.00028705596923828125, '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.00023293495178222656, '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.00028896331787109375, 'params' => array ( 'id' => NULL, 'themeId' => 1625, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 570 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0004119873046875, '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.0010170936584472656, 'params' => array ( 'themeId' => 1625, 'themeId2' => 1625, ), ), 572 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1625', 'execTime' => 0.0002319812774658203, 'params' => array ( ), ), 573 => array ( 'query' => 'SELECT * FROM ow_base_config WHERE `key` = \'base\' AND `name` = \'cachedEntitiesPostfix\' LIMIT 0, 1', 'execTime' => 0.0003380775451660156, 'params' => array ( ), ), 574 => array ( 'query' => 'UPDATE `ow_base_config` SET `value`=:value WHERE id=:id', 'execTime' => 0.00035881996154785156, 'params' => array ( 'id' => 521, 'value' => 'GEVUHazY', ), ), 575 => array ( 'query' => 'SELECT * FROM ow_base_config', 'execTime' => 0.0006458759307861328, 'params' => array ( ), ), 576 => array ( 'query' => 'SELECT * FROM ow_base_language WHERE `status` = \'active\'', 'execTime' => 0.00044798851013183594, '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.07971000671386719, 'params' => array ( 0 => 1, ), ), 578 => array ( 'query' => 'SELECT * FROM ow_base_language', 'execTime' => 0.0006499290466308594, 'params' => array ( ), ), 579 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `key` = \'simplicity\' LIMIT 0, 1', 'execTime' => 0.0006442070007324219, 'params' => array ( ), ), 580 => array ( 'query' => 'SELECT * FROM ow_base_theme_content WHERE `themeId` = 1606', 'execTime' => 0.0004420280456542969, 'params' => array ( ), ), 581 => array ( 'query' => 'SELECT * FROM ow_base_theme_master_page WHERE `themeId` = 1606', 'execTime' => 0.00021314620971679688, 'params' => array ( ), ), 582 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `key` = \'turquoise\' LIMIT 0, 1', 'execTime' => 0.00032806396484375, 'params' => array ( ), ), 583 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `key` = \'turquoise\' LIMIT 0, 1', 'execTime' => 0.000225067138671875, 'params' => array ( ), ), 584 => array ( 'query' => 'SELECT * FROM ow_base_theme_content WHERE `themeId` = 1607', 'execTime' => 0.0002582073211669922, 'params' => array ( ), ), 585 => array ( 'query' => 'SELECT * FROM ow_base_theme_master_page WHERE `themeId` = 1607', 'execTime' => 0.00021791458129882812, 'params' => array ( ), ), 586 => array ( 'query' => 'SELECT * FROM ow_base_document WHERE `isStatic` = 1 AND `isMobile` = 0', 'execTime' => 0.0002460479736328125, '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.0005168914794921875, '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.001058816909790039, '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.0008299350738525391, 'params' => array ( 'menuType' => 'bottom', ), ), 590 => array ( 'query' => 'SELECT * FROM ow_base_question_account_type ORDER BY sortOrder', 'execTime' => 0.0004811286926269531, 'params' => array ( ), ), 591 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'base\' AND `actionKey` = \'daily_login\' LIMIT 0, 1', 'execTime' => 0.0005469322204589844, 'params' => array ( ), ), 592 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'base\' AND `actionKey` = \'user_join\' LIMIT 0, 1', 'execTime' => 0.0005669593811035156, 'params' => array ( ), ), 593 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'base\' AND `actionKey` = \'search_users\' LIMIT 0, 1', 'execTime' => 0.00038886070251464844, 'params' => array ( ), ), 594 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'base\' AND `actionKey` = \'add_comment\' LIMIT 0, 1', 'execTime' => 0.0003459453582763672, 'params' => array ( ), ), 595 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'usercredits\' AND `actionKey` = \'buy_credits\' LIMIT 0, 1', 'execTime' => 0.000308990478515625, 'params' => array ( ), ), 596 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'usercredits\' AND `actionKey` = \'grant_by_user\' LIMIT 0, 1', 'execTime' => 0.0002970695495605469, 'params' => array ( ), ), 597 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'usercredits\' AND `actionKey` = \'grant_to_user\' LIMIT 0, 1', 'execTime' => 0.00031495094299316406, 'params' => array ( ), ), 598 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'usercredits\' AND `actionKey` = \'set_by_admin\' LIMIT 0, 1', 'execTime' => 0.0002899169921875, 'params' => array ( ), ), 599 => array ( 'query' => 'SELECT * FROM ow_base_question_account_type ORDER BY sortOrder', 'execTime' => 0.0005409717559814453, '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.0010600090026855469, 'params' => NULL, ), 601 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` IN(\'sex\',\'match_sex\') ORDER BY sortOrder', 'execTime' => 0.0006330013275146484, 'params' => array ( ), ), 602 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` IN(\'username\',\'email\',\'password\',\'sex\',\'match_sex\') ORDER BY sortOrder', 'execTime' => 0.0008499622344970703, 'params' => array ( ), ), 603 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` IN(\'\',\'sex\') ORDER BY sortOrder', 'execTime' => 0.0005519390106201172, '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.0014789104461669922, 'params' => array ( ), ), 605 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` = \'username\' LIMIT 0, 1', 'execTime' => 0.0005810260772705078, 'params' => array ( ), ), 606 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` = \'email\' LIMIT 0, 1', 'execTime' => 0.0005309581756591797, 'params' => array ( ), ), 607 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` = \'password\' LIMIT 0, 1', 'execTime' => 0.00045609474182128906, 'params' => array ( ), ), 608 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` = \'repeatPassword\' LIMIT 0, 1', 'execTime' => 0.0003941059112548828, 'params' => array ( ), ), 609 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` = \'sex\' LIMIT 0, 1', 'execTime' => 0.0005400180816650391, 'params' => array ( ), ), 610 => array ( 'query' => 'SELECT * FROM ow_skadate_account_type_to_gender', 'execTime' => 0.00043702125549316406, 'params' => array ( ), ), 611 => array ( 'query' => 'UPDATE `ow_base_plugin` SET developerKey=:dk WHERE `key`=:k', 'execTime' => 0.0005998611450195312, 'params' => array ( 'dk' => '99d6bdd5bb6468beaf118c4664dd92ff', 'k' => 'pcgallery', ), ), 612 => array ( 'query' => 'SELECT * FROM ow_base_language', 'execTime' => 0.0004630088806152344, '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.0005371570587158203, '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.00037097930908203125, 'params' => NULL, ), 615 => array ( 'query' => 'SELECT COUNT(*) FROM ow_base_invitation WHERE `userId` = 0', 'execTime' => 0.0004038810729980469, 'params' => array ( ), ), 616 => array ( 'query' => 'SELECT COUNT(*) FROM ow_base_invitation WHERE `userId` = 0 AND `viewed` = 0', 'execTime' => 0.0002529621124267578, 'params' => array ( ), ), 617 => array ( 'query' => 'SELECT COUNT(*) FROM ow_notifications_notification WHERE `userId` = 0 AND `viewed` = 0', 'execTime' => 0.00025200843811035156, 'params' => array ( ), ), 618 => array ( 'query' => 'SELECT COUNT(*) FROM ow_notifications_notification WHERE `userId` = 0', 'execTime' => 0.00020384788513183594, '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.0006220340728759766, '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.0004239082336425781, 'params' => array ( ), ), 621 => array ( 'query' => 'show tables like \'ow_base_geolocation_country\'', 'execTime' => 0.00150299072265625, 'params' => NULL, ), 622 => array ( 'query' => 'SELECT * FROM ow_base_authorization_group', 'execTime' => 0.0004467964172363281, 'params' => array ( ), ), 623 => array ( 'query' => 'SELECT * FROM ow_base_authorization_moderator ORDER BY id', 'execTime' => 0.0002510547637939453, 'params' => array ( ), ), 624 => array ( 'query' => 'SELECT * FROM ow_base_authorization_moderator_permission', 'execTime' => 0.00025200843811035156, 'params' => array ( ), ), 625 => array ( 'query' => 'SELECT * FROM ow_base_authorization_action', 'execTime' => 0.00028514862060546875, 'params' => array ( ), ), 626 => array ( 'query' => 'SELECT * FROM ow_base_authorization_permission', 'execTime' => 0.00034999847412109375, 'params' => array ( ), ), 627 => array ( 'query' => 'SELECT * FROM ow_base_authorization_role ORDER BY `sortOrder` ASC', 'execTime' => 0.0004839897155761719, '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.00045490264892578125, 'params' => array ( 'pluginKey' => 'SKADATE', 'position' => 'bottom', ), ), 630 => array ( 'query' => 'SELECT * FROM ow_base_place WHERE `name` = \'index\' LIMIT 0, 1', 'execTime' => 0.0004830360412597656, 'params' => array ( ), ), 631 => array ( 'query' => 'SELECT * FROM ow_base_component_place_cache WHERE `placeId` = 2 AND `entityId` = 0 LIMIT 0, 1', 'execTime' => 0.0005140304565429688, '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.0005249977111816406, 'params' => array ( 'pluginKey' => 'SKADATE', 'position' => 'sidebar', ), ), ), 'debugMode' => true, 'isProfilerEnabled' => true, 'profiler' => \UTIL_Profiler::__set_state(array( 'checkPoints' => array ( 'start' => 1783290037.656917, ), 'key' => 'db', 'result' => array ( ), 'chkCounter' => 0, )), 'queryExecTime' => 0.0005249977111816406, 'totalQueryExecTime' => 0.3253614902496338, '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.0008230209350585938, 'params' => array ( ), ), 1 => array ( 'query' => 'SELECT * FROM ow_base_language', 'execTime' => 0.0004980564117431641, 'params' => array ( ), ), 2 => array ( 'query' => 'SELECT * FROM ow_base_plugin', 'execTime' => 0.0006098747253417969, 'params' => array ( ), ), 3 => array ( 'query' => 'SELECT * FROM ow_base_language ORDER BY `order` ASC LIMIT 0, 1', 'execTime' => 0.0004949569702148438, 'params' => array ( ), ), 4 => array ( 'query' => 'SET TIME_ZONE = ?', 'execTime' => 0.0003268718719482422, 'params' => array ( 0 => '-04:00', ), ), 5 => array ( 'query' => 'SELECT * FROM ow_virtualgifts_template', 'execTime' => 0.0005471706390380859, 'params' => array ( ), ), 6 => array ( 'query' => 'SELECT * FROM ow_base_document WHERE `uri` = \'join\' AND `isStatic` = 1 LIMIT 0, 1', 'execTime' => 0.0006730556488037109, 'params' => array ( ), ), 7 => array ( 'query' => 'SELECT * FROM ow_base_theme', 'execTime' => 0.0005199909210205078, 'params' => array ( ), ), 8 => array ( 'query' => 'SELECT * FROM ow_base_theme', 'execTime' => 0.0004990100860595703, 'params' => array ( ), ), 9 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003638267517089844, 'params' => array ( 0 => 1555, ), ), 10 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003180503845214844, 'params' => array ( 0 => 1555, ), ), 11 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1555', 'execTime' => 0.0008919239044189453, 'params' => NULL, ), 12 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1555', 'execTime' => 0.00039386749267578125, 'params' => NULL, ), 13 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1555', 'execTime' => 0.0010609626770019531, '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.0006279945373535156, '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.0003941059112548828, '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.0003719329833984375, '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.00042891502380371094, '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.0003750324249267578, '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.00035309791564941406, '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.0003159046173095703, '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.0003039836883544922, '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.0003559589385986328, '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.0003561973571777344, '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.0003409385681152344, '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.0002529621124267578, '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.00022912025451660156, '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.00028204917907714844, '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.00022101402282714844, '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.0002129077911376953, '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.0003190040588378906, 'params' => array ( 'id' => NULL, 'themeId' => 1555, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 31 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003819465637207031, '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.0011050701141357422, 'params' => array ( 'themeId' => 1555, 'themeId2' => 1555, ), ), 33 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1555', 'execTime' => 0.00026297569274902344, 'params' => array ( ), ), 34 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00034999847412109375, 'params' => array ( 0 => 1559, ), ), 35 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00030803680419921875, 'params' => array ( 0 => 1559, ), ), 36 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1559', 'execTime' => 0.0008130073547363281, 'params' => NULL, ), 37 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1559', 'execTime' => 0.0003731250762939453, 'params' => NULL, ), 38 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1559', 'execTime' => 0.0009980201721191406, '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.0006968975067138672, '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.00039196014404296875, '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.00038886070251464844, '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.0003750324249267578, '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.0003681182861328125, '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.0003368854522705078, '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.000331878662109375, '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.00039196014404296875, '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.0003478527069091797, '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.0002911090850830078, '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.0003008842468261719, '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.00029277801513671875, '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.0002911090850830078, '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.0002720355987548828, '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.00021600723266601562, '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.0002620220184326172, 'params' => array ( 'id' => NULL, 'themeId' => 1559, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 55 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0004000663757324219, '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.000965118408203125, 'params' => array ( 'themeId' => 1559, 'themeId2' => 1559, ), ), 57 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1559', 'execTime' => 0.0002448558807373047, 'params' => array ( ), ), 58 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003058910369873047, 'params' => array ( 0 => 1606, ), ), 59 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00031495094299316406, 'params' => array ( 0 => 1606, ), ), 60 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1606', 'execTime' => 0.0009970664978027344, 'params' => NULL, ), 61 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1606', 'execTime' => 0.00029206275939941406, 'params' => NULL, ), 62 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1606', 'execTime' => 0.0011670589447021484, '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.0006978511810302734, '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.00038814544677734375, '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.0003600120544433594, '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.00037789344787597656, '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.00032401084899902344, '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.00040912628173828125, '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.00036215782165527344, '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.0003380775451660156, '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.0003819465637207031, '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.00027680397033691406, '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.00029087066650390625, '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.0002560615539550781, '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.00023603439331054688, '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.0002300739288330078, '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.00026798248291015625, '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.0002391338348388672, '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.00022792816162109375, '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.00027489662170410156, '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.00039386749267578125, '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.0009911060333251953, 'params' => array ( 'themeId' => 1606, 'themeId2' => 1606, ), ), 83 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1606', 'execTime' => 0.00023889541625976562, 'params' => array ( ), ), 84 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.000308990478515625, 'params' => array ( 0 => 1607, ), ), 85 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003180503845214844, 'params' => array ( 0 => 1607, ), ), 86 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1607', 'execTime' => 0.0008060932159423828, 'params' => NULL, ), 87 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1607', 'execTime' => 0.0003829002380371094, 'params' => NULL, ), 88 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1607', 'execTime' => 0.0010120868682861328, '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.0006849765777587891, '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.0004811286926269531, '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.0003769397735595703, '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.00037407875061035156, '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.0004570484161376953, '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.0003590583801269531, '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.00035309791564941406, '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.0003170967102050781, '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.00031495094299316406, '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.0003371238708496094, '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.000247955322265625, '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.00023508071899414062, '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.0002448558807373047, '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.00023698806762695312, '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.0002200603485107422, '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.00021386146545410156, '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.0002799034118652344, 'params' => array ( 'id' => NULL, 'themeId' => 1607, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 106 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003809928894042969, '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.0009529590606689453, 'params' => array ( 'themeId' => 1607, 'themeId2' => 1607, ), ), 108 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1607', 'execTime' => 0.00023102760314941406, 'params' => array ( ), ), 109 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002989768981933594, 'params' => array ( 0 => 1608, ), ), 110 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00026798248291015625, 'params' => array ( 0 => 1608, ), ), 111 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1608', 'execTime' => 0.0008928775787353516, 'params' => NULL, ), 112 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1608', 'execTime' => 0.0004048347473144531, 'params' => NULL, ), 113 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1608', 'execTime' => 0.001001119613647461, '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.0006468296051025391, '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.0004208087921142578, '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.0003600120544433594, '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.0003948211669921875, '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.00030994415283203125, '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.00028705596923828125, '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.0003268718719482422, '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.0003161430358886719, '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.0002951622009277344, '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.0003299713134765625, '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.000247955322265625, '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.00024390220642089844, '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.00027489662170410156, '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.000225067138671875, '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.00022220611572265625, '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.00023603439331054688, '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.00027489662170410156, 'params' => array ( 'id' => NULL, 'themeId' => 1608, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 131 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003750324249267578, '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.0009908676147460938, 'params' => array ( 'themeId' => 1608, 'themeId2' => 1608, ), ), 133 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1608', 'execTime' => 0.0002970695495605469, 'params' => array ( ), ), 134 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002770423889160156, 'params' => array ( 0 => 1609, ), ), 135 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002579689025878906, 'params' => array ( 0 => 1609, ), ), 136 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1609', 'execTime' => 0.0008368492126464844, 'params' => NULL, ), 137 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1609', 'execTime' => 0.0004119873046875, 'params' => NULL, ), 138 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1609', 'execTime' => 0.001310110092163086, '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.0006270408630371094, '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.00047016143798828125, '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.0003478527069091797, '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.000370025634765625, '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.0003509521484375, '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.00034880638122558594, '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.0003528594970703125, '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.000331878662109375, '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.0003249645233154297, '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.0003540515899658203, '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.0003161430358886719, '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.00031280517578125, '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.00025200843811035156, '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.00022602081298828125, '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.00021600723266601562, '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.0002269744873046875, '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.00023508071899414062, '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.0002779960632324219, 'params' => array ( 'id' => NULL, 'themeId' => 1609, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 158 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003941059112548828, '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.0010769367218017578, 'params' => array ( 'themeId' => 1609, 'themeId2' => 1609, ), ), 160 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1609', 'execTime' => 0.00023221969604492188, 'params' => array ( ), ), 161 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00027489662170410156, 'params' => array ( 0 => 1610, ), ), 162 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002739429473876953, 'params' => array ( 0 => 1610, ), ), 163 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1610', 'execTime' => 0.0008380413055419922, 'params' => NULL, ), 164 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1610', 'execTime' => 0.0003871917724609375, 'params' => NULL, ), 165 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1610', 'execTime' => 0.0013611316680908203, '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.0006349086761474609, '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.00045800209045410156, '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.0003399848937988281, '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.0003361701965332031, '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.0003769397735595703, '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.0003769397735595703, '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.0003230571746826172, '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.00032591819763183594, '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.0003371238708496094, '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.0004200935363769531, '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.0003159046173095703, '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.0002892017364501953, '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.000270843505859375, '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.00023293495178222656, '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.00021982192993164062, '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.00022912025451660156, '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.00023603439331054688, '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.00022292137145996094, '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.00026488304138183594, 'params' => array ( 'id' => NULL, 'themeId' => 1610, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 185 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00039005279541015625, '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.0011000633239746094, 'params' => array ( 'themeId' => 1610, 'themeId2' => 1610, ), ), 187 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1610', 'execTime' => 0.00023102760314941406, 'params' => array ( ), ), 188 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00029587745666503906, 'params' => array ( 0 => 1611, ), ), 189 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00028395652770996094, 'params' => array ( 0 => 1611, ), ), 190 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1611', 'execTime' => 0.0008189678192138672, 'params' => NULL, ), 191 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1611', 'execTime' => 0.0003559589385986328, 'params' => NULL, ), 192 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1611', 'execTime' => 0.0011789798736572266, '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.0006051063537597656, '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.0003669261932373047, '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.00035190582275390625, '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.0003619194030761719, '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.00038886070251464844, '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.00034117698669433594, '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.00034308433532714844, '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.0004038810729980469, '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.0003819465637207031, '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.00034689903259277344, '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.0002770423889160156, '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.0002491474151611328, '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.00026917457580566406, '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.00024318695068359375, '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.00021004676818847656, '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.00020503997802734375, '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.00026416778564453125, 'params' => array ( 'id' => NULL, 'themeId' => 1611, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 210 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00037598609924316406, '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.0010030269622802734, 'params' => array ( 'themeId' => 1611, 'themeId2' => 1611, ), ), 212 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1611', 'execTime' => 0.0002281665802001953, 'params' => array ( ), ), 213 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00029206275939941406, 'params' => array ( 0 => 1612, ), ), 214 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00026297569274902344, 'params' => array ( 0 => 1612, ), ), 215 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1612', 'execTime' => 0.0008859634399414062, 'params' => NULL, ), 216 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1612', 'execTime' => 0.0004010200500488281, 'params' => NULL, ), 217 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1612', 'execTime' => 0.0010800361633300781, '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.0006220340728759766, '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.00039315223693847656, '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.00034999847412109375, '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.00038695335388183594, '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.0002930164337158203, '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.0003190040588378906, '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.0003490447998046875, '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.0003211498260498047, '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.00033211708068847656, '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.0003190040588378906, '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.0003268718719482422, '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.00024390220642089844, '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.0002529621124267578, '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' => 0.00022411346435546875, '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' => 0.00021982192993164062, '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' => 0.00022101402282714844, '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' => 0.00023794174194335938, '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.0002510547637939453, 'params' => array ( 'id' => NULL, 'themeId' => 1612, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 236 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0004069805145263672, '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.0010628700256347656, 'params' => array ( 'themeId' => 1612, 'themeId2' => 1612, ), ), 238 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1612', 'execTime' => 0.00022912025451660156, 'params' => array ( ), ), 239 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00027298927307128906, 'params' => array ( 0 => 1613, ), ), 240 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002551078796386719, 'params' => array ( 0 => 1613, ), ), 241 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1613', 'execTime' => 0.0008370876312255859, 'params' => NULL, ), 242 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1613', 'execTime' => 0.0004010200500488281, 'params' => NULL, ), 243 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1613', 'execTime' => 0.0010728836059570312, '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.0006189346313476562, '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.00036978721618652344, '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.0003800392150878906, '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.00034999847412109375, '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.00035500526428222656, '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.00035309791564941406, '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.00030112266540527344, '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.0003190040588378906, '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.0003631114959716797, '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.0003151893615722656, '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.0002589225769042969, '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.00026988983154296875, '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.00024700164794921875, '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.0002410411834716797, '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.0002758502960205078, '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.00024509429931640625, '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.0002639293670654297, 'params' => array ( 'id' => NULL, 'themeId' => 1613, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 261 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003681182861328125, '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.0009469985961914062, 'params' => array ( 'themeId' => 1613, 'themeId2' => 1613, ), ), 263 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1613', 'execTime' => 0.0002281665802001953, 'params' => array ( ), ), 264 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002720355987548828, 'params' => array ( 0 => 1614, ), ), 265 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002808570861816406, 'params' => array ( 0 => 1614, ), ), 266 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1614', 'execTime' => 0.0007808208465576172, 'params' => NULL, ), 267 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1614', 'execTime' => 0.00036787986755371094, 'params' => NULL, ), 268 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1614', 'execTime' => 0.001110076904296875, '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.0006289482116699219, '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.00040984153747558594, '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.0003437995910644531, '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.0003211498260498047, '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.00035309791564941406, '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.00031495094299316406, '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.00031495094299316406, '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.00037097930908203125, '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.0003161430358886719, '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.0003299713134765625, '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.00034689903259277344, '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.0002548694610595703, '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.00022411346435546875, '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.00029587745666503906, '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.00022077560424804688, '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.00021195411682128906, '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.00021004676818847656, '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.0003390312194824219, 'params' => array ( 'id' => NULL, 'themeId' => 1614, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 287 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00038504600524902344, '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.0011088848114013672, 'params' => array ( 'themeId' => 1614, 'themeId2' => 1614, ), ), 289 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1614', 'execTime' => 0.0002970695495605469, 'params' => array ( ), ), 290 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003070831298828125, 'params' => array ( 0 => 1615, ), ), 291 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003440380096435547, 'params' => array ( 0 => 1615, ), ), 292 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1615', 'execTime' => 0.0008709430694580078, 'params' => NULL, ), 293 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1615', 'execTime' => 0.00038313865661621094, 'params' => NULL, ), 294 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1615', 'execTime' => 0.0009839534759521484, '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.0006208419799804688, '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.0004620552062988281, '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.00036907196044921875, '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.00037789344787597656, '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.0003349781036376953, '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.00033593177795410156, '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.0003380775451660156, '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.00032591819763183594, '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.0003337860107421875, '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.0003418922424316406, '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.0002448558807373047, '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.000225067138671875, '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.00024890899658203125, '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.0002181529998779297, '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.00021314620971679688, '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.00021004676818847656, '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.0002789497375488281, 'params' => array ( 'id' => NULL, 'themeId' => 1615, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 312 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0004200935363769531, '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.0010309219360351562, 'params' => array ( 'themeId' => 1615, 'themeId2' => 1615, ), ), 314 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1615', 'execTime' => 0.0002951622009277344, 'params' => array ( ), ), 315 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003199577331542969, 'params' => array ( 0 => 1616, ), ), 316 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002739429473876953, 'params' => array ( 0 => 1616, ), ), 317 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1616', 'execTime' => 0.0008530616760253906, 'params' => NULL, ), 318 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1616', 'execTime' => 0.0003871917724609375, 'params' => NULL, ), 319 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1616', 'execTime' => 0.0010690689086914062, '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.0006430149078369141, '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.00039196014404296875, '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.0003859996795654297, '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.0004849433898925781, '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.0001468658447265625, '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.00014281272888183594, '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.00013589859008789062, '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.00014901161193847656, '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.00013899803161621094, '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.00013017654418945312, '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.00013017654418945312, '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.00012111663818359375, '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.000125885009765625, '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.00011301040649414062, '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.00011110305786132812, '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.00010919570922851562, '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.00013494491577148438, 'params' => array ( 'id' => NULL, 'themeId' => 1616, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 338 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00019502639770507812, '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.0004019737243652344, '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.0001461505889892578, 'params' => array ( 0 => 1617, ), ), 342 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001399517059326172, 'params' => array ( 0 => 1617, ), ), 343 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1617', 'execTime' => 0.0002918243408203125, 'params' => NULL, ), 344 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1617', 'execTime' => 0.00014901161193847656, 'params' => NULL, ), 345 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1617', 'execTime' => 0.0003719329833984375, '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.00030803680419921875, '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.00016999244689941406, '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.0001590251922607422, '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.00014281272888183594, '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.00013303756713867188, '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.00012803077697753906, '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.0001361370086669922, '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.00013685226440429688, '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.0001430511474609375, '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.00012183189392089844, '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.00011515617370605469, '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.00011301040649414062, '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.00010919570922851562, '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.00013589859008789062, 'params' => array ( 'id' => NULL, 'themeId' => 1617, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 362 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00019502639770507812, '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.0004000663757324219, 'params' => array ( 'themeId' => 1617, 'themeId2' => 1617, ), ), 364 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1617', 'execTime' => 0.00011205673217773438, 'params' => array ( ), ), 365 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001480579376220703, '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.0003230571746826172, 'params' => NULL, ), 368 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1618', 'execTime' => 0.00015211105346679688, 'params' => NULL, ), 369 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1618', 'execTime' => 0.0003521442413330078, '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.0003180503845214844, '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.00016117095947265625, '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.00014209747314453125, '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.00014090538024902344, '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.00014090538024902344, '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.00013399124145507812, '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.00013303756713867188, '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.000164031982421875, '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.00014209747314453125, '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.00013399124145507812, '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.00013399124145507812, '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.00013017654418945312, '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.00013017654418945312, '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.00012302398681640625, '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.00011396408081054688, '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.00011396408081054688, '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.00011301040649414062, '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.00013709068298339844, 'params' => array ( 'id' => NULL, 'themeId' => 1618, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 388 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.000209808349609375, '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.00055694580078125, 'params' => array ( 'themeId' => 1618, 'themeId2' => 1618, ), ), 390 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1618', 'execTime' => 0.00014710426330566406, 'params' => array ( ), ), 391 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001690387725830078, 'params' => array ( 0 => 1619, ), ), 392 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001480579376220703, 'params' => array ( 0 => 1619, ), ), 393 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1619', 'execTime' => 0.00038909912109375, 'params' => NULL, ), 394 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1619', 'execTime' => 0.0001628398895263672, 'params' => NULL, ), 395 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1619', 'execTime' => 0.00043892860412597656, '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.0004439353942871094, '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.0003838539123535156, '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.0003368854522705078, '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.0001709461212158203, '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.00016498565673828125, '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.0001862049102783203, '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.00019407272338867188, '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.0003299713134765625, '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.00029087066650390625, '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.00034308433532714844, '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.0003228187561035156, '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.00030112266540527344, '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.00036215782165527344, '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.0002510547637939453, '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.00026798248291015625, '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.0002498626708984375, '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.0002281665802001953, '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.00022411346435546875, '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.00023984909057617188, '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.00026917457580566406, 'params' => array ( 'id' => NULL, 'themeId' => 1619, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 416 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003790855407714844, '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.0012009143829345703, 'params' => array ( 'themeId' => 1619, 'themeId2' => 1619, ), ), 418 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1619', 'execTime' => 0.00023984909057617188, 'params' => array ( ), ), 419 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002758502960205078, 'params' => array ( 0 => 1620, ), ), 420 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002608299255371094, 'params' => array ( 0 => 1620, ), ), 421 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1620', 'execTime' => 0.0008351802825927734, 'params' => NULL, ), 422 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1620', 'execTime' => 0.0004088878631591797, 'params' => NULL, ), 423 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1620', 'execTime' => 0.0012760162353515625, '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.000640869140625, '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.0004119873046875, '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.0003781318664550781, '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.00039696693420410156, '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.00035500526428222656, '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.0003180503845214844, '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.0003609657287597656, '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.0003559589385986328, '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.0003509521484375, '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.00039505958557128906, '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.0002548694610595703, '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.00030684471130371094, '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.00023698806762695312, '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.00022792816162109375, '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.0002288818359375, '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.00028204917907714844, '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.0002579689025878906, 'params' => array ( 'id' => NULL, 'themeId' => 1620, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 441 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003960132598876953, '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.0010349750518798828, 'params' => array ( 'themeId' => 1620, 'themeId2' => 1620, ), ), 443 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1620', 'execTime' => 0.00023794174194335938, 'params' => array ( ), ), 444 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00028014183044433594, 'params' => array ( 0 => 1621, ), ), 445 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002608299255371094, 'params' => array ( 0 => 1621, ), ), 446 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1621', 'execTime' => 0.0009448528289794922, 'params' => NULL, ), 447 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1621', 'execTime' => 0.00041985511779785156, 'params' => NULL, ), 448 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1621', 'execTime' => 0.001130819320678711, '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.0006468296051025391, '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.0004069805145263672, '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.0003371238708496094, '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.0003809928894042969, '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.00035190582275390625, '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.00033402442932128906, '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.0003399848937988281, '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.0003190040588378906, '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.00033211708068847656, '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.00037097930908203125, '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.00024509429931640625, '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.0002269744873046875, '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.0002620220184326172, '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.0002200603485107422, '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.00021386146545410156, '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.00021195411682128906, '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.00028395652770996094, 'params' => array ( 'id' => NULL, 'themeId' => 1621, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 466 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003771781921386719, '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.0011119842529296875, 'params' => array ( 'themeId' => 1621, 'themeId2' => 1621, ), ), 468 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1621', 'execTime' => 0.00029397010803222656, 'params' => array ( ), ), 469 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002739429473876953, 'params' => array ( 0 => 1622, ), ), 470 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00025582313537597656, 'params' => array ( 0 => 1622, ), ), 471 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1622', 'execTime' => 0.0007870197296142578, 'params' => NULL, ), 472 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1622', 'execTime' => 0.0003669261932373047, 'params' => NULL, ), 473 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1622', 'execTime' => 0.0014290809631347656, '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.0006270408630371094, '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.00037288665771484375, '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.0003662109375, '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.000308990478515625, '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.0003859996795654297, '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.00034689903259277344, '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.0003349781036376953, '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.0003440380096435547, '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.0002799034118652344, '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.00029087066650390625, '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.000331878662109375, '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.00031495094299316406, '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.0002880096435546875, '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.0003349781036376953, '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.0003349781036376953, '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.000247955322265625, '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.00024819374084472656, '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.00022292137145996094, '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.0002200603485107422, '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.00022792816162109375, '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.00023317337036132812, '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.0002498626708984375, 'params' => array ( 'id' => NULL, 'themeId' => 1622, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 496 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003921985626220703, '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.0012400150299072266, 'params' => array ( 'themeId' => 1622, 'themeId2' => 1622, ), ), 498 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1622', 'execTime' => 0.00023102760314941406, 'params' => array ( ), ), 499 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00029397010803222656, 'params' => array ( 0 => 1623, ), ), 500 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002911090850830078, 'params' => array ( 0 => 1623, ), ), 501 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1623', 'execTime' => 0.0008399486541748047, 'params' => NULL, ), 502 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1623', 'execTime' => 0.0003590583801269531, 'params' => NULL, ), 503 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1623', 'execTime' => 0.001010894775390625, '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.0006520748138427734, '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.0003769397735595703, '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.00032806396484375, '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.00036907196044921875, '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.00034999847412109375, '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.00034499168395996094, '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.0003190040588378906, '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.0003161430358886719, '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.0003452301025390625, '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.00032210350036621094, '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.00028896331787109375, '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.0002689361572265625, '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.00023984909057617188, '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.0002200603485107422, '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.00021791458129882812, '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.0002570152282714844, '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.00021982192993164062, '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.0002510547637939453, 'params' => array ( 'id' => NULL, 'themeId' => 1623, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 522 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003750324249267578, '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.0011069774627685547, 'params' => array ( 'themeId' => 1623, 'themeId2' => 1623, ), ), 524 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1623', 'execTime' => 0.00023508071899414062, 'params' => array ( ), ), 525 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002980232238769531, 'params' => array ( 0 => 1624, ), ), 526 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00028586387634277344, 'params' => array ( 0 => 1624, ), ), 527 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1624', 'execTime' => 0.0007500648498535156, 'params' => NULL, ), 528 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1624', 'execTime' => 0.0003859996795654297, 'params' => NULL, ), 529 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1624', 'execTime' => 0.0011670589447021484, '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.0006520748138427734, '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.00040984153747558594, '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.0003368854522705078, '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.0003528594970703125, '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.00037598609924316406, '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.0002789497375488281, '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.00026988983154296875, '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.0003299713134765625, '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.0003349781036376953, '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.00037407875061035156, '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.0002779960632324219, '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.00023221969604492188, '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.0002200603485107422, '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.00023603439331054688, '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.00024008750915527344, '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.00021195411682128906, '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.00024580955505371094, 'params' => array ( 'id' => NULL, 'themeId' => 1624, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 547 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00037384033203125, '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.0009601116180419922, 'params' => array ( 'themeId' => 1624, 'themeId2' => 1624, ), ), 549 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1624', 'execTime' => 0.00022792816162109375, 'params' => array ( ), ), 550 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002949237823486328, 'params' => array ( 0 => 1625, ), ), 551 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002899169921875, 'params' => array ( 0 => 1625, ), ), 552 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1625', 'execTime' => 0.0009520053863525391, 'params' => NULL, ), 553 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1625', 'execTime' => 0.0003650188446044922, 'params' => NULL, ), 554 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1625', 'execTime' => 0.001135110855102539, '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.0006680488586425781, '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.0003998279571533203, '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.00034809112548828125, '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.0004239082336425781, '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.0003609657287597656, '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.00035500526428222656, '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.00036907196044921875, '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.00037288665771484375, '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.0002799034118652344, '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.00025010108947753906, '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.0002319812774658203, '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.0002269744873046875, '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.00028705596923828125, '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.00023293495178222656, '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.00028896331787109375, 'params' => array ( 'id' => NULL, 'themeId' => 1625, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 570 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0004119873046875, '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.0010170936584472656, 'params' => array ( 'themeId' => 1625, 'themeId2' => 1625, ), ), 572 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1625', 'execTime' => 0.0002319812774658203, 'params' => array ( ), ), 573 => array ( 'query' => 'SELECT * FROM ow_base_config WHERE `key` = \'base\' AND `name` = \'cachedEntitiesPostfix\' LIMIT 0, 1', 'execTime' => 0.0003380775451660156, 'params' => array ( ), ), 574 => array ( 'query' => 'UPDATE `ow_base_config` SET `value`=:value WHERE id=:id', 'execTime' => 0.00035881996154785156, 'params' => array ( 'id' => 521, 'value' => 'GEVUHazY', ), ), 575 => array ( 'query' => 'SELECT * FROM ow_base_config', 'execTime' => 0.0006458759307861328, 'params' => array ( ), ), 576 => array ( 'query' => 'SELECT * FROM ow_base_language WHERE `status` = \'active\'', 'execTime' => 0.00044798851013183594, '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.07971000671386719, 'params' => array ( 0 => 1, ), ), 578 => array ( 'query' => 'SELECT * FROM ow_base_language', 'execTime' => 0.0006499290466308594, 'params' => array ( ), ), 579 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `key` = \'simplicity\' LIMIT 0, 1', 'execTime' => 0.0006442070007324219, 'params' => array ( ), ), 580 => array ( 'query' => 'SELECT * FROM ow_base_theme_content WHERE `themeId` = 1606', 'execTime' => 0.0004420280456542969, 'params' => array ( ), ), 581 => array ( 'query' => 'SELECT * FROM ow_base_theme_master_page WHERE `themeId` = 1606', 'execTime' => 0.00021314620971679688, 'params' => array ( ), ), 582 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `key` = \'turquoise\' LIMIT 0, 1', 'execTime' => 0.00032806396484375, 'params' => array ( ), ), 583 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `key` = \'turquoise\' LIMIT 0, 1', 'execTime' => 0.000225067138671875, 'params' => array ( ), ), 584 => array ( 'query' => 'SELECT * FROM ow_base_theme_content WHERE `themeId` = 1607', 'execTime' => 0.0002582073211669922, 'params' => array ( ), ), 585 => array ( 'query' => 'SELECT * FROM ow_base_theme_master_page WHERE `themeId` = 1607', 'execTime' => 0.00021791458129882812, 'params' => array ( ), ), 586 => array ( 'query' => 'SELECT * FROM ow_base_document WHERE `isStatic` = 1 AND `isMobile` = 0', 'execTime' => 0.0002460479736328125, '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.0005168914794921875, '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.001058816909790039, '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.0008299350738525391, 'params' => array ( 'menuType' => 'bottom', ), ), 590 => array ( 'query' => 'SELECT * FROM ow_base_question_account_type ORDER BY sortOrder', 'execTime' => 0.0004811286926269531, 'params' => array ( ), ), 591 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'base\' AND `actionKey` = \'daily_login\' LIMIT 0, 1', 'execTime' => 0.0005469322204589844, 'params' => array ( ), ), 592 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'base\' AND `actionKey` = \'user_join\' LIMIT 0, 1', 'execTime' => 0.0005669593811035156, 'params' => array ( ), ), 593 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'base\' AND `actionKey` = \'search_users\' LIMIT 0, 1', 'execTime' => 0.00038886070251464844, 'params' => array ( ), ), 594 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'base\' AND `actionKey` = \'add_comment\' LIMIT 0, 1', 'execTime' => 0.0003459453582763672, 'params' => array ( ), ), 595 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'usercredits\' AND `actionKey` = \'buy_credits\' LIMIT 0, 1', 'execTime' => 0.000308990478515625, 'params' => array ( ), ), 596 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'usercredits\' AND `actionKey` = \'grant_by_user\' LIMIT 0, 1', 'execTime' => 0.0002970695495605469, 'params' => array ( ), ), 597 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'usercredits\' AND `actionKey` = \'grant_to_user\' LIMIT 0, 1', 'execTime' => 0.00031495094299316406, 'params' => array ( ), ), 598 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'usercredits\' AND `actionKey` = \'set_by_admin\' LIMIT 0, 1', 'execTime' => 0.0002899169921875, 'params' => array ( ), ), 599 => array ( 'query' => 'SELECT * FROM ow_base_question_account_type ORDER BY sortOrder', 'execTime' => 0.0005409717559814453, '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.0010600090026855469, 'params' => NULL, ), 601 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` IN(\'sex\',\'match_sex\') ORDER BY sortOrder', 'execTime' => 0.0006330013275146484, 'params' => array ( ), ), 602 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` IN(\'username\',\'email\',\'password\',\'sex\',\'match_sex\') ORDER BY sortOrder', 'execTime' => 0.0008499622344970703, 'params' => array ( ), ), 603 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` IN(\'\',\'sex\') ORDER BY sortOrder', 'execTime' => 0.0005519390106201172, '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.0014789104461669922, 'params' => array ( ), ), 605 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` = \'username\' LIMIT 0, 1', 'execTime' => 0.0005810260772705078, 'params' => array ( ), ), 606 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` = \'email\' LIMIT 0, 1', 'execTime' => 0.0005309581756591797, 'params' => array ( ), ), 607 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` = \'password\' LIMIT 0, 1', 'execTime' => 0.00045609474182128906, 'params' => array ( ), ), 608 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` = \'repeatPassword\' LIMIT 0, 1', 'execTime' => 0.0003941059112548828, 'params' => array ( ), ), 609 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` = \'sex\' LIMIT 0, 1', 'execTime' => 0.0005400180816650391, 'params' => array ( ), ), 610 => array ( 'query' => 'SELECT * FROM ow_skadate_account_type_to_gender', 'execTime' => 0.00043702125549316406, 'params' => array ( ), ), 611 => array ( 'query' => 'UPDATE `ow_base_plugin` SET developerKey=:dk WHERE `key`=:k', 'execTime' => 0.0005998611450195312, 'params' => array ( 'dk' => '99d6bdd5bb6468beaf118c4664dd92ff', 'k' => 'pcgallery', ), ), 612 => array ( 'query' => 'SELECT * FROM ow_base_language', 'execTime' => 0.0004630088806152344, '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.0005371570587158203, '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.00037097930908203125, 'params' => NULL, ), 615 => array ( 'query' => 'SELECT COUNT(*) FROM ow_base_invitation WHERE `userId` = 0', 'execTime' => 0.0004038810729980469, 'params' => array ( ), ), 616 => array ( 'query' => 'SELECT COUNT(*) FROM ow_base_invitation WHERE `userId` = 0 AND `viewed` = 0', 'execTime' => 0.0002529621124267578, 'params' => array ( ), ), 617 => array ( 'query' => 'SELECT COUNT(*) FROM ow_notifications_notification WHERE `userId` = 0 AND `viewed` = 0', 'execTime' => 0.00025200843811035156, 'params' => array ( ), ), 618 => array ( 'query' => 'SELECT COUNT(*) FROM ow_notifications_notification WHERE `userId` = 0', 'execTime' => 0.00020384788513183594, '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.0006220340728759766, '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.0004239082336425781, 'params' => array ( ), ), 621 => array ( 'query' => 'show tables like \'ow_base_geolocation_country\'', 'execTime' => 0.00150299072265625, 'params' => NULL, ), 622 => array ( 'query' => 'SELECT * FROM ow_base_authorization_group', 'execTime' => 0.0004467964172363281, 'params' => array ( ), ), 623 => array ( 'query' => 'SELECT * FROM ow_base_authorization_moderator ORDER BY id', 'execTime' => 0.0002510547637939453, 'params' => array ( ), ), 624 => array ( 'query' => 'SELECT * FROM ow_base_authorization_moderator_permission', 'execTime' => 0.00025200843811035156, 'params' => array ( ), ), 625 => array ( 'query' => 'SELECT * FROM ow_base_authorization_action', 'execTime' => 0.00028514862060546875, 'params' => array ( ), ), 626 => array ( 'query' => 'SELECT * FROM ow_base_authorization_permission', 'execTime' => 0.00034999847412109375, 'params' => array ( ), ), 627 => array ( 'query' => 'SELECT * FROM ow_base_authorization_role ORDER BY `sortOrder` ASC', 'execTime' => 0.0004839897155761719, '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.00045490264892578125, 'params' => array ( 'pluginKey' => 'SKADATE', 'position' => 'bottom', ), ), 630 => array ( 'query' => 'SELECT * FROM ow_base_place WHERE `name` = \'index\' LIMIT 0, 1', 'execTime' => 0.0004830360412597656, 'params' => array ( ), ), 631 => array ( 'query' => 'SELECT * FROM ow_base_component_place_cache WHERE `placeId` = 2 AND `entityId` = 0 LIMIT 0, 1', 'execTime' => 0.0005140304565429688, '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.0005249977111816406, 'params' => array ( 'pluginKey' => 'SKADATE', 'position' => 'sidebar', ), ), ), 'debugMode' => true, 'isProfilerEnabled' => true, 'profiler' => \UTIL_Profiler::__set_state(array( 'checkPoints' => array ( 'start' => 1783290037.656917, ), 'key' => 'db', 'result' => array ( ), 'chkCounter' => 0, )), 'queryExecTime' => 0.0005249977111816406, 'totalQueryExecTime' => 0.3253614902496338, '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.0008230209350585938, 'params' => array ( ), ), 1 => array ( 'query' => 'SELECT * FROM ow_base_language', 'execTime' => 0.0004980564117431641, 'params' => array ( ), ), 2 => array ( 'query' => 'SELECT * FROM ow_base_plugin', 'execTime' => 0.0006098747253417969, 'params' => array ( ), ), 3 => array ( 'query' => 'SELECT * FROM ow_base_language ORDER BY `order` ASC LIMIT 0, 1', 'execTime' => 0.0004949569702148438, 'params' => array ( ), ), 4 => array ( 'query' => 'SET TIME_ZONE = ?', 'execTime' => 0.0003268718719482422, 'params' => array ( 0 => '-04:00', ), ), 5 => array ( 'query' => 'SELECT * FROM ow_virtualgifts_template', 'execTime' => 0.0005471706390380859, 'params' => array ( ), ), 6 => array ( 'query' => 'SELECT * FROM ow_base_document WHERE `uri` = \'join\' AND `isStatic` = 1 LIMIT 0, 1', 'execTime' => 0.0006730556488037109, 'params' => array ( ), ), 7 => array ( 'query' => 'SELECT * FROM ow_base_theme', 'execTime' => 0.0005199909210205078, 'params' => array ( ), ), 8 => array ( 'query' => 'SELECT * FROM ow_base_theme', 'execTime' => 0.0004990100860595703, 'params' => array ( ), ), 9 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003638267517089844, 'params' => array ( 0 => 1555, ), ), 10 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003180503845214844, 'params' => array ( 0 => 1555, ), ), 11 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1555', 'execTime' => 0.0008919239044189453, 'params' => NULL, ), 12 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1555', 'execTime' => 0.00039386749267578125, 'params' => NULL, ), 13 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1555', 'execTime' => 0.0010609626770019531, '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.0006279945373535156, '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.0003941059112548828, '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.0003719329833984375, '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.00042891502380371094, '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.0003750324249267578, '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.00035309791564941406, '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.0003159046173095703, '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.0003039836883544922, '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.0003559589385986328, '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.0003561973571777344, '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.0003409385681152344, '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.0002529621124267578, '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.00022912025451660156, '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.00028204917907714844, '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.00022101402282714844, '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.0002129077911376953, '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.0003190040588378906, 'params' => array ( 'id' => NULL, 'themeId' => 1555, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 31 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003819465637207031, '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.0011050701141357422, 'params' => array ( 'themeId' => 1555, 'themeId2' => 1555, ), ), 33 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1555', 'execTime' => 0.00026297569274902344, 'params' => array ( ), ), 34 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00034999847412109375, 'params' => array ( 0 => 1559, ), ), 35 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00030803680419921875, 'params' => array ( 0 => 1559, ), ), 36 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1559', 'execTime' => 0.0008130073547363281, 'params' => NULL, ), 37 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1559', 'execTime' => 0.0003731250762939453, 'params' => NULL, ), 38 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1559', 'execTime' => 0.0009980201721191406, '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.0006968975067138672, '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.00039196014404296875, '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.00038886070251464844, '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.0003750324249267578, '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.0003681182861328125, '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.0003368854522705078, '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.000331878662109375, '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.00039196014404296875, '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.0003478527069091797, '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.0002911090850830078, '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.0003008842468261719, '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.00029277801513671875, '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.0002911090850830078, '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.0002720355987548828, '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.00021600723266601562, '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.0002620220184326172, 'params' => array ( 'id' => NULL, 'themeId' => 1559, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 55 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0004000663757324219, '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.000965118408203125, 'params' => array ( 'themeId' => 1559, 'themeId2' => 1559, ), ), 57 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1559', 'execTime' => 0.0002448558807373047, 'params' => array ( ), ), 58 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003058910369873047, 'params' => array ( 0 => 1606, ), ), 59 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00031495094299316406, 'params' => array ( 0 => 1606, ), ), 60 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1606', 'execTime' => 0.0009970664978027344, 'params' => NULL, ), 61 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1606', 'execTime' => 0.00029206275939941406, 'params' => NULL, ), 62 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1606', 'execTime' => 0.0011670589447021484, '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.0006978511810302734, '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.00038814544677734375, '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.0003600120544433594, '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.00037789344787597656, '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.00032401084899902344, '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.00040912628173828125, '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.00036215782165527344, '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.0003380775451660156, '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.0003819465637207031, '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.00027680397033691406, '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.00029087066650390625, '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.0002560615539550781, '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.00023603439331054688, '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.0002300739288330078, '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.00026798248291015625, '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.0002391338348388672, '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.00022792816162109375, '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.00027489662170410156, '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.00039386749267578125, '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.0009911060333251953, 'params' => array ( 'themeId' => 1606, 'themeId2' => 1606, ), ), 83 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1606', 'execTime' => 0.00023889541625976562, 'params' => array ( ), ), 84 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.000308990478515625, 'params' => array ( 0 => 1607, ), ), 85 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003180503845214844, 'params' => array ( 0 => 1607, ), ), 86 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1607', 'execTime' => 0.0008060932159423828, 'params' => NULL, ), 87 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1607', 'execTime' => 0.0003829002380371094, 'params' => NULL, ), 88 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1607', 'execTime' => 0.0010120868682861328, '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.0006849765777587891, '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.0004811286926269531, '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.0003769397735595703, '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.00037407875061035156, '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.0004570484161376953, '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.0003590583801269531, '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.00035309791564941406, '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.0003170967102050781, '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.00031495094299316406, '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.0003371238708496094, '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.000247955322265625, '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.00023508071899414062, '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.0002448558807373047, '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.00023698806762695312, '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.0002200603485107422, '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.00021386146545410156, '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.0002799034118652344, 'params' => array ( 'id' => NULL, 'themeId' => 1607, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 106 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003809928894042969, '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.0009529590606689453, 'params' => array ( 'themeId' => 1607, 'themeId2' => 1607, ), ), 108 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1607', 'execTime' => 0.00023102760314941406, 'params' => array ( ), ), 109 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002989768981933594, 'params' => array ( 0 => 1608, ), ), 110 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00026798248291015625, 'params' => array ( 0 => 1608, ), ), 111 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1608', 'execTime' => 0.0008928775787353516, 'params' => NULL, ), 112 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1608', 'execTime' => 0.0004048347473144531, 'params' => NULL, ), 113 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1608', 'execTime' => 0.001001119613647461, '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.0006468296051025391, '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.0004208087921142578, '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.0003600120544433594, '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.0003948211669921875, '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.00030994415283203125, '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.00028705596923828125, '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.0003268718719482422, '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.0003161430358886719, '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.0002951622009277344, '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.0003299713134765625, '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.000247955322265625, '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.00024390220642089844, '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.00027489662170410156, '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.000225067138671875, '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.00022220611572265625, '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.00023603439331054688, '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.00027489662170410156, 'params' => array ( 'id' => NULL, 'themeId' => 1608, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 131 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003750324249267578, '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.0009908676147460938, 'params' => array ( 'themeId' => 1608, 'themeId2' => 1608, ), ), 133 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1608', 'execTime' => 0.0002970695495605469, 'params' => array ( ), ), 134 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002770423889160156, 'params' => array ( 0 => 1609, ), ), 135 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002579689025878906, 'params' => array ( 0 => 1609, ), ), 136 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1609', 'execTime' => 0.0008368492126464844, 'params' => NULL, ), 137 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1609', 'execTime' => 0.0004119873046875, 'params' => NULL, ), 138 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1609', 'execTime' => 0.001310110092163086, '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.0006270408630371094, '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.00047016143798828125, '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.0003478527069091797, '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.000370025634765625, '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.0003509521484375, '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.00034880638122558594, '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.0003528594970703125, '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.000331878662109375, '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.0003249645233154297, '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.0003540515899658203, '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.0003161430358886719, '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.00031280517578125, '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.00025200843811035156, '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.00022602081298828125, '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.00021600723266601562, '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.0002269744873046875, '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.00023508071899414062, '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.0002779960632324219, 'params' => array ( 'id' => NULL, 'themeId' => 1609, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 158 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003941059112548828, '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.0010769367218017578, 'params' => array ( 'themeId' => 1609, 'themeId2' => 1609, ), ), 160 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1609', 'execTime' => 0.00023221969604492188, 'params' => array ( ), ), 161 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00027489662170410156, 'params' => array ( 0 => 1610, ), ), 162 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002739429473876953, 'params' => array ( 0 => 1610, ), ), 163 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1610', 'execTime' => 0.0008380413055419922, 'params' => NULL, ), 164 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1610', 'execTime' => 0.0003871917724609375, 'params' => NULL, ), 165 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1610', 'execTime' => 0.0013611316680908203, '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.0006349086761474609, '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.00045800209045410156, '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.0003399848937988281, '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.0003361701965332031, '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.0003769397735595703, '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.0003769397735595703, '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.0003230571746826172, '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.00032591819763183594, '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.0003371238708496094, '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.0004200935363769531, '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.0003159046173095703, '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.0002892017364501953, '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.000270843505859375, '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.00023293495178222656, '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.00021982192993164062, '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.00022912025451660156, '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.00023603439331054688, '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.00022292137145996094, '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.00026488304138183594, 'params' => array ( 'id' => NULL, 'themeId' => 1610, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 185 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00039005279541015625, '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.0011000633239746094, 'params' => array ( 'themeId' => 1610, 'themeId2' => 1610, ), ), 187 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1610', 'execTime' => 0.00023102760314941406, 'params' => array ( ), ), 188 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00029587745666503906, 'params' => array ( 0 => 1611, ), ), 189 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00028395652770996094, 'params' => array ( 0 => 1611, ), ), 190 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1611', 'execTime' => 0.0008189678192138672, 'params' => NULL, ), 191 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1611', 'execTime' => 0.0003559589385986328, 'params' => NULL, ), 192 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1611', 'execTime' => 0.0011789798736572266, '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.0006051063537597656, '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.0003669261932373047, '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.00035190582275390625, '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.0003619194030761719, '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.00038886070251464844, '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.00034117698669433594, '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.00034308433532714844, '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.0004038810729980469, '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.0003819465637207031, '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.00034689903259277344, '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.0002770423889160156, '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.0002491474151611328, '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.00026917457580566406, '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.00024318695068359375, '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.00021004676818847656, '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.00020503997802734375, '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.00026416778564453125, 'params' => array ( 'id' => NULL, 'themeId' => 1611, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 210 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00037598609924316406, '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.0010030269622802734, 'params' => array ( 'themeId' => 1611, 'themeId2' => 1611, ), ), 212 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1611', 'execTime' => 0.0002281665802001953, 'params' => array ( ), ), 213 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00029206275939941406, 'params' => array ( 0 => 1612, ), ), 214 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00026297569274902344, 'params' => array ( 0 => 1612, ), ), 215 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1612', 'execTime' => 0.0008859634399414062, 'params' => NULL, ), 216 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1612', 'execTime' => 0.0004010200500488281, 'params' => NULL, ), 217 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1612', 'execTime' => 0.0010800361633300781, '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.0006220340728759766, '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.00039315223693847656, '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.00034999847412109375, '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.00038695335388183594, '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.0002930164337158203, '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.0003190040588378906, '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.0003490447998046875, '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.0003211498260498047, '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.00033211708068847656, '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.0003190040588378906, '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.0003268718719482422, '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.00024390220642089844, '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.0002529621124267578, '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' => 0.00022411346435546875, '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' => 0.00021982192993164062, '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' => 0.00022101402282714844, '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' => 0.00023794174194335938, '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.0002510547637939453, 'params' => array ( 'id' => NULL, 'themeId' => 1612, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 236 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0004069805145263672, '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.0010628700256347656, 'params' => array ( 'themeId' => 1612, 'themeId2' => 1612, ), ), 238 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1612', 'execTime' => 0.00022912025451660156, 'params' => array ( ), ), 239 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00027298927307128906, 'params' => array ( 0 => 1613, ), ), 240 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002551078796386719, 'params' => array ( 0 => 1613, ), ), 241 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1613', 'execTime' => 0.0008370876312255859, 'params' => NULL, ), 242 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1613', 'execTime' => 0.0004010200500488281, 'params' => NULL, ), 243 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1613', 'execTime' => 0.0010728836059570312, '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.0006189346313476562, '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.00036978721618652344, '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.0003800392150878906, '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.00034999847412109375, '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.00035500526428222656, '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.00035309791564941406, '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.00030112266540527344, '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.0003190040588378906, '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.0003631114959716797, '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.0003151893615722656, '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.0002589225769042969, '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.00026988983154296875, '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.00024700164794921875, '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.0002410411834716797, '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.0002758502960205078, '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.00024509429931640625, '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.0002639293670654297, 'params' => array ( 'id' => NULL, 'themeId' => 1613, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 261 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003681182861328125, '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.0009469985961914062, 'params' => array ( 'themeId' => 1613, 'themeId2' => 1613, ), ), 263 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1613', 'execTime' => 0.0002281665802001953, 'params' => array ( ), ), 264 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002720355987548828, 'params' => array ( 0 => 1614, ), ), 265 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002808570861816406, 'params' => array ( 0 => 1614, ), ), 266 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1614', 'execTime' => 0.0007808208465576172, 'params' => NULL, ), 267 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1614', 'execTime' => 0.00036787986755371094, 'params' => NULL, ), 268 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1614', 'execTime' => 0.001110076904296875, '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.0006289482116699219, '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.00040984153747558594, '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.0003437995910644531, '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.0003211498260498047, '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.00035309791564941406, '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.00031495094299316406, '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.00031495094299316406, '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.00037097930908203125, '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.0003161430358886719, '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.0003299713134765625, '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.00034689903259277344, '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.0002548694610595703, '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.00022411346435546875, '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.00029587745666503906, '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.00022077560424804688, '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.00021195411682128906, '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.00021004676818847656, '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.0003390312194824219, 'params' => array ( 'id' => NULL, 'themeId' => 1614, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 287 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00038504600524902344, '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.0011088848114013672, 'params' => array ( 'themeId' => 1614, 'themeId2' => 1614, ), ), 289 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1614', 'execTime' => 0.0002970695495605469, 'params' => array ( ), ), 290 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003070831298828125, 'params' => array ( 0 => 1615, ), ), 291 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003440380096435547, 'params' => array ( 0 => 1615, ), ), 292 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1615', 'execTime' => 0.0008709430694580078, 'params' => NULL, ), 293 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1615', 'execTime' => 0.00038313865661621094, 'params' => NULL, ), 294 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1615', 'execTime' => 0.0009839534759521484, '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.0006208419799804688, '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.0004620552062988281, '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.00036907196044921875, '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.00037789344787597656, '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.0003349781036376953, '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.00033593177795410156, '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.0003380775451660156, '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.00032591819763183594, '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.0003337860107421875, '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.0003418922424316406, '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.0002448558807373047, '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.000225067138671875, '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.00024890899658203125, '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.0002181529998779297, '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.00021314620971679688, '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.00021004676818847656, '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.0002789497375488281, 'params' => array ( 'id' => NULL, 'themeId' => 1615, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 312 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0004200935363769531, '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.0010309219360351562, 'params' => array ( 'themeId' => 1615, 'themeId2' => 1615, ), ), 314 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1615', 'execTime' => 0.0002951622009277344, 'params' => array ( ), ), 315 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003199577331542969, 'params' => array ( 0 => 1616, ), ), 316 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002739429473876953, 'params' => array ( 0 => 1616, ), ), 317 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1616', 'execTime' => 0.0008530616760253906, 'params' => NULL, ), 318 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1616', 'execTime' => 0.0003871917724609375, 'params' => NULL, ), 319 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1616', 'execTime' => 0.0010690689086914062, '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.0006430149078369141, '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.00039196014404296875, '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.0003859996795654297, '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.0004849433898925781, '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.0001468658447265625, '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.00014281272888183594, '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.00013589859008789062, '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.00014901161193847656, '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.00013899803161621094, '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.00013017654418945312, '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.00013017654418945312, '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.00012111663818359375, '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.000125885009765625, '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.00011301040649414062, '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.00011110305786132812, '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.00010919570922851562, '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.00013494491577148438, 'params' => array ( 'id' => NULL, 'themeId' => 1616, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 338 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00019502639770507812, '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.0004019737243652344, '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.0001461505889892578, 'params' => array ( 0 => 1617, ), ), 342 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001399517059326172, 'params' => array ( 0 => 1617, ), ), 343 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1617', 'execTime' => 0.0002918243408203125, 'params' => NULL, ), 344 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1617', 'execTime' => 0.00014901161193847656, 'params' => NULL, ), 345 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1617', 'execTime' => 0.0003719329833984375, '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.00030803680419921875, '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.00016999244689941406, '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.0001590251922607422, '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.00014281272888183594, '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.00013303756713867188, '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.00012803077697753906, '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.0001361370086669922, '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.00013685226440429688, '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.0001430511474609375, '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.00012183189392089844, '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.00011515617370605469, '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.00011301040649414062, '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.00010919570922851562, '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.00013589859008789062, 'params' => array ( 'id' => NULL, 'themeId' => 1617, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 362 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00019502639770507812, '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.0004000663757324219, 'params' => array ( 'themeId' => 1617, 'themeId2' => 1617, ), ), 364 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1617', 'execTime' => 0.00011205673217773438, 'params' => array ( ), ), 365 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001480579376220703, '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.0003230571746826172, 'params' => NULL, ), 368 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1618', 'execTime' => 0.00015211105346679688, 'params' => NULL, ), 369 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1618', 'execTime' => 0.0003521442413330078, '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.0003180503845214844, '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.00016117095947265625, '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.00014209747314453125, '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.00014090538024902344, '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.00014090538024902344, '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.00013399124145507812, '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.00013303756713867188, '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.000164031982421875, '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.00014209747314453125, '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.00013399124145507812, '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.00013399124145507812, '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.00013017654418945312, '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.00013017654418945312, '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.00012302398681640625, '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.00011396408081054688, '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.00011396408081054688, '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.00011301040649414062, '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.00013709068298339844, 'params' => array ( 'id' => NULL, 'themeId' => 1618, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 388 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.000209808349609375, '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.00055694580078125, 'params' => array ( 'themeId' => 1618, 'themeId2' => 1618, ), ), 390 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1618', 'execTime' => 0.00014710426330566406, 'params' => array ( ), ), 391 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001690387725830078, 'params' => array ( 0 => 1619, ), ), 392 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001480579376220703, 'params' => array ( 0 => 1619, ), ), 393 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1619', 'execTime' => 0.00038909912109375, 'params' => NULL, ), 394 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1619', 'execTime' => 0.0001628398895263672, 'params' => NULL, ), 395 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1619', 'execTime' => 0.00043892860412597656, '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.0004439353942871094, '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.0003838539123535156, '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.0003368854522705078, '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.0001709461212158203, '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.00016498565673828125, '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.0001862049102783203, '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.00019407272338867188, '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.0003299713134765625, '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.00029087066650390625, '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.00034308433532714844, '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.0003228187561035156, '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.00030112266540527344, '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.00036215782165527344, '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.0002510547637939453, '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.00026798248291015625, '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.0002498626708984375, '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.0002281665802001953, '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.00022411346435546875, '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.00023984909057617188, '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.00026917457580566406, 'params' => array ( 'id' => NULL, 'themeId' => 1619, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 416 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003790855407714844, '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.0012009143829345703, 'params' => array ( 'themeId' => 1619, 'themeId2' => 1619, ), ), 418 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1619', 'execTime' => 0.00023984909057617188, 'params' => array ( ), ), 419 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002758502960205078, 'params' => array ( 0 => 1620, ), ), 420 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002608299255371094, 'params' => array ( 0 => 1620, ), ), 421 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1620', 'execTime' => 0.0008351802825927734, 'params' => NULL, ), 422 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1620', 'execTime' => 0.0004088878631591797, 'params' => NULL, ), 423 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1620', 'execTime' => 0.0012760162353515625, '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.000640869140625, '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.0004119873046875, '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.0003781318664550781, '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.00039696693420410156, '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.00035500526428222656, '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.0003180503845214844, '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.0003609657287597656, '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.0003559589385986328, '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.0003509521484375, '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.00039505958557128906, '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.0002548694610595703, '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.00030684471130371094, '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.00023698806762695312, '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.00022792816162109375, '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.0002288818359375, '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.00028204917907714844, '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.0002579689025878906, 'params' => array ( 'id' => NULL, 'themeId' => 1620, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 441 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003960132598876953, '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.0010349750518798828, 'params' => array ( 'themeId' => 1620, 'themeId2' => 1620, ), ), 443 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1620', 'execTime' => 0.00023794174194335938, 'params' => array ( ), ), 444 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00028014183044433594, 'params' => array ( 0 => 1621, ), ), 445 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002608299255371094, 'params' => array ( 0 => 1621, ), ), 446 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1621', 'execTime' => 0.0009448528289794922, 'params' => NULL, ), 447 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1621', 'execTime' => 0.00041985511779785156, 'params' => NULL, ), 448 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1621', 'execTime' => 0.001130819320678711, '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.0006468296051025391, '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.0004069805145263672, '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.0003371238708496094, '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.0003809928894042969, '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.00035190582275390625, '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.00033402442932128906, '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.0003399848937988281, '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.0003190040588378906, '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.00033211708068847656, '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.00037097930908203125, '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.00024509429931640625, '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.0002269744873046875, '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.0002620220184326172, '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.0002200603485107422, '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.00021386146545410156, '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.00021195411682128906, '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.00028395652770996094, 'params' => array ( 'id' => NULL, 'themeId' => 1621, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 466 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003771781921386719, '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.0011119842529296875, 'params' => array ( 'themeId' => 1621, 'themeId2' => 1621, ), ), 468 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1621', 'execTime' => 0.00029397010803222656, 'params' => array ( ), ), 469 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002739429473876953, 'params' => array ( 0 => 1622, ), ), 470 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00025582313537597656, 'params' => array ( 0 => 1622, ), ), 471 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1622', 'execTime' => 0.0007870197296142578, 'params' => NULL, ), 472 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1622', 'execTime' => 0.0003669261932373047, 'params' => NULL, ), 473 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1622', 'execTime' => 0.0014290809631347656, '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.0006270408630371094, '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.00037288665771484375, '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.0003662109375, '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.000308990478515625, '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.0003859996795654297, '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.00034689903259277344, '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.0003349781036376953, '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.0003440380096435547, '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.0002799034118652344, '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.00029087066650390625, '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.000331878662109375, '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.00031495094299316406, '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.0002880096435546875, '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.0003349781036376953, '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.0003349781036376953, '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.000247955322265625, '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.00024819374084472656, '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.00022292137145996094, '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.0002200603485107422, '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.00022792816162109375, '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.00023317337036132812, '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.0002498626708984375, 'params' => array ( 'id' => NULL, 'themeId' => 1622, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 496 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003921985626220703, '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.0012400150299072266, 'params' => array ( 'themeId' => 1622, 'themeId2' => 1622, ), ), 498 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1622', 'execTime' => 0.00023102760314941406, 'params' => array ( ), ), 499 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00029397010803222656, 'params' => array ( 0 => 1623, ), ), 500 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002911090850830078, 'params' => array ( 0 => 1623, ), ), 501 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1623', 'execTime' => 0.0008399486541748047, 'params' => NULL, ), 502 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1623', 'execTime' => 0.0003590583801269531, 'params' => NULL, ), 503 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1623', 'execTime' => 0.001010894775390625, '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.0006520748138427734, '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.0003769397735595703, '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.00032806396484375, '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.00036907196044921875, '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.00034999847412109375, '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.00034499168395996094, '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.0003190040588378906, '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.0003161430358886719, '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.0003452301025390625, '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.00032210350036621094, '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.00028896331787109375, '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.0002689361572265625, '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.00023984909057617188, '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.0002200603485107422, '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.00021791458129882812, '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.0002570152282714844, '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.00021982192993164062, '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.0002510547637939453, 'params' => array ( 'id' => NULL, 'themeId' => 1623, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 522 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003750324249267578, '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.0011069774627685547, 'params' => array ( 'themeId' => 1623, 'themeId2' => 1623, ), ), 524 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1623', 'execTime' => 0.00023508071899414062, 'params' => array ( ), ), 525 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002980232238769531, 'params' => array ( 0 => 1624, ), ), 526 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00028586387634277344, 'params' => array ( 0 => 1624, ), ), 527 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1624', 'execTime' => 0.0007500648498535156, 'params' => NULL, ), 528 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1624', 'execTime' => 0.0003859996795654297, 'params' => NULL, ), 529 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1624', 'execTime' => 0.0011670589447021484, '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.0006520748138427734, '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.00040984153747558594, '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.0003368854522705078, '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.0003528594970703125, '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.00037598609924316406, '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.0002789497375488281, '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.00026988983154296875, '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.0003299713134765625, '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.0003349781036376953, '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.00037407875061035156, '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.0002779960632324219, '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.00023221969604492188, '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.0002200603485107422, '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.00023603439331054688, '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.00024008750915527344, '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.00021195411682128906, '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.00024580955505371094, 'params' => array ( 'id' => NULL, 'themeId' => 1624, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 547 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00037384033203125, '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.0009601116180419922, 'params' => array ( 'themeId' => 1624, 'themeId2' => 1624, ), ), 549 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1624', 'execTime' => 0.00022792816162109375, 'params' => array ( ), ), 550 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002949237823486328, 'params' => array ( 0 => 1625, ), ), 551 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002899169921875, 'params' => array ( 0 => 1625, ), ), 552 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1625', 'execTime' => 0.0009520053863525391, 'params' => NULL, ), 553 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1625', 'execTime' => 0.0003650188446044922, 'params' => NULL, ), 554 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1625', 'execTime' => 0.001135110855102539, '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.0006680488586425781, '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.0003998279571533203, '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.00034809112548828125, '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.0004239082336425781, '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.0003609657287597656, '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.00035500526428222656, '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.00036907196044921875, '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.00037288665771484375, '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.0002799034118652344, '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.00025010108947753906, '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.0002319812774658203, '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.0002269744873046875, '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.00028705596923828125, '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.00023293495178222656, '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.00028896331787109375, 'params' => array ( 'id' => NULL, 'themeId' => 1625, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 570 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0004119873046875, '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.0010170936584472656, 'params' => array ( 'themeId' => 1625, 'themeId2' => 1625, ), ), 572 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1625', 'execTime' => 0.0002319812774658203, 'params' => array ( ), ), 573 => array ( 'query' => 'SELECT * FROM ow_base_config WHERE `key` = \'base\' AND `name` = \'cachedEntitiesPostfix\' LIMIT 0, 1', 'execTime' => 0.0003380775451660156, 'params' => array ( ), ), 574 => array ( 'query' => 'UPDATE `ow_base_config` SET `value`=:value WHERE id=:id', 'execTime' => 0.00035881996154785156, 'params' => array ( 'id' => 521, 'value' => 'GEVUHazY', ), ), 575 => array ( 'query' => 'SELECT * FROM ow_base_config', 'execTime' => 0.0006458759307861328, 'params' => array ( ), ), 576 => array ( 'query' => 'SELECT * FROM ow_base_language WHERE `status` = \'active\'', 'execTime' => 0.00044798851013183594, '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.07971000671386719, 'params' => array ( 0 => 1, ), ), 578 => array ( 'query' => 'SELECT * FROM ow_base_language', 'execTime' => 0.0006499290466308594, 'params' => array ( ), ), 579 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `key` = \'simplicity\' LIMIT 0, 1', 'execTime' => 0.0006442070007324219, 'params' => array ( ), ), 580 => array ( 'query' => 'SELECT * FROM ow_base_theme_content WHERE `themeId` = 1606', 'execTime' => 0.0004420280456542969, 'params' => array ( ), ), 581 => array ( 'query' => 'SELECT * FROM ow_base_theme_master_page WHERE `themeId` = 1606', 'execTime' => 0.00021314620971679688, 'params' => array ( ), ), 582 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `key` = \'turquoise\' LIMIT 0, 1', 'execTime' => 0.00032806396484375, 'params' => array ( ), ), 583 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `key` = \'turquoise\' LIMIT 0, 1', 'execTime' => 0.000225067138671875, 'params' => array ( ), ), 584 => array ( 'query' => 'SELECT * FROM ow_base_theme_content WHERE `themeId` = 1607', 'execTime' => 0.0002582073211669922, 'params' => array ( ), ), 585 => array ( 'query' => 'SELECT * FROM ow_base_theme_master_page WHERE `themeId` = 1607', 'execTime' => 0.00021791458129882812, 'params' => array ( ), ), 586 => array ( 'query' => 'SELECT * FROM ow_base_document WHERE `isStatic` = 1 AND `isMobile` = 0', 'execTime' => 0.0002460479736328125, '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.0005168914794921875, '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.001058816909790039, '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.0008299350738525391, 'params' => array ( 'menuType' => 'bottom', ), ), 590 => array ( 'query' => 'SELECT * FROM ow_base_question_account_type ORDER BY sortOrder', 'execTime' => 0.0004811286926269531, 'params' => array ( ), ), 591 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'base\' AND `actionKey` = \'daily_login\' LIMIT 0, 1', 'execTime' => 0.0005469322204589844, 'params' => array ( ), ), 592 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'base\' AND `actionKey` = \'user_join\' LIMIT 0, 1', 'execTime' => 0.0005669593811035156, 'params' => array ( ), ), 593 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'base\' AND `actionKey` = \'search_users\' LIMIT 0, 1', 'execTime' => 0.00038886070251464844, 'params' => array ( ), ), 594 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'base\' AND `actionKey` = \'add_comment\' LIMIT 0, 1', 'execTime' => 0.0003459453582763672, 'params' => array ( ), ), 595 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'usercredits\' AND `actionKey` = \'buy_credits\' LIMIT 0, 1', 'execTime' => 0.000308990478515625, 'params' => array ( ), ), 596 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'usercredits\' AND `actionKey` = \'grant_by_user\' LIMIT 0, 1', 'execTime' => 0.0002970695495605469, 'params' => array ( ), ), 597 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'usercredits\' AND `actionKey` = \'grant_to_user\' LIMIT 0, 1', 'execTime' => 0.00031495094299316406, 'params' => array ( ), ), 598 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'usercredits\' AND `actionKey` = \'set_by_admin\' LIMIT 0, 1', 'execTime' => 0.0002899169921875, 'params' => array ( ), ), 599 => array ( 'query' => 'SELECT * FROM ow_base_question_account_type ORDER BY sortOrder', 'execTime' => 0.0005409717559814453, '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.0010600090026855469, 'params' => NULL, ), 601 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` IN(\'sex\',\'match_sex\') ORDER BY sortOrder', 'execTime' => 0.0006330013275146484, 'params' => array ( ), ), 602 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` IN(\'username\',\'email\',\'password\',\'sex\',\'match_sex\') ORDER BY sortOrder', 'execTime' => 0.0008499622344970703, 'params' => array ( ), ), 603 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` IN(\'\',\'sex\') ORDER BY sortOrder', 'execTime' => 0.0005519390106201172, '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.0014789104461669922, 'params' => array ( ), ), 605 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` = \'username\' LIMIT 0, 1', 'execTime' => 0.0005810260772705078, 'params' => array ( ), ), 606 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` = \'email\' LIMIT 0, 1', 'execTime' => 0.0005309581756591797, 'params' => array ( ), ), 607 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` = \'password\' LIMIT 0, 1', 'execTime' => 0.00045609474182128906, 'params' => array ( ), ), 608 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` = \'repeatPassword\' LIMIT 0, 1', 'execTime' => 0.0003941059112548828, 'params' => array ( ), ), 609 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` = \'sex\' LIMIT 0, 1', 'execTime' => 0.0005400180816650391, 'params' => array ( ), ), 610 => array ( 'query' => 'SELECT * FROM ow_skadate_account_type_to_gender', 'execTime' => 0.00043702125549316406, 'params' => array ( ), ), 611 => array ( 'query' => 'UPDATE `ow_base_plugin` SET developerKey=:dk WHERE `key`=:k', 'execTime' => 0.0005998611450195312, 'params' => array ( 'dk' => '99d6bdd5bb6468beaf118c4664dd92ff', 'k' => 'pcgallery', ), ), 612 => array ( 'query' => 'SELECT * FROM ow_base_language', 'execTime' => 0.0004630088806152344, '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.0005371570587158203, '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.00037097930908203125, 'params' => NULL, ), 615 => array ( 'query' => 'SELECT COUNT(*) FROM ow_base_invitation WHERE `userId` = 0', 'execTime' => 0.0004038810729980469, 'params' => array ( ), ), 616 => array ( 'query' => 'SELECT COUNT(*) FROM ow_base_invitation WHERE `userId` = 0 AND `viewed` = 0', 'execTime' => 0.0002529621124267578, 'params' => array ( ), ), 617 => array ( 'query' => 'SELECT COUNT(*) FROM ow_notifications_notification WHERE `userId` = 0 AND `viewed` = 0', 'execTime' => 0.00025200843811035156, 'params' => array ( ), ), 618 => array ( 'query' => 'SELECT COUNT(*) FROM ow_notifications_notification WHERE `userId` = 0', 'execTime' => 0.00020384788513183594, '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.0006220340728759766, '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.0004239082336425781, 'params' => array ( ), ), 621 => array ( 'query' => 'show tables like \'ow_base_geolocation_country\'', 'execTime' => 0.00150299072265625, 'params' => NULL, ), 622 => array ( 'query' => 'SELECT * FROM ow_base_authorization_group', 'execTime' => 0.0004467964172363281, 'params' => array ( ), ), 623 => array ( 'query' => 'SELECT * FROM ow_base_authorization_moderator ORDER BY id', 'execTime' => 0.0002510547637939453, 'params' => array ( ), ), 624 => array ( 'query' => 'SELECT * FROM ow_base_authorization_moderator_permission', 'execTime' => 0.00025200843811035156, 'params' => array ( ), ), 625 => array ( 'query' => 'SELECT * FROM ow_base_authorization_action', 'execTime' => 0.00028514862060546875, 'params' => array ( ), ), 626 => array ( 'query' => 'SELECT * FROM ow_base_authorization_permission', 'execTime' => 0.00034999847412109375, 'params' => array ( ), ), 627 => array ( 'query' => 'SELECT * FROM ow_base_authorization_role ORDER BY `sortOrder` ASC', 'execTime' => 0.0004839897155761719, '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.00045490264892578125, 'params' => array ( 'pluginKey' => 'SKADATE', 'position' => 'bottom', ), ), 630 => array ( 'query' => 'SELECT * FROM ow_base_place WHERE `name` = \'index\' LIMIT 0, 1', 'execTime' => 0.0004830360412597656, 'params' => array ( ), ), 631 => array ( 'query' => 'SELECT * FROM ow_base_component_place_cache WHERE `placeId` = 2 AND `entityId` = 0 LIMIT 0, 1', 'execTime' => 0.0005140304565429688, '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.0005249977111816406, 'params' => array ( 'pluginKey' => 'SKADATE', 'position' => 'sidebar', ), ), ), 'debugMode' => true, 'isProfilerEnabled' => true, 'profiler' => \UTIL_Profiler::__set_state(array( 'checkPoints' => array ( 'start' => 1783290037.656917, ), 'key' => 'db', 'result' => array ( ), 'chkCounter' => 0, )), 'queryExecTime' => 0.0005249977111816406, 'totalQueryExecTime' => 0.3253614902496338, '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.0008230209350585938, 'params' => array ( ), ), 1 => array ( 'query' => 'SELECT * FROM ow_base_language', 'execTime' => 0.0004980564117431641, 'params' => array ( ), ), 2 => array ( 'query' => 'SELECT * FROM ow_base_plugin', 'execTime' => 0.0006098747253417969, 'params' => array ( ), ), 3 => array ( 'query' => 'SELECT * FROM ow_base_language ORDER BY `order` ASC LIMIT 0, 1', 'execTime' => 0.0004949569702148438, 'params' => array ( ), ), 4 => array ( 'query' => 'SET TIME_ZONE = ?', 'execTime' => 0.0003268718719482422, 'params' => array ( 0 => '-04:00', ), ), 5 => array ( 'query' => 'SELECT * FROM ow_virtualgifts_template', 'execTime' => 0.0005471706390380859, 'params' => array ( ), ), 6 => array ( 'query' => 'SELECT * FROM ow_base_document WHERE `uri` = \'join\' AND `isStatic` = 1 LIMIT 0, 1', 'execTime' => 0.0006730556488037109, 'params' => array ( ), ), 7 => array ( 'query' => 'SELECT * FROM ow_base_theme', 'execTime' => 0.0005199909210205078, 'params' => array ( ), ), 8 => array ( 'query' => 'SELECT * FROM ow_base_theme', 'execTime' => 0.0004990100860595703, 'params' => array ( ), ), 9 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003638267517089844, 'params' => array ( 0 => 1555, ), ), 10 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003180503845214844, 'params' => array ( 0 => 1555, ), ), 11 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1555', 'execTime' => 0.0008919239044189453, 'params' => NULL, ), 12 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1555', 'execTime' => 0.00039386749267578125, 'params' => NULL, ), 13 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1555', 'execTime' => 0.0010609626770019531, '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.0006279945373535156, '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.0003941059112548828, '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.0003719329833984375, '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.00042891502380371094, '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.0003750324249267578, '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.00035309791564941406, '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.0003159046173095703, '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.0003039836883544922, '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.0003559589385986328, '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.0003561973571777344, '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.0003409385681152344, '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.0002529621124267578, '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.00022912025451660156, '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.00028204917907714844, '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.00022101402282714844, '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.0002129077911376953, '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.0003190040588378906, 'params' => array ( 'id' => NULL, 'themeId' => 1555, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 31 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003819465637207031, '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.0011050701141357422, 'params' => array ( 'themeId' => 1555, 'themeId2' => 1555, ), ), 33 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1555', 'execTime' => 0.00026297569274902344, 'params' => array ( ), ), 34 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00034999847412109375, 'params' => array ( 0 => 1559, ), ), 35 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00030803680419921875, 'params' => array ( 0 => 1559, ), ), 36 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1559', 'execTime' => 0.0008130073547363281, 'params' => NULL, ), 37 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1559', 'execTime' => 0.0003731250762939453, 'params' => NULL, ), 38 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1559', 'execTime' => 0.0009980201721191406, '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.0006968975067138672, '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.00039196014404296875, '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.00038886070251464844, '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.0003750324249267578, '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.0003681182861328125, '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.0003368854522705078, '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.000331878662109375, '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.00039196014404296875, '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.0003478527069091797, '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.0002911090850830078, '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.0003008842468261719, '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.00029277801513671875, '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.0002911090850830078, '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.0002720355987548828, '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.00021600723266601562, '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.0002620220184326172, 'params' => array ( 'id' => NULL, 'themeId' => 1559, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 55 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0004000663757324219, '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.000965118408203125, 'params' => array ( 'themeId' => 1559, 'themeId2' => 1559, ), ), 57 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1559', 'execTime' => 0.0002448558807373047, 'params' => array ( ), ), 58 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003058910369873047, 'params' => array ( 0 => 1606, ), ), 59 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00031495094299316406, 'params' => array ( 0 => 1606, ), ), 60 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1606', 'execTime' => 0.0009970664978027344, 'params' => NULL, ), 61 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1606', 'execTime' => 0.00029206275939941406, 'params' => NULL, ), 62 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1606', 'execTime' => 0.0011670589447021484, '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.0006978511810302734, '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.00038814544677734375, '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.0003600120544433594, '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.00037789344787597656, '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.00032401084899902344, '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.00040912628173828125, '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.00036215782165527344, '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.0003380775451660156, '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.0003819465637207031, '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.00027680397033691406, '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.00029087066650390625, '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.0002560615539550781, '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.00023603439331054688, '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.0002300739288330078, '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.00026798248291015625, '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.0002391338348388672, '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.00022792816162109375, '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.00027489662170410156, '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.00039386749267578125, '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.0009911060333251953, 'params' => array ( 'themeId' => 1606, 'themeId2' => 1606, ), ), 83 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1606', 'execTime' => 0.00023889541625976562, 'params' => array ( ), ), 84 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.000308990478515625, 'params' => array ( 0 => 1607, ), ), 85 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003180503845214844, 'params' => array ( 0 => 1607, ), ), 86 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1607', 'execTime' => 0.0008060932159423828, 'params' => NULL, ), 87 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1607', 'execTime' => 0.0003829002380371094, 'params' => NULL, ), 88 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1607', 'execTime' => 0.0010120868682861328, '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.0006849765777587891, '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.0004811286926269531, '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.0003769397735595703, '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.00037407875061035156, '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.0004570484161376953, '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.0003590583801269531, '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.00035309791564941406, '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.0003170967102050781, '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.00031495094299316406, '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.0003371238708496094, '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.000247955322265625, '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.00023508071899414062, '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.0002448558807373047, '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.00023698806762695312, '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.0002200603485107422, '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.00021386146545410156, '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.0002799034118652344, 'params' => array ( 'id' => NULL, 'themeId' => 1607, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 106 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003809928894042969, '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.0009529590606689453, 'params' => array ( 'themeId' => 1607, 'themeId2' => 1607, ), ), 108 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1607', 'execTime' => 0.00023102760314941406, 'params' => array ( ), ), 109 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002989768981933594, 'params' => array ( 0 => 1608, ), ), 110 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00026798248291015625, 'params' => array ( 0 => 1608, ), ), 111 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1608', 'execTime' => 0.0008928775787353516, 'params' => NULL, ), 112 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1608', 'execTime' => 0.0004048347473144531, 'params' => NULL, ), 113 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1608', 'execTime' => 0.001001119613647461, '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.0006468296051025391, '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.0004208087921142578, '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.0003600120544433594, '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.0003948211669921875, '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.00030994415283203125, '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.00028705596923828125, '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.0003268718719482422, '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.0003161430358886719, '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.0002951622009277344, '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.0003299713134765625, '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.000247955322265625, '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.00024390220642089844, '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.00027489662170410156, '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.000225067138671875, '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.00022220611572265625, '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.00023603439331054688, '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.00027489662170410156, 'params' => array ( 'id' => NULL, 'themeId' => 1608, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 131 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003750324249267578, '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.0009908676147460938, 'params' => array ( 'themeId' => 1608, 'themeId2' => 1608, ), ), 133 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1608', 'execTime' => 0.0002970695495605469, 'params' => array ( ), ), 134 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002770423889160156, 'params' => array ( 0 => 1609, ), ), 135 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002579689025878906, 'params' => array ( 0 => 1609, ), ), 136 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1609', 'execTime' => 0.0008368492126464844, 'params' => NULL, ), 137 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1609', 'execTime' => 0.0004119873046875, 'params' => NULL, ), 138 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1609', 'execTime' => 0.001310110092163086, '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.0006270408630371094, '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.00047016143798828125, '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.0003478527069091797, '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.000370025634765625, '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.0003509521484375, '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.00034880638122558594, '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.0003528594970703125, '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.000331878662109375, '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.0003249645233154297, '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.0003540515899658203, '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.0003161430358886719, '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.00031280517578125, '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.00025200843811035156, '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.00022602081298828125, '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.00021600723266601562, '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.0002269744873046875, '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.00023508071899414062, '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.0002779960632324219, 'params' => array ( 'id' => NULL, 'themeId' => 1609, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 158 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003941059112548828, '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.0010769367218017578, 'params' => array ( 'themeId' => 1609, 'themeId2' => 1609, ), ), 160 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1609', 'execTime' => 0.00023221969604492188, 'params' => array ( ), ), 161 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00027489662170410156, 'params' => array ( 0 => 1610, ), ), 162 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002739429473876953, 'params' => array ( 0 => 1610, ), ), 163 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1610', 'execTime' => 0.0008380413055419922, 'params' => NULL, ), 164 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1610', 'execTime' => 0.0003871917724609375, 'params' => NULL, ), 165 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1610', 'execTime' => 0.0013611316680908203, '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.0006349086761474609, '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.00045800209045410156, '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.0003399848937988281, '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.0003361701965332031, '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.0003769397735595703, '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.0003769397735595703, '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.0003230571746826172, '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.00032591819763183594, '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.0003371238708496094, '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.0004200935363769531, '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.0003159046173095703, '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.0002892017364501953, '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.000270843505859375, '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.00023293495178222656, '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.00021982192993164062, '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.00022912025451660156, '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.00023603439331054688, '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.00022292137145996094, '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.00026488304138183594, 'params' => array ( 'id' => NULL, 'themeId' => 1610, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 185 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00039005279541015625, '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.0011000633239746094, 'params' => array ( 'themeId' => 1610, 'themeId2' => 1610, ), ), 187 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1610', 'execTime' => 0.00023102760314941406, 'params' => array ( ), ), 188 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00029587745666503906, 'params' => array ( 0 => 1611, ), ), 189 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00028395652770996094, 'params' => array ( 0 => 1611, ), ), 190 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1611', 'execTime' => 0.0008189678192138672, 'params' => NULL, ), 191 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1611', 'execTime' => 0.0003559589385986328, 'params' => NULL, ), 192 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1611', 'execTime' => 0.0011789798736572266, '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.0006051063537597656, '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.0003669261932373047, '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.00035190582275390625, '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.0003619194030761719, '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.00038886070251464844, '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.00034117698669433594, '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.00034308433532714844, '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.0004038810729980469, '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.0003819465637207031, '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.00034689903259277344, '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.0002770423889160156, '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.0002491474151611328, '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.00026917457580566406, '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.00024318695068359375, '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.00021004676818847656, '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.00020503997802734375, '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.00026416778564453125, 'params' => array ( 'id' => NULL, 'themeId' => 1611, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 210 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00037598609924316406, '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.0010030269622802734, 'params' => array ( 'themeId' => 1611, 'themeId2' => 1611, ), ), 212 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1611', 'execTime' => 0.0002281665802001953, 'params' => array ( ), ), 213 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00029206275939941406, 'params' => array ( 0 => 1612, ), ), 214 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00026297569274902344, 'params' => array ( 0 => 1612, ), ), 215 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1612', 'execTime' => 0.0008859634399414062, 'params' => NULL, ), 216 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1612', 'execTime' => 0.0004010200500488281, 'params' => NULL, ), 217 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1612', 'execTime' => 0.0010800361633300781, '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.0006220340728759766, '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.00039315223693847656, '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.00034999847412109375, '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.00038695335388183594, '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.0002930164337158203, '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.0003190040588378906, '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.0003490447998046875, '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.0003211498260498047, '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.00033211708068847656, '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.0003190040588378906, '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.0003268718719482422, '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.00024390220642089844, '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.0002529621124267578, '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' => 0.00022411346435546875, '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' => 0.00021982192993164062, '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' => 0.00022101402282714844, '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' => 0.00023794174194335938, '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.0002510547637939453, 'params' => array ( 'id' => NULL, 'themeId' => 1612, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 236 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0004069805145263672, '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.0010628700256347656, 'params' => array ( 'themeId' => 1612, 'themeId2' => 1612, ), ), 238 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1612', 'execTime' => 0.00022912025451660156, 'params' => array ( ), ), 239 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00027298927307128906, 'params' => array ( 0 => 1613, ), ), 240 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002551078796386719, 'params' => array ( 0 => 1613, ), ), 241 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1613', 'execTime' => 0.0008370876312255859, 'params' => NULL, ), 242 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1613', 'execTime' => 0.0004010200500488281, 'params' => NULL, ), 243 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1613', 'execTime' => 0.0010728836059570312, '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.0006189346313476562, '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.00036978721618652344, '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.0003800392150878906, '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.00034999847412109375, '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.00035500526428222656, '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.00035309791564941406, '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.00030112266540527344, '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.0003190040588378906, '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.0003631114959716797, '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.0003151893615722656, '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.0002589225769042969, '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.00026988983154296875, '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.00024700164794921875, '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.0002410411834716797, '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.0002758502960205078, '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.00024509429931640625, '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.0002639293670654297, 'params' => array ( 'id' => NULL, 'themeId' => 1613, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 261 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003681182861328125, '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.0009469985961914062, 'params' => array ( 'themeId' => 1613, 'themeId2' => 1613, ), ), 263 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1613', 'execTime' => 0.0002281665802001953, 'params' => array ( ), ), 264 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002720355987548828, 'params' => array ( 0 => 1614, ), ), 265 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002808570861816406, 'params' => array ( 0 => 1614, ), ), 266 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1614', 'execTime' => 0.0007808208465576172, 'params' => NULL, ), 267 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1614', 'execTime' => 0.00036787986755371094, 'params' => NULL, ), 268 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1614', 'execTime' => 0.001110076904296875, '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.0006289482116699219, '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.00040984153747558594, '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.0003437995910644531, '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.0003211498260498047, '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.00035309791564941406, '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.00031495094299316406, '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.00031495094299316406, '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.00037097930908203125, '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.0003161430358886719, '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.0003299713134765625, '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.00034689903259277344, '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.0002548694610595703, '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.00022411346435546875, '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.00029587745666503906, '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.00022077560424804688, '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.00021195411682128906, '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.00021004676818847656, '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.0003390312194824219, 'params' => array ( 'id' => NULL, 'themeId' => 1614, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 287 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00038504600524902344, '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.0011088848114013672, 'params' => array ( 'themeId' => 1614, 'themeId2' => 1614, ), ), 289 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1614', 'execTime' => 0.0002970695495605469, 'params' => array ( ), ), 290 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003070831298828125, 'params' => array ( 0 => 1615, ), ), 291 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003440380096435547, 'params' => array ( 0 => 1615, ), ), 292 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1615', 'execTime' => 0.0008709430694580078, 'params' => NULL, ), 293 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1615', 'execTime' => 0.00038313865661621094, 'params' => NULL, ), 294 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1615', 'execTime' => 0.0009839534759521484, '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.0006208419799804688, '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.0004620552062988281, '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.00036907196044921875, '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.00037789344787597656, '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.0003349781036376953, '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.00033593177795410156, '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.0003380775451660156, '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.00032591819763183594, '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.0003337860107421875, '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.0003418922424316406, '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.0002448558807373047, '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.000225067138671875, '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.00024890899658203125, '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.0002181529998779297, '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.00021314620971679688, '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.00021004676818847656, '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.0002789497375488281, 'params' => array ( 'id' => NULL, 'themeId' => 1615, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 312 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0004200935363769531, '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.0010309219360351562, 'params' => array ( 'themeId' => 1615, 'themeId2' => 1615, ), ), 314 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1615', 'execTime' => 0.0002951622009277344, 'params' => array ( ), ), 315 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003199577331542969, 'params' => array ( 0 => 1616, ), ), 316 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002739429473876953, 'params' => array ( 0 => 1616, ), ), 317 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1616', 'execTime' => 0.0008530616760253906, 'params' => NULL, ), 318 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1616', 'execTime' => 0.0003871917724609375, 'params' => NULL, ), 319 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1616', 'execTime' => 0.0010690689086914062, '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.0006430149078369141, '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.00039196014404296875, '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.0003859996795654297, '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.0004849433898925781, '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.0001468658447265625, '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.00014281272888183594, '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.00013589859008789062, '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.00014901161193847656, '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.00013899803161621094, '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.00013017654418945312, '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.00013017654418945312, '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.00012111663818359375, '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.000125885009765625, '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.00011301040649414062, '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.00011110305786132812, '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.00010919570922851562, '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.00013494491577148438, 'params' => array ( 'id' => NULL, 'themeId' => 1616, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 338 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00019502639770507812, '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.0004019737243652344, '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.0001461505889892578, 'params' => array ( 0 => 1617, ), ), 342 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001399517059326172, 'params' => array ( 0 => 1617, ), ), 343 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1617', 'execTime' => 0.0002918243408203125, 'params' => NULL, ), 344 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1617', 'execTime' => 0.00014901161193847656, 'params' => NULL, ), 345 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1617', 'execTime' => 0.0003719329833984375, '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.00030803680419921875, '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.00016999244689941406, '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.0001590251922607422, '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.00014281272888183594, '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.00013303756713867188, '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.00012803077697753906, '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.0001361370086669922, '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.00013685226440429688, '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.0001430511474609375, '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.00012183189392089844, '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.00011515617370605469, '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.00011301040649414062, '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.00010919570922851562, '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.00013589859008789062, 'params' => array ( 'id' => NULL, 'themeId' => 1617, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 362 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00019502639770507812, '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.0004000663757324219, 'params' => array ( 'themeId' => 1617, 'themeId2' => 1617, ), ), 364 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1617', 'execTime' => 0.00011205673217773438, 'params' => array ( ), ), 365 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001480579376220703, '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.0003230571746826172, 'params' => NULL, ), 368 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1618', 'execTime' => 0.00015211105346679688, 'params' => NULL, ), 369 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1618', 'execTime' => 0.0003521442413330078, '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.0003180503845214844, '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.00016117095947265625, '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.00014209747314453125, '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.00014090538024902344, '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.00014090538024902344, '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.00013399124145507812, '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.00013303756713867188, '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.000164031982421875, '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.00014209747314453125, '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.00013399124145507812, '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.00013399124145507812, '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.00013017654418945312, '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.00013017654418945312, '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.00012302398681640625, '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.00011396408081054688, '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.00011396408081054688, '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.00011301040649414062, '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.00013709068298339844, 'params' => array ( 'id' => NULL, 'themeId' => 1618, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 388 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.000209808349609375, '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.00055694580078125, 'params' => array ( 'themeId' => 1618, 'themeId2' => 1618, ), ), 390 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1618', 'execTime' => 0.00014710426330566406, 'params' => array ( ), ), 391 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001690387725830078, 'params' => array ( 0 => 1619, ), ), 392 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001480579376220703, 'params' => array ( 0 => 1619, ), ), 393 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1619', 'execTime' => 0.00038909912109375, 'params' => NULL, ), 394 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1619', 'execTime' => 0.0001628398895263672, 'params' => NULL, ), 395 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1619', 'execTime' => 0.00043892860412597656, '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.0004439353942871094, '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.0003838539123535156, '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.0003368854522705078, '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.0001709461212158203, '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.00016498565673828125, '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.0001862049102783203, '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.00019407272338867188, '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.0003299713134765625, '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.00029087066650390625, '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.00034308433532714844, '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.0003228187561035156, '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.00030112266540527344, '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.00036215782165527344, '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.0002510547637939453, '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.00026798248291015625, '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.0002498626708984375, '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.0002281665802001953, '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.00022411346435546875, '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.00023984909057617188, '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.00026917457580566406, 'params' => array ( 'id' => NULL, 'themeId' => 1619, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 416 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003790855407714844, '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.0012009143829345703, 'params' => array ( 'themeId' => 1619, 'themeId2' => 1619, ), ), 418 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1619', 'execTime' => 0.00023984909057617188, 'params' => array ( ), ), 419 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002758502960205078, 'params' => array ( 0 => 1620, ), ), 420 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002608299255371094, 'params' => array ( 0 => 1620, ), ), 421 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1620', 'execTime' => 0.0008351802825927734, 'params' => NULL, ), 422 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1620', 'execTime' => 0.0004088878631591797, 'params' => NULL, ), 423 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1620', 'execTime' => 0.0012760162353515625, '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.000640869140625, '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.0004119873046875, '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.0003781318664550781, '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.00039696693420410156, '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.00035500526428222656, '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.0003180503845214844, '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.0003609657287597656, '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.0003559589385986328, '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.0003509521484375, '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.00039505958557128906, '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.0002548694610595703, '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.00030684471130371094, '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.00023698806762695312, '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.00022792816162109375, '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.0002288818359375, '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.00028204917907714844, '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.0002579689025878906, 'params' => array ( 'id' => NULL, 'themeId' => 1620, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 441 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003960132598876953, '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.0010349750518798828, 'params' => array ( 'themeId' => 1620, 'themeId2' => 1620, ), ), 443 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1620', 'execTime' => 0.00023794174194335938, 'params' => array ( ), ), 444 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00028014183044433594, 'params' => array ( 0 => 1621, ), ), 445 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002608299255371094, 'params' => array ( 0 => 1621, ), ), 446 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1621', 'execTime' => 0.0009448528289794922, 'params' => NULL, ), 447 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1621', 'execTime' => 0.00041985511779785156, 'params' => NULL, ), 448 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1621', 'execTime' => 0.001130819320678711, '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.0006468296051025391, '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.0004069805145263672, '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.0003371238708496094, '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.0003809928894042969, '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.00035190582275390625, '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.00033402442932128906, '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.0003399848937988281, '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.0003190040588378906, '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.00033211708068847656, '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.00037097930908203125, '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.00024509429931640625, '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.0002269744873046875, '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.0002620220184326172, '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.0002200603485107422, '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.00021386146545410156, '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.00021195411682128906, '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.00028395652770996094, 'params' => array ( 'id' => NULL, 'themeId' => 1621, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 466 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003771781921386719, '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.0011119842529296875, 'params' => array ( 'themeId' => 1621, 'themeId2' => 1621, ), ), 468 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1621', 'execTime' => 0.00029397010803222656, 'params' => array ( ), ), 469 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002739429473876953, 'params' => array ( 0 => 1622, ), ), 470 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00025582313537597656, 'params' => array ( 0 => 1622, ), ), 471 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1622', 'execTime' => 0.0007870197296142578, 'params' => NULL, ), 472 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1622', 'execTime' => 0.0003669261932373047, 'params' => NULL, ), 473 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1622', 'execTime' => 0.0014290809631347656, '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.0006270408630371094, '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.00037288665771484375, '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.0003662109375, '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.000308990478515625, '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.0003859996795654297, '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.00034689903259277344, '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.0003349781036376953, '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.0003440380096435547, '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.0002799034118652344, '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.00029087066650390625, '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.000331878662109375, '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.00031495094299316406, '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.0002880096435546875, '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.0003349781036376953, '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.0003349781036376953, '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.000247955322265625, '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.00024819374084472656, '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.00022292137145996094, '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.0002200603485107422, '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.00022792816162109375, '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.00023317337036132812, '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.0002498626708984375, 'params' => array ( 'id' => NULL, 'themeId' => 1622, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 496 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003921985626220703, '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.0012400150299072266, 'params' => array ( 'themeId' => 1622, 'themeId2' => 1622, ), ), 498 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1622', 'execTime' => 0.00023102760314941406, 'params' => array ( ), ), 499 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00029397010803222656, 'params' => array ( 0 => 1623, ), ), 500 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002911090850830078, 'params' => array ( 0 => 1623, ), ), 501 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1623', 'execTime' => 0.0008399486541748047, 'params' => NULL, ), 502 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1623', 'execTime' => 0.0003590583801269531, 'params' => NULL, ), 503 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1623', 'execTime' => 0.001010894775390625, '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.0006520748138427734, '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.0003769397735595703, '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.00032806396484375, '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.00036907196044921875, '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.00034999847412109375, '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.00034499168395996094, '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.0003190040588378906, '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.0003161430358886719, '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.0003452301025390625, '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.00032210350036621094, '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.00028896331787109375, '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.0002689361572265625, '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.00023984909057617188, '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.0002200603485107422, '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.00021791458129882812, '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.0002570152282714844, '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.00021982192993164062, '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.0002510547637939453, 'params' => array ( 'id' => NULL, 'themeId' => 1623, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 522 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003750324249267578, '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.0011069774627685547, 'params' => array ( 'themeId' => 1623, 'themeId2' => 1623, ), ), 524 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1623', 'execTime' => 0.00023508071899414062, 'params' => array ( ), ), 525 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002980232238769531, 'params' => array ( 0 => 1624, ), ), 526 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00028586387634277344, 'params' => array ( 0 => 1624, ), ), 527 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1624', 'execTime' => 0.0007500648498535156, 'params' => NULL, ), 528 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1624', 'execTime' => 0.0003859996795654297, 'params' => NULL, ), 529 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1624', 'execTime' => 0.0011670589447021484, '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.0006520748138427734, '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.00040984153747558594, '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.0003368854522705078, '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.0003528594970703125, '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.00037598609924316406, '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.0002789497375488281, '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.00026988983154296875, '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.0003299713134765625, '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.0003349781036376953, '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.00037407875061035156, '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.0002779960632324219, '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.00023221969604492188, '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.0002200603485107422, '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.00023603439331054688, '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.00024008750915527344, '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.00021195411682128906, '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.00024580955505371094, 'params' => array ( 'id' => NULL, 'themeId' => 1624, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 547 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00037384033203125, '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.0009601116180419922, 'params' => array ( 'themeId' => 1624, 'themeId2' => 1624, ), ), 549 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1624', 'execTime' => 0.00022792816162109375, 'params' => array ( ), ), 550 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002949237823486328, 'params' => array ( 0 => 1625, ), ), 551 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002899169921875, 'params' => array ( 0 => 1625, ), ), 552 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1625', 'execTime' => 0.0009520053863525391, 'params' => NULL, ), 553 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1625', 'execTime' => 0.0003650188446044922, 'params' => NULL, ), 554 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1625', 'execTime' => 0.001135110855102539, '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.0006680488586425781, '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.0003998279571533203, '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.00034809112548828125, '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.0004239082336425781, '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.0003609657287597656, '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.00035500526428222656, '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.00036907196044921875, '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.00037288665771484375, '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.0002799034118652344, '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.00025010108947753906, '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.0002319812774658203, '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.0002269744873046875, '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.00028705596923828125, '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.00023293495178222656, '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.00028896331787109375, 'params' => array ( 'id' => NULL, 'themeId' => 1625, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 570 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0004119873046875, '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.0010170936584472656, 'params' => array ( 'themeId' => 1625, 'themeId2' => 1625, ), ), 572 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1625', 'execTime' => 0.0002319812774658203, 'params' => array ( ), ), 573 => array ( 'query' => 'SELECT * FROM ow_base_config WHERE `key` = \'base\' AND `name` = \'cachedEntitiesPostfix\' LIMIT 0, 1', 'execTime' => 0.0003380775451660156, 'params' => array ( ), ), 574 => array ( 'query' => 'UPDATE `ow_base_config` SET `value`=:value WHERE id=:id', 'execTime' => 0.00035881996154785156, 'params' => array ( 'id' => 521, 'value' => 'GEVUHazY', ), ), 575 => array ( 'query' => 'SELECT * FROM ow_base_config', 'execTime' => 0.0006458759307861328, 'params' => array ( ), ), 576 => array ( 'query' => 'SELECT * FROM ow_base_language WHERE `status` = \'active\'', 'execTime' => 0.00044798851013183594, '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.07971000671386719, 'params' => array ( 0 => 1, ), ), 578 => array ( 'query' => 'SELECT * FROM ow_base_language', 'execTime' => 0.0006499290466308594, 'params' => array ( ), ), 579 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `key` = \'simplicity\' LIMIT 0, 1', 'execTime' => 0.0006442070007324219, 'params' => array ( ), ), 580 => array ( 'query' => 'SELECT * FROM ow_base_theme_content WHERE `themeId` = 1606', 'execTime' => 0.0004420280456542969, 'params' => array ( ), ), 581 => array ( 'query' => 'SELECT * FROM ow_base_theme_master_page WHERE `themeId` = 1606', 'execTime' => 0.00021314620971679688, 'params' => array ( ), ), 582 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `key` = \'turquoise\' LIMIT 0, 1', 'execTime' => 0.00032806396484375, 'params' => array ( ), ), 583 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `key` = \'turquoise\' LIMIT 0, 1', 'execTime' => 0.000225067138671875, 'params' => array ( ), ), 584 => array ( 'query' => 'SELECT * FROM ow_base_theme_content WHERE `themeId` = 1607', 'execTime' => 0.0002582073211669922, 'params' => array ( ), ), 585 => array ( 'query' => 'SELECT * FROM ow_base_theme_master_page WHERE `themeId` = 1607', 'execTime' => 0.00021791458129882812, 'params' => array ( ), ), 586 => array ( 'query' => 'SELECT * FROM ow_base_document WHERE `isStatic` = 1 AND `isMobile` = 0', 'execTime' => 0.0002460479736328125, '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.0005168914794921875, '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.001058816909790039, '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.0008299350738525391, 'params' => array ( 'menuType' => 'bottom', ), ), 590 => array ( 'query' => 'SELECT * FROM ow_base_question_account_type ORDER BY sortOrder', 'execTime' => 0.0004811286926269531, 'params' => array ( ), ), 591 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'base\' AND `actionKey` = \'daily_login\' LIMIT 0, 1', 'execTime' => 0.0005469322204589844, 'params' => array ( ), ), 592 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'base\' AND `actionKey` = \'user_join\' LIMIT 0, 1', 'execTime' => 0.0005669593811035156, 'params' => array ( ), ), 593 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'base\' AND `actionKey` = \'search_users\' LIMIT 0, 1', 'execTime' => 0.00038886070251464844, 'params' => array ( ), ), 594 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'base\' AND `actionKey` = \'add_comment\' LIMIT 0, 1', 'execTime' => 0.0003459453582763672, 'params' => array ( ), ), 595 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'usercredits\' AND `actionKey` = \'buy_credits\' LIMIT 0, 1', 'execTime' => 0.000308990478515625, 'params' => array ( ), ), 596 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'usercredits\' AND `actionKey` = \'grant_by_user\' LIMIT 0, 1', 'execTime' => 0.0002970695495605469, 'params' => array ( ), ), 597 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'usercredits\' AND `actionKey` = \'grant_to_user\' LIMIT 0, 1', 'execTime' => 0.00031495094299316406, 'params' => array ( ), ), 598 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'usercredits\' AND `actionKey` = \'set_by_admin\' LIMIT 0, 1', 'execTime' => 0.0002899169921875, 'params' => array ( ), ), 599 => array ( 'query' => 'SELECT * FROM ow_base_question_account_type ORDER BY sortOrder', 'execTime' => 0.0005409717559814453, '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.0010600090026855469, 'params' => NULL, ), 601 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` IN(\'sex\',\'match_sex\') ORDER BY sortOrder', 'execTime' => 0.0006330013275146484, 'params' => array ( ), ), 602 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` IN(\'username\',\'email\',\'password\',\'sex\',\'match_sex\') ORDER BY sortOrder', 'execTime' => 0.0008499622344970703, 'params' => array ( ), ), 603 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` IN(\'\',\'sex\') ORDER BY sortOrder', 'execTime' => 0.0005519390106201172, '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.0014789104461669922, 'params' => array ( ), ), 605 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` = \'username\' LIMIT 0, 1', 'execTime' => 0.0005810260772705078, 'params' => array ( ), ), 606 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` = \'email\' LIMIT 0, 1', 'execTime' => 0.0005309581756591797, 'params' => array ( ), ), 607 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` = \'password\' LIMIT 0, 1', 'execTime' => 0.00045609474182128906, 'params' => array ( ), ), 608 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` = \'repeatPassword\' LIMIT 0, 1', 'execTime' => 0.0003941059112548828, 'params' => array ( ), ), 609 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` = \'sex\' LIMIT 0, 1', 'execTime' => 0.0005400180816650391, 'params' => array ( ), ), 610 => array ( 'query' => 'SELECT * FROM ow_skadate_account_type_to_gender', 'execTime' => 0.00043702125549316406, 'params' => array ( ), ), 611 => array ( 'query' => 'UPDATE `ow_base_plugin` SET developerKey=:dk WHERE `key`=:k', 'execTime' => 0.0005998611450195312, 'params' => array ( 'dk' => '99d6bdd5bb6468beaf118c4664dd92ff', 'k' => 'pcgallery', ), ), 612 => array ( 'query' => 'SELECT * FROM ow_base_language', 'execTime' => 0.0004630088806152344, '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.0005371570587158203, '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.00037097930908203125, 'params' => NULL, ), 615 => array ( 'query' => 'SELECT COUNT(*) FROM ow_base_invitation WHERE `userId` = 0', 'execTime' => 0.0004038810729980469, 'params' => array ( ), ), 616 => array ( 'query' => 'SELECT COUNT(*) FROM ow_base_invitation WHERE `userId` = 0 AND `viewed` = 0', 'execTime' => 0.0002529621124267578, 'params' => array ( ), ), 617 => array ( 'query' => 'SELECT COUNT(*) FROM ow_notifications_notification WHERE `userId` = 0 AND `viewed` = 0', 'execTime' => 0.00025200843811035156, 'params' => array ( ), ), 618 => array ( 'query' => 'SELECT COUNT(*) FROM ow_notifications_notification WHERE `userId` = 0', 'execTime' => 0.00020384788513183594, '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.0006220340728759766, '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.0004239082336425781, 'params' => array ( ), ), 621 => array ( 'query' => 'show tables like \'ow_base_geolocation_country\'', 'execTime' => 0.00150299072265625, 'params' => NULL, ), 622 => array ( 'query' => 'SELECT * FROM ow_base_authorization_group', 'execTime' => 0.0004467964172363281, 'params' => array ( ), ), 623 => array ( 'query' => 'SELECT * FROM ow_base_authorization_moderator ORDER BY id', 'execTime' => 0.0002510547637939453, 'params' => array ( ), ), 624 => array ( 'query' => 'SELECT * FROM ow_base_authorization_moderator_permission', 'execTime' => 0.00025200843811035156, 'params' => array ( ), ), 625 => array ( 'query' => 'SELECT * FROM ow_base_authorization_action', 'execTime' => 0.00028514862060546875, 'params' => array ( ), ), 626 => array ( 'query' => 'SELECT * FROM ow_base_authorization_permission', 'execTime' => 0.00034999847412109375, 'params' => array ( ), ), 627 => array ( 'query' => 'SELECT * FROM ow_base_authorization_role ORDER BY `sortOrder` ASC', 'execTime' => 0.0004839897155761719, '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.00045490264892578125, 'params' => array ( 'pluginKey' => 'SKADATE', 'position' => 'bottom', ), ), 630 => array ( 'query' => 'SELECT * FROM ow_base_place WHERE `name` = \'index\' LIMIT 0, 1', 'execTime' => 0.0004830360412597656, 'params' => array ( ), ), 631 => array ( 'query' => 'SELECT * FROM ow_base_component_place_cache WHERE `placeId` = 2 AND `entityId` = 0 LIMIT 0, 1', 'execTime' => 0.0005140304565429688, '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.0005249977111816406, 'params' => array ( 'pluginKey' => 'SKADATE', 'position' => 'sidebar', ), ), ), 'debugMode' => true, 'isProfilerEnabled' => true, 'profiler' => \UTIL_Profiler::__set_state(array( 'checkPoints' => array ( 'start' => 1783290037.656917, ), 'key' => 'db', 'result' => array ( ), 'chkCounter' => 0, )), 'queryExecTime' => 0.0005249977111816406, 'totalQueryExecTime' => 0.3253614902496338, '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.0008230209350585938, 'params' => array ( ), ), 1 => array ( 'query' => 'SELECT * FROM ow_base_language', 'execTime' => 0.0004980564117431641, 'params' => array ( ), ), 2 => array ( 'query' => 'SELECT * FROM ow_base_plugin', 'execTime' => 0.0006098747253417969, 'params' => array ( ), ), 3 => array ( 'query' => 'SELECT * FROM ow_base_language ORDER BY `order` ASC LIMIT 0, 1', 'execTime' => 0.0004949569702148438, 'params' => array ( ), ), 4 => array ( 'query' => 'SET TIME_ZONE = ?', 'execTime' => 0.0003268718719482422, 'params' => array ( 0 => '-04:00', ), ), 5 => array ( 'query' => 'SELECT * FROM ow_virtualgifts_template', 'execTime' => 0.0005471706390380859, 'params' => array ( ), ), 6 => array ( 'query' => 'SELECT * FROM ow_base_document WHERE `uri` = \'join\' AND `isStatic` = 1 LIMIT 0, 1', 'execTime' => 0.0006730556488037109, 'params' => array ( ), ), 7 => array ( 'query' => 'SELECT * FROM ow_base_theme', 'execTime' => 0.0005199909210205078, 'params' => array ( ), ), 8 => array ( 'query' => 'SELECT * FROM ow_base_theme', 'execTime' => 0.0004990100860595703, 'params' => array ( ), ), 9 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003638267517089844, 'params' => array ( 0 => 1555, ), ), 10 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003180503845214844, 'params' => array ( 0 => 1555, ), ), 11 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1555', 'execTime' => 0.0008919239044189453, 'params' => NULL, ), 12 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1555', 'execTime' => 0.00039386749267578125, 'params' => NULL, ), 13 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1555', 'execTime' => 0.0010609626770019531, '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.0006279945373535156, '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.0003941059112548828, '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.0003719329833984375, '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.00042891502380371094, '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.0003750324249267578, '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.00035309791564941406, '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.0003159046173095703, '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.0003039836883544922, '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.0003559589385986328, '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.0003561973571777344, '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.0003409385681152344, '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.0002529621124267578, '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.00022912025451660156, '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.00028204917907714844, '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.00022101402282714844, '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.0002129077911376953, '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.0003190040588378906, 'params' => array ( 'id' => NULL, 'themeId' => 1555, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 31 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003819465637207031, '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.0011050701141357422, 'params' => array ( 'themeId' => 1555, 'themeId2' => 1555, ), ), 33 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1555', 'execTime' => 0.00026297569274902344, 'params' => array ( ), ), 34 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00034999847412109375, 'params' => array ( 0 => 1559, ), ), 35 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00030803680419921875, 'params' => array ( 0 => 1559, ), ), 36 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1559', 'execTime' => 0.0008130073547363281, 'params' => NULL, ), 37 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1559', 'execTime' => 0.0003731250762939453, 'params' => NULL, ), 38 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1559', 'execTime' => 0.0009980201721191406, '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.0006968975067138672, '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.00039196014404296875, '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.00038886070251464844, '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.0003750324249267578, '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.0003681182861328125, '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.0003368854522705078, '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.000331878662109375, '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.00039196014404296875, '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.0003478527069091797, '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.0002911090850830078, '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.0003008842468261719, '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.00029277801513671875, '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.0002911090850830078, '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.0002720355987548828, '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.00021600723266601562, '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.0002620220184326172, 'params' => array ( 'id' => NULL, 'themeId' => 1559, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 55 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0004000663757324219, '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.000965118408203125, 'params' => array ( 'themeId' => 1559, 'themeId2' => 1559, ), ), 57 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1559', 'execTime' => 0.0002448558807373047, 'params' => array ( ), ), 58 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003058910369873047, 'params' => array ( 0 => 1606, ), ), 59 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00031495094299316406, 'params' => array ( 0 => 1606, ), ), 60 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1606', 'execTime' => 0.0009970664978027344, 'params' => NULL, ), 61 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1606', 'execTime' => 0.00029206275939941406, 'params' => NULL, ), 62 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1606', 'execTime' => 0.0011670589447021484, '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.0006978511810302734, '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.00038814544677734375, '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.0003600120544433594, '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.00037789344787597656, '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.00032401084899902344, '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.00040912628173828125, '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.00036215782165527344, '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.0003380775451660156, '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.0003819465637207031, '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.00027680397033691406, '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.00029087066650390625, '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.0002560615539550781, '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.00023603439331054688, '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.0002300739288330078, '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.00026798248291015625, '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.0002391338348388672, '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.00022792816162109375, '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.00027489662170410156, '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.00039386749267578125, '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.0009911060333251953, 'params' => array ( 'themeId' => 1606, 'themeId2' => 1606, ), ), 83 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1606', 'execTime' => 0.00023889541625976562, 'params' => array ( ), ), 84 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.000308990478515625, 'params' => array ( 0 => 1607, ), ), 85 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003180503845214844, 'params' => array ( 0 => 1607, ), ), 86 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1607', 'execTime' => 0.0008060932159423828, 'params' => NULL, ), 87 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1607', 'execTime' => 0.0003829002380371094, 'params' => NULL, ), 88 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1607', 'execTime' => 0.0010120868682861328, '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.0006849765777587891, '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.0004811286926269531, '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.0003769397735595703, '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.00037407875061035156, '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.0004570484161376953, '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.0003590583801269531, '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.00035309791564941406, '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.0003170967102050781, '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.00031495094299316406, '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.0003371238708496094, '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.000247955322265625, '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.00023508071899414062, '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.0002448558807373047, '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.00023698806762695312, '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.0002200603485107422, '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.00021386146545410156, '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.0002799034118652344, 'params' => array ( 'id' => NULL, 'themeId' => 1607, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 106 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003809928894042969, '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.0009529590606689453, 'params' => array ( 'themeId' => 1607, 'themeId2' => 1607, ), ), 108 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1607', 'execTime' => 0.00023102760314941406, 'params' => array ( ), ), 109 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002989768981933594, 'params' => array ( 0 => 1608, ), ), 110 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00026798248291015625, 'params' => array ( 0 => 1608, ), ), 111 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1608', 'execTime' => 0.0008928775787353516, 'params' => NULL, ), 112 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1608', 'execTime' => 0.0004048347473144531, 'params' => NULL, ), 113 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1608', 'execTime' => 0.001001119613647461, '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.0006468296051025391, '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.0004208087921142578, '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.0003600120544433594, '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.0003948211669921875, '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.00030994415283203125, '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.00028705596923828125, '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.0003268718719482422, '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.0003161430358886719, '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.0002951622009277344, '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.0003299713134765625, '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.000247955322265625, '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.00024390220642089844, '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.00027489662170410156, '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.000225067138671875, '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.00022220611572265625, '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.00023603439331054688, '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.00027489662170410156, 'params' => array ( 'id' => NULL, 'themeId' => 1608, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 131 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003750324249267578, '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.0009908676147460938, 'params' => array ( 'themeId' => 1608, 'themeId2' => 1608, ), ), 133 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1608', 'execTime' => 0.0002970695495605469, 'params' => array ( ), ), 134 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002770423889160156, 'params' => array ( 0 => 1609, ), ), 135 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002579689025878906, 'params' => array ( 0 => 1609, ), ), 136 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1609', 'execTime' => 0.0008368492126464844, 'params' => NULL, ), 137 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1609', 'execTime' => 0.0004119873046875, 'params' => NULL, ), 138 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1609', 'execTime' => 0.001310110092163086, '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.0006270408630371094, '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.00047016143798828125, '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.0003478527069091797, '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.000370025634765625, '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.0003509521484375, '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.00034880638122558594, '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.0003528594970703125, '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.000331878662109375, '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.0003249645233154297, '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.0003540515899658203, '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.0003161430358886719, '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.00031280517578125, '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.00025200843811035156, '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.00022602081298828125, '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.00021600723266601562, '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.0002269744873046875, '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.00023508071899414062, '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.0002779960632324219, 'params' => array ( 'id' => NULL, 'themeId' => 1609, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 158 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003941059112548828, '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.0010769367218017578, 'params' => array ( 'themeId' => 1609, 'themeId2' => 1609, ), ), 160 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1609', 'execTime' => 0.00023221969604492188, 'params' => array ( ), ), 161 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00027489662170410156, 'params' => array ( 0 => 1610, ), ), 162 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002739429473876953, 'params' => array ( 0 => 1610, ), ), 163 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1610', 'execTime' => 0.0008380413055419922, 'params' => NULL, ), 164 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1610', 'execTime' => 0.0003871917724609375, 'params' => NULL, ), 165 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1610', 'execTime' => 0.0013611316680908203, '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.0006349086761474609, '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.00045800209045410156, '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.0003399848937988281, '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.0003361701965332031, '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.0003769397735595703, '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.0003769397735595703, '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.0003230571746826172, '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.00032591819763183594, '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.0003371238708496094, '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.0004200935363769531, '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.0003159046173095703, '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.0002892017364501953, '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.000270843505859375, '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.00023293495178222656, '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.00021982192993164062, '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.00022912025451660156, '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.00023603439331054688, '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.00022292137145996094, '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.00026488304138183594, 'params' => array ( 'id' => NULL, 'themeId' => 1610, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 185 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00039005279541015625, '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.0011000633239746094, 'params' => array ( 'themeId' => 1610, 'themeId2' => 1610, ), ), 187 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1610', 'execTime' => 0.00023102760314941406, 'params' => array ( ), ), 188 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00029587745666503906, 'params' => array ( 0 => 1611, ), ), 189 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00028395652770996094, 'params' => array ( 0 => 1611, ), ), 190 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1611', 'execTime' => 0.0008189678192138672, 'params' => NULL, ), 191 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1611', 'execTime' => 0.0003559589385986328, 'params' => NULL, ), 192 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1611', 'execTime' => 0.0011789798736572266, '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.0006051063537597656, '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.0003669261932373047, '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.00035190582275390625, '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.0003619194030761719, '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.00038886070251464844, '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.00034117698669433594, '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.00034308433532714844, '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.0004038810729980469, '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.0003819465637207031, '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.00034689903259277344, '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.0002770423889160156, '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.0002491474151611328, '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.00026917457580566406, '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.00024318695068359375, '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.00021004676818847656, '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.00020503997802734375, '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.00026416778564453125, 'params' => array ( 'id' => NULL, 'themeId' => 1611, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 210 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00037598609924316406, '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.0010030269622802734, 'params' => array ( 'themeId' => 1611, 'themeId2' => 1611, ), ), 212 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1611', 'execTime' => 0.0002281665802001953, 'params' => array ( ), ), 213 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00029206275939941406, 'params' => array ( 0 => 1612, ), ), 214 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00026297569274902344, 'params' => array ( 0 => 1612, ), ), 215 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1612', 'execTime' => 0.0008859634399414062, 'params' => NULL, ), 216 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1612', 'execTime' => 0.0004010200500488281, 'params' => NULL, ), 217 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1612', 'execTime' => 0.0010800361633300781, '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.0006220340728759766, '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.00039315223693847656, '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.00034999847412109375, '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.00038695335388183594, '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.0002930164337158203, '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.0003190040588378906, '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.0003490447998046875, '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.0003211498260498047, '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.00033211708068847656, '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.0003190040588378906, '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.0003268718719482422, '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.00024390220642089844, '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.0002529621124267578, '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' => 0.00022411346435546875, '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' => 0.00021982192993164062, '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' => 0.00022101402282714844, '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' => 0.00023794174194335938, '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.0002510547637939453, 'params' => array ( 'id' => NULL, 'themeId' => 1612, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 236 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0004069805145263672, '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.0010628700256347656, 'params' => array ( 'themeId' => 1612, 'themeId2' => 1612, ), ), 238 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1612', 'execTime' => 0.00022912025451660156, 'params' => array ( ), ), 239 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00027298927307128906, 'params' => array ( 0 => 1613, ), ), 240 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002551078796386719, 'params' => array ( 0 => 1613, ), ), 241 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1613', 'execTime' => 0.0008370876312255859, 'params' => NULL, ), 242 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1613', 'execTime' => 0.0004010200500488281, 'params' => NULL, ), 243 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1613', 'execTime' => 0.0010728836059570312, '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.0006189346313476562, '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.00036978721618652344, '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.0003800392150878906, '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.00034999847412109375, '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.00035500526428222656, '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.00035309791564941406, '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.00030112266540527344, '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.0003190040588378906, '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.0003631114959716797, '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.0003151893615722656, '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.0002589225769042969, '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.00026988983154296875, '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.00024700164794921875, '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.0002410411834716797, '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.0002758502960205078, '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.00024509429931640625, '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.0002639293670654297, 'params' => array ( 'id' => NULL, 'themeId' => 1613, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 261 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003681182861328125, '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.0009469985961914062, 'params' => array ( 'themeId' => 1613, 'themeId2' => 1613, ), ), 263 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1613', 'execTime' => 0.0002281665802001953, 'params' => array ( ), ), 264 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002720355987548828, 'params' => array ( 0 => 1614, ), ), 265 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002808570861816406, 'params' => array ( 0 => 1614, ), ), 266 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1614', 'execTime' => 0.0007808208465576172, 'params' => NULL, ), 267 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1614', 'execTime' => 0.00036787986755371094, 'params' => NULL, ), 268 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1614', 'execTime' => 0.001110076904296875, '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.0006289482116699219, '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.00040984153747558594, '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.0003437995910644531, '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.0003211498260498047, '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.00035309791564941406, '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.00031495094299316406, '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.00031495094299316406, '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.00037097930908203125, '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.0003161430358886719, '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.0003299713134765625, '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.00034689903259277344, '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.0002548694610595703, '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.00022411346435546875, '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.00029587745666503906, '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.00022077560424804688, '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.00021195411682128906, '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.00021004676818847656, '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.0003390312194824219, 'params' => array ( 'id' => NULL, 'themeId' => 1614, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 287 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00038504600524902344, '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.0011088848114013672, 'params' => array ( 'themeId' => 1614, 'themeId2' => 1614, ), ), 289 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1614', 'execTime' => 0.0002970695495605469, 'params' => array ( ), ), 290 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003070831298828125, 'params' => array ( 0 => 1615, ), ), 291 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003440380096435547, 'params' => array ( 0 => 1615, ), ), 292 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1615', 'execTime' => 0.0008709430694580078, 'params' => NULL, ), 293 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1615', 'execTime' => 0.00038313865661621094, 'params' => NULL, ), 294 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1615', 'execTime' => 0.0009839534759521484, '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.0006208419799804688, '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.0004620552062988281, '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.00036907196044921875, '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.00037789344787597656, '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.0003349781036376953, '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.00033593177795410156, '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.0003380775451660156, '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.00032591819763183594, '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.0003337860107421875, '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.0003418922424316406, '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.0002448558807373047, '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.000225067138671875, '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.00024890899658203125, '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.0002181529998779297, '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.00021314620971679688, '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.00021004676818847656, '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.0002789497375488281, 'params' => array ( 'id' => NULL, 'themeId' => 1615, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 312 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0004200935363769531, '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.0010309219360351562, 'params' => array ( 'themeId' => 1615, 'themeId2' => 1615, ), ), 314 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1615', 'execTime' => 0.0002951622009277344, 'params' => array ( ), ), 315 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003199577331542969, 'params' => array ( 0 => 1616, ), ), 316 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002739429473876953, 'params' => array ( 0 => 1616, ), ), 317 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1616', 'execTime' => 0.0008530616760253906, 'params' => NULL, ), 318 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1616', 'execTime' => 0.0003871917724609375, 'params' => NULL, ), 319 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1616', 'execTime' => 0.0010690689086914062, '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.0006430149078369141, '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.00039196014404296875, '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.0003859996795654297, '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.0004849433898925781, '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.0001468658447265625, '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.00014281272888183594, '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.00013589859008789062, '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.00014901161193847656, '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.00013899803161621094, '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.00013017654418945312, '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.00013017654418945312, '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.00012111663818359375, '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.000125885009765625, '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.00011301040649414062, '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.00011110305786132812, '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.00010919570922851562, '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.00013494491577148438, 'params' => array ( 'id' => NULL, 'themeId' => 1616, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 338 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00019502639770507812, '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.0004019737243652344, '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.0001461505889892578, 'params' => array ( 0 => 1617, ), ), 342 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001399517059326172, 'params' => array ( 0 => 1617, ), ), 343 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1617', 'execTime' => 0.0002918243408203125, 'params' => NULL, ), 344 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1617', 'execTime' => 0.00014901161193847656, 'params' => NULL, ), 345 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1617', 'execTime' => 0.0003719329833984375, '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.00030803680419921875, '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.00016999244689941406, '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.0001590251922607422, '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.00014281272888183594, '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.00013303756713867188, '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.00012803077697753906, '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.0001361370086669922, '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.00013685226440429688, '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.0001430511474609375, '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.00012183189392089844, '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.00011515617370605469, '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.00011301040649414062, '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.00010919570922851562, '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.00013589859008789062, 'params' => array ( 'id' => NULL, 'themeId' => 1617, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 362 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00019502639770507812, '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.0004000663757324219, 'params' => array ( 'themeId' => 1617, 'themeId2' => 1617, ), ), 364 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1617', 'execTime' => 0.00011205673217773438, 'params' => array ( ), ), 365 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001480579376220703, '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.0003230571746826172, 'params' => NULL, ), 368 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1618', 'execTime' => 0.00015211105346679688, 'params' => NULL, ), 369 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1618', 'execTime' => 0.0003521442413330078, '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.0003180503845214844, '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.00016117095947265625, '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.00014209747314453125, '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.00014090538024902344, '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.00014090538024902344, '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.00013399124145507812, '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.00013303756713867188, '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.000164031982421875, '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.00014209747314453125, '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.00013399124145507812, '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.00013399124145507812, '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.00013017654418945312, '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.00013017654418945312, '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.00012302398681640625, '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.00011396408081054688, '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.00011396408081054688, '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.00011301040649414062, '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.00013709068298339844, 'params' => array ( 'id' => NULL, 'themeId' => 1618, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 388 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.000209808349609375, '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.00055694580078125, 'params' => array ( 'themeId' => 1618, 'themeId2' => 1618, ), ), 390 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1618', 'execTime' => 0.00014710426330566406, 'params' => array ( ), ), 391 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001690387725830078, 'params' => array ( 0 => 1619, ), ), 392 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001480579376220703, 'params' => array ( 0 => 1619, ), ), 393 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1619', 'execTime' => 0.00038909912109375, 'params' => NULL, ), 394 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1619', 'execTime' => 0.0001628398895263672, 'params' => NULL, ), 395 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1619', 'execTime' => 0.00043892860412597656, '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.0004439353942871094, '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.0003838539123535156, '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.0003368854522705078, '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.0001709461212158203, '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.00016498565673828125, '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.0001862049102783203, '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.00019407272338867188, '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.0003299713134765625, '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.00029087066650390625, '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.00034308433532714844, '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.0003228187561035156, '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.00030112266540527344, '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.00036215782165527344, '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.0002510547637939453, '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.00026798248291015625, '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.0002498626708984375, '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.0002281665802001953, '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.00022411346435546875, '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.00023984909057617188, '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.00026917457580566406, 'params' => array ( 'id' => NULL, 'themeId' => 1619, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 416 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003790855407714844, '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.0012009143829345703, 'params' => array ( 'themeId' => 1619, 'themeId2' => 1619, ), ), 418 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1619', 'execTime' => 0.00023984909057617188, 'params' => array ( ), ), 419 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002758502960205078, 'params' => array ( 0 => 1620, ), ), 420 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002608299255371094, 'params' => array ( 0 => 1620, ), ), 421 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1620', 'execTime' => 0.0008351802825927734, 'params' => NULL, ), 422 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1620', 'execTime' => 0.0004088878631591797, 'params' => NULL, ), 423 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1620', 'execTime' => 0.0012760162353515625, '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.000640869140625, '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.0004119873046875, '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.0003781318664550781, '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.00039696693420410156, '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.00035500526428222656, '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.0003180503845214844, '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.0003609657287597656, '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.0003559589385986328, '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.0003509521484375, '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.00039505958557128906, '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.0002548694610595703, '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.00030684471130371094, '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.00023698806762695312, '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.00022792816162109375, '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.0002288818359375, '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.00028204917907714844, '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.0002579689025878906, 'params' => array ( 'id' => NULL, 'themeId' => 1620, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 441 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003960132598876953, '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.0010349750518798828, 'params' => array ( 'themeId' => 1620, 'themeId2' => 1620, ), ), 443 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1620', 'execTime' => 0.00023794174194335938, 'params' => array ( ), ), 444 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00028014183044433594, 'params' => array ( 0 => 1621, ), ), 445 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002608299255371094, 'params' => array ( 0 => 1621, ), ), 446 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1621', 'execTime' => 0.0009448528289794922, 'params' => NULL, ), 447 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1621', 'execTime' => 0.00041985511779785156, 'params' => NULL, ), 448 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1621', 'execTime' => 0.001130819320678711, '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.0006468296051025391, '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.0004069805145263672, '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.0003371238708496094, '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.0003809928894042969, '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.00035190582275390625, '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.00033402442932128906, '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.0003399848937988281, '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.0003190040588378906, '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.00033211708068847656, '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.00037097930908203125, '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.00024509429931640625, '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.0002269744873046875, '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.0002620220184326172, '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.0002200603485107422, '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.00021386146545410156, '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.00021195411682128906, '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.00028395652770996094, 'params' => array ( 'id' => NULL, 'themeId' => 1621, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 466 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003771781921386719, '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.0011119842529296875, 'params' => array ( 'themeId' => 1621, 'themeId2' => 1621, ), ), 468 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1621', 'execTime' => 0.00029397010803222656, 'params' => array ( ), ), 469 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002739429473876953, 'params' => array ( 0 => 1622, ), ), 470 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00025582313537597656, 'params' => array ( 0 => 1622, ), ), 471 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1622', 'execTime' => 0.0007870197296142578, 'params' => NULL, ), 472 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1622', 'execTime' => 0.0003669261932373047, 'params' => NULL, ), 473 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1622', 'execTime' => 0.0014290809631347656, '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.0006270408630371094, '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.00037288665771484375, '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.0003662109375, '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.000308990478515625, '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.0003859996795654297, '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.00034689903259277344, '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.0003349781036376953, '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.0003440380096435547, '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.0002799034118652344, '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.00029087066650390625, '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.000331878662109375, '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.00031495094299316406, '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.0002880096435546875, '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.0003349781036376953, '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.0003349781036376953, '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.000247955322265625, '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.00024819374084472656, '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.00022292137145996094, '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.0002200603485107422, '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.00022792816162109375, '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.00023317337036132812, '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.0002498626708984375, 'params' => array ( 'id' => NULL, 'themeId' => 1622, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 496 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003921985626220703, '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.0012400150299072266, 'params' => array ( 'themeId' => 1622, 'themeId2' => 1622, ), ), 498 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1622', 'execTime' => 0.00023102760314941406, 'params' => array ( ), ), 499 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00029397010803222656, 'params' => array ( 0 => 1623, ), ), 500 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002911090850830078, 'params' => array ( 0 => 1623, ), ), 501 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1623', 'execTime' => 0.0008399486541748047, 'params' => NULL, ), 502 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1623', 'execTime' => 0.0003590583801269531, 'params' => NULL, ), 503 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1623', 'execTime' => 0.001010894775390625, '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.0006520748138427734, '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.0003769397735595703, '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.00032806396484375, '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.00036907196044921875, '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.00034999847412109375, '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.00034499168395996094, '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.0003190040588378906, '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.0003161430358886719, '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.0003452301025390625, '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.00032210350036621094, '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.00028896331787109375, '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.0002689361572265625, '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.00023984909057617188, '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.0002200603485107422, '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.00021791458129882812, '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.0002570152282714844, '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.00021982192993164062, '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.0002510547637939453, 'params' => array ( 'id' => NULL, 'themeId' => 1623, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 522 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003750324249267578, '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.0011069774627685547, 'params' => array ( 'themeId' => 1623, 'themeId2' => 1623, ), ), 524 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1623', 'execTime' => 0.00023508071899414062, 'params' => array ( ), ), 525 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002980232238769531, 'params' => array ( 0 => 1624, ), ), 526 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00028586387634277344, 'params' => array ( 0 => 1624, ), ), 527 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1624', 'execTime' => 0.0007500648498535156, 'params' => NULL, ), 528 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1624', 'execTime' => 0.0003859996795654297, 'params' => NULL, ), 529 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1624', 'execTime' => 0.0011670589447021484, '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.0006520748138427734, '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.00040984153747558594, '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.0003368854522705078, '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.0003528594970703125, '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.00037598609924316406, '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.0002789497375488281, '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.00026988983154296875, '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.0003299713134765625, '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.0003349781036376953, '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.00037407875061035156, '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.0002779960632324219, '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.00023221969604492188, '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.0002200603485107422, '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.00023603439331054688, '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.00024008750915527344, '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.00021195411682128906, '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.00024580955505371094, 'params' => array ( 'id' => NULL, 'themeId' => 1624, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 547 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00037384033203125, '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.0009601116180419922, 'params' => array ( 'themeId' => 1624, 'themeId2' => 1624, ), ), 549 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1624', 'execTime' => 0.00022792816162109375, 'params' => array ( ), ), 550 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002949237823486328, 'params' => array ( 0 => 1625, ), ), 551 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002899169921875, 'params' => array ( 0 => 1625, ), ), 552 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1625', 'execTime' => 0.0009520053863525391, 'params' => NULL, ), 553 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1625', 'execTime' => 0.0003650188446044922, 'params' => NULL, ), 554 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1625', 'execTime' => 0.001135110855102539, '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.0006680488586425781, '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.0003998279571533203, '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.00034809112548828125, '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.0004239082336425781, '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.0003609657287597656, '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.00035500526428222656, '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.00036907196044921875, '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.00037288665771484375, '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.0002799034118652344, '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.00025010108947753906, '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.0002319812774658203, '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.0002269744873046875, '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.00028705596923828125, '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.00023293495178222656, '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.00028896331787109375, 'params' => array ( 'id' => NULL, 'themeId' => 1625, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 570 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0004119873046875, '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.0010170936584472656, 'params' => array ( 'themeId' => 1625, 'themeId2' => 1625, ), ), 572 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1625', 'execTime' => 0.0002319812774658203, 'params' => array ( ), ), 573 => array ( 'query' => 'SELECT * FROM ow_base_config WHERE `key` = \'base\' AND `name` = \'cachedEntitiesPostfix\' LIMIT 0, 1', 'execTime' => 0.0003380775451660156, 'params' => array ( ), ), 574 => array ( 'query' => 'UPDATE `ow_base_config` SET `value`=:value WHERE id=:id', 'execTime' => 0.00035881996154785156, 'params' => array ( 'id' => 521, 'value' => 'GEVUHazY', ), ), 575 => array ( 'query' => 'SELECT * FROM ow_base_config', 'execTime' => 0.0006458759307861328, 'params' => array ( ), ), 576 => array ( 'query' => 'SELECT * FROM ow_base_language WHERE `status` = \'active\'', 'execTime' => 0.00044798851013183594, '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.07971000671386719, 'params' => array ( 0 => 1, ), ), 578 => array ( 'query' => 'SELECT * FROM ow_base_language', 'execTime' => 0.0006499290466308594, 'params' => array ( ), ), 579 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `key` = \'simplicity\' LIMIT 0, 1', 'execTime' => 0.0006442070007324219, 'params' => array ( ), ), 580 => array ( 'query' => 'SELECT * FROM ow_base_theme_content WHERE `themeId` = 1606', 'execTime' => 0.0004420280456542969, 'params' => array ( ), ), 581 => array ( 'query' => 'SELECT * FROM ow_base_theme_master_page WHERE `themeId` = 1606', 'execTime' => 0.00021314620971679688, 'params' => array ( ), ), 582 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `key` = \'turquoise\' LIMIT 0, 1', 'execTime' => 0.00032806396484375, 'params' => array ( ), ), 583 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `key` = \'turquoise\' LIMIT 0, 1', 'execTime' => 0.000225067138671875, 'params' => array ( ), ), 584 => array ( 'query' => 'SELECT * FROM ow_base_theme_content WHERE `themeId` = 1607', 'execTime' => 0.0002582073211669922, 'params' => array ( ), ), 585 => array ( 'query' => 'SELECT * FROM ow_base_theme_master_page WHERE `themeId` = 1607', 'execTime' => 0.00021791458129882812, 'params' => array ( ), ), 586 => array ( 'query' => 'SELECT * FROM ow_base_document WHERE `isStatic` = 1 AND `isMobile` = 0', 'execTime' => 0.0002460479736328125, '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.0005168914794921875, '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.001058816909790039, '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.0008299350738525391, 'params' => array ( 'menuType' => 'bottom', ), ), 590 => array ( 'query' => 'SELECT * FROM ow_base_question_account_type ORDER BY sortOrder', 'execTime' => 0.0004811286926269531, 'params' => array ( ), ), 591 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'base\' AND `actionKey` = \'daily_login\' LIMIT 0, 1', 'execTime' => 0.0005469322204589844, 'params' => array ( ), ), 592 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'base\' AND `actionKey` = \'user_join\' LIMIT 0, 1', 'execTime' => 0.0005669593811035156, 'params' => array ( ), ), 593 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'base\' AND `actionKey` = \'search_users\' LIMIT 0, 1', 'execTime' => 0.00038886070251464844, 'params' => array ( ), ), 594 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'base\' AND `actionKey` = \'add_comment\' LIMIT 0, 1', 'execTime' => 0.0003459453582763672, 'params' => array ( ), ), 595 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'usercredits\' AND `actionKey` = \'buy_credits\' LIMIT 0, 1', 'execTime' => 0.000308990478515625, 'params' => array ( ), ), 596 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'usercredits\' AND `actionKey` = \'grant_by_user\' LIMIT 0, 1', 'execTime' => 0.0002970695495605469, 'params' => array ( ), ), 597 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'usercredits\' AND `actionKey` = \'grant_to_user\' LIMIT 0, 1', 'execTime' => 0.00031495094299316406, 'params' => array ( ), ), 598 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'usercredits\' AND `actionKey` = \'set_by_admin\' LIMIT 0, 1', 'execTime' => 0.0002899169921875, 'params' => array ( ), ), 599 => array ( 'query' => 'SELECT * FROM ow_base_question_account_type ORDER BY sortOrder', 'execTime' => 0.0005409717559814453, '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.0010600090026855469, 'params' => NULL, ), 601 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` IN(\'sex\',\'match_sex\') ORDER BY sortOrder', 'execTime' => 0.0006330013275146484, 'params' => array ( ), ), 602 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` IN(\'username\',\'email\',\'password\',\'sex\',\'match_sex\') ORDER BY sortOrder', 'execTime' => 0.0008499622344970703, 'params' => array ( ), ), 603 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` IN(\'\',\'sex\') ORDER BY sortOrder', 'execTime' => 0.0005519390106201172, '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.0014789104461669922, 'params' => array ( ), ), 605 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` = \'username\' LIMIT 0, 1', 'execTime' => 0.0005810260772705078, 'params' => array ( ), ), 606 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` = \'email\' LIMIT 0, 1', 'execTime' => 0.0005309581756591797, 'params' => array ( ), ), 607 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` = \'password\' LIMIT 0, 1', 'execTime' => 0.00045609474182128906, 'params' => array ( ), ), 608 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` = \'repeatPassword\' LIMIT 0, 1', 'execTime' => 0.0003941059112548828, 'params' => array ( ), ), 609 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` = \'sex\' LIMIT 0, 1', 'execTime' => 0.0005400180816650391, 'params' => array ( ), ), 610 => array ( 'query' => 'SELECT * FROM ow_skadate_account_type_to_gender', 'execTime' => 0.00043702125549316406, 'params' => array ( ), ), 611 => array ( 'query' => 'UPDATE `ow_base_plugin` SET developerKey=:dk WHERE `key`=:k', 'execTime' => 0.0005998611450195312, 'params' => array ( 'dk' => '99d6bdd5bb6468beaf118c4664dd92ff', 'k' => 'pcgallery', ), ), 612 => array ( 'query' => 'SELECT * FROM ow_base_language', 'execTime' => 0.0004630088806152344, '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.0005371570587158203, '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.00037097930908203125, 'params' => NULL, ), 615 => array ( 'query' => 'SELECT COUNT(*) FROM ow_base_invitation WHERE `userId` = 0', 'execTime' => 0.0004038810729980469, 'params' => array ( ), ), 616 => array ( 'query' => 'SELECT COUNT(*) FROM ow_base_invitation WHERE `userId` = 0 AND `viewed` = 0', 'execTime' => 0.0002529621124267578, 'params' => array ( ), ), 617 => array ( 'query' => 'SELECT COUNT(*) FROM ow_notifications_notification WHERE `userId` = 0 AND `viewed` = 0', 'execTime' => 0.00025200843811035156, 'params' => array ( ), ), 618 => array ( 'query' => 'SELECT COUNT(*) FROM ow_notifications_notification WHERE `userId` = 0', 'execTime' => 0.00020384788513183594, '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.0006220340728759766, '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.0004239082336425781, 'params' => array ( ), ), 621 => array ( 'query' => 'show tables like \'ow_base_geolocation_country\'', 'execTime' => 0.00150299072265625, 'params' => NULL, ), 622 => array ( 'query' => 'SELECT * FROM ow_base_authorization_group', 'execTime' => 0.0004467964172363281, 'params' => array ( ), ), 623 => array ( 'query' => 'SELECT * FROM ow_base_authorization_moderator ORDER BY id', 'execTime' => 0.0002510547637939453, 'params' => array ( ), ), 624 => array ( 'query' => 'SELECT * FROM ow_base_authorization_moderator_permission', 'execTime' => 0.00025200843811035156, 'params' => array ( ), ), 625 => array ( 'query' => 'SELECT * FROM ow_base_authorization_action', 'execTime' => 0.00028514862060546875, 'params' => array ( ), ), 626 => array ( 'query' => 'SELECT * FROM ow_base_authorization_permission', 'execTime' => 0.00034999847412109375, 'params' => array ( ), ), 627 => array ( 'query' => 'SELECT * FROM ow_base_authorization_role ORDER BY `sortOrder` ASC', 'execTime' => 0.0004839897155761719, '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.00045490264892578125, 'params' => array ( 'pluginKey' => 'SKADATE', 'position' => 'bottom', ), ), 630 => array ( 'query' => 'SELECT * FROM ow_base_place WHERE `name` = \'index\' LIMIT 0, 1', 'execTime' => 0.0004830360412597656, 'params' => array ( ), ), 631 => array ( 'query' => 'SELECT * FROM ow_base_component_place_cache WHERE `placeId` = 2 AND `entityId` = 0 LIMIT 0, 1', 'execTime' => 0.0005140304565429688, '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.0005249977111816406, 'params' => array ( 'pluginKey' => 'SKADATE', 'position' => 'sidebar', ), ), ), 'debugMode' => true, 'isProfilerEnabled' => true, 'profiler' => \UTIL_Profiler::__set_state(array( 'checkPoints' => array ( 'start' => 1783290037.656917, ), 'key' => 'db', 'result' => array ( ), 'chkCounter' => 0, )), 'queryExecTime' => 0.0005249977111816406, 'totalQueryExecTime' => 0.3253614902496338, '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.0008230209350585938, 'params' => array ( ), ), 1 => array ( 'query' => 'SELECT * FROM ow_base_language', 'execTime' => 0.0004980564117431641, 'params' => array ( ), ), 2 => array ( 'query' => 'SELECT * FROM ow_base_plugin', 'execTime' => 0.0006098747253417969, 'params' => array ( ), ), 3 => array ( 'query' => 'SELECT * FROM ow_base_language ORDER BY `order` ASC LIMIT 0, 1', 'execTime' => 0.0004949569702148438, 'params' => array ( ), ), 4 => array ( 'query' => 'SET TIME_ZONE = ?', 'execTime' => 0.0003268718719482422, 'params' => array ( 0 => '-04:00', ), ), 5 => array ( 'query' => 'SELECT * FROM ow_virtualgifts_template', 'execTime' => 0.0005471706390380859, 'params' => array ( ), ), 6 => array ( 'query' => 'SELECT * FROM ow_base_document WHERE `uri` = \'join\' AND `isStatic` = 1 LIMIT 0, 1', 'execTime' => 0.0006730556488037109, 'params' => array ( ), ), 7 => array ( 'query' => 'SELECT * FROM ow_base_theme', 'execTime' => 0.0005199909210205078, 'params' => array ( ), ), 8 => array ( 'query' => 'SELECT * FROM ow_base_theme', 'execTime' => 0.0004990100860595703, 'params' => array ( ), ), 9 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003638267517089844, 'params' => array ( 0 => 1555, ), ), 10 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003180503845214844, 'params' => array ( 0 => 1555, ), ), 11 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1555', 'execTime' => 0.0008919239044189453, 'params' => NULL, ), 12 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1555', 'execTime' => 0.00039386749267578125, 'params' => NULL, ), 13 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1555', 'execTime' => 0.0010609626770019531, '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.0006279945373535156, '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.0003941059112548828, '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.0003719329833984375, '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.00042891502380371094, '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.0003750324249267578, '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.00035309791564941406, '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.0003159046173095703, '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.0003039836883544922, '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.0003559589385986328, '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.0003561973571777344, '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.0003409385681152344, '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.0002529621124267578, '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.00022912025451660156, '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.00028204917907714844, '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.00022101402282714844, '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.0002129077911376953, '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.0003190040588378906, 'params' => array ( 'id' => NULL, 'themeId' => 1555, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 31 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003819465637207031, '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.0011050701141357422, 'params' => array ( 'themeId' => 1555, 'themeId2' => 1555, ), ), 33 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1555', 'execTime' => 0.00026297569274902344, 'params' => array ( ), ), 34 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00034999847412109375, 'params' => array ( 0 => 1559, ), ), 35 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00030803680419921875, 'params' => array ( 0 => 1559, ), ), 36 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1559', 'execTime' => 0.0008130073547363281, 'params' => NULL, ), 37 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1559', 'execTime' => 0.0003731250762939453, 'params' => NULL, ), 38 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1559', 'execTime' => 0.0009980201721191406, '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.0006968975067138672, '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.00039196014404296875, '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.00038886070251464844, '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.0003750324249267578, '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.0003681182861328125, '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.0003368854522705078, '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.000331878662109375, '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.00039196014404296875, '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.0003478527069091797, '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.0002911090850830078, '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.0003008842468261719, '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.00029277801513671875, '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.0002911090850830078, '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.0002720355987548828, '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.00021600723266601562, '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.0002620220184326172, 'params' => array ( 'id' => NULL, 'themeId' => 1559, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 55 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0004000663757324219, '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.000965118408203125, 'params' => array ( 'themeId' => 1559, 'themeId2' => 1559, ), ), 57 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1559', 'execTime' => 0.0002448558807373047, 'params' => array ( ), ), 58 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003058910369873047, 'params' => array ( 0 => 1606, ), ), 59 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00031495094299316406, 'params' => array ( 0 => 1606, ), ), 60 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1606', 'execTime' => 0.0009970664978027344, 'params' => NULL, ), 61 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1606', 'execTime' => 0.00029206275939941406, 'params' => NULL, ), 62 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1606', 'execTime' => 0.0011670589447021484, '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.0006978511810302734, '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.00038814544677734375, '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.0003600120544433594, '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.00037789344787597656, '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.00032401084899902344, '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.00040912628173828125, '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.00036215782165527344, '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.0003380775451660156, '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.0003819465637207031, '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.00027680397033691406, '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.00029087066650390625, '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.0002560615539550781, '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.00023603439331054688, '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.0002300739288330078, '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.00026798248291015625, '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.0002391338348388672, '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.00022792816162109375, '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.00027489662170410156, '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.00039386749267578125, '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.0009911060333251953, 'params' => array ( 'themeId' => 1606, 'themeId2' => 1606, ), ), 83 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1606', 'execTime' => 0.00023889541625976562, 'params' => array ( ), ), 84 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.000308990478515625, 'params' => array ( 0 => 1607, ), ), 85 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003180503845214844, 'params' => array ( 0 => 1607, ), ), 86 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1607', 'execTime' => 0.0008060932159423828, 'params' => NULL, ), 87 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1607', 'execTime' => 0.0003829002380371094, 'params' => NULL, ), 88 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1607', 'execTime' => 0.0010120868682861328, '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.0006849765777587891, '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.0004811286926269531, '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.0003769397735595703, '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.00037407875061035156, '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.0004570484161376953, '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.0003590583801269531, '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.00035309791564941406, '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.0003170967102050781, '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.00031495094299316406, '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.0003371238708496094, '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.000247955322265625, '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.00023508071899414062, '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.0002448558807373047, '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.00023698806762695312, '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.0002200603485107422, '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.00021386146545410156, '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.0002799034118652344, 'params' => array ( 'id' => NULL, 'themeId' => 1607, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 106 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003809928894042969, '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.0009529590606689453, 'params' => array ( 'themeId' => 1607, 'themeId2' => 1607, ), ), 108 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1607', 'execTime' => 0.00023102760314941406, 'params' => array ( ), ), 109 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002989768981933594, 'params' => array ( 0 => 1608, ), ), 110 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00026798248291015625, 'params' => array ( 0 => 1608, ), ), 111 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1608', 'execTime' => 0.0008928775787353516, 'params' => NULL, ), 112 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1608', 'execTime' => 0.0004048347473144531, 'params' => NULL, ), 113 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1608', 'execTime' => 0.001001119613647461, '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.0006468296051025391, '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.0004208087921142578, '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.0003600120544433594, '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.0003948211669921875, '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.00030994415283203125, '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.00028705596923828125, '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.0003268718719482422, '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.0003161430358886719, '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.0002951622009277344, '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.0003299713134765625, '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.000247955322265625, '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.00024390220642089844, '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.00027489662170410156, '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.000225067138671875, '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.00022220611572265625, '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.00023603439331054688, '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.00027489662170410156, 'params' => array ( 'id' => NULL, 'themeId' => 1608, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 131 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003750324249267578, '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.0009908676147460938, 'params' => array ( 'themeId' => 1608, 'themeId2' => 1608, ), ), 133 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1608', 'execTime' => 0.0002970695495605469, 'params' => array ( ), ), 134 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002770423889160156, 'params' => array ( 0 => 1609, ), ), 135 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002579689025878906, 'params' => array ( 0 => 1609, ), ), 136 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1609', 'execTime' => 0.0008368492126464844, 'params' => NULL, ), 137 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1609', 'execTime' => 0.0004119873046875, 'params' => NULL, ), 138 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1609', 'execTime' => 0.001310110092163086, '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.0006270408630371094, '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.00047016143798828125, '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.0003478527069091797, '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.000370025634765625, '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.0003509521484375, '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.00034880638122558594, '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.0003528594970703125, '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.000331878662109375, '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.0003249645233154297, '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.0003540515899658203, '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.0003161430358886719, '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.00031280517578125, '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.00025200843811035156, '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.00022602081298828125, '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.00021600723266601562, '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.0002269744873046875, '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.00023508071899414062, '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.0002779960632324219, 'params' => array ( 'id' => NULL, 'themeId' => 1609, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 158 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003941059112548828, '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.0010769367218017578, 'params' => array ( 'themeId' => 1609, 'themeId2' => 1609, ), ), 160 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1609', 'execTime' => 0.00023221969604492188, 'params' => array ( ), ), 161 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00027489662170410156, 'params' => array ( 0 => 1610, ), ), 162 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002739429473876953, 'params' => array ( 0 => 1610, ), ), 163 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1610', 'execTime' => 0.0008380413055419922, 'params' => NULL, ), 164 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1610', 'execTime' => 0.0003871917724609375, 'params' => NULL, ), 165 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1610', 'execTime' => 0.0013611316680908203, '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.0006349086761474609, '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.00045800209045410156, '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.0003399848937988281, '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.0003361701965332031, '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.0003769397735595703, '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.0003769397735595703, '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.0003230571746826172, '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.00032591819763183594, '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.0003371238708496094, '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.0004200935363769531, '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.0003159046173095703, '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.0002892017364501953, '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.000270843505859375, '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.00023293495178222656, '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.00021982192993164062, '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.00022912025451660156, '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.00023603439331054688, '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.00022292137145996094, '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.00026488304138183594, 'params' => array ( 'id' => NULL, 'themeId' => 1610, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 185 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00039005279541015625, '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.0011000633239746094, 'params' => array ( 'themeId' => 1610, 'themeId2' => 1610, ), ), 187 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1610', 'execTime' => 0.00023102760314941406, 'params' => array ( ), ), 188 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00029587745666503906, 'params' => array ( 0 => 1611, ), ), 189 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00028395652770996094, 'params' => array ( 0 => 1611, ), ), 190 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1611', 'execTime' => 0.0008189678192138672, 'params' => NULL, ), 191 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1611', 'execTime' => 0.0003559589385986328, 'params' => NULL, ), 192 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1611', 'execTime' => 0.0011789798736572266, '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.0006051063537597656, '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.0003669261932373047, '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.00035190582275390625, '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.0003619194030761719, '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.00038886070251464844, '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.00034117698669433594, '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.00034308433532714844, '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.0004038810729980469, '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.0003819465637207031, '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.00034689903259277344, '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.0002770423889160156, '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.0002491474151611328, '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.00026917457580566406, '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.00024318695068359375, '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.00021004676818847656, '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.00020503997802734375, '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.00026416778564453125, 'params' => array ( 'id' => NULL, 'themeId' => 1611, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 210 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00037598609924316406, '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.0010030269622802734, 'params' => array ( 'themeId' => 1611, 'themeId2' => 1611, ), ), 212 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1611', 'execTime' => 0.0002281665802001953, 'params' => array ( ), ), 213 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00029206275939941406, 'params' => array ( 0 => 1612, ), ), 214 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00026297569274902344, 'params' => array ( 0 => 1612, ), ), 215 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1612', 'execTime' => 0.0008859634399414062, 'params' => NULL, ), 216 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1612', 'execTime' => 0.0004010200500488281, 'params' => NULL, ), 217 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1612', 'execTime' => 0.0010800361633300781, '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.0006220340728759766, '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.00039315223693847656, '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.00034999847412109375, '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.00038695335388183594, '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.0002930164337158203, '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.0003190040588378906, '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.0003490447998046875, '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.0003211498260498047, '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.00033211708068847656, '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.0003190040588378906, '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.0003268718719482422, '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.00024390220642089844, '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.0002529621124267578, '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' => 0.00022411346435546875, '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' => 0.00021982192993164062, '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' => 0.00022101402282714844, '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' => 0.00023794174194335938, '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.0002510547637939453, 'params' => array ( 'id' => NULL, 'themeId' => 1612, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 236 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0004069805145263672, '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.0010628700256347656, 'params' => array ( 'themeId' => 1612, 'themeId2' => 1612, ), ), 238 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1612', 'execTime' => 0.00022912025451660156, 'params' => array ( ), ), 239 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00027298927307128906, 'params' => array ( 0 => 1613, ), ), 240 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002551078796386719, 'params' => array ( 0 => 1613, ), ), 241 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1613', 'execTime' => 0.0008370876312255859, 'params' => NULL, ), 242 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1613', 'execTime' => 0.0004010200500488281, 'params' => NULL, ), 243 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1613', 'execTime' => 0.0010728836059570312, '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.0006189346313476562, '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.00036978721618652344, '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.0003800392150878906, '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.00034999847412109375, '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.00035500526428222656, '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.00035309791564941406, '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.00030112266540527344, '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.0003190040588378906, '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.0003631114959716797, '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.0003151893615722656, '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.0002589225769042969, '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.00026988983154296875, '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.00024700164794921875, '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.0002410411834716797, '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.0002758502960205078, '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.00024509429931640625, '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.0002639293670654297, 'params' => array ( 'id' => NULL, 'themeId' => 1613, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 261 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003681182861328125, '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.0009469985961914062, 'params' => array ( 'themeId' => 1613, 'themeId2' => 1613, ), ), 263 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1613', 'execTime' => 0.0002281665802001953, 'params' => array ( ), ), 264 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002720355987548828, 'params' => array ( 0 => 1614, ), ), 265 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002808570861816406, 'params' => array ( 0 => 1614, ), ), 266 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1614', 'execTime' => 0.0007808208465576172, 'params' => NULL, ), 267 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1614', 'execTime' => 0.00036787986755371094, 'params' => NULL, ), 268 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1614', 'execTime' => 0.001110076904296875, '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.0006289482116699219, '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.00040984153747558594, '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.0003437995910644531, '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.0003211498260498047, '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.00035309791564941406, '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.00031495094299316406, '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.00031495094299316406, '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.00037097930908203125, '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.0003161430358886719, '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.0003299713134765625, '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.00034689903259277344, '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.0002548694610595703, '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.00022411346435546875, '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.00029587745666503906, '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.00022077560424804688, '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.00021195411682128906, '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.00021004676818847656, '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.0003390312194824219, 'params' => array ( 'id' => NULL, 'themeId' => 1614, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 287 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00038504600524902344, '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.0011088848114013672, 'params' => array ( 'themeId' => 1614, 'themeId2' => 1614, ), ), 289 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1614', 'execTime' => 0.0002970695495605469, 'params' => array ( ), ), 290 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003070831298828125, 'params' => array ( 0 => 1615, ), ), 291 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003440380096435547, 'params' => array ( 0 => 1615, ), ), 292 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1615', 'execTime' => 0.0008709430694580078, 'params' => NULL, ), 293 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1615', 'execTime' => 0.00038313865661621094, 'params' => NULL, ), 294 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1615', 'execTime' => 0.0009839534759521484, '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.0006208419799804688, '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.0004620552062988281, '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.00036907196044921875, '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.00037789344787597656, '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.0003349781036376953, '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.00033593177795410156, '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.0003380775451660156, '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.00032591819763183594, '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.0003337860107421875, '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.0003418922424316406, '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.0002448558807373047, '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.000225067138671875, '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.00024890899658203125, '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.0002181529998779297, '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.00021314620971679688, '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.00021004676818847656, '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.0002789497375488281, 'params' => array ( 'id' => NULL, 'themeId' => 1615, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 312 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0004200935363769531, '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.0010309219360351562, 'params' => array ( 'themeId' => 1615, 'themeId2' => 1615, ), ), 314 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1615', 'execTime' => 0.0002951622009277344, 'params' => array ( ), ), 315 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003199577331542969, 'params' => array ( 0 => 1616, ), ), 316 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002739429473876953, 'params' => array ( 0 => 1616, ), ), 317 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1616', 'execTime' => 0.0008530616760253906, 'params' => NULL, ), 318 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1616', 'execTime' => 0.0003871917724609375, 'params' => NULL, ), 319 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1616', 'execTime' => 0.0010690689086914062, '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.0006430149078369141, '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.00039196014404296875, '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.0003859996795654297, '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.0004849433898925781, '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.0001468658447265625, '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.00014281272888183594, '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.00013589859008789062, '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.00014901161193847656, '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.00013899803161621094, '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.00013017654418945312, '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.00013017654418945312, '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.00012111663818359375, '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.000125885009765625, '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.00011301040649414062, '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.00011110305786132812, '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.00010919570922851562, '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.00013494491577148438, 'params' => array ( 'id' => NULL, 'themeId' => 1616, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 338 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00019502639770507812, '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.0004019737243652344, '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.0001461505889892578, 'params' => array ( 0 => 1617, ), ), 342 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001399517059326172, 'params' => array ( 0 => 1617, ), ), 343 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1617', 'execTime' => 0.0002918243408203125, 'params' => NULL, ), 344 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1617', 'execTime' => 0.00014901161193847656, 'params' => NULL, ), 345 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1617', 'execTime' => 0.0003719329833984375, '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.00030803680419921875, '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.00016999244689941406, '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.0001590251922607422, '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.00014281272888183594, '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.00013303756713867188, '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.00012803077697753906, '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.0001361370086669922, '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.00013685226440429688, '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.0001430511474609375, '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.00012183189392089844, '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.00011515617370605469, '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.00011301040649414062, '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.00010919570922851562, '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.00013589859008789062, 'params' => array ( 'id' => NULL, 'themeId' => 1617, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 362 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00019502639770507812, '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.0004000663757324219, 'params' => array ( 'themeId' => 1617, 'themeId2' => 1617, ), ), 364 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1617', 'execTime' => 0.00011205673217773438, 'params' => array ( ), ), 365 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001480579376220703, '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.0003230571746826172, 'params' => NULL, ), 368 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1618', 'execTime' => 0.00015211105346679688, 'params' => NULL, ), 369 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1618', 'execTime' => 0.0003521442413330078, '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.0003180503845214844, '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.00016117095947265625, '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.00014209747314453125, '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.00014090538024902344, '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.00014090538024902344, '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.00013399124145507812, '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.00013303756713867188, '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.000164031982421875, '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.00014209747314453125, '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.00013399124145507812, '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.00013399124145507812, '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.00013017654418945312, '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.00013017654418945312, '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.00012302398681640625, '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.00011396408081054688, '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.00011396408081054688, '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.00011301040649414062, '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.00013709068298339844, 'params' => array ( 'id' => NULL, 'themeId' => 1618, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 388 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.000209808349609375, '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.00055694580078125, 'params' => array ( 'themeId' => 1618, 'themeId2' => 1618, ), ), 390 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1618', 'execTime' => 0.00014710426330566406, 'params' => array ( ), ), 391 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001690387725830078, 'params' => array ( 0 => 1619, ), ), 392 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001480579376220703, 'params' => array ( 0 => 1619, ), ), 393 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1619', 'execTime' => 0.00038909912109375, 'params' => NULL, ), 394 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1619', 'execTime' => 0.0001628398895263672, 'params' => NULL, ), 395 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1619', 'execTime' => 0.00043892860412597656, '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.0004439353942871094, '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.0003838539123535156, '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.0003368854522705078, '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.0001709461212158203, '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.00016498565673828125, '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.0001862049102783203, '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.00019407272338867188, '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.0003299713134765625, '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.00029087066650390625, '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.00034308433532714844, '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.0003228187561035156, '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.00030112266540527344, '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.00036215782165527344, '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.0002510547637939453, '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.00026798248291015625, '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.0002498626708984375, '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.0002281665802001953, '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.00022411346435546875, '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.00023984909057617188, '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.00026917457580566406, 'params' => array ( 'id' => NULL, 'themeId' => 1619, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 416 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003790855407714844, '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.0012009143829345703, 'params' => array ( 'themeId' => 1619, 'themeId2' => 1619, ), ), 418 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1619', 'execTime' => 0.00023984909057617188, 'params' => array ( ), ), 419 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002758502960205078, 'params' => array ( 0 => 1620, ), ), 420 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002608299255371094, 'params' => array ( 0 => 1620, ), ), 421 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1620', 'execTime' => 0.0008351802825927734, 'params' => NULL, ), 422 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1620', 'execTime' => 0.0004088878631591797, 'params' => NULL, ), 423 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1620', 'execTime' => 0.0012760162353515625, '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.000640869140625, '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.0004119873046875, '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.0003781318664550781, '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.00039696693420410156, '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.00035500526428222656, '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.0003180503845214844, '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.0003609657287597656, '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.0003559589385986328, '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.0003509521484375, '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.00039505958557128906, '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.0002548694610595703, '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.00030684471130371094, '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.00023698806762695312, '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.00022792816162109375, '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.0002288818359375, '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.00028204917907714844, '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.0002579689025878906, 'params' => array ( 'id' => NULL, 'themeId' => 1620, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 441 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003960132598876953, '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.0010349750518798828, 'params' => array ( 'themeId' => 1620, 'themeId2' => 1620, ), ), 443 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1620', 'execTime' => 0.00023794174194335938, 'params' => array ( ), ), 444 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00028014183044433594, 'params' => array ( 0 => 1621, ), ), 445 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002608299255371094, 'params' => array ( 0 => 1621, ), ), 446 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1621', 'execTime' => 0.0009448528289794922, 'params' => NULL, ), 447 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1621', 'execTime' => 0.00041985511779785156, 'params' => NULL, ), 448 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1621', 'execTime' => 0.001130819320678711, '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.0006468296051025391, '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.0004069805145263672, '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.0003371238708496094, '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.0003809928894042969, '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.00035190582275390625, '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.00033402442932128906, '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.0003399848937988281, '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.0003190040588378906, '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.00033211708068847656, '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.00037097930908203125, '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.00024509429931640625, '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.0002269744873046875, '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.0002620220184326172, '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.0002200603485107422, '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.00021386146545410156, '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.00021195411682128906, '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.00028395652770996094, 'params' => array ( 'id' => NULL, 'themeId' => 1621, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 466 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003771781921386719, '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.0011119842529296875, 'params' => array ( 'themeId' => 1621, 'themeId2' => 1621, ), ), 468 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1621', 'execTime' => 0.00029397010803222656, 'params' => array ( ), ), 469 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002739429473876953, 'params' => array ( 0 => 1622, ), ), 470 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00025582313537597656, 'params' => array ( 0 => 1622, ), ), 471 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1622', 'execTime' => 0.0007870197296142578, 'params' => NULL, ), 472 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1622', 'execTime' => 0.0003669261932373047, 'params' => NULL, ), 473 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1622', 'execTime' => 0.0014290809631347656, '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.0006270408630371094, '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.00037288665771484375, '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.0003662109375, '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.000308990478515625, '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.0003859996795654297, '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.00034689903259277344, '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.0003349781036376953, '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.0003440380096435547, '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.0002799034118652344, '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.00029087066650390625, '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.000331878662109375, '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.00031495094299316406, '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.0002880096435546875, '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.0003349781036376953, '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.0003349781036376953, '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.000247955322265625, '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.00024819374084472656, '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.00022292137145996094, '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.0002200603485107422, '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.00022792816162109375, '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.00023317337036132812, '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.0002498626708984375, 'params' => array ( 'id' => NULL, 'themeId' => 1622, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 496 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003921985626220703, '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.0012400150299072266, 'params' => array ( 'themeId' => 1622, 'themeId2' => 1622, ), ), 498 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1622', 'execTime' => 0.00023102760314941406, 'params' => array ( ), ), 499 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00029397010803222656, 'params' => array ( 0 => 1623, ), ), 500 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002911090850830078, 'params' => array ( 0 => 1623, ), ), 501 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1623', 'execTime' => 0.0008399486541748047, 'params' => NULL, ), 502 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1623', 'execTime' => 0.0003590583801269531, 'params' => NULL, ), 503 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1623', 'execTime' => 0.001010894775390625, '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.0006520748138427734, '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.0003769397735595703, '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.00032806396484375, '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.00036907196044921875, '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.00034999847412109375, '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.00034499168395996094, '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.0003190040588378906, '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.0003161430358886719, '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.0003452301025390625, '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.00032210350036621094, '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.00028896331787109375, '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.0002689361572265625, '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.00023984909057617188, '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.0002200603485107422, '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.00021791458129882812, '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.0002570152282714844, '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.00021982192993164062, '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.0002510547637939453, 'params' => array ( 'id' => NULL, 'themeId' => 1623, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 522 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003750324249267578, '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.0011069774627685547, 'params' => array ( 'themeId' => 1623, 'themeId2' => 1623, ), ), 524 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1623', 'execTime' => 0.00023508071899414062, 'params' => array ( ), ), 525 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002980232238769531, 'params' => array ( 0 => 1624, ), ), 526 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00028586387634277344, 'params' => array ( 0 => 1624, ), ), 527 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1624', 'execTime' => 0.0007500648498535156, 'params' => NULL, ), 528 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1624', 'execTime' => 0.0003859996795654297, 'params' => NULL, ), 529 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1624', 'execTime' => 0.0011670589447021484, '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.0006520748138427734, '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.00040984153747558594, '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.0003368854522705078, '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.0003528594970703125, '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.00037598609924316406, '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.0002789497375488281, '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.00026988983154296875, '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.0003299713134765625, '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.0003349781036376953, '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.00037407875061035156, '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.0002779960632324219, '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.00023221969604492188, '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.0002200603485107422, '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.00023603439331054688, '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.00024008750915527344, '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.00021195411682128906, '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.00024580955505371094, 'params' => array ( 'id' => NULL, 'themeId' => 1624, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 547 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00037384033203125, '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.0009601116180419922, 'params' => array ( 'themeId' => 1624, 'themeId2' => 1624, ), ), 549 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1624', 'execTime' => 0.00022792816162109375, 'params' => array ( ), ), 550 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002949237823486328, 'params' => array ( 0 => 1625, ), ), 551 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002899169921875, 'params' => array ( 0 => 1625, ), ), 552 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1625', 'execTime' => 0.0009520053863525391, 'params' => NULL, ), 553 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1625', 'execTime' => 0.0003650188446044922, 'params' => NULL, ), 554 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1625', 'execTime' => 0.001135110855102539, '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.0006680488586425781, '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.0003998279571533203, '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.00034809112548828125, '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.0004239082336425781, '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.0003609657287597656, '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.00035500526428222656, '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.00036907196044921875, '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.00037288665771484375, '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.0002799034118652344, '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.00025010108947753906, '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.0002319812774658203, '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.0002269744873046875, '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.00028705596923828125, '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.00023293495178222656, '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.00028896331787109375, 'params' => array ( 'id' => NULL, 'themeId' => 1625, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 570 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0004119873046875, '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.0010170936584472656, 'params' => array ( 'themeId' => 1625, 'themeId2' => 1625, ), ), 572 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1625', 'execTime' => 0.0002319812774658203, 'params' => array ( ), ), 573 => array ( 'query' => 'SELECT * FROM ow_base_config WHERE `key` = \'base\' AND `name` = \'cachedEntitiesPostfix\' LIMIT 0, 1', 'execTime' => 0.0003380775451660156, 'params' => array ( ), ), 574 => array ( 'query' => 'UPDATE `ow_base_config` SET `value`=:value WHERE id=:id', 'execTime' => 0.00035881996154785156, 'params' => array ( 'id' => 521, 'value' => 'GEVUHazY', ), ), 575 => array ( 'query' => 'SELECT * FROM ow_base_config', 'execTime' => 0.0006458759307861328, 'params' => array ( ), ), 576 => array ( 'query' => 'SELECT * FROM ow_base_language WHERE `status` = \'active\'', 'execTime' => 0.00044798851013183594, '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.07971000671386719, 'params' => array ( 0 => 1, ), ), 578 => array ( 'query' => 'SELECT * FROM ow_base_language', 'execTime' => 0.0006499290466308594, 'params' => array ( ), ), 579 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `key` = \'simplicity\' LIMIT 0, 1', 'execTime' => 0.0006442070007324219, 'params' => array ( ), ), 580 => array ( 'query' => 'SELECT * FROM ow_base_theme_content WHERE `themeId` = 1606', 'execTime' => 0.0004420280456542969, 'params' => array ( ), ), 581 => array ( 'query' => 'SELECT * FROM ow_base_theme_master_page WHERE `themeId` = 1606', 'execTime' => 0.00021314620971679688, 'params' => array ( ), ), 582 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `key` = \'turquoise\' LIMIT 0, 1', 'execTime' => 0.00032806396484375, 'params' => array ( ), ), 583 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `key` = \'turquoise\' LIMIT 0, 1', 'execTime' => 0.000225067138671875, 'params' => array ( ), ), 584 => array ( 'query' => 'SELECT * FROM ow_base_theme_content WHERE `themeId` = 1607', 'execTime' => 0.0002582073211669922, 'params' => array ( ), ), 585 => array ( 'query' => 'SELECT * FROM ow_base_theme_master_page WHERE `themeId` = 1607', 'execTime' => 0.00021791458129882812, 'params' => array ( ), ), 586 => array ( 'query' => 'SELECT * FROM ow_base_document WHERE `isStatic` = 1 AND `isMobile` = 0', 'execTime' => 0.0002460479736328125, '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.0005168914794921875, '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.001058816909790039, '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.0008299350738525391, 'params' => array ( 'menuType' => 'bottom', ), ), 590 => array ( 'query' => 'SELECT * FROM ow_base_question_account_type ORDER BY sortOrder', 'execTime' => 0.0004811286926269531, 'params' => array ( ), ), 591 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'base\' AND `actionKey` = \'daily_login\' LIMIT 0, 1', 'execTime' => 0.0005469322204589844, 'params' => array ( ), ), 592 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'base\' AND `actionKey` = \'user_join\' LIMIT 0, 1', 'execTime' => 0.0005669593811035156, 'params' => array ( ), ), 593 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'base\' AND `actionKey` = \'search_users\' LIMIT 0, 1', 'execTime' => 0.00038886070251464844, 'params' => array ( ), ), 594 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'base\' AND `actionKey` = \'add_comment\' LIMIT 0, 1', 'execTime' => 0.0003459453582763672, 'params' => array ( ), ), 595 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'usercredits\' AND `actionKey` = \'buy_credits\' LIMIT 0, 1', 'execTime' => 0.000308990478515625, 'params' => array ( ), ), 596 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'usercredits\' AND `actionKey` = \'grant_by_user\' LIMIT 0, 1', 'execTime' => 0.0002970695495605469, 'params' => array ( ), ), 597 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'usercredits\' AND `actionKey` = \'grant_to_user\' LIMIT 0, 1', 'execTime' => 0.00031495094299316406, 'params' => array ( ), ), 598 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'usercredits\' AND `actionKey` = \'set_by_admin\' LIMIT 0, 1', 'execTime' => 0.0002899169921875, 'params' => array ( ), ), 599 => array ( 'query' => 'SELECT * FROM ow_base_question_account_type ORDER BY sortOrder', 'execTime' => 0.0005409717559814453, '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.0010600090026855469, 'params' => NULL, ), 601 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` IN(\'sex\',\'match_sex\') ORDER BY sortOrder', 'execTime' => 0.0006330013275146484, 'params' => array ( ), ), 602 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` IN(\'username\',\'email\',\'password\',\'sex\',\'match_sex\') ORDER BY sortOrder', 'execTime' => 0.0008499622344970703, 'params' => array ( ), ), 603 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` IN(\'\',\'sex\') ORDER BY sortOrder', 'execTime' => 0.0005519390106201172, '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.0014789104461669922, 'params' => array ( ), ), 605 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` = \'username\' LIMIT 0, 1', 'execTime' => 0.0005810260772705078, 'params' => array ( ), ), 606 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` = \'email\' LIMIT 0, 1', 'execTime' => 0.0005309581756591797, 'params' => array ( ), ), 607 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` = \'password\' LIMIT 0, 1', 'execTime' => 0.00045609474182128906, 'params' => array ( ), ), 608 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` = \'repeatPassword\' LIMIT 0, 1', 'execTime' => 0.0003941059112548828, 'params' => array ( ), ), 609 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` = \'sex\' LIMIT 0, 1', 'execTime' => 0.0005400180816650391, 'params' => array ( ), ), 610 => array ( 'query' => 'SELECT * FROM ow_skadate_account_type_to_gender', 'execTime' => 0.00043702125549316406, 'params' => array ( ), ), 611 => array ( 'query' => 'UPDATE `ow_base_plugin` SET developerKey=:dk WHERE `key`=:k', 'execTime' => 0.0005998611450195312, 'params' => array ( 'dk' => '99d6bdd5bb6468beaf118c4664dd92ff', 'k' => 'pcgallery', ), ), 612 => array ( 'query' => 'SELECT * FROM ow_base_language', 'execTime' => 0.0004630088806152344, '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.0005371570587158203, '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.00037097930908203125, 'params' => NULL, ), 615 => array ( 'query' => 'SELECT COUNT(*) FROM ow_base_invitation WHERE `userId` = 0', 'execTime' => 0.0004038810729980469, 'params' => array ( ), ), 616 => array ( 'query' => 'SELECT COUNT(*) FROM ow_base_invitation WHERE `userId` = 0 AND `viewed` = 0', 'execTime' => 0.0002529621124267578, 'params' => array ( ), ), 617 => array ( 'query' => 'SELECT COUNT(*) FROM ow_notifications_notification WHERE `userId` = 0 AND `viewed` = 0', 'execTime' => 0.00025200843811035156, 'params' => array ( ), ), 618 => array ( 'query' => 'SELECT COUNT(*) FROM ow_notifications_notification WHERE `userId` = 0', 'execTime' => 0.00020384788513183594, '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.0006220340728759766, '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.0004239082336425781, 'params' => array ( ), ), 621 => array ( 'query' => 'show tables like \'ow_base_geolocation_country\'', 'execTime' => 0.00150299072265625, 'params' => NULL, ), 622 => array ( 'query' => 'SELECT * FROM ow_base_authorization_group', 'execTime' => 0.0004467964172363281, 'params' => array ( ), ), 623 => array ( 'query' => 'SELECT * FROM ow_base_authorization_moderator ORDER BY id', 'execTime' => 0.0002510547637939453, 'params' => array ( ), ), 624 => array ( 'query' => 'SELECT * FROM ow_base_authorization_moderator_permission', 'execTime' => 0.00025200843811035156, 'params' => array ( ), ), 625 => array ( 'query' => 'SELECT * FROM ow_base_authorization_action', 'execTime' => 0.00028514862060546875, 'params' => array ( ), ), 626 => array ( 'query' => 'SELECT * FROM ow_base_authorization_permission', 'execTime' => 0.00034999847412109375, 'params' => array ( ), ), 627 => array ( 'query' => 'SELECT * FROM ow_base_authorization_role ORDER BY `sortOrder` ASC', 'execTime' => 0.0004839897155761719, '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.00045490264892578125, 'params' => array ( 'pluginKey' => 'SKADATE', 'position' => 'bottom', ), ), 630 => array ( 'query' => 'SELECT * FROM ow_base_place WHERE `name` = \'index\' LIMIT 0, 1', 'execTime' => 0.0004830360412597656, 'params' => array ( ), ), 631 => array ( 'query' => 'SELECT * FROM ow_base_component_place_cache WHERE `placeId` = 2 AND `entityId` = 0 LIMIT 0, 1', 'execTime' => 0.0005140304565429688, '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.0005249977111816406, 'params' => array ( 'pluginKey' => 'SKADATE', 'position' => 'sidebar', ), ), ), 'debugMode' => true, 'isProfilerEnabled' => true, 'profiler' => \UTIL_Profiler::__set_state(array( 'checkPoints' => array ( 'start' => 1783290037.656917, ), 'key' => 'db', 'result' => array ( ), 'chkCounter' => 0, )), 'queryExecTime' => 0.0005249977111816406, 'totalQueryExecTime' => 0.3253614902496338, '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.0008230209350585938, 'params' => array ( ), ), 1 => array ( 'query' => 'SELECT * FROM ow_base_language', 'execTime' => 0.0004980564117431641, 'params' => array ( ), ), 2 => array ( 'query' => 'SELECT * FROM ow_base_plugin', 'execTime' => 0.0006098747253417969, 'params' => array ( ), ), 3 => array ( 'query' => 'SELECT * FROM ow_base_language ORDER BY `order` ASC LIMIT 0, 1', 'execTime' => 0.0004949569702148438, 'params' => array ( ), ), 4 => array ( 'query' => 'SET TIME_ZONE = ?', 'execTime' => 0.0003268718719482422, 'params' => array ( 0 => '-04:00', ), ), 5 => array ( 'query' => 'SELECT * FROM ow_virtualgifts_template', 'execTime' => 0.0005471706390380859, 'params' => array ( ), ), 6 => array ( 'query' => 'SELECT * FROM ow_base_document WHERE `uri` = \'join\' AND `isStatic` = 1 LIMIT 0, 1', 'execTime' => 0.0006730556488037109, 'params' => array ( ), ), 7 => array ( 'query' => 'SELECT * FROM ow_base_theme', 'execTime' => 0.0005199909210205078, 'params' => array ( ), ), 8 => array ( 'query' => 'SELECT * FROM ow_base_theme', 'execTime' => 0.0004990100860595703, 'params' => array ( ), ), 9 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003638267517089844, 'params' => array ( 0 => 1555, ), ), 10 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003180503845214844, 'params' => array ( 0 => 1555, ), ), 11 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1555', 'execTime' => 0.0008919239044189453, 'params' => NULL, ), 12 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1555', 'execTime' => 0.00039386749267578125, 'params' => NULL, ), 13 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1555', 'execTime' => 0.0010609626770019531, '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.0006279945373535156, '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.0003941059112548828, '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.0003719329833984375, '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.00042891502380371094, '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.0003750324249267578, '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.00035309791564941406, '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.0003159046173095703, '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.0003039836883544922, '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.0003559589385986328, '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.0003561973571777344, '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.0003409385681152344, '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.0002529621124267578, '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.00022912025451660156, '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.00028204917907714844, '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.00022101402282714844, '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.0002129077911376953, '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.0003190040588378906, 'params' => array ( 'id' => NULL, 'themeId' => 1555, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 31 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003819465637207031, '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.0011050701141357422, 'params' => array ( 'themeId' => 1555, 'themeId2' => 1555, ), ), 33 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1555', 'execTime' => 0.00026297569274902344, 'params' => array ( ), ), 34 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00034999847412109375, 'params' => array ( 0 => 1559, ), ), 35 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00030803680419921875, 'params' => array ( 0 => 1559, ), ), 36 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1559', 'execTime' => 0.0008130073547363281, 'params' => NULL, ), 37 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1559', 'execTime' => 0.0003731250762939453, 'params' => NULL, ), 38 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1559', 'execTime' => 0.0009980201721191406, '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.0006968975067138672, '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.00039196014404296875, '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.00038886070251464844, '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.0003750324249267578, '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.0003681182861328125, '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.0003368854522705078, '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.000331878662109375, '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.00039196014404296875, '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.0003478527069091797, '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.0002911090850830078, '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.0003008842468261719, '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.00029277801513671875, '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.0002911090850830078, '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.0002720355987548828, '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.00021600723266601562, '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.0002620220184326172, 'params' => array ( 'id' => NULL, 'themeId' => 1559, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 55 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0004000663757324219, '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.000965118408203125, 'params' => array ( 'themeId' => 1559, 'themeId2' => 1559, ), ), 57 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1559', 'execTime' => 0.0002448558807373047, 'params' => array ( ), ), 58 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003058910369873047, 'params' => array ( 0 => 1606, ), ), 59 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00031495094299316406, 'params' => array ( 0 => 1606, ), ), 60 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1606', 'execTime' => 0.0009970664978027344, 'params' => NULL, ), 61 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1606', 'execTime' => 0.00029206275939941406, 'params' => NULL, ), 62 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1606', 'execTime' => 0.0011670589447021484, '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.0006978511810302734, '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.00038814544677734375, '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.0003600120544433594, '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.00037789344787597656, '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.00032401084899902344, '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.00040912628173828125, '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.00036215782165527344, '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.0003380775451660156, '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.0003819465637207031, '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.00027680397033691406, '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.00029087066650390625, '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.0002560615539550781, '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.00023603439331054688, '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.0002300739288330078, '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.00026798248291015625, '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.0002391338348388672, '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.00022792816162109375, '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.00027489662170410156, '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.00039386749267578125, '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.0009911060333251953, 'params' => array ( 'themeId' => 1606, 'themeId2' => 1606, ), ), 83 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1606', 'execTime' => 0.00023889541625976562, 'params' => array ( ), ), 84 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.000308990478515625, 'params' => array ( 0 => 1607, ), ), 85 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003180503845214844, 'params' => array ( 0 => 1607, ), ), 86 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1607', 'execTime' => 0.0008060932159423828, 'params' => NULL, ), 87 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1607', 'execTime' => 0.0003829002380371094, 'params' => NULL, ), 88 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1607', 'execTime' => 0.0010120868682861328, '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.0006849765777587891, '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.0004811286926269531, '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.0003769397735595703, '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.00037407875061035156, '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.0004570484161376953, '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.0003590583801269531, '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.00035309791564941406, '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.0003170967102050781, '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.00031495094299316406, '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.0003371238708496094, '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.000247955322265625, '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.00023508071899414062, '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.0002448558807373047, '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.00023698806762695312, '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.0002200603485107422, '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.00021386146545410156, '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.0002799034118652344, 'params' => array ( 'id' => NULL, 'themeId' => 1607, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 106 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003809928894042969, '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.0009529590606689453, 'params' => array ( 'themeId' => 1607, 'themeId2' => 1607, ), ), 108 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1607', 'execTime' => 0.00023102760314941406, 'params' => array ( ), ), 109 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002989768981933594, 'params' => array ( 0 => 1608, ), ), 110 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00026798248291015625, 'params' => array ( 0 => 1608, ), ), 111 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1608', 'execTime' => 0.0008928775787353516, 'params' => NULL, ), 112 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1608', 'execTime' => 0.0004048347473144531, 'params' => NULL, ), 113 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1608', 'execTime' => 0.001001119613647461, '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.0006468296051025391, '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.0004208087921142578, '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.0003600120544433594, '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.0003948211669921875, '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.00030994415283203125, '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.00028705596923828125, '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.0003268718719482422, '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.0003161430358886719, '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.0002951622009277344, '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.0003299713134765625, '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.000247955322265625, '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.00024390220642089844, '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.00027489662170410156, '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.000225067138671875, '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.00022220611572265625, '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.00023603439331054688, '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.00027489662170410156, 'params' => array ( 'id' => NULL, 'themeId' => 1608, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 131 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003750324249267578, '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.0009908676147460938, 'params' => array ( 'themeId' => 1608, 'themeId2' => 1608, ), ), 133 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1608', 'execTime' => 0.0002970695495605469, 'params' => array ( ), ), 134 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002770423889160156, 'params' => array ( 0 => 1609, ), ), 135 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002579689025878906, 'params' => array ( 0 => 1609, ), ), 136 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1609', 'execTime' => 0.0008368492126464844, 'params' => NULL, ), 137 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1609', 'execTime' => 0.0004119873046875, 'params' => NULL, ), 138 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1609', 'execTime' => 0.001310110092163086, '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.0006270408630371094, '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.00047016143798828125, '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.0003478527069091797, '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.000370025634765625, '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.0003509521484375, '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.00034880638122558594, '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.0003528594970703125, '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.000331878662109375, '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.0003249645233154297, '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.0003540515899658203, '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.0003161430358886719, '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.00031280517578125, '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.00025200843811035156, '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.00022602081298828125, '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.00021600723266601562, '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.0002269744873046875, '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.00023508071899414062, '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.0002779960632324219, 'params' => array ( 'id' => NULL, 'themeId' => 1609, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 158 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003941059112548828, '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.0010769367218017578, 'params' => array ( 'themeId' => 1609, 'themeId2' => 1609, ), ), 160 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1609', 'execTime' => 0.00023221969604492188, 'params' => array ( ), ), 161 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00027489662170410156, 'params' => array ( 0 => 1610, ), ), 162 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002739429473876953, 'params' => array ( 0 => 1610, ), ), 163 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1610', 'execTime' => 0.0008380413055419922, 'params' => NULL, ), 164 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1610', 'execTime' => 0.0003871917724609375, 'params' => NULL, ), 165 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1610', 'execTime' => 0.0013611316680908203, '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.0006349086761474609, '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.00045800209045410156, '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.0003399848937988281, '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.0003361701965332031, '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.0003769397735595703, '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.0003769397735595703, '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.0003230571746826172, '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.00032591819763183594, '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.0003371238708496094, '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.0004200935363769531, '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.0003159046173095703, '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.0002892017364501953, '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.000270843505859375, '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.00023293495178222656, '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.00021982192993164062, '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.00022912025451660156, '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.00023603439331054688, '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.00022292137145996094, '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.00026488304138183594, 'params' => array ( 'id' => NULL, 'themeId' => 1610, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 185 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00039005279541015625, '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.0011000633239746094, 'params' => array ( 'themeId' => 1610, 'themeId2' => 1610, ), ), 187 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1610', 'execTime' => 0.00023102760314941406, 'params' => array ( ), ), 188 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00029587745666503906, 'params' => array ( 0 => 1611, ), ), 189 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00028395652770996094, 'params' => array ( 0 => 1611, ), ), 190 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1611', 'execTime' => 0.0008189678192138672, 'params' => NULL, ), 191 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1611', 'execTime' => 0.0003559589385986328, 'params' => NULL, ), 192 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1611', 'execTime' => 0.0011789798736572266, '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.0006051063537597656, '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.0003669261932373047, '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.00035190582275390625, '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.0003619194030761719, '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.00038886070251464844, '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.00034117698669433594, '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.00034308433532714844, '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.0004038810729980469, '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.0003819465637207031, '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.00034689903259277344, '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.0002770423889160156, '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.0002491474151611328, '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.00026917457580566406, '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.00024318695068359375, '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.00021004676818847656, '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.00020503997802734375, '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.00026416778564453125, 'params' => array ( 'id' => NULL, 'themeId' => 1611, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 210 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00037598609924316406, '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.0010030269622802734, 'params' => array ( 'themeId' => 1611, 'themeId2' => 1611, ), ), 212 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1611', 'execTime' => 0.0002281665802001953, 'params' => array ( ), ), 213 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00029206275939941406, 'params' => array ( 0 => 1612, ), ), 214 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00026297569274902344, 'params' => array ( 0 => 1612, ), ), 215 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1612', 'execTime' => 0.0008859634399414062, 'params' => NULL, ), 216 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1612', 'execTime' => 0.0004010200500488281, 'params' => NULL, ), 217 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1612', 'execTime' => 0.0010800361633300781, '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.0006220340728759766, '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.00039315223693847656, '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.00034999847412109375, '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.00038695335388183594, '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.0002930164337158203, '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.0003190040588378906, '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.0003490447998046875, '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.0003211498260498047, '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.00033211708068847656, '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.0003190040588378906, '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.0003268718719482422, '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.00024390220642089844, '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.0002529621124267578, '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' => 0.00022411346435546875, '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' => 0.00021982192993164062, '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' => 0.00022101402282714844, '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' => 0.00023794174194335938, '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.0002510547637939453, 'params' => array ( 'id' => NULL, 'themeId' => 1612, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 236 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0004069805145263672, '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.0010628700256347656, 'params' => array ( 'themeId' => 1612, 'themeId2' => 1612, ), ), 238 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1612', 'execTime' => 0.00022912025451660156, 'params' => array ( ), ), 239 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00027298927307128906, 'params' => array ( 0 => 1613, ), ), 240 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002551078796386719, 'params' => array ( 0 => 1613, ), ), 241 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1613', 'execTime' => 0.0008370876312255859, 'params' => NULL, ), 242 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1613', 'execTime' => 0.0004010200500488281, 'params' => NULL, ), 243 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1613', 'execTime' => 0.0010728836059570312, '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.0006189346313476562, '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.00036978721618652344, '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.0003800392150878906, '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.00034999847412109375, '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.00035500526428222656, '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.00035309791564941406, '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.00030112266540527344, '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.0003190040588378906, '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.0003631114959716797, '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.0003151893615722656, '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.0002589225769042969, '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.00026988983154296875, '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.00024700164794921875, '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.0002410411834716797, '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.0002758502960205078, '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.00024509429931640625, '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.0002639293670654297, 'params' => array ( 'id' => NULL, 'themeId' => 1613, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 261 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003681182861328125, '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.0009469985961914062, 'params' => array ( 'themeId' => 1613, 'themeId2' => 1613, ), ), 263 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1613', 'execTime' => 0.0002281665802001953, 'params' => array ( ), ), 264 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002720355987548828, 'params' => array ( 0 => 1614, ), ), 265 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002808570861816406, 'params' => array ( 0 => 1614, ), ), 266 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1614', 'execTime' => 0.0007808208465576172, 'params' => NULL, ), 267 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1614', 'execTime' => 0.00036787986755371094, 'params' => NULL, ), 268 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1614', 'execTime' => 0.001110076904296875, '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.0006289482116699219, '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.00040984153747558594, '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.0003437995910644531, '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.0003211498260498047, '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.00035309791564941406, '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.00031495094299316406, '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.00031495094299316406, '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.00037097930908203125, '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.0003161430358886719, '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.0003299713134765625, '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.00034689903259277344, '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.0002548694610595703, '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.00022411346435546875, '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.00029587745666503906, '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.00022077560424804688, '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.00021195411682128906, '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.00021004676818847656, '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.0003390312194824219, 'params' => array ( 'id' => NULL, 'themeId' => 1614, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 287 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00038504600524902344, '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.0011088848114013672, 'params' => array ( 'themeId' => 1614, 'themeId2' => 1614, ), ), 289 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1614', 'execTime' => 0.0002970695495605469, 'params' => array ( ), ), 290 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003070831298828125, 'params' => array ( 0 => 1615, ), ), 291 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003440380096435547, 'params' => array ( 0 => 1615, ), ), 292 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1615', 'execTime' => 0.0008709430694580078, 'params' => NULL, ), 293 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1615', 'execTime' => 0.00038313865661621094, 'params' => NULL, ), 294 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1615', 'execTime' => 0.0009839534759521484, '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.0006208419799804688, '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.0004620552062988281, '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.00036907196044921875, '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.00037789344787597656, '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.0003349781036376953, '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.00033593177795410156, '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.0003380775451660156, '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.00032591819763183594, '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.0003337860107421875, '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.0003418922424316406, '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.0002448558807373047, '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.000225067138671875, '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.00024890899658203125, '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.0002181529998779297, '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.00021314620971679688, '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.00021004676818847656, '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.0002789497375488281, 'params' => array ( 'id' => NULL, 'themeId' => 1615, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 312 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0004200935363769531, '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.0010309219360351562, 'params' => array ( 'themeId' => 1615, 'themeId2' => 1615, ), ), 314 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1615', 'execTime' => 0.0002951622009277344, 'params' => array ( ), ), 315 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003199577331542969, 'params' => array ( 0 => 1616, ), ), 316 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002739429473876953, 'params' => array ( 0 => 1616, ), ), 317 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1616', 'execTime' => 0.0008530616760253906, 'params' => NULL, ), 318 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1616', 'execTime' => 0.0003871917724609375, 'params' => NULL, ), 319 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1616', 'execTime' => 0.0010690689086914062, '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.0006430149078369141, '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.00039196014404296875, '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.0003859996795654297, '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.0004849433898925781, '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.0001468658447265625, '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.00014281272888183594, '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.00013589859008789062, '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.00014901161193847656, '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.00013899803161621094, '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.00013017654418945312, '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.00013017654418945312, '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.00012111663818359375, '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.000125885009765625, '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.00011301040649414062, '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.00011110305786132812, '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.00010919570922851562, '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.00013494491577148438, 'params' => array ( 'id' => NULL, 'themeId' => 1616, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 338 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00019502639770507812, '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.0004019737243652344, '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.0001461505889892578, 'params' => array ( 0 => 1617, ), ), 342 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001399517059326172, 'params' => array ( 0 => 1617, ), ), 343 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1617', 'execTime' => 0.0002918243408203125, 'params' => NULL, ), 344 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1617', 'execTime' => 0.00014901161193847656, 'params' => NULL, ), 345 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1617', 'execTime' => 0.0003719329833984375, '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.00030803680419921875, '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.00016999244689941406, '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.0001590251922607422, '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.00014281272888183594, '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.00013303756713867188, '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.00012803077697753906, '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.0001361370086669922, '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.00013685226440429688, '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.0001430511474609375, '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.00012183189392089844, '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.00011515617370605469, '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.00011301040649414062, '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.00010919570922851562, '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.00013589859008789062, 'params' => array ( 'id' => NULL, 'themeId' => 1617, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 362 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00019502639770507812, '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.0004000663757324219, 'params' => array ( 'themeId' => 1617, 'themeId2' => 1617, ), ), 364 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1617', 'execTime' => 0.00011205673217773438, 'params' => array ( ), ), 365 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001480579376220703, '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.0003230571746826172, 'params' => NULL, ), 368 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1618', 'execTime' => 0.00015211105346679688, 'params' => NULL, ), 369 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1618', 'execTime' => 0.0003521442413330078, '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.0003180503845214844, '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.00016117095947265625, '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.00014209747314453125, '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.00014090538024902344, '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.00014090538024902344, '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.00013399124145507812, '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.00013303756713867188, '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.000164031982421875, '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.00014209747314453125, '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.00013399124145507812, '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.00013399124145507812, '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.00013017654418945312, '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.00013017654418945312, '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.00012302398681640625, '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.00011396408081054688, '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.00011396408081054688, '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.00011301040649414062, '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.00013709068298339844, 'params' => array ( 'id' => NULL, 'themeId' => 1618, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 388 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.000209808349609375, '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.00055694580078125, 'params' => array ( 'themeId' => 1618, 'themeId2' => 1618, ), ), 390 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1618', 'execTime' => 0.00014710426330566406, 'params' => array ( ), ), 391 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001690387725830078, 'params' => array ( 0 => 1619, ), ), 392 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001480579376220703, 'params' => array ( 0 => 1619, ), ), 393 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1619', 'execTime' => 0.00038909912109375, 'params' => NULL, ), 394 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1619', 'execTime' => 0.0001628398895263672, 'params' => NULL, ), 395 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1619', 'execTime' => 0.00043892860412597656, '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.0004439353942871094, '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.0003838539123535156, '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.0003368854522705078, '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.0001709461212158203, '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.00016498565673828125, '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.0001862049102783203, '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.00019407272338867188, '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.0003299713134765625, '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.00029087066650390625, '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.00034308433532714844, '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.0003228187561035156, '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.00030112266540527344, '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.00036215782165527344, '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.0002510547637939453, '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.00026798248291015625, '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.0002498626708984375, '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.0002281665802001953, '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.00022411346435546875, '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.00023984909057617188, '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.00026917457580566406, 'params' => array ( 'id' => NULL, 'themeId' => 1619, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 416 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003790855407714844, '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.0012009143829345703, 'params' => array ( 'themeId' => 1619, 'themeId2' => 1619, ), ), 418 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1619', 'execTime' => 0.00023984909057617188, 'params' => array ( ), ), 419 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002758502960205078, 'params' => array ( 0 => 1620, ), ), 420 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002608299255371094, 'params' => array ( 0 => 1620, ), ), 421 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1620', 'execTime' => 0.0008351802825927734, 'params' => NULL, ), 422 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1620', 'execTime' => 0.0004088878631591797, 'params' => NULL, ), 423 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1620', 'execTime' => 0.0012760162353515625, '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.000640869140625, '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.0004119873046875, '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.0003781318664550781, '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.00039696693420410156, '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.00035500526428222656, '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.0003180503845214844, '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.0003609657287597656, '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.0003559589385986328, '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.0003509521484375, '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.00039505958557128906, '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.0002548694610595703, '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.00030684471130371094, '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.00023698806762695312, '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.00022792816162109375, '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.0002288818359375, '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.00028204917907714844, '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.0002579689025878906, 'params' => array ( 'id' => NULL, 'themeId' => 1620, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 441 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003960132598876953, '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.0010349750518798828, 'params' => array ( 'themeId' => 1620, 'themeId2' => 1620, ), ), 443 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1620', 'execTime' => 0.00023794174194335938, 'params' => array ( ), ), 444 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00028014183044433594, 'params' => array ( 0 => 1621, ), ), 445 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002608299255371094, 'params' => array ( 0 => 1621, ), ), 446 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1621', 'execTime' => 0.0009448528289794922, 'params' => NULL, ), 447 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1621', 'execTime' => 0.00041985511779785156, 'params' => NULL, ), 448 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1621', 'execTime' => 0.001130819320678711, '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.0006468296051025391, '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.0004069805145263672, '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.0003371238708496094, '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.0003809928894042969, '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.00035190582275390625, '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.00033402442932128906, '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.0003399848937988281, '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.0003190040588378906, '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.00033211708068847656, '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.00037097930908203125, '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.00024509429931640625, '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.0002269744873046875, '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.0002620220184326172, '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.0002200603485107422, '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.00021386146545410156, '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.00021195411682128906, '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.00028395652770996094, 'params' => array ( 'id' => NULL, 'themeId' => 1621, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 466 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003771781921386719, '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.0011119842529296875, 'params' => array ( 'themeId' => 1621, 'themeId2' => 1621, ), ), 468 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1621', 'execTime' => 0.00029397010803222656, 'params' => array ( ), ), 469 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002739429473876953, 'params' => array ( 0 => 1622, ), ), 470 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00025582313537597656, 'params' => array ( 0 => 1622, ), ), 471 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1622', 'execTime' => 0.0007870197296142578, 'params' => NULL, ), 472 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1622', 'execTime' => 0.0003669261932373047, 'params' => NULL, ), 473 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1622', 'execTime' => 0.0014290809631347656, '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.0006270408630371094, '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.00037288665771484375, '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.0003662109375, '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.000308990478515625, '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.0003859996795654297, '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.00034689903259277344, '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.0003349781036376953, '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.0003440380096435547, '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.0002799034118652344, '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.00029087066650390625, '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.000331878662109375, '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.00031495094299316406, '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.0002880096435546875, '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.0003349781036376953, '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.0003349781036376953, '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.000247955322265625, '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.00024819374084472656, '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.00022292137145996094, '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.0002200603485107422, '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.00022792816162109375, '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.00023317337036132812, '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.0002498626708984375, 'params' => array ( 'id' => NULL, 'themeId' => 1622, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 496 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003921985626220703, '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.0012400150299072266, 'params' => array ( 'themeId' => 1622, 'themeId2' => 1622, ), ), 498 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1622', 'execTime' => 0.00023102760314941406, 'params' => array ( ), ), 499 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00029397010803222656, 'params' => array ( 0 => 1623, ), ), 500 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002911090850830078, 'params' => array ( 0 => 1623, ), ), 501 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1623', 'execTime' => 0.0008399486541748047, 'params' => NULL, ), 502 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1623', 'execTime' => 0.0003590583801269531, 'params' => NULL, ), 503 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1623', 'execTime' => 0.001010894775390625, '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.0006520748138427734, '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.0003769397735595703, '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.00032806396484375, '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.00036907196044921875, '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.00034999847412109375, '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.00034499168395996094, '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.0003190040588378906, '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.0003161430358886719, '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.0003452301025390625, '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.00032210350036621094, '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.00028896331787109375, '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.0002689361572265625, '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.00023984909057617188, '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.0002200603485107422, '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.00021791458129882812, '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.0002570152282714844, '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.00021982192993164062, '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.0002510547637939453, 'params' => array ( 'id' => NULL, 'themeId' => 1623, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 522 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003750324249267578, '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.0011069774627685547, 'params' => array ( 'themeId' => 1623, 'themeId2' => 1623, ), ), 524 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1623', 'execTime' => 0.00023508071899414062, 'params' => array ( ), ), 525 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002980232238769531, 'params' => array ( 0 => 1624, ), ), 526 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00028586387634277344, 'params' => array ( 0 => 1624, ), ), 527 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1624', 'execTime' => 0.0007500648498535156, 'params' => NULL, ), 528 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1624', 'execTime' => 0.0003859996795654297, 'params' => NULL, ), 529 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1624', 'execTime' => 0.0011670589447021484, '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.0006520748138427734, '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.00040984153747558594, '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.0003368854522705078, '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.0003528594970703125, '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.00037598609924316406, '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.0002789497375488281, '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.00026988983154296875, '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.0003299713134765625, '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.0003349781036376953, '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.00037407875061035156, '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.0002779960632324219, '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.00023221969604492188, '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.0002200603485107422, '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.00023603439331054688, '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.00024008750915527344, '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.00021195411682128906, '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.00024580955505371094, 'params' => array ( 'id' => NULL, 'themeId' => 1624, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 547 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00037384033203125, '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.0009601116180419922, 'params' => array ( 'themeId' => 1624, 'themeId2' => 1624, ), ), 549 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1624', 'execTime' => 0.00022792816162109375, 'params' => array ( ), ), 550 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002949237823486328, 'params' => array ( 0 => 1625, ), ), 551 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002899169921875, 'params' => array ( 0 => 1625, ), ), 552 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1625', 'execTime' => 0.0009520053863525391, 'params' => NULL, ), 553 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1625', 'execTime' => 0.0003650188446044922, 'params' => NULL, ), 554 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1625', 'execTime' => 0.001135110855102539, '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.0006680488586425781, '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.0003998279571533203, '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.00034809112548828125, '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.0004239082336425781, '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.0003609657287597656, '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.00035500526428222656, '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.00036907196044921875, '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.00037288665771484375, '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.0002799034118652344, '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.00025010108947753906, '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.0002319812774658203, '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.0002269744873046875, '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.00028705596923828125, '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.00023293495178222656, '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.00028896331787109375, 'params' => array ( 'id' => NULL, 'themeId' => 1625, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 570 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0004119873046875, '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.0010170936584472656, 'params' => array ( 'themeId' => 1625, 'themeId2' => 1625, ), ), 572 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1625', 'execTime' => 0.0002319812774658203, 'params' => array ( ), ), 573 => array ( 'query' => 'SELECT * FROM ow_base_config WHERE `key` = \'base\' AND `name` = \'cachedEntitiesPostfix\' LIMIT 0, 1', 'execTime' => 0.0003380775451660156, 'params' => array ( ), ), 574 => array ( 'query' => 'UPDATE `ow_base_config` SET `value`=:value WHERE id=:id', 'execTime' => 0.00035881996154785156, 'params' => array ( 'id' => 521, 'value' => 'GEVUHazY', ), ), 575 => array ( 'query' => 'SELECT * FROM ow_base_config', 'execTime' => 0.0006458759307861328, 'params' => array ( ), ), 576 => array ( 'query' => 'SELECT * FROM ow_base_language WHERE `status` = \'active\'', 'execTime' => 0.00044798851013183594, '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.07971000671386719, 'params' => array ( 0 => 1, ), ), 578 => array ( 'query' => 'SELECT * FROM ow_base_language', 'execTime' => 0.0006499290466308594, 'params' => array ( ), ), 579 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `key` = \'simplicity\' LIMIT 0, 1', 'execTime' => 0.0006442070007324219, 'params' => array ( ), ), 580 => array ( 'query' => 'SELECT * FROM ow_base_theme_content WHERE `themeId` = 1606', 'execTime' => 0.0004420280456542969, 'params' => array ( ), ), 581 => array ( 'query' => 'SELECT * FROM ow_base_theme_master_page WHERE `themeId` = 1606', 'execTime' => 0.00021314620971679688, 'params' => array ( ), ), 582 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `key` = \'turquoise\' LIMIT 0, 1', 'execTime' => 0.00032806396484375, 'params' => array ( ), ), 583 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `key` = \'turquoise\' LIMIT 0, 1', 'execTime' => 0.000225067138671875, 'params' => array ( ), ), 584 => array ( 'query' => 'SELECT * FROM ow_base_theme_content WHERE `themeId` = 1607', 'execTime' => 0.0002582073211669922, 'params' => array ( ), ), 585 => array ( 'query' => 'SELECT * FROM ow_base_theme_master_page WHERE `themeId` = 1607', 'execTime' => 0.00021791458129882812, 'params' => array ( ), ), 586 => array ( 'query' => 'SELECT * FROM ow_base_document WHERE `isStatic` = 1 AND `isMobile` = 0', 'execTime' => 0.0002460479736328125, '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.0005168914794921875, '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.001058816909790039, '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.0008299350738525391, 'params' => array ( 'menuType' => 'bottom', ), ), 590 => array ( 'query' => 'SELECT * FROM ow_base_question_account_type ORDER BY sortOrder', 'execTime' => 0.0004811286926269531, 'params' => array ( ), ), 591 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'base\' AND `actionKey` = \'daily_login\' LIMIT 0, 1', 'execTime' => 0.0005469322204589844, 'params' => array ( ), ), 592 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'base\' AND `actionKey` = \'user_join\' LIMIT 0, 1', 'execTime' => 0.0005669593811035156, 'params' => array ( ), ), 593 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'base\' AND `actionKey` = \'search_users\' LIMIT 0, 1', 'execTime' => 0.00038886070251464844, 'params' => array ( ), ), 594 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'base\' AND `actionKey` = \'add_comment\' LIMIT 0, 1', 'execTime' => 0.0003459453582763672, 'params' => array ( ), ), 595 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'usercredits\' AND `actionKey` = \'buy_credits\' LIMIT 0, 1', 'execTime' => 0.000308990478515625, 'params' => array ( ), ), 596 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'usercredits\' AND `actionKey` = \'grant_by_user\' LIMIT 0, 1', 'execTime' => 0.0002970695495605469, 'params' => array ( ), ), 597 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'usercredits\' AND `actionKey` = \'grant_to_user\' LIMIT 0, 1', 'execTime' => 0.00031495094299316406, 'params' => array ( ), ), 598 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'usercredits\' AND `actionKey` = \'set_by_admin\' LIMIT 0, 1', 'execTime' => 0.0002899169921875, 'params' => array ( ), ), 599 => array ( 'query' => 'SELECT * FROM ow_base_question_account_type ORDER BY sortOrder', 'execTime' => 0.0005409717559814453, '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.0010600090026855469, 'params' => NULL, ), 601 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` IN(\'sex\',\'match_sex\') ORDER BY sortOrder', 'execTime' => 0.0006330013275146484, 'params' => array ( ), ), 602 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` IN(\'username\',\'email\',\'password\',\'sex\',\'match_sex\') ORDER BY sortOrder', 'execTime' => 0.0008499622344970703, 'params' => array ( ), ), 603 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` IN(\'\',\'sex\') ORDER BY sortOrder', 'execTime' => 0.0005519390106201172, '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.0014789104461669922, 'params' => array ( ), ), 605 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` = \'username\' LIMIT 0, 1', 'execTime' => 0.0005810260772705078, 'params' => array ( ), ), 606 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` = \'email\' LIMIT 0, 1', 'execTime' => 0.0005309581756591797, 'params' => array ( ), ), 607 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` = \'password\' LIMIT 0, 1', 'execTime' => 0.00045609474182128906, 'params' => array ( ), ), 608 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` = \'repeatPassword\' LIMIT 0, 1', 'execTime' => 0.0003941059112548828, 'params' => array ( ), ), 609 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` = \'sex\' LIMIT 0, 1', 'execTime' => 0.0005400180816650391, 'params' => array ( ), ), 610 => array ( 'query' => 'SELECT * FROM ow_skadate_account_type_to_gender', 'execTime' => 0.00043702125549316406, 'params' => array ( ), ), 611 => array ( 'query' => 'UPDATE `ow_base_plugin` SET developerKey=:dk WHERE `key`=:k', 'execTime' => 0.0005998611450195312, 'params' => array ( 'dk' => '99d6bdd5bb6468beaf118c4664dd92ff', 'k' => 'pcgallery', ), ), 612 => array ( 'query' => 'SELECT * FROM ow_base_language', 'execTime' => 0.0004630088806152344, '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.0005371570587158203, '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.00037097930908203125, 'params' => NULL, ), 615 => array ( 'query' => 'SELECT COUNT(*) FROM ow_base_invitation WHERE `userId` = 0', 'execTime' => 0.0004038810729980469, 'params' => array ( ), ), 616 => array ( 'query' => 'SELECT COUNT(*) FROM ow_base_invitation WHERE `userId` = 0 AND `viewed` = 0', 'execTime' => 0.0002529621124267578, 'params' => array ( ), ), 617 => array ( 'query' => 'SELECT COUNT(*) FROM ow_notifications_notification WHERE `userId` = 0 AND `viewed` = 0', 'execTime' => 0.00025200843811035156, 'params' => array ( ), ), 618 => array ( 'query' => 'SELECT COUNT(*) FROM ow_notifications_notification WHERE `userId` = 0', 'execTime' => 0.00020384788513183594, '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.0006220340728759766, '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.0004239082336425781, 'params' => array ( ), ), 621 => array ( 'query' => 'show tables like \'ow_base_geolocation_country\'', 'execTime' => 0.00150299072265625, 'params' => NULL, ), 622 => array ( 'query' => 'SELECT * FROM ow_base_authorization_group', 'execTime' => 0.0004467964172363281, 'params' => array ( ), ), 623 => array ( 'query' => 'SELECT * FROM ow_base_authorization_moderator ORDER BY id', 'execTime' => 0.0002510547637939453, 'params' => array ( ), ), 624 => array ( 'query' => 'SELECT * FROM ow_base_authorization_moderator_permission', 'execTime' => 0.00025200843811035156, 'params' => array ( ), ), 625 => array ( 'query' => 'SELECT * FROM ow_base_authorization_action', 'execTime' => 0.00028514862060546875, 'params' => array ( ), ), 626 => array ( 'query' => 'SELECT * FROM ow_base_authorization_permission', 'execTime' => 0.00034999847412109375, 'params' => array ( ), ), 627 => array ( 'query' => 'SELECT * FROM ow_base_authorization_role ORDER BY `sortOrder` ASC', 'execTime' => 0.0004839897155761719, '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.00045490264892578125, 'params' => array ( 'pluginKey' => 'SKADATE', 'position' => 'bottom', ), ), 630 => array ( 'query' => 'SELECT * FROM ow_base_place WHERE `name` = \'index\' LIMIT 0, 1', 'execTime' => 0.0004830360412597656, 'params' => array ( ), ), 631 => array ( 'query' => 'SELECT * FROM ow_base_component_place_cache WHERE `placeId` = 2 AND `entityId` = 0 LIMIT 0, 1', 'execTime' => 0.0005140304565429688, '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.0005249977111816406, 'params' => array ( 'pluginKey' => 'SKADATE', 'position' => 'sidebar', ), ), ), 'debugMode' => true, 'isProfilerEnabled' => true, 'profiler' => \UTIL_Profiler::__set_state(array( 'checkPoints' => array ( 'start' => 1783290037.656917, ), 'key' => 'db', 'result' => array ( ), 'chkCounter' => 0, )), 'queryExecTime' => 0.0005249977111816406, 'totalQueryExecTime' => 0.3253614902496338, '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.0008230209350585938, 'params' => array ( ), ), 1 => array ( 'query' => 'SELECT * FROM ow_base_language', 'execTime' => 0.0004980564117431641, 'params' => array ( ), ), 2 => array ( 'query' => 'SELECT * FROM ow_base_plugin', 'execTime' => 0.0006098747253417969, 'params' => array ( ), ), 3 => array ( 'query' => 'SELECT * FROM ow_base_language ORDER BY `order` ASC LIMIT 0, 1', 'execTime' => 0.0004949569702148438, 'params' => array ( ), ), 4 => array ( 'query' => 'SET TIME_ZONE = ?', 'execTime' => 0.0003268718719482422, 'params' => array ( 0 => '-04:00', ), ), 5 => array ( 'query' => 'SELECT * FROM ow_virtualgifts_template', 'execTime' => 0.0005471706390380859, 'params' => array ( ), ), 6 => array ( 'query' => 'SELECT * FROM ow_base_document WHERE `uri` = \'join\' AND `isStatic` = 1 LIMIT 0, 1', 'execTime' => 0.0006730556488037109, 'params' => array ( ), ), 7 => array ( 'query' => 'SELECT * FROM ow_base_theme', 'execTime' => 0.0005199909210205078, 'params' => array ( ), ), 8 => array ( 'query' => 'SELECT * FROM ow_base_theme', 'execTime' => 0.0004990100860595703, 'params' => array ( ), ), 9 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003638267517089844, 'params' => array ( 0 => 1555, ), ), 10 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003180503845214844, 'params' => array ( 0 => 1555, ), ), 11 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1555', 'execTime' => 0.0008919239044189453, 'params' => NULL, ), 12 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1555', 'execTime' => 0.00039386749267578125, 'params' => NULL, ), 13 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1555', 'execTime' => 0.0010609626770019531, '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.0006279945373535156, '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.0003941059112548828, '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.0003719329833984375, '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.00042891502380371094, '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.0003750324249267578, '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.00035309791564941406, '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.0003159046173095703, '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.0003039836883544922, '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.0003559589385986328, '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.0003561973571777344, '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.0003409385681152344, '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.0002529621124267578, '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.00022912025451660156, '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.00028204917907714844, '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.00022101402282714844, '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.0002129077911376953, '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.0003190040588378906, 'params' => array ( 'id' => NULL, 'themeId' => 1555, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 31 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003819465637207031, '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.0011050701141357422, 'params' => array ( 'themeId' => 1555, 'themeId2' => 1555, ), ), 33 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1555', 'execTime' => 0.00026297569274902344, 'params' => array ( ), ), 34 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00034999847412109375, 'params' => array ( 0 => 1559, ), ), 35 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00030803680419921875, 'params' => array ( 0 => 1559, ), ), 36 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1559', 'execTime' => 0.0008130073547363281, 'params' => NULL, ), 37 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1559', 'execTime' => 0.0003731250762939453, 'params' => NULL, ), 38 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1559', 'execTime' => 0.0009980201721191406, '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.0006968975067138672, '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.00039196014404296875, '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.00038886070251464844, '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.0003750324249267578, '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.0003681182861328125, '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.0003368854522705078, '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.000331878662109375, '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.00039196014404296875, '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.0003478527069091797, '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.0002911090850830078, '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.0003008842468261719, '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.00029277801513671875, '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.0002911090850830078, '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.0002720355987548828, '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.00021600723266601562, '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.0002620220184326172, 'params' => array ( 'id' => NULL, 'themeId' => 1559, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 55 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0004000663757324219, '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.000965118408203125, 'params' => array ( 'themeId' => 1559, 'themeId2' => 1559, ), ), 57 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1559', 'execTime' => 0.0002448558807373047, 'params' => array ( ), ), 58 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003058910369873047, 'params' => array ( 0 => 1606, ), ), 59 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00031495094299316406, 'params' => array ( 0 => 1606, ), ), 60 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1606', 'execTime' => 0.0009970664978027344, 'params' => NULL, ), 61 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1606', 'execTime' => 0.00029206275939941406, 'params' => NULL, ), 62 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1606', 'execTime' => 0.0011670589447021484, '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.0006978511810302734, '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.00038814544677734375, '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.0003600120544433594, '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.00037789344787597656, '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.00032401084899902344, '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.00040912628173828125, '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.00036215782165527344, '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.0003380775451660156, '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.0003819465637207031, '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.00027680397033691406, '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.00029087066650390625, '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.0002560615539550781, '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.00023603439331054688, '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.0002300739288330078, '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.00026798248291015625, '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.0002391338348388672, '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.00022792816162109375, '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.00027489662170410156, '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.00039386749267578125, '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.0009911060333251953, 'params' => array ( 'themeId' => 1606, 'themeId2' => 1606, ), ), 83 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1606', 'execTime' => 0.00023889541625976562, 'params' => array ( ), ), 84 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.000308990478515625, 'params' => array ( 0 => 1607, ), ), 85 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003180503845214844, 'params' => array ( 0 => 1607, ), ), 86 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1607', 'execTime' => 0.0008060932159423828, 'params' => NULL, ), 87 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1607', 'execTime' => 0.0003829002380371094, 'params' => NULL, ), 88 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1607', 'execTime' => 0.0010120868682861328, '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.0006849765777587891, '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.0004811286926269531, '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.0003769397735595703, '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.00037407875061035156, '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.0004570484161376953, '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.0003590583801269531, '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.00035309791564941406, '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.0003170967102050781, '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.00031495094299316406, '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.0003371238708496094, '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.000247955322265625, '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.00023508071899414062, '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.0002448558807373047, '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.00023698806762695312, '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.0002200603485107422, '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.00021386146545410156, '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.0002799034118652344, 'params' => array ( 'id' => NULL, 'themeId' => 1607, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 106 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003809928894042969, '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.0009529590606689453, 'params' => array ( 'themeId' => 1607, 'themeId2' => 1607, ), ), 108 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1607', 'execTime' => 0.00023102760314941406, 'params' => array ( ), ), 109 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002989768981933594, 'params' => array ( 0 => 1608, ), ), 110 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00026798248291015625, 'params' => array ( 0 => 1608, ), ), 111 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1608', 'execTime' => 0.0008928775787353516, 'params' => NULL, ), 112 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1608', 'execTime' => 0.0004048347473144531, 'params' => NULL, ), 113 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1608', 'execTime' => 0.001001119613647461, '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.0006468296051025391, '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.0004208087921142578, '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.0003600120544433594, '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.0003948211669921875, '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.00030994415283203125, '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.00028705596923828125, '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.0003268718719482422, '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.0003161430358886719, '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.0002951622009277344, '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.0003299713134765625, '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.000247955322265625, '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.00024390220642089844, '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.00027489662170410156, '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.000225067138671875, '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.00022220611572265625, '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.00023603439331054688, '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.00027489662170410156, 'params' => array ( 'id' => NULL, 'themeId' => 1608, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 131 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003750324249267578, '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.0009908676147460938, 'params' => array ( 'themeId' => 1608, 'themeId2' => 1608, ), ), 133 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1608', 'execTime' => 0.0002970695495605469, 'params' => array ( ), ), 134 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002770423889160156, 'params' => array ( 0 => 1609, ), ), 135 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002579689025878906, 'params' => array ( 0 => 1609, ), ), 136 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1609', 'execTime' => 0.0008368492126464844, 'params' => NULL, ), 137 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1609', 'execTime' => 0.0004119873046875, 'params' => NULL, ), 138 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1609', 'execTime' => 0.001310110092163086, '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.0006270408630371094, '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.00047016143798828125, '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.0003478527069091797, '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.000370025634765625, '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.0003509521484375, '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.00034880638122558594, '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.0003528594970703125, '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.000331878662109375, '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.0003249645233154297, '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.0003540515899658203, '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.0003161430358886719, '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.00031280517578125, '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.00025200843811035156, '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.00022602081298828125, '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.00021600723266601562, '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.0002269744873046875, '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.00023508071899414062, '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.0002779960632324219, 'params' => array ( 'id' => NULL, 'themeId' => 1609, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 158 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003941059112548828, '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.0010769367218017578, 'params' => array ( 'themeId' => 1609, 'themeId2' => 1609, ), ), 160 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1609', 'execTime' => 0.00023221969604492188, 'params' => array ( ), ), 161 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00027489662170410156, 'params' => array ( 0 => 1610, ), ), 162 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002739429473876953, 'params' => array ( 0 => 1610, ), ), 163 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1610', 'execTime' => 0.0008380413055419922, 'params' => NULL, ), 164 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1610', 'execTime' => 0.0003871917724609375, 'params' => NULL, ), 165 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1610', 'execTime' => 0.0013611316680908203, '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.0006349086761474609, '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.00045800209045410156, '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.0003399848937988281, '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.0003361701965332031, '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.0003769397735595703, '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.0003769397735595703, '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.0003230571746826172, '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.00032591819763183594, '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.0003371238708496094, '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.0004200935363769531, '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.0003159046173095703, '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.0002892017364501953, '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.000270843505859375, '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.00023293495178222656, '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.00021982192993164062, '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.00022912025451660156, '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.00023603439331054688, '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.00022292137145996094, '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.00026488304138183594, 'params' => array ( 'id' => NULL, 'themeId' => 1610, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 185 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00039005279541015625, '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.0011000633239746094, 'params' => array ( 'themeId' => 1610, 'themeId2' => 1610, ), ), 187 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1610', 'execTime' => 0.00023102760314941406, 'params' => array ( ), ), 188 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00029587745666503906, 'params' => array ( 0 => 1611, ), ), 189 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00028395652770996094, 'params' => array ( 0 => 1611, ), ), 190 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1611', 'execTime' => 0.0008189678192138672, 'params' => NULL, ), 191 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1611', 'execTime' => 0.0003559589385986328, 'params' => NULL, ), 192 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1611', 'execTime' => 0.0011789798736572266, '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.0006051063537597656, '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.0003669261932373047, '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.00035190582275390625, '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.0003619194030761719, '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.00038886070251464844, '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.00034117698669433594, '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.00034308433532714844, '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.0004038810729980469, '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.0003819465637207031, '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.00034689903259277344, '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.0002770423889160156, '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.0002491474151611328, '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.00026917457580566406, '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.00024318695068359375, '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.00021004676818847656, '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.00020503997802734375, '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.00026416778564453125, 'params' => array ( 'id' => NULL, 'themeId' => 1611, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 210 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00037598609924316406, '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.0010030269622802734, 'params' => array ( 'themeId' => 1611, 'themeId2' => 1611, ), ), 212 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1611', 'execTime' => 0.0002281665802001953, 'params' => array ( ), ), 213 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00029206275939941406, 'params' => array ( 0 => 1612, ), ), 214 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00026297569274902344, 'params' => array ( 0 => 1612, ), ), 215 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1612', 'execTime' => 0.0008859634399414062, 'params' => NULL, ), 216 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1612', 'execTime' => 0.0004010200500488281, 'params' => NULL, ), 217 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1612', 'execTime' => 0.0010800361633300781, '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.0006220340728759766, '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.00039315223693847656, '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.00034999847412109375, '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.00038695335388183594, '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.0002930164337158203, '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.0003190040588378906, '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.0003490447998046875, '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.0003211498260498047, '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.00033211708068847656, '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.0003190040588378906, '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.0003268718719482422, '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.00024390220642089844, '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.0002529621124267578, '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' => 0.00022411346435546875, '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' => 0.00021982192993164062, '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' => 0.00022101402282714844, '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' => 0.00023794174194335938, '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.0002510547637939453, 'params' => array ( 'id' => NULL, 'themeId' => 1612, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 236 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0004069805145263672, '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.0010628700256347656, 'params' => array ( 'themeId' => 1612, 'themeId2' => 1612, ), ), 238 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1612', 'execTime' => 0.00022912025451660156, 'params' => array ( ), ), 239 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00027298927307128906, 'params' => array ( 0 => 1613, ), ), 240 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002551078796386719, 'params' => array ( 0 => 1613, ), ), 241 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1613', 'execTime' => 0.0008370876312255859, 'params' => NULL, ), 242 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1613', 'execTime' => 0.0004010200500488281, 'params' => NULL, ), 243 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1613', 'execTime' => 0.0010728836059570312, '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.0006189346313476562, '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.00036978721618652344, '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.0003800392150878906, '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.00034999847412109375, '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.00035500526428222656, '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.00035309791564941406, '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.00030112266540527344, '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.0003190040588378906, '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.0003631114959716797, '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.0003151893615722656, '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.0002589225769042969, '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.00026988983154296875, '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.00024700164794921875, '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.0002410411834716797, '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.0002758502960205078, '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.00024509429931640625, '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.0002639293670654297, 'params' => array ( 'id' => NULL, 'themeId' => 1613, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 261 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003681182861328125, '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.0009469985961914062, 'params' => array ( 'themeId' => 1613, 'themeId2' => 1613, ), ), 263 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1613', 'execTime' => 0.0002281665802001953, 'params' => array ( ), ), 264 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002720355987548828, 'params' => array ( 0 => 1614, ), ), 265 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002808570861816406, 'params' => array ( 0 => 1614, ), ), 266 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1614', 'execTime' => 0.0007808208465576172, 'params' => NULL, ), 267 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1614', 'execTime' => 0.00036787986755371094, 'params' => NULL, ), 268 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1614', 'execTime' => 0.001110076904296875, '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.0006289482116699219, '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.00040984153747558594, '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.0003437995910644531, '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.0003211498260498047, '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.00035309791564941406, '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.00031495094299316406, '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.00031495094299316406, '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.00037097930908203125, '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.0003161430358886719, '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.0003299713134765625, '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.00034689903259277344, '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.0002548694610595703, '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.00022411346435546875, '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.00029587745666503906, '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.00022077560424804688, '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.00021195411682128906, '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.00021004676818847656, '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.0003390312194824219, 'params' => array ( 'id' => NULL, 'themeId' => 1614, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 287 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00038504600524902344, '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.0011088848114013672, 'params' => array ( 'themeId' => 1614, 'themeId2' => 1614, ), ), 289 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1614', 'execTime' => 0.0002970695495605469, 'params' => array ( ), ), 290 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003070831298828125, 'params' => array ( 0 => 1615, ), ), 291 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003440380096435547, 'params' => array ( 0 => 1615, ), ), 292 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1615', 'execTime' => 0.0008709430694580078, 'params' => NULL, ), 293 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1615', 'execTime' => 0.00038313865661621094, 'params' => NULL, ), 294 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1615', 'execTime' => 0.0009839534759521484, '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.0006208419799804688, '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.0004620552062988281, '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.00036907196044921875, '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.00037789344787597656, '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.0003349781036376953, '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.00033593177795410156, '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.0003380775451660156, '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.00032591819763183594, '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.0003337860107421875, '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.0003418922424316406, '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.0002448558807373047, '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.000225067138671875, '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.00024890899658203125, '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.0002181529998779297, '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.00021314620971679688, '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.00021004676818847656, '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.0002789497375488281, 'params' => array ( 'id' => NULL, 'themeId' => 1615, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 312 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0004200935363769531, '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.0010309219360351562, 'params' => array ( 'themeId' => 1615, 'themeId2' => 1615, ), ), 314 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1615', 'execTime' => 0.0002951622009277344, 'params' => array ( ), ), 315 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003199577331542969, 'params' => array ( 0 => 1616, ), ), 316 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002739429473876953, 'params' => array ( 0 => 1616, ), ), 317 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1616', 'execTime' => 0.0008530616760253906, 'params' => NULL, ), 318 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1616', 'execTime' => 0.0003871917724609375, 'params' => NULL, ), 319 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1616', 'execTime' => 0.0010690689086914062, '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.0006430149078369141, '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.00039196014404296875, '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.0003859996795654297, '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.0004849433898925781, '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.0001468658447265625, '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.00014281272888183594, '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.00013589859008789062, '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.00014901161193847656, '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.00013899803161621094, '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.00013017654418945312, '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.00013017654418945312, '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.00012111663818359375, '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.000125885009765625, '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.00011301040649414062, '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.00011110305786132812, '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.00010919570922851562, '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.00013494491577148438, 'params' => array ( 'id' => NULL, 'themeId' => 1616, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 338 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00019502639770507812, '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.0004019737243652344, '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.0001461505889892578, 'params' => array ( 0 => 1617, ), ), 342 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001399517059326172, 'params' => array ( 0 => 1617, ), ), 343 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1617', 'execTime' => 0.0002918243408203125, 'params' => NULL, ), 344 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1617', 'execTime' => 0.00014901161193847656, 'params' => NULL, ), 345 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1617', 'execTime' => 0.0003719329833984375, '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.00030803680419921875, '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.00016999244689941406, '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.0001590251922607422, '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.00014281272888183594, '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.00013303756713867188, '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.00012803077697753906, '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.0001361370086669922, '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.00013685226440429688, '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.0001430511474609375, '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.00012183189392089844, '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.00011515617370605469, '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.00011301040649414062, '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.00010919570922851562, '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.00013589859008789062, 'params' => array ( 'id' => NULL, 'themeId' => 1617, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 362 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00019502639770507812, '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.0004000663757324219, 'params' => array ( 'themeId' => 1617, 'themeId2' => 1617, ), ), 364 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1617', 'execTime' => 0.00011205673217773438, 'params' => array ( ), ), 365 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001480579376220703, '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.0003230571746826172, 'params' => NULL, ), 368 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1618', 'execTime' => 0.00015211105346679688, 'params' => NULL, ), 369 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1618', 'execTime' => 0.0003521442413330078, '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.0003180503845214844, '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.00016117095947265625, '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.00014209747314453125, '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.00014090538024902344, '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.00014090538024902344, '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.00013399124145507812, '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.00013303756713867188, '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.000164031982421875, '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.00014209747314453125, '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.00013399124145507812, '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.00013399124145507812, '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.00013017654418945312, '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.00013017654418945312, '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.00012302398681640625, '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.00011396408081054688, '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.00011396408081054688, '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.00011301040649414062, '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.00013709068298339844, 'params' => array ( 'id' => NULL, 'themeId' => 1618, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 388 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.000209808349609375, '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.00055694580078125, 'params' => array ( 'themeId' => 1618, 'themeId2' => 1618, ), ), 390 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1618', 'execTime' => 0.00014710426330566406, 'params' => array ( ), ), 391 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001690387725830078, 'params' => array ( 0 => 1619, ), ), 392 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001480579376220703, 'params' => array ( 0 => 1619, ), ), 393 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1619', 'execTime' => 0.00038909912109375, 'params' => NULL, ), 394 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1619', 'execTime' => 0.0001628398895263672, 'params' => NULL, ), 395 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1619', 'execTime' => 0.00043892860412597656, '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.0004439353942871094, '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.0003838539123535156, '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.0003368854522705078, '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.0001709461212158203, '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.00016498565673828125, '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.0001862049102783203, '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.00019407272338867188, '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.0003299713134765625, '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.00029087066650390625, '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.00034308433532714844, '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.0003228187561035156, '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.00030112266540527344, '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.00036215782165527344, '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.0002510547637939453, '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.00026798248291015625, '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.0002498626708984375, '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.0002281665802001953, '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.00022411346435546875, '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.00023984909057617188, '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.00026917457580566406, 'params' => array ( 'id' => NULL, 'themeId' => 1619, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 416 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003790855407714844, '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.0012009143829345703, 'params' => array ( 'themeId' => 1619, 'themeId2' => 1619, ), ), 418 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1619', 'execTime' => 0.00023984909057617188, 'params' => array ( ), ), 419 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002758502960205078, 'params' => array ( 0 => 1620, ), ), 420 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002608299255371094, 'params' => array ( 0 => 1620, ), ), 421 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1620', 'execTime' => 0.0008351802825927734, 'params' => NULL, ), 422 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1620', 'execTime' => 0.0004088878631591797, 'params' => NULL, ), 423 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1620', 'execTime' => 0.0012760162353515625, '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.000640869140625, '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.0004119873046875, '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.0003781318664550781, '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.00039696693420410156, '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.00035500526428222656, '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.0003180503845214844, '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.0003609657287597656, '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.0003559589385986328, '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.0003509521484375, '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.00039505958557128906, '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.0002548694610595703, '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.00030684471130371094, '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.00023698806762695312, '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.00022792816162109375, '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.0002288818359375, '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.00028204917907714844, '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.0002579689025878906, 'params' => array ( 'id' => NULL, 'themeId' => 1620, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 441 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003960132598876953, '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.0010349750518798828, 'params' => array ( 'themeId' => 1620, 'themeId2' => 1620, ), ), 443 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1620', 'execTime' => 0.00023794174194335938, 'params' => array ( ), ), 444 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00028014183044433594, 'params' => array ( 0 => 1621, ), ), 445 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002608299255371094, 'params' => array ( 0 => 1621, ), ), 446 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1621', 'execTime' => 0.0009448528289794922, 'params' => NULL, ), 447 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1621', 'execTime' => 0.00041985511779785156, 'params' => NULL, ), 448 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1621', 'execTime' => 0.001130819320678711, '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.0006468296051025391, '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.0004069805145263672, '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.0003371238708496094, '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.0003809928894042969, '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.00035190582275390625, '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.00033402442932128906, '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.0003399848937988281, '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.0003190040588378906, '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.00033211708068847656, '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.00037097930908203125, '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.00024509429931640625, '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.0002269744873046875, '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.0002620220184326172, '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.0002200603485107422, '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.00021386146545410156, '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.00021195411682128906, '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.00028395652770996094, 'params' => array ( 'id' => NULL, 'themeId' => 1621, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 466 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003771781921386719, '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.0011119842529296875, 'params' => array ( 'themeId' => 1621, 'themeId2' => 1621, ), ), 468 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1621', 'execTime' => 0.00029397010803222656, 'params' => array ( ), ), 469 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002739429473876953, 'params' => array ( 0 => 1622, ), ), 470 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00025582313537597656, 'params' => array ( 0 => 1622, ), ), 471 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1622', 'execTime' => 0.0007870197296142578, 'params' => NULL, ), 472 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1622', 'execTime' => 0.0003669261932373047, 'params' => NULL, ), 473 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1622', 'execTime' => 0.0014290809631347656, '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.0006270408630371094, '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.00037288665771484375, '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.0003662109375, '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.000308990478515625, '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.0003859996795654297, '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.00034689903259277344, '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.0003349781036376953, '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.0003440380096435547, '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.0002799034118652344, '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.00029087066650390625, '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.000331878662109375, '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.00031495094299316406, '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.0002880096435546875, '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.0003349781036376953, '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.0003349781036376953, '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.000247955322265625, '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.00024819374084472656, '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.00022292137145996094, '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.0002200603485107422, '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.00022792816162109375, '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.00023317337036132812, '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.0002498626708984375, 'params' => array ( 'id' => NULL, 'themeId' => 1622, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 496 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003921985626220703, '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.0012400150299072266, 'params' => array ( 'themeId' => 1622, 'themeId2' => 1622, ), ), 498 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1622', 'execTime' => 0.00023102760314941406, 'params' => array ( ), ), 499 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00029397010803222656, 'params' => array ( 0 => 1623, ), ), 500 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002911090850830078, 'params' => array ( 0 => 1623, ), ), 501 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1623', 'execTime' => 0.0008399486541748047, 'params' => NULL, ), 502 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1623', 'execTime' => 0.0003590583801269531, 'params' => NULL, ), 503 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1623', 'execTime' => 0.001010894775390625, '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.0006520748138427734, '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.0003769397735595703, '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.00032806396484375, '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.00036907196044921875, '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.00034999847412109375, '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.00034499168395996094, '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.0003190040588378906, '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.0003161430358886719, '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.0003452301025390625, '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.00032210350036621094, '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.00028896331787109375, '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.0002689361572265625, '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.00023984909057617188, '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.0002200603485107422, '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.00021791458129882812, '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.0002570152282714844, '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.00021982192993164062, '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.0002510547637939453, 'params' => array ( 'id' => NULL, 'themeId' => 1623, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 522 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003750324249267578, '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.0011069774627685547, 'params' => array ( 'themeId' => 1623, 'themeId2' => 1623, ), ), 524 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1623', 'execTime' => 0.00023508071899414062, 'params' => array ( ), ), 525 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002980232238769531, 'params' => array ( 0 => 1624, ), ), 526 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00028586387634277344, 'params' => array ( 0 => 1624, ), ), 527 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1624', 'execTime' => 0.0007500648498535156, 'params' => NULL, ), 528 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1624', 'execTime' => 0.0003859996795654297, 'params' => NULL, ), 529 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1624', 'execTime' => 0.0011670589447021484, '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.0006520748138427734, '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.00040984153747558594, '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.0003368854522705078, '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.0003528594970703125, '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.00037598609924316406, '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.0002789497375488281, '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.00026988983154296875, '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.0003299713134765625, '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.0003349781036376953, '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.00037407875061035156, '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.0002779960632324219, '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.00023221969604492188, '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.0002200603485107422, '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.00023603439331054688, '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.00024008750915527344, '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.00021195411682128906, '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.00024580955505371094, 'params' => array ( 'id' => NULL, 'themeId' => 1624, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 547 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00037384033203125, '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.0009601116180419922, 'params' => array ( 'themeId' => 1624, 'themeId2' => 1624, ), ), 549 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1624', 'execTime' => 0.00022792816162109375, 'params' => array ( ), ), 550 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002949237823486328, 'params' => array ( 0 => 1625, ), ), 551 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002899169921875, 'params' => array ( 0 => 1625, ), ), 552 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1625', 'execTime' => 0.0009520053863525391, 'params' => NULL, ), 553 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1625', 'execTime' => 0.0003650188446044922, 'params' => NULL, ), 554 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1625', 'execTime' => 0.001135110855102539, '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.0006680488586425781, '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.0003998279571533203, '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.00034809112548828125, '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.0004239082336425781, '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.0003609657287597656, '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.00035500526428222656, '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.00036907196044921875, '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.00037288665771484375, '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.0002799034118652344, '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.00025010108947753906, '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.0002319812774658203, '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.0002269744873046875, '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.00028705596923828125, '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.00023293495178222656, '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.00028896331787109375, 'params' => array ( 'id' => NULL, 'themeId' => 1625, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 570 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0004119873046875, '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.0010170936584472656, 'params' => array ( 'themeId' => 1625, 'themeId2' => 1625, ), ), 572 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1625', 'execTime' => 0.0002319812774658203, 'params' => array ( ), ), 573 => array ( 'query' => 'SELECT * FROM ow_base_config WHERE `key` = \'base\' AND `name` = \'cachedEntitiesPostfix\' LIMIT 0, 1', 'execTime' => 0.0003380775451660156, 'params' => array ( ), ), 574 => array ( 'query' => 'UPDATE `ow_base_config` SET `value`=:value WHERE id=:id', 'execTime' => 0.00035881996154785156, 'params' => array ( 'id' => 521, 'value' => 'GEVUHazY', ), ), 575 => array ( 'query' => 'SELECT * FROM ow_base_config', 'execTime' => 0.0006458759307861328, 'params' => array ( ), ), 576 => array ( 'query' => 'SELECT * FROM ow_base_language WHERE `status` = \'active\'', 'execTime' => 0.00044798851013183594, '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.07971000671386719, 'params' => array ( 0 => 1, ), ), 578 => array ( 'query' => 'SELECT * FROM ow_base_language', 'execTime' => 0.0006499290466308594, 'params' => array ( ), ), 579 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `key` = \'simplicity\' LIMIT 0, 1', 'execTime' => 0.0006442070007324219, 'params' => array ( ), ), 580 => array ( 'query' => 'SELECT * FROM ow_base_theme_content WHERE `themeId` = 1606', 'execTime' => 0.0004420280456542969, 'params' => array ( ), ), 581 => array ( 'query' => 'SELECT * FROM ow_base_theme_master_page WHERE `themeId` = 1606', 'execTime' => 0.00021314620971679688, 'params' => array ( ), ), 582 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `key` = \'turquoise\' LIMIT 0, 1', 'execTime' => 0.00032806396484375, 'params' => array ( ), ), 583 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `key` = \'turquoise\' LIMIT 0, 1', 'execTime' => 0.000225067138671875, 'params' => array ( ), ), 584 => array ( 'query' => 'SELECT * FROM ow_base_theme_content WHERE `themeId` = 1607', 'execTime' => 0.0002582073211669922, 'params' => array ( ), ), 585 => array ( 'query' => 'SELECT * FROM ow_base_theme_master_page WHERE `themeId` = 1607', 'execTime' => 0.00021791458129882812, 'params' => array ( ), ), 586 => array ( 'query' => 'SELECT * FROM ow_base_document WHERE `isStatic` = 1 AND `isMobile` = 0', 'execTime' => 0.0002460479736328125, '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.0005168914794921875, '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.001058816909790039, '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.0008299350738525391, 'params' => array ( 'menuType' => 'bottom', ), ), 590 => array ( 'query' => 'SELECT * FROM ow_base_question_account_type ORDER BY sortOrder', 'execTime' => 0.0004811286926269531, 'params' => array ( ), ), 591 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'base\' AND `actionKey` = \'daily_login\' LIMIT 0, 1', 'execTime' => 0.0005469322204589844, 'params' => array ( ), ), 592 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'base\' AND `actionKey` = \'user_join\' LIMIT 0, 1', 'execTime' => 0.0005669593811035156, 'params' => array ( ), ), 593 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'base\' AND `actionKey` = \'search_users\' LIMIT 0, 1', 'execTime' => 0.00038886070251464844, 'params' => array ( ), ), 594 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'base\' AND `actionKey` = \'add_comment\' LIMIT 0, 1', 'execTime' => 0.0003459453582763672, 'params' => array ( ), ), 595 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'usercredits\' AND `actionKey` = \'buy_credits\' LIMIT 0, 1', 'execTime' => 0.000308990478515625, 'params' => array ( ), ), 596 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'usercredits\' AND `actionKey` = \'grant_by_user\' LIMIT 0, 1', 'execTime' => 0.0002970695495605469, 'params' => array ( ), ), 597 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'usercredits\' AND `actionKey` = \'grant_to_user\' LIMIT 0, 1', 'execTime' => 0.00031495094299316406, 'params' => array ( ), ), 598 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'usercredits\' AND `actionKey` = \'set_by_admin\' LIMIT 0, 1', 'execTime' => 0.0002899169921875, 'params' => array ( ), ), 599 => array ( 'query' => 'SELECT * FROM ow_base_question_account_type ORDER BY sortOrder', 'execTime' => 0.0005409717559814453, '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.0010600090026855469, 'params' => NULL, ), 601 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` IN(\'sex\',\'match_sex\') ORDER BY sortOrder', 'execTime' => 0.0006330013275146484, 'params' => array ( ), ), 602 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` IN(\'username\',\'email\',\'password\',\'sex\',\'match_sex\') ORDER BY sortOrder', 'execTime' => 0.0008499622344970703, 'params' => array ( ), ), 603 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` IN(\'\',\'sex\') ORDER BY sortOrder', 'execTime' => 0.0005519390106201172, '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.0014789104461669922, 'params' => array ( ), ), 605 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` = \'username\' LIMIT 0, 1', 'execTime' => 0.0005810260772705078, 'params' => array ( ), ), 606 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` = \'email\' LIMIT 0, 1', 'execTime' => 0.0005309581756591797, 'params' => array ( ), ), 607 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` = \'password\' LIMIT 0, 1', 'execTime' => 0.00045609474182128906, 'params' => array ( ), ), 608 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` = \'repeatPassword\' LIMIT 0, 1', 'execTime' => 0.0003941059112548828, 'params' => array ( ), ), 609 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` = \'sex\' LIMIT 0, 1', 'execTime' => 0.0005400180816650391, 'params' => array ( ), ), 610 => array ( 'query' => 'SELECT * FROM ow_skadate_account_type_to_gender', 'execTime' => 0.00043702125549316406, 'params' => array ( ), ), 611 => array ( 'query' => 'UPDATE `ow_base_plugin` SET developerKey=:dk WHERE `key`=:k', 'execTime' => 0.0005998611450195312, 'params' => array ( 'dk' => '99d6bdd5bb6468beaf118c4664dd92ff', 'k' => 'pcgallery', ), ), 612 => array ( 'query' => 'SELECT * FROM ow_base_language', 'execTime' => 0.0004630088806152344, '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.0005371570587158203, '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.00037097930908203125, 'params' => NULL, ), 615 => array ( 'query' => 'SELECT COUNT(*) FROM ow_base_invitation WHERE `userId` = 0', 'execTime' => 0.0004038810729980469, 'params' => array ( ), ), 616 => array ( 'query' => 'SELECT COUNT(*) FROM ow_base_invitation WHERE `userId` = 0 AND `viewed` = 0', 'execTime' => 0.0002529621124267578, 'params' => array ( ), ), 617 => array ( 'query' => 'SELECT COUNT(*) FROM ow_notifications_notification WHERE `userId` = 0 AND `viewed` = 0', 'execTime' => 0.00025200843811035156, 'params' => array ( ), ), 618 => array ( 'query' => 'SELECT COUNT(*) FROM ow_notifications_notification WHERE `userId` = 0', 'execTime' => 0.00020384788513183594, '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.0006220340728759766, '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.0004239082336425781, 'params' => array ( ), ), 621 => array ( 'query' => 'show tables like \'ow_base_geolocation_country\'', 'execTime' => 0.00150299072265625, 'params' => NULL, ), 622 => array ( 'query' => 'SELECT * FROM ow_base_authorization_group', 'execTime' => 0.0004467964172363281, 'params' => array ( ), ), 623 => array ( 'query' => 'SELECT * FROM ow_base_authorization_moderator ORDER BY id', 'execTime' => 0.0002510547637939453, 'params' => array ( ), ), 624 => array ( 'query' => 'SELECT * FROM ow_base_authorization_moderator_permission', 'execTime' => 0.00025200843811035156, 'params' => array ( ), ), 625 => array ( 'query' => 'SELECT * FROM ow_base_authorization_action', 'execTime' => 0.00028514862060546875, 'params' => array ( ), ), 626 => array ( 'query' => 'SELECT * FROM ow_base_authorization_permission', 'execTime' => 0.00034999847412109375, 'params' => array ( ), ), 627 => array ( 'query' => 'SELECT * FROM ow_base_authorization_role ORDER BY `sortOrder` ASC', 'execTime' => 0.0004839897155761719, '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.00045490264892578125, 'params' => array ( 'pluginKey' => 'SKADATE', 'position' => 'bottom', ), ), 630 => array ( 'query' => 'SELECT * FROM ow_base_place WHERE `name` = \'index\' LIMIT 0, 1', 'execTime' => 0.0004830360412597656, 'params' => array ( ), ), 631 => array ( 'query' => 'SELECT * FROM ow_base_component_place_cache WHERE `placeId` = 2 AND `entityId` = 0 LIMIT 0, 1', 'execTime' => 0.0005140304565429688, '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.0005249977111816406, 'params' => array ( 'pluginKey' => 'SKADATE', 'position' => 'sidebar', ), ), ), 'debugMode' => true, 'isProfilerEnabled' => true, 'profiler' => \UTIL_Profiler::__set_state(array( 'checkPoints' => array ( 'start' => 1783290037.656917, ), 'key' => 'db', 'result' => array ( ), 'chkCounter' => 0, )), 'queryExecTime' => 0.0005249977111816406, 'totalQueryExecTime' => 0.3253614902496338, '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.0008230209350585938, 'params' => array ( ), ), 1 => array ( 'query' => 'SELECT * FROM ow_base_language', 'execTime' => 0.0004980564117431641, 'params' => array ( ), ), 2 => array ( 'query' => 'SELECT * FROM ow_base_plugin', 'execTime' => 0.0006098747253417969, 'params' => array ( ), ), 3 => array ( 'query' => 'SELECT * FROM ow_base_language ORDER BY `order` ASC LIMIT 0, 1', 'execTime' => 0.0004949569702148438, 'params' => array ( ), ), 4 => array ( 'query' => 'SET TIME_ZONE = ?', 'execTime' => 0.0003268718719482422, 'params' => array ( 0 => '-04:00', ), ), 5 => array ( 'query' => 'SELECT * FROM ow_virtualgifts_template', 'execTime' => 0.0005471706390380859, 'params' => array ( ), ), 6 => array ( 'query' => 'SELECT * FROM ow_base_document WHERE `uri` = \'join\' AND `isStatic` = 1 LIMIT 0, 1', 'execTime' => 0.0006730556488037109, 'params' => array ( ), ), 7 => array ( 'query' => 'SELECT * FROM ow_base_theme', 'execTime' => 0.0005199909210205078, 'params' => array ( ), ), 8 => array ( 'query' => 'SELECT * FROM ow_base_theme', 'execTime' => 0.0004990100860595703, 'params' => array ( ), ), 9 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003638267517089844, 'params' => array ( 0 => 1555, ), ), 10 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003180503845214844, 'params' => array ( 0 => 1555, ), ), 11 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1555', 'execTime' => 0.0008919239044189453, 'params' => NULL, ), 12 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1555', 'execTime' => 0.00039386749267578125, 'params' => NULL, ), 13 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1555', 'execTime' => 0.0010609626770019531, '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.0006279945373535156, '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.0003941059112548828, '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.0003719329833984375, '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.00042891502380371094, '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.0003750324249267578, '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.00035309791564941406, '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.0003159046173095703, '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.0003039836883544922, '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.0003559589385986328, '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.0003561973571777344, '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.0003409385681152344, '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.0002529621124267578, '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.00022912025451660156, '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.00028204917907714844, '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.00022101402282714844, '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.0002129077911376953, '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.0003190040588378906, 'params' => array ( 'id' => NULL, 'themeId' => 1555, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 31 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003819465637207031, '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.0011050701141357422, 'params' => array ( 'themeId' => 1555, 'themeId2' => 1555, ), ), 33 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1555', 'execTime' => 0.00026297569274902344, 'params' => array ( ), ), 34 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00034999847412109375, 'params' => array ( 0 => 1559, ), ), 35 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00030803680419921875, 'params' => array ( 0 => 1559, ), ), 36 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1559', 'execTime' => 0.0008130073547363281, 'params' => NULL, ), 37 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1559', 'execTime' => 0.0003731250762939453, 'params' => NULL, ), 38 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1559', 'execTime' => 0.0009980201721191406, '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.0006968975067138672, '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.00039196014404296875, '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.00038886070251464844, '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.0003750324249267578, '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.0003681182861328125, '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.0003368854522705078, '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.000331878662109375, '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.00039196014404296875, '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.0003478527069091797, '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.0002911090850830078, '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.0003008842468261719, '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.00029277801513671875, '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.0002911090850830078, '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.0002720355987548828, '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.00021600723266601562, '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.0002620220184326172, 'params' => array ( 'id' => NULL, 'themeId' => 1559, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 55 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0004000663757324219, '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.000965118408203125, 'params' => array ( 'themeId' => 1559, 'themeId2' => 1559, ), ), 57 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1559', 'execTime' => 0.0002448558807373047, 'params' => array ( ), ), 58 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003058910369873047, 'params' => array ( 0 => 1606, ), ), 59 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00031495094299316406, 'params' => array ( 0 => 1606, ), ), 60 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1606', 'execTime' => 0.0009970664978027344, 'params' => NULL, ), 61 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1606', 'execTime' => 0.00029206275939941406, 'params' => NULL, ), 62 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1606', 'execTime' => 0.0011670589447021484, '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.0006978511810302734, '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.00038814544677734375, '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.0003600120544433594, '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.00037789344787597656, '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.00032401084899902344, '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.00040912628173828125, '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.00036215782165527344, '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.0003380775451660156, '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.0003819465637207031, '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.00027680397033691406, '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.00029087066650390625, '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.0002560615539550781, '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.00023603439331054688, '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.0002300739288330078, '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.00026798248291015625, '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.0002391338348388672, '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.00022792816162109375, '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.00027489662170410156, '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.00039386749267578125, '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.0009911060333251953, 'params' => array ( 'themeId' => 1606, 'themeId2' => 1606, ), ), 83 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1606', 'execTime' => 0.00023889541625976562, 'params' => array ( ), ), 84 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.000308990478515625, 'params' => array ( 0 => 1607, ), ), 85 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003180503845214844, 'params' => array ( 0 => 1607, ), ), 86 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1607', 'execTime' => 0.0008060932159423828, 'params' => NULL, ), 87 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1607', 'execTime' => 0.0003829002380371094, 'params' => NULL, ), 88 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1607', 'execTime' => 0.0010120868682861328, '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.0006849765777587891, '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.0004811286926269531, '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.0003769397735595703, '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.00037407875061035156, '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.0004570484161376953, '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.0003590583801269531, '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.00035309791564941406, '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.0003170967102050781, '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.00031495094299316406, '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.0003371238708496094, '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.000247955322265625, '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.00023508071899414062, '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.0002448558807373047, '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.00023698806762695312, '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.0002200603485107422, '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.00021386146545410156, '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.0002799034118652344, 'params' => array ( 'id' => NULL, 'themeId' => 1607, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 106 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003809928894042969, '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.0009529590606689453, 'params' => array ( 'themeId' => 1607, 'themeId2' => 1607, ), ), 108 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1607', 'execTime' => 0.00023102760314941406, 'params' => array ( ), ), 109 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002989768981933594, 'params' => array ( 0 => 1608, ), ), 110 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00026798248291015625, 'params' => array ( 0 => 1608, ), ), 111 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1608', 'execTime' => 0.0008928775787353516, 'params' => NULL, ), 112 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1608', 'execTime' => 0.0004048347473144531, 'params' => NULL, ), 113 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1608', 'execTime' => 0.001001119613647461, '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.0006468296051025391, '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.0004208087921142578, '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.0003600120544433594, '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.0003948211669921875, '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.00030994415283203125, '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.00028705596923828125, '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.0003268718719482422, '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.0003161430358886719, '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.0002951622009277344, '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.0003299713134765625, '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.000247955322265625, '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.00024390220642089844, '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.00027489662170410156, '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.000225067138671875, '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.00022220611572265625, '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.00023603439331054688, '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.00027489662170410156, 'params' => array ( 'id' => NULL, 'themeId' => 1608, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 131 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003750324249267578, '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.0009908676147460938, 'params' => array ( 'themeId' => 1608, 'themeId2' => 1608, ), ), 133 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1608', 'execTime' => 0.0002970695495605469, 'params' => array ( ), ), 134 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002770423889160156, 'params' => array ( 0 => 1609, ), ), 135 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002579689025878906, 'params' => array ( 0 => 1609, ), ), 136 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1609', 'execTime' => 0.0008368492126464844, 'params' => NULL, ), 137 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1609', 'execTime' => 0.0004119873046875, 'params' => NULL, ), 138 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1609', 'execTime' => 0.001310110092163086, '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.0006270408630371094, '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.00047016143798828125, '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.0003478527069091797, '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.000370025634765625, '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.0003509521484375, '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.00034880638122558594, '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.0003528594970703125, '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.000331878662109375, '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.0003249645233154297, '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.0003540515899658203, '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.0003161430358886719, '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.00031280517578125, '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.00025200843811035156, '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.00022602081298828125, '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.00021600723266601562, '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.0002269744873046875, '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.00023508071899414062, '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.0002779960632324219, 'params' => array ( 'id' => NULL, 'themeId' => 1609, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 158 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003941059112548828, '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.0010769367218017578, 'params' => array ( 'themeId' => 1609, 'themeId2' => 1609, ), ), 160 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1609', 'execTime' => 0.00023221969604492188, 'params' => array ( ), ), 161 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00027489662170410156, 'params' => array ( 0 => 1610, ), ), 162 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002739429473876953, 'params' => array ( 0 => 1610, ), ), 163 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1610', 'execTime' => 0.0008380413055419922, 'params' => NULL, ), 164 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1610', 'execTime' => 0.0003871917724609375, 'params' => NULL, ), 165 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1610', 'execTime' => 0.0013611316680908203, '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.0006349086761474609, '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.00045800209045410156, '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.0003399848937988281, '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.0003361701965332031, '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.0003769397735595703, '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.0003769397735595703, '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.0003230571746826172, '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.00032591819763183594, '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.0003371238708496094, '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.0004200935363769531, '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.0003159046173095703, '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.0002892017364501953, '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.000270843505859375, '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.00023293495178222656, '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.00021982192993164062, '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.00022912025451660156, '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.00023603439331054688, '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.00022292137145996094, '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.00026488304138183594, 'params' => array ( 'id' => NULL, 'themeId' => 1610, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 185 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00039005279541015625, '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.0011000633239746094, 'params' => array ( 'themeId' => 1610, 'themeId2' => 1610, ), ), 187 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1610', 'execTime' => 0.00023102760314941406, 'params' => array ( ), ), 188 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00029587745666503906, 'params' => array ( 0 => 1611, ), ), 189 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00028395652770996094, 'params' => array ( 0 => 1611, ), ), 190 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1611', 'execTime' => 0.0008189678192138672, 'params' => NULL, ), 191 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1611', 'execTime' => 0.0003559589385986328, 'params' => NULL, ), 192 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1611', 'execTime' => 0.0011789798736572266, '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.0006051063537597656, '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.0003669261932373047, '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.00035190582275390625, '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.0003619194030761719, '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.00038886070251464844, '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.00034117698669433594, '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.00034308433532714844, '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.0004038810729980469, '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.0003819465637207031, '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.00034689903259277344, '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.0002770423889160156, '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.0002491474151611328, '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.00026917457580566406, '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.00024318695068359375, '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.00021004676818847656, '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.00020503997802734375, '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.00026416778564453125, 'params' => array ( 'id' => NULL, 'themeId' => 1611, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 210 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00037598609924316406, '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.0010030269622802734, 'params' => array ( 'themeId' => 1611, 'themeId2' => 1611, ), ), 212 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1611', 'execTime' => 0.0002281665802001953, 'params' => array ( ), ), 213 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00029206275939941406, 'params' => array ( 0 => 1612, ), ), 214 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00026297569274902344, 'params' => array ( 0 => 1612, ), ), 215 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1612', 'execTime' => 0.0008859634399414062, 'params' => NULL, ), 216 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1612', 'execTime' => 0.0004010200500488281, 'params' => NULL, ), 217 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1612', 'execTime' => 0.0010800361633300781, '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.0006220340728759766, '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.00039315223693847656, '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.00034999847412109375, '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.00038695335388183594, '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.0002930164337158203, '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.0003190040588378906, '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.0003490447998046875, '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.0003211498260498047, '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.00033211708068847656, '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.0003190040588378906, '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.0003268718719482422, '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.00024390220642089844, '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.0002529621124267578, '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' => 0.00022411346435546875, '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' => 0.00021982192993164062, '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' => 0.00022101402282714844, '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' => 0.00023794174194335938, '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.0002510547637939453, 'params' => array ( 'id' => NULL, 'themeId' => 1612, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 236 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0004069805145263672, '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.0010628700256347656, 'params' => array ( 'themeId' => 1612, 'themeId2' => 1612, ), ), 238 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1612', 'execTime' => 0.00022912025451660156, 'params' => array ( ), ), 239 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00027298927307128906, 'params' => array ( 0 => 1613, ), ), 240 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002551078796386719, 'params' => array ( 0 => 1613, ), ), 241 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1613', 'execTime' => 0.0008370876312255859, 'params' => NULL, ), 242 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1613', 'execTime' => 0.0004010200500488281, 'params' => NULL, ), 243 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1613', 'execTime' => 0.0010728836059570312, '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.0006189346313476562, '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.00036978721618652344, '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.0003800392150878906, '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.00034999847412109375, '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.00035500526428222656, '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.00035309791564941406, '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.00030112266540527344, '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.0003190040588378906, '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.0003631114959716797, '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.0003151893615722656, '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.0002589225769042969, '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.00026988983154296875, '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.00024700164794921875, '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.0002410411834716797, '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.0002758502960205078, '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.00024509429931640625, '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.0002639293670654297, 'params' => array ( 'id' => NULL, 'themeId' => 1613, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 261 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003681182861328125, '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.0009469985961914062, 'params' => array ( 'themeId' => 1613, 'themeId2' => 1613, ), ), 263 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1613', 'execTime' => 0.0002281665802001953, 'params' => array ( ), ), 264 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002720355987548828, 'params' => array ( 0 => 1614, ), ), 265 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002808570861816406, 'params' => array ( 0 => 1614, ), ), 266 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1614', 'execTime' => 0.0007808208465576172, 'params' => NULL, ), 267 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1614', 'execTime' => 0.00036787986755371094, 'params' => NULL, ), 268 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1614', 'execTime' => 0.001110076904296875, '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.0006289482116699219, '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.00040984153747558594, '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.0003437995910644531, '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.0003211498260498047, '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.00035309791564941406, '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.00031495094299316406, '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.00031495094299316406, '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.00037097930908203125, '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.0003161430358886719, '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.0003299713134765625, '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.00034689903259277344, '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.0002548694610595703, '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.00022411346435546875, '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.00029587745666503906, '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.00022077560424804688, '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.00021195411682128906, '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.00021004676818847656, '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.0003390312194824219, 'params' => array ( 'id' => NULL, 'themeId' => 1614, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 287 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00038504600524902344, '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.0011088848114013672, 'params' => array ( 'themeId' => 1614, 'themeId2' => 1614, ), ), 289 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1614', 'execTime' => 0.0002970695495605469, 'params' => array ( ), ), 290 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003070831298828125, 'params' => array ( 0 => 1615, ), ), 291 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003440380096435547, 'params' => array ( 0 => 1615, ), ), 292 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1615', 'execTime' => 0.0008709430694580078, 'params' => NULL, ), 293 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1615', 'execTime' => 0.00038313865661621094, 'params' => NULL, ), 294 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1615', 'execTime' => 0.0009839534759521484, '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.0006208419799804688, '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.0004620552062988281, '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.00036907196044921875, '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.00037789344787597656, '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.0003349781036376953, '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.00033593177795410156, '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.0003380775451660156, '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.00032591819763183594, '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.0003337860107421875, '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.0003418922424316406, '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.0002448558807373047, '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.000225067138671875, '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.00024890899658203125, '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.0002181529998779297, '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.00021314620971679688, '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.00021004676818847656, '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.0002789497375488281, 'params' => array ( 'id' => NULL, 'themeId' => 1615, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 312 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0004200935363769531, '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.0010309219360351562, 'params' => array ( 'themeId' => 1615, 'themeId2' => 1615, ), ), 314 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1615', 'execTime' => 0.0002951622009277344, 'params' => array ( ), ), 315 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003199577331542969, 'params' => array ( 0 => 1616, ), ), 316 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002739429473876953, 'params' => array ( 0 => 1616, ), ), 317 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1616', 'execTime' => 0.0008530616760253906, 'params' => NULL, ), 318 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1616', 'execTime' => 0.0003871917724609375, 'params' => NULL, ), 319 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1616', 'execTime' => 0.0010690689086914062, '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.0006430149078369141, '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.00039196014404296875, '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.0003859996795654297, '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.0004849433898925781, '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.0001468658447265625, '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.00014281272888183594, '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.00013589859008789062, '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.00014901161193847656, '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.00013899803161621094, '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.00013017654418945312, '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.00013017654418945312, '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.00012111663818359375, '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.000125885009765625, '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.00011301040649414062, '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.00011110305786132812, '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.00010919570922851562, '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.00013494491577148438, 'params' => array ( 'id' => NULL, 'themeId' => 1616, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 338 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00019502639770507812, '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.0004019737243652344, '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.0001461505889892578, 'params' => array ( 0 => 1617, ), ), 342 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001399517059326172, 'params' => array ( 0 => 1617, ), ), 343 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1617', 'execTime' => 0.0002918243408203125, 'params' => NULL, ), 344 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1617', 'execTime' => 0.00014901161193847656, 'params' => NULL, ), 345 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1617', 'execTime' => 0.0003719329833984375, '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.00030803680419921875, '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.00016999244689941406, '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.0001590251922607422, '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.00014281272888183594, '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.00013303756713867188, '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.00012803077697753906, '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.0001361370086669922, '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.00013685226440429688, '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.0001430511474609375, '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.00012183189392089844, '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.00011515617370605469, '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.00011301040649414062, '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.00010919570922851562, '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.00013589859008789062, 'params' => array ( 'id' => NULL, 'themeId' => 1617, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 362 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00019502639770507812, '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.0004000663757324219, 'params' => array ( 'themeId' => 1617, 'themeId2' => 1617, ), ), 364 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1617', 'execTime' => 0.00011205673217773438, 'params' => array ( ), ), 365 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001480579376220703, '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.0003230571746826172, 'params' => NULL, ), 368 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1618', 'execTime' => 0.00015211105346679688, 'params' => NULL, ), 369 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1618', 'execTime' => 0.0003521442413330078, '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.0003180503845214844, '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.00016117095947265625, '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.00014209747314453125, '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.00014090538024902344, '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.00014090538024902344, '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.00013399124145507812, '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.00013303756713867188, '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.000164031982421875, '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.00014209747314453125, '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.00013399124145507812, '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.00013399124145507812, '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.00013017654418945312, '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.00013017654418945312, '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.00012302398681640625, '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.00011396408081054688, '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.00011396408081054688, '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.00011301040649414062, '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.00013709068298339844, 'params' => array ( 'id' => NULL, 'themeId' => 1618, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 388 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.000209808349609375, '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.00055694580078125, 'params' => array ( 'themeId' => 1618, 'themeId2' => 1618, ), ), 390 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1618', 'execTime' => 0.00014710426330566406, 'params' => array ( ), ), 391 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001690387725830078, 'params' => array ( 0 => 1619, ), ), 392 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001480579376220703, 'params' => array ( 0 => 1619, ), ), 393 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1619', 'execTime' => 0.00038909912109375, 'params' => NULL, ), 394 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1619', 'execTime' => 0.0001628398895263672, 'params' => NULL, ), 395 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1619', 'execTime' => 0.00043892860412597656, '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.0004439353942871094, '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.0003838539123535156, '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.0003368854522705078, '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.0001709461212158203, '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.00016498565673828125, '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.0001862049102783203, '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.00019407272338867188, '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.0003299713134765625, '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.00029087066650390625, '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.00034308433532714844, '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.0003228187561035156, '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.00030112266540527344, '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.00036215782165527344, '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.0002510547637939453, '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.00026798248291015625, '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.0002498626708984375, '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.0002281665802001953, '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.00022411346435546875, '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.00023984909057617188, '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.00026917457580566406, 'params' => array ( 'id' => NULL, 'themeId' => 1619, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 416 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003790855407714844, '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.0012009143829345703, 'params' => array ( 'themeId' => 1619, 'themeId2' => 1619, ), ), 418 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1619', 'execTime' => 0.00023984909057617188, 'params' => array ( ), ), 419 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002758502960205078, 'params' => array ( 0 => 1620, ), ), 420 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002608299255371094, 'params' => array ( 0 => 1620, ), ), 421 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1620', 'execTime' => 0.0008351802825927734, 'params' => NULL, ), 422 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1620', 'execTime' => 0.0004088878631591797, 'params' => NULL, ), 423 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1620', 'execTime' => 0.0012760162353515625, '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.000640869140625, '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.0004119873046875, '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.0003781318664550781, '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.00039696693420410156, '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.00035500526428222656, '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.0003180503845214844, '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.0003609657287597656, '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.0003559589385986328, '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.0003509521484375, '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.00039505958557128906, '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.0002548694610595703, '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.00030684471130371094, '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.00023698806762695312, '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.00022792816162109375, '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.0002288818359375, '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.00028204917907714844, '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.0002579689025878906, 'params' => array ( 'id' => NULL, 'themeId' => 1620, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 441 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003960132598876953, '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.0010349750518798828, 'params' => array ( 'themeId' => 1620, 'themeId2' => 1620, ), ), 443 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1620', 'execTime' => 0.00023794174194335938, 'params' => array ( ), ), 444 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00028014183044433594, 'params' => array ( 0 => 1621, ), ), 445 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002608299255371094, 'params' => array ( 0 => 1621, ), ), 446 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1621', 'execTime' => 0.0009448528289794922, 'params' => NULL, ), 447 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1621', 'execTime' => 0.00041985511779785156, 'params' => NULL, ), 448 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1621', 'execTime' => 0.001130819320678711, '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.0006468296051025391, '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.0004069805145263672, '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.0003371238708496094, '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.0003809928894042969, '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.00035190582275390625, '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.00033402442932128906, '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.0003399848937988281, '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.0003190040588378906, '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.00033211708068847656, '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.00037097930908203125, '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.00024509429931640625, '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.0002269744873046875, '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.0002620220184326172, '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.0002200603485107422, '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.00021386146545410156, '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.00021195411682128906, '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.00028395652770996094, 'params' => array ( 'id' => NULL, 'themeId' => 1621, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 466 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003771781921386719, '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.0011119842529296875, 'params' => array ( 'themeId' => 1621, 'themeId2' => 1621, ), ), 468 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1621', 'execTime' => 0.00029397010803222656, 'params' => array ( ), ), 469 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002739429473876953, 'params' => array ( 0 => 1622, ), ), 470 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00025582313537597656, 'params' => array ( 0 => 1622, ), ), 471 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1622', 'execTime' => 0.0007870197296142578, 'params' => NULL, ), 472 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1622', 'execTime' => 0.0003669261932373047, 'params' => NULL, ), 473 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1622', 'execTime' => 0.0014290809631347656, '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.0006270408630371094, '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.00037288665771484375, '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.0003662109375, '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.000308990478515625, '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.0003859996795654297, '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.00034689903259277344, '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.0003349781036376953, '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.0003440380096435547, '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.0002799034118652344, '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.00029087066650390625, '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.000331878662109375, '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.00031495094299316406, '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.0002880096435546875, '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.0003349781036376953, '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.0003349781036376953, '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.000247955322265625, '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.00024819374084472656, '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.00022292137145996094, '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.0002200603485107422, '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.00022792816162109375, '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.00023317337036132812, '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.0002498626708984375, 'params' => array ( 'id' => NULL, 'themeId' => 1622, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 496 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003921985626220703, '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.0012400150299072266, 'params' => array ( 'themeId' => 1622, 'themeId2' => 1622, ), ), 498 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1622', 'execTime' => 0.00023102760314941406, 'params' => array ( ), ), 499 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00029397010803222656, 'params' => array ( 0 => 1623, ), ), 500 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002911090850830078, 'params' => array ( 0 => 1623, ), ), 501 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1623', 'execTime' => 0.0008399486541748047, 'params' => NULL, ), 502 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1623', 'execTime' => 0.0003590583801269531, 'params' => NULL, ), 503 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1623', 'execTime' => 0.001010894775390625, '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.0006520748138427734, '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.0003769397735595703, '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.00032806396484375, '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.00036907196044921875, '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.00034999847412109375, '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.00034499168395996094, '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.0003190040588378906, '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.0003161430358886719, '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.0003452301025390625, '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.00032210350036621094, '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.00028896331787109375, '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.0002689361572265625, '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.00023984909057617188, '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.0002200603485107422, '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.00021791458129882812, '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.0002570152282714844, '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.00021982192993164062, '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.0002510547637939453, 'params' => array ( 'id' => NULL, 'themeId' => 1623, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 522 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003750324249267578, '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.0011069774627685547, 'params' => array ( 'themeId' => 1623, 'themeId2' => 1623, ), ), 524 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1623', 'execTime' => 0.00023508071899414062, 'params' => array ( ), ), 525 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002980232238769531, 'params' => array ( 0 => 1624, ), ), 526 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00028586387634277344, 'params' => array ( 0 => 1624, ), ), 527 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1624', 'execTime' => 0.0007500648498535156, 'params' => NULL, ), 528 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1624', 'execTime' => 0.0003859996795654297, 'params' => NULL, ), 529 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1624', 'execTime' => 0.0011670589447021484, '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.0006520748138427734, '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.00040984153747558594, '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.0003368854522705078, '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.0003528594970703125, '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.00037598609924316406, '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.0002789497375488281, '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.00026988983154296875, '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.0003299713134765625, '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.0003349781036376953, '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.00037407875061035156, '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.0002779960632324219, '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.00023221969604492188, '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.0002200603485107422, '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.00023603439331054688, '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.00024008750915527344, '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.00021195411682128906, '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.00024580955505371094, 'params' => array ( 'id' => NULL, 'themeId' => 1624, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 547 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00037384033203125, '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.0009601116180419922, 'params' => array ( 'themeId' => 1624, 'themeId2' => 1624, ), ), 549 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1624', 'execTime' => 0.00022792816162109375, 'params' => array ( ), ), 550 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002949237823486328, 'params' => array ( 0 => 1625, ), ), 551 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002899169921875, 'params' => array ( 0 => 1625, ), ), 552 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1625', 'execTime' => 0.0009520053863525391, 'params' => NULL, ), 553 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1625', 'execTime' => 0.0003650188446044922, 'params' => NULL, ), 554 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1625', 'execTime' => 0.001135110855102539, '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.0006680488586425781, '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.0003998279571533203, '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.00034809112548828125, '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.0004239082336425781, '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.0003609657287597656, '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.00035500526428222656, '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.00036907196044921875, '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.00037288665771484375, '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.0002799034118652344, '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.00025010108947753906, '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.0002319812774658203, '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.0002269744873046875, '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.00028705596923828125, '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.00023293495178222656, '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.00028896331787109375, 'params' => array ( 'id' => NULL, 'themeId' => 1625, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 570 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0004119873046875, '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.0010170936584472656, 'params' => array ( 'themeId' => 1625, 'themeId2' => 1625, ), ), 572 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1625', 'execTime' => 0.0002319812774658203, 'params' => array ( ), ), 573 => array ( 'query' => 'SELECT * FROM ow_base_config WHERE `key` = \'base\' AND `name` = \'cachedEntitiesPostfix\' LIMIT 0, 1', 'execTime' => 0.0003380775451660156, 'params' => array ( ), ), 574 => array ( 'query' => 'UPDATE `ow_base_config` SET `value`=:value WHERE id=:id', 'execTime' => 0.00035881996154785156, 'params' => array ( 'id' => 521, 'value' => 'GEVUHazY', ), ), 575 => array ( 'query' => 'SELECT * FROM ow_base_config', 'execTime' => 0.0006458759307861328, 'params' => array ( ), ), 576 => array ( 'query' => 'SELECT * FROM ow_base_language WHERE `status` = \'active\'', 'execTime' => 0.00044798851013183594, '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.07971000671386719, 'params' => array ( 0 => 1, ), ), 578 => array ( 'query' => 'SELECT * FROM ow_base_language', 'execTime' => 0.0006499290466308594, 'params' => array ( ), ), 579 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `key` = \'simplicity\' LIMIT 0, 1', 'execTime' => 0.0006442070007324219, 'params' => array ( ), ), 580 => array ( 'query' => 'SELECT * FROM ow_base_theme_content WHERE `themeId` = 1606', 'execTime' => 0.0004420280456542969, 'params' => array ( ), ), 581 => array ( 'query' => 'SELECT * FROM ow_base_theme_master_page WHERE `themeId` = 1606', 'execTime' => 0.00021314620971679688, 'params' => array ( ), ), 582 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `key` = \'turquoise\' LIMIT 0, 1', 'execTime' => 0.00032806396484375, 'params' => array ( ), ), 583 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `key` = \'turquoise\' LIMIT 0, 1', 'execTime' => 0.000225067138671875, 'params' => array ( ), ), 584 => array ( 'query' => 'SELECT * FROM ow_base_theme_content WHERE `themeId` = 1607', 'execTime' => 0.0002582073211669922, 'params' => array ( ), ), 585 => array ( 'query' => 'SELECT * FROM ow_base_theme_master_page WHERE `themeId` = 1607', 'execTime' => 0.00021791458129882812, 'params' => array ( ), ), 586 => array ( 'query' => 'SELECT * FROM ow_base_document WHERE `isStatic` = 1 AND `isMobile` = 0', 'execTime' => 0.0002460479736328125, '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.0005168914794921875, '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.001058816909790039, '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.0008299350738525391, 'params' => array ( 'menuType' => 'bottom', ), ), 590 => array ( 'query' => 'SELECT * FROM ow_base_question_account_type ORDER BY sortOrder', 'execTime' => 0.0004811286926269531, 'params' => array ( ), ), 591 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'base\' AND `actionKey` = \'daily_login\' LIMIT 0, 1', 'execTime' => 0.0005469322204589844, 'params' => array ( ), ), 592 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'base\' AND `actionKey` = \'user_join\' LIMIT 0, 1', 'execTime' => 0.0005669593811035156, 'params' => array ( ), ), 593 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'base\' AND `actionKey` = \'search_users\' LIMIT 0, 1', 'execTime' => 0.00038886070251464844, 'params' => array ( ), ), 594 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'base\' AND `actionKey` = \'add_comment\' LIMIT 0, 1', 'execTime' => 0.0003459453582763672, 'params' => array ( ), ), 595 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'usercredits\' AND `actionKey` = \'buy_credits\' LIMIT 0, 1', 'execTime' => 0.000308990478515625, 'params' => array ( ), ), 596 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'usercredits\' AND `actionKey` = \'grant_by_user\' LIMIT 0, 1', 'execTime' => 0.0002970695495605469, 'params' => array ( ), ), 597 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'usercredits\' AND `actionKey` = \'grant_to_user\' LIMIT 0, 1', 'execTime' => 0.00031495094299316406, 'params' => array ( ), ), 598 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'usercredits\' AND `actionKey` = \'set_by_admin\' LIMIT 0, 1', 'execTime' => 0.0002899169921875, 'params' => array ( ), ), 599 => array ( 'query' => 'SELECT * FROM ow_base_question_account_type ORDER BY sortOrder', 'execTime' => 0.0005409717559814453, '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.0010600090026855469, 'params' => NULL, ), 601 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` IN(\'sex\',\'match_sex\') ORDER BY sortOrder', 'execTime' => 0.0006330013275146484, 'params' => array ( ), ), 602 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` IN(\'username\',\'email\',\'password\',\'sex\',\'match_sex\') ORDER BY sortOrder', 'execTime' => 0.0008499622344970703, 'params' => array ( ), ), 603 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` IN(\'\',\'sex\') ORDER BY sortOrder', 'execTime' => 0.0005519390106201172, '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.0014789104461669922, 'params' => array ( ), ), 605 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` = \'username\' LIMIT 0, 1', 'execTime' => 0.0005810260772705078, 'params' => array ( ), ), 606 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` = \'email\' LIMIT 0, 1', 'execTime' => 0.0005309581756591797, 'params' => array ( ), ), 607 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` = \'password\' LIMIT 0, 1', 'execTime' => 0.00045609474182128906, 'params' => array ( ), ), 608 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` = \'repeatPassword\' LIMIT 0, 1', 'execTime' => 0.0003941059112548828, 'params' => array ( ), ), 609 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` = \'sex\' LIMIT 0, 1', 'execTime' => 0.0005400180816650391, 'params' => array ( ), ), 610 => array ( 'query' => 'SELECT * FROM ow_skadate_account_type_to_gender', 'execTime' => 0.00043702125549316406, 'params' => array ( ), ), 611 => array ( 'query' => 'UPDATE `ow_base_plugin` SET developerKey=:dk WHERE `key`=:k', 'execTime' => 0.0005998611450195312, 'params' => array ( 'dk' => '99d6bdd5bb6468beaf118c4664dd92ff', 'k' => 'pcgallery', ), ), 612 => array ( 'query' => 'SELECT * FROM ow_base_language', 'execTime' => 0.0004630088806152344, '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.0005371570587158203, '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.00037097930908203125, 'params' => NULL, ), 615 => array ( 'query' => 'SELECT COUNT(*) FROM ow_base_invitation WHERE `userId` = 0', 'execTime' => 0.0004038810729980469, 'params' => array ( ), ), 616 => array ( 'query' => 'SELECT COUNT(*) FROM ow_base_invitation WHERE `userId` = 0 AND `viewed` = 0', 'execTime' => 0.0002529621124267578, 'params' => array ( ), ), 617 => array ( 'query' => 'SELECT COUNT(*) FROM ow_notifications_notification WHERE `userId` = 0 AND `viewed` = 0', 'execTime' => 0.00025200843811035156, 'params' => array ( ), ), 618 => array ( 'query' => 'SELECT COUNT(*) FROM ow_notifications_notification WHERE `userId` = 0', 'execTime' => 0.00020384788513183594, '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.0006220340728759766, '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.0004239082336425781, 'params' => array ( ), ), 621 => array ( 'query' => 'show tables like \'ow_base_geolocation_country\'', 'execTime' => 0.00150299072265625, 'params' => NULL, ), 622 => array ( 'query' => 'SELECT * FROM ow_base_authorization_group', 'execTime' => 0.0004467964172363281, 'params' => array ( ), ), 623 => array ( 'query' => 'SELECT * FROM ow_base_authorization_moderator ORDER BY id', 'execTime' => 0.0002510547637939453, 'params' => array ( ), ), 624 => array ( 'query' => 'SELECT * FROM ow_base_authorization_moderator_permission', 'execTime' => 0.00025200843811035156, 'params' => array ( ), ), 625 => array ( 'query' => 'SELECT * FROM ow_base_authorization_action', 'execTime' => 0.00028514862060546875, 'params' => array ( ), ), 626 => array ( 'query' => 'SELECT * FROM ow_base_authorization_permission', 'execTime' => 0.00034999847412109375, 'params' => array ( ), ), 627 => array ( 'query' => 'SELECT * FROM ow_base_authorization_role ORDER BY `sortOrder` ASC', 'execTime' => 0.0004839897155761719, '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.00045490264892578125, 'params' => array ( 'pluginKey' => 'SKADATE', 'position' => 'bottom', ), ), 630 => array ( 'query' => 'SELECT * FROM ow_base_place WHERE `name` = \'index\' LIMIT 0, 1', 'execTime' => 0.0004830360412597656, 'params' => array ( ), ), 631 => array ( 'query' => 'SELECT * FROM ow_base_component_place_cache WHERE `placeId` = 2 AND `entityId` = 0 LIMIT 0, 1', 'execTime' => 0.0005140304565429688, '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.0005249977111816406, 'params' => array ( 'pluginKey' => 'SKADATE', 'position' => 'sidebar', ), ), ), 'debugMode' => true, 'isProfilerEnabled' => true, 'profiler' => \UTIL_Profiler::__set_state(array( 'checkPoints' => array ( 'start' => 1783290037.656917, ), 'key' => 'db', 'result' => array ( ), 'chkCounter' => 0, )), 'queryExecTime' => 0.0005249977111816406, 'totalQueryExecTime' => 0.3253614902496338, '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' => 'MTc4MzI5MDAzN1FvbW9ndW51dEk3RThZbDI1SVNBZ09yQXZVR0FSZWh1', 'errors' => array ( ), 'label' => NULL, 'description' => NULL, 'attributes' => array ( 'name' => 'csrf_token', 'id' => 'input_joinForm_csrf_token', 'type' => 'hidden', 'value' => 'MTc4MzI5MDAzN1FvbW9ndW51dEk3RThZbDI1SVNBZ09yQXZVR0FSZWh1', ), )), '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_qyk2zyp3dekuh6a4ad8b589907_wobud3k4', '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.657 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'base', 'key' => 'form_validate_common_error_message', ) |
|
servicelangtools.lang_used_log Type: trigger Called at: 1.663 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'base', 'key' => 'questions_account_type_808aa8ca354f51c5a3868dad5298cd72', ) |
|
servicelangtools.lang_used_log Type: trigger Called at: 1.663 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'base', 'key' => 'questions_account_type_8cc28eaddb382d7c6a94aeea9ec029fb', ) |
|
servicelangtools.lang_used_log Type: trigger Called at: 1.663 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'base', 'key' => 'join_submit_button_continue', ) |
|
servicelangtools.lang_used_log Type: trigger Called at: 1.663 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.664 Exec time: 0.000 |
No listeners | array ( ) |
|
base.questions_field_get_label Type: trigger Called at: 1.669 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.669 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.669 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.669 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.669 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'base', 'key' => 'questions_question_username_label', ) |
|
servicelangtools.lang_used_log Type: trigger Called at: 1.670 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.670 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.670 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.671 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.671 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.671 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'base', 'key' => 'questions_question_email_label', ) |
|
servicelangtools.lang_used_log Type: trigger Called at: 1.671 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.671 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.671 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.672 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.672 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.672 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'base', 'key' => 'questions_question_password_label', ) |
|
base.questions_field_get_label Type: trigger Called at: 1.672 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.672 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.672 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'base', 'key' => 'form_element_common_invitation_text', ) |
|
servicelangtools.lang_used_log Type: trigger Called at: 1.672 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'base', 'key' => 'questions_question_repeat_password_label', ) |
|
servicelangtools.lang_used_log Type: trigger Called at: 1.672 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'base', 'key' => 'form_validator_required_error_message', ) |
|
servicelangtools.lang_used_log Type: trigger Called at: 1.672 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.672 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.672 Exec time: 0.001 |
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.673 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'base', 'key' => 'form_element_common_invitation_text', ) |
|
servicelangtools.lang_used_log Type: trigger Called at: 1.673 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.673 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.673 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.673 Exec time: 0.001 |
SKADATE_CLASS_EventHandler -> onGetGenderLangValue()
|
array ( 'type' => 'value', 'name' => 'sex', 'value' => 1, ) |
|
servicelangtools.lang_used_log Type: trigger Called at: 1.674 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.674 Exec time: 0.000 |
SKADATE_CLASS_EventHandler -> onGetGenderLangValue()
|
array ( 'type' => 'value', 'name' => 'sex', 'value' => 2, ) |
|
servicelangtools.lang_used_log Type: trigger Called at: 1.674 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'base', 'key' => 'questions_account_type_8cc28eaddb382d7c6a94aeea9ec029fb', ) |
|
servicelangtools.lang_used_log Type: trigger Called at: 1.674 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.674 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.674 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.674 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.674 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.674 Exec time: 0.000 |
SKADATE_CLASS_EventHandler -> onGetGenderLangValue()
|
array ( 'type' => 'value', 'name' => 'sex', 'value' => 1, ) |
|
servicelangtools.lang_used_log Type: trigger Called at: 1.674 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.674 Exec time: 0.000 |
SKADATE_CLASS_EventHandler -> onGetGenderLangValue()
|
array ( 'type' => 'value', 'name' => 'sex', 'value' => 2, ) |
|
servicelangtools.lang_used_log Type: trigger Called at: 1.674 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'base', 'key' => 'questions_account_type_8cc28eaddb382d7c6a94aeea9ec029fb', ) |
|
servicelangtools.lang_used_log Type: trigger Called at: 1.674 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.674 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.674 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.674 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.674 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.674 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.674 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.674 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.674 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.674 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.674 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'base', 'key' => 'questions_question_match_sex_label', ) |
|
class.get_instance.JoinForm Type: trigger Called at: 1.655 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' => 'MTc4MzI5MDAzN1FvbW9ndW51dEk3RThZbDI1SVNBZ09yQXZVR0FSZWh1', 'errors' => array ( ), 'label' => NULL, 'description' => NULL, 'attributes' => array ( 'name' => 'csrf_token', 'id' => 'input_joinForm_csrf_token', 'type' => 'hidden', 'value' => 'MTc4MzI5MDAzN1FvbW9ndW51dEk3RThZbDI1SVNBZ09yQXZVR0FSZWh1', ), )), '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_qyk2zyp3dekuh6a4ad8b589907_wobud3k4', '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.0008230209350585938, 'params' => array ( ), ), 1 => array ( 'query' => 'SELECT * FROM ow_base_language', 'execTime' => 0.0004980564117431641, 'params' => array ( ), ), 2 => array ( 'query' => 'SELECT * FROM ow_base_plugin', 'execTime' => 0.0006098747253417969, 'params' => array ( ), ), 3 => array ( 'query' => 'SELECT * FROM ow_base_language ORDER BY `order` ASC LIMIT 0, 1', 'execTime' => 0.0004949569702148438, 'params' => array ( ), ), 4 => array ( 'query' => 'SET TIME_ZONE = ?', 'execTime' => 0.0003268718719482422, 'params' => array ( 0 => '-04:00', ), ), 5 => array ( 'query' => 'SELECT * FROM ow_virtualgifts_template', 'execTime' => 0.0005471706390380859, 'params' => array ( ), ), 6 => array ( 'query' => 'SELECT * FROM ow_base_document WHERE `uri` = \'join\' AND `isStatic` = 1 LIMIT 0, 1', 'execTime' => 0.0006730556488037109, 'params' => array ( ), ), 7 => array ( 'query' => 'SELECT * FROM ow_base_theme', 'execTime' => 0.0005199909210205078, 'params' => array ( ), ), 8 => array ( 'query' => 'SELECT * FROM ow_base_theme', 'execTime' => 0.0004990100860595703, 'params' => array ( ), ), 9 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003638267517089844, 'params' => array ( 0 => 1555, ), ), 10 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003180503845214844, 'params' => array ( 0 => 1555, ), ), 11 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1555', 'execTime' => 0.0008919239044189453, 'params' => NULL, ), 12 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1555', 'execTime' => 0.00039386749267578125, 'params' => NULL, ), 13 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1555', 'execTime' => 0.0010609626770019531, '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.0006279945373535156, '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.0003941059112548828, '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.0003719329833984375, '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.00042891502380371094, '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.0003750324249267578, '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.00035309791564941406, '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.0003159046173095703, '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.0003039836883544922, '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.0003559589385986328, '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.0003561973571777344, '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.0003409385681152344, '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.0002529621124267578, '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.00022912025451660156, '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.00028204917907714844, '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.00022101402282714844, '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.0002129077911376953, '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.0003190040588378906, 'params' => array ( 'id' => NULL, 'themeId' => 1555, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 31 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003819465637207031, '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.0011050701141357422, 'params' => array ( 'themeId' => 1555, 'themeId2' => 1555, ), ), 33 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1555', 'execTime' => 0.00026297569274902344, 'params' => array ( ), ), 34 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00034999847412109375, 'params' => array ( 0 => 1559, ), ), 35 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00030803680419921875, 'params' => array ( 0 => 1559, ), ), 36 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1559', 'execTime' => 0.0008130073547363281, 'params' => NULL, ), 37 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1559', 'execTime' => 0.0003731250762939453, 'params' => NULL, ), 38 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1559', 'execTime' => 0.0009980201721191406, '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.0006968975067138672, '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.00039196014404296875, '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.00038886070251464844, '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.0003750324249267578, '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.0003681182861328125, '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.0003368854522705078, '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.000331878662109375, '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.00039196014404296875, '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.0003478527069091797, '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.0002911090850830078, '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.0003008842468261719, '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.00029277801513671875, '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.0002911090850830078, '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.0002720355987548828, '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.00021600723266601562, '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.0002620220184326172, 'params' => array ( 'id' => NULL, 'themeId' => 1559, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 55 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0004000663757324219, '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.000965118408203125, 'params' => array ( 'themeId' => 1559, 'themeId2' => 1559, ), ), 57 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1559', 'execTime' => 0.0002448558807373047, 'params' => array ( ), ), 58 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003058910369873047, 'params' => array ( 0 => 1606, ), ), 59 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00031495094299316406, 'params' => array ( 0 => 1606, ), ), 60 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1606', 'execTime' => 0.0009970664978027344, 'params' => NULL, ), 61 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1606', 'execTime' => 0.00029206275939941406, 'params' => NULL, ), 62 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1606', 'execTime' => 0.0011670589447021484, '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.0006978511810302734, '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.00038814544677734375, '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.0003600120544433594, '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.00037789344787597656, '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.00032401084899902344, '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.00040912628173828125, '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.00036215782165527344, '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.0003380775451660156, '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.0003819465637207031, '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.00027680397033691406, '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.00029087066650390625, '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.0002560615539550781, '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.00023603439331054688, '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.0002300739288330078, '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.00026798248291015625, '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.0002391338348388672, '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.00022792816162109375, '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.00027489662170410156, '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.00039386749267578125, '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.0009911060333251953, 'params' => array ( 'themeId' => 1606, 'themeId2' => 1606, ), ), 83 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1606', 'execTime' => 0.00023889541625976562, 'params' => array ( ), ), 84 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.000308990478515625, 'params' => array ( 0 => 1607, ), ), 85 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003180503845214844, 'params' => array ( 0 => 1607, ), ), 86 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1607', 'execTime' => 0.0008060932159423828, 'params' => NULL, ), 87 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1607', 'execTime' => 0.0003829002380371094, 'params' => NULL, ), 88 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1607', 'execTime' => 0.0010120868682861328, '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.0006849765777587891, '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.0004811286926269531, '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.0003769397735595703, '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.00037407875061035156, '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.0004570484161376953, '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.0003590583801269531, '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.00035309791564941406, '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.0003170967102050781, '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.00031495094299316406, '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.0003371238708496094, '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.000247955322265625, '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.00023508071899414062, '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.0002448558807373047, '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.00023698806762695312, '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.0002200603485107422, '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.00021386146545410156, '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.0002799034118652344, 'params' => array ( 'id' => NULL, 'themeId' => 1607, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 106 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003809928894042969, '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.0009529590606689453, 'params' => array ( 'themeId' => 1607, 'themeId2' => 1607, ), ), 108 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1607', 'execTime' => 0.00023102760314941406, 'params' => array ( ), ), 109 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002989768981933594, 'params' => array ( 0 => 1608, ), ), 110 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00026798248291015625, 'params' => array ( 0 => 1608, ), ), 111 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1608', 'execTime' => 0.0008928775787353516, 'params' => NULL, ), 112 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1608', 'execTime' => 0.0004048347473144531, 'params' => NULL, ), 113 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1608', 'execTime' => 0.001001119613647461, '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.0006468296051025391, '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.0004208087921142578, '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.0003600120544433594, '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.0003948211669921875, '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.00030994415283203125, '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.00028705596923828125, '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.0003268718719482422, '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.0003161430358886719, '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.0002951622009277344, '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.0003299713134765625, '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.000247955322265625, '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.00024390220642089844, '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.00027489662170410156, '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.000225067138671875, '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.00022220611572265625, '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.00023603439331054688, '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.00027489662170410156, 'params' => array ( 'id' => NULL, 'themeId' => 1608, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 131 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003750324249267578, '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.0009908676147460938, 'params' => array ( 'themeId' => 1608, 'themeId2' => 1608, ), ), 133 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1608', 'execTime' => 0.0002970695495605469, 'params' => array ( ), ), 134 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002770423889160156, 'params' => array ( 0 => 1609, ), ), 135 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002579689025878906, 'params' => array ( 0 => 1609, ), ), 136 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1609', 'execTime' => 0.0008368492126464844, 'params' => NULL, ), 137 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1609', 'execTime' => 0.0004119873046875, 'params' => NULL, ), 138 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1609', 'execTime' => 0.001310110092163086, '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.0006270408630371094, '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.00047016143798828125, '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.0003478527069091797, '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.000370025634765625, '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.0003509521484375, '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.00034880638122558594, '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.0003528594970703125, '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.000331878662109375, '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.0003249645233154297, '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.0003540515899658203, '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.0003161430358886719, '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.00031280517578125, '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.00025200843811035156, '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.00022602081298828125, '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.00021600723266601562, '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.0002269744873046875, '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.00023508071899414062, '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.0002779960632324219, 'params' => array ( 'id' => NULL, 'themeId' => 1609, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 158 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003941059112548828, '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.0010769367218017578, 'params' => array ( 'themeId' => 1609, 'themeId2' => 1609, ), ), 160 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1609', 'execTime' => 0.00023221969604492188, 'params' => array ( ), ), 161 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00027489662170410156, 'params' => array ( 0 => 1610, ), ), 162 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002739429473876953, 'params' => array ( 0 => 1610, ), ), 163 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1610', 'execTime' => 0.0008380413055419922, 'params' => NULL, ), 164 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1610', 'execTime' => 0.0003871917724609375, 'params' => NULL, ), 165 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1610', 'execTime' => 0.0013611316680908203, '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.0006349086761474609, '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.00045800209045410156, '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.0003399848937988281, '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.0003361701965332031, '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.0003769397735595703, '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.0003769397735595703, '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.0003230571746826172, '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.00032591819763183594, '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.0003371238708496094, '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.0004200935363769531, '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.0003159046173095703, '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.0002892017364501953, '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.000270843505859375, '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.00023293495178222656, '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.00021982192993164062, '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.00022912025451660156, '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.00023603439331054688, '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.00022292137145996094, '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.00026488304138183594, 'params' => array ( 'id' => NULL, 'themeId' => 1610, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 185 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00039005279541015625, '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.0011000633239746094, 'params' => array ( 'themeId' => 1610, 'themeId2' => 1610, ), ), 187 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1610', 'execTime' => 0.00023102760314941406, 'params' => array ( ), ), 188 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00029587745666503906, 'params' => array ( 0 => 1611, ), ), 189 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00028395652770996094, 'params' => array ( 0 => 1611, ), ), 190 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1611', 'execTime' => 0.0008189678192138672, 'params' => NULL, ), 191 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1611', 'execTime' => 0.0003559589385986328, 'params' => NULL, ), 192 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1611', 'execTime' => 0.0011789798736572266, '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.0006051063537597656, '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.0003669261932373047, '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.00035190582275390625, '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.0003619194030761719, '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.00038886070251464844, '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.00034117698669433594, '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.00034308433532714844, '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.0004038810729980469, '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.0003819465637207031, '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.00034689903259277344, '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.0002770423889160156, '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.0002491474151611328, '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.00026917457580566406, '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.00024318695068359375, '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.00021004676818847656, '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.00020503997802734375, '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.00026416778564453125, 'params' => array ( 'id' => NULL, 'themeId' => 1611, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 210 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00037598609924316406, '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.0010030269622802734, 'params' => array ( 'themeId' => 1611, 'themeId2' => 1611, ), ), 212 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1611', 'execTime' => 0.0002281665802001953, 'params' => array ( ), ), 213 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00029206275939941406, 'params' => array ( 0 => 1612, ), ), 214 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00026297569274902344, 'params' => array ( 0 => 1612, ), ), 215 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1612', 'execTime' => 0.0008859634399414062, 'params' => NULL, ), 216 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1612', 'execTime' => 0.0004010200500488281, 'params' => NULL, ), 217 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1612', 'execTime' => 0.0010800361633300781, '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.0006220340728759766, '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.00039315223693847656, '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.00034999847412109375, '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.00038695335388183594, '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.0002930164337158203, '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.0003190040588378906, '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.0003490447998046875, '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.0003211498260498047, '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.00033211708068847656, '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.0003190040588378906, '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.0003268718719482422, '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.00024390220642089844, '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.0002529621124267578, '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' => 0.00022411346435546875, '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' => 0.00021982192993164062, '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' => 0.00022101402282714844, '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' => 0.00023794174194335938, '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.0002510547637939453, 'params' => array ( 'id' => NULL, 'themeId' => 1612, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 236 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0004069805145263672, '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.0010628700256347656, 'params' => array ( 'themeId' => 1612, 'themeId2' => 1612, ), ), 238 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1612', 'execTime' => 0.00022912025451660156, 'params' => array ( ), ), 239 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00027298927307128906, 'params' => array ( 0 => 1613, ), ), 240 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002551078796386719, 'params' => array ( 0 => 1613, ), ), 241 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1613', 'execTime' => 0.0008370876312255859, 'params' => NULL, ), 242 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1613', 'execTime' => 0.0004010200500488281, 'params' => NULL, ), 243 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1613', 'execTime' => 0.0010728836059570312, '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.0006189346313476562, '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.00036978721618652344, '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.0003800392150878906, '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.00034999847412109375, '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.00035500526428222656, '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.00035309791564941406, '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.00030112266540527344, '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.0003190040588378906, '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.0003631114959716797, '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.0003151893615722656, '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.0002589225769042969, '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.00026988983154296875, '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.00024700164794921875, '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.0002410411834716797, '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.0002758502960205078, '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.00024509429931640625, '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.0002639293670654297, 'params' => array ( 'id' => NULL, 'themeId' => 1613, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 261 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003681182861328125, '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.0009469985961914062, 'params' => array ( 'themeId' => 1613, 'themeId2' => 1613, ), ), 263 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1613', 'execTime' => 0.0002281665802001953, 'params' => array ( ), ), 264 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002720355987548828, 'params' => array ( 0 => 1614, ), ), 265 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002808570861816406, 'params' => array ( 0 => 1614, ), ), 266 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1614', 'execTime' => 0.0007808208465576172, 'params' => NULL, ), 267 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1614', 'execTime' => 0.00036787986755371094, 'params' => NULL, ), 268 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1614', 'execTime' => 0.001110076904296875, '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.0006289482116699219, '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.00040984153747558594, '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.0003437995910644531, '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.0003211498260498047, '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.00035309791564941406, '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.00031495094299316406, '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.00031495094299316406, '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.00037097930908203125, '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.0003161430358886719, '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.0003299713134765625, '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.00034689903259277344, '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.0002548694610595703, '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.00022411346435546875, '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.00029587745666503906, '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.00022077560424804688, '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.00021195411682128906, '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.00021004676818847656, '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.0003390312194824219, 'params' => array ( 'id' => NULL, 'themeId' => 1614, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 287 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00038504600524902344, '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.0011088848114013672, 'params' => array ( 'themeId' => 1614, 'themeId2' => 1614, ), ), 289 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1614', 'execTime' => 0.0002970695495605469, 'params' => array ( ), ), 290 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003070831298828125, 'params' => array ( 0 => 1615, ), ), 291 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003440380096435547, 'params' => array ( 0 => 1615, ), ), 292 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1615', 'execTime' => 0.0008709430694580078, 'params' => NULL, ), 293 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1615', 'execTime' => 0.00038313865661621094, 'params' => NULL, ), 294 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1615', 'execTime' => 0.0009839534759521484, '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.0006208419799804688, '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.0004620552062988281, '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.00036907196044921875, '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.00037789344787597656, '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.0003349781036376953, '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.00033593177795410156, '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.0003380775451660156, '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.00032591819763183594, '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.0003337860107421875, '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.0003418922424316406, '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.0002448558807373047, '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.000225067138671875, '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.00024890899658203125, '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.0002181529998779297, '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.00021314620971679688, '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.00021004676818847656, '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.0002789497375488281, 'params' => array ( 'id' => NULL, 'themeId' => 1615, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 312 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0004200935363769531, '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.0010309219360351562, 'params' => array ( 'themeId' => 1615, 'themeId2' => 1615, ), ), 314 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1615', 'execTime' => 0.0002951622009277344, 'params' => array ( ), ), 315 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003199577331542969, 'params' => array ( 0 => 1616, ), ), 316 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002739429473876953, 'params' => array ( 0 => 1616, ), ), 317 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1616', 'execTime' => 0.0008530616760253906, 'params' => NULL, ), 318 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1616', 'execTime' => 0.0003871917724609375, 'params' => NULL, ), 319 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1616', 'execTime' => 0.0010690689086914062, '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.0006430149078369141, '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.00039196014404296875, '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.0003859996795654297, '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.0004849433898925781, '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.0001468658447265625, '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.00014281272888183594, '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.00013589859008789062, '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.00014901161193847656, '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.00013899803161621094, '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.00013017654418945312, '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.00013017654418945312, '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.00012111663818359375, '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.000125885009765625, '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.00011301040649414062, '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.00011110305786132812, '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.00010919570922851562, '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.00013494491577148438, 'params' => array ( 'id' => NULL, 'themeId' => 1616, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 338 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00019502639770507812, '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.0004019737243652344, '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.0001461505889892578, 'params' => array ( 0 => 1617, ), ), 342 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001399517059326172, 'params' => array ( 0 => 1617, ), ), 343 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1617', 'execTime' => 0.0002918243408203125, 'params' => NULL, ), 344 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1617', 'execTime' => 0.00014901161193847656, 'params' => NULL, ), 345 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1617', 'execTime' => 0.0003719329833984375, '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.00030803680419921875, '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.00016999244689941406, '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.0001590251922607422, '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.00014281272888183594, '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.00013303756713867188, '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.00012803077697753906, '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.0001361370086669922, '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.00013685226440429688, '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.0001430511474609375, '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.00012183189392089844, '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.00011515617370605469, '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.00011301040649414062, '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.00010919570922851562, '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.00013589859008789062, 'params' => array ( 'id' => NULL, 'themeId' => 1617, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 362 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00019502639770507812, '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.0004000663757324219, 'params' => array ( 'themeId' => 1617, 'themeId2' => 1617, ), ), 364 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1617', 'execTime' => 0.00011205673217773438, 'params' => array ( ), ), 365 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001480579376220703, '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.0003230571746826172, 'params' => NULL, ), 368 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1618', 'execTime' => 0.00015211105346679688, 'params' => NULL, ), 369 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1618', 'execTime' => 0.0003521442413330078, '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.0003180503845214844, '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.00016117095947265625, '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.00014209747314453125, '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.00014090538024902344, '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.00014090538024902344, '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.00013399124145507812, '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.00013303756713867188, '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.000164031982421875, '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.00014209747314453125, '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.00013399124145507812, '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.00013399124145507812, '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.00013017654418945312, '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.00013017654418945312, '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.00012302398681640625, '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.00011396408081054688, '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.00011396408081054688, '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.00011301040649414062, '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.00013709068298339844, 'params' => array ( 'id' => NULL, 'themeId' => 1618, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 388 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.000209808349609375, '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.00055694580078125, 'params' => array ( 'themeId' => 1618, 'themeId2' => 1618, ), ), 390 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1618', 'execTime' => 0.00014710426330566406, 'params' => array ( ), ), 391 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001690387725830078, 'params' => array ( 0 => 1619, ), ), 392 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001480579376220703, 'params' => array ( 0 => 1619, ), ), 393 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1619', 'execTime' => 0.00038909912109375, 'params' => NULL, ), 394 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1619', 'execTime' => 0.0001628398895263672, 'params' => NULL, ), 395 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1619', 'execTime' => 0.00043892860412597656, '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.0004439353942871094, '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.0003838539123535156, '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.0003368854522705078, '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.0001709461212158203, '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.00016498565673828125, '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.0001862049102783203, '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.00019407272338867188, '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.0003299713134765625, '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.00029087066650390625, '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.00034308433532714844, '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.0003228187561035156, '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.00030112266540527344, '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.00036215782165527344, '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.0002510547637939453, '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.00026798248291015625, '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.0002498626708984375, '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.0002281665802001953, '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.00022411346435546875, '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.00023984909057617188, '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.00026917457580566406, 'params' => array ( 'id' => NULL, 'themeId' => 1619, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 416 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003790855407714844, '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.0012009143829345703, 'params' => array ( 'themeId' => 1619, 'themeId2' => 1619, ), ), 418 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1619', 'execTime' => 0.00023984909057617188, 'params' => array ( ), ), 419 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002758502960205078, 'params' => array ( 0 => 1620, ), ), 420 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002608299255371094, 'params' => array ( 0 => 1620, ), ), 421 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1620', 'execTime' => 0.0008351802825927734, 'params' => NULL, ), 422 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1620', 'execTime' => 0.0004088878631591797, 'params' => NULL, ), 423 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1620', 'execTime' => 0.0012760162353515625, '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.000640869140625, '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.0004119873046875, '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.0003781318664550781, '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.00039696693420410156, '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.00035500526428222656, '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.0003180503845214844, '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.0003609657287597656, '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.0003559589385986328, '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.0003509521484375, '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.00039505958557128906, '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.0002548694610595703, '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.00030684471130371094, '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.00023698806762695312, '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.00022792816162109375, '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.0002288818359375, '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.00028204917907714844, '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.0002579689025878906, 'params' => array ( 'id' => NULL, 'themeId' => 1620, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 441 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003960132598876953, '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.0010349750518798828, 'params' => array ( 'themeId' => 1620, 'themeId2' => 1620, ), ), 443 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1620', 'execTime' => 0.00023794174194335938, 'params' => array ( ), ), 444 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00028014183044433594, 'params' => array ( 0 => 1621, ), ), 445 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002608299255371094, 'params' => array ( 0 => 1621, ), ), 446 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1621', 'execTime' => 0.0009448528289794922, 'params' => NULL, ), 447 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1621', 'execTime' => 0.00041985511779785156, 'params' => NULL, ), 448 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1621', 'execTime' => 0.001130819320678711, '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.0006468296051025391, '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.0004069805145263672, '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.0003371238708496094, '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.0003809928894042969, '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.00035190582275390625, '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.00033402442932128906, '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.0003399848937988281, '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.0003190040588378906, '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.00033211708068847656, '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.00037097930908203125, '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.00024509429931640625, '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.0002269744873046875, '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.0002620220184326172, '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.0002200603485107422, '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.00021386146545410156, '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.00021195411682128906, '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.00028395652770996094, 'params' => array ( 'id' => NULL, 'themeId' => 1621, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 466 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003771781921386719, '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.0011119842529296875, 'params' => array ( 'themeId' => 1621, 'themeId2' => 1621, ), ), 468 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1621', 'execTime' => 0.00029397010803222656, 'params' => array ( ), ), 469 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002739429473876953, 'params' => array ( 0 => 1622, ), ), 470 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00025582313537597656, 'params' => array ( 0 => 1622, ), ), 471 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1622', 'execTime' => 0.0007870197296142578, 'params' => NULL, ), 472 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1622', 'execTime' => 0.0003669261932373047, 'params' => NULL, ), 473 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1622', 'execTime' => 0.0014290809631347656, '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.0006270408630371094, '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.00037288665771484375, '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.0003662109375, '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.000308990478515625, '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.0003859996795654297, '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.00034689903259277344, '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.0003349781036376953, '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.0003440380096435547, '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.0002799034118652344, '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.00029087066650390625, '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.000331878662109375, '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.00031495094299316406, '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.0002880096435546875, '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.0003349781036376953, '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.0003349781036376953, '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.000247955322265625, '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.00024819374084472656, '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.00022292137145996094, '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.0002200603485107422, '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.00022792816162109375, '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.00023317337036132812, '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.0002498626708984375, 'params' => array ( 'id' => NULL, 'themeId' => 1622, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 496 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003921985626220703, '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.0012400150299072266, 'params' => array ( 'themeId' => 1622, 'themeId2' => 1622, ), ), 498 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1622', 'execTime' => 0.00023102760314941406, 'params' => array ( ), ), 499 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00029397010803222656, 'params' => array ( 0 => 1623, ), ), 500 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002911090850830078, 'params' => array ( 0 => 1623, ), ), 501 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1623', 'execTime' => 0.0008399486541748047, 'params' => NULL, ), 502 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1623', 'execTime' => 0.0003590583801269531, 'params' => NULL, ), 503 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1623', 'execTime' => 0.001010894775390625, '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.0006520748138427734, '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.0003769397735595703, '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.00032806396484375, '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.00036907196044921875, '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.00034999847412109375, '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.00034499168395996094, '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.0003190040588378906, '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.0003161430358886719, '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.0003452301025390625, '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.00032210350036621094, '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.00028896331787109375, '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.0002689361572265625, '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.00023984909057617188, '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.0002200603485107422, '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.00021791458129882812, '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.0002570152282714844, '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.00021982192993164062, '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.0002510547637939453, 'params' => array ( 'id' => NULL, 'themeId' => 1623, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 522 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003750324249267578, '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.0011069774627685547, 'params' => array ( 'themeId' => 1623, 'themeId2' => 1623, ), ), 524 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1623', 'execTime' => 0.00023508071899414062, 'params' => array ( ), ), 525 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002980232238769531, 'params' => array ( 0 => 1624, ), ), 526 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00028586387634277344, 'params' => array ( 0 => 1624, ), ), 527 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1624', 'execTime' => 0.0007500648498535156, 'params' => NULL, ), 528 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1624', 'execTime' => 0.0003859996795654297, 'params' => NULL, ), 529 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1624', 'execTime' => 0.0011670589447021484, '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.0006520748138427734, '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.00040984153747558594, '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.0003368854522705078, '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.0003528594970703125, '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.00037598609924316406, '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.0002789497375488281, '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.00026988983154296875, '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.0003299713134765625, '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.0003349781036376953, '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.00037407875061035156, '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.0002779960632324219, '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.00023221969604492188, '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.0002200603485107422, '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.00023603439331054688, '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.00024008750915527344, '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.00021195411682128906, '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.00024580955505371094, 'params' => array ( 'id' => NULL, 'themeId' => 1624, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 547 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00037384033203125, '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.0009601116180419922, 'params' => array ( 'themeId' => 1624, 'themeId2' => 1624, ), ), 549 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1624', 'execTime' => 0.00022792816162109375, 'params' => array ( ), ), 550 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002949237823486328, 'params' => array ( 0 => 1625, ), ), 551 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002899169921875, 'params' => array ( 0 => 1625, ), ), 552 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1625', 'execTime' => 0.0009520053863525391, 'params' => NULL, ), 553 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1625', 'execTime' => 0.0003650188446044922, 'params' => NULL, ), 554 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1625', 'execTime' => 0.001135110855102539, '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.0006680488586425781, '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.0003998279571533203, '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.00034809112548828125, '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.0004239082336425781, '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.0003609657287597656, '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.00035500526428222656, '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.00036907196044921875, '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.00037288665771484375, '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.0002799034118652344, '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.00025010108947753906, '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.0002319812774658203, '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.0002269744873046875, '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.00028705596923828125, '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.00023293495178222656, '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.00028896331787109375, 'params' => array ( 'id' => NULL, 'themeId' => 1625, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 570 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0004119873046875, '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.0010170936584472656, 'params' => array ( 'themeId' => 1625, 'themeId2' => 1625, ), ), 572 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1625', 'execTime' => 0.0002319812774658203, 'params' => array ( ), ), 573 => array ( 'query' => 'SELECT * FROM ow_base_config WHERE `key` = \'base\' AND `name` = \'cachedEntitiesPostfix\' LIMIT 0, 1', 'execTime' => 0.0003380775451660156, 'params' => array ( ), ), 574 => array ( 'query' => 'UPDATE `ow_base_config` SET `value`=:value WHERE id=:id', 'execTime' => 0.00035881996154785156, 'params' => array ( 'id' => 521, 'value' => 'GEVUHazY', ), ), 575 => array ( 'query' => 'SELECT * FROM ow_base_config', 'execTime' => 0.0006458759307861328, 'params' => array ( ), ), 576 => array ( 'query' => 'SELECT * FROM ow_base_language WHERE `status` = \'active\'', 'execTime' => 0.00044798851013183594, '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.07971000671386719, 'params' => array ( 0 => 1, ), ), 578 => array ( 'query' => 'SELECT * FROM ow_base_language', 'execTime' => 0.0006499290466308594, 'params' => array ( ), ), 579 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `key` = \'simplicity\' LIMIT 0, 1', 'execTime' => 0.0006442070007324219, 'params' => array ( ), ), 580 => array ( 'query' => 'SELECT * FROM ow_base_theme_content WHERE `themeId` = 1606', 'execTime' => 0.0004420280456542969, 'params' => array ( ), ), 581 => array ( 'query' => 'SELECT * FROM ow_base_theme_master_page WHERE `themeId` = 1606', 'execTime' => 0.00021314620971679688, 'params' => array ( ), ), 582 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `key` = \'turquoise\' LIMIT 0, 1', 'execTime' => 0.00032806396484375, 'params' => array ( ), ), 583 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `key` = \'turquoise\' LIMIT 0, 1', 'execTime' => 0.000225067138671875, 'params' => array ( ), ), 584 => array ( 'query' => 'SELECT * FROM ow_base_theme_content WHERE `themeId` = 1607', 'execTime' => 0.0002582073211669922, 'params' => array ( ), ), 585 => array ( 'query' => 'SELECT * FROM ow_base_theme_master_page WHERE `themeId` = 1607', 'execTime' => 0.00021791458129882812, 'params' => array ( ), ), 586 => array ( 'query' => 'SELECT * FROM ow_base_document WHERE `isStatic` = 1 AND `isMobile` = 0', 'execTime' => 0.0002460479736328125, '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.0005168914794921875, '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.001058816909790039, '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.0008299350738525391, 'params' => array ( 'menuType' => 'bottom', ), ), 590 => array ( 'query' => 'SELECT * FROM ow_base_question_account_type ORDER BY sortOrder', 'execTime' => 0.0004811286926269531, 'params' => array ( ), ), 591 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'base\' AND `actionKey` = \'daily_login\' LIMIT 0, 1', 'execTime' => 0.0005469322204589844, 'params' => array ( ), ), 592 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'base\' AND `actionKey` = \'user_join\' LIMIT 0, 1', 'execTime' => 0.0005669593811035156, 'params' => array ( ), ), 593 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'base\' AND `actionKey` = \'search_users\' LIMIT 0, 1', 'execTime' => 0.00038886070251464844, 'params' => array ( ), ), 594 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'base\' AND `actionKey` = \'add_comment\' LIMIT 0, 1', 'execTime' => 0.0003459453582763672, 'params' => array ( ), ), 595 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'usercredits\' AND `actionKey` = \'buy_credits\' LIMIT 0, 1', 'execTime' => 0.000308990478515625, 'params' => array ( ), ), 596 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'usercredits\' AND `actionKey` = \'grant_by_user\' LIMIT 0, 1', 'execTime' => 0.0002970695495605469, 'params' => array ( ), ), 597 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'usercredits\' AND `actionKey` = \'grant_to_user\' LIMIT 0, 1', 'execTime' => 0.00031495094299316406, 'params' => array ( ), ), 598 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'usercredits\' AND `actionKey` = \'set_by_admin\' LIMIT 0, 1', 'execTime' => 0.0002899169921875, 'params' => array ( ), ), 599 => array ( 'query' => 'SELECT * FROM ow_base_question_account_type ORDER BY sortOrder', 'execTime' => 0.0005409717559814453, '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.0010600090026855469, 'params' => NULL, ), 601 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` IN(\'sex\',\'match_sex\') ORDER BY sortOrder', 'execTime' => 0.0006330013275146484, 'params' => array ( ), ), 602 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` IN(\'username\',\'email\',\'password\',\'sex\',\'match_sex\') ORDER BY sortOrder', 'execTime' => 0.0008499622344970703, 'params' => array ( ), ), 603 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` IN(\'\',\'sex\') ORDER BY sortOrder', 'execTime' => 0.0005519390106201172, '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.0014789104461669922, 'params' => array ( ), ), 605 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` = \'username\' LIMIT 0, 1', 'execTime' => 0.0005810260772705078, 'params' => array ( ), ), 606 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` = \'email\' LIMIT 0, 1', 'execTime' => 0.0005309581756591797, 'params' => array ( ), ), 607 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` = \'password\' LIMIT 0, 1', 'execTime' => 0.00045609474182128906, 'params' => array ( ), ), 608 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` = \'repeatPassword\' LIMIT 0, 1', 'execTime' => 0.0003941059112548828, 'params' => array ( ), ), 609 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` = \'sex\' LIMIT 0, 1', 'execTime' => 0.0005400180816650391, 'params' => array ( ), ), 610 => array ( 'query' => 'SELECT * FROM ow_skadate_account_type_to_gender', 'execTime' => 0.00043702125549316406, 'params' => array ( ), ), 611 => array ( 'query' => 'UPDATE `ow_base_plugin` SET developerKey=:dk WHERE `key`=:k', 'execTime' => 0.0005998611450195312, 'params' => array ( 'dk' => '99d6bdd5bb6468beaf118c4664dd92ff', 'k' => 'pcgallery', ), ), 612 => array ( 'query' => 'SELECT * FROM ow_base_language', 'execTime' => 0.0004630088806152344, '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.0005371570587158203, '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.00037097930908203125, 'params' => NULL, ), 615 => array ( 'query' => 'SELECT COUNT(*) FROM ow_base_invitation WHERE `userId` = 0', 'execTime' => 0.0004038810729980469, 'params' => array ( ), ), 616 => array ( 'query' => 'SELECT COUNT(*) FROM ow_base_invitation WHERE `userId` = 0 AND `viewed` = 0', 'execTime' => 0.0002529621124267578, 'params' => array ( ), ), 617 => array ( 'query' => 'SELECT COUNT(*) FROM ow_notifications_notification WHERE `userId` = 0 AND `viewed` = 0', 'execTime' => 0.00025200843811035156, 'params' => array ( ), ), 618 => array ( 'query' => 'SELECT COUNT(*) FROM ow_notifications_notification WHERE `userId` = 0', 'execTime' => 0.00020384788513183594, '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.0006220340728759766, '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.0004239082336425781, 'params' => array ( ), ), 621 => array ( 'query' => 'show tables like \'ow_base_geolocation_country\'', 'execTime' => 0.00150299072265625, 'params' => NULL, ), 622 => array ( 'query' => 'SELECT * FROM ow_base_authorization_group', 'execTime' => 0.0004467964172363281, 'params' => array ( ), ), 623 => array ( 'query' => 'SELECT * FROM ow_base_authorization_moderator ORDER BY id', 'execTime' => 0.0002510547637939453, 'params' => array ( ), ), 624 => array ( 'query' => 'SELECT * FROM ow_base_authorization_moderator_permission', 'execTime' => 0.00025200843811035156, 'params' => array ( ), ), 625 => array ( 'query' => 'SELECT * FROM ow_base_authorization_action', 'execTime' => 0.00028514862060546875, 'params' => array ( ), ), 626 => array ( 'query' => 'SELECT * FROM ow_base_authorization_permission', 'execTime' => 0.00034999847412109375, 'params' => array ( ), ), 627 => array ( 'query' => 'SELECT * FROM ow_base_authorization_role ORDER BY `sortOrder` ASC', 'execTime' => 0.0004839897155761719, '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.00045490264892578125, 'params' => array ( 'pluginKey' => 'SKADATE', 'position' => 'bottom', ), ), 630 => array ( 'query' => 'SELECT * FROM ow_base_place WHERE `name` = \'index\' LIMIT 0, 1', 'execTime' => 0.0004830360412597656, 'params' => array ( ), ), 631 => array ( 'query' => 'SELECT * FROM ow_base_component_place_cache WHERE `placeId` = 2 AND `entityId` = 0 LIMIT 0, 1', 'execTime' => 0.0005140304565429688, '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.0005249977111816406, 'params' => array ( 'pluginKey' => 'SKADATE', 'position' => 'sidebar', ), ), ), 'debugMode' => true, 'isProfilerEnabled' => true, 'profiler' => \UTIL_Profiler::__set_state(array( 'checkPoints' => array ( 'start' => 1783290037.656917, ), 'key' => 'db', 'result' => array ( ), 'chkCounter' => 0, )), 'queryExecTime' => 0.0005249977111816406, 'totalQueryExecTime' => 0.3253614902496338, '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.0008230209350585938, 'params' => array ( ), ), 1 => array ( 'query' => 'SELECT * FROM ow_base_language', 'execTime' => 0.0004980564117431641, 'params' => array ( ), ), 2 => array ( 'query' => 'SELECT * FROM ow_base_plugin', 'execTime' => 0.0006098747253417969, 'params' => array ( ), ), 3 => array ( 'query' => 'SELECT * FROM ow_base_language ORDER BY `order` ASC LIMIT 0, 1', 'execTime' => 0.0004949569702148438, 'params' => array ( ), ), 4 => array ( 'query' => 'SET TIME_ZONE = ?', 'execTime' => 0.0003268718719482422, 'params' => array ( 0 => '-04:00', ), ), 5 => array ( 'query' => 'SELECT * FROM ow_virtualgifts_template', 'execTime' => 0.0005471706390380859, 'params' => array ( ), ), 6 => array ( 'query' => 'SELECT * FROM ow_base_document WHERE `uri` = \'join\' AND `isStatic` = 1 LIMIT 0, 1', 'execTime' => 0.0006730556488037109, 'params' => array ( ), ), 7 => array ( 'query' => 'SELECT * FROM ow_base_theme', 'execTime' => 0.0005199909210205078, 'params' => array ( ), ), 8 => array ( 'query' => 'SELECT * FROM ow_base_theme', 'execTime' => 0.0004990100860595703, 'params' => array ( ), ), 9 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003638267517089844, 'params' => array ( 0 => 1555, ), ), 10 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003180503845214844, 'params' => array ( 0 => 1555, ), ), 11 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1555', 'execTime' => 0.0008919239044189453, 'params' => NULL, ), 12 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1555', 'execTime' => 0.00039386749267578125, 'params' => NULL, ), 13 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1555', 'execTime' => 0.0010609626770019531, '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.0006279945373535156, '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.0003941059112548828, '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.0003719329833984375, '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.00042891502380371094, '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.0003750324249267578, '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.00035309791564941406, '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.0003159046173095703, '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.0003039836883544922, '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.0003559589385986328, '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.0003561973571777344, '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.0003409385681152344, '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.0002529621124267578, '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.00022912025451660156, '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.00028204917907714844, '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.00022101402282714844, '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.0002129077911376953, '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.0003190040588378906, 'params' => array ( 'id' => NULL, 'themeId' => 1555, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 31 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003819465637207031, '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.0011050701141357422, 'params' => array ( 'themeId' => 1555, 'themeId2' => 1555, ), ), 33 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1555', 'execTime' => 0.00026297569274902344, 'params' => array ( ), ), 34 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00034999847412109375, 'params' => array ( 0 => 1559, ), ), 35 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00030803680419921875, 'params' => array ( 0 => 1559, ), ), 36 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1559', 'execTime' => 0.0008130073547363281, 'params' => NULL, ), 37 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1559', 'execTime' => 0.0003731250762939453, 'params' => NULL, ), 38 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1559', 'execTime' => 0.0009980201721191406, '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.0006968975067138672, '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.00039196014404296875, '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.00038886070251464844, '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.0003750324249267578, '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.0003681182861328125, '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.0003368854522705078, '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.000331878662109375, '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.00039196014404296875, '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.0003478527069091797, '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.0002911090850830078, '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.0003008842468261719, '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.00029277801513671875, '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.0002911090850830078, '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.0002720355987548828, '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.00021600723266601562, '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.0002620220184326172, 'params' => array ( 'id' => NULL, 'themeId' => 1559, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 55 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0004000663757324219, '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.000965118408203125, 'params' => array ( 'themeId' => 1559, 'themeId2' => 1559, ), ), 57 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1559', 'execTime' => 0.0002448558807373047, 'params' => array ( ), ), 58 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003058910369873047, 'params' => array ( 0 => 1606, ), ), 59 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00031495094299316406, 'params' => array ( 0 => 1606, ), ), 60 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1606', 'execTime' => 0.0009970664978027344, 'params' => NULL, ), 61 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1606', 'execTime' => 0.00029206275939941406, 'params' => NULL, ), 62 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1606', 'execTime' => 0.0011670589447021484, '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.0006978511810302734, '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.00038814544677734375, '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.0003600120544433594, '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.00037789344787597656, '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.00032401084899902344, '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.00040912628173828125, '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.00036215782165527344, '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.0003380775451660156, '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.0003819465637207031, '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.00027680397033691406, '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.00029087066650390625, '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.0002560615539550781, '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.00023603439331054688, '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.0002300739288330078, '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.00026798248291015625, '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.0002391338348388672, '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.00022792816162109375, '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.00027489662170410156, '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.00039386749267578125, '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.0009911060333251953, 'params' => array ( 'themeId' => 1606, 'themeId2' => 1606, ), ), 83 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1606', 'execTime' => 0.00023889541625976562, 'params' => array ( ), ), 84 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.000308990478515625, 'params' => array ( 0 => 1607, ), ), 85 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003180503845214844, 'params' => array ( 0 => 1607, ), ), 86 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1607', 'execTime' => 0.0008060932159423828, 'params' => NULL, ), 87 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1607', 'execTime' => 0.0003829002380371094, 'params' => NULL, ), 88 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1607', 'execTime' => 0.0010120868682861328, '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.0006849765777587891, '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.0004811286926269531, '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.0003769397735595703, '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.00037407875061035156, '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.0004570484161376953, '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.0003590583801269531, '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.00035309791564941406, '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.0003170967102050781, '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.00031495094299316406, '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.0003371238708496094, '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.000247955322265625, '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.00023508071899414062, '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.0002448558807373047, '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.00023698806762695312, '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.0002200603485107422, '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.00021386146545410156, '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.0002799034118652344, 'params' => array ( 'id' => NULL, 'themeId' => 1607, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 106 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003809928894042969, '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.0009529590606689453, 'params' => array ( 'themeId' => 1607, 'themeId2' => 1607, ), ), 108 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1607', 'execTime' => 0.00023102760314941406, 'params' => array ( ), ), 109 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002989768981933594, 'params' => array ( 0 => 1608, ), ), 110 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00026798248291015625, 'params' => array ( 0 => 1608, ), ), 111 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1608', 'execTime' => 0.0008928775787353516, 'params' => NULL, ), 112 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1608', 'execTime' => 0.0004048347473144531, 'params' => NULL, ), 113 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1608', 'execTime' => 0.001001119613647461, '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.0006468296051025391, '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.0004208087921142578, '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.0003600120544433594, '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.0003948211669921875, '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.00030994415283203125, '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.00028705596923828125, '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.0003268718719482422, '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.0003161430358886719, '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.0002951622009277344, '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.0003299713134765625, '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.000247955322265625, '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.00024390220642089844, '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.00027489662170410156, '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.000225067138671875, '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.00022220611572265625, '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.00023603439331054688, '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.00027489662170410156, 'params' => array ( 'id' => NULL, 'themeId' => 1608, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 131 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003750324249267578, '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.0009908676147460938, 'params' => array ( 'themeId' => 1608, 'themeId2' => 1608, ), ), 133 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1608', 'execTime' => 0.0002970695495605469, 'params' => array ( ), ), 134 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002770423889160156, 'params' => array ( 0 => 1609, ), ), 135 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002579689025878906, 'params' => array ( 0 => 1609, ), ), 136 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1609', 'execTime' => 0.0008368492126464844, 'params' => NULL, ), 137 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1609', 'execTime' => 0.0004119873046875, 'params' => NULL, ), 138 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1609', 'execTime' => 0.001310110092163086, '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.0006270408630371094, '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.00047016143798828125, '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.0003478527069091797, '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.000370025634765625, '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.0003509521484375, '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.00034880638122558594, '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.0003528594970703125, '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.000331878662109375, '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.0003249645233154297, '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.0003540515899658203, '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.0003161430358886719, '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.00031280517578125, '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.00025200843811035156, '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.00022602081298828125, '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.00021600723266601562, '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.0002269744873046875, '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.00023508071899414062, '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.0002779960632324219, 'params' => array ( 'id' => NULL, 'themeId' => 1609, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 158 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003941059112548828, '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.0010769367218017578, 'params' => array ( 'themeId' => 1609, 'themeId2' => 1609, ), ), 160 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1609', 'execTime' => 0.00023221969604492188, 'params' => array ( ), ), 161 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00027489662170410156, 'params' => array ( 0 => 1610, ), ), 162 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002739429473876953, 'params' => array ( 0 => 1610, ), ), 163 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1610', 'execTime' => 0.0008380413055419922, 'params' => NULL, ), 164 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1610', 'execTime' => 0.0003871917724609375, 'params' => NULL, ), 165 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1610', 'execTime' => 0.0013611316680908203, '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.0006349086761474609, '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.00045800209045410156, '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.0003399848937988281, '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.0003361701965332031, '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.0003769397735595703, '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.0003769397735595703, '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.0003230571746826172, '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.00032591819763183594, '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.0003371238708496094, '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.0004200935363769531, '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.0003159046173095703, '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.0002892017364501953, '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.000270843505859375, '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.00023293495178222656, '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.00021982192993164062, '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.00022912025451660156, '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.00023603439331054688, '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.00022292137145996094, '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.00026488304138183594, 'params' => array ( 'id' => NULL, 'themeId' => 1610, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 185 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00039005279541015625, '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.0011000633239746094, 'params' => array ( 'themeId' => 1610, 'themeId2' => 1610, ), ), 187 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1610', 'execTime' => 0.00023102760314941406, 'params' => array ( ), ), 188 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00029587745666503906, 'params' => array ( 0 => 1611, ), ), 189 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00028395652770996094, 'params' => array ( 0 => 1611, ), ), 190 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1611', 'execTime' => 0.0008189678192138672, 'params' => NULL, ), 191 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1611', 'execTime' => 0.0003559589385986328, 'params' => NULL, ), 192 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1611', 'execTime' => 0.0011789798736572266, '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.0006051063537597656, '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.0003669261932373047, '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.00035190582275390625, '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.0003619194030761719, '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.00038886070251464844, '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.00034117698669433594, '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.00034308433532714844, '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.0004038810729980469, '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.0003819465637207031, '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.00034689903259277344, '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.0002770423889160156, '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.0002491474151611328, '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.00026917457580566406, '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.00024318695068359375, '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.00021004676818847656, '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.00020503997802734375, '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.00026416778564453125, 'params' => array ( 'id' => NULL, 'themeId' => 1611, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 210 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00037598609924316406, '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.0010030269622802734, 'params' => array ( 'themeId' => 1611, 'themeId2' => 1611, ), ), 212 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1611', 'execTime' => 0.0002281665802001953, 'params' => array ( ), ), 213 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00029206275939941406, 'params' => array ( 0 => 1612, ), ), 214 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00026297569274902344, 'params' => array ( 0 => 1612, ), ), 215 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1612', 'execTime' => 0.0008859634399414062, 'params' => NULL, ), 216 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1612', 'execTime' => 0.0004010200500488281, 'params' => NULL, ), 217 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1612', 'execTime' => 0.0010800361633300781, '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.0006220340728759766, '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.00039315223693847656, '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.00034999847412109375, '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.00038695335388183594, '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.0002930164337158203, '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.0003190040588378906, '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.0003490447998046875, '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.0003211498260498047, '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.00033211708068847656, '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.0003190040588378906, '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.0003268718719482422, '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.00024390220642089844, '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.0002529621124267578, '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' => 0.00022411346435546875, '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' => 0.00021982192993164062, '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' => 0.00022101402282714844, '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' => 0.00023794174194335938, '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.0002510547637939453, 'params' => array ( 'id' => NULL, 'themeId' => 1612, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 236 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0004069805145263672, '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.0010628700256347656, 'params' => array ( 'themeId' => 1612, 'themeId2' => 1612, ), ), 238 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1612', 'execTime' => 0.00022912025451660156, 'params' => array ( ), ), 239 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00027298927307128906, 'params' => array ( 0 => 1613, ), ), 240 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002551078796386719, 'params' => array ( 0 => 1613, ), ), 241 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1613', 'execTime' => 0.0008370876312255859, 'params' => NULL, ), 242 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1613', 'execTime' => 0.0004010200500488281, 'params' => NULL, ), 243 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1613', 'execTime' => 0.0010728836059570312, '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.0006189346313476562, '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.00036978721618652344, '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.0003800392150878906, '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.00034999847412109375, '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.00035500526428222656, '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.00035309791564941406, '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.00030112266540527344, '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.0003190040588378906, '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.0003631114959716797, '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.0003151893615722656, '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.0002589225769042969, '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.00026988983154296875, '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.00024700164794921875, '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.0002410411834716797, '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.0002758502960205078, '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.00024509429931640625, '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.0002639293670654297, 'params' => array ( 'id' => NULL, 'themeId' => 1613, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 261 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003681182861328125, '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.0009469985961914062, 'params' => array ( 'themeId' => 1613, 'themeId2' => 1613, ), ), 263 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1613', 'execTime' => 0.0002281665802001953, 'params' => array ( ), ), 264 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002720355987548828, 'params' => array ( 0 => 1614, ), ), 265 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002808570861816406, 'params' => array ( 0 => 1614, ), ), 266 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1614', 'execTime' => 0.0007808208465576172, 'params' => NULL, ), 267 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1614', 'execTime' => 0.00036787986755371094, 'params' => NULL, ), 268 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1614', 'execTime' => 0.001110076904296875, '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.0006289482116699219, '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.00040984153747558594, '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.0003437995910644531, '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.0003211498260498047, '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.00035309791564941406, '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.00031495094299316406, '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.00031495094299316406, '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.00037097930908203125, '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.0003161430358886719, '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.0003299713134765625, '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.00034689903259277344, '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.0002548694610595703, '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.00022411346435546875, '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.00029587745666503906, '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.00022077560424804688, '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.00021195411682128906, '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.00021004676818847656, '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.0003390312194824219, 'params' => array ( 'id' => NULL, 'themeId' => 1614, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 287 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00038504600524902344, '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.0011088848114013672, 'params' => array ( 'themeId' => 1614, 'themeId2' => 1614, ), ), 289 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1614', 'execTime' => 0.0002970695495605469, 'params' => array ( ), ), 290 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003070831298828125, 'params' => array ( 0 => 1615, ), ), 291 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003440380096435547, 'params' => array ( 0 => 1615, ), ), 292 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1615', 'execTime' => 0.0008709430694580078, 'params' => NULL, ), 293 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1615', 'execTime' => 0.00038313865661621094, 'params' => NULL, ), 294 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1615', 'execTime' => 0.0009839534759521484, '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.0006208419799804688, '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.0004620552062988281, '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.00036907196044921875, '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.00037789344787597656, '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.0003349781036376953, '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.00033593177795410156, '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.0003380775451660156, '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.00032591819763183594, '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.0003337860107421875, '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.0003418922424316406, '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.0002448558807373047, '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.000225067138671875, '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.00024890899658203125, '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.0002181529998779297, '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.00021314620971679688, '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.00021004676818847656, '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.0002789497375488281, 'params' => array ( 'id' => NULL, 'themeId' => 1615, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 312 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0004200935363769531, '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.0010309219360351562, 'params' => array ( 'themeId' => 1615, 'themeId2' => 1615, ), ), 314 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1615', 'execTime' => 0.0002951622009277344, 'params' => array ( ), ), 315 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003199577331542969, 'params' => array ( 0 => 1616, ), ), 316 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002739429473876953, 'params' => array ( 0 => 1616, ), ), 317 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1616', 'execTime' => 0.0008530616760253906, 'params' => NULL, ), 318 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1616', 'execTime' => 0.0003871917724609375, 'params' => NULL, ), 319 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1616', 'execTime' => 0.0010690689086914062, '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.0006430149078369141, '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.00039196014404296875, '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.0003859996795654297, '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.0004849433898925781, '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.0001468658447265625, '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.00014281272888183594, '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.00013589859008789062, '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.00014901161193847656, '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.00013899803161621094, '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.00013017654418945312, '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.00013017654418945312, '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.00012111663818359375, '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.000125885009765625, '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.00011301040649414062, '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.00011110305786132812, '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.00010919570922851562, '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.00013494491577148438, 'params' => array ( 'id' => NULL, 'themeId' => 1616, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 338 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00019502639770507812, '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.0004019737243652344, '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.0001461505889892578, 'params' => array ( 0 => 1617, ), ), 342 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001399517059326172, 'params' => array ( 0 => 1617, ), ), 343 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1617', 'execTime' => 0.0002918243408203125, 'params' => NULL, ), 344 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1617', 'execTime' => 0.00014901161193847656, 'params' => NULL, ), 345 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1617', 'execTime' => 0.0003719329833984375, '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.00030803680419921875, '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.00016999244689941406, '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.0001590251922607422, '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.00014281272888183594, '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.00013303756713867188, '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.00012803077697753906, '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.0001361370086669922, '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.00013685226440429688, '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.0001430511474609375, '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.00012183189392089844, '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.00011515617370605469, '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.00011301040649414062, '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.00010919570922851562, '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.00013589859008789062, 'params' => array ( 'id' => NULL, 'themeId' => 1617, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 362 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00019502639770507812, '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.0004000663757324219, 'params' => array ( 'themeId' => 1617, 'themeId2' => 1617, ), ), 364 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1617', 'execTime' => 0.00011205673217773438, 'params' => array ( ), ), 365 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001480579376220703, '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.0003230571746826172, 'params' => NULL, ), 368 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1618', 'execTime' => 0.00015211105346679688, 'params' => NULL, ), 369 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1618', 'execTime' => 0.0003521442413330078, '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.0003180503845214844, '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.00016117095947265625, '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.00014209747314453125, '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.00014090538024902344, '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.00014090538024902344, '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.00013399124145507812, '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.00013303756713867188, '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.000164031982421875, '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.00014209747314453125, '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.00013399124145507812, '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.00013399124145507812, '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.00013017654418945312, '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.00013017654418945312, '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.00012302398681640625, '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.00011396408081054688, '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.00011396408081054688, '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.00011301040649414062, '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.00013709068298339844, 'params' => array ( 'id' => NULL, 'themeId' => 1618, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 388 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.000209808349609375, '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.00055694580078125, 'params' => array ( 'themeId' => 1618, 'themeId2' => 1618, ), ), 390 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1618', 'execTime' => 0.00014710426330566406, 'params' => array ( ), ), 391 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001690387725830078, 'params' => array ( 0 => 1619, ), ), 392 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001480579376220703, 'params' => array ( 0 => 1619, ), ), 393 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1619', 'execTime' => 0.00038909912109375, 'params' => NULL, ), 394 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1619', 'execTime' => 0.0001628398895263672, 'params' => NULL, ), 395 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1619', 'execTime' => 0.00043892860412597656, '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.0004439353942871094, '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.0003838539123535156, '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.0003368854522705078, '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.0001709461212158203, '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.00016498565673828125, '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.0001862049102783203, '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.00019407272338867188, '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.0003299713134765625, '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.00029087066650390625, '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.00034308433532714844, '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.0003228187561035156, '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.00030112266540527344, '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.00036215782165527344, '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.0002510547637939453, '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.00026798248291015625, '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.0002498626708984375, '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.0002281665802001953, '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.00022411346435546875, '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.00023984909057617188, '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.00026917457580566406, 'params' => array ( 'id' => NULL, 'themeId' => 1619, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 416 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003790855407714844, '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.0012009143829345703, 'params' => array ( 'themeId' => 1619, 'themeId2' => 1619, ), ), 418 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1619', 'execTime' => 0.00023984909057617188, 'params' => array ( ), ), 419 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002758502960205078, 'params' => array ( 0 => 1620, ), ), 420 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002608299255371094, 'params' => array ( 0 => 1620, ), ), 421 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1620', 'execTime' => 0.0008351802825927734, 'params' => NULL, ), 422 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1620', 'execTime' => 0.0004088878631591797, 'params' => NULL, ), 423 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1620', 'execTime' => 0.0012760162353515625, '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.000640869140625, '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.0004119873046875, '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.0003781318664550781, '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.00039696693420410156, '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.00035500526428222656, '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.0003180503845214844, '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.0003609657287597656, '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.0003559589385986328, '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.0003509521484375, '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.00039505958557128906, '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.0002548694610595703, '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.00030684471130371094, '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.00023698806762695312, '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.00022792816162109375, '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.0002288818359375, '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.00028204917907714844, '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.0002579689025878906, 'params' => array ( 'id' => NULL, 'themeId' => 1620, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 441 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003960132598876953, '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.0010349750518798828, 'params' => array ( 'themeId' => 1620, 'themeId2' => 1620, ), ), 443 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1620', 'execTime' => 0.00023794174194335938, 'params' => array ( ), ), 444 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00028014183044433594, 'params' => array ( 0 => 1621, ), ), 445 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002608299255371094, 'params' => array ( 0 => 1621, ), ), 446 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1621', 'execTime' => 0.0009448528289794922, 'params' => NULL, ), 447 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1621', 'execTime' => 0.00041985511779785156, 'params' => NULL, ), 448 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1621', 'execTime' => 0.001130819320678711, '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.0006468296051025391, '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.0004069805145263672, '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.0003371238708496094, '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.0003809928894042969, '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.00035190582275390625, '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.00033402442932128906, '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.0003399848937988281, '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.0003190040588378906, '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.00033211708068847656, '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.00037097930908203125, '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.00024509429931640625, '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.0002269744873046875, '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.0002620220184326172, '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.0002200603485107422, '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.00021386146545410156, '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.00021195411682128906, '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.00028395652770996094, 'params' => array ( 'id' => NULL, 'themeId' => 1621, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 466 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003771781921386719, '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.0011119842529296875, 'params' => array ( 'themeId' => 1621, 'themeId2' => 1621, ), ), 468 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1621', 'execTime' => 0.00029397010803222656, 'params' => array ( ), ), 469 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002739429473876953, 'params' => array ( 0 => 1622, ), ), 470 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00025582313537597656, 'params' => array ( 0 => 1622, ), ), 471 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1622', 'execTime' => 0.0007870197296142578, 'params' => NULL, ), 472 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1622', 'execTime' => 0.0003669261932373047, 'params' => NULL, ), 473 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1622', 'execTime' => 0.0014290809631347656, '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.0006270408630371094, '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.00037288665771484375, '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.0003662109375, '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.000308990478515625, '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.0003859996795654297, '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.00034689903259277344, '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.0003349781036376953, '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.0003440380096435547, '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.0002799034118652344, '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.00029087066650390625, '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.000331878662109375, '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.00031495094299316406, '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.0002880096435546875, '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.0003349781036376953, '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.0003349781036376953, '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.000247955322265625, '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.00024819374084472656, '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.00022292137145996094, '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.0002200603485107422, '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.00022792816162109375, '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.00023317337036132812, '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.0002498626708984375, 'params' => array ( 'id' => NULL, 'themeId' => 1622, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 496 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003921985626220703, '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.0012400150299072266, 'params' => array ( 'themeId' => 1622, 'themeId2' => 1622, ), ), 498 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1622', 'execTime' => 0.00023102760314941406, 'params' => array ( ), ), 499 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00029397010803222656, 'params' => array ( 0 => 1623, ), ), 500 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002911090850830078, 'params' => array ( 0 => 1623, ), ), 501 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1623', 'execTime' => 0.0008399486541748047, 'params' => NULL, ), 502 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1623', 'execTime' => 0.0003590583801269531, 'params' => NULL, ), 503 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1623', 'execTime' => 0.001010894775390625, '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.0006520748138427734, '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.0003769397735595703, '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.00032806396484375, '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.00036907196044921875, '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.00034999847412109375, '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.00034499168395996094, '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.0003190040588378906, '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.0003161430358886719, '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.0003452301025390625, '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.00032210350036621094, '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.00028896331787109375, '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.0002689361572265625, '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.00023984909057617188, '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.0002200603485107422, '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.00021791458129882812, '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.0002570152282714844, '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.00021982192993164062, '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.0002510547637939453, 'params' => array ( 'id' => NULL, 'themeId' => 1623, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 522 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003750324249267578, '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.0011069774627685547, 'params' => array ( 'themeId' => 1623, 'themeId2' => 1623, ), ), 524 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1623', 'execTime' => 0.00023508071899414062, 'params' => array ( ), ), 525 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002980232238769531, 'params' => array ( 0 => 1624, ), ), 526 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00028586387634277344, 'params' => array ( 0 => 1624, ), ), 527 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1624', 'execTime' => 0.0007500648498535156, 'params' => NULL, ), 528 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1624', 'execTime' => 0.0003859996795654297, 'params' => NULL, ), 529 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1624', 'execTime' => 0.0011670589447021484, '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.0006520748138427734, '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.00040984153747558594, '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.0003368854522705078, '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.0003528594970703125, '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.00037598609924316406, '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.0002789497375488281, '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.00026988983154296875, '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.0003299713134765625, '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.0003349781036376953, '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.00037407875061035156, '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.0002779960632324219, '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.00023221969604492188, '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.0002200603485107422, '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.00023603439331054688, '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.00024008750915527344, '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.00021195411682128906, '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.00024580955505371094, 'params' => array ( 'id' => NULL, 'themeId' => 1624, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 547 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00037384033203125, '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.0009601116180419922, 'params' => array ( 'themeId' => 1624, 'themeId2' => 1624, ), ), 549 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1624', 'execTime' => 0.00022792816162109375, 'params' => array ( ), ), 550 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002949237823486328, 'params' => array ( 0 => 1625, ), ), 551 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002899169921875, 'params' => array ( 0 => 1625, ), ), 552 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1625', 'execTime' => 0.0009520053863525391, 'params' => NULL, ), 553 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1625', 'execTime' => 0.0003650188446044922, 'params' => NULL, ), 554 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1625', 'execTime' => 0.001135110855102539, '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.0006680488586425781, '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.0003998279571533203, '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.00034809112548828125, '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.0004239082336425781, '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.0003609657287597656, '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.00035500526428222656, '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.00036907196044921875, '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.00037288665771484375, '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.0002799034118652344, '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.00025010108947753906, '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.0002319812774658203, '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.0002269744873046875, '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.00028705596923828125, '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.00023293495178222656, '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.00028896331787109375, 'params' => array ( 'id' => NULL, 'themeId' => 1625, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 570 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0004119873046875, '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.0010170936584472656, 'params' => array ( 'themeId' => 1625, 'themeId2' => 1625, ), ), 572 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1625', 'execTime' => 0.0002319812774658203, 'params' => array ( ), ), 573 => array ( 'query' => 'SELECT * FROM ow_base_config WHERE `key` = \'base\' AND `name` = \'cachedEntitiesPostfix\' LIMIT 0, 1', 'execTime' => 0.0003380775451660156, 'params' => array ( ), ), 574 => array ( 'query' => 'UPDATE `ow_base_config` SET `value`=:value WHERE id=:id', 'execTime' => 0.00035881996154785156, 'params' => array ( 'id' => 521, 'value' => 'GEVUHazY', ), ), 575 => array ( 'query' => 'SELECT * FROM ow_base_config', 'execTime' => 0.0006458759307861328, 'params' => array ( ), ), 576 => array ( 'query' => 'SELECT * FROM ow_base_language WHERE `status` = \'active\'', 'execTime' => 0.00044798851013183594, '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.07971000671386719, 'params' => array ( 0 => 1, ), ), 578 => array ( 'query' => 'SELECT * FROM ow_base_language', 'execTime' => 0.0006499290466308594, 'params' => array ( ), ), 579 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `key` = \'simplicity\' LIMIT 0, 1', 'execTime' => 0.0006442070007324219, 'params' => array ( ), ), 580 => array ( 'query' => 'SELECT * FROM ow_base_theme_content WHERE `themeId` = 1606', 'execTime' => 0.0004420280456542969, 'params' => array ( ), ), 581 => array ( 'query' => 'SELECT * FROM ow_base_theme_master_page WHERE `themeId` = 1606', 'execTime' => 0.00021314620971679688, 'params' => array ( ), ), 582 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `key` = \'turquoise\' LIMIT 0, 1', 'execTime' => 0.00032806396484375, 'params' => array ( ), ), 583 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `key` = \'turquoise\' LIMIT 0, 1', 'execTime' => 0.000225067138671875, 'params' => array ( ), ), 584 => array ( 'query' => 'SELECT * FROM ow_base_theme_content WHERE `themeId` = 1607', 'execTime' => 0.0002582073211669922, 'params' => array ( ), ), 585 => array ( 'query' => 'SELECT * FROM ow_base_theme_master_page WHERE `themeId` = 1607', 'execTime' => 0.00021791458129882812, 'params' => array ( ), ), 586 => array ( 'query' => 'SELECT * FROM ow_base_document WHERE `isStatic` = 1 AND `isMobile` = 0', 'execTime' => 0.0002460479736328125, '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.0005168914794921875, '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.001058816909790039, '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.0008299350738525391, 'params' => array ( 'menuType' => 'bottom', ), ), 590 => array ( 'query' => 'SELECT * FROM ow_base_question_account_type ORDER BY sortOrder', 'execTime' => 0.0004811286926269531, 'params' => array ( ), ), 591 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'base\' AND `actionKey` = \'daily_login\' LIMIT 0, 1', 'execTime' => 0.0005469322204589844, 'params' => array ( ), ), 592 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'base\' AND `actionKey` = \'user_join\' LIMIT 0, 1', 'execTime' => 0.0005669593811035156, 'params' => array ( ), ), 593 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'base\' AND `actionKey` = \'search_users\' LIMIT 0, 1', 'execTime' => 0.00038886070251464844, 'params' => array ( ), ), 594 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'base\' AND `actionKey` = \'add_comment\' LIMIT 0, 1', 'execTime' => 0.0003459453582763672, 'params' => array ( ), ), 595 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'usercredits\' AND `actionKey` = \'buy_credits\' LIMIT 0, 1', 'execTime' => 0.000308990478515625, 'params' => array ( ), ), 596 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'usercredits\' AND `actionKey` = \'grant_by_user\' LIMIT 0, 1', 'execTime' => 0.0002970695495605469, 'params' => array ( ), ), 597 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'usercredits\' AND `actionKey` = \'grant_to_user\' LIMIT 0, 1', 'execTime' => 0.00031495094299316406, 'params' => array ( ), ), 598 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'usercredits\' AND `actionKey` = \'set_by_admin\' LIMIT 0, 1', 'execTime' => 0.0002899169921875, 'params' => array ( ), ), 599 => array ( 'query' => 'SELECT * FROM ow_base_question_account_type ORDER BY sortOrder', 'execTime' => 0.0005409717559814453, '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.0010600090026855469, 'params' => NULL, ), 601 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` IN(\'sex\',\'match_sex\') ORDER BY sortOrder', 'execTime' => 0.0006330013275146484, 'params' => array ( ), ), 602 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` IN(\'username\',\'email\',\'password\',\'sex\',\'match_sex\') ORDER BY sortOrder', 'execTime' => 0.0008499622344970703, 'params' => array ( ), ), 603 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` IN(\'\',\'sex\') ORDER BY sortOrder', 'execTime' => 0.0005519390106201172, '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.0014789104461669922, 'params' => array ( ), ), 605 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` = \'username\' LIMIT 0, 1', 'execTime' => 0.0005810260772705078, 'params' => array ( ), ), 606 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` = \'email\' LIMIT 0, 1', 'execTime' => 0.0005309581756591797, 'params' => array ( ), ), 607 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` = \'password\' LIMIT 0, 1', 'execTime' => 0.00045609474182128906, 'params' => array ( ), ), 608 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` = \'repeatPassword\' LIMIT 0, 1', 'execTime' => 0.0003941059112548828, 'params' => array ( ), ), 609 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` = \'sex\' LIMIT 0, 1', 'execTime' => 0.0005400180816650391, 'params' => array ( ), ), 610 => array ( 'query' => 'SELECT * FROM ow_skadate_account_type_to_gender', 'execTime' => 0.00043702125549316406, 'params' => array ( ), ), 611 => array ( 'query' => 'UPDATE `ow_base_plugin` SET developerKey=:dk WHERE `key`=:k', 'execTime' => 0.0005998611450195312, 'params' => array ( 'dk' => '99d6bdd5bb6468beaf118c4664dd92ff', 'k' => 'pcgallery', ), ), 612 => array ( 'query' => 'SELECT * FROM ow_base_language', 'execTime' => 0.0004630088806152344, '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.0005371570587158203, '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.00037097930908203125, 'params' => NULL, ), 615 => array ( 'query' => 'SELECT COUNT(*) FROM ow_base_invitation WHERE `userId` = 0', 'execTime' => 0.0004038810729980469, 'params' => array ( ), ), 616 => array ( 'query' => 'SELECT COUNT(*) FROM ow_base_invitation WHERE `userId` = 0 AND `viewed` = 0', 'execTime' => 0.0002529621124267578, 'params' => array ( ), ), 617 => array ( 'query' => 'SELECT COUNT(*) FROM ow_notifications_notification WHERE `userId` = 0 AND `viewed` = 0', 'execTime' => 0.00025200843811035156, 'params' => array ( ), ), 618 => array ( 'query' => 'SELECT COUNT(*) FROM ow_notifications_notification WHERE `userId` = 0', 'execTime' => 0.00020384788513183594, '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.0006220340728759766, '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.0004239082336425781, 'params' => array ( ), ), 621 => array ( 'query' => 'show tables like \'ow_base_geolocation_country\'', 'execTime' => 0.00150299072265625, 'params' => NULL, ), 622 => array ( 'query' => 'SELECT * FROM ow_base_authorization_group', 'execTime' => 0.0004467964172363281, 'params' => array ( ), ), 623 => array ( 'query' => 'SELECT * FROM ow_base_authorization_moderator ORDER BY id', 'execTime' => 0.0002510547637939453, 'params' => array ( ), ), 624 => array ( 'query' => 'SELECT * FROM ow_base_authorization_moderator_permission', 'execTime' => 0.00025200843811035156, 'params' => array ( ), ), 625 => array ( 'query' => 'SELECT * FROM ow_base_authorization_action', 'execTime' => 0.00028514862060546875, 'params' => array ( ), ), 626 => array ( 'query' => 'SELECT * FROM ow_base_authorization_permission', 'execTime' => 0.00034999847412109375, 'params' => array ( ), ), 627 => array ( 'query' => 'SELECT * FROM ow_base_authorization_role ORDER BY `sortOrder` ASC', 'execTime' => 0.0004839897155761719, '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.00045490264892578125, 'params' => array ( 'pluginKey' => 'SKADATE', 'position' => 'bottom', ), ), 630 => array ( 'query' => 'SELECT * FROM ow_base_place WHERE `name` = \'index\' LIMIT 0, 1', 'execTime' => 0.0004830360412597656, 'params' => array ( ), ), 631 => array ( 'query' => 'SELECT * FROM ow_base_component_place_cache WHERE `placeId` = 2 AND `entityId` = 0 LIMIT 0, 1', 'execTime' => 0.0005140304565429688, '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.0005249977111816406, 'params' => array ( 'pluginKey' => 'SKADATE', 'position' => 'sidebar', ), ), ), 'debugMode' => true, 'isProfilerEnabled' => true, 'profiler' => \UTIL_Profiler::__set_state(array( 'checkPoints' => array ( 'start' => 1783290037.656917, ), 'key' => 'db', 'result' => array ( ), 'chkCounter' => 0, )), 'queryExecTime' => 0.0005249977111816406, 'totalQueryExecTime' => 0.3253614902496338, '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.0008230209350585938, 'params' => array ( ), ), 1 => array ( 'query' => 'SELECT * FROM ow_base_language', 'execTime' => 0.0004980564117431641, 'params' => array ( ), ), 2 => array ( 'query' => 'SELECT * FROM ow_base_plugin', 'execTime' => 0.0006098747253417969, 'params' => array ( ), ), 3 => array ( 'query' => 'SELECT * FROM ow_base_language ORDER BY `order` ASC LIMIT 0, 1', 'execTime' => 0.0004949569702148438, 'params' => array ( ), ), 4 => array ( 'query' => 'SET TIME_ZONE = ?', 'execTime' => 0.0003268718719482422, 'params' => array ( 0 => '-04:00', ), ), 5 => array ( 'query' => 'SELECT * FROM ow_virtualgifts_template', 'execTime' => 0.0005471706390380859, 'params' => array ( ), ), 6 => array ( 'query' => 'SELECT * FROM ow_base_document WHERE `uri` = \'join\' AND `isStatic` = 1 LIMIT 0, 1', 'execTime' => 0.0006730556488037109, 'params' => array ( ), ), 7 => array ( 'query' => 'SELECT * FROM ow_base_theme', 'execTime' => 0.0005199909210205078, 'params' => array ( ), ), 8 => array ( 'query' => 'SELECT * FROM ow_base_theme', 'execTime' => 0.0004990100860595703, 'params' => array ( ), ), 9 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003638267517089844, 'params' => array ( 0 => 1555, ), ), 10 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003180503845214844, 'params' => array ( 0 => 1555, ), ), 11 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1555', 'execTime' => 0.0008919239044189453, 'params' => NULL, ), 12 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1555', 'execTime' => 0.00039386749267578125, 'params' => NULL, ), 13 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1555', 'execTime' => 0.0010609626770019531, '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.0006279945373535156, '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.0003941059112548828, '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.0003719329833984375, '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.00042891502380371094, '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.0003750324249267578, '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.00035309791564941406, '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.0003159046173095703, '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.0003039836883544922, '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.0003559589385986328, '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.0003561973571777344, '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.0003409385681152344, '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.0002529621124267578, '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.00022912025451660156, '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.00028204917907714844, '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.00022101402282714844, '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.0002129077911376953, '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.0003190040588378906, 'params' => array ( 'id' => NULL, 'themeId' => 1555, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 31 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003819465637207031, '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.0011050701141357422, 'params' => array ( 'themeId' => 1555, 'themeId2' => 1555, ), ), 33 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1555', 'execTime' => 0.00026297569274902344, 'params' => array ( ), ), 34 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00034999847412109375, 'params' => array ( 0 => 1559, ), ), 35 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00030803680419921875, 'params' => array ( 0 => 1559, ), ), 36 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1559', 'execTime' => 0.0008130073547363281, 'params' => NULL, ), 37 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1559', 'execTime' => 0.0003731250762939453, 'params' => NULL, ), 38 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1559', 'execTime' => 0.0009980201721191406, '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.0006968975067138672, '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.00039196014404296875, '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.00038886070251464844, '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.0003750324249267578, '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.0003681182861328125, '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.0003368854522705078, '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.000331878662109375, '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.00039196014404296875, '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.0003478527069091797, '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.0002911090850830078, '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.0003008842468261719, '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.00029277801513671875, '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.0002911090850830078, '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.0002720355987548828, '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.00021600723266601562, '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.0002620220184326172, 'params' => array ( 'id' => NULL, 'themeId' => 1559, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 55 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0004000663757324219, '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.000965118408203125, 'params' => array ( 'themeId' => 1559, 'themeId2' => 1559, ), ), 57 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1559', 'execTime' => 0.0002448558807373047, 'params' => array ( ), ), 58 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003058910369873047, 'params' => array ( 0 => 1606, ), ), 59 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00031495094299316406, 'params' => array ( 0 => 1606, ), ), 60 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1606', 'execTime' => 0.0009970664978027344, 'params' => NULL, ), 61 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1606', 'execTime' => 0.00029206275939941406, 'params' => NULL, ), 62 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1606', 'execTime' => 0.0011670589447021484, '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.0006978511810302734, '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.00038814544677734375, '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.0003600120544433594, '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.00037789344787597656, '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.00032401084899902344, '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.00040912628173828125, '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.00036215782165527344, '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.0003380775451660156, '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.0003819465637207031, '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.00027680397033691406, '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.00029087066650390625, '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.0002560615539550781, '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.00023603439331054688, '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.0002300739288330078, '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.00026798248291015625, '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.0002391338348388672, '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.00022792816162109375, '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.00027489662170410156, '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.00039386749267578125, '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.0009911060333251953, 'params' => array ( 'themeId' => 1606, 'themeId2' => 1606, ), ), 83 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1606', 'execTime' => 0.00023889541625976562, 'params' => array ( ), ), 84 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.000308990478515625, 'params' => array ( 0 => 1607, ), ), 85 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003180503845214844, 'params' => array ( 0 => 1607, ), ), 86 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1607', 'execTime' => 0.0008060932159423828, 'params' => NULL, ), 87 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1607', 'execTime' => 0.0003829002380371094, 'params' => NULL, ), 88 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1607', 'execTime' => 0.0010120868682861328, '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.0006849765777587891, '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.0004811286926269531, '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.0003769397735595703, '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.00037407875061035156, '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.0004570484161376953, '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.0003590583801269531, '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.00035309791564941406, '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.0003170967102050781, '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.00031495094299316406, '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.0003371238708496094, '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.000247955322265625, '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.00023508071899414062, '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.0002448558807373047, '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.00023698806762695312, '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.0002200603485107422, '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.00021386146545410156, '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.0002799034118652344, 'params' => array ( 'id' => NULL, 'themeId' => 1607, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 106 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003809928894042969, '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.0009529590606689453, 'params' => array ( 'themeId' => 1607, 'themeId2' => 1607, ), ), 108 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1607', 'execTime' => 0.00023102760314941406, 'params' => array ( ), ), 109 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002989768981933594, 'params' => array ( 0 => 1608, ), ), 110 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00026798248291015625, 'params' => array ( 0 => 1608, ), ), 111 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1608', 'execTime' => 0.0008928775787353516, 'params' => NULL, ), 112 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1608', 'execTime' => 0.0004048347473144531, 'params' => NULL, ), 113 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1608', 'execTime' => 0.001001119613647461, '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.0006468296051025391, '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.0004208087921142578, '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.0003600120544433594, '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.0003948211669921875, '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.00030994415283203125, '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.00028705596923828125, '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.0003268718719482422, '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.0003161430358886719, '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.0002951622009277344, '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.0003299713134765625, '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.000247955322265625, '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.00024390220642089844, '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.00027489662170410156, '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.000225067138671875, '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.00022220611572265625, '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.00023603439331054688, '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.00027489662170410156, 'params' => array ( 'id' => NULL, 'themeId' => 1608, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 131 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003750324249267578, '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.0009908676147460938, 'params' => array ( 'themeId' => 1608, 'themeId2' => 1608, ), ), 133 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1608', 'execTime' => 0.0002970695495605469, 'params' => array ( ), ), 134 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002770423889160156, 'params' => array ( 0 => 1609, ), ), 135 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002579689025878906, 'params' => array ( 0 => 1609, ), ), 136 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1609', 'execTime' => 0.0008368492126464844, 'params' => NULL, ), 137 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1609', 'execTime' => 0.0004119873046875, 'params' => NULL, ), 138 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1609', 'execTime' => 0.001310110092163086, '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.0006270408630371094, '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.00047016143798828125, '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.0003478527069091797, '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.000370025634765625, '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.0003509521484375, '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.00034880638122558594, '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.0003528594970703125, '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.000331878662109375, '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.0003249645233154297, '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.0003540515899658203, '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.0003161430358886719, '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.00031280517578125, '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.00025200843811035156, '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.00022602081298828125, '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.00021600723266601562, '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.0002269744873046875, '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.00023508071899414062, '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.0002779960632324219, 'params' => array ( 'id' => NULL, 'themeId' => 1609, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 158 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003941059112548828, '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.0010769367218017578, 'params' => array ( 'themeId' => 1609, 'themeId2' => 1609, ), ), 160 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1609', 'execTime' => 0.00023221969604492188, 'params' => array ( ), ), 161 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00027489662170410156, 'params' => array ( 0 => 1610, ), ), 162 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002739429473876953, 'params' => array ( 0 => 1610, ), ), 163 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1610', 'execTime' => 0.0008380413055419922, 'params' => NULL, ), 164 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1610', 'execTime' => 0.0003871917724609375, 'params' => NULL, ), 165 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1610', 'execTime' => 0.0013611316680908203, '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.0006349086761474609, '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.00045800209045410156, '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.0003399848937988281, '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.0003361701965332031, '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.0003769397735595703, '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.0003769397735595703, '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.0003230571746826172, '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.00032591819763183594, '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.0003371238708496094, '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.0004200935363769531, '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.0003159046173095703, '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.0002892017364501953, '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.000270843505859375, '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.00023293495178222656, '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.00021982192993164062, '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.00022912025451660156, '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.00023603439331054688, '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.00022292137145996094, '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.00026488304138183594, 'params' => array ( 'id' => NULL, 'themeId' => 1610, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 185 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00039005279541015625, '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.0011000633239746094, 'params' => array ( 'themeId' => 1610, 'themeId2' => 1610, ), ), 187 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1610', 'execTime' => 0.00023102760314941406, 'params' => array ( ), ), 188 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00029587745666503906, 'params' => array ( 0 => 1611, ), ), 189 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00028395652770996094, 'params' => array ( 0 => 1611, ), ), 190 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1611', 'execTime' => 0.0008189678192138672, 'params' => NULL, ), 191 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1611', 'execTime' => 0.0003559589385986328, 'params' => NULL, ), 192 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1611', 'execTime' => 0.0011789798736572266, '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.0006051063537597656, '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.0003669261932373047, '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.00035190582275390625, '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.0003619194030761719, '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.00038886070251464844, '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.00034117698669433594, '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.00034308433532714844, '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.0004038810729980469, '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.0003819465637207031, '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.00034689903259277344, '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.0002770423889160156, '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.0002491474151611328, '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.00026917457580566406, '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.00024318695068359375, '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.00021004676818847656, '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.00020503997802734375, '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.00026416778564453125, 'params' => array ( 'id' => NULL, 'themeId' => 1611, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 210 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00037598609924316406, '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.0010030269622802734, 'params' => array ( 'themeId' => 1611, 'themeId2' => 1611, ), ), 212 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1611', 'execTime' => 0.0002281665802001953, 'params' => array ( ), ), 213 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00029206275939941406, 'params' => array ( 0 => 1612, ), ), 214 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00026297569274902344, 'params' => array ( 0 => 1612, ), ), 215 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1612', 'execTime' => 0.0008859634399414062, 'params' => NULL, ), 216 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1612', 'execTime' => 0.0004010200500488281, 'params' => NULL, ), 217 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1612', 'execTime' => 0.0010800361633300781, '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.0006220340728759766, '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.00039315223693847656, '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.00034999847412109375, '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.00038695335388183594, '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.0002930164337158203, '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.0003190040588378906, '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.0003490447998046875, '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.0003211498260498047, '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.00033211708068847656, '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.0003190040588378906, '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.0003268718719482422, '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.00024390220642089844, '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.0002529621124267578, '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' => 0.00022411346435546875, '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' => 0.00021982192993164062, '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' => 0.00022101402282714844, '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' => 0.00023794174194335938, '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.0002510547637939453, 'params' => array ( 'id' => NULL, 'themeId' => 1612, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 236 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0004069805145263672, '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.0010628700256347656, 'params' => array ( 'themeId' => 1612, 'themeId2' => 1612, ), ), 238 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1612', 'execTime' => 0.00022912025451660156, 'params' => array ( ), ), 239 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00027298927307128906, 'params' => array ( 0 => 1613, ), ), 240 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002551078796386719, 'params' => array ( 0 => 1613, ), ), 241 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1613', 'execTime' => 0.0008370876312255859, 'params' => NULL, ), 242 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1613', 'execTime' => 0.0004010200500488281, 'params' => NULL, ), 243 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1613', 'execTime' => 0.0010728836059570312, '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.0006189346313476562, '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.00036978721618652344, '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.0003800392150878906, '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.00034999847412109375, '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.00035500526428222656, '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.00035309791564941406, '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.00030112266540527344, '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.0003190040588378906, '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.0003631114959716797, '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.0003151893615722656, '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.0002589225769042969, '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.00026988983154296875, '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.00024700164794921875, '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.0002410411834716797, '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.0002758502960205078, '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.00024509429931640625, '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.0002639293670654297, 'params' => array ( 'id' => NULL, 'themeId' => 1613, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 261 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003681182861328125, '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.0009469985961914062, 'params' => array ( 'themeId' => 1613, 'themeId2' => 1613, ), ), 263 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1613', 'execTime' => 0.0002281665802001953, 'params' => array ( ), ), 264 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002720355987548828, 'params' => array ( 0 => 1614, ), ), 265 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002808570861816406, 'params' => array ( 0 => 1614, ), ), 266 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1614', 'execTime' => 0.0007808208465576172, 'params' => NULL, ), 267 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1614', 'execTime' => 0.00036787986755371094, 'params' => NULL, ), 268 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1614', 'execTime' => 0.001110076904296875, '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.0006289482116699219, '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.00040984153747558594, '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.0003437995910644531, '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.0003211498260498047, '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.00035309791564941406, '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.00031495094299316406, '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.00031495094299316406, '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.00037097930908203125, '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.0003161430358886719, '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.0003299713134765625, '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.00034689903259277344, '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.0002548694610595703, '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.00022411346435546875, '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.00029587745666503906, '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.00022077560424804688, '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.00021195411682128906, '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.00021004676818847656, '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.0003390312194824219, 'params' => array ( 'id' => NULL, 'themeId' => 1614, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 287 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00038504600524902344, '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.0011088848114013672, 'params' => array ( 'themeId' => 1614, 'themeId2' => 1614, ), ), 289 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1614', 'execTime' => 0.0002970695495605469, 'params' => array ( ), ), 290 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003070831298828125, 'params' => array ( 0 => 1615, ), ), 291 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003440380096435547, 'params' => array ( 0 => 1615, ), ), 292 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1615', 'execTime' => 0.0008709430694580078, 'params' => NULL, ), 293 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1615', 'execTime' => 0.00038313865661621094, 'params' => NULL, ), 294 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1615', 'execTime' => 0.0009839534759521484, '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.0006208419799804688, '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.0004620552062988281, '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.00036907196044921875, '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.00037789344787597656, '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.0003349781036376953, '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.00033593177795410156, '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.0003380775451660156, '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.00032591819763183594, '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.0003337860107421875, '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.0003418922424316406, '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.0002448558807373047, '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.000225067138671875, '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.00024890899658203125, '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.0002181529998779297, '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.00021314620971679688, '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.00021004676818847656, '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.0002789497375488281, 'params' => array ( 'id' => NULL, 'themeId' => 1615, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 312 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0004200935363769531, '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.0010309219360351562, 'params' => array ( 'themeId' => 1615, 'themeId2' => 1615, ), ), 314 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1615', 'execTime' => 0.0002951622009277344, 'params' => array ( ), ), 315 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003199577331542969, 'params' => array ( 0 => 1616, ), ), 316 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002739429473876953, 'params' => array ( 0 => 1616, ), ), 317 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1616', 'execTime' => 0.0008530616760253906, 'params' => NULL, ), 318 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1616', 'execTime' => 0.0003871917724609375, 'params' => NULL, ), 319 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1616', 'execTime' => 0.0010690689086914062, '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.0006430149078369141, '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.00039196014404296875, '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.0003859996795654297, '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.0004849433898925781, '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.0001468658447265625, '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.00014281272888183594, '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.00013589859008789062, '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.00014901161193847656, '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.00013899803161621094, '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.00013017654418945312, '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.00013017654418945312, '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.00012111663818359375, '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.000125885009765625, '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.00011301040649414062, '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.00011110305786132812, '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.00010919570922851562, '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.00013494491577148438, 'params' => array ( 'id' => NULL, 'themeId' => 1616, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 338 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00019502639770507812, '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.0004019737243652344, '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.0001461505889892578, 'params' => array ( 0 => 1617, ), ), 342 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001399517059326172, 'params' => array ( 0 => 1617, ), ), 343 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1617', 'execTime' => 0.0002918243408203125, 'params' => NULL, ), 344 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1617', 'execTime' => 0.00014901161193847656, 'params' => NULL, ), 345 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1617', 'execTime' => 0.0003719329833984375, '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.00030803680419921875, '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.00016999244689941406, '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.0001590251922607422, '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.00014281272888183594, '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.00013303756713867188, '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.00012803077697753906, '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.0001361370086669922, '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.00013685226440429688, '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.0001430511474609375, '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.00012183189392089844, '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.00011515617370605469, '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.00011301040649414062, '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.00010919570922851562, '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.00013589859008789062, 'params' => array ( 'id' => NULL, 'themeId' => 1617, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 362 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00019502639770507812, '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.0004000663757324219, 'params' => array ( 'themeId' => 1617, 'themeId2' => 1617, ), ), 364 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1617', 'execTime' => 0.00011205673217773438, 'params' => array ( ), ), 365 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001480579376220703, '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.0003230571746826172, 'params' => NULL, ), 368 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1618', 'execTime' => 0.00015211105346679688, 'params' => NULL, ), 369 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1618', 'execTime' => 0.0003521442413330078, '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.0003180503845214844, '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.00016117095947265625, '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.00014209747314453125, '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.00014090538024902344, '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.00014090538024902344, '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.00013399124145507812, '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.00013303756713867188, '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.000164031982421875, '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.00014209747314453125, '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.00013399124145507812, '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.00013399124145507812, '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.00013017654418945312, '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.00013017654418945312, '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.00012302398681640625, '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.00011396408081054688, '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.00011396408081054688, '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.00011301040649414062, '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.00013709068298339844, 'params' => array ( 'id' => NULL, 'themeId' => 1618, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 388 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.000209808349609375, '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.00055694580078125, 'params' => array ( 'themeId' => 1618, 'themeId2' => 1618, ), ), 390 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1618', 'execTime' => 0.00014710426330566406, 'params' => array ( ), ), 391 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001690387725830078, 'params' => array ( 0 => 1619, ), ), 392 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001480579376220703, 'params' => array ( 0 => 1619, ), ), 393 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1619', 'execTime' => 0.00038909912109375, 'params' => NULL, ), 394 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1619', 'execTime' => 0.0001628398895263672, 'params' => NULL, ), 395 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1619', 'execTime' => 0.00043892860412597656, '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.0004439353942871094, '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.0003838539123535156, '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.0003368854522705078, '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.0001709461212158203, '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.00016498565673828125, '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.0001862049102783203, '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.00019407272338867188, '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.0003299713134765625, '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.00029087066650390625, '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.00034308433532714844, '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.0003228187561035156, '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.00030112266540527344, '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.00036215782165527344, '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.0002510547637939453, '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.00026798248291015625, '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.0002498626708984375, '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.0002281665802001953, '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.00022411346435546875, '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.00023984909057617188, '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.00026917457580566406, 'params' => array ( 'id' => NULL, 'themeId' => 1619, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 416 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003790855407714844, '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.0012009143829345703, 'params' => array ( 'themeId' => 1619, 'themeId2' => 1619, ), ), 418 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1619', 'execTime' => 0.00023984909057617188, 'params' => array ( ), ), 419 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002758502960205078, 'params' => array ( 0 => 1620, ), ), 420 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002608299255371094, 'params' => array ( 0 => 1620, ), ), 421 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1620', 'execTime' => 0.0008351802825927734, 'params' => NULL, ), 422 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1620', 'execTime' => 0.0004088878631591797, 'params' => NULL, ), 423 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1620', 'execTime' => 0.0012760162353515625, '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.000640869140625, '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.0004119873046875, '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.0003781318664550781, '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.00039696693420410156, '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.00035500526428222656, '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.0003180503845214844, '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.0003609657287597656, '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.0003559589385986328, '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.0003509521484375, '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.00039505958557128906, '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.0002548694610595703, '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.00030684471130371094, '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.00023698806762695312, '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.00022792816162109375, '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.0002288818359375, '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.00028204917907714844, '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.0002579689025878906, 'params' => array ( 'id' => NULL, 'themeId' => 1620, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 441 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003960132598876953, '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.0010349750518798828, 'params' => array ( 'themeId' => 1620, 'themeId2' => 1620, ), ), 443 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1620', 'execTime' => 0.00023794174194335938, 'params' => array ( ), ), 444 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00028014183044433594, 'params' => array ( 0 => 1621, ), ), 445 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002608299255371094, 'params' => array ( 0 => 1621, ), ), 446 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1621', 'execTime' => 0.0009448528289794922, 'params' => NULL, ), 447 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1621', 'execTime' => 0.00041985511779785156, 'params' => NULL, ), 448 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1621', 'execTime' => 0.001130819320678711, '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.0006468296051025391, '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.0004069805145263672, '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.0003371238708496094, '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.0003809928894042969, '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.00035190582275390625, '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.00033402442932128906, '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.0003399848937988281, '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.0003190040588378906, '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.00033211708068847656, '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.00037097930908203125, '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.00024509429931640625, '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.0002269744873046875, '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.0002620220184326172, '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.0002200603485107422, '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.00021386146545410156, '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.00021195411682128906, '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.00028395652770996094, 'params' => array ( 'id' => NULL, 'themeId' => 1621, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 466 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003771781921386719, '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.0011119842529296875, 'params' => array ( 'themeId' => 1621, 'themeId2' => 1621, ), ), 468 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1621', 'execTime' => 0.00029397010803222656, 'params' => array ( ), ), 469 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002739429473876953, 'params' => array ( 0 => 1622, ), ), 470 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00025582313537597656, 'params' => array ( 0 => 1622, ), ), 471 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1622', 'execTime' => 0.0007870197296142578, 'params' => NULL, ), 472 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1622', 'execTime' => 0.0003669261932373047, 'params' => NULL, ), 473 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1622', 'execTime' => 0.0014290809631347656, '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.0006270408630371094, '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.00037288665771484375, '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.0003662109375, '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.000308990478515625, '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.0003859996795654297, '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.00034689903259277344, '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.0003349781036376953, '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.0003440380096435547, '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.0002799034118652344, '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.00029087066650390625, '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.000331878662109375, '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.00031495094299316406, '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.0002880096435546875, '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.0003349781036376953, '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.0003349781036376953, '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.000247955322265625, '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.00024819374084472656, '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.00022292137145996094, '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.0002200603485107422, '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.00022792816162109375, '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.00023317337036132812, '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.0002498626708984375, 'params' => array ( 'id' => NULL, 'themeId' => 1622, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 496 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003921985626220703, '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.0012400150299072266, 'params' => array ( 'themeId' => 1622, 'themeId2' => 1622, ), ), 498 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1622', 'execTime' => 0.00023102760314941406, 'params' => array ( ), ), 499 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00029397010803222656, 'params' => array ( 0 => 1623, ), ), 500 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002911090850830078, 'params' => array ( 0 => 1623, ), ), 501 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1623', 'execTime' => 0.0008399486541748047, 'params' => NULL, ), 502 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1623', 'execTime' => 0.0003590583801269531, 'params' => NULL, ), 503 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1623', 'execTime' => 0.001010894775390625, '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.0006520748138427734, '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.0003769397735595703, '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.00032806396484375, '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.00036907196044921875, '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.00034999847412109375, '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.00034499168395996094, '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.0003190040588378906, '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.0003161430358886719, '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.0003452301025390625, '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.00032210350036621094, '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.00028896331787109375, '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.0002689361572265625, '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.00023984909057617188, '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.0002200603485107422, '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.00021791458129882812, '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.0002570152282714844, '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.00021982192993164062, '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.0002510547637939453, 'params' => array ( 'id' => NULL, 'themeId' => 1623, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 522 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003750324249267578, '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.0011069774627685547, 'params' => array ( 'themeId' => 1623, 'themeId2' => 1623, ), ), 524 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1623', 'execTime' => 0.00023508071899414062, 'params' => array ( ), ), 525 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002980232238769531, 'params' => array ( 0 => 1624, ), ), 526 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00028586387634277344, 'params' => array ( 0 => 1624, ), ), 527 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1624', 'execTime' => 0.0007500648498535156, 'params' => NULL, ), 528 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1624', 'execTime' => 0.0003859996795654297, 'params' => NULL, ), 529 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1624', 'execTime' => 0.0011670589447021484, '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.0006520748138427734, '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.00040984153747558594, '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.0003368854522705078, '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.0003528594970703125, '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.00037598609924316406, '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.0002789497375488281, '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.00026988983154296875, '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.0003299713134765625, '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.0003349781036376953, '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.00037407875061035156, '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.0002779960632324219, '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.00023221969604492188, '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.0002200603485107422, '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.00023603439331054688, '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.00024008750915527344, '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.00021195411682128906, '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.00024580955505371094, 'params' => array ( 'id' => NULL, 'themeId' => 1624, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 547 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00037384033203125, '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.0009601116180419922, 'params' => array ( 'themeId' => 1624, 'themeId2' => 1624, ), ), 549 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1624', 'execTime' => 0.00022792816162109375, 'params' => array ( ), ), 550 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002949237823486328, 'params' => array ( 0 => 1625, ), ), 551 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002899169921875, 'params' => array ( 0 => 1625, ), ), 552 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1625', 'execTime' => 0.0009520053863525391, 'params' => NULL, ), 553 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1625', 'execTime' => 0.0003650188446044922, 'params' => NULL, ), 554 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1625', 'execTime' => 0.001135110855102539, '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.0006680488586425781, '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.0003998279571533203, '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.00034809112548828125, '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.0004239082336425781, '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.0003609657287597656, '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.00035500526428222656, '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.00036907196044921875, '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.00037288665771484375, '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.0002799034118652344, '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.00025010108947753906, '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.0002319812774658203, '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.0002269744873046875, '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.00028705596923828125, '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.00023293495178222656, '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.00028896331787109375, 'params' => array ( 'id' => NULL, 'themeId' => 1625, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 570 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0004119873046875, '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.0010170936584472656, 'params' => array ( 'themeId' => 1625, 'themeId2' => 1625, ), ), 572 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1625', 'execTime' => 0.0002319812774658203, 'params' => array ( ), ), 573 => array ( 'query' => 'SELECT * FROM ow_base_config WHERE `key` = \'base\' AND `name` = \'cachedEntitiesPostfix\' LIMIT 0, 1', 'execTime' => 0.0003380775451660156, 'params' => array ( ), ), 574 => array ( 'query' => 'UPDATE `ow_base_config` SET `value`=:value WHERE id=:id', 'execTime' => 0.00035881996154785156, 'params' => array ( 'id' => 521, 'value' => 'GEVUHazY', ), ), 575 => array ( 'query' => 'SELECT * FROM ow_base_config', 'execTime' => 0.0006458759307861328, 'params' => array ( ), ), 576 => array ( 'query' => 'SELECT * FROM ow_base_language WHERE `status` = \'active\'', 'execTime' => 0.00044798851013183594, '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.07971000671386719, 'params' => array ( 0 => 1, ), ), 578 => array ( 'query' => 'SELECT * FROM ow_base_language', 'execTime' => 0.0006499290466308594, 'params' => array ( ), ), 579 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `key` = \'simplicity\' LIMIT 0, 1', 'execTime' => 0.0006442070007324219, 'params' => array ( ), ), 580 => array ( 'query' => 'SELECT * FROM ow_base_theme_content WHERE `themeId` = 1606', 'execTime' => 0.0004420280456542969, 'params' => array ( ), ), 581 => array ( 'query' => 'SELECT * FROM ow_base_theme_master_page WHERE `themeId` = 1606', 'execTime' => 0.00021314620971679688, 'params' => array ( ), ), 582 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `key` = \'turquoise\' LIMIT 0, 1', 'execTime' => 0.00032806396484375, 'params' => array ( ), ), 583 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `key` = \'turquoise\' LIMIT 0, 1', 'execTime' => 0.000225067138671875, 'params' => array ( ), ), 584 => array ( 'query' => 'SELECT * FROM ow_base_theme_content WHERE `themeId` = 1607', 'execTime' => 0.0002582073211669922, 'params' => array ( ), ), 585 => array ( 'query' => 'SELECT * FROM ow_base_theme_master_page WHERE `themeId` = 1607', 'execTime' => 0.00021791458129882812, 'params' => array ( ), ), 586 => array ( 'query' => 'SELECT * FROM ow_base_document WHERE `isStatic` = 1 AND `isMobile` = 0', 'execTime' => 0.0002460479736328125, '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.0005168914794921875, '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.001058816909790039, '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.0008299350738525391, 'params' => array ( 'menuType' => 'bottom', ), ), 590 => array ( 'query' => 'SELECT * FROM ow_base_question_account_type ORDER BY sortOrder', 'execTime' => 0.0004811286926269531, 'params' => array ( ), ), 591 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'base\' AND `actionKey` = \'daily_login\' LIMIT 0, 1', 'execTime' => 0.0005469322204589844, 'params' => array ( ), ), 592 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'base\' AND `actionKey` = \'user_join\' LIMIT 0, 1', 'execTime' => 0.0005669593811035156, 'params' => array ( ), ), 593 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'base\' AND `actionKey` = \'search_users\' LIMIT 0, 1', 'execTime' => 0.00038886070251464844, 'params' => array ( ), ), 594 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'base\' AND `actionKey` = \'add_comment\' LIMIT 0, 1', 'execTime' => 0.0003459453582763672, 'params' => array ( ), ), 595 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'usercredits\' AND `actionKey` = \'buy_credits\' LIMIT 0, 1', 'execTime' => 0.000308990478515625, 'params' => array ( ), ), 596 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'usercredits\' AND `actionKey` = \'grant_by_user\' LIMIT 0, 1', 'execTime' => 0.0002970695495605469, 'params' => array ( ), ), 597 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'usercredits\' AND `actionKey` = \'grant_to_user\' LIMIT 0, 1', 'execTime' => 0.00031495094299316406, 'params' => array ( ), ), 598 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'usercredits\' AND `actionKey` = \'set_by_admin\' LIMIT 0, 1', 'execTime' => 0.0002899169921875, 'params' => array ( ), ), 599 => array ( 'query' => 'SELECT * FROM ow_base_question_account_type ORDER BY sortOrder', 'execTime' => 0.0005409717559814453, '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.0010600090026855469, 'params' => NULL, ), 601 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` IN(\'sex\',\'match_sex\') ORDER BY sortOrder', 'execTime' => 0.0006330013275146484, 'params' => array ( ), ), 602 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` IN(\'username\',\'email\',\'password\',\'sex\',\'match_sex\') ORDER BY sortOrder', 'execTime' => 0.0008499622344970703, 'params' => array ( ), ), 603 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` IN(\'\',\'sex\') ORDER BY sortOrder', 'execTime' => 0.0005519390106201172, '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.0014789104461669922, 'params' => array ( ), ), 605 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` = \'username\' LIMIT 0, 1', 'execTime' => 0.0005810260772705078, 'params' => array ( ), ), 606 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` = \'email\' LIMIT 0, 1', 'execTime' => 0.0005309581756591797, 'params' => array ( ), ), 607 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` = \'password\' LIMIT 0, 1', 'execTime' => 0.00045609474182128906, 'params' => array ( ), ), 608 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` = \'repeatPassword\' LIMIT 0, 1', 'execTime' => 0.0003941059112548828, 'params' => array ( ), ), 609 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` = \'sex\' LIMIT 0, 1', 'execTime' => 0.0005400180816650391, 'params' => array ( ), ), 610 => array ( 'query' => 'SELECT * FROM ow_skadate_account_type_to_gender', 'execTime' => 0.00043702125549316406, 'params' => array ( ), ), 611 => array ( 'query' => 'UPDATE `ow_base_plugin` SET developerKey=:dk WHERE `key`=:k', 'execTime' => 0.0005998611450195312, 'params' => array ( 'dk' => '99d6bdd5bb6468beaf118c4664dd92ff', 'k' => 'pcgallery', ), ), 612 => array ( 'query' => 'SELECT * FROM ow_base_language', 'execTime' => 0.0004630088806152344, '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.0005371570587158203, '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.00037097930908203125, 'params' => NULL, ), 615 => array ( 'query' => 'SELECT COUNT(*) FROM ow_base_invitation WHERE `userId` = 0', 'execTime' => 0.0004038810729980469, 'params' => array ( ), ), 616 => array ( 'query' => 'SELECT COUNT(*) FROM ow_base_invitation WHERE `userId` = 0 AND `viewed` = 0', 'execTime' => 0.0002529621124267578, 'params' => array ( ), ), 617 => array ( 'query' => 'SELECT COUNT(*) FROM ow_notifications_notification WHERE `userId` = 0 AND `viewed` = 0', 'execTime' => 0.00025200843811035156, 'params' => array ( ), ), 618 => array ( 'query' => 'SELECT COUNT(*) FROM ow_notifications_notification WHERE `userId` = 0', 'execTime' => 0.00020384788513183594, '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.0006220340728759766, '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.0004239082336425781, 'params' => array ( ), ), 621 => array ( 'query' => 'show tables like \'ow_base_geolocation_country\'', 'execTime' => 0.00150299072265625, 'params' => NULL, ), 622 => array ( 'query' => 'SELECT * FROM ow_base_authorization_group', 'execTime' => 0.0004467964172363281, 'params' => array ( ), ), 623 => array ( 'query' => 'SELECT * FROM ow_base_authorization_moderator ORDER BY id', 'execTime' => 0.0002510547637939453, 'params' => array ( ), ), 624 => array ( 'query' => 'SELECT * FROM ow_base_authorization_moderator_permission', 'execTime' => 0.00025200843811035156, 'params' => array ( ), ), 625 => array ( 'query' => 'SELECT * FROM ow_base_authorization_action', 'execTime' => 0.00028514862060546875, 'params' => array ( ), ), 626 => array ( 'query' => 'SELECT * FROM ow_base_authorization_permission', 'execTime' => 0.00034999847412109375, 'params' => array ( ), ), 627 => array ( 'query' => 'SELECT * FROM ow_base_authorization_role ORDER BY `sortOrder` ASC', 'execTime' => 0.0004839897155761719, '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.00045490264892578125, 'params' => array ( 'pluginKey' => 'SKADATE', 'position' => 'bottom', ), ), 630 => array ( 'query' => 'SELECT * FROM ow_base_place WHERE `name` = \'index\' LIMIT 0, 1', 'execTime' => 0.0004830360412597656, 'params' => array ( ), ), 631 => array ( 'query' => 'SELECT * FROM ow_base_component_place_cache WHERE `placeId` = 2 AND `entityId` = 0 LIMIT 0, 1', 'execTime' => 0.0005140304565429688, '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.0005249977111816406, 'params' => array ( 'pluginKey' => 'SKADATE', 'position' => 'sidebar', ), ), ), 'debugMode' => true, 'isProfilerEnabled' => true, 'profiler' => \UTIL_Profiler::__set_state(array( 'checkPoints' => array ( 'start' => 1783290037.656917, ), 'key' => 'db', 'result' => array ( ), 'chkCounter' => 0, )), 'queryExecTime' => 0.0005249977111816406, 'totalQueryExecTime' => 0.3253614902496338, '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.0008230209350585938, 'params' => array ( ), ), 1 => array ( 'query' => 'SELECT * FROM ow_base_language', 'execTime' => 0.0004980564117431641, 'params' => array ( ), ), 2 => array ( 'query' => 'SELECT * FROM ow_base_plugin', 'execTime' => 0.0006098747253417969, 'params' => array ( ), ), 3 => array ( 'query' => 'SELECT * FROM ow_base_language ORDER BY `order` ASC LIMIT 0, 1', 'execTime' => 0.0004949569702148438, 'params' => array ( ), ), 4 => array ( 'query' => 'SET TIME_ZONE = ?', 'execTime' => 0.0003268718719482422, 'params' => array ( 0 => '-04:00', ), ), 5 => array ( 'query' => 'SELECT * FROM ow_virtualgifts_template', 'execTime' => 0.0005471706390380859, 'params' => array ( ), ), 6 => array ( 'query' => 'SELECT * FROM ow_base_document WHERE `uri` = \'join\' AND `isStatic` = 1 LIMIT 0, 1', 'execTime' => 0.0006730556488037109, 'params' => array ( ), ), 7 => array ( 'query' => 'SELECT * FROM ow_base_theme', 'execTime' => 0.0005199909210205078, 'params' => array ( ), ), 8 => array ( 'query' => 'SELECT * FROM ow_base_theme', 'execTime' => 0.0004990100860595703, 'params' => array ( ), ), 9 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003638267517089844, 'params' => array ( 0 => 1555, ), ), 10 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003180503845214844, 'params' => array ( 0 => 1555, ), ), 11 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1555', 'execTime' => 0.0008919239044189453, 'params' => NULL, ), 12 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1555', 'execTime' => 0.00039386749267578125, 'params' => NULL, ), 13 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1555', 'execTime' => 0.0010609626770019531, '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.0006279945373535156, '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.0003941059112548828, '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.0003719329833984375, '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.00042891502380371094, '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.0003750324249267578, '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.00035309791564941406, '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.0003159046173095703, '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.0003039836883544922, '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.0003559589385986328, '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.0003561973571777344, '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.0003409385681152344, '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.0002529621124267578, '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.00022912025451660156, '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.00028204917907714844, '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.00022101402282714844, '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.0002129077911376953, '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.0003190040588378906, 'params' => array ( 'id' => NULL, 'themeId' => 1555, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 31 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003819465637207031, '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.0011050701141357422, 'params' => array ( 'themeId' => 1555, 'themeId2' => 1555, ), ), 33 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1555', 'execTime' => 0.00026297569274902344, 'params' => array ( ), ), 34 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00034999847412109375, 'params' => array ( 0 => 1559, ), ), 35 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00030803680419921875, 'params' => array ( 0 => 1559, ), ), 36 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1559', 'execTime' => 0.0008130073547363281, 'params' => NULL, ), 37 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1559', 'execTime' => 0.0003731250762939453, 'params' => NULL, ), 38 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1559', 'execTime' => 0.0009980201721191406, '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.0006968975067138672, '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.00039196014404296875, '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.00038886070251464844, '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.0003750324249267578, '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.0003681182861328125, '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.0003368854522705078, '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.000331878662109375, '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.00039196014404296875, '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.0003478527069091797, '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.0002911090850830078, '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.0003008842468261719, '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.00029277801513671875, '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.0002911090850830078, '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.0002720355987548828, '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.00021600723266601562, '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.0002620220184326172, 'params' => array ( 'id' => NULL, 'themeId' => 1559, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 55 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0004000663757324219, '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.000965118408203125, 'params' => array ( 'themeId' => 1559, 'themeId2' => 1559, ), ), 57 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1559', 'execTime' => 0.0002448558807373047, 'params' => array ( ), ), 58 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003058910369873047, 'params' => array ( 0 => 1606, ), ), 59 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00031495094299316406, 'params' => array ( 0 => 1606, ), ), 60 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1606', 'execTime' => 0.0009970664978027344, 'params' => NULL, ), 61 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1606', 'execTime' => 0.00029206275939941406, 'params' => NULL, ), 62 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1606', 'execTime' => 0.0011670589447021484, '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.0006978511810302734, '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.00038814544677734375, '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.0003600120544433594, '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.00037789344787597656, '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.00032401084899902344, '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.00040912628173828125, '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.00036215782165527344, '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.0003380775451660156, '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.0003819465637207031, '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.00027680397033691406, '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.00029087066650390625, '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.0002560615539550781, '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.00023603439331054688, '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.0002300739288330078, '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.00026798248291015625, '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.0002391338348388672, '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.00022792816162109375, '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.00027489662170410156, '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.00039386749267578125, '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.0009911060333251953, 'params' => array ( 'themeId' => 1606, 'themeId2' => 1606, ), ), 83 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1606', 'execTime' => 0.00023889541625976562, 'params' => array ( ), ), 84 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.000308990478515625, 'params' => array ( 0 => 1607, ), ), 85 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003180503845214844, 'params' => array ( 0 => 1607, ), ), 86 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1607', 'execTime' => 0.0008060932159423828, 'params' => NULL, ), 87 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1607', 'execTime' => 0.0003829002380371094, 'params' => NULL, ), 88 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1607', 'execTime' => 0.0010120868682861328, '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.0006849765777587891, '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.0004811286926269531, '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.0003769397735595703, '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.00037407875061035156, '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.0004570484161376953, '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.0003590583801269531, '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.00035309791564941406, '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.0003170967102050781, '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.00031495094299316406, '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.0003371238708496094, '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.000247955322265625, '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.00023508071899414062, '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.0002448558807373047, '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.00023698806762695312, '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.0002200603485107422, '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.00021386146545410156, '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.0002799034118652344, 'params' => array ( 'id' => NULL, 'themeId' => 1607, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 106 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003809928894042969, '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.0009529590606689453, 'params' => array ( 'themeId' => 1607, 'themeId2' => 1607, ), ), 108 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1607', 'execTime' => 0.00023102760314941406, 'params' => array ( ), ), 109 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002989768981933594, 'params' => array ( 0 => 1608, ), ), 110 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00026798248291015625, 'params' => array ( 0 => 1608, ), ), 111 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1608', 'execTime' => 0.0008928775787353516, 'params' => NULL, ), 112 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1608', 'execTime' => 0.0004048347473144531, 'params' => NULL, ), 113 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1608', 'execTime' => 0.001001119613647461, '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.0006468296051025391, '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.0004208087921142578, '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.0003600120544433594, '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.0003948211669921875, '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.00030994415283203125, '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.00028705596923828125, '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.0003268718719482422, '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.0003161430358886719, '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.0002951622009277344, '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.0003299713134765625, '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.000247955322265625, '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.00024390220642089844, '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.00027489662170410156, '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.000225067138671875, '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.00022220611572265625, '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.00023603439331054688, '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.00027489662170410156, 'params' => array ( 'id' => NULL, 'themeId' => 1608, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 131 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003750324249267578, '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.0009908676147460938, 'params' => array ( 'themeId' => 1608, 'themeId2' => 1608, ), ), 133 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1608', 'execTime' => 0.0002970695495605469, 'params' => array ( ), ), 134 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002770423889160156, 'params' => array ( 0 => 1609, ), ), 135 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002579689025878906, 'params' => array ( 0 => 1609, ), ), 136 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1609', 'execTime' => 0.0008368492126464844, 'params' => NULL, ), 137 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1609', 'execTime' => 0.0004119873046875, 'params' => NULL, ), 138 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1609', 'execTime' => 0.001310110092163086, '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.0006270408630371094, '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.00047016143798828125, '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.0003478527069091797, '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.000370025634765625, '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.0003509521484375, '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.00034880638122558594, '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.0003528594970703125, '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.000331878662109375, '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.0003249645233154297, '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.0003540515899658203, '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.0003161430358886719, '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.00031280517578125, '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.00025200843811035156, '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.00022602081298828125, '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.00021600723266601562, '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.0002269744873046875, '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.00023508071899414062, '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.0002779960632324219, 'params' => array ( 'id' => NULL, 'themeId' => 1609, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 158 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003941059112548828, '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.0010769367218017578, 'params' => array ( 'themeId' => 1609, 'themeId2' => 1609, ), ), 160 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1609', 'execTime' => 0.00023221969604492188, 'params' => array ( ), ), 161 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00027489662170410156, 'params' => array ( 0 => 1610, ), ), 162 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002739429473876953, 'params' => array ( 0 => 1610, ), ), 163 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1610', 'execTime' => 0.0008380413055419922, 'params' => NULL, ), 164 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1610', 'execTime' => 0.0003871917724609375, 'params' => NULL, ), 165 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1610', 'execTime' => 0.0013611316680908203, '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.0006349086761474609, '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.00045800209045410156, '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.0003399848937988281, '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.0003361701965332031, '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.0003769397735595703, '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.0003769397735595703, '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.0003230571746826172, '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.00032591819763183594, '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.0003371238708496094, '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.0004200935363769531, '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.0003159046173095703, '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.0002892017364501953, '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.000270843505859375, '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.00023293495178222656, '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.00021982192993164062, '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.00022912025451660156, '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.00023603439331054688, '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.00022292137145996094, '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.00026488304138183594, 'params' => array ( 'id' => NULL, 'themeId' => 1610, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 185 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00039005279541015625, '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.0011000633239746094, 'params' => array ( 'themeId' => 1610, 'themeId2' => 1610, ), ), 187 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1610', 'execTime' => 0.00023102760314941406, 'params' => array ( ), ), 188 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00029587745666503906, 'params' => array ( 0 => 1611, ), ), 189 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00028395652770996094, 'params' => array ( 0 => 1611, ), ), 190 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1611', 'execTime' => 0.0008189678192138672, 'params' => NULL, ), 191 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1611', 'execTime' => 0.0003559589385986328, 'params' => NULL, ), 192 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1611', 'execTime' => 0.0011789798736572266, '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.0006051063537597656, '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.0003669261932373047, '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.00035190582275390625, '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.0003619194030761719, '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.00038886070251464844, '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.00034117698669433594, '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.00034308433532714844, '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.0004038810729980469, '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.0003819465637207031, '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.00034689903259277344, '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.0002770423889160156, '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.0002491474151611328, '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.00026917457580566406, '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.00024318695068359375, '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.00021004676818847656, '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.00020503997802734375, '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.00026416778564453125, 'params' => array ( 'id' => NULL, 'themeId' => 1611, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 210 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00037598609924316406, '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.0010030269622802734, 'params' => array ( 'themeId' => 1611, 'themeId2' => 1611, ), ), 212 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1611', 'execTime' => 0.0002281665802001953, 'params' => array ( ), ), 213 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00029206275939941406, 'params' => array ( 0 => 1612, ), ), 214 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00026297569274902344, 'params' => array ( 0 => 1612, ), ), 215 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1612', 'execTime' => 0.0008859634399414062, 'params' => NULL, ), 216 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1612', 'execTime' => 0.0004010200500488281, 'params' => NULL, ), 217 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1612', 'execTime' => 0.0010800361633300781, '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.0006220340728759766, '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.00039315223693847656, '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.00034999847412109375, '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.00038695335388183594, '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.0002930164337158203, '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.0003190040588378906, '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.0003490447998046875, '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.0003211498260498047, '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.00033211708068847656, '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.0003190040588378906, '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.0003268718719482422, '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.00024390220642089844, '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.0002529621124267578, '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' => 0.00022411346435546875, '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' => 0.00021982192993164062, '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' => 0.00022101402282714844, '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' => 0.00023794174194335938, '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.0002510547637939453, 'params' => array ( 'id' => NULL, 'themeId' => 1612, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 236 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0004069805145263672, '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.0010628700256347656, 'params' => array ( 'themeId' => 1612, 'themeId2' => 1612, ), ), 238 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1612', 'execTime' => 0.00022912025451660156, 'params' => array ( ), ), 239 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00027298927307128906, 'params' => array ( 0 => 1613, ), ), 240 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002551078796386719, 'params' => array ( 0 => 1613, ), ), 241 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1613', 'execTime' => 0.0008370876312255859, 'params' => NULL, ), 242 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1613', 'execTime' => 0.0004010200500488281, 'params' => NULL, ), 243 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1613', 'execTime' => 0.0010728836059570312, '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.0006189346313476562, '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.00036978721618652344, '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.0003800392150878906, '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.00034999847412109375, '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.00035500526428222656, '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.00035309791564941406, '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.00030112266540527344, '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.0003190040588378906, '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.0003631114959716797, '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.0003151893615722656, '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.0002589225769042969, '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.00026988983154296875, '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.00024700164794921875, '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.0002410411834716797, '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.0002758502960205078, '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.00024509429931640625, '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.0002639293670654297, 'params' => array ( 'id' => NULL, 'themeId' => 1613, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 261 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003681182861328125, '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.0009469985961914062, 'params' => array ( 'themeId' => 1613, 'themeId2' => 1613, ), ), 263 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1613', 'execTime' => 0.0002281665802001953, 'params' => array ( ), ), 264 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002720355987548828, 'params' => array ( 0 => 1614, ), ), 265 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002808570861816406, 'params' => array ( 0 => 1614, ), ), 266 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1614', 'execTime' => 0.0007808208465576172, 'params' => NULL, ), 267 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1614', 'execTime' => 0.00036787986755371094, 'params' => NULL, ), 268 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1614', 'execTime' => 0.001110076904296875, '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.0006289482116699219, '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.00040984153747558594, '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.0003437995910644531, '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.0003211498260498047, '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.00035309791564941406, '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.00031495094299316406, '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.00031495094299316406, '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.00037097930908203125, '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.0003161430358886719, '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.0003299713134765625, '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.00034689903259277344, '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.0002548694610595703, '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.00022411346435546875, '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.00029587745666503906, '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.00022077560424804688, '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.00021195411682128906, '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.00021004676818847656, '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.0003390312194824219, 'params' => array ( 'id' => NULL, 'themeId' => 1614, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 287 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00038504600524902344, '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.0011088848114013672, 'params' => array ( 'themeId' => 1614, 'themeId2' => 1614, ), ), 289 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1614', 'execTime' => 0.0002970695495605469, 'params' => array ( ), ), 290 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003070831298828125, 'params' => array ( 0 => 1615, ), ), 291 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003440380096435547, 'params' => array ( 0 => 1615, ), ), 292 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1615', 'execTime' => 0.0008709430694580078, 'params' => NULL, ), 293 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1615', 'execTime' => 0.00038313865661621094, 'params' => NULL, ), 294 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1615', 'execTime' => 0.0009839534759521484, '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.0006208419799804688, '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.0004620552062988281, '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.00036907196044921875, '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.00037789344787597656, '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.0003349781036376953, '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.00033593177795410156, '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.0003380775451660156, '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.00032591819763183594, '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.0003337860107421875, '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.0003418922424316406, '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.0002448558807373047, '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.000225067138671875, '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.00024890899658203125, '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.0002181529998779297, '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.00021314620971679688, '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.00021004676818847656, '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.0002789497375488281, 'params' => array ( 'id' => NULL, 'themeId' => 1615, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 312 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0004200935363769531, '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.0010309219360351562, 'params' => array ( 'themeId' => 1615, 'themeId2' => 1615, ), ), 314 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1615', 'execTime' => 0.0002951622009277344, 'params' => array ( ), ), 315 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003199577331542969, 'params' => array ( 0 => 1616, ), ), 316 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002739429473876953, 'params' => array ( 0 => 1616, ), ), 317 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1616', 'execTime' => 0.0008530616760253906, 'params' => NULL, ), 318 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1616', 'execTime' => 0.0003871917724609375, 'params' => NULL, ), 319 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1616', 'execTime' => 0.0010690689086914062, '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.0006430149078369141, '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.00039196014404296875, '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.0003859996795654297, '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.0004849433898925781, '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.0001468658447265625, '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.00014281272888183594, '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.00013589859008789062, '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.00014901161193847656, '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.00013899803161621094, '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.00013017654418945312, '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.00013017654418945312, '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.00012111663818359375, '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.000125885009765625, '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.00011301040649414062, '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.00011110305786132812, '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.00010919570922851562, '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.00013494491577148438, 'params' => array ( 'id' => NULL, 'themeId' => 1616, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 338 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00019502639770507812, '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.0004019737243652344, '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.0001461505889892578, 'params' => array ( 0 => 1617, ), ), 342 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001399517059326172, 'params' => array ( 0 => 1617, ), ), 343 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1617', 'execTime' => 0.0002918243408203125, 'params' => NULL, ), 344 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1617', 'execTime' => 0.00014901161193847656, 'params' => NULL, ), 345 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1617', 'execTime' => 0.0003719329833984375, '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.00030803680419921875, '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.00016999244689941406, '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.0001590251922607422, '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.00014281272888183594, '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.00013303756713867188, '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.00012803077697753906, '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.0001361370086669922, '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.00013685226440429688, '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.0001430511474609375, '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.00012183189392089844, '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.00011515617370605469, '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.00011301040649414062, '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.00010919570922851562, '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.00013589859008789062, 'params' => array ( 'id' => NULL, 'themeId' => 1617, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 362 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00019502639770507812, '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.0004000663757324219, 'params' => array ( 'themeId' => 1617, 'themeId2' => 1617, ), ), 364 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1617', 'execTime' => 0.00011205673217773438, 'params' => array ( ), ), 365 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001480579376220703, '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.0003230571746826172, 'params' => NULL, ), 368 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1618', 'execTime' => 0.00015211105346679688, 'params' => NULL, ), 369 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1618', 'execTime' => 0.0003521442413330078, '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.0003180503845214844, '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.00016117095947265625, '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.00014209747314453125, '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.00014090538024902344, '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.00014090538024902344, '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.00013399124145507812, '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.00013303756713867188, '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.000164031982421875, '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.00014209747314453125, '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.00013399124145507812, '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.00013399124145507812, '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.00013017654418945312, '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.00013017654418945312, '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.00012302398681640625, '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.00011396408081054688, '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.00011396408081054688, '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.00011301040649414062, '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.00013709068298339844, 'params' => array ( 'id' => NULL, 'themeId' => 1618, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 388 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.000209808349609375, '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.00055694580078125, 'params' => array ( 'themeId' => 1618, 'themeId2' => 1618, ), ), 390 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1618', 'execTime' => 0.00014710426330566406, 'params' => array ( ), ), 391 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001690387725830078, 'params' => array ( 0 => 1619, ), ), 392 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001480579376220703, 'params' => array ( 0 => 1619, ), ), 393 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1619', 'execTime' => 0.00038909912109375, 'params' => NULL, ), 394 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1619', 'execTime' => 0.0001628398895263672, 'params' => NULL, ), 395 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1619', 'execTime' => 0.00043892860412597656, '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.0004439353942871094, '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.0003838539123535156, '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.0003368854522705078, '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.0001709461212158203, '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.00016498565673828125, '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.0001862049102783203, '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.00019407272338867188, '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.0003299713134765625, '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.00029087066650390625, '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.00034308433532714844, '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.0003228187561035156, '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.00030112266540527344, '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.00036215782165527344, '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.0002510547637939453, '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.00026798248291015625, '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.0002498626708984375, '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.0002281665802001953, '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.00022411346435546875, '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.00023984909057617188, '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.00026917457580566406, 'params' => array ( 'id' => NULL, 'themeId' => 1619, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 416 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003790855407714844, '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.0012009143829345703, 'params' => array ( 'themeId' => 1619, 'themeId2' => 1619, ), ), 418 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1619', 'execTime' => 0.00023984909057617188, 'params' => array ( ), ), 419 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002758502960205078, 'params' => array ( 0 => 1620, ), ), 420 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002608299255371094, 'params' => array ( 0 => 1620, ), ), 421 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1620', 'execTime' => 0.0008351802825927734, 'params' => NULL, ), 422 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1620', 'execTime' => 0.0004088878631591797, 'params' => NULL, ), 423 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1620', 'execTime' => 0.0012760162353515625, '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.000640869140625, '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.0004119873046875, '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.0003781318664550781, '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.00039696693420410156, '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.00035500526428222656, '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.0003180503845214844, '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.0003609657287597656, '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.0003559589385986328, '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.0003509521484375, '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.00039505958557128906, '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.0002548694610595703, '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.00030684471130371094, '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.00023698806762695312, '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.00022792816162109375, '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.0002288818359375, '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.00028204917907714844, '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.0002579689025878906, 'params' => array ( 'id' => NULL, 'themeId' => 1620, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 441 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003960132598876953, '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.0010349750518798828, 'params' => array ( 'themeId' => 1620, 'themeId2' => 1620, ), ), 443 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1620', 'execTime' => 0.00023794174194335938, 'params' => array ( ), ), 444 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00028014183044433594, 'params' => array ( 0 => 1621, ), ), 445 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002608299255371094, 'params' => array ( 0 => 1621, ), ), 446 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1621', 'execTime' => 0.0009448528289794922, 'params' => NULL, ), 447 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1621', 'execTime' => 0.00041985511779785156, 'params' => NULL, ), 448 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1621', 'execTime' => 0.001130819320678711, '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.0006468296051025391, '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.0004069805145263672, '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.0003371238708496094, '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.0003809928894042969, '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.00035190582275390625, '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.00033402442932128906, '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.0003399848937988281, '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.0003190040588378906, '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.00033211708068847656, '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.00037097930908203125, '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.00024509429931640625, '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.0002269744873046875, '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.0002620220184326172, '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.0002200603485107422, '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.00021386146545410156, '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.00021195411682128906, '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.00028395652770996094, 'params' => array ( 'id' => NULL, 'themeId' => 1621, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 466 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003771781921386719, '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.0011119842529296875, 'params' => array ( 'themeId' => 1621, 'themeId2' => 1621, ), ), 468 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1621', 'execTime' => 0.00029397010803222656, 'params' => array ( ), ), 469 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002739429473876953, 'params' => array ( 0 => 1622, ), ), 470 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00025582313537597656, 'params' => array ( 0 => 1622, ), ), 471 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1622', 'execTime' => 0.0007870197296142578, 'params' => NULL, ), 472 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1622', 'execTime' => 0.0003669261932373047, 'params' => NULL, ), 473 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1622', 'execTime' => 0.0014290809631347656, '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.0006270408630371094, '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.00037288665771484375, '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.0003662109375, '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.000308990478515625, '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.0003859996795654297, '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.00034689903259277344, '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.0003349781036376953, '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.0003440380096435547, '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.0002799034118652344, '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.00029087066650390625, '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.000331878662109375, '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.00031495094299316406, '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.0002880096435546875, '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.0003349781036376953, '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.0003349781036376953, '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.000247955322265625, '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.00024819374084472656, '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.00022292137145996094, '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.0002200603485107422, '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.00022792816162109375, '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.00023317337036132812, '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.0002498626708984375, 'params' => array ( 'id' => NULL, 'themeId' => 1622, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 496 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003921985626220703, '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.0012400150299072266, 'params' => array ( 'themeId' => 1622, 'themeId2' => 1622, ), ), 498 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1622', 'execTime' => 0.00023102760314941406, 'params' => array ( ), ), 499 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00029397010803222656, 'params' => array ( 0 => 1623, ), ), 500 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002911090850830078, 'params' => array ( 0 => 1623, ), ), 501 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1623', 'execTime' => 0.0008399486541748047, 'params' => NULL, ), 502 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1623', 'execTime' => 0.0003590583801269531, 'params' => NULL, ), 503 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1623', 'execTime' => 0.001010894775390625, '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.0006520748138427734, '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.0003769397735595703, '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.00032806396484375, '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.00036907196044921875, '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.00034999847412109375, '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.00034499168395996094, '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.0003190040588378906, '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.0003161430358886719, '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.0003452301025390625, '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.00032210350036621094, '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.00028896331787109375, '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.0002689361572265625, '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.00023984909057617188, '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.0002200603485107422, '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.00021791458129882812, '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.0002570152282714844, '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.00021982192993164062, '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.0002510547637939453, 'params' => array ( 'id' => NULL, 'themeId' => 1623, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 522 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003750324249267578, '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.0011069774627685547, 'params' => array ( 'themeId' => 1623, 'themeId2' => 1623, ), ), 524 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1623', 'execTime' => 0.00023508071899414062, 'params' => array ( ), ), 525 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002980232238769531, 'params' => array ( 0 => 1624, ), ), 526 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00028586387634277344, 'params' => array ( 0 => 1624, ), ), 527 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1624', 'execTime' => 0.0007500648498535156, 'params' => NULL, ), 528 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1624', 'execTime' => 0.0003859996795654297, 'params' => NULL, ), 529 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1624', 'execTime' => 0.0011670589447021484, '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.0006520748138427734, '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.00040984153747558594, '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.0003368854522705078, '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.0003528594970703125, '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.00037598609924316406, '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.0002789497375488281, '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.00026988983154296875, '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.0003299713134765625, '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.0003349781036376953, '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.00037407875061035156, '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.0002779960632324219, '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.00023221969604492188, '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.0002200603485107422, '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.00023603439331054688, '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.00024008750915527344, '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.00021195411682128906, '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.00024580955505371094, 'params' => array ( 'id' => NULL, 'themeId' => 1624, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 547 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00037384033203125, '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.0009601116180419922, 'params' => array ( 'themeId' => 1624, 'themeId2' => 1624, ), ), 549 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1624', 'execTime' => 0.00022792816162109375, 'params' => array ( ), ), 550 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002949237823486328, 'params' => array ( 0 => 1625, ), ), 551 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002899169921875, 'params' => array ( 0 => 1625, ), ), 552 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1625', 'execTime' => 0.0009520053863525391, 'params' => NULL, ), 553 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1625', 'execTime' => 0.0003650188446044922, 'params' => NULL, ), 554 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1625', 'execTime' => 0.001135110855102539, '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.0006680488586425781, '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.0003998279571533203, '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.00034809112548828125, '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.0004239082336425781, '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.0003609657287597656, '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.00035500526428222656, '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.00036907196044921875, '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.00037288665771484375, '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.0002799034118652344, '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.00025010108947753906, '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.0002319812774658203, '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.0002269744873046875, '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.00028705596923828125, '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.00023293495178222656, '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.00028896331787109375, 'params' => array ( 'id' => NULL, 'themeId' => 1625, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 570 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0004119873046875, '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.0010170936584472656, 'params' => array ( 'themeId' => 1625, 'themeId2' => 1625, ), ), 572 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1625', 'execTime' => 0.0002319812774658203, 'params' => array ( ), ), 573 => array ( 'query' => 'SELECT * FROM ow_base_config WHERE `key` = \'base\' AND `name` = \'cachedEntitiesPostfix\' LIMIT 0, 1', 'execTime' => 0.0003380775451660156, 'params' => array ( ), ), 574 => array ( 'query' => 'UPDATE `ow_base_config` SET `value`=:value WHERE id=:id', 'execTime' => 0.00035881996154785156, 'params' => array ( 'id' => 521, 'value' => 'GEVUHazY', ), ), 575 => array ( 'query' => 'SELECT * FROM ow_base_config', 'execTime' => 0.0006458759307861328, 'params' => array ( ), ), 576 => array ( 'query' => 'SELECT * FROM ow_base_language WHERE `status` = \'active\'', 'execTime' => 0.00044798851013183594, '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.07971000671386719, 'params' => array ( 0 => 1, ), ), 578 => array ( 'query' => 'SELECT * FROM ow_base_language', 'execTime' => 0.0006499290466308594, 'params' => array ( ), ), 579 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `key` = \'simplicity\' LIMIT 0, 1', 'execTime' => 0.0006442070007324219, 'params' => array ( ), ), 580 => array ( 'query' => 'SELECT * FROM ow_base_theme_content WHERE `themeId` = 1606', 'execTime' => 0.0004420280456542969, 'params' => array ( ), ), 581 => array ( 'query' => 'SELECT * FROM ow_base_theme_master_page WHERE `themeId` = 1606', 'execTime' => 0.00021314620971679688, 'params' => array ( ), ), 582 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `key` = \'turquoise\' LIMIT 0, 1', 'execTime' => 0.00032806396484375, 'params' => array ( ), ), 583 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `key` = \'turquoise\' LIMIT 0, 1', 'execTime' => 0.000225067138671875, 'params' => array ( ), ), 584 => array ( 'query' => 'SELECT * FROM ow_base_theme_content WHERE `themeId` = 1607', 'execTime' => 0.0002582073211669922, 'params' => array ( ), ), 585 => array ( 'query' => 'SELECT * FROM ow_base_theme_master_page WHERE `themeId` = 1607', 'execTime' => 0.00021791458129882812, 'params' => array ( ), ), 586 => array ( 'query' => 'SELECT * FROM ow_base_document WHERE `isStatic` = 1 AND `isMobile` = 0', 'execTime' => 0.0002460479736328125, '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.0005168914794921875, '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.001058816909790039, '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.0008299350738525391, 'params' => array ( 'menuType' => 'bottom', ), ), 590 => array ( 'query' => 'SELECT * FROM ow_base_question_account_type ORDER BY sortOrder', 'execTime' => 0.0004811286926269531, 'params' => array ( ), ), 591 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'base\' AND `actionKey` = \'daily_login\' LIMIT 0, 1', 'execTime' => 0.0005469322204589844, 'params' => array ( ), ), 592 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'base\' AND `actionKey` = \'user_join\' LIMIT 0, 1', 'execTime' => 0.0005669593811035156, 'params' => array ( ), ), 593 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'base\' AND `actionKey` = \'search_users\' LIMIT 0, 1', 'execTime' => 0.00038886070251464844, 'params' => array ( ), ), 594 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'base\' AND `actionKey` = \'add_comment\' LIMIT 0, 1', 'execTime' => 0.0003459453582763672, 'params' => array ( ), ), 595 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'usercredits\' AND `actionKey` = \'buy_credits\' LIMIT 0, 1', 'execTime' => 0.000308990478515625, 'params' => array ( ), ), 596 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'usercredits\' AND `actionKey` = \'grant_by_user\' LIMIT 0, 1', 'execTime' => 0.0002970695495605469, 'params' => array ( ), ), 597 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'usercredits\' AND `actionKey` = \'grant_to_user\' LIMIT 0, 1', 'execTime' => 0.00031495094299316406, 'params' => array ( ), ), 598 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'usercredits\' AND `actionKey` = \'set_by_admin\' LIMIT 0, 1', 'execTime' => 0.0002899169921875, 'params' => array ( ), ), 599 => array ( 'query' => 'SELECT * FROM ow_base_question_account_type ORDER BY sortOrder', 'execTime' => 0.0005409717559814453, '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.0010600090026855469, 'params' => NULL, ), 601 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` IN(\'sex\',\'match_sex\') ORDER BY sortOrder', 'execTime' => 0.0006330013275146484, 'params' => array ( ), ), 602 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` IN(\'username\',\'email\',\'password\',\'sex\',\'match_sex\') ORDER BY sortOrder', 'execTime' => 0.0008499622344970703, 'params' => array ( ), ), 603 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` IN(\'\',\'sex\') ORDER BY sortOrder', 'execTime' => 0.0005519390106201172, '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.0014789104461669922, 'params' => array ( ), ), 605 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` = \'username\' LIMIT 0, 1', 'execTime' => 0.0005810260772705078, 'params' => array ( ), ), 606 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` = \'email\' LIMIT 0, 1', 'execTime' => 0.0005309581756591797, 'params' => array ( ), ), 607 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` = \'password\' LIMIT 0, 1', 'execTime' => 0.00045609474182128906, 'params' => array ( ), ), 608 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` = \'repeatPassword\' LIMIT 0, 1', 'execTime' => 0.0003941059112548828, 'params' => array ( ), ), 609 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` = \'sex\' LIMIT 0, 1', 'execTime' => 0.0005400180816650391, 'params' => array ( ), ), 610 => array ( 'query' => 'SELECT * FROM ow_skadate_account_type_to_gender', 'execTime' => 0.00043702125549316406, 'params' => array ( ), ), 611 => array ( 'query' => 'UPDATE `ow_base_plugin` SET developerKey=:dk WHERE `key`=:k', 'execTime' => 0.0005998611450195312, 'params' => array ( 'dk' => '99d6bdd5bb6468beaf118c4664dd92ff', 'k' => 'pcgallery', ), ), 612 => array ( 'query' => 'SELECT * FROM ow_base_language', 'execTime' => 0.0004630088806152344, '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.0005371570587158203, '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.00037097930908203125, 'params' => NULL, ), 615 => array ( 'query' => 'SELECT COUNT(*) FROM ow_base_invitation WHERE `userId` = 0', 'execTime' => 0.0004038810729980469, 'params' => array ( ), ), 616 => array ( 'query' => 'SELECT COUNT(*) FROM ow_base_invitation WHERE `userId` = 0 AND `viewed` = 0', 'execTime' => 0.0002529621124267578, 'params' => array ( ), ), 617 => array ( 'query' => 'SELECT COUNT(*) FROM ow_notifications_notification WHERE `userId` = 0 AND `viewed` = 0', 'execTime' => 0.00025200843811035156, 'params' => array ( ), ), 618 => array ( 'query' => 'SELECT COUNT(*) FROM ow_notifications_notification WHERE `userId` = 0', 'execTime' => 0.00020384788513183594, '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.0006220340728759766, '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.0004239082336425781, 'params' => array ( ), ), 621 => array ( 'query' => 'show tables like \'ow_base_geolocation_country\'', 'execTime' => 0.00150299072265625, 'params' => NULL, ), 622 => array ( 'query' => 'SELECT * FROM ow_base_authorization_group', 'execTime' => 0.0004467964172363281, 'params' => array ( ), ), 623 => array ( 'query' => 'SELECT * FROM ow_base_authorization_moderator ORDER BY id', 'execTime' => 0.0002510547637939453, 'params' => array ( ), ), 624 => array ( 'query' => 'SELECT * FROM ow_base_authorization_moderator_permission', 'execTime' => 0.00025200843811035156, 'params' => array ( ), ), 625 => array ( 'query' => 'SELECT * FROM ow_base_authorization_action', 'execTime' => 0.00028514862060546875, 'params' => array ( ), ), 626 => array ( 'query' => 'SELECT * FROM ow_base_authorization_permission', 'execTime' => 0.00034999847412109375, 'params' => array ( ), ), 627 => array ( 'query' => 'SELECT * FROM ow_base_authorization_role ORDER BY `sortOrder` ASC', 'execTime' => 0.0004839897155761719, '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.00045490264892578125, 'params' => array ( 'pluginKey' => 'SKADATE', 'position' => 'bottom', ), ), 630 => array ( 'query' => 'SELECT * FROM ow_base_place WHERE `name` = \'index\' LIMIT 0, 1', 'execTime' => 0.0004830360412597656, 'params' => array ( ), ), 631 => array ( 'query' => 'SELECT * FROM ow_base_component_place_cache WHERE `placeId` = 2 AND `entityId` = 0 LIMIT 0, 1', 'execTime' => 0.0005140304565429688, '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.0005249977111816406, 'params' => array ( 'pluginKey' => 'SKADATE', 'position' => 'sidebar', ), ), ), 'debugMode' => true, 'isProfilerEnabled' => true, 'profiler' => \UTIL_Profiler::__set_state(array( 'checkPoints' => array ( 'start' => 1783290037.656917, ), 'key' => 'db', 'result' => array ( ), 'chkCounter' => 0, )), 'queryExecTime' => 0.0005249977111816406, 'totalQueryExecTime' => 0.3253614902496338, '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.0008230209350585938, 'params' => array ( ), ), 1 => array ( 'query' => 'SELECT * FROM ow_base_language', 'execTime' => 0.0004980564117431641, 'params' => array ( ), ), 2 => array ( 'query' => 'SELECT * FROM ow_base_plugin', 'execTime' => 0.0006098747253417969, 'params' => array ( ), ), 3 => array ( 'query' => 'SELECT * FROM ow_base_language ORDER BY `order` ASC LIMIT 0, 1', 'execTime' => 0.0004949569702148438, 'params' => array ( ), ), 4 => array ( 'query' => 'SET TIME_ZONE = ?', 'execTime' => 0.0003268718719482422, 'params' => array ( 0 => '-04:00', ), ), 5 => array ( 'query' => 'SELECT * FROM ow_virtualgifts_template', 'execTime' => 0.0005471706390380859, 'params' => array ( ), ), 6 => array ( 'query' => 'SELECT * FROM ow_base_document WHERE `uri` = \'join\' AND `isStatic` = 1 LIMIT 0, 1', 'execTime' => 0.0006730556488037109, 'params' => array ( ), ), 7 => array ( 'query' => 'SELECT * FROM ow_base_theme', 'execTime' => 0.0005199909210205078, 'params' => array ( ), ), 8 => array ( 'query' => 'SELECT * FROM ow_base_theme', 'execTime' => 0.0004990100860595703, 'params' => array ( ), ), 9 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003638267517089844, 'params' => array ( 0 => 1555, ), ), 10 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003180503845214844, 'params' => array ( 0 => 1555, ), ), 11 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1555', 'execTime' => 0.0008919239044189453, 'params' => NULL, ), 12 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1555', 'execTime' => 0.00039386749267578125, 'params' => NULL, ), 13 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1555', 'execTime' => 0.0010609626770019531, '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.0006279945373535156, '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.0003941059112548828, '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.0003719329833984375, '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.00042891502380371094, '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.0003750324249267578, '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.00035309791564941406, '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.0003159046173095703, '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.0003039836883544922, '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.0003559589385986328, '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.0003561973571777344, '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.0003409385681152344, '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.0002529621124267578, '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.00022912025451660156, '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.00028204917907714844, '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.00022101402282714844, '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.0002129077911376953, '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.0003190040588378906, 'params' => array ( 'id' => NULL, 'themeId' => 1555, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 31 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003819465637207031, '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.0011050701141357422, 'params' => array ( 'themeId' => 1555, 'themeId2' => 1555, ), ), 33 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1555', 'execTime' => 0.00026297569274902344, 'params' => array ( ), ), 34 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00034999847412109375, 'params' => array ( 0 => 1559, ), ), 35 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00030803680419921875, 'params' => array ( 0 => 1559, ), ), 36 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1559', 'execTime' => 0.0008130073547363281, 'params' => NULL, ), 37 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1559', 'execTime' => 0.0003731250762939453, 'params' => NULL, ), 38 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1559', 'execTime' => 0.0009980201721191406, '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.0006968975067138672, '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.00039196014404296875, '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.00038886070251464844, '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.0003750324249267578, '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.0003681182861328125, '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.0003368854522705078, '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.000331878662109375, '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.00039196014404296875, '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.0003478527069091797, '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.0002911090850830078, '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.0003008842468261719, '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.00029277801513671875, '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.0002911090850830078, '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.0002720355987548828, '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.00021600723266601562, '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.0002620220184326172, 'params' => array ( 'id' => NULL, 'themeId' => 1559, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 55 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0004000663757324219, '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.000965118408203125, 'params' => array ( 'themeId' => 1559, 'themeId2' => 1559, ), ), 57 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1559', 'execTime' => 0.0002448558807373047, 'params' => array ( ), ), 58 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003058910369873047, 'params' => array ( 0 => 1606, ), ), 59 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00031495094299316406, 'params' => array ( 0 => 1606, ), ), 60 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1606', 'execTime' => 0.0009970664978027344, 'params' => NULL, ), 61 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1606', 'execTime' => 0.00029206275939941406, 'params' => NULL, ), 62 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1606', 'execTime' => 0.0011670589447021484, '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.0006978511810302734, '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.00038814544677734375, '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.0003600120544433594, '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.00037789344787597656, '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.00032401084899902344, '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.00040912628173828125, '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.00036215782165527344, '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.0003380775451660156, '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.0003819465637207031, '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.00027680397033691406, '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.00029087066650390625, '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.0002560615539550781, '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.00023603439331054688, '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.0002300739288330078, '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.00026798248291015625, '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.0002391338348388672, '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.00022792816162109375, '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.00027489662170410156, '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.00039386749267578125, '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.0009911060333251953, 'params' => array ( 'themeId' => 1606, 'themeId2' => 1606, ), ), 83 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1606', 'execTime' => 0.00023889541625976562, 'params' => array ( ), ), 84 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.000308990478515625, 'params' => array ( 0 => 1607, ), ), 85 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003180503845214844, 'params' => array ( 0 => 1607, ), ), 86 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1607', 'execTime' => 0.0008060932159423828, 'params' => NULL, ), 87 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1607', 'execTime' => 0.0003829002380371094, 'params' => NULL, ), 88 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1607', 'execTime' => 0.0010120868682861328, '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.0006849765777587891, '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.0004811286926269531, '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.0003769397735595703, '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.00037407875061035156, '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.0004570484161376953, '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.0003590583801269531, '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.00035309791564941406, '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.0003170967102050781, '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.00031495094299316406, '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.0003371238708496094, '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.000247955322265625, '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.00023508071899414062, '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.0002448558807373047, '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.00023698806762695312, '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.0002200603485107422, '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.00021386146545410156, '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.0002799034118652344, 'params' => array ( 'id' => NULL, 'themeId' => 1607, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 106 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003809928894042969, '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.0009529590606689453, 'params' => array ( 'themeId' => 1607, 'themeId2' => 1607, ), ), 108 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1607', 'execTime' => 0.00023102760314941406, 'params' => array ( ), ), 109 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002989768981933594, 'params' => array ( 0 => 1608, ), ), 110 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00026798248291015625, 'params' => array ( 0 => 1608, ), ), 111 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1608', 'execTime' => 0.0008928775787353516, 'params' => NULL, ), 112 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1608', 'execTime' => 0.0004048347473144531, 'params' => NULL, ), 113 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1608', 'execTime' => 0.001001119613647461, '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.0006468296051025391, '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.0004208087921142578, '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.0003600120544433594, '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.0003948211669921875, '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.00030994415283203125, '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.00028705596923828125, '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.0003268718719482422, '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.0003161430358886719, '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.0002951622009277344, '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.0003299713134765625, '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.000247955322265625, '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.00024390220642089844, '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.00027489662170410156, '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.000225067138671875, '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.00022220611572265625, '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.00023603439331054688, '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.00027489662170410156, 'params' => array ( 'id' => NULL, 'themeId' => 1608, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 131 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003750324249267578, '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.0009908676147460938, 'params' => array ( 'themeId' => 1608, 'themeId2' => 1608, ), ), 133 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1608', 'execTime' => 0.0002970695495605469, 'params' => array ( ), ), 134 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002770423889160156, 'params' => array ( 0 => 1609, ), ), 135 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002579689025878906, 'params' => array ( 0 => 1609, ), ), 136 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1609', 'execTime' => 0.0008368492126464844, 'params' => NULL, ), 137 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1609', 'execTime' => 0.0004119873046875, 'params' => NULL, ), 138 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1609', 'execTime' => 0.001310110092163086, '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.0006270408630371094, '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.00047016143798828125, '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.0003478527069091797, '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.000370025634765625, '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.0003509521484375, '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.00034880638122558594, '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.0003528594970703125, '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.000331878662109375, '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.0003249645233154297, '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.0003540515899658203, '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.0003161430358886719, '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.00031280517578125, '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.00025200843811035156, '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.00022602081298828125, '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.00021600723266601562, '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.0002269744873046875, '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.00023508071899414062, '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.0002779960632324219, 'params' => array ( 'id' => NULL, 'themeId' => 1609, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 158 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003941059112548828, '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.0010769367218017578, 'params' => array ( 'themeId' => 1609, 'themeId2' => 1609, ), ), 160 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1609', 'execTime' => 0.00023221969604492188, 'params' => array ( ), ), 161 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00027489662170410156, 'params' => array ( 0 => 1610, ), ), 162 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002739429473876953, 'params' => array ( 0 => 1610, ), ), 163 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1610', 'execTime' => 0.0008380413055419922, 'params' => NULL, ), 164 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1610', 'execTime' => 0.0003871917724609375, 'params' => NULL, ), 165 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1610', 'execTime' => 0.0013611316680908203, '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.0006349086761474609, '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.00045800209045410156, '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.0003399848937988281, '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.0003361701965332031, '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.0003769397735595703, '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.0003769397735595703, '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.0003230571746826172, '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.00032591819763183594, '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.0003371238708496094, '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.0004200935363769531, '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.0003159046173095703, '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.0002892017364501953, '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.000270843505859375, '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.00023293495178222656, '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.00021982192993164062, '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.00022912025451660156, '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.00023603439331054688, '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.00022292137145996094, '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.00026488304138183594, 'params' => array ( 'id' => NULL, 'themeId' => 1610, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 185 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00039005279541015625, '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.0011000633239746094, 'params' => array ( 'themeId' => 1610, 'themeId2' => 1610, ), ), 187 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1610', 'execTime' => 0.00023102760314941406, 'params' => array ( ), ), 188 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00029587745666503906, 'params' => array ( 0 => 1611, ), ), 189 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00028395652770996094, 'params' => array ( 0 => 1611, ), ), 190 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1611', 'execTime' => 0.0008189678192138672, 'params' => NULL, ), 191 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1611', 'execTime' => 0.0003559589385986328, 'params' => NULL, ), 192 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1611', 'execTime' => 0.0011789798736572266, '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.0006051063537597656, '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.0003669261932373047, '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.00035190582275390625, '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.0003619194030761719, '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.00038886070251464844, '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.00034117698669433594, '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.00034308433532714844, '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.0004038810729980469, '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.0003819465637207031, '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.00034689903259277344, '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.0002770423889160156, '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.0002491474151611328, '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.00026917457580566406, '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.00024318695068359375, '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.00021004676818847656, '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.00020503997802734375, '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.00026416778564453125, 'params' => array ( 'id' => NULL, 'themeId' => 1611, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 210 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00037598609924316406, '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.0010030269622802734, 'params' => array ( 'themeId' => 1611, 'themeId2' => 1611, ), ), 212 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1611', 'execTime' => 0.0002281665802001953, 'params' => array ( ), ), 213 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00029206275939941406, 'params' => array ( 0 => 1612, ), ), 214 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00026297569274902344, 'params' => array ( 0 => 1612, ), ), 215 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1612', 'execTime' => 0.0008859634399414062, 'params' => NULL, ), 216 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1612', 'execTime' => 0.0004010200500488281, 'params' => NULL, ), 217 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1612', 'execTime' => 0.0010800361633300781, '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.0006220340728759766, '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.00039315223693847656, '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.00034999847412109375, '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.00038695335388183594, '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.0002930164337158203, '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.0003190040588378906, '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.0003490447998046875, '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.0003211498260498047, '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.00033211708068847656, '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.0003190040588378906, '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.0003268718719482422, '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.00024390220642089844, '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.0002529621124267578, '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' => 0.00022411346435546875, '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' => 0.00021982192993164062, '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' => 0.00022101402282714844, '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' => 0.00023794174194335938, '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.0002510547637939453, 'params' => array ( 'id' => NULL, 'themeId' => 1612, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 236 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0004069805145263672, '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.0010628700256347656, 'params' => array ( 'themeId' => 1612, 'themeId2' => 1612, ), ), 238 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1612', 'execTime' => 0.00022912025451660156, 'params' => array ( ), ), 239 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00027298927307128906, 'params' => array ( 0 => 1613, ), ), 240 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002551078796386719, 'params' => array ( 0 => 1613, ), ), 241 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1613', 'execTime' => 0.0008370876312255859, 'params' => NULL, ), 242 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1613', 'execTime' => 0.0004010200500488281, 'params' => NULL, ), 243 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1613', 'execTime' => 0.0010728836059570312, '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.0006189346313476562, '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.00036978721618652344, '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.0003800392150878906, '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.00034999847412109375, '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.00035500526428222656, '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.00035309791564941406, '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.00030112266540527344, '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.0003190040588378906, '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.0003631114959716797, '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.0003151893615722656, '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.0002589225769042969, '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.00026988983154296875, '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.00024700164794921875, '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.0002410411834716797, '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.0002758502960205078, '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.00024509429931640625, '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.0002639293670654297, 'params' => array ( 'id' => NULL, 'themeId' => 1613, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 261 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003681182861328125, '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.0009469985961914062, 'params' => array ( 'themeId' => 1613, 'themeId2' => 1613, ), ), 263 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1613', 'execTime' => 0.0002281665802001953, 'params' => array ( ), ), 264 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002720355987548828, 'params' => array ( 0 => 1614, ), ), 265 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002808570861816406, 'params' => array ( 0 => 1614, ), ), 266 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1614', 'execTime' => 0.0007808208465576172, 'params' => NULL, ), 267 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1614', 'execTime' => 0.00036787986755371094, 'params' => NULL, ), 268 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1614', 'execTime' => 0.001110076904296875, '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.0006289482116699219, '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.00040984153747558594, '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.0003437995910644531, '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.0003211498260498047, '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.00035309791564941406, '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.00031495094299316406, '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.00031495094299316406, '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.00037097930908203125, '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.0003161430358886719, '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.0003299713134765625, '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.00034689903259277344, '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.0002548694610595703, '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.00022411346435546875, '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.00029587745666503906, '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.00022077560424804688, '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.00021195411682128906, '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.00021004676818847656, '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.0003390312194824219, 'params' => array ( 'id' => NULL, 'themeId' => 1614, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 287 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00038504600524902344, '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.0011088848114013672, 'params' => array ( 'themeId' => 1614, 'themeId2' => 1614, ), ), 289 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1614', 'execTime' => 0.0002970695495605469, 'params' => array ( ), ), 290 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003070831298828125, 'params' => array ( 0 => 1615, ), ), 291 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003440380096435547, 'params' => array ( 0 => 1615, ), ), 292 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1615', 'execTime' => 0.0008709430694580078, 'params' => NULL, ), 293 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1615', 'execTime' => 0.00038313865661621094, 'params' => NULL, ), 294 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1615', 'execTime' => 0.0009839534759521484, '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.0006208419799804688, '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.0004620552062988281, '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.00036907196044921875, '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.00037789344787597656, '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.0003349781036376953, '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.00033593177795410156, '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.0003380775451660156, '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.00032591819763183594, '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.0003337860107421875, '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.0003418922424316406, '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.0002448558807373047, '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.000225067138671875, '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.00024890899658203125, '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.0002181529998779297, '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.00021314620971679688, '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.00021004676818847656, '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.0002789497375488281, 'params' => array ( 'id' => NULL, 'themeId' => 1615, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 312 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0004200935363769531, '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.0010309219360351562, 'params' => array ( 'themeId' => 1615, 'themeId2' => 1615, ), ), 314 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1615', 'execTime' => 0.0002951622009277344, 'params' => array ( ), ), 315 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003199577331542969, 'params' => array ( 0 => 1616, ), ), 316 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002739429473876953, 'params' => array ( 0 => 1616, ), ), 317 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1616', 'execTime' => 0.0008530616760253906, 'params' => NULL, ), 318 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1616', 'execTime' => 0.0003871917724609375, 'params' => NULL, ), 319 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1616', 'execTime' => 0.0010690689086914062, '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.0006430149078369141, '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.00039196014404296875, '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.0003859996795654297, '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.0004849433898925781, '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.0001468658447265625, '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.00014281272888183594, '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.00013589859008789062, '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.00014901161193847656, '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.00013899803161621094, '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.00013017654418945312, '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.00013017654418945312, '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.00012111663818359375, '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.000125885009765625, '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.00011301040649414062, '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.00011110305786132812, '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.00010919570922851562, '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.00013494491577148438, 'params' => array ( 'id' => NULL, 'themeId' => 1616, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 338 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00019502639770507812, '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.0004019737243652344, '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.0001461505889892578, 'params' => array ( 0 => 1617, ), ), 342 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001399517059326172, 'params' => array ( 0 => 1617, ), ), 343 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1617', 'execTime' => 0.0002918243408203125, 'params' => NULL, ), 344 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1617', 'execTime' => 0.00014901161193847656, 'params' => NULL, ), 345 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1617', 'execTime' => 0.0003719329833984375, '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.00030803680419921875, '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.00016999244689941406, '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.0001590251922607422, '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.00014281272888183594, '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.00013303756713867188, '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.00012803077697753906, '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.0001361370086669922, '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.00013685226440429688, '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.0001430511474609375, '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.00012183189392089844, '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.00011515617370605469, '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.00011301040649414062, '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.00010919570922851562, '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.00013589859008789062, 'params' => array ( 'id' => NULL, 'themeId' => 1617, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 362 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00019502639770507812, '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.0004000663757324219, 'params' => array ( 'themeId' => 1617, 'themeId2' => 1617, ), ), 364 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1617', 'execTime' => 0.00011205673217773438, 'params' => array ( ), ), 365 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001480579376220703, '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.0003230571746826172, 'params' => NULL, ), 368 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1618', 'execTime' => 0.00015211105346679688, 'params' => NULL, ), 369 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1618', 'execTime' => 0.0003521442413330078, '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.0003180503845214844, '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.00016117095947265625, '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.00014209747314453125, '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.00014090538024902344, '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.00014090538024902344, '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.00013399124145507812, '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.00013303756713867188, '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.000164031982421875, '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.00014209747314453125, '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.00013399124145507812, '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.00013399124145507812, '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.00013017654418945312, '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.00013017654418945312, '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.00012302398681640625, '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.00011396408081054688, '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.00011396408081054688, '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.00011301040649414062, '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.00013709068298339844, 'params' => array ( 'id' => NULL, 'themeId' => 1618, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 388 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.000209808349609375, '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.00055694580078125, 'params' => array ( 'themeId' => 1618, 'themeId2' => 1618, ), ), 390 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1618', 'execTime' => 0.00014710426330566406, 'params' => array ( ), ), 391 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001690387725830078, 'params' => array ( 0 => 1619, ), ), 392 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001480579376220703, 'params' => array ( 0 => 1619, ), ), 393 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1619', 'execTime' => 0.00038909912109375, 'params' => NULL, ), 394 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1619', 'execTime' => 0.0001628398895263672, 'params' => NULL, ), 395 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1619', 'execTime' => 0.00043892860412597656, '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.0004439353942871094, '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.0003838539123535156, '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.0003368854522705078, '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.0001709461212158203, '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.00016498565673828125, '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.0001862049102783203, '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.00019407272338867188, '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.0003299713134765625, '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.00029087066650390625, '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.00034308433532714844, '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.0003228187561035156, '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.00030112266540527344, '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.00036215782165527344, '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.0002510547637939453, '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.00026798248291015625, '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.0002498626708984375, '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.0002281665802001953, '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.00022411346435546875, '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.00023984909057617188, '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.00026917457580566406, 'params' => array ( 'id' => NULL, 'themeId' => 1619, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 416 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003790855407714844, '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.0012009143829345703, 'params' => array ( 'themeId' => 1619, 'themeId2' => 1619, ), ), 418 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1619', 'execTime' => 0.00023984909057617188, 'params' => array ( ), ), 419 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002758502960205078, 'params' => array ( 0 => 1620, ), ), 420 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002608299255371094, 'params' => array ( 0 => 1620, ), ), 421 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1620', 'execTime' => 0.0008351802825927734, 'params' => NULL, ), 422 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1620', 'execTime' => 0.0004088878631591797, 'params' => NULL, ), 423 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1620', 'execTime' => 0.0012760162353515625, '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.000640869140625, '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.0004119873046875, '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.0003781318664550781, '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.00039696693420410156, '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.00035500526428222656, '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.0003180503845214844, '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.0003609657287597656, '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.0003559589385986328, '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.0003509521484375, '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.00039505958557128906, '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.0002548694610595703, '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.00030684471130371094, '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.00023698806762695312, '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.00022792816162109375, '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.0002288818359375, '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.00028204917907714844, '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.0002579689025878906, 'params' => array ( 'id' => NULL, 'themeId' => 1620, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 441 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003960132598876953, '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.0010349750518798828, 'params' => array ( 'themeId' => 1620, 'themeId2' => 1620, ), ), 443 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1620', 'execTime' => 0.00023794174194335938, 'params' => array ( ), ), 444 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00028014183044433594, 'params' => array ( 0 => 1621, ), ), 445 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002608299255371094, 'params' => array ( 0 => 1621, ), ), 446 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1621', 'execTime' => 0.0009448528289794922, 'params' => NULL, ), 447 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1621', 'execTime' => 0.00041985511779785156, 'params' => NULL, ), 448 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1621', 'execTime' => 0.001130819320678711, '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.0006468296051025391, '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.0004069805145263672, '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.0003371238708496094, '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.0003809928894042969, '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.00035190582275390625, '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.00033402442932128906, '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.0003399848937988281, '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.0003190040588378906, '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.00033211708068847656, '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.00037097930908203125, '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.00024509429931640625, '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.0002269744873046875, '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.0002620220184326172, '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.0002200603485107422, '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.00021386146545410156, '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.00021195411682128906, '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.00028395652770996094, 'params' => array ( 'id' => NULL, 'themeId' => 1621, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 466 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003771781921386719, '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.0011119842529296875, 'params' => array ( 'themeId' => 1621, 'themeId2' => 1621, ), ), 468 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1621', 'execTime' => 0.00029397010803222656, 'params' => array ( ), ), 469 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002739429473876953, 'params' => array ( 0 => 1622, ), ), 470 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00025582313537597656, 'params' => array ( 0 => 1622, ), ), 471 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1622', 'execTime' => 0.0007870197296142578, 'params' => NULL, ), 472 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1622', 'execTime' => 0.0003669261932373047, 'params' => NULL, ), 473 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1622', 'execTime' => 0.0014290809631347656, '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.0006270408630371094, '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.00037288665771484375, '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.0003662109375, '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.000308990478515625, '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.0003859996795654297, '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.00034689903259277344, '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.0003349781036376953, '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.0003440380096435547, '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.0002799034118652344, '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.00029087066650390625, '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.000331878662109375, '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.00031495094299316406, '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.0002880096435546875, '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.0003349781036376953, '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.0003349781036376953, '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.000247955322265625, '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.00024819374084472656, '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.00022292137145996094, '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.0002200603485107422, '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.00022792816162109375, '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.00023317337036132812, '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.0002498626708984375, 'params' => array ( 'id' => NULL, 'themeId' => 1622, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 496 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003921985626220703, '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.0012400150299072266, 'params' => array ( 'themeId' => 1622, 'themeId2' => 1622, ), ), 498 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1622', 'execTime' => 0.00023102760314941406, 'params' => array ( ), ), 499 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00029397010803222656, 'params' => array ( 0 => 1623, ), ), 500 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002911090850830078, 'params' => array ( 0 => 1623, ), ), 501 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1623', 'execTime' => 0.0008399486541748047, 'params' => NULL, ), 502 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1623', 'execTime' => 0.0003590583801269531, 'params' => NULL, ), 503 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1623', 'execTime' => 0.001010894775390625, '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.0006520748138427734, '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.0003769397735595703, '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.00032806396484375, '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.00036907196044921875, '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.00034999847412109375, '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.00034499168395996094, '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.0003190040588378906, '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.0003161430358886719, '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.0003452301025390625, '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.00032210350036621094, '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.00028896331787109375, '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.0002689361572265625, '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.00023984909057617188, '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.0002200603485107422, '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.00021791458129882812, '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.0002570152282714844, '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.00021982192993164062, '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.0002510547637939453, 'params' => array ( 'id' => NULL, 'themeId' => 1623, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 522 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003750324249267578, '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.0011069774627685547, 'params' => array ( 'themeId' => 1623, 'themeId2' => 1623, ), ), 524 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1623', 'execTime' => 0.00023508071899414062, 'params' => array ( ), ), 525 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002980232238769531, 'params' => array ( 0 => 1624, ), ), 526 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00028586387634277344, 'params' => array ( 0 => 1624, ), ), 527 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1624', 'execTime' => 0.0007500648498535156, 'params' => NULL, ), 528 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1624', 'execTime' => 0.0003859996795654297, 'params' => NULL, ), 529 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1624', 'execTime' => 0.0011670589447021484, '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.0006520748138427734, '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.00040984153747558594, '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.0003368854522705078, '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.0003528594970703125, '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.00037598609924316406, '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.0002789497375488281, '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.00026988983154296875, '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.0003299713134765625, '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.0003349781036376953, '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.00037407875061035156, '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.0002779960632324219, '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.00023221969604492188, '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.0002200603485107422, '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.00023603439331054688, '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.00024008750915527344, '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.00021195411682128906, '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.00024580955505371094, 'params' => array ( 'id' => NULL, 'themeId' => 1624, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 547 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00037384033203125, '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.0009601116180419922, 'params' => array ( 'themeId' => 1624, 'themeId2' => 1624, ), ), 549 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1624', 'execTime' => 0.00022792816162109375, 'params' => array ( ), ), 550 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002949237823486328, 'params' => array ( 0 => 1625, ), ), 551 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002899169921875, 'params' => array ( 0 => 1625, ), ), 552 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1625', 'execTime' => 0.0009520053863525391, 'params' => NULL, ), 553 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1625', 'execTime' => 0.0003650188446044922, 'params' => NULL, ), 554 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1625', 'execTime' => 0.001135110855102539, '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.0006680488586425781, '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.0003998279571533203, '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.00034809112548828125, '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.0004239082336425781, '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.0003609657287597656, '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.00035500526428222656, '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.00036907196044921875, '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.00037288665771484375, '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.0002799034118652344, '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.00025010108947753906, '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.0002319812774658203, '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.0002269744873046875, '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.00028705596923828125, '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.00023293495178222656, '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.00028896331787109375, 'params' => array ( 'id' => NULL, 'themeId' => 1625, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 570 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0004119873046875, '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.0010170936584472656, 'params' => array ( 'themeId' => 1625, 'themeId2' => 1625, ), ), 572 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1625', 'execTime' => 0.0002319812774658203, 'params' => array ( ), ), 573 => array ( 'query' => 'SELECT * FROM ow_base_config WHERE `key` = \'base\' AND `name` = \'cachedEntitiesPostfix\' LIMIT 0, 1', 'execTime' => 0.0003380775451660156, 'params' => array ( ), ), 574 => array ( 'query' => 'UPDATE `ow_base_config` SET `value`=:value WHERE id=:id', 'execTime' => 0.00035881996154785156, 'params' => array ( 'id' => 521, 'value' => 'GEVUHazY', ), ), 575 => array ( 'query' => 'SELECT * FROM ow_base_config', 'execTime' => 0.0006458759307861328, 'params' => array ( ), ), 576 => array ( 'query' => 'SELECT * FROM ow_base_language WHERE `status` = \'active\'', 'execTime' => 0.00044798851013183594, '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.07971000671386719, 'params' => array ( 0 => 1, ), ), 578 => array ( 'query' => 'SELECT * FROM ow_base_language', 'execTime' => 0.0006499290466308594, 'params' => array ( ), ), 579 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `key` = \'simplicity\' LIMIT 0, 1', 'execTime' => 0.0006442070007324219, 'params' => array ( ), ), 580 => array ( 'query' => 'SELECT * FROM ow_base_theme_content WHERE `themeId` = 1606', 'execTime' => 0.0004420280456542969, 'params' => array ( ), ), 581 => array ( 'query' => 'SELECT * FROM ow_base_theme_master_page WHERE `themeId` = 1606', 'execTime' => 0.00021314620971679688, 'params' => array ( ), ), 582 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `key` = \'turquoise\' LIMIT 0, 1', 'execTime' => 0.00032806396484375, 'params' => array ( ), ), 583 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `key` = \'turquoise\' LIMIT 0, 1', 'execTime' => 0.000225067138671875, 'params' => array ( ), ), 584 => array ( 'query' => 'SELECT * FROM ow_base_theme_content WHERE `themeId` = 1607', 'execTime' => 0.0002582073211669922, 'params' => array ( ), ), 585 => array ( 'query' => 'SELECT * FROM ow_base_theme_master_page WHERE `themeId` = 1607', 'execTime' => 0.00021791458129882812, 'params' => array ( ), ), 586 => array ( 'query' => 'SELECT * FROM ow_base_document WHERE `isStatic` = 1 AND `isMobile` = 0', 'execTime' => 0.0002460479736328125, '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.0005168914794921875, '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.001058816909790039, '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.0008299350738525391, 'params' => array ( 'menuType' => 'bottom', ), ), 590 => array ( 'query' => 'SELECT * FROM ow_base_question_account_type ORDER BY sortOrder', 'execTime' => 0.0004811286926269531, 'params' => array ( ), ), 591 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'base\' AND `actionKey` = \'daily_login\' LIMIT 0, 1', 'execTime' => 0.0005469322204589844, 'params' => array ( ), ), 592 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'base\' AND `actionKey` = \'user_join\' LIMIT 0, 1', 'execTime' => 0.0005669593811035156, 'params' => array ( ), ), 593 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'base\' AND `actionKey` = \'search_users\' LIMIT 0, 1', 'execTime' => 0.00038886070251464844, 'params' => array ( ), ), 594 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'base\' AND `actionKey` = \'add_comment\' LIMIT 0, 1', 'execTime' => 0.0003459453582763672, 'params' => array ( ), ), 595 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'usercredits\' AND `actionKey` = \'buy_credits\' LIMIT 0, 1', 'execTime' => 0.000308990478515625, 'params' => array ( ), ), 596 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'usercredits\' AND `actionKey` = \'grant_by_user\' LIMIT 0, 1', 'execTime' => 0.0002970695495605469, 'params' => array ( ), ), 597 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'usercredits\' AND `actionKey` = \'grant_to_user\' LIMIT 0, 1', 'execTime' => 0.00031495094299316406, 'params' => array ( ), ), 598 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'usercredits\' AND `actionKey` = \'set_by_admin\' LIMIT 0, 1', 'execTime' => 0.0002899169921875, 'params' => array ( ), ), 599 => array ( 'query' => 'SELECT * FROM ow_base_question_account_type ORDER BY sortOrder', 'execTime' => 0.0005409717559814453, '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.0010600090026855469, 'params' => NULL, ), 601 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` IN(\'sex\',\'match_sex\') ORDER BY sortOrder', 'execTime' => 0.0006330013275146484, 'params' => array ( ), ), 602 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` IN(\'username\',\'email\',\'password\',\'sex\',\'match_sex\') ORDER BY sortOrder', 'execTime' => 0.0008499622344970703, 'params' => array ( ), ), 603 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` IN(\'\',\'sex\') ORDER BY sortOrder', 'execTime' => 0.0005519390106201172, '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.0014789104461669922, 'params' => array ( ), ), 605 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` = \'username\' LIMIT 0, 1', 'execTime' => 0.0005810260772705078, 'params' => array ( ), ), 606 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` = \'email\' LIMIT 0, 1', 'execTime' => 0.0005309581756591797, 'params' => array ( ), ), 607 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` = \'password\' LIMIT 0, 1', 'execTime' => 0.00045609474182128906, 'params' => array ( ), ), 608 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` = \'repeatPassword\' LIMIT 0, 1', 'execTime' => 0.0003941059112548828, 'params' => array ( ), ), 609 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` = \'sex\' LIMIT 0, 1', 'execTime' => 0.0005400180816650391, 'params' => array ( ), ), 610 => array ( 'query' => 'SELECT * FROM ow_skadate_account_type_to_gender', 'execTime' => 0.00043702125549316406, 'params' => array ( ), ), 611 => array ( 'query' => 'UPDATE `ow_base_plugin` SET developerKey=:dk WHERE `key`=:k', 'execTime' => 0.0005998611450195312, 'params' => array ( 'dk' => '99d6bdd5bb6468beaf118c4664dd92ff', 'k' => 'pcgallery', ), ), 612 => array ( 'query' => 'SELECT * FROM ow_base_language', 'execTime' => 0.0004630088806152344, '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.0005371570587158203, '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.00037097930908203125, 'params' => NULL, ), 615 => array ( 'query' => 'SELECT COUNT(*) FROM ow_base_invitation WHERE `userId` = 0', 'execTime' => 0.0004038810729980469, 'params' => array ( ), ), 616 => array ( 'query' => 'SELECT COUNT(*) FROM ow_base_invitation WHERE `userId` = 0 AND `viewed` = 0', 'execTime' => 0.0002529621124267578, 'params' => array ( ), ), 617 => array ( 'query' => 'SELECT COUNT(*) FROM ow_notifications_notification WHERE `userId` = 0 AND `viewed` = 0', 'execTime' => 0.00025200843811035156, 'params' => array ( ), ), 618 => array ( 'query' => 'SELECT COUNT(*) FROM ow_notifications_notification WHERE `userId` = 0', 'execTime' => 0.00020384788513183594, '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.0006220340728759766, '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.0004239082336425781, 'params' => array ( ), ), 621 => array ( 'query' => 'show tables like \'ow_base_geolocation_country\'', 'execTime' => 0.00150299072265625, 'params' => NULL, ), 622 => array ( 'query' => 'SELECT * FROM ow_base_authorization_group', 'execTime' => 0.0004467964172363281, 'params' => array ( ), ), 623 => array ( 'query' => 'SELECT * FROM ow_base_authorization_moderator ORDER BY id', 'execTime' => 0.0002510547637939453, 'params' => array ( ), ), 624 => array ( 'query' => 'SELECT * FROM ow_base_authorization_moderator_permission', 'execTime' => 0.00025200843811035156, 'params' => array ( ), ), 625 => array ( 'query' => 'SELECT * FROM ow_base_authorization_action', 'execTime' => 0.00028514862060546875, 'params' => array ( ), ), 626 => array ( 'query' => 'SELECT * FROM ow_base_authorization_permission', 'execTime' => 0.00034999847412109375, 'params' => array ( ), ), 627 => array ( 'query' => 'SELECT * FROM ow_base_authorization_role ORDER BY `sortOrder` ASC', 'execTime' => 0.0004839897155761719, '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.00045490264892578125, 'params' => array ( 'pluginKey' => 'SKADATE', 'position' => 'bottom', ), ), 630 => array ( 'query' => 'SELECT * FROM ow_base_place WHERE `name` = \'index\' LIMIT 0, 1', 'execTime' => 0.0004830360412597656, 'params' => array ( ), ), 631 => array ( 'query' => 'SELECT * FROM ow_base_component_place_cache WHERE `placeId` = 2 AND `entityId` = 0 LIMIT 0, 1', 'execTime' => 0.0005140304565429688, '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.0005249977111816406, 'params' => array ( 'pluginKey' => 'SKADATE', 'position' => 'sidebar', ), ), ), 'debugMode' => true, 'isProfilerEnabled' => true, 'profiler' => \UTIL_Profiler::__set_state(array( 'checkPoints' => array ( 'start' => 1783290037.656917, ), 'key' => 'db', 'result' => array ( ), 'chkCounter' => 0, )), 'queryExecTime' => 0.0005249977111816406, 'totalQueryExecTime' => 0.3253614902496338, '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.0008230209350585938, 'params' => array ( ), ), 1 => array ( 'query' => 'SELECT * FROM ow_base_language', 'execTime' => 0.0004980564117431641, 'params' => array ( ), ), 2 => array ( 'query' => 'SELECT * FROM ow_base_plugin', 'execTime' => 0.0006098747253417969, 'params' => array ( ), ), 3 => array ( 'query' => 'SELECT * FROM ow_base_language ORDER BY `order` ASC LIMIT 0, 1', 'execTime' => 0.0004949569702148438, 'params' => array ( ), ), 4 => array ( 'query' => 'SET TIME_ZONE = ?', 'execTime' => 0.0003268718719482422, 'params' => array ( 0 => '-04:00', ), ), 5 => array ( 'query' => 'SELECT * FROM ow_virtualgifts_template', 'execTime' => 0.0005471706390380859, 'params' => array ( ), ), 6 => array ( 'query' => 'SELECT * FROM ow_base_document WHERE `uri` = \'join\' AND `isStatic` = 1 LIMIT 0, 1', 'execTime' => 0.0006730556488037109, 'params' => array ( ), ), 7 => array ( 'query' => 'SELECT * FROM ow_base_theme', 'execTime' => 0.0005199909210205078, 'params' => array ( ), ), 8 => array ( 'query' => 'SELECT * FROM ow_base_theme', 'execTime' => 0.0004990100860595703, 'params' => array ( ), ), 9 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003638267517089844, 'params' => array ( 0 => 1555, ), ), 10 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003180503845214844, 'params' => array ( 0 => 1555, ), ), 11 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1555', 'execTime' => 0.0008919239044189453, 'params' => NULL, ), 12 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1555', 'execTime' => 0.00039386749267578125, 'params' => NULL, ), 13 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1555', 'execTime' => 0.0010609626770019531, '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.0006279945373535156, '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.0003941059112548828, '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.0003719329833984375, '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.00042891502380371094, '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.0003750324249267578, '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.00035309791564941406, '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.0003159046173095703, '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.0003039836883544922, '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.0003559589385986328, '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.0003561973571777344, '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.0003409385681152344, '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.0002529621124267578, '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.00022912025451660156, '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.00028204917907714844, '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.00022101402282714844, '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.0002129077911376953, '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.0003190040588378906, 'params' => array ( 'id' => NULL, 'themeId' => 1555, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 31 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003819465637207031, '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.0011050701141357422, 'params' => array ( 'themeId' => 1555, 'themeId2' => 1555, ), ), 33 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1555', 'execTime' => 0.00026297569274902344, 'params' => array ( ), ), 34 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00034999847412109375, 'params' => array ( 0 => 1559, ), ), 35 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00030803680419921875, 'params' => array ( 0 => 1559, ), ), 36 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1559', 'execTime' => 0.0008130073547363281, 'params' => NULL, ), 37 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1559', 'execTime' => 0.0003731250762939453, 'params' => NULL, ), 38 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1559', 'execTime' => 0.0009980201721191406, '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.0006968975067138672, '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.00039196014404296875, '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.00038886070251464844, '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.0003750324249267578, '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.0003681182861328125, '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.0003368854522705078, '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.000331878662109375, '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.00039196014404296875, '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.0003478527069091797, '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.0002911090850830078, '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.0003008842468261719, '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.00029277801513671875, '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.0002911090850830078, '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.0002720355987548828, '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.00021600723266601562, '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.0002620220184326172, 'params' => array ( 'id' => NULL, 'themeId' => 1559, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 55 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0004000663757324219, '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.000965118408203125, 'params' => array ( 'themeId' => 1559, 'themeId2' => 1559, ), ), 57 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1559', 'execTime' => 0.0002448558807373047, 'params' => array ( ), ), 58 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003058910369873047, 'params' => array ( 0 => 1606, ), ), 59 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00031495094299316406, 'params' => array ( 0 => 1606, ), ), 60 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1606', 'execTime' => 0.0009970664978027344, 'params' => NULL, ), 61 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1606', 'execTime' => 0.00029206275939941406, 'params' => NULL, ), 62 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1606', 'execTime' => 0.0011670589447021484, '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.0006978511810302734, '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.00038814544677734375, '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.0003600120544433594, '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.00037789344787597656, '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.00032401084899902344, '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.00040912628173828125, '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.00036215782165527344, '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.0003380775451660156, '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.0003819465637207031, '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.00027680397033691406, '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.00029087066650390625, '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.0002560615539550781, '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.00023603439331054688, '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.0002300739288330078, '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.00026798248291015625, '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.0002391338348388672, '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.00022792816162109375, '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.00027489662170410156, '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.00039386749267578125, '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.0009911060333251953, 'params' => array ( 'themeId' => 1606, 'themeId2' => 1606, ), ), 83 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1606', 'execTime' => 0.00023889541625976562, 'params' => array ( ), ), 84 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.000308990478515625, 'params' => array ( 0 => 1607, ), ), 85 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003180503845214844, 'params' => array ( 0 => 1607, ), ), 86 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1607', 'execTime' => 0.0008060932159423828, 'params' => NULL, ), 87 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1607', 'execTime' => 0.0003829002380371094, 'params' => NULL, ), 88 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1607', 'execTime' => 0.0010120868682861328, '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.0006849765777587891, '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.0004811286926269531, '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.0003769397735595703, '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.00037407875061035156, '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.0004570484161376953, '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.0003590583801269531, '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.00035309791564941406, '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.0003170967102050781, '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.00031495094299316406, '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.0003371238708496094, '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.000247955322265625, '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.00023508071899414062, '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.0002448558807373047, '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.00023698806762695312, '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.0002200603485107422, '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.00021386146545410156, '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.0002799034118652344, 'params' => array ( 'id' => NULL, 'themeId' => 1607, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 106 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003809928894042969, '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.0009529590606689453, 'params' => array ( 'themeId' => 1607, 'themeId2' => 1607, ), ), 108 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1607', 'execTime' => 0.00023102760314941406, 'params' => array ( ), ), 109 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002989768981933594, 'params' => array ( 0 => 1608, ), ), 110 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00026798248291015625, 'params' => array ( 0 => 1608, ), ), 111 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1608', 'execTime' => 0.0008928775787353516, 'params' => NULL, ), 112 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1608', 'execTime' => 0.0004048347473144531, 'params' => NULL, ), 113 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1608', 'execTime' => 0.001001119613647461, '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.0006468296051025391, '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.0004208087921142578, '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.0003600120544433594, '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.0003948211669921875, '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.00030994415283203125, '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.00028705596923828125, '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.0003268718719482422, '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.0003161430358886719, '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.0002951622009277344, '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.0003299713134765625, '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.000247955322265625, '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.00024390220642089844, '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.00027489662170410156, '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.000225067138671875, '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.00022220611572265625, '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.00023603439331054688, '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.00027489662170410156, 'params' => array ( 'id' => NULL, 'themeId' => 1608, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 131 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003750324249267578, '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.0009908676147460938, 'params' => array ( 'themeId' => 1608, 'themeId2' => 1608, ), ), 133 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1608', 'execTime' => 0.0002970695495605469, 'params' => array ( ), ), 134 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002770423889160156, 'params' => array ( 0 => 1609, ), ), 135 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002579689025878906, 'params' => array ( 0 => 1609, ), ), 136 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1609', 'execTime' => 0.0008368492126464844, 'params' => NULL, ), 137 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1609', 'execTime' => 0.0004119873046875, 'params' => NULL, ), 138 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1609', 'execTime' => 0.001310110092163086, '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.0006270408630371094, '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.00047016143798828125, '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.0003478527069091797, '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.000370025634765625, '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.0003509521484375, '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.00034880638122558594, '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.0003528594970703125, '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.000331878662109375, '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.0003249645233154297, '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.0003540515899658203, '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.0003161430358886719, '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.00031280517578125, '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.00025200843811035156, '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.00022602081298828125, '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.00021600723266601562, '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.0002269744873046875, '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.00023508071899414062, '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.0002779960632324219, 'params' => array ( 'id' => NULL, 'themeId' => 1609, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 158 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003941059112548828, '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.0010769367218017578, 'params' => array ( 'themeId' => 1609, 'themeId2' => 1609, ), ), 160 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1609', 'execTime' => 0.00023221969604492188, 'params' => array ( ), ), 161 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00027489662170410156, 'params' => array ( 0 => 1610, ), ), 162 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002739429473876953, 'params' => array ( 0 => 1610, ), ), 163 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1610', 'execTime' => 0.0008380413055419922, 'params' => NULL, ), 164 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1610', 'execTime' => 0.0003871917724609375, 'params' => NULL, ), 165 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1610', 'execTime' => 0.0013611316680908203, '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.0006349086761474609, '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.00045800209045410156, '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.0003399848937988281, '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.0003361701965332031, '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.0003769397735595703, '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.0003769397735595703, '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.0003230571746826172, '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.00032591819763183594, '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.0003371238708496094, '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.0004200935363769531, '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.0003159046173095703, '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.0002892017364501953, '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.000270843505859375, '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.00023293495178222656, '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.00021982192993164062, '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.00022912025451660156, '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.00023603439331054688, '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.00022292137145996094, '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.00026488304138183594, 'params' => array ( 'id' => NULL, 'themeId' => 1610, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 185 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00039005279541015625, '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.0011000633239746094, 'params' => array ( 'themeId' => 1610, 'themeId2' => 1610, ), ), 187 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1610', 'execTime' => 0.00023102760314941406, 'params' => array ( ), ), 188 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00029587745666503906, 'params' => array ( 0 => 1611, ), ), 189 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00028395652770996094, 'params' => array ( 0 => 1611, ), ), 190 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1611', 'execTime' => 0.0008189678192138672, 'params' => NULL, ), 191 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1611', 'execTime' => 0.0003559589385986328, 'params' => NULL, ), 192 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1611', 'execTime' => 0.0011789798736572266, '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.0006051063537597656, '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.0003669261932373047, '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.00035190582275390625, '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.0003619194030761719, '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.00038886070251464844, '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.00034117698669433594, '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.00034308433532714844, '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.0004038810729980469, '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.0003819465637207031, '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.00034689903259277344, '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.0002770423889160156, '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.0002491474151611328, '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.00026917457580566406, '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.00024318695068359375, '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.00021004676818847656, '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.00020503997802734375, '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.00026416778564453125, 'params' => array ( 'id' => NULL, 'themeId' => 1611, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 210 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00037598609924316406, '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.0010030269622802734, 'params' => array ( 'themeId' => 1611, 'themeId2' => 1611, ), ), 212 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1611', 'execTime' => 0.0002281665802001953, 'params' => array ( ), ), 213 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00029206275939941406, 'params' => array ( 0 => 1612, ), ), 214 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00026297569274902344, 'params' => array ( 0 => 1612, ), ), 215 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1612', 'execTime' => 0.0008859634399414062, 'params' => NULL, ), 216 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1612', 'execTime' => 0.0004010200500488281, 'params' => NULL, ), 217 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1612', 'execTime' => 0.0010800361633300781, '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.0006220340728759766, '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.00039315223693847656, '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.00034999847412109375, '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.00038695335388183594, '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.0002930164337158203, '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.0003190040588378906, '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.0003490447998046875, '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.0003211498260498047, '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.00033211708068847656, '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.0003190040588378906, '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.0003268718719482422, '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.00024390220642089844, '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.0002529621124267578, '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' => 0.00022411346435546875, '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' => 0.00021982192993164062, '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' => 0.00022101402282714844, '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' => 0.00023794174194335938, '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.0002510547637939453, 'params' => array ( 'id' => NULL, 'themeId' => 1612, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 236 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0004069805145263672, '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.0010628700256347656, 'params' => array ( 'themeId' => 1612, 'themeId2' => 1612, ), ), 238 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1612', 'execTime' => 0.00022912025451660156, 'params' => array ( ), ), 239 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00027298927307128906, 'params' => array ( 0 => 1613, ), ), 240 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002551078796386719, 'params' => array ( 0 => 1613, ), ), 241 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1613', 'execTime' => 0.0008370876312255859, 'params' => NULL, ), 242 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1613', 'execTime' => 0.0004010200500488281, 'params' => NULL, ), 243 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1613', 'execTime' => 0.0010728836059570312, '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.0006189346313476562, '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.00036978721618652344, '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.0003800392150878906, '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.00034999847412109375, '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.00035500526428222656, '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.00035309791564941406, '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.00030112266540527344, '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.0003190040588378906, '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.0003631114959716797, '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.0003151893615722656, '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.0002589225769042969, '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.00026988983154296875, '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.00024700164794921875, '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.0002410411834716797, '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.0002758502960205078, '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.00024509429931640625, '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.0002639293670654297, 'params' => array ( 'id' => NULL, 'themeId' => 1613, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 261 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003681182861328125, '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.0009469985961914062, 'params' => array ( 'themeId' => 1613, 'themeId2' => 1613, ), ), 263 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1613', 'execTime' => 0.0002281665802001953, 'params' => array ( ), ), 264 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002720355987548828, 'params' => array ( 0 => 1614, ), ), 265 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002808570861816406, 'params' => array ( 0 => 1614, ), ), 266 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1614', 'execTime' => 0.0007808208465576172, 'params' => NULL, ), 267 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1614', 'execTime' => 0.00036787986755371094, 'params' => NULL, ), 268 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1614', 'execTime' => 0.001110076904296875, '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.0006289482116699219, '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.00040984153747558594, '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.0003437995910644531, '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.0003211498260498047, '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.00035309791564941406, '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.00031495094299316406, '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.00031495094299316406, '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.00037097930908203125, '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.0003161430358886719, '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.0003299713134765625, '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.00034689903259277344, '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.0002548694610595703, '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.00022411346435546875, '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.00029587745666503906, '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.00022077560424804688, '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.00021195411682128906, '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.00021004676818847656, '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.0003390312194824219, 'params' => array ( 'id' => NULL, 'themeId' => 1614, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 287 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00038504600524902344, '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.0011088848114013672, 'params' => array ( 'themeId' => 1614, 'themeId2' => 1614, ), ), 289 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1614', 'execTime' => 0.0002970695495605469, 'params' => array ( ), ), 290 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003070831298828125, 'params' => array ( 0 => 1615, ), ), 291 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003440380096435547, 'params' => array ( 0 => 1615, ), ), 292 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1615', 'execTime' => 0.0008709430694580078, 'params' => NULL, ), 293 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1615', 'execTime' => 0.00038313865661621094, 'params' => NULL, ), 294 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1615', 'execTime' => 0.0009839534759521484, '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.0006208419799804688, '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.0004620552062988281, '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.00036907196044921875, '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.00037789344787597656, '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.0003349781036376953, '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.00033593177795410156, '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.0003380775451660156, '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.00032591819763183594, '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.0003337860107421875, '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.0003418922424316406, '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.0002448558807373047, '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.000225067138671875, '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.00024890899658203125, '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.0002181529998779297, '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.00021314620971679688, '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.00021004676818847656, '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.0002789497375488281, 'params' => array ( 'id' => NULL, 'themeId' => 1615, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 312 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0004200935363769531, '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.0010309219360351562, 'params' => array ( 'themeId' => 1615, 'themeId2' => 1615, ), ), 314 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1615', 'execTime' => 0.0002951622009277344, 'params' => array ( ), ), 315 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003199577331542969, 'params' => array ( 0 => 1616, ), ), 316 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002739429473876953, 'params' => array ( 0 => 1616, ), ), 317 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1616', 'execTime' => 0.0008530616760253906, 'params' => NULL, ), 318 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1616', 'execTime' => 0.0003871917724609375, 'params' => NULL, ), 319 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1616', 'execTime' => 0.0010690689086914062, '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.0006430149078369141, '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.00039196014404296875, '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.0003859996795654297, '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.0004849433898925781, '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.0001468658447265625, '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.00014281272888183594, '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.00013589859008789062, '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.00014901161193847656, '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.00013899803161621094, '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.00013017654418945312, '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.00013017654418945312, '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.00012111663818359375, '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.000125885009765625, '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.00011301040649414062, '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.00011110305786132812, '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.00010919570922851562, '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.00013494491577148438, 'params' => array ( 'id' => NULL, 'themeId' => 1616, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 338 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00019502639770507812, '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.0004019737243652344, '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.0001461505889892578, 'params' => array ( 0 => 1617, ), ), 342 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001399517059326172, 'params' => array ( 0 => 1617, ), ), 343 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1617', 'execTime' => 0.0002918243408203125, 'params' => NULL, ), 344 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1617', 'execTime' => 0.00014901161193847656, 'params' => NULL, ), 345 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1617', 'execTime' => 0.0003719329833984375, '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.00030803680419921875, '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.00016999244689941406, '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.0001590251922607422, '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.00014281272888183594, '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.00013303756713867188, '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.00012803077697753906, '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.0001361370086669922, '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.00013685226440429688, '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.0001430511474609375, '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.00012183189392089844, '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.00011515617370605469, '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.00011301040649414062, '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.00010919570922851562, '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.00013589859008789062, 'params' => array ( 'id' => NULL, 'themeId' => 1617, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 362 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00019502639770507812, '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.0004000663757324219, 'params' => array ( 'themeId' => 1617, 'themeId2' => 1617, ), ), 364 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1617', 'execTime' => 0.00011205673217773438, 'params' => array ( ), ), 365 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001480579376220703, '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.0003230571746826172, 'params' => NULL, ), 368 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1618', 'execTime' => 0.00015211105346679688, 'params' => NULL, ), 369 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1618', 'execTime' => 0.0003521442413330078, '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.0003180503845214844, '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.00016117095947265625, '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.00014209747314453125, '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.00014090538024902344, '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.00014090538024902344, '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.00013399124145507812, '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.00013303756713867188, '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.000164031982421875, '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.00014209747314453125, '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.00013399124145507812, '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.00013399124145507812, '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.00013017654418945312, '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.00013017654418945312, '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.00012302398681640625, '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.00011396408081054688, '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.00011396408081054688, '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.00011301040649414062, '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.00013709068298339844, 'params' => array ( 'id' => NULL, 'themeId' => 1618, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 388 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.000209808349609375, '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.00055694580078125, 'params' => array ( 'themeId' => 1618, 'themeId2' => 1618, ), ), 390 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1618', 'execTime' => 0.00014710426330566406, 'params' => array ( ), ), 391 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001690387725830078, 'params' => array ( 0 => 1619, ), ), 392 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001480579376220703, 'params' => array ( 0 => 1619, ), ), 393 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1619', 'execTime' => 0.00038909912109375, 'params' => NULL, ), 394 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1619', 'execTime' => 0.0001628398895263672, 'params' => NULL, ), 395 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1619', 'execTime' => 0.00043892860412597656, '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.0004439353942871094, '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.0003838539123535156, '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.0003368854522705078, '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.0001709461212158203, '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.00016498565673828125, '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.0001862049102783203, '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.00019407272338867188, '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.0003299713134765625, '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.00029087066650390625, '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.00034308433532714844, '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.0003228187561035156, '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.00030112266540527344, '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.00036215782165527344, '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.0002510547637939453, '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.00026798248291015625, '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.0002498626708984375, '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.0002281665802001953, '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.00022411346435546875, '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.00023984909057617188, '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.00026917457580566406, 'params' => array ( 'id' => NULL, 'themeId' => 1619, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 416 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003790855407714844, '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.0012009143829345703, 'params' => array ( 'themeId' => 1619, 'themeId2' => 1619, ), ), 418 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1619', 'execTime' => 0.00023984909057617188, 'params' => array ( ), ), 419 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002758502960205078, 'params' => array ( 0 => 1620, ), ), 420 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002608299255371094, 'params' => array ( 0 => 1620, ), ), 421 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1620', 'execTime' => 0.0008351802825927734, 'params' => NULL, ), 422 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1620', 'execTime' => 0.0004088878631591797, 'params' => NULL, ), 423 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1620', 'execTime' => 0.0012760162353515625, '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.000640869140625, '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.0004119873046875, '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.0003781318664550781, '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.00039696693420410156, '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.00035500526428222656, '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.0003180503845214844, '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.0003609657287597656, '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.0003559589385986328, '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.0003509521484375, '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.00039505958557128906, '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.0002548694610595703, '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.00030684471130371094, '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.00023698806762695312, '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.00022792816162109375, '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.0002288818359375, '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.00028204917907714844, '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.0002579689025878906, 'params' => array ( 'id' => NULL, 'themeId' => 1620, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 441 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003960132598876953, '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.0010349750518798828, 'params' => array ( 'themeId' => 1620, 'themeId2' => 1620, ), ), 443 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1620', 'execTime' => 0.00023794174194335938, 'params' => array ( ), ), 444 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00028014183044433594, 'params' => array ( 0 => 1621, ), ), 445 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002608299255371094, 'params' => array ( 0 => 1621, ), ), 446 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1621', 'execTime' => 0.0009448528289794922, 'params' => NULL, ), 447 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1621', 'execTime' => 0.00041985511779785156, 'params' => NULL, ), 448 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1621', 'execTime' => 0.001130819320678711, '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.0006468296051025391, '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.0004069805145263672, '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.0003371238708496094, '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.0003809928894042969, '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.00035190582275390625, '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.00033402442932128906, '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.0003399848937988281, '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.0003190040588378906, '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.00033211708068847656, '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.00037097930908203125, '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.00024509429931640625, '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.0002269744873046875, '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.0002620220184326172, '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.0002200603485107422, '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.00021386146545410156, '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.00021195411682128906, '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.00028395652770996094, 'params' => array ( 'id' => NULL, 'themeId' => 1621, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 466 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003771781921386719, '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.0011119842529296875, 'params' => array ( 'themeId' => 1621, 'themeId2' => 1621, ), ), 468 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1621', 'execTime' => 0.00029397010803222656, 'params' => array ( ), ), 469 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002739429473876953, 'params' => array ( 0 => 1622, ), ), 470 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00025582313537597656, 'params' => array ( 0 => 1622, ), ), 471 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1622', 'execTime' => 0.0007870197296142578, 'params' => NULL, ), 472 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1622', 'execTime' => 0.0003669261932373047, 'params' => NULL, ), 473 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1622', 'execTime' => 0.0014290809631347656, '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.0006270408630371094, '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.00037288665771484375, '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.0003662109375, '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.000308990478515625, '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.0003859996795654297, '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.00034689903259277344, '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.0003349781036376953, '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.0003440380096435547, '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.0002799034118652344, '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.00029087066650390625, '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.000331878662109375, '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.00031495094299316406, '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.0002880096435546875, '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.0003349781036376953, '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.0003349781036376953, '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.000247955322265625, '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.00024819374084472656, '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.00022292137145996094, '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.0002200603485107422, '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.00022792816162109375, '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.00023317337036132812, '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.0002498626708984375, 'params' => array ( 'id' => NULL, 'themeId' => 1622, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 496 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003921985626220703, '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.0012400150299072266, 'params' => array ( 'themeId' => 1622, 'themeId2' => 1622, ), ), 498 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1622', 'execTime' => 0.00023102760314941406, 'params' => array ( ), ), 499 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00029397010803222656, 'params' => array ( 0 => 1623, ), ), 500 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002911090850830078, 'params' => array ( 0 => 1623, ), ), 501 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1623', 'execTime' => 0.0008399486541748047, 'params' => NULL, ), 502 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1623', 'execTime' => 0.0003590583801269531, 'params' => NULL, ), 503 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1623', 'execTime' => 0.001010894775390625, '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.0006520748138427734, '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.0003769397735595703, '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.00032806396484375, '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.00036907196044921875, '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.00034999847412109375, '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.00034499168395996094, '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.0003190040588378906, '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.0003161430358886719, '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.0003452301025390625, '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.00032210350036621094, '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.00028896331787109375, '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.0002689361572265625, '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.00023984909057617188, '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.0002200603485107422, '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.00021791458129882812, '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.0002570152282714844, '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.00021982192993164062, '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.0002510547637939453, 'params' => array ( 'id' => NULL, 'themeId' => 1623, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 522 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003750324249267578, '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.0011069774627685547, 'params' => array ( 'themeId' => 1623, 'themeId2' => 1623, ), ), 524 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1623', 'execTime' => 0.00023508071899414062, 'params' => array ( ), ), 525 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002980232238769531, 'params' => array ( 0 => 1624, ), ), 526 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00028586387634277344, 'params' => array ( 0 => 1624, ), ), 527 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1624', 'execTime' => 0.0007500648498535156, 'params' => NULL, ), 528 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1624', 'execTime' => 0.0003859996795654297, 'params' => NULL, ), 529 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1624', 'execTime' => 0.0011670589447021484, '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.0006520748138427734, '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.00040984153747558594, '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.0003368854522705078, '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.0003528594970703125, '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.00037598609924316406, '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.0002789497375488281, '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.00026988983154296875, '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.0003299713134765625, '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.0003349781036376953, '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.00037407875061035156, '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.0002779960632324219, '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.00023221969604492188, '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.0002200603485107422, '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.00023603439331054688, '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.00024008750915527344, '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.00021195411682128906, '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.00024580955505371094, 'params' => array ( 'id' => NULL, 'themeId' => 1624, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 547 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00037384033203125, '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.0009601116180419922, 'params' => array ( 'themeId' => 1624, 'themeId2' => 1624, ), ), 549 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1624', 'execTime' => 0.00022792816162109375, 'params' => array ( ), ), 550 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002949237823486328, 'params' => array ( 0 => 1625, ), ), 551 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002899169921875, 'params' => array ( 0 => 1625, ), ), 552 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1625', 'execTime' => 0.0009520053863525391, 'params' => NULL, ), 553 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1625', 'execTime' => 0.0003650188446044922, 'params' => NULL, ), 554 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1625', 'execTime' => 0.001135110855102539, '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.0006680488586425781, '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.0003998279571533203, '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.00034809112548828125, '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.0004239082336425781, '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.0003609657287597656, '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.00035500526428222656, '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.00036907196044921875, '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.00037288665771484375, '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.0002799034118652344, '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.00025010108947753906, '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.0002319812774658203, '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.0002269744873046875, '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.00028705596923828125, '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.00023293495178222656, '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.00028896331787109375, 'params' => array ( 'id' => NULL, 'themeId' => 1625, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 570 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0004119873046875, '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.0010170936584472656, 'params' => array ( 'themeId' => 1625, 'themeId2' => 1625, ), ), 572 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1625', 'execTime' => 0.0002319812774658203, 'params' => array ( ), ), 573 => array ( 'query' => 'SELECT * FROM ow_base_config WHERE `key` = \'base\' AND `name` = \'cachedEntitiesPostfix\' LIMIT 0, 1', 'execTime' => 0.0003380775451660156, 'params' => array ( ), ), 574 => array ( 'query' => 'UPDATE `ow_base_config` SET `value`=:value WHERE id=:id', 'execTime' => 0.00035881996154785156, 'params' => array ( 'id' => 521, 'value' => 'GEVUHazY', ), ), 575 => array ( 'query' => 'SELECT * FROM ow_base_config', 'execTime' => 0.0006458759307861328, 'params' => array ( ), ), 576 => array ( 'query' => 'SELECT * FROM ow_base_language WHERE `status` = \'active\'', 'execTime' => 0.00044798851013183594, '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.07971000671386719, 'params' => array ( 0 => 1, ), ), 578 => array ( 'query' => 'SELECT * FROM ow_base_language', 'execTime' => 0.0006499290466308594, 'params' => array ( ), ), 579 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `key` = \'simplicity\' LIMIT 0, 1', 'execTime' => 0.0006442070007324219, 'params' => array ( ), ), 580 => array ( 'query' => 'SELECT * FROM ow_base_theme_content WHERE `themeId` = 1606', 'execTime' => 0.0004420280456542969, 'params' => array ( ), ), 581 => array ( 'query' => 'SELECT * FROM ow_base_theme_master_page WHERE `themeId` = 1606', 'execTime' => 0.00021314620971679688, 'params' => array ( ), ), 582 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `key` = \'turquoise\' LIMIT 0, 1', 'execTime' => 0.00032806396484375, 'params' => array ( ), ), 583 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `key` = \'turquoise\' LIMIT 0, 1', 'execTime' => 0.000225067138671875, 'params' => array ( ), ), 584 => array ( 'query' => 'SELECT * FROM ow_base_theme_content WHERE `themeId` = 1607', 'execTime' => 0.0002582073211669922, 'params' => array ( ), ), 585 => array ( 'query' => 'SELECT * FROM ow_base_theme_master_page WHERE `themeId` = 1607', 'execTime' => 0.00021791458129882812, 'params' => array ( ), ), 586 => array ( 'query' => 'SELECT * FROM ow_base_document WHERE `isStatic` = 1 AND `isMobile` = 0', 'execTime' => 0.0002460479736328125, '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.0005168914794921875, '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.001058816909790039, '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.0008299350738525391, 'params' => array ( 'menuType' => 'bottom', ), ), 590 => array ( 'query' => 'SELECT * FROM ow_base_question_account_type ORDER BY sortOrder', 'execTime' => 0.0004811286926269531, 'params' => array ( ), ), 591 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'base\' AND `actionKey` = \'daily_login\' LIMIT 0, 1', 'execTime' => 0.0005469322204589844, 'params' => array ( ), ), 592 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'base\' AND `actionKey` = \'user_join\' LIMIT 0, 1', 'execTime' => 0.0005669593811035156, 'params' => array ( ), ), 593 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'base\' AND `actionKey` = \'search_users\' LIMIT 0, 1', 'execTime' => 0.00038886070251464844, 'params' => array ( ), ), 594 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'base\' AND `actionKey` = \'add_comment\' LIMIT 0, 1', 'execTime' => 0.0003459453582763672, 'params' => array ( ), ), 595 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'usercredits\' AND `actionKey` = \'buy_credits\' LIMIT 0, 1', 'execTime' => 0.000308990478515625, 'params' => array ( ), ), 596 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'usercredits\' AND `actionKey` = \'grant_by_user\' LIMIT 0, 1', 'execTime' => 0.0002970695495605469, 'params' => array ( ), ), 597 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'usercredits\' AND `actionKey` = \'grant_to_user\' LIMIT 0, 1', 'execTime' => 0.00031495094299316406, 'params' => array ( ), ), 598 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'usercredits\' AND `actionKey` = \'set_by_admin\' LIMIT 0, 1', 'execTime' => 0.0002899169921875, 'params' => array ( ), ), 599 => array ( 'query' => 'SELECT * FROM ow_base_question_account_type ORDER BY sortOrder', 'execTime' => 0.0005409717559814453, '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.0010600090026855469, 'params' => NULL, ), 601 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` IN(\'sex\',\'match_sex\') ORDER BY sortOrder', 'execTime' => 0.0006330013275146484, 'params' => array ( ), ), 602 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` IN(\'username\',\'email\',\'password\',\'sex\',\'match_sex\') ORDER BY sortOrder', 'execTime' => 0.0008499622344970703, 'params' => array ( ), ), 603 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` IN(\'\',\'sex\') ORDER BY sortOrder', 'execTime' => 0.0005519390106201172, '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.0014789104461669922, 'params' => array ( ), ), 605 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` = \'username\' LIMIT 0, 1', 'execTime' => 0.0005810260772705078, 'params' => array ( ), ), 606 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` = \'email\' LIMIT 0, 1', 'execTime' => 0.0005309581756591797, 'params' => array ( ), ), 607 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` = \'password\' LIMIT 0, 1', 'execTime' => 0.00045609474182128906, 'params' => array ( ), ), 608 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` = \'repeatPassword\' LIMIT 0, 1', 'execTime' => 0.0003941059112548828, 'params' => array ( ), ), 609 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` = \'sex\' LIMIT 0, 1', 'execTime' => 0.0005400180816650391, 'params' => array ( ), ), 610 => array ( 'query' => 'SELECT * FROM ow_skadate_account_type_to_gender', 'execTime' => 0.00043702125549316406, 'params' => array ( ), ), 611 => array ( 'query' => 'UPDATE `ow_base_plugin` SET developerKey=:dk WHERE `key`=:k', 'execTime' => 0.0005998611450195312, 'params' => array ( 'dk' => '99d6bdd5bb6468beaf118c4664dd92ff', 'k' => 'pcgallery', ), ), 612 => array ( 'query' => 'SELECT * FROM ow_base_language', 'execTime' => 0.0004630088806152344, '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.0005371570587158203, '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.00037097930908203125, 'params' => NULL, ), 615 => array ( 'query' => 'SELECT COUNT(*) FROM ow_base_invitation WHERE `userId` = 0', 'execTime' => 0.0004038810729980469, 'params' => array ( ), ), 616 => array ( 'query' => 'SELECT COUNT(*) FROM ow_base_invitation WHERE `userId` = 0 AND `viewed` = 0', 'execTime' => 0.0002529621124267578, 'params' => array ( ), ), 617 => array ( 'query' => 'SELECT COUNT(*) FROM ow_notifications_notification WHERE `userId` = 0 AND `viewed` = 0', 'execTime' => 0.00025200843811035156, 'params' => array ( ), ), 618 => array ( 'query' => 'SELECT COUNT(*) FROM ow_notifications_notification WHERE `userId` = 0', 'execTime' => 0.00020384788513183594, '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.0006220340728759766, '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.0004239082336425781, 'params' => array ( ), ), 621 => array ( 'query' => 'show tables like \'ow_base_geolocation_country\'', 'execTime' => 0.00150299072265625, 'params' => NULL, ), 622 => array ( 'query' => 'SELECT * FROM ow_base_authorization_group', 'execTime' => 0.0004467964172363281, 'params' => array ( ), ), 623 => array ( 'query' => 'SELECT * FROM ow_base_authorization_moderator ORDER BY id', 'execTime' => 0.0002510547637939453, 'params' => array ( ), ), 624 => array ( 'query' => 'SELECT * FROM ow_base_authorization_moderator_permission', 'execTime' => 0.00025200843811035156, 'params' => array ( ), ), 625 => array ( 'query' => 'SELECT * FROM ow_base_authorization_action', 'execTime' => 0.00028514862060546875, 'params' => array ( ), ), 626 => array ( 'query' => 'SELECT * FROM ow_base_authorization_permission', 'execTime' => 0.00034999847412109375, 'params' => array ( ), ), 627 => array ( 'query' => 'SELECT * FROM ow_base_authorization_role ORDER BY `sortOrder` ASC', 'execTime' => 0.0004839897155761719, '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.00045490264892578125, 'params' => array ( 'pluginKey' => 'SKADATE', 'position' => 'bottom', ), ), 630 => array ( 'query' => 'SELECT * FROM ow_base_place WHERE `name` = \'index\' LIMIT 0, 1', 'execTime' => 0.0004830360412597656, 'params' => array ( ), ), 631 => array ( 'query' => 'SELECT * FROM ow_base_component_place_cache WHERE `placeId` = 2 AND `entityId` = 0 LIMIT 0, 1', 'execTime' => 0.0005140304565429688, '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.0005249977111816406, 'params' => array ( 'pluginKey' => 'SKADATE', 'position' => 'sidebar', ), ), ), 'debugMode' => true, 'isProfilerEnabled' => true, 'profiler' => \UTIL_Profiler::__set_state(array( 'checkPoints' => array ( 'start' => 1783290037.656917, ), 'key' => 'db', 'result' => array ( ), 'chkCounter' => 0, )), 'queryExecTime' => 0.0005249977111816406, 'totalQueryExecTime' => 0.3253614902496338, '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.0008230209350585938, 'params' => array ( ), ), 1 => array ( 'query' => 'SELECT * FROM ow_base_language', 'execTime' => 0.0004980564117431641, 'params' => array ( ), ), 2 => array ( 'query' => 'SELECT * FROM ow_base_plugin', 'execTime' => 0.0006098747253417969, 'params' => array ( ), ), 3 => array ( 'query' => 'SELECT * FROM ow_base_language ORDER BY `order` ASC LIMIT 0, 1', 'execTime' => 0.0004949569702148438, 'params' => array ( ), ), 4 => array ( 'query' => 'SET TIME_ZONE = ?', 'execTime' => 0.0003268718719482422, 'params' => array ( 0 => '-04:00', ), ), 5 => array ( 'query' => 'SELECT * FROM ow_virtualgifts_template', 'execTime' => 0.0005471706390380859, 'params' => array ( ), ), 6 => array ( 'query' => 'SELECT * FROM ow_base_document WHERE `uri` = \'join\' AND `isStatic` = 1 LIMIT 0, 1', 'execTime' => 0.0006730556488037109, 'params' => array ( ), ), 7 => array ( 'query' => 'SELECT * FROM ow_base_theme', 'execTime' => 0.0005199909210205078, 'params' => array ( ), ), 8 => array ( 'query' => 'SELECT * FROM ow_base_theme', 'execTime' => 0.0004990100860595703, 'params' => array ( ), ), 9 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003638267517089844, 'params' => array ( 0 => 1555, ), ), 10 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003180503845214844, 'params' => array ( 0 => 1555, ), ), 11 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1555', 'execTime' => 0.0008919239044189453, 'params' => NULL, ), 12 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1555', 'execTime' => 0.00039386749267578125, 'params' => NULL, ), 13 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1555', 'execTime' => 0.0010609626770019531, '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.0006279945373535156, '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.0003941059112548828, '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.0003719329833984375, '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.00042891502380371094, '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.0003750324249267578, '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.00035309791564941406, '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.0003159046173095703, '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.0003039836883544922, '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.0003559589385986328, '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.0003561973571777344, '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.0003409385681152344, '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.0002529621124267578, '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.00022912025451660156, '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.00028204917907714844, '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.00022101402282714844, '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.0002129077911376953, '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.0003190040588378906, 'params' => array ( 'id' => NULL, 'themeId' => 1555, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 31 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003819465637207031, '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.0011050701141357422, 'params' => array ( 'themeId' => 1555, 'themeId2' => 1555, ), ), 33 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1555', 'execTime' => 0.00026297569274902344, 'params' => array ( ), ), 34 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00034999847412109375, 'params' => array ( 0 => 1559, ), ), 35 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00030803680419921875, 'params' => array ( 0 => 1559, ), ), 36 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1559', 'execTime' => 0.0008130073547363281, 'params' => NULL, ), 37 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1559', 'execTime' => 0.0003731250762939453, 'params' => NULL, ), 38 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1559', 'execTime' => 0.0009980201721191406, '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.0006968975067138672, '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.00039196014404296875, '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.00038886070251464844, '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.0003750324249267578, '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.0003681182861328125, '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.0003368854522705078, '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.000331878662109375, '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.00039196014404296875, '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.0003478527069091797, '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.0002911090850830078, '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.0003008842468261719, '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.00029277801513671875, '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.0002911090850830078, '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.0002720355987548828, '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.00021600723266601562, '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.0002620220184326172, 'params' => array ( 'id' => NULL, 'themeId' => 1559, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 55 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0004000663757324219, '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.000965118408203125, 'params' => array ( 'themeId' => 1559, 'themeId2' => 1559, ), ), 57 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1559', 'execTime' => 0.0002448558807373047, 'params' => array ( ), ), 58 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003058910369873047, 'params' => array ( 0 => 1606, ), ), 59 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00031495094299316406, 'params' => array ( 0 => 1606, ), ), 60 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1606', 'execTime' => 0.0009970664978027344, 'params' => NULL, ), 61 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1606', 'execTime' => 0.00029206275939941406, 'params' => NULL, ), 62 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1606', 'execTime' => 0.0011670589447021484, '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.0006978511810302734, '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.00038814544677734375, '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.0003600120544433594, '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.00037789344787597656, '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.00032401084899902344, '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.00040912628173828125, '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.00036215782165527344, '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.0003380775451660156, '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.0003819465637207031, '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.00027680397033691406, '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.00029087066650390625, '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.0002560615539550781, '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.00023603439331054688, '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.0002300739288330078, '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.00026798248291015625, '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.0002391338348388672, '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.00022792816162109375, '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.00027489662170410156, '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.00039386749267578125, '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.0009911060333251953, 'params' => array ( 'themeId' => 1606, 'themeId2' => 1606, ), ), 83 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1606', 'execTime' => 0.00023889541625976562, 'params' => array ( ), ), 84 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.000308990478515625, 'params' => array ( 0 => 1607, ), ), 85 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003180503845214844, 'params' => array ( 0 => 1607, ), ), 86 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1607', 'execTime' => 0.0008060932159423828, 'params' => NULL, ), 87 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1607', 'execTime' => 0.0003829002380371094, 'params' => NULL, ), 88 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1607', 'execTime' => 0.0010120868682861328, '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.0006849765777587891, '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.0004811286926269531, '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.0003769397735595703, '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.00037407875061035156, '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.0004570484161376953, '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.0003590583801269531, '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.00035309791564941406, '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.0003170967102050781, '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.00031495094299316406, '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.0003371238708496094, '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.000247955322265625, '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.00023508071899414062, '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.0002448558807373047, '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.00023698806762695312, '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.0002200603485107422, '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.00021386146545410156, '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.0002799034118652344, 'params' => array ( 'id' => NULL, 'themeId' => 1607, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 106 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003809928894042969, '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.0009529590606689453, 'params' => array ( 'themeId' => 1607, 'themeId2' => 1607, ), ), 108 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1607', 'execTime' => 0.00023102760314941406, 'params' => array ( ), ), 109 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002989768981933594, 'params' => array ( 0 => 1608, ), ), 110 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00026798248291015625, 'params' => array ( 0 => 1608, ), ), 111 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1608', 'execTime' => 0.0008928775787353516, 'params' => NULL, ), 112 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1608', 'execTime' => 0.0004048347473144531, 'params' => NULL, ), 113 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1608', 'execTime' => 0.001001119613647461, '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.0006468296051025391, '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.0004208087921142578, '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.0003600120544433594, '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.0003948211669921875, '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.00030994415283203125, '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.00028705596923828125, '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.0003268718719482422, '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.0003161430358886719, '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.0002951622009277344, '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.0003299713134765625, '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.000247955322265625, '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.00024390220642089844, '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.00027489662170410156, '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.000225067138671875, '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.00022220611572265625, '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.00023603439331054688, '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.00027489662170410156, 'params' => array ( 'id' => NULL, 'themeId' => 1608, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 131 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003750324249267578, '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.0009908676147460938, 'params' => array ( 'themeId' => 1608, 'themeId2' => 1608, ), ), 133 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1608', 'execTime' => 0.0002970695495605469, 'params' => array ( ), ), 134 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002770423889160156, 'params' => array ( 0 => 1609, ), ), 135 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002579689025878906, 'params' => array ( 0 => 1609, ), ), 136 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1609', 'execTime' => 0.0008368492126464844, 'params' => NULL, ), 137 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1609', 'execTime' => 0.0004119873046875, 'params' => NULL, ), 138 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1609', 'execTime' => 0.001310110092163086, '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.0006270408630371094, '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.00047016143798828125, '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.0003478527069091797, '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.000370025634765625, '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.0003509521484375, '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.00034880638122558594, '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.0003528594970703125, '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.000331878662109375, '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.0003249645233154297, '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.0003540515899658203, '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.0003161430358886719, '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.00031280517578125, '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.00025200843811035156, '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.00022602081298828125, '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.00021600723266601562, '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.0002269744873046875, '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.00023508071899414062, '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.0002779960632324219, 'params' => array ( 'id' => NULL, 'themeId' => 1609, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 158 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003941059112548828, '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.0010769367218017578, 'params' => array ( 'themeId' => 1609, 'themeId2' => 1609, ), ), 160 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1609', 'execTime' => 0.00023221969604492188, 'params' => array ( ), ), 161 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00027489662170410156, 'params' => array ( 0 => 1610, ), ), 162 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002739429473876953, 'params' => array ( 0 => 1610, ), ), 163 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1610', 'execTime' => 0.0008380413055419922, 'params' => NULL, ), 164 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1610', 'execTime' => 0.0003871917724609375, 'params' => NULL, ), 165 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1610', 'execTime' => 0.0013611316680908203, '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.0006349086761474609, '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.00045800209045410156, '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.0003399848937988281, '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.0003361701965332031, '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.0003769397735595703, '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.0003769397735595703, '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.0003230571746826172, '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.00032591819763183594, '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.0003371238708496094, '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.0004200935363769531, '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.0003159046173095703, '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.0002892017364501953, '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.000270843505859375, '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.00023293495178222656, '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.00021982192993164062, '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.00022912025451660156, '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.00023603439331054688, '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.00022292137145996094, '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.00026488304138183594, 'params' => array ( 'id' => NULL, 'themeId' => 1610, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 185 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00039005279541015625, '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.0011000633239746094, 'params' => array ( 'themeId' => 1610, 'themeId2' => 1610, ), ), 187 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1610', 'execTime' => 0.00023102760314941406, 'params' => array ( ), ), 188 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00029587745666503906, 'params' => array ( 0 => 1611, ), ), 189 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00028395652770996094, 'params' => array ( 0 => 1611, ), ), 190 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1611', 'execTime' => 0.0008189678192138672, 'params' => NULL, ), 191 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1611', 'execTime' => 0.0003559589385986328, 'params' => NULL, ), 192 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1611', 'execTime' => 0.0011789798736572266, '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.0006051063537597656, '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.0003669261932373047, '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.00035190582275390625, '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.0003619194030761719, '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.00038886070251464844, '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.00034117698669433594, '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.00034308433532714844, '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.0004038810729980469, '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.0003819465637207031, '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.00034689903259277344, '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.0002770423889160156, '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.0002491474151611328, '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.00026917457580566406, '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.00024318695068359375, '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.00021004676818847656, '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.00020503997802734375, '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.00026416778564453125, 'params' => array ( 'id' => NULL, 'themeId' => 1611, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 210 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00037598609924316406, '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.0010030269622802734, 'params' => array ( 'themeId' => 1611, 'themeId2' => 1611, ), ), 212 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1611', 'execTime' => 0.0002281665802001953, 'params' => array ( ), ), 213 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00029206275939941406, 'params' => array ( 0 => 1612, ), ), 214 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00026297569274902344, 'params' => array ( 0 => 1612, ), ), 215 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1612', 'execTime' => 0.0008859634399414062, 'params' => NULL, ), 216 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1612', 'execTime' => 0.0004010200500488281, 'params' => NULL, ), 217 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1612', 'execTime' => 0.0010800361633300781, '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.0006220340728759766, '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.00039315223693847656, '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.00034999847412109375, '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.00038695335388183594, '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.0002930164337158203, '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.0003190040588378906, '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.0003490447998046875, '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.0003211498260498047, '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.00033211708068847656, '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.0003190040588378906, '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.0003268718719482422, '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.00024390220642089844, '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.0002529621124267578, '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' => 0.00022411346435546875, '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' => 0.00021982192993164062, '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' => 0.00022101402282714844, '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' => 0.00023794174194335938, '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.0002510547637939453, 'params' => array ( 'id' => NULL, 'themeId' => 1612, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 236 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0004069805145263672, '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.0010628700256347656, 'params' => array ( 'themeId' => 1612, 'themeId2' => 1612, ), ), 238 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1612', 'execTime' => 0.00022912025451660156, 'params' => array ( ), ), 239 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00027298927307128906, 'params' => array ( 0 => 1613, ), ), 240 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002551078796386719, 'params' => array ( 0 => 1613, ), ), 241 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1613', 'execTime' => 0.0008370876312255859, 'params' => NULL, ), 242 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1613', 'execTime' => 0.0004010200500488281, 'params' => NULL, ), 243 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1613', 'execTime' => 0.0010728836059570312, '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.0006189346313476562, '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.00036978721618652344, '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.0003800392150878906, '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.00034999847412109375, '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.00035500526428222656, '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.00035309791564941406, '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.00030112266540527344, '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.0003190040588378906, '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.0003631114959716797, '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.0003151893615722656, '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.0002589225769042969, '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.00026988983154296875, '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.00024700164794921875, '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.0002410411834716797, '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.0002758502960205078, '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.00024509429931640625, '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.0002639293670654297, 'params' => array ( 'id' => NULL, 'themeId' => 1613, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 261 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003681182861328125, '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.0009469985961914062, 'params' => array ( 'themeId' => 1613, 'themeId2' => 1613, ), ), 263 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1613', 'execTime' => 0.0002281665802001953, 'params' => array ( ), ), 264 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002720355987548828, 'params' => array ( 0 => 1614, ), ), 265 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002808570861816406, 'params' => array ( 0 => 1614, ), ), 266 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1614', 'execTime' => 0.0007808208465576172, 'params' => NULL, ), 267 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1614', 'execTime' => 0.00036787986755371094, 'params' => NULL, ), 268 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1614', 'execTime' => 0.001110076904296875, '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.0006289482116699219, '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.00040984153747558594, '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.0003437995910644531, '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.0003211498260498047, '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.00035309791564941406, '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.00031495094299316406, '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.00031495094299316406, '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.00037097930908203125, '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.0003161430358886719, '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.0003299713134765625, '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.00034689903259277344, '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.0002548694610595703, '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.00022411346435546875, '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.00029587745666503906, '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.00022077560424804688, '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.00021195411682128906, '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.00021004676818847656, '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.0003390312194824219, 'params' => array ( 'id' => NULL, 'themeId' => 1614, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 287 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00038504600524902344, '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.0011088848114013672, 'params' => array ( 'themeId' => 1614, 'themeId2' => 1614, ), ), 289 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1614', 'execTime' => 0.0002970695495605469, 'params' => array ( ), ), 290 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003070831298828125, 'params' => array ( 0 => 1615, ), ), 291 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003440380096435547, 'params' => array ( 0 => 1615, ), ), 292 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1615', 'execTime' => 0.0008709430694580078, 'params' => NULL, ), 293 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1615', 'execTime' => 0.00038313865661621094, 'params' => NULL, ), 294 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1615', 'execTime' => 0.0009839534759521484, '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.0006208419799804688, '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.0004620552062988281, '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.00036907196044921875, '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.00037789344787597656, '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.0003349781036376953, '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.00033593177795410156, '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.0003380775451660156, '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.00032591819763183594, '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.0003337860107421875, '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.0003418922424316406, '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.0002448558807373047, '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.000225067138671875, '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.00024890899658203125, '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.0002181529998779297, '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.00021314620971679688, '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.00021004676818847656, '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.0002789497375488281, 'params' => array ( 'id' => NULL, 'themeId' => 1615, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 312 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0004200935363769531, '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.0010309219360351562, 'params' => array ( 'themeId' => 1615, 'themeId2' => 1615, ), ), 314 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1615', 'execTime' => 0.0002951622009277344, 'params' => array ( ), ), 315 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003199577331542969, 'params' => array ( 0 => 1616, ), ), 316 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002739429473876953, 'params' => array ( 0 => 1616, ), ), 317 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1616', 'execTime' => 0.0008530616760253906, 'params' => NULL, ), 318 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1616', 'execTime' => 0.0003871917724609375, 'params' => NULL, ), 319 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1616', 'execTime' => 0.0010690689086914062, '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.0006430149078369141, '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.00039196014404296875, '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.0003859996795654297, '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.0004849433898925781, '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.0001468658447265625, '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.00014281272888183594, '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.00013589859008789062, '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.00014901161193847656, '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.00013899803161621094, '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.00013017654418945312, '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.00013017654418945312, '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.00012111663818359375, '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.000125885009765625, '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.00011301040649414062, '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.00011110305786132812, '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.00010919570922851562, '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.00013494491577148438, 'params' => array ( 'id' => NULL, 'themeId' => 1616, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 338 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00019502639770507812, '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.0004019737243652344, '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.0001461505889892578, 'params' => array ( 0 => 1617, ), ), 342 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001399517059326172, 'params' => array ( 0 => 1617, ), ), 343 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1617', 'execTime' => 0.0002918243408203125, 'params' => NULL, ), 344 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1617', 'execTime' => 0.00014901161193847656, 'params' => NULL, ), 345 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1617', 'execTime' => 0.0003719329833984375, '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.00030803680419921875, '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.00016999244689941406, '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.0001590251922607422, '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.00014281272888183594, '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.00013303756713867188, '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.00012803077697753906, '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.0001361370086669922, '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.00013685226440429688, '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.0001430511474609375, '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.00012183189392089844, '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.00011515617370605469, '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.00011301040649414062, '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.00010919570922851562, '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.00013589859008789062, 'params' => array ( 'id' => NULL, 'themeId' => 1617, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 362 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00019502639770507812, '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.0004000663757324219, 'params' => array ( 'themeId' => 1617, 'themeId2' => 1617, ), ), 364 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1617', 'execTime' => 0.00011205673217773438, 'params' => array ( ), ), 365 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001480579376220703, '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.0003230571746826172, 'params' => NULL, ), 368 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1618', 'execTime' => 0.00015211105346679688, 'params' => NULL, ), 369 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1618', 'execTime' => 0.0003521442413330078, '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.0003180503845214844, '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.00016117095947265625, '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.00014209747314453125, '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.00014090538024902344, '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.00014090538024902344, '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.00013399124145507812, '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.00013303756713867188, '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.000164031982421875, '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.00014209747314453125, '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.00013399124145507812, '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.00013399124145507812, '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.00013017654418945312, '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.00013017654418945312, '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.00012302398681640625, '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.00011396408081054688, '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.00011396408081054688, '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.00011301040649414062, '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.00013709068298339844, 'params' => array ( 'id' => NULL, 'themeId' => 1618, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 388 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.000209808349609375, '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.00055694580078125, 'params' => array ( 'themeId' => 1618, 'themeId2' => 1618, ), ), 390 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1618', 'execTime' => 0.00014710426330566406, 'params' => array ( ), ), 391 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001690387725830078, 'params' => array ( 0 => 1619, ), ), 392 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001480579376220703, 'params' => array ( 0 => 1619, ), ), 393 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1619', 'execTime' => 0.00038909912109375, 'params' => NULL, ), 394 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1619', 'execTime' => 0.0001628398895263672, 'params' => NULL, ), 395 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1619', 'execTime' => 0.00043892860412597656, '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.0004439353942871094, '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.0003838539123535156, '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.0003368854522705078, '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.0001709461212158203, '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.00016498565673828125, '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.0001862049102783203, '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.00019407272338867188, '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.0003299713134765625, '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.00029087066650390625, '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.00034308433532714844, '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.0003228187561035156, '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.00030112266540527344, '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.00036215782165527344, '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.0002510547637939453, '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.00026798248291015625, '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.0002498626708984375, '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.0002281665802001953, '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.00022411346435546875, '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.00023984909057617188, '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.00026917457580566406, 'params' => array ( 'id' => NULL, 'themeId' => 1619, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 416 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003790855407714844, '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.0012009143829345703, 'params' => array ( 'themeId' => 1619, 'themeId2' => 1619, ), ), 418 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1619', 'execTime' => 0.00023984909057617188, 'params' => array ( ), ), 419 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002758502960205078, 'params' => array ( 0 => 1620, ), ), 420 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002608299255371094, 'params' => array ( 0 => 1620, ), ), 421 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1620', 'execTime' => 0.0008351802825927734, 'params' => NULL, ), 422 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1620', 'execTime' => 0.0004088878631591797, 'params' => NULL, ), 423 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1620', 'execTime' => 0.0012760162353515625, '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.000640869140625, '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.0004119873046875, '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.0003781318664550781, '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.00039696693420410156, '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.00035500526428222656, '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.0003180503845214844, '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.0003609657287597656, '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.0003559589385986328, '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.0003509521484375, '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.00039505958557128906, '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.0002548694610595703, '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.00030684471130371094, '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.00023698806762695312, '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.00022792816162109375, '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.0002288818359375, '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.00028204917907714844, '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.0002579689025878906, 'params' => array ( 'id' => NULL, 'themeId' => 1620, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 441 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003960132598876953, '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.0010349750518798828, 'params' => array ( 'themeId' => 1620, 'themeId2' => 1620, ), ), 443 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1620', 'execTime' => 0.00023794174194335938, 'params' => array ( ), ), 444 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00028014183044433594, 'params' => array ( 0 => 1621, ), ), 445 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002608299255371094, 'params' => array ( 0 => 1621, ), ), 446 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1621', 'execTime' => 0.0009448528289794922, 'params' => NULL, ), 447 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1621', 'execTime' => 0.00041985511779785156, 'params' => NULL, ), 448 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1621', 'execTime' => 0.001130819320678711, '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.0006468296051025391, '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.0004069805145263672, '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.0003371238708496094, '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.0003809928894042969, '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.00035190582275390625, '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.00033402442932128906, '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.0003399848937988281, '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.0003190040588378906, '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.00033211708068847656, '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.00037097930908203125, '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.00024509429931640625, '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.0002269744873046875, '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.0002620220184326172, '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.0002200603485107422, '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.00021386146545410156, '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.00021195411682128906, '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.00028395652770996094, 'params' => array ( 'id' => NULL, 'themeId' => 1621, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 466 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003771781921386719, '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.0011119842529296875, 'params' => array ( 'themeId' => 1621, 'themeId2' => 1621, ), ), 468 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1621', 'execTime' => 0.00029397010803222656, 'params' => array ( ), ), 469 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002739429473876953, 'params' => array ( 0 => 1622, ), ), 470 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00025582313537597656, 'params' => array ( 0 => 1622, ), ), 471 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1622', 'execTime' => 0.0007870197296142578, 'params' => NULL, ), 472 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1622', 'execTime' => 0.0003669261932373047, 'params' => NULL, ), 473 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1622', 'execTime' => 0.0014290809631347656, '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.0006270408630371094, '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.00037288665771484375, '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.0003662109375, '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.000308990478515625, '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.0003859996795654297, '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.00034689903259277344, '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.0003349781036376953, '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.0003440380096435547, '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.0002799034118652344, '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.00029087066650390625, '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.000331878662109375, '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.00031495094299316406, '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.0002880096435546875, '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.0003349781036376953, '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.0003349781036376953, '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.000247955322265625, '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.00024819374084472656, '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.00022292137145996094, '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.0002200603485107422, '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.00022792816162109375, '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.00023317337036132812, '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.0002498626708984375, 'params' => array ( 'id' => NULL, 'themeId' => 1622, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 496 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003921985626220703, '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.0012400150299072266, 'params' => array ( 'themeId' => 1622, 'themeId2' => 1622, ), ), 498 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1622', 'execTime' => 0.00023102760314941406, 'params' => array ( ), ), 499 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00029397010803222656, 'params' => array ( 0 => 1623, ), ), 500 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002911090850830078, 'params' => array ( 0 => 1623, ), ), 501 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1623', 'execTime' => 0.0008399486541748047, 'params' => NULL, ), 502 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1623', 'execTime' => 0.0003590583801269531, 'params' => NULL, ), 503 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1623', 'execTime' => 0.001010894775390625, '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.0006520748138427734, '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.0003769397735595703, '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.00032806396484375, '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.00036907196044921875, '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.00034999847412109375, '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.00034499168395996094, '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.0003190040588378906, '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.0003161430358886719, '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.0003452301025390625, '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.00032210350036621094, '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.00028896331787109375, '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.0002689361572265625, '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.00023984909057617188, '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.0002200603485107422, '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.00021791458129882812, '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.0002570152282714844, '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.00021982192993164062, '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.0002510547637939453, 'params' => array ( 'id' => NULL, 'themeId' => 1623, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 522 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003750324249267578, '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.0011069774627685547, 'params' => array ( 'themeId' => 1623, 'themeId2' => 1623, ), ), 524 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1623', 'execTime' => 0.00023508071899414062, 'params' => array ( ), ), 525 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002980232238769531, 'params' => array ( 0 => 1624, ), ), 526 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00028586387634277344, 'params' => array ( 0 => 1624, ), ), 527 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1624', 'execTime' => 0.0007500648498535156, 'params' => NULL, ), 528 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1624', 'execTime' => 0.0003859996795654297, 'params' => NULL, ), 529 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1624', 'execTime' => 0.0011670589447021484, '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.0006520748138427734, '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.00040984153747558594, '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.0003368854522705078, '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.0003528594970703125, '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.00037598609924316406, '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.0002789497375488281, '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.00026988983154296875, '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.0003299713134765625, '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.0003349781036376953, '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.00037407875061035156, '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.0002779960632324219, '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.00023221969604492188, '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.0002200603485107422, '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.00023603439331054688, '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.00024008750915527344, '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.00021195411682128906, '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.00024580955505371094, 'params' => array ( 'id' => NULL, 'themeId' => 1624, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 547 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00037384033203125, '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.0009601116180419922, 'params' => array ( 'themeId' => 1624, 'themeId2' => 1624, ), ), 549 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1624', 'execTime' => 0.00022792816162109375, 'params' => array ( ), ), 550 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002949237823486328, 'params' => array ( 0 => 1625, ), ), 551 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002899169921875, 'params' => array ( 0 => 1625, ), ), 552 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1625', 'execTime' => 0.0009520053863525391, 'params' => NULL, ), 553 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1625', 'execTime' => 0.0003650188446044922, 'params' => NULL, ), 554 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1625', 'execTime' => 0.001135110855102539, '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.0006680488586425781, '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.0003998279571533203, '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.00034809112548828125, '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.0004239082336425781, '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.0003609657287597656, '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.00035500526428222656, '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.00036907196044921875, '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.00037288665771484375, '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.0002799034118652344, '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.00025010108947753906, '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.0002319812774658203, '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.0002269744873046875, '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.00028705596923828125, '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.00023293495178222656, '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.00028896331787109375, 'params' => array ( 'id' => NULL, 'themeId' => 1625, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 570 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0004119873046875, '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.0010170936584472656, 'params' => array ( 'themeId' => 1625, 'themeId2' => 1625, ), ), 572 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1625', 'execTime' => 0.0002319812774658203, 'params' => array ( ), ), 573 => array ( 'query' => 'SELECT * FROM ow_base_config WHERE `key` = \'base\' AND `name` = \'cachedEntitiesPostfix\' LIMIT 0, 1', 'execTime' => 0.0003380775451660156, 'params' => array ( ), ), 574 => array ( 'query' => 'UPDATE `ow_base_config` SET `value`=:value WHERE id=:id', 'execTime' => 0.00035881996154785156, 'params' => array ( 'id' => 521, 'value' => 'GEVUHazY', ), ), 575 => array ( 'query' => 'SELECT * FROM ow_base_config', 'execTime' => 0.0006458759307861328, 'params' => array ( ), ), 576 => array ( 'query' => 'SELECT * FROM ow_base_language WHERE `status` = \'active\'', 'execTime' => 0.00044798851013183594, '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.07971000671386719, 'params' => array ( 0 => 1, ), ), 578 => array ( 'query' => 'SELECT * FROM ow_base_language', 'execTime' => 0.0006499290466308594, 'params' => array ( ), ), 579 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `key` = \'simplicity\' LIMIT 0, 1', 'execTime' => 0.0006442070007324219, 'params' => array ( ), ), 580 => array ( 'query' => 'SELECT * FROM ow_base_theme_content WHERE `themeId` = 1606', 'execTime' => 0.0004420280456542969, 'params' => array ( ), ), 581 => array ( 'query' => 'SELECT * FROM ow_base_theme_master_page WHERE `themeId` = 1606', 'execTime' => 0.00021314620971679688, 'params' => array ( ), ), 582 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `key` = \'turquoise\' LIMIT 0, 1', 'execTime' => 0.00032806396484375, 'params' => array ( ), ), 583 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `key` = \'turquoise\' LIMIT 0, 1', 'execTime' => 0.000225067138671875, 'params' => array ( ), ), 584 => array ( 'query' => 'SELECT * FROM ow_base_theme_content WHERE `themeId` = 1607', 'execTime' => 0.0002582073211669922, 'params' => array ( ), ), 585 => array ( 'query' => 'SELECT * FROM ow_base_theme_master_page WHERE `themeId` = 1607', 'execTime' => 0.00021791458129882812, 'params' => array ( ), ), 586 => array ( 'query' => 'SELECT * FROM ow_base_document WHERE `isStatic` = 1 AND `isMobile` = 0', 'execTime' => 0.0002460479736328125, '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.0005168914794921875, '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.001058816909790039, '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.0008299350738525391, 'params' => array ( 'menuType' => 'bottom', ), ), 590 => array ( 'query' => 'SELECT * FROM ow_base_question_account_type ORDER BY sortOrder', 'execTime' => 0.0004811286926269531, 'params' => array ( ), ), 591 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'base\' AND `actionKey` = \'daily_login\' LIMIT 0, 1', 'execTime' => 0.0005469322204589844, 'params' => array ( ), ), 592 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'base\' AND `actionKey` = \'user_join\' LIMIT 0, 1', 'execTime' => 0.0005669593811035156, 'params' => array ( ), ), 593 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'base\' AND `actionKey` = \'search_users\' LIMIT 0, 1', 'execTime' => 0.00038886070251464844, 'params' => array ( ), ), 594 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'base\' AND `actionKey` = \'add_comment\' LIMIT 0, 1', 'execTime' => 0.0003459453582763672, 'params' => array ( ), ), 595 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'usercredits\' AND `actionKey` = \'buy_credits\' LIMIT 0, 1', 'execTime' => 0.000308990478515625, 'params' => array ( ), ), 596 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'usercredits\' AND `actionKey` = \'grant_by_user\' LIMIT 0, 1', 'execTime' => 0.0002970695495605469, 'params' => array ( ), ), 597 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'usercredits\' AND `actionKey` = \'grant_to_user\' LIMIT 0, 1', 'execTime' => 0.00031495094299316406, 'params' => array ( ), ), 598 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'usercredits\' AND `actionKey` = \'set_by_admin\' LIMIT 0, 1', 'execTime' => 0.0002899169921875, 'params' => array ( ), ), 599 => array ( 'query' => 'SELECT * FROM ow_base_question_account_type ORDER BY sortOrder', 'execTime' => 0.0005409717559814453, '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.0010600090026855469, 'params' => NULL, ), 601 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` IN(\'sex\',\'match_sex\') ORDER BY sortOrder', 'execTime' => 0.0006330013275146484, 'params' => array ( ), ), 602 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` IN(\'username\',\'email\',\'password\',\'sex\',\'match_sex\') ORDER BY sortOrder', 'execTime' => 0.0008499622344970703, 'params' => array ( ), ), 603 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` IN(\'\',\'sex\') ORDER BY sortOrder', 'execTime' => 0.0005519390106201172, '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.0014789104461669922, 'params' => array ( ), ), 605 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` = \'username\' LIMIT 0, 1', 'execTime' => 0.0005810260772705078, 'params' => array ( ), ), 606 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` = \'email\' LIMIT 0, 1', 'execTime' => 0.0005309581756591797, 'params' => array ( ), ), 607 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` = \'password\' LIMIT 0, 1', 'execTime' => 0.00045609474182128906, 'params' => array ( ), ), 608 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` = \'repeatPassword\' LIMIT 0, 1', 'execTime' => 0.0003941059112548828, 'params' => array ( ), ), 609 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` = \'sex\' LIMIT 0, 1', 'execTime' => 0.0005400180816650391, 'params' => array ( ), ), 610 => array ( 'query' => 'SELECT * FROM ow_skadate_account_type_to_gender', 'execTime' => 0.00043702125549316406, 'params' => array ( ), ), 611 => array ( 'query' => 'UPDATE `ow_base_plugin` SET developerKey=:dk WHERE `key`=:k', 'execTime' => 0.0005998611450195312, 'params' => array ( 'dk' => '99d6bdd5bb6468beaf118c4664dd92ff', 'k' => 'pcgallery', ), ), 612 => array ( 'query' => 'SELECT * FROM ow_base_language', 'execTime' => 0.0004630088806152344, '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.0005371570587158203, '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.00037097930908203125, 'params' => NULL, ), 615 => array ( 'query' => 'SELECT COUNT(*) FROM ow_base_invitation WHERE `userId` = 0', 'execTime' => 0.0004038810729980469, 'params' => array ( ), ), 616 => array ( 'query' => 'SELECT COUNT(*) FROM ow_base_invitation WHERE `userId` = 0 AND `viewed` = 0', 'execTime' => 0.0002529621124267578, 'params' => array ( ), ), 617 => array ( 'query' => 'SELECT COUNT(*) FROM ow_notifications_notification WHERE `userId` = 0 AND `viewed` = 0', 'execTime' => 0.00025200843811035156, 'params' => array ( ), ), 618 => array ( 'query' => 'SELECT COUNT(*) FROM ow_notifications_notification WHERE `userId` = 0', 'execTime' => 0.00020384788513183594, '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.0006220340728759766, '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.0004239082336425781, 'params' => array ( ), ), 621 => array ( 'query' => 'show tables like \'ow_base_geolocation_country\'', 'execTime' => 0.00150299072265625, 'params' => NULL, ), 622 => array ( 'query' => 'SELECT * FROM ow_base_authorization_group', 'execTime' => 0.0004467964172363281, 'params' => array ( ), ), 623 => array ( 'query' => 'SELECT * FROM ow_base_authorization_moderator ORDER BY id', 'execTime' => 0.0002510547637939453, 'params' => array ( ), ), 624 => array ( 'query' => 'SELECT * FROM ow_base_authorization_moderator_permission', 'execTime' => 0.00025200843811035156, 'params' => array ( ), ), 625 => array ( 'query' => 'SELECT * FROM ow_base_authorization_action', 'execTime' => 0.00028514862060546875, 'params' => array ( ), ), 626 => array ( 'query' => 'SELECT * FROM ow_base_authorization_permission', 'execTime' => 0.00034999847412109375, 'params' => array ( ), ), 627 => array ( 'query' => 'SELECT * FROM ow_base_authorization_role ORDER BY `sortOrder` ASC', 'execTime' => 0.0004839897155761719, '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.00045490264892578125, 'params' => array ( 'pluginKey' => 'SKADATE', 'position' => 'bottom', ), ), 630 => array ( 'query' => 'SELECT * FROM ow_base_place WHERE `name` = \'index\' LIMIT 0, 1', 'execTime' => 0.0004830360412597656, 'params' => array ( ), ), 631 => array ( 'query' => 'SELECT * FROM ow_base_component_place_cache WHERE `placeId` = 2 AND `entityId` = 0 LIMIT 0, 1', 'execTime' => 0.0005140304565429688, '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.0005249977111816406, 'params' => array ( 'pluginKey' => 'SKADATE', 'position' => 'sidebar', ), ), ), 'debugMode' => true, 'isProfilerEnabled' => true, 'profiler' => \UTIL_Profiler::__set_state(array( 'checkPoints' => array ( 'start' => 1783290037.656917, ), 'key' => 'db', 'result' => array ( ), 'chkCounter' => 0, )), 'queryExecTime' => 0.0005249977111816406, 'totalQueryExecTime' => 0.3253614902496338, '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.0008230209350585938, 'params' => array ( ), ), 1 => array ( 'query' => 'SELECT * FROM ow_base_language', 'execTime' => 0.0004980564117431641, 'params' => array ( ), ), 2 => array ( 'query' => 'SELECT * FROM ow_base_plugin', 'execTime' => 0.0006098747253417969, 'params' => array ( ), ), 3 => array ( 'query' => 'SELECT * FROM ow_base_language ORDER BY `order` ASC LIMIT 0, 1', 'execTime' => 0.0004949569702148438, 'params' => array ( ), ), 4 => array ( 'query' => 'SET TIME_ZONE = ?', 'execTime' => 0.0003268718719482422, 'params' => array ( 0 => '-04:00', ), ), 5 => array ( 'query' => 'SELECT * FROM ow_virtualgifts_template', 'execTime' => 0.0005471706390380859, 'params' => array ( ), ), 6 => array ( 'query' => 'SELECT * FROM ow_base_document WHERE `uri` = \'join\' AND `isStatic` = 1 LIMIT 0, 1', 'execTime' => 0.0006730556488037109, 'params' => array ( ), ), 7 => array ( 'query' => 'SELECT * FROM ow_base_theme', 'execTime' => 0.0005199909210205078, 'params' => array ( ), ), 8 => array ( 'query' => 'SELECT * FROM ow_base_theme', 'execTime' => 0.0004990100860595703, 'params' => array ( ), ), 9 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003638267517089844, 'params' => array ( 0 => 1555, ), ), 10 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003180503845214844, 'params' => array ( 0 => 1555, ), ), 11 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1555', 'execTime' => 0.0008919239044189453, 'params' => NULL, ), 12 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1555', 'execTime' => 0.00039386749267578125, 'params' => NULL, ), 13 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1555', 'execTime' => 0.0010609626770019531, '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.0006279945373535156, '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.0003941059112548828, '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.0003719329833984375, '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.00042891502380371094, '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.0003750324249267578, '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.00035309791564941406, '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.0003159046173095703, '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.0003039836883544922, '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.0003559589385986328, '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.0003561973571777344, '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.0003409385681152344, '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.0002529621124267578, '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.00022912025451660156, '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.00028204917907714844, '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.00022101402282714844, '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.0002129077911376953, '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.0003190040588378906, 'params' => array ( 'id' => NULL, 'themeId' => 1555, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 31 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003819465637207031, '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.0011050701141357422, 'params' => array ( 'themeId' => 1555, 'themeId2' => 1555, ), ), 33 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1555', 'execTime' => 0.00026297569274902344, 'params' => array ( ), ), 34 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00034999847412109375, 'params' => array ( 0 => 1559, ), ), 35 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00030803680419921875, 'params' => array ( 0 => 1559, ), ), 36 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1559', 'execTime' => 0.0008130073547363281, 'params' => NULL, ), 37 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1559', 'execTime' => 0.0003731250762939453, 'params' => NULL, ), 38 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1559', 'execTime' => 0.0009980201721191406, '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.0006968975067138672, '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.00039196014404296875, '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.00038886070251464844, '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.0003750324249267578, '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.0003681182861328125, '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.0003368854522705078, '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.000331878662109375, '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.00039196014404296875, '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.0003478527069091797, '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.0002911090850830078, '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.0003008842468261719, '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.00029277801513671875, '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.0002911090850830078, '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.0002720355987548828, '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.00021600723266601562, '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.0002620220184326172, 'params' => array ( 'id' => NULL, 'themeId' => 1559, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 55 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0004000663757324219, '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.000965118408203125, 'params' => array ( 'themeId' => 1559, 'themeId2' => 1559, ), ), 57 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1559', 'execTime' => 0.0002448558807373047, 'params' => array ( ), ), 58 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003058910369873047, 'params' => array ( 0 => 1606, ), ), 59 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00031495094299316406, 'params' => array ( 0 => 1606, ), ), 60 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1606', 'execTime' => 0.0009970664978027344, 'params' => NULL, ), 61 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1606', 'execTime' => 0.00029206275939941406, 'params' => NULL, ), 62 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1606', 'execTime' => 0.0011670589447021484, '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.0006978511810302734, '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.00038814544677734375, '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.0003600120544433594, '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.00037789344787597656, '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.00032401084899902344, '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.00040912628173828125, '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.00036215782165527344, '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.0003380775451660156, '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.0003819465637207031, '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.00027680397033691406, '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.00029087066650390625, '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.0002560615539550781, '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.00023603439331054688, '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.0002300739288330078, '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.00026798248291015625, '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.0002391338348388672, '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.00022792816162109375, '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.00027489662170410156, '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.00039386749267578125, '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.0009911060333251953, 'params' => array ( 'themeId' => 1606, 'themeId2' => 1606, ), ), 83 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1606', 'execTime' => 0.00023889541625976562, 'params' => array ( ), ), 84 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.000308990478515625, 'params' => array ( 0 => 1607, ), ), 85 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003180503845214844, 'params' => array ( 0 => 1607, ), ), 86 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1607', 'execTime' => 0.0008060932159423828, 'params' => NULL, ), 87 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1607', 'execTime' => 0.0003829002380371094, 'params' => NULL, ), 88 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1607', 'execTime' => 0.0010120868682861328, '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.0006849765777587891, '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.0004811286926269531, '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.0003769397735595703, '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.00037407875061035156, '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.0004570484161376953, '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.0003590583801269531, '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.00035309791564941406, '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.0003170967102050781, '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.00031495094299316406, '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.0003371238708496094, '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.000247955322265625, '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.00023508071899414062, '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.0002448558807373047, '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.00023698806762695312, '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.0002200603485107422, '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.00021386146545410156, '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.0002799034118652344, 'params' => array ( 'id' => NULL, 'themeId' => 1607, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 106 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003809928894042969, '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.0009529590606689453, 'params' => array ( 'themeId' => 1607, 'themeId2' => 1607, ), ), 108 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1607', 'execTime' => 0.00023102760314941406, 'params' => array ( ), ), 109 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002989768981933594, 'params' => array ( 0 => 1608, ), ), 110 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00026798248291015625, 'params' => array ( 0 => 1608, ), ), 111 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1608', 'execTime' => 0.0008928775787353516, 'params' => NULL, ), 112 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1608', 'execTime' => 0.0004048347473144531, 'params' => NULL, ), 113 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1608', 'execTime' => 0.001001119613647461, '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.0006468296051025391, '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.0004208087921142578, '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.0003600120544433594, '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.0003948211669921875, '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.00030994415283203125, '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.00028705596923828125, '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.0003268718719482422, '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.0003161430358886719, '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.0002951622009277344, '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.0003299713134765625, '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.000247955322265625, '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.00024390220642089844, '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.00027489662170410156, '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.000225067138671875, '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.00022220611572265625, '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.00023603439331054688, '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.00027489662170410156, 'params' => array ( 'id' => NULL, 'themeId' => 1608, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 131 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003750324249267578, '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.0009908676147460938, 'params' => array ( 'themeId' => 1608, 'themeId2' => 1608, ), ), 133 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1608', 'execTime' => 0.0002970695495605469, 'params' => array ( ), ), 134 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002770423889160156, 'params' => array ( 0 => 1609, ), ), 135 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002579689025878906, 'params' => array ( 0 => 1609, ), ), 136 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1609', 'execTime' => 0.0008368492126464844, 'params' => NULL, ), 137 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1609', 'execTime' => 0.0004119873046875, 'params' => NULL, ), 138 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1609', 'execTime' => 0.001310110092163086, '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.0006270408630371094, '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.00047016143798828125, '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.0003478527069091797, '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.000370025634765625, '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.0003509521484375, '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.00034880638122558594, '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.0003528594970703125, '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.000331878662109375, '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.0003249645233154297, '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.0003540515899658203, '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.0003161430358886719, '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.00031280517578125, '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.00025200843811035156, '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.00022602081298828125, '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.00021600723266601562, '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.0002269744873046875, '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.00023508071899414062, '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.0002779960632324219, 'params' => array ( 'id' => NULL, 'themeId' => 1609, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 158 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003941059112548828, '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.0010769367218017578, 'params' => array ( 'themeId' => 1609, 'themeId2' => 1609, ), ), 160 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1609', 'execTime' => 0.00023221969604492188, 'params' => array ( ), ), 161 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00027489662170410156, 'params' => array ( 0 => 1610, ), ), 162 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002739429473876953, 'params' => array ( 0 => 1610, ), ), 163 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1610', 'execTime' => 0.0008380413055419922, 'params' => NULL, ), 164 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1610', 'execTime' => 0.0003871917724609375, 'params' => NULL, ), 165 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1610', 'execTime' => 0.0013611316680908203, '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.0006349086761474609, '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.00045800209045410156, '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.0003399848937988281, '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.0003361701965332031, '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.0003769397735595703, '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.0003769397735595703, '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.0003230571746826172, '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.00032591819763183594, '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.0003371238708496094, '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.0004200935363769531, '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.0003159046173095703, '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.0002892017364501953, '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.000270843505859375, '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.00023293495178222656, '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.00021982192993164062, '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.00022912025451660156, '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.00023603439331054688, '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.00022292137145996094, '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.00026488304138183594, 'params' => array ( 'id' => NULL, 'themeId' => 1610, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 185 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00039005279541015625, '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.0011000633239746094, 'params' => array ( 'themeId' => 1610, 'themeId2' => 1610, ), ), 187 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1610', 'execTime' => 0.00023102760314941406, 'params' => array ( ), ), 188 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00029587745666503906, 'params' => array ( 0 => 1611, ), ), 189 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00028395652770996094, 'params' => array ( 0 => 1611, ), ), 190 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1611', 'execTime' => 0.0008189678192138672, 'params' => NULL, ), 191 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1611', 'execTime' => 0.0003559589385986328, 'params' => NULL, ), 192 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1611', 'execTime' => 0.0011789798736572266, '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.0006051063537597656, '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.0003669261932373047, '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.00035190582275390625, '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.0003619194030761719, '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.00038886070251464844, '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.00034117698669433594, '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.00034308433532714844, '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.0004038810729980469, '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.0003819465637207031, '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.00034689903259277344, '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.0002770423889160156, '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.0002491474151611328, '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.00026917457580566406, '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.00024318695068359375, '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.00021004676818847656, '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.00020503997802734375, '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.00026416778564453125, 'params' => array ( 'id' => NULL, 'themeId' => 1611, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 210 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00037598609924316406, '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.0010030269622802734, 'params' => array ( 'themeId' => 1611, 'themeId2' => 1611, ), ), 212 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1611', 'execTime' => 0.0002281665802001953, 'params' => array ( ), ), 213 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00029206275939941406, 'params' => array ( 0 => 1612, ), ), 214 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00026297569274902344, 'params' => array ( 0 => 1612, ), ), 215 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1612', 'execTime' => 0.0008859634399414062, 'params' => NULL, ), 216 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1612', 'execTime' => 0.0004010200500488281, 'params' => NULL, ), 217 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1612', 'execTime' => 0.0010800361633300781, '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.0006220340728759766, '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.00039315223693847656, '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.00034999847412109375, '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.00038695335388183594, '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.0002930164337158203, '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.0003190040588378906, '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.0003490447998046875, '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.0003211498260498047, '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.00033211708068847656, '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.0003190040588378906, '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.0003268718719482422, '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.00024390220642089844, '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.0002529621124267578, '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' => 0.00022411346435546875, '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' => 0.00021982192993164062, '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' => 0.00022101402282714844, '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' => 0.00023794174194335938, '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.0002510547637939453, 'params' => array ( 'id' => NULL, 'themeId' => 1612, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 236 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0004069805145263672, '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.0010628700256347656, 'params' => array ( 'themeId' => 1612, 'themeId2' => 1612, ), ), 238 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1612', 'execTime' => 0.00022912025451660156, 'params' => array ( ), ), 239 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00027298927307128906, 'params' => array ( 0 => 1613, ), ), 240 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002551078796386719, 'params' => array ( 0 => 1613, ), ), 241 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1613', 'execTime' => 0.0008370876312255859, 'params' => NULL, ), 242 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1613', 'execTime' => 0.0004010200500488281, 'params' => NULL, ), 243 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1613', 'execTime' => 0.0010728836059570312, '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.0006189346313476562, '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.00036978721618652344, '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.0003800392150878906, '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.00034999847412109375, '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.00035500526428222656, '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.00035309791564941406, '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.00030112266540527344, '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.0003190040588378906, '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.0003631114959716797, '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.0003151893615722656, '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.0002589225769042969, '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.00026988983154296875, '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.00024700164794921875, '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.0002410411834716797, '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.0002758502960205078, '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.00024509429931640625, '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.0002639293670654297, 'params' => array ( 'id' => NULL, 'themeId' => 1613, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 261 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003681182861328125, '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.0009469985961914062, 'params' => array ( 'themeId' => 1613, 'themeId2' => 1613, ), ), 263 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1613', 'execTime' => 0.0002281665802001953, 'params' => array ( ), ), 264 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002720355987548828, 'params' => array ( 0 => 1614, ), ), 265 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002808570861816406, 'params' => array ( 0 => 1614, ), ), 266 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1614', 'execTime' => 0.0007808208465576172, 'params' => NULL, ), 267 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1614', 'execTime' => 0.00036787986755371094, 'params' => NULL, ), 268 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1614', 'execTime' => 0.001110076904296875, '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.0006289482116699219, '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.00040984153747558594, '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.0003437995910644531, '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.0003211498260498047, '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.00035309791564941406, '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.00031495094299316406, '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.00031495094299316406, '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.00037097930908203125, '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.0003161430358886719, '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.0003299713134765625, '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.00034689903259277344, '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.0002548694610595703, '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.00022411346435546875, '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.00029587745666503906, '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.00022077560424804688, '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.00021195411682128906, '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.00021004676818847656, '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.0003390312194824219, 'params' => array ( 'id' => NULL, 'themeId' => 1614, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 287 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00038504600524902344, '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.0011088848114013672, 'params' => array ( 'themeId' => 1614, 'themeId2' => 1614, ), ), 289 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1614', 'execTime' => 0.0002970695495605469, 'params' => array ( ), ), 290 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003070831298828125, 'params' => array ( 0 => 1615, ), ), 291 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003440380096435547, 'params' => array ( 0 => 1615, ), ), 292 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1615', 'execTime' => 0.0008709430694580078, 'params' => NULL, ), 293 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1615', 'execTime' => 0.00038313865661621094, 'params' => NULL, ), 294 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1615', 'execTime' => 0.0009839534759521484, '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.0006208419799804688, '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.0004620552062988281, '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.00036907196044921875, '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.00037789344787597656, '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.0003349781036376953, '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.00033593177795410156, '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.0003380775451660156, '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.00032591819763183594, '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.0003337860107421875, '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.0003418922424316406, '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.0002448558807373047, '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.000225067138671875, '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.00024890899658203125, '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.0002181529998779297, '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.00021314620971679688, '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.00021004676818847656, '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.0002789497375488281, 'params' => array ( 'id' => NULL, 'themeId' => 1615, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 312 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0004200935363769531, '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.0010309219360351562, 'params' => array ( 'themeId' => 1615, 'themeId2' => 1615, ), ), 314 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1615', 'execTime' => 0.0002951622009277344, 'params' => array ( ), ), 315 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003199577331542969, 'params' => array ( 0 => 1616, ), ), 316 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002739429473876953, 'params' => array ( 0 => 1616, ), ), 317 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1616', 'execTime' => 0.0008530616760253906, 'params' => NULL, ), 318 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1616', 'execTime' => 0.0003871917724609375, 'params' => NULL, ), 319 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1616', 'execTime' => 0.0010690689086914062, '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.0006430149078369141, '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.00039196014404296875, '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.0003859996795654297, '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.0004849433898925781, '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.0001468658447265625, '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.00014281272888183594, '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.00013589859008789062, '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.00014901161193847656, '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.00013899803161621094, '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.00013017654418945312, '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.00013017654418945312, '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.00012111663818359375, '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.000125885009765625, '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.00011301040649414062, '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.00011110305786132812, '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.00010919570922851562, '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.00013494491577148438, 'params' => array ( 'id' => NULL, 'themeId' => 1616, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 338 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00019502639770507812, '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.0004019737243652344, '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.0001461505889892578, 'params' => array ( 0 => 1617, ), ), 342 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001399517059326172, 'params' => array ( 0 => 1617, ), ), 343 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1617', 'execTime' => 0.0002918243408203125, 'params' => NULL, ), 344 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1617', 'execTime' => 0.00014901161193847656, 'params' => NULL, ), 345 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1617', 'execTime' => 0.0003719329833984375, '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.00030803680419921875, '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.00016999244689941406, '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.0001590251922607422, '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.00014281272888183594, '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.00013303756713867188, '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.00012803077697753906, '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.0001361370086669922, '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.00013685226440429688, '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.0001430511474609375, '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.00012183189392089844, '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.00011515617370605469, '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.00011301040649414062, '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.00010919570922851562, '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.00013589859008789062, 'params' => array ( 'id' => NULL, 'themeId' => 1617, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 362 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00019502639770507812, '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.0004000663757324219, 'params' => array ( 'themeId' => 1617, 'themeId2' => 1617, ), ), 364 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1617', 'execTime' => 0.00011205673217773438, 'params' => array ( ), ), 365 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001480579376220703, '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.0003230571746826172, 'params' => NULL, ), 368 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1618', 'execTime' => 0.00015211105346679688, 'params' => NULL, ), 369 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1618', 'execTime' => 0.0003521442413330078, '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.0003180503845214844, '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.00016117095947265625, '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.00014209747314453125, '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.00014090538024902344, '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.00014090538024902344, '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.00013399124145507812, '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.00013303756713867188, '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.000164031982421875, '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.00014209747314453125, '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.00013399124145507812, '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.00013399124145507812, '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.00013017654418945312, '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.00013017654418945312, '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.00012302398681640625, '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.00011396408081054688, '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.00011396408081054688, '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.00011301040649414062, '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.00013709068298339844, 'params' => array ( 'id' => NULL, 'themeId' => 1618, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 388 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.000209808349609375, '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.00055694580078125, 'params' => array ( 'themeId' => 1618, 'themeId2' => 1618, ), ), 390 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1618', 'execTime' => 0.00014710426330566406, 'params' => array ( ), ), 391 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001690387725830078, 'params' => array ( 0 => 1619, ), ), 392 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001480579376220703, 'params' => array ( 0 => 1619, ), ), 393 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1619', 'execTime' => 0.00038909912109375, 'params' => NULL, ), 394 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1619', 'execTime' => 0.0001628398895263672, 'params' => NULL, ), 395 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1619', 'execTime' => 0.00043892860412597656, '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.0004439353942871094, '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.0003838539123535156, '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.0003368854522705078, '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.0001709461212158203, '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.00016498565673828125, '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.0001862049102783203, '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.00019407272338867188, '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.0003299713134765625, '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.00029087066650390625, '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.00034308433532714844, '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.0003228187561035156, '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.00030112266540527344, '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.00036215782165527344, '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.0002510547637939453, '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.00026798248291015625, '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.0002498626708984375, '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.0002281665802001953, '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.00022411346435546875, '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.00023984909057617188, '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.00026917457580566406, 'params' => array ( 'id' => NULL, 'themeId' => 1619, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 416 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003790855407714844, '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.0012009143829345703, 'params' => array ( 'themeId' => 1619, 'themeId2' => 1619, ), ), 418 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1619', 'execTime' => 0.00023984909057617188, 'params' => array ( ), ), 419 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002758502960205078, 'params' => array ( 0 => 1620, ), ), 420 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002608299255371094, 'params' => array ( 0 => 1620, ), ), 421 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1620', 'execTime' => 0.0008351802825927734, 'params' => NULL, ), 422 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1620', 'execTime' => 0.0004088878631591797, 'params' => NULL, ), 423 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1620', 'execTime' => 0.0012760162353515625, '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.000640869140625, '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.0004119873046875, '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.0003781318664550781, '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.00039696693420410156, '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.00035500526428222656, '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.0003180503845214844, '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.0003609657287597656, '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.0003559589385986328, '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.0003509521484375, '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.00039505958557128906, '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.0002548694610595703, '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.00030684471130371094, '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.00023698806762695312, '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.00022792816162109375, '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.0002288818359375, '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.00028204917907714844, '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.0002579689025878906, 'params' => array ( 'id' => NULL, 'themeId' => 1620, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 441 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003960132598876953, '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.0010349750518798828, 'params' => array ( 'themeId' => 1620, 'themeId2' => 1620, ), ), 443 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1620', 'execTime' => 0.00023794174194335938, 'params' => array ( ), ), 444 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00028014183044433594, 'params' => array ( 0 => 1621, ), ), 445 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002608299255371094, 'params' => array ( 0 => 1621, ), ), 446 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1621', 'execTime' => 0.0009448528289794922, 'params' => NULL, ), 447 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1621', 'execTime' => 0.00041985511779785156, 'params' => NULL, ), 448 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1621', 'execTime' => 0.001130819320678711, '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.0006468296051025391, '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.0004069805145263672, '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.0003371238708496094, '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.0003809928894042969, '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.00035190582275390625, '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.00033402442932128906, '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.0003399848937988281, '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.0003190040588378906, '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.00033211708068847656, '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.00037097930908203125, '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.00024509429931640625, '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.0002269744873046875, '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.0002620220184326172, '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.0002200603485107422, '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.00021386146545410156, '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.00021195411682128906, '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.00028395652770996094, 'params' => array ( 'id' => NULL, 'themeId' => 1621, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 466 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003771781921386719, '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.0011119842529296875, 'params' => array ( 'themeId' => 1621, 'themeId2' => 1621, ), ), 468 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1621', 'execTime' => 0.00029397010803222656, 'params' => array ( ), ), 469 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002739429473876953, 'params' => array ( 0 => 1622, ), ), 470 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00025582313537597656, 'params' => array ( 0 => 1622, ), ), 471 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1622', 'execTime' => 0.0007870197296142578, 'params' => NULL, ), 472 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1622', 'execTime' => 0.0003669261932373047, 'params' => NULL, ), 473 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1622', 'execTime' => 0.0014290809631347656, '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.0006270408630371094, '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.00037288665771484375, '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.0003662109375, '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.000308990478515625, '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.0003859996795654297, '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.00034689903259277344, '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.0003349781036376953, '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.0003440380096435547, '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.0002799034118652344, '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.00029087066650390625, '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.000331878662109375, '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.00031495094299316406, '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.0002880096435546875, '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.0003349781036376953, '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.0003349781036376953, '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.000247955322265625, '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.00024819374084472656, '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.00022292137145996094, '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.0002200603485107422, '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.00022792816162109375, '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.00023317337036132812, '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.0002498626708984375, 'params' => array ( 'id' => NULL, 'themeId' => 1622, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 496 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003921985626220703, '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.0012400150299072266, 'params' => array ( 'themeId' => 1622, 'themeId2' => 1622, ), ), 498 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1622', 'execTime' => 0.00023102760314941406, 'params' => array ( ), ), 499 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00029397010803222656, 'params' => array ( 0 => 1623, ), ), 500 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002911090850830078, 'params' => array ( 0 => 1623, ), ), 501 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1623', 'execTime' => 0.0008399486541748047, 'params' => NULL, ), 502 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1623', 'execTime' => 0.0003590583801269531, 'params' => NULL, ), 503 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1623', 'execTime' => 0.001010894775390625, '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.0006520748138427734, '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.0003769397735595703, '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.00032806396484375, '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.00036907196044921875, '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.00034999847412109375, '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.00034499168395996094, '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.0003190040588378906, '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.0003161430358886719, '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.0003452301025390625, '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.00032210350036621094, '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.00028896331787109375, '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.0002689361572265625, '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.00023984909057617188, '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.0002200603485107422, '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.00021791458129882812, '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.0002570152282714844, '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.00021982192993164062, '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.0002510547637939453, 'params' => array ( 'id' => NULL, 'themeId' => 1623, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 522 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003750324249267578, '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.0011069774627685547, 'params' => array ( 'themeId' => 1623, 'themeId2' => 1623, ), ), 524 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1623', 'execTime' => 0.00023508071899414062, 'params' => array ( ), ), 525 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002980232238769531, 'params' => array ( 0 => 1624, ), ), 526 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00028586387634277344, 'params' => array ( 0 => 1624, ), ), 527 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1624', 'execTime' => 0.0007500648498535156, 'params' => NULL, ), 528 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1624', 'execTime' => 0.0003859996795654297, 'params' => NULL, ), 529 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1624', 'execTime' => 0.0011670589447021484, '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.0006520748138427734, '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.00040984153747558594, '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.0003368854522705078, '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.0003528594970703125, '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.00037598609924316406, '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.0002789497375488281, '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.00026988983154296875, '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.0003299713134765625, '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.0003349781036376953, '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.00037407875061035156, '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.0002779960632324219, '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.00023221969604492188, '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.0002200603485107422, '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.00023603439331054688, '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.00024008750915527344, '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.00021195411682128906, '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.00024580955505371094, 'params' => array ( 'id' => NULL, 'themeId' => 1624, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 547 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00037384033203125, '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.0009601116180419922, 'params' => array ( 'themeId' => 1624, 'themeId2' => 1624, ), ), 549 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1624', 'execTime' => 0.00022792816162109375, 'params' => array ( ), ), 550 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002949237823486328, 'params' => array ( 0 => 1625, ), ), 551 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002899169921875, 'params' => array ( 0 => 1625, ), ), 552 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1625', 'execTime' => 0.0009520053863525391, 'params' => NULL, ), 553 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1625', 'execTime' => 0.0003650188446044922, 'params' => NULL, ), 554 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1625', 'execTime' => 0.001135110855102539, '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.0006680488586425781, '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.0003998279571533203, '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.00034809112548828125, '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.0004239082336425781, '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.0003609657287597656, '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.00035500526428222656, '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.00036907196044921875, '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.00037288665771484375, '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.0002799034118652344, '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.00025010108947753906, '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.0002319812774658203, '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.0002269744873046875, '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.00028705596923828125, '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.00023293495178222656, '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.00028896331787109375, 'params' => array ( 'id' => NULL, 'themeId' => 1625, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 570 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0004119873046875, '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.0010170936584472656, 'params' => array ( 'themeId' => 1625, 'themeId2' => 1625, ), ), 572 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1625', 'execTime' => 0.0002319812774658203, 'params' => array ( ), ), 573 => array ( 'query' => 'SELECT * FROM ow_base_config WHERE `key` = \'base\' AND `name` = \'cachedEntitiesPostfix\' LIMIT 0, 1', 'execTime' => 0.0003380775451660156, 'params' => array ( ), ), 574 => array ( 'query' => 'UPDATE `ow_base_config` SET `value`=:value WHERE id=:id', 'execTime' => 0.00035881996154785156, 'params' => array ( 'id' => 521, 'value' => 'GEVUHazY', ), ), 575 => array ( 'query' => 'SELECT * FROM ow_base_config', 'execTime' => 0.0006458759307861328, 'params' => array ( ), ), 576 => array ( 'query' => 'SELECT * FROM ow_base_language WHERE `status` = \'active\'', 'execTime' => 0.00044798851013183594, '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.07971000671386719, 'params' => array ( 0 => 1, ), ), 578 => array ( 'query' => 'SELECT * FROM ow_base_language', 'execTime' => 0.0006499290466308594, 'params' => array ( ), ), 579 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `key` = \'simplicity\' LIMIT 0, 1', 'execTime' => 0.0006442070007324219, 'params' => array ( ), ), 580 => array ( 'query' => 'SELECT * FROM ow_base_theme_content WHERE `themeId` = 1606', 'execTime' => 0.0004420280456542969, 'params' => array ( ), ), 581 => array ( 'query' => 'SELECT * FROM ow_base_theme_master_page WHERE `themeId` = 1606', 'execTime' => 0.00021314620971679688, 'params' => array ( ), ), 582 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `key` = \'turquoise\' LIMIT 0, 1', 'execTime' => 0.00032806396484375, 'params' => array ( ), ), 583 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `key` = \'turquoise\' LIMIT 0, 1', 'execTime' => 0.000225067138671875, 'params' => array ( ), ), 584 => array ( 'query' => 'SELECT * FROM ow_base_theme_content WHERE `themeId` = 1607', 'execTime' => 0.0002582073211669922, 'params' => array ( ), ), 585 => array ( 'query' => 'SELECT * FROM ow_base_theme_master_page WHERE `themeId` = 1607', 'execTime' => 0.00021791458129882812, 'params' => array ( ), ), 586 => array ( 'query' => 'SELECT * FROM ow_base_document WHERE `isStatic` = 1 AND `isMobile` = 0', 'execTime' => 0.0002460479736328125, '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.0005168914794921875, '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.001058816909790039, '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.0008299350738525391, 'params' => array ( 'menuType' => 'bottom', ), ), 590 => array ( 'query' => 'SELECT * FROM ow_base_question_account_type ORDER BY sortOrder', 'execTime' => 0.0004811286926269531, 'params' => array ( ), ), 591 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'base\' AND `actionKey` = \'daily_login\' LIMIT 0, 1', 'execTime' => 0.0005469322204589844, 'params' => array ( ), ), 592 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'base\' AND `actionKey` = \'user_join\' LIMIT 0, 1', 'execTime' => 0.0005669593811035156, 'params' => array ( ), ), 593 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'base\' AND `actionKey` = \'search_users\' LIMIT 0, 1', 'execTime' => 0.00038886070251464844, 'params' => array ( ), ), 594 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'base\' AND `actionKey` = \'add_comment\' LIMIT 0, 1', 'execTime' => 0.0003459453582763672, 'params' => array ( ), ), 595 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'usercredits\' AND `actionKey` = \'buy_credits\' LIMIT 0, 1', 'execTime' => 0.000308990478515625, 'params' => array ( ), ), 596 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'usercredits\' AND `actionKey` = \'grant_by_user\' LIMIT 0, 1', 'execTime' => 0.0002970695495605469, 'params' => array ( ), ), 597 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'usercredits\' AND `actionKey` = \'grant_to_user\' LIMIT 0, 1', 'execTime' => 0.00031495094299316406, 'params' => array ( ), ), 598 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'usercredits\' AND `actionKey` = \'set_by_admin\' LIMIT 0, 1', 'execTime' => 0.0002899169921875, 'params' => array ( ), ), 599 => array ( 'query' => 'SELECT * FROM ow_base_question_account_type ORDER BY sortOrder', 'execTime' => 0.0005409717559814453, '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.0010600090026855469, 'params' => NULL, ), 601 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` IN(\'sex\',\'match_sex\') ORDER BY sortOrder', 'execTime' => 0.0006330013275146484, 'params' => array ( ), ), 602 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` IN(\'username\',\'email\',\'password\',\'sex\',\'match_sex\') ORDER BY sortOrder', 'execTime' => 0.0008499622344970703, 'params' => array ( ), ), 603 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` IN(\'\',\'sex\') ORDER BY sortOrder', 'execTime' => 0.0005519390106201172, '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.0014789104461669922, 'params' => array ( ), ), 605 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` = \'username\' LIMIT 0, 1', 'execTime' => 0.0005810260772705078, 'params' => array ( ), ), 606 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` = \'email\' LIMIT 0, 1', 'execTime' => 0.0005309581756591797, 'params' => array ( ), ), 607 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` = \'password\' LIMIT 0, 1', 'execTime' => 0.00045609474182128906, 'params' => array ( ), ), 608 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` = \'repeatPassword\' LIMIT 0, 1', 'execTime' => 0.0003941059112548828, 'params' => array ( ), ), 609 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` = \'sex\' LIMIT 0, 1', 'execTime' => 0.0005400180816650391, 'params' => array ( ), ), 610 => array ( 'query' => 'SELECT * FROM ow_skadate_account_type_to_gender', 'execTime' => 0.00043702125549316406, 'params' => array ( ), ), 611 => array ( 'query' => 'UPDATE `ow_base_plugin` SET developerKey=:dk WHERE `key`=:k', 'execTime' => 0.0005998611450195312, 'params' => array ( 'dk' => '99d6bdd5bb6468beaf118c4664dd92ff', 'k' => 'pcgallery', ), ), 612 => array ( 'query' => 'SELECT * FROM ow_base_language', 'execTime' => 0.0004630088806152344, '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.0005371570587158203, '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.00037097930908203125, 'params' => NULL, ), 615 => array ( 'query' => 'SELECT COUNT(*) FROM ow_base_invitation WHERE `userId` = 0', 'execTime' => 0.0004038810729980469, 'params' => array ( ), ), 616 => array ( 'query' => 'SELECT COUNT(*) FROM ow_base_invitation WHERE `userId` = 0 AND `viewed` = 0', 'execTime' => 0.0002529621124267578, 'params' => array ( ), ), 617 => array ( 'query' => 'SELECT COUNT(*) FROM ow_notifications_notification WHERE `userId` = 0 AND `viewed` = 0', 'execTime' => 0.00025200843811035156, 'params' => array ( ), ), 618 => array ( 'query' => 'SELECT COUNT(*) FROM ow_notifications_notification WHERE `userId` = 0', 'execTime' => 0.00020384788513183594, '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.0006220340728759766, '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.0004239082336425781, 'params' => array ( ), ), 621 => array ( 'query' => 'show tables like \'ow_base_geolocation_country\'', 'execTime' => 0.00150299072265625, 'params' => NULL, ), 622 => array ( 'query' => 'SELECT * FROM ow_base_authorization_group', 'execTime' => 0.0004467964172363281, 'params' => array ( ), ), 623 => array ( 'query' => 'SELECT * FROM ow_base_authorization_moderator ORDER BY id', 'execTime' => 0.0002510547637939453, 'params' => array ( ), ), 624 => array ( 'query' => 'SELECT * FROM ow_base_authorization_moderator_permission', 'execTime' => 0.00025200843811035156, 'params' => array ( ), ), 625 => array ( 'query' => 'SELECT * FROM ow_base_authorization_action', 'execTime' => 0.00028514862060546875, 'params' => array ( ), ), 626 => array ( 'query' => 'SELECT * FROM ow_base_authorization_permission', 'execTime' => 0.00034999847412109375, 'params' => array ( ), ), 627 => array ( 'query' => 'SELECT * FROM ow_base_authorization_role ORDER BY `sortOrder` ASC', 'execTime' => 0.0004839897155761719, '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.00045490264892578125, 'params' => array ( 'pluginKey' => 'SKADATE', 'position' => 'bottom', ), ), 630 => array ( 'query' => 'SELECT * FROM ow_base_place WHERE `name` = \'index\' LIMIT 0, 1', 'execTime' => 0.0004830360412597656, 'params' => array ( ), ), 631 => array ( 'query' => 'SELECT * FROM ow_base_component_place_cache WHERE `placeId` = 2 AND `entityId` = 0 LIMIT 0, 1', 'execTime' => 0.0005140304565429688, '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.0005249977111816406, 'params' => array ( 'pluginKey' => 'SKADATE', 'position' => 'sidebar', ), ), ), 'debugMode' => true, 'isProfilerEnabled' => true, 'profiler' => \UTIL_Profiler::__set_state(array( 'checkPoints' => array ( 'start' => 1783290037.656917, ), 'key' => 'db', 'result' => array ( ), 'chkCounter' => 0, )), 'queryExecTime' => 0.0005249977111816406, 'totalQueryExecTime' => 0.3253614902496338, '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.0008230209350585938, 'params' => array ( ), ), 1 => array ( 'query' => 'SELECT * FROM ow_base_language', 'execTime' => 0.0004980564117431641, 'params' => array ( ), ), 2 => array ( 'query' => 'SELECT * FROM ow_base_plugin', 'execTime' => 0.0006098747253417969, 'params' => array ( ), ), 3 => array ( 'query' => 'SELECT * FROM ow_base_language ORDER BY `order` ASC LIMIT 0, 1', 'execTime' => 0.0004949569702148438, 'params' => array ( ), ), 4 => array ( 'query' => 'SET TIME_ZONE = ?', 'execTime' => 0.0003268718719482422, 'params' => array ( 0 => '-04:00', ), ), 5 => array ( 'query' => 'SELECT * FROM ow_virtualgifts_template', 'execTime' => 0.0005471706390380859, 'params' => array ( ), ), 6 => array ( 'query' => 'SELECT * FROM ow_base_document WHERE `uri` = \'join\' AND `isStatic` = 1 LIMIT 0, 1', 'execTime' => 0.0006730556488037109, 'params' => array ( ), ), 7 => array ( 'query' => 'SELECT * FROM ow_base_theme', 'execTime' => 0.0005199909210205078, 'params' => array ( ), ), 8 => array ( 'query' => 'SELECT * FROM ow_base_theme', 'execTime' => 0.0004990100860595703, 'params' => array ( ), ), 9 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003638267517089844, 'params' => array ( 0 => 1555, ), ), 10 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003180503845214844, 'params' => array ( 0 => 1555, ), ), 11 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1555', 'execTime' => 0.0008919239044189453, 'params' => NULL, ), 12 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1555', 'execTime' => 0.00039386749267578125, 'params' => NULL, ), 13 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1555', 'execTime' => 0.0010609626770019531, '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.0006279945373535156, '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.0003941059112548828, '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.0003719329833984375, '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.00042891502380371094, '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.0003750324249267578, '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.00035309791564941406, '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.0003159046173095703, '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.0003039836883544922, '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.0003559589385986328, '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.0003561973571777344, '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.0003409385681152344, '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.0002529621124267578, '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.00022912025451660156, '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.00028204917907714844, '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.00022101402282714844, '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.0002129077911376953, '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.0003190040588378906, 'params' => array ( 'id' => NULL, 'themeId' => 1555, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 31 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003819465637207031, '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.0011050701141357422, 'params' => array ( 'themeId' => 1555, 'themeId2' => 1555, ), ), 33 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1555', 'execTime' => 0.00026297569274902344, 'params' => array ( ), ), 34 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00034999847412109375, 'params' => array ( 0 => 1559, ), ), 35 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00030803680419921875, 'params' => array ( 0 => 1559, ), ), 36 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1559', 'execTime' => 0.0008130073547363281, 'params' => NULL, ), 37 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1559', 'execTime' => 0.0003731250762939453, 'params' => NULL, ), 38 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1559', 'execTime' => 0.0009980201721191406, '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.0006968975067138672, '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.00039196014404296875, '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.00038886070251464844, '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.0003750324249267578, '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.0003681182861328125, '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.0003368854522705078, '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.000331878662109375, '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.00039196014404296875, '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.0003478527069091797, '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.0002911090850830078, '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.0003008842468261719, '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.00029277801513671875, '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.0002911090850830078, '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.0002720355987548828, '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.00021600723266601562, '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.0002620220184326172, 'params' => array ( 'id' => NULL, 'themeId' => 1559, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 55 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0004000663757324219, '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.000965118408203125, 'params' => array ( 'themeId' => 1559, 'themeId2' => 1559, ), ), 57 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1559', 'execTime' => 0.0002448558807373047, 'params' => array ( ), ), 58 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003058910369873047, 'params' => array ( 0 => 1606, ), ), 59 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00031495094299316406, 'params' => array ( 0 => 1606, ), ), 60 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1606', 'execTime' => 0.0009970664978027344, 'params' => NULL, ), 61 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1606', 'execTime' => 0.00029206275939941406, 'params' => NULL, ), 62 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1606', 'execTime' => 0.0011670589447021484, '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.0006978511810302734, '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.00038814544677734375, '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.0003600120544433594, '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.00037789344787597656, '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.00032401084899902344, '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.00040912628173828125, '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.00036215782165527344, '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.0003380775451660156, '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.0003819465637207031, '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.00027680397033691406, '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.00029087066650390625, '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.0002560615539550781, '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.00023603439331054688, '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.0002300739288330078, '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.00026798248291015625, '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.0002391338348388672, '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.00022792816162109375, '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.00027489662170410156, '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.00039386749267578125, '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.0009911060333251953, 'params' => array ( 'themeId' => 1606, 'themeId2' => 1606, ), ), 83 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1606', 'execTime' => 0.00023889541625976562, 'params' => array ( ), ), 84 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.000308990478515625, 'params' => array ( 0 => 1607, ), ), 85 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003180503845214844, 'params' => array ( 0 => 1607, ), ), 86 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1607', 'execTime' => 0.0008060932159423828, 'params' => NULL, ), 87 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1607', 'execTime' => 0.0003829002380371094, 'params' => NULL, ), 88 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1607', 'execTime' => 0.0010120868682861328, '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.0006849765777587891, '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.0004811286926269531, '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.0003769397735595703, '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.00037407875061035156, '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.0004570484161376953, '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.0003590583801269531, '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.00035309791564941406, '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.0003170967102050781, '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.00031495094299316406, '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.0003371238708496094, '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.000247955322265625, '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.00023508071899414062, '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.0002448558807373047, '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.00023698806762695312, '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.0002200603485107422, '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.00021386146545410156, '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.0002799034118652344, 'params' => array ( 'id' => NULL, 'themeId' => 1607, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 106 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003809928894042969, '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.0009529590606689453, 'params' => array ( 'themeId' => 1607, 'themeId2' => 1607, ), ), 108 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1607', 'execTime' => 0.00023102760314941406, 'params' => array ( ), ), 109 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002989768981933594, 'params' => array ( 0 => 1608, ), ), 110 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00026798248291015625, 'params' => array ( 0 => 1608, ), ), 111 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1608', 'execTime' => 0.0008928775787353516, 'params' => NULL, ), 112 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1608', 'execTime' => 0.0004048347473144531, 'params' => NULL, ), 113 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1608', 'execTime' => 0.001001119613647461, '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.0006468296051025391, '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.0004208087921142578, '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.0003600120544433594, '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.0003948211669921875, '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.00030994415283203125, '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.00028705596923828125, '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.0003268718719482422, '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.0003161430358886719, '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.0002951622009277344, '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.0003299713134765625, '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.000247955322265625, '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.00024390220642089844, '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.00027489662170410156, '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.000225067138671875, '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.00022220611572265625, '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.00023603439331054688, '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.00027489662170410156, 'params' => array ( 'id' => NULL, 'themeId' => 1608, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 131 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003750324249267578, '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.0009908676147460938, 'params' => array ( 'themeId' => 1608, 'themeId2' => 1608, ), ), 133 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1608', 'execTime' => 0.0002970695495605469, 'params' => array ( ), ), 134 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002770423889160156, 'params' => array ( 0 => 1609, ), ), 135 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002579689025878906, 'params' => array ( 0 => 1609, ), ), 136 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1609', 'execTime' => 0.0008368492126464844, 'params' => NULL, ), 137 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1609', 'execTime' => 0.0004119873046875, 'params' => NULL, ), 138 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1609', 'execTime' => 0.001310110092163086, '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.0006270408630371094, '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.00047016143798828125, '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.0003478527069091797, '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.000370025634765625, '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.0003509521484375, '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.00034880638122558594, '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.0003528594970703125, '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.000331878662109375, '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.0003249645233154297, '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.0003540515899658203, '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.0003161430358886719, '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.00031280517578125, '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.00025200843811035156, '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.00022602081298828125, '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.00021600723266601562, '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.0002269744873046875, '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.00023508071899414062, '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.0002779960632324219, 'params' => array ( 'id' => NULL, 'themeId' => 1609, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 158 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003941059112548828, '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.0010769367218017578, 'params' => array ( 'themeId' => 1609, 'themeId2' => 1609, ), ), 160 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1609', 'execTime' => 0.00023221969604492188, 'params' => array ( ), ), 161 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00027489662170410156, 'params' => array ( 0 => 1610, ), ), 162 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002739429473876953, 'params' => array ( 0 => 1610, ), ), 163 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1610', 'execTime' => 0.0008380413055419922, 'params' => NULL, ), 164 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1610', 'execTime' => 0.0003871917724609375, 'params' => NULL, ), 165 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1610', 'execTime' => 0.0013611316680908203, '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.0006349086761474609, '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.00045800209045410156, '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.0003399848937988281, '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.0003361701965332031, '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.0003769397735595703, '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.0003769397735595703, '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.0003230571746826172, '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.00032591819763183594, '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.0003371238708496094, '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.0004200935363769531, '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.0003159046173095703, '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.0002892017364501953, '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.000270843505859375, '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.00023293495178222656, '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.00021982192993164062, '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.00022912025451660156, '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.00023603439331054688, '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.00022292137145996094, '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.00026488304138183594, 'params' => array ( 'id' => NULL, 'themeId' => 1610, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 185 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00039005279541015625, '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.0011000633239746094, 'params' => array ( 'themeId' => 1610, 'themeId2' => 1610, ), ), 187 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1610', 'execTime' => 0.00023102760314941406, 'params' => array ( ), ), 188 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00029587745666503906, 'params' => array ( 0 => 1611, ), ), 189 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00028395652770996094, 'params' => array ( 0 => 1611, ), ), 190 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1611', 'execTime' => 0.0008189678192138672, 'params' => NULL, ), 191 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1611', 'execTime' => 0.0003559589385986328, 'params' => NULL, ), 192 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1611', 'execTime' => 0.0011789798736572266, '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.0006051063537597656, '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.0003669261932373047, '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.00035190582275390625, '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.0003619194030761719, '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.00038886070251464844, '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.00034117698669433594, '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.00034308433532714844, '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.0004038810729980469, '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.0003819465637207031, '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.00034689903259277344, '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.0002770423889160156, '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.0002491474151611328, '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.00026917457580566406, '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.00024318695068359375, '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.00021004676818847656, '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.00020503997802734375, '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.00026416778564453125, 'params' => array ( 'id' => NULL, 'themeId' => 1611, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 210 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00037598609924316406, '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.0010030269622802734, 'params' => array ( 'themeId' => 1611, 'themeId2' => 1611, ), ), 212 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1611', 'execTime' => 0.0002281665802001953, 'params' => array ( ), ), 213 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00029206275939941406, 'params' => array ( 0 => 1612, ), ), 214 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00026297569274902344, 'params' => array ( 0 => 1612, ), ), 215 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1612', 'execTime' => 0.0008859634399414062, 'params' => NULL, ), 216 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1612', 'execTime' => 0.0004010200500488281, 'params' => NULL, ), 217 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1612', 'execTime' => 0.0010800361633300781, '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.0006220340728759766, '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.00039315223693847656, '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.00034999847412109375, '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.00038695335388183594, '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.0002930164337158203, '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.0003190040588378906, '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.0003490447998046875, '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.0003211498260498047, '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.00033211708068847656, '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.0003190040588378906, '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.0003268718719482422, '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.00024390220642089844, '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.0002529621124267578, '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' => 0.00022411346435546875, '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' => 0.00021982192993164062, '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' => 0.00022101402282714844, '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' => 0.00023794174194335938, '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.0002510547637939453, 'params' => array ( 'id' => NULL, 'themeId' => 1612, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 236 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0004069805145263672, '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.0010628700256347656, 'params' => array ( 'themeId' => 1612, 'themeId2' => 1612, ), ), 238 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1612', 'execTime' => 0.00022912025451660156, 'params' => array ( ), ), 239 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00027298927307128906, 'params' => array ( 0 => 1613, ), ), 240 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002551078796386719, 'params' => array ( 0 => 1613, ), ), 241 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1613', 'execTime' => 0.0008370876312255859, 'params' => NULL, ), 242 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1613', 'execTime' => 0.0004010200500488281, 'params' => NULL, ), 243 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1613', 'execTime' => 0.0010728836059570312, '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.0006189346313476562, '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.00036978721618652344, '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.0003800392150878906, '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.00034999847412109375, '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.00035500526428222656, '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.00035309791564941406, '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.00030112266540527344, '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.0003190040588378906, '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.0003631114959716797, '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.0003151893615722656, '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.0002589225769042969, '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.00026988983154296875, '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.00024700164794921875, '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.0002410411834716797, '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.0002758502960205078, '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.00024509429931640625, '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.0002639293670654297, 'params' => array ( 'id' => NULL, 'themeId' => 1613, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 261 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003681182861328125, '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.0009469985961914062, 'params' => array ( 'themeId' => 1613, 'themeId2' => 1613, ), ), 263 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1613', 'execTime' => 0.0002281665802001953, 'params' => array ( ), ), 264 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002720355987548828, 'params' => array ( 0 => 1614, ), ), 265 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002808570861816406, 'params' => array ( 0 => 1614, ), ), 266 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1614', 'execTime' => 0.0007808208465576172, 'params' => NULL, ), 267 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1614', 'execTime' => 0.00036787986755371094, 'params' => NULL, ), 268 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1614', 'execTime' => 0.001110076904296875, '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.0006289482116699219, '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.00040984153747558594, '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.0003437995910644531, '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.0003211498260498047, '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.00035309791564941406, '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.00031495094299316406, '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.00031495094299316406, '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.00037097930908203125, '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.0003161430358886719, '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.0003299713134765625, '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.00034689903259277344, '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.0002548694610595703, '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.00022411346435546875, '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.00029587745666503906, '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.00022077560424804688, '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.00021195411682128906, '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.00021004676818847656, '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.0003390312194824219, 'params' => array ( 'id' => NULL, 'themeId' => 1614, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 287 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00038504600524902344, '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.0011088848114013672, 'params' => array ( 'themeId' => 1614, 'themeId2' => 1614, ), ), 289 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1614', 'execTime' => 0.0002970695495605469, 'params' => array ( ), ), 290 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003070831298828125, 'params' => array ( 0 => 1615, ), ), 291 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003440380096435547, 'params' => array ( 0 => 1615, ), ), 292 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1615', 'execTime' => 0.0008709430694580078, 'params' => NULL, ), 293 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1615', 'execTime' => 0.00038313865661621094, 'params' => NULL, ), 294 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1615', 'execTime' => 0.0009839534759521484, '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.0006208419799804688, '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.0004620552062988281, '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.00036907196044921875, '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.00037789344787597656, '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.0003349781036376953, '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.00033593177795410156, '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.0003380775451660156, '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.00032591819763183594, '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.0003337860107421875, '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.0003418922424316406, '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.0002448558807373047, '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.000225067138671875, '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.00024890899658203125, '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.0002181529998779297, '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.00021314620971679688, '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.00021004676818847656, '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.0002789497375488281, 'params' => array ( 'id' => NULL, 'themeId' => 1615, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 312 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0004200935363769531, '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.0010309219360351562, 'params' => array ( 'themeId' => 1615, 'themeId2' => 1615, ), ), 314 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1615', 'execTime' => 0.0002951622009277344, 'params' => array ( ), ), 315 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003199577331542969, 'params' => array ( 0 => 1616, ), ), 316 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002739429473876953, 'params' => array ( 0 => 1616, ), ), 317 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1616', 'execTime' => 0.0008530616760253906, 'params' => NULL, ), 318 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1616', 'execTime' => 0.0003871917724609375, 'params' => NULL, ), 319 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1616', 'execTime' => 0.0010690689086914062, '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.0006430149078369141, '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.00039196014404296875, '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.0003859996795654297, '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.0004849433898925781, '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.0001468658447265625, '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.00014281272888183594, '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.00013589859008789062, '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.00014901161193847656, '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.00013899803161621094, '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.00013017654418945312, '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.00013017654418945312, '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.00012111663818359375, '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.000125885009765625, '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.00011301040649414062, '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.00011110305786132812, '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.00010919570922851562, '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.00013494491577148438, 'params' => array ( 'id' => NULL, 'themeId' => 1616, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 338 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00019502639770507812, '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.0004019737243652344, '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.0001461505889892578, 'params' => array ( 0 => 1617, ), ), 342 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001399517059326172, 'params' => array ( 0 => 1617, ), ), 343 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1617', 'execTime' => 0.0002918243408203125, 'params' => NULL, ), 344 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1617', 'execTime' => 0.00014901161193847656, 'params' => NULL, ), 345 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1617', 'execTime' => 0.0003719329833984375, '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.00030803680419921875, '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.00016999244689941406, '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.0001590251922607422, '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.00014281272888183594, '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.00013303756713867188, '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.00012803077697753906, '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.0001361370086669922, '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.00013685226440429688, '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.0001430511474609375, '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.00012183189392089844, '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.00011515617370605469, '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.00011301040649414062, '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.00010919570922851562, '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.00013589859008789062, 'params' => array ( 'id' => NULL, 'themeId' => 1617, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 362 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00019502639770507812, '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.0004000663757324219, 'params' => array ( 'themeId' => 1617, 'themeId2' => 1617, ), ), 364 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1617', 'execTime' => 0.00011205673217773438, 'params' => array ( ), ), 365 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001480579376220703, '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.0003230571746826172, 'params' => NULL, ), 368 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1618', 'execTime' => 0.00015211105346679688, 'params' => NULL, ), 369 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1618', 'execTime' => 0.0003521442413330078, '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.0003180503845214844, '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.00016117095947265625, '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.00014209747314453125, '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.00014090538024902344, '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.00014090538024902344, '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.00013399124145507812, '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.00013303756713867188, '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.000164031982421875, '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.00014209747314453125, '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.00013399124145507812, '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.00013399124145507812, '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.00013017654418945312, '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.00013017654418945312, '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.00012302398681640625, '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.00011396408081054688, '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.00011396408081054688, '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.00011301040649414062, '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.00013709068298339844, 'params' => array ( 'id' => NULL, 'themeId' => 1618, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 388 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.000209808349609375, '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.00055694580078125, 'params' => array ( 'themeId' => 1618, 'themeId2' => 1618, ), ), 390 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1618', 'execTime' => 0.00014710426330566406, 'params' => array ( ), ), 391 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001690387725830078, 'params' => array ( 0 => 1619, ), ), 392 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001480579376220703, 'params' => array ( 0 => 1619, ), ), 393 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1619', 'execTime' => 0.00038909912109375, 'params' => NULL, ), 394 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1619', 'execTime' => 0.0001628398895263672, 'params' => NULL, ), 395 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1619', 'execTime' => 0.00043892860412597656, '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.0004439353942871094, '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.0003838539123535156, '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.0003368854522705078, '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.0001709461212158203, '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.00016498565673828125, '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.0001862049102783203, '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.00019407272338867188, '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.0003299713134765625, '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.00029087066650390625, '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.00034308433532714844, '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.0003228187561035156, '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.00030112266540527344, '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.00036215782165527344, '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.0002510547637939453, '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.00026798248291015625, '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.0002498626708984375, '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.0002281665802001953, '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.00022411346435546875, '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.00023984909057617188, '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.00026917457580566406, 'params' => array ( 'id' => NULL, 'themeId' => 1619, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 416 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003790855407714844, '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.0012009143829345703, 'params' => array ( 'themeId' => 1619, 'themeId2' => 1619, ), ), 418 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1619', 'execTime' => 0.00023984909057617188, 'params' => array ( ), ), 419 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002758502960205078, 'params' => array ( 0 => 1620, ), ), 420 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002608299255371094, 'params' => array ( 0 => 1620, ), ), 421 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1620', 'execTime' => 0.0008351802825927734, 'params' => NULL, ), 422 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1620', 'execTime' => 0.0004088878631591797, 'params' => NULL, ), 423 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1620', 'execTime' => 0.0012760162353515625, '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.000640869140625, '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.0004119873046875, '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.0003781318664550781, '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.00039696693420410156, '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.00035500526428222656, '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.0003180503845214844, '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.0003609657287597656, '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.0003559589385986328, '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.0003509521484375, '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.00039505958557128906, '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.0002548694610595703, '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.00030684471130371094, '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.00023698806762695312, '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.00022792816162109375, '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.0002288818359375, '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.00028204917907714844, '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.0002579689025878906, 'params' => array ( 'id' => NULL, 'themeId' => 1620, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 441 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003960132598876953, '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.0010349750518798828, 'params' => array ( 'themeId' => 1620, 'themeId2' => 1620, ), ), 443 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1620', 'execTime' => 0.00023794174194335938, 'params' => array ( ), ), 444 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00028014183044433594, 'params' => array ( 0 => 1621, ), ), 445 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002608299255371094, 'params' => array ( 0 => 1621, ), ), 446 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1621', 'execTime' => 0.0009448528289794922, 'params' => NULL, ), 447 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1621', 'execTime' => 0.00041985511779785156, 'params' => NULL, ), 448 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1621', 'execTime' => 0.001130819320678711, '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.0006468296051025391, '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.0004069805145263672, '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.0003371238708496094, '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.0003809928894042969, '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.00035190582275390625, '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.00033402442932128906, '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.0003399848937988281, '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.0003190040588378906, '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.00033211708068847656, '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.00037097930908203125, '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.00024509429931640625, '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.0002269744873046875, '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.0002620220184326172, '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.0002200603485107422, '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.00021386146545410156, '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.00021195411682128906, '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.00028395652770996094, 'params' => array ( 'id' => NULL, 'themeId' => 1621, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 466 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003771781921386719, '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.0011119842529296875, 'params' => array ( 'themeId' => 1621, 'themeId2' => 1621, ), ), 468 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1621', 'execTime' => 0.00029397010803222656, 'params' => array ( ), ), 469 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002739429473876953, 'params' => array ( 0 => 1622, ), ), 470 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00025582313537597656, 'params' => array ( 0 => 1622, ), ), 471 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1622', 'execTime' => 0.0007870197296142578, 'params' => NULL, ), 472 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1622', 'execTime' => 0.0003669261932373047, 'params' => NULL, ), 473 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1622', 'execTime' => 0.0014290809631347656, '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.0006270408630371094, '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.00037288665771484375, '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.0003662109375, '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.000308990478515625, '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.0003859996795654297, '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.00034689903259277344, '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.0003349781036376953, '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.0003440380096435547, '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.0002799034118652344, '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.00029087066650390625, '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.000331878662109375, '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.00031495094299316406, '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.0002880096435546875, '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.0003349781036376953, '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.0003349781036376953, '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.000247955322265625, '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.00024819374084472656, '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.00022292137145996094, '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.0002200603485107422, '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.00022792816162109375, '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.00023317337036132812, '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.0002498626708984375, 'params' => array ( 'id' => NULL, 'themeId' => 1622, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 496 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003921985626220703, '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.0012400150299072266, 'params' => array ( 'themeId' => 1622, 'themeId2' => 1622, ), ), 498 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1622', 'execTime' => 0.00023102760314941406, 'params' => array ( ), ), 499 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00029397010803222656, 'params' => array ( 0 => 1623, ), ), 500 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002911090850830078, 'params' => array ( 0 => 1623, ), ), 501 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1623', 'execTime' => 0.0008399486541748047, 'params' => NULL, ), 502 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1623', 'execTime' => 0.0003590583801269531, 'params' => NULL, ), 503 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1623', 'execTime' => 0.001010894775390625, '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.0006520748138427734, '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.0003769397735595703, '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.00032806396484375, '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.00036907196044921875, '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.00034999847412109375, '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.00034499168395996094, '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.0003190040588378906, '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.0003161430358886719, '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.0003452301025390625, '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.00032210350036621094, '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.00028896331787109375, '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.0002689361572265625, '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.00023984909057617188, '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.0002200603485107422, '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.00021791458129882812, '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.0002570152282714844, '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.00021982192993164062, '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.0002510547637939453, 'params' => array ( 'id' => NULL, 'themeId' => 1623, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 522 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003750324249267578, '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.0011069774627685547, 'params' => array ( 'themeId' => 1623, 'themeId2' => 1623, ), ), 524 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1623', 'execTime' => 0.00023508071899414062, 'params' => array ( ), ), 525 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002980232238769531, 'params' => array ( 0 => 1624, ), ), 526 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00028586387634277344, 'params' => array ( 0 => 1624, ), ), 527 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1624', 'execTime' => 0.0007500648498535156, 'params' => NULL, ), 528 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1624', 'execTime' => 0.0003859996795654297, 'params' => NULL, ), 529 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1624', 'execTime' => 0.0011670589447021484, '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.0006520748138427734, '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.00040984153747558594, '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.0003368854522705078, '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.0003528594970703125, '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.00037598609924316406, '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.0002789497375488281, '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.00026988983154296875, '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.0003299713134765625, '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.0003349781036376953, '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.00037407875061035156, '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.0002779960632324219, '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.00023221969604492188, '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.0002200603485107422, '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.00023603439331054688, '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.00024008750915527344, '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.00021195411682128906, '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.00024580955505371094, 'params' => array ( 'id' => NULL, 'themeId' => 1624, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 547 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00037384033203125, '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.0009601116180419922, 'params' => array ( 'themeId' => 1624, 'themeId2' => 1624, ), ), 549 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1624', 'execTime' => 0.00022792816162109375, 'params' => array ( ), ), 550 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002949237823486328, 'params' => array ( 0 => 1625, ), ), 551 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002899169921875, 'params' => array ( 0 => 1625, ), ), 552 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1625', 'execTime' => 0.0009520053863525391, 'params' => NULL, ), 553 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1625', 'execTime' => 0.0003650188446044922, 'params' => NULL, ), 554 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1625', 'execTime' => 0.001135110855102539, '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.0006680488586425781, '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.0003998279571533203, '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.00034809112548828125, '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.0004239082336425781, '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.0003609657287597656, '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.00035500526428222656, '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.00036907196044921875, '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.00037288665771484375, '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.0002799034118652344, '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.00025010108947753906, '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.0002319812774658203, '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.0002269744873046875, '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.00028705596923828125, '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.00023293495178222656, '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.00028896331787109375, 'params' => array ( 'id' => NULL, 'themeId' => 1625, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 570 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0004119873046875, '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.0010170936584472656, 'params' => array ( 'themeId' => 1625, 'themeId2' => 1625, ), ), 572 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1625', 'execTime' => 0.0002319812774658203, 'params' => array ( ), ), 573 => array ( 'query' => 'SELECT * FROM ow_base_config WHERE `key` = \'base\' AND `name` = \'cachedEntitiesPostfix\' LIMIT 0, 1', 'execTime' => 0.0003380775451660156, 'params' => array ( ), ), 574 => array ( 'query' => 'UPDATE `ow_base_config` SET `value`=:value WHERE id=:id', 'execTime' => 0.00035881996154785156, 'params' => array ( 'id' => 521, 'value' => 'GEVUHazY', ), ), 575 => array ( 'query' => 'SELECT * FROM ow_base_config', 'execTime' => 0.0006458759307861328, 'params' => array ( ), ), 576 => array ( 'query' => 'SELECT * FROM ow_base_language WHERE `status` = \'active\'', 'execTime' => 0.00044798851013183594, '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.07971000671386719, 'params' => array ( 0 => 1, ), ), 578 => array ( 'query' => 'SELECT * FROM ow_base_language', 'execTime' => 0.0006499290466308594, 'params' => array ( ), ), 579 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `key` = \'simplicity\' LIMIT 0, 1', 'execTime' => 0.0006442070007324219, 'params' => array ( ), ), 580 => array ( 'query' => 'SELECT * FROM ow_base_theme_content WHERE `themeId` = 1606', 'execTime' => 0.0004420280456542969, 'params' => array ( ), ), 581 => array ( 'query' => 'SELECT * FROM ow_base_theme_master_page WHERE `themeId` = 1606', 'execTime' => 0.00021314620971679688, 'params' => array ( ), ), 582 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `key` = \'turquoise\' LIMIT 0, 1', 'execTime' => 0.00032806396484375, 'params' => array ( ), ), 583 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `key` = \'turquoise\' LIMIT 0, 1', 'execTime' => 0.000225067138671875, 'params' => array ( ), ), 584 => array ( 'query' => 'SELECT * FROM ow_base_theme_content WHERE `themeId` = 1607', 'execTime' => 0.0002582073211669922, 'params' => array ( ), ), 585 => array ( 'query' => 'SELECT * FROM ow_base_theme_master_page WHERE `themeId` = 1607', 'execTime' => 0.00021791458129882812, 'params' => array ( ), ), 586 => array ( 'query' => 'SELECT * FROM ow_base_document WHERE `isStatic` = 1 AND `isMobile` = 0', 'execTime' => 0.0002460479736328125, '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.0005168914794921875, '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.001058816909790039, '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.0008299350738525391, 'params' => array ( 'menuType' => 'bottom', ), ), 590 => array ( 'query' => 'SELECT * FROM ow_base_question_account_type ORDER BY sortOrder', 'execTime' => 0.0004811286926269531, 'params' => array ( ), ), 591 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'base\' AND `actionKey` = \'daily_login\' LIMIT 0, 1', 'execTime' => 0.0005469322204589844, 'params' => array ( ), ), 592 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'base\' AND `actionKey` = \'user_join\' LIMIT 0, 1', 'execTime' => 0.0005669593811035156, 'params' => array ( ), ), 593 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'base\' AND `actionKey` = \'search_users\' LIMIT 0, 1', 'execTime' => 0.00038886070251464844, 'params' => array ( ), ), 594 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'base\' AND `actionKey` = \'add_comment\' LIMIT 0, 1', 'execTime' => 0.0003459453582763672, 'params' => array ( ), ), 595 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'usercredits\' AND `actionKey` = \'buy_credits\' LIMIT 0, 1', 'execTime' => 0.000308990478515625, 'params' => array ( ), ), 596 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'usercredits\' AND `actionKey` = \'grant_by_user\' LIMIT 0, 1', 'execTime' => 0.0002970695495605469, 'params' => array ( ), ), 597 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'usercredits\' AND `actionKey` = \'grant_to_user\' LIMIT 0, 1', 'execTime' => 0.00031495094299316406, 'params' => array ( ), ), 598 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'usercredits\' AND `actionKey` = \'set_by_admin\' LIMIT 0, 1', 'execTime' => 0.0002899169921875, 'params' => array ( ), ), 599 => array ( 'query' => 'SELECT * FROM ow_base_question_account_type ORDER BY sortOrder', 'execTime' => 0.0005409717559814453, '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.0010600090026855469, 'params' => NULL, ), 601 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` IN(\'sex\',\'match_sex\') ORDER BY sortOrder', 'execTime' => 0.0006330013275146484, 'params' => array ( ), ), 602 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` IN(\'username\',\'email\',\'password\',\'sex\',\'match_sex\') ORDER BY sortOrder', 'execTime' => 0.0008499622344970703, 'params' => array ( ), ), 603 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` IN(\'\',\'sex\') ORDER BY sortOrder', 'execTime' => 0.0005519390106201172, '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.0014789104461669922, 'params' => array ( ), ), 605 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` = \'username\' LIMIT 0, 1', 'execTime' => 0.0005810260772705078, 'params' => array ( ), ), 606 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` = \'email\' LIMIT 0, 1', 'execTime' => 0.0005309581756591797, 'params' => array ( ), ), 607 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` = \'password\' LIMIT 0, 1', 'execTime' => 0.00045609474182128906, 'params' => array ( ), ), 608 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` = \'repeatPassword\' LIMIT 0, 1', 'execTime' => 0.0003941059112548828, 'params' => array ( ), ), 609 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` = \'sex\' LIMIT 0, 1', 'execTime' => 0.0005400180816650391, 'params' => array ( ), ), 610 => array ( 'query' => 'SELECT * FROM ow_skadate_account_type_to_gender', 'execTime' => 0.00043702125549316406, 'params' => array ( ), ), 611 => array ( 'query' => 'UPDATE `ow_base_plugin` SET developerKey=:dk WHERE `key`=:k', 'execTime' => 0.0005998611450195312, 'params' => array ( 'dk' => '99d6bdd5bb6468beaf118c4664dd92ff', 'k' => 'pcgallery', ), ), 612 => array ( 'query' => 'SELECT * FROM ow_base_language', 'execTime' => 0.0004630088806152344, '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.0005371570587158203, '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.00037097930908203125, 'params' => NULL, ), 615 => array ( 'query' => 'SELECT COUNT(*) FROM ow_base_invitation WHERE `userId` = 0', 'execTime' => 0.0004038810729980469, 'params' => array ( ), ), 616 => array ( 'query' => 'SELECT COUNT(*) FROM ow_base_invitation WHERE `userId` = 0 AND `viewed` = 0', 'execTime' => 0.0002529621124267578, 'params' => array ( ), ), 617 => array ( 'query' => 'SELECT COUNT(*) FROM ow_notifications_notification WHERE `userId` = 0 AND `viewed` = 0', 'execTime' => 0.00025200843811035156, 'params' => array ( ), ), 618 => array ( 'query' => 'SELECT COUNT(*) FROM ow_notifications_notification WHERE `userId` = 0', 'execTime' => 0.00020384788513183594, '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.0006220340728759766, '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.0004239082336425781, 'params' => array ( ), ), 621 => array ( 'query' => 'show tables like \'ow_base_geolocation_country\'', 'execTime' => 0.00150299072265625, 'params' => NULL, ), 622 => array ( 'query' => 'SELECT * FROM ow_base_authorization_group', 'execTime' => 0.0004467964172363281, 'params' => array ( ), ), 623 => array ( 'query' => 'SELECT * FROM ow_base_authorization_moderator ORDER BY id', 'execTime' => 0.0002510547637939453, 'params' => array ( ), ), 624 => array ( 'query' => 'SELECT * FROM ow_base_authorization_moderator_permission', 'execTime' => 0.00025200843811035156, 'params' => array ( ), ), 625 => array ( 'query' => 'SELECT * FROM ow_base_authorization_action', 'execTime' => 0.00028514862060546875, 'params' => array ( ), ), 626 => array ( 'query' => 'SELECT * FROM ow_base_authorization_permission', 'execTime' => 0.00034999847412109375, 'params' => array ( ), ), 627 => array ( 'query' => 'SELECT * FROM ow_base_authorization_role ORDER BY `sortOrder` ASC', 'execTime' => 0.0004839897155761719, '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.00045490264892578125, 'params' => array ( 'pluginKey' => 'SKADATE', 'position' => 'bottom', ), ), 630 => array ( 'query' => 'SELECT * FROM ow_base_place WHERE `name` = \'index\' LIMIT 0, 1', 'execTime' => 0.0004830360412597656, 'params' => array ( ), ), 631 => array ( 'query' => 'SELECT * FROM ow_base_component_place_cache WHERE `placeId` = 2 AND `entityId` = 0 LIMIT 0, 1', 'execTime' => 0.0005140304565429688, '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.0005249977111816406, 'params' => array ( 'pluginKey' => 'SKADATE', 'position' => 'sidebar', ), ), ), 'debugMode' => true, 'isProfilerEnabled' => true, 'profiler' => \UTIL_Profiler::__set_state(array( 'checkPoints' => array ( 'start' => 1783290037.656917, ), 'key' => 'db', 'result' => array ( ), 'chkCounter' => 0, )), 'queryExecTime' => 0.0005249977111816406, 'totalQueryExecTime' => 0.3253614902496338, '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.0008230209350585938, 'params' => array ( ), ), 1 => array ( 'query' => 'SELECT * FROM ow_base_language', 'execTime' => 0.0004980564117431641, 'params' => array ( ), ), 2 => array ( 'query' => 'SELECT * FROM ow_base_plugin', 'execTime' => 0.0006098747253417969, 'params' => array ( ), ), 3 => array ( 'query' => 'SELECT * FROM ow_base_language ORDER BY `order` ASC LIMIT 0, 1', 'execTime' => 0.0004949569702148438, 'params' => array ( ), ), 4 => array ( 'query' => 'SET TIME_ZONE = ?', 'execTime' => 0.0003268718719482422, 'params' => array ( 0 => '-04:00', ), ), 5 => array ( 'query' => 'SELECT * FROM ow_virtualgifts_template', 'execTime' => 0.0005471706390380859, 'params' => array ( ), ), 6 => array ( 'query' => 'SELECT * FROM ow_base_document WHERE `uri` = \'join\' AND `isStatic` = 1 LIMIT 0, 1', 'execTime' => 0.0006730556488037109, 'params' => array ( ), ), 7 => array ( 'query' => 'SELECT * FROM ow_base_theme', 'execTime' => 0.0005199909210205078, 'params' => array ( ), ), 8 => array ( 'query' => 'SELECT * FROM ow_base_theme', 'execTime' => 0.0004990100860595703, 'params' => array ( ), ), 9 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003638267517089844, 'params' => array ( 0 => 1555, ), ), 10 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003180503845214844, 'params' => array ( 0 => 1555, ), ), 11 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1555', 'execTime' => 0.0008919239044189453, 'params' => NULL, ), 12 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1555', 'execTime' => 0.00039386749267578125, 'params' => NULL, ), 13 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1555', 'execTime' => 0.0010609626770019531, '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.0006279945373535156, '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.0003941059112548828, '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.0003719329833984375, '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.00042891502380371094, '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.0003750324249267578, '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.00035309791564941406, '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.0003159046173095703, '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.0003039836883544922, '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.0003559589385986328, '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.0003561973571777344, '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.0003409385681152344, '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.0002529621124267578, '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.00022912025451660156, '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.00028204917907714844, '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.00022101402282714844, '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.0002129077911376953, '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.0003190040588378906, 'params' => array ( 'id' => NULL, 'themeId' => 1555, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 31 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003819465637207031, '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.0011050701141357422, 'params' => array ( 'themeId' => 1555, 'themeId2' => 1555, ), ), 33 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1555', 'execTime' => 0.00026297569274902344, 'params' => array ( ), ), 34 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00034999847412109375, 'params' => array ( 0 => 1559, ), ), 35 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00030803680419921875, 'params' => array ( 0 => 1559, ), ), 36 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1559', 'execTime' => 0.0008130073547363281, 'params' => NULL, ), 37 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1559', 'execTime' => 0.0003731250762939453, 'params' => NULL, ), 38 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1559', 'execTime' => 0.0009980201721191406, '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.0006968975067138672, '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.00039196014404296875, '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.00038886070251464844, '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.0003750324249267578, '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.0003681182861328125, '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.0003368854522705078, '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.000331878662109375, '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.00039196014404296875, '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.0003478527069091797, '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.0002911090850830078, '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.0003008842468261719, '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.00029277801513671875, '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.0002911090850830078, '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.0002720355987548828, '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.00021600723266601562, '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.0002620220184326172, 'params' => array ( 'id' => NULL, 'themeId' => 1559, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 55 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0004000663757324219, '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.000965118408203125, 'params' => array ( 'themeId' => 1559, 'themeId2' => 1559, ), ), 57 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1559', 'execTime' => 0.0002448558807373047, 'params' => array ( ), ), 58 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003058910369873047, 'params' => array ( 0 => 1606, ), ), 59 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00031495094299316406, 'params' => array ( 0 => 1606, ), ), 60 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1606', 'execTime' => 0.0009970664978027344, 'params' => NULL, ), 61 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1606', 'execTime' => 0.00029206275939941406, 'params' => NULL, ), 62 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1606', 'execTime' => 0.0011670589447021484, '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.0006978511810302734, '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.00038814544677734375, '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.0003600120544433594, '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.00037789344787597656, '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.00032401084899902344, '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.00040912628173828125, '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.00036215782165527344, '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.0003380775451660156, '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.0003819465637207031, '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.00027680397033691406, '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.00029087066650390625, '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.0002560615539550781, '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.00023603439331054688, '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.0002300739288330078, '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.00026798248291015625, '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.0002391338348388672, '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.00022792816162109375, '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.00027489662170410156, '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.00039386749267578125, '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.0009911060333251953, 'params' => array ( 'themeId' => 1606, 'themeId2' => 1606, ), ), 83 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1606', 'execTime' => 0.00023889541625976562, 'params' => array ( ), ), 84 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.000308990478515625, 'params' => array ( 0 => 1607, ), ), 85 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003180503845214844, 'params' => array ( 0 => 1607, ), ), 86 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1607', 'execTime' => 0.0008060932159423828, 'params' => NULL, ), 87 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1607', 'execTime' => 0.0003829002380371094, 'params' => NULL, ), 88 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1607', 'execTime' => 0.0010120868682861328, '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.0006849765777587891, '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.0004811286926269531, '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.0003769397735595703, '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.00037407875061035156, '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.0004570484161376953, '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.0003590583801269531, '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.00035309791564941406, '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.0003170967102050781, '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.00031495094299316406, '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.0003371238708496094, '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.000247955322265625, '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.00023508071899414062, '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.0002448558807373047, '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.00023698806762695312, '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.0002200603485107422, '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.00021386146545410156, '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.0002799034118652344, 'params' => array ( 'id' => NULL, 'themeId' => 1607, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 106 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003809928894042969, '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.0009529590606689453, 'params' => array ( 'themeId' => 1607, 'themeId2' => 1607, ), ), 108 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1607', 'execTime' => 0.00023102760314941406, 'params' => array ( ), ), 109 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002989768981933594, 'params' => array ( 0 => 1608, ), ), 110 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00026798248291015625, 'params' => array ( 0 => 1608, ), ), 111 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1608', 'execTime' => 0.0008928775787353516, 'params' => NULL, ), 112 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1608', 'execTime' => 0.0004048347473144531, 'params' => NULL, ), 113 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1608', 'execTime' => 0.001001119613647461, '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.0006468296051025391, '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.0004208087921142578, '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.0003600120544433594, '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.0003948211669921875, '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.00030994415283203125, '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.00028705596923828125, '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.0003268718719482422, '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.0003161430358886719, '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.0002951622009277344, '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.0003299713134765625, '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.000247955322265625, '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.00024390220642089844, '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.00027489662170410156, '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.000225067138671875, '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.00022220611572265625, '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.00023603439331054688, '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.00027489662170410156, 'params' => array ( 'id' => NULL, 'themeId' => 1608, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 131 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003750324249267578, '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.0009908676147460938, 'params' => array ( 'themeId' => 1608, 'themeId2' => 1608, ), ), 133 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1608', 'execTime' => 0.0002970695495605469, 'params' => array ( ), ), 134 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002770423889160156, 'params' => array ( 0 => 1609, ), ), 135 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002579689025878906, 'params' => array ( 0 => 1609, ), ), 136 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1609', 'execTime' => 0.0008368492126464844, 'params' => NULL, ), 137 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1609', 'execTime' => 0.0004119873046875, 'params' => NULL, ), 138 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1609', 'execTime' => 0.001310110092163086, '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.0006270408630371094, '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.00047016143798828125, '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.0003478527069091797, '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.000370025634765625, '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.0003509521484375, '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.00034880638122558594, '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.0003528594970703125, '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.000331878662109375, '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.0003249645233154297, '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.0003540515899658203, '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.0003161430358886719, '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.00031280517578125, '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.00025200843811035156, '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.00022602081298828125, '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.00021600723266601562, '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.0002269744873046875, '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.00023508071899414062, '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.0002779960632324219, 'params' => array ( 'id' => NULL, 'themeId' => 1609, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 158 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003941059112548828, '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.0010769367218017578, 'params' => array ( 'themeId' => 1609, 'themeId2' => 1609, ), ), 160 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1609', 'execTime' => 0.00023221969604492188, 'params' => array ( ), ), 161 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00027489662170410156, 'params' => array ( 0 => 1610, ), ), 162 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002739429473876953, 'params' => array ( 0 => 1610, ), ), 163 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1610', 'execTime' => 0.0008380413055419922, 'params' => NULL, ), 164 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1610', 'execTime' => 0.0003871917724609375, 'params' => NULL, ), 165 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1610', 'execTime' => 0.0013611316680908203, '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.0006349086761474609, '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.00045800209045410156, '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.0003399848937988281, '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.0003361701965332031, '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.0003769397735595703, '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.0003769397735595703, '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.0003230571746826172, '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.00032591819763183594, '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.0003371238708496094, '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.0004200935363769531, '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.0003159046173095703, '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.0002892017364501953, '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.000270843505859375, '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.00023293495178222656, '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.00021982192993164062, '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.00022912025451660156, '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.00023603439331054688, '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.00022292137145996094, '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.00026488304138183594, 'params' => array ( 'id' => NULL, 'themeId' => 1610, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 185 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00039005279541015625, '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.0011000633239746094, 'params' => array ( 'themeId' => 1610, 'themeId2' => 1610, ), ), 187 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1610', 'execTime' => 0.00023102760314941406, 'params' => array ( ), ), 188 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00029587745666503906, 'params' => array ( 0 => 1611, ), ), 189 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00028395652770996094, 'params' => array ( 0 => 1611, ), ), 190 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1611', 'execTime' => 0.0008189678192138672, 'params' => NULL, ), 191 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1611', 'execTime' => 0.0003559589385986328, 'params' => NULL, ), 192 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1611', 'execTime' => 0.0011789798736572266, '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.0006051063537597656, '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.0003669261932373047, '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.00035190582275390625, '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.0003619194030761719, '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.00038886070251464844, '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.00034117698669433594, '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.00034308433532714844, '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.0004038810729980469, '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.0003819465637207031, '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.00034689903259277344, '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.0002770423889160156, '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.0002491474151611328, '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.00026917457580566406, '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.00024318695068359375, '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.00021004676818847656, '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.00020503997802734375, '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.00026416778564453125, 'params' => array ( 'id' => NULL, 'themeId' => 1611, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 210 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00037598609924316406, '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.0010030269622802734, 'params' => array ( 'themeId' => 1611, 'themeId2' => 1611, ), ), 212 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1611', 'execTime' => 0.0002281665802001953, 'params' => array ( ), ), 213 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00029206275939941406, 'params' => array ( 0 => 1612, ), ), 214 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00026297569274902344, 'params' => array ( 0 => 1612, ), ), 215 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1612', 'execTime' => 0.0008859634399414062, 'params' => NULL, ), 216 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1612', 'execTime' => 0.0004010200500488281, 'params' => NULL, ), 217 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1612', 'execTime' => 0.0010800361633300781, '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.0006220340728759766, '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.00039315223693847656, '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.00034999847412109375, '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.00038695335388183594, '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.0002930164337158203, '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.0003190040588378906, '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.0003490447998046875, '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.0003211498260498047, '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.00033211708068847656, '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.0003190040588378906, '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.0003268718719482422, '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.00024390220642089844, '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.0002529621124267578, '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' => 0.00022411346435546875, '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' => 0.00021982192993164062, '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' => 0.00022101402282714844, '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' => 0.00023794174194335938, '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.0002510547637939453, 'params' => array ( 'id' => NULL, 'themeId' => 1612, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 236 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0004069805145263672, '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.0010628700256347656, 'params' => array ( 'themeId' => 1612, 'themeId2' => 1612, ), ), 238 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1612', 'execTime' => 0.00022912025451660156, 'params' => array ( ), ), 239 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00027298927307128906, 'params' => array ( 0 => 1613, ), ), 240 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002551078796386719, 'params' => array ( 0 => 1613, ), ), 241 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1613', 'execTime' => 0.0008370876312255859, 'params' => NULL, ), 242 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1613', 'execTime' => 0.0004010200500488281, 'params' => NULL, ), 243 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1613', 'execTime' => 0.0010728836059570312, '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.0006189346313476562, '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.00036978721618652344, '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.0003800392150878906, '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.00034999847412109375, '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.00035500526428222656, '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.00035309791564941406, '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.00030112266540527344, '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.0003190040588378906, '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.0003631114959716797, '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.0003151893615722656, '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.0002589225769042969, '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.00026988983154296875, '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.00024700164794921875, '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.0002410411834716797, '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.0002758502960205078, '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.00024509429931640625, '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.0002639293670654297, 'params' => array ( 'id' => NULL, 'themeId' => 1613, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 261 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003681182861328125, '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.0009469985961914062, 'params' => array ( 'themeId' => 1613, 'themeId2' => 1613, ), ), 263 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1613', 'execTime' => 0.0002281665802001953, 'params' => array ( ), ), 264 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002720355987548828, 'params' => array ( 0 => 1614, ), ), 265 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002808570861816406, 'params' => array ( 0 => 1614, ), ), 266 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1614', 'execTime' => 0.0007808208465576172, 'params' => NULL, ), 267 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1614', 'execTime' => 0.00036787986755371094, 'params' => NULL, ), 268 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1614', 'execTime' => 0.001110076904296875, '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.0006289482116699219, '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.00040984153747558594, '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.0003437995910644531, '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.0003211498260498047, '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.00035309791564941406, '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.00031495094299316406, '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.00031495094299316406, '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.00037097930908203125, '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.0003161430358886719, '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.0003299713134765625, '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.00034689903259277344, '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.0002548694610595703, '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.00022411346435546875, '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.00029587745666503906, '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.00022077560424804688, '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.00021195411682128906, '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.00021004676818847656, '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.0003390312194824219, 'params' => array ( 'id' => NULL, 'themeId' => 1614, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 287 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00038504600524902344, '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.0011088848114013672, 'params' => array ( 'themeId' => 1614, 'themeId2' => 1614, ), ), 289 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1614', 'execTime' => 0.0002970695495605469, 'params' => array ( ), ), 290 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003070831298828125, 'params' => array ( 0 => 1615, ), ), 291 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003440380096435547, 'params' => array ( 0 => 1615, ), ), 292 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1615', 'execTime' => 0.0008709430694580078, 'params' => NULL, ), 293 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1615', 'execTime' => 0.00038313865661621094, 'params' => NULL, ), 294 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1615', 'execTime' => 0.0009839534759521484, '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.0006208419799804688, '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.0004620552062988281, '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.00036907196044921875, '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.00037789344787597656, '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.0003349781036376953, '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.00033593177795410156, '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.0003380775451660156, '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.00032591819763183594, '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.0003337860107421875, '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.0003418922424316406, '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.0002448558807373047, '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.000225067138671875, '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.00024890899658203125, '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.0002181529998779297, '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.00021314620971679688, '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.00021004676818847656, '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.0002789497375488281, 'params' => array ( 'id' => NULL, 'themeId' => 1615, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 312 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0004200935363769531, '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.0010309219360351562, 'params' => array ( 'themeId' => 1615, 'themeId2' => 1615, ), ), 314 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1615', 'execTime' => 0.0002951622009277344, 'params' => array ( ), ), 315 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003199577331542969, 'params' => array ( 0 => 1616, ), ), 316 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002739429473876953, 'params' => array ( 0 => 1616, ), ), 317 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1616', 'execTime' => 0.0008530616760253906, 'params' => NULL, ), 318 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1616', 'execTime' => 0.0003871917724609375, 'params' => NULL, ), 319 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1616', 'execTime' => 0.0010690689086914062, '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.0006430149078369141, '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.00039196014404296875, '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.0003859996795654297, '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.0004849433898925781, '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.0001468658447265625, '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.00014281272888183594, '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.00013589859008789062, '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.00014901161193847656, '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.00013899803161621094, '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.00013017654418945312, '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.00013017654418945312, '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.00012111663818359375, '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.000125885009765625, '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.00011301040649414062, '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.00011110305786132812, '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.00010919570922851562, '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.00013494491577148438, 'params' => array ( 'id' => NULL, 'themeId' => 1616, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 338 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00019502639770507812, '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.0004019737243652344, '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.0001461505889892578, 'params' => array ( 0 => 1617, ), ), 342 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001399517059326172, 'params' => array ( 0 => 1617, ), ), 343 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1617', 'execTime' => 0.0002918243408203125, 'params' => NULL, ), 344 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1617', 'execTime' => 0.00014901161193847656, 'params' => NULL, ), 345 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1617', 'execTime' => 0.0003719329833984375, '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.00030803680419921875, '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.00016999244689941406, '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.0001590251922607422, '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.00014281272888183594, '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.00013303756713867188, '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.00012803077697753906, '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.0001361370086669922, '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.00013685226440429688, '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.0001430511474609375, '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.00012183189392089844, '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.00011515617370605469, '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.00011301040649414062, '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.00010919570922851562, '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.00013589859008789062, 'params' => array ( 'id' => NULL, 'themeId' => 1617, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 362 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00019502639770507812, '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.0004000663757324219, 'params' => array ( 'themeId' => 1617, 'themeId2' => 1617, ), ), 364 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1617', 'execTime' => 0.00011205673217773438, 'params' => array ( ), ), 365 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001480579376220703, '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.0003230571746826172, 'params' => NULL, ), 368 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1618', 'execTime' => 0.00015211105346679688, 'params' => NULL, ), 369 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1618', 'execTime' => 0.0003521442413330078, '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.0003180503845214844, '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.00016117095947265625, '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.00014209747314453125, '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.00014090538024902344, '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.00014090538024902344, '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.00013399124145507812, '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.00013303756713867188, '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.000164031982421875, '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.00014209747314453125, '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.00013399124145507812, '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.00013399124145507812, '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.00013017654418945312, '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.00013017654418945312, '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.00012302398681640625, '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.00011396408081054688, '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.00011396408081054688, '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.00011301040649414062, '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.00013709068298339844, 'params' => array ( 'id' => NULL, 'themeId' => 1618, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 388 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.000209808349609375, '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.00055694580078125, 'params' => array ( 'themeId' => 1618, 'themeId2' => 1618, ), ), 390 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1618', 'execTime' => 0.00014710426330566406, 'params' => array ( ), ), 391 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001690387725830078, 'params' => array ( 0 => 1619, ), ), 392 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001480579376220703, 'params' => array ( 0 => 1619, ), ), 393 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1619', 'execTime' => 0.00038909912109375, 'params' => NULL, ), 394 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1619', 'execTime' => 0.0001628398895263672, 'params' => NULL, ), 395 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1619', 'execTime' => 0.00043892860412597656, '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.0004439353942871094, '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.0003838539123535156, '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.0003368854522705078, '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.0001709461212158203, '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.00016498565673828125, '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.0001862049102783203, '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.00019407272338867188, '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.0003299713134765625, '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.00029087066650390625, '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.00034308433532714844, '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.0003228187561035156, '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.00030112266540527344, '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.00036215782165527344, '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.0002510547637939453, '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.00026798248291015625, '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.0002498626708984375, '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.0002281665802001953, '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.00022411346435546875, '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.00023984909057617188, '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.00026917457580566406, 'params' => array ( 'id' => NULL, 'themeId' => 1619, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 416 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003790855407714844, '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.0012009143829345703, 'params' => array ( 'themeId' => 1619, 'themeId2' => 1619, ), ), 418 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1619', 'execTime' => 0.00023984909057617188, 'params' => array ( ), ), 419 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002758502960205078, 'params' => array ( 0 => 1620, ), ), 420 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002608299255371094, 'params' => array ( 0 => 1620, ), ), 421 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1620', 'execTime' => 0.0008351802825927734, 'params' => NULL, ), 422 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1620', 'execTime' => 0.0004088878631591797, 'params' => NULL, ), 423 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1620', 'execTime' => 0.0012760162353515625, '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.000640869140625, '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.0004119873046875, '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.0003781318664550781, '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.00039696693420410156, '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.00035500526428222656, '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.0003180503845214844, '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.0003609657287597656, '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.0003559589385986328, '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.0003509521484375, '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.00039505958557128906, '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.0002548694610595703, '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.00030684471130371094, '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.00023698806762695312, '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.00022792816162109375, '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.0002288818359375, '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.00028204917907714844, '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.0002579689025878906, 'params' => array ( 'id' => NULL, 'themeId' => 1620, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 441 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003960132598876953, '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.0010349750518798828, 'params' => array ( 'themeId' => 1620, 'themeId2' => 1620, ), ), 443 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1620', 'execTime' => 0.00023794174194335938, 'params' => array ( ), ), 444 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00028014183044433594, 'params' => array ( 0 => 1621, ), ), 445 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002608299255371094, 'params' => array ( 0 => 1621, ), ), 446 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1621', 'execTime' => 0.0009448528289794922, 'params' => NULL, ), 447 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1621', 'execTime' => 0.00041985511779785156, 'params' => NULL, ), 448 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1621', 'execTime' => 0.001130819320678711, '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.0006468296051025391, '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.0004069805145263672, '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.0003371238708496094, '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.0003809928894042969, '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.00035190582275390625, '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.00033402442932128906, '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.0003399848937988281, '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.0003190040588378906, '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.00033211708068847656, '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.00037097930908203125, '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.00024509429931640625, '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.0002269744873046875, '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.0002620220184326172, '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.0002200603485107422, '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.00021386146545410156, '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.00021195411682128906, '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.00028395652770996094, 'params' => array ( 'id' => NULL, 'themeId' => 1621, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 466 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003771781921386719, '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.0011119842529296875, 'params' => array ( 'themeId' => 1621, 'themeId2' => 1621, ), ), 468 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1621', 'execTime' => 0.00029397010803222656, 'params' => array ( ), ), 469 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002739429473876953, 'params' => array ( 0 => 1622, ), ), 470 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00025582313537597656, 'params' => array ( 0 => 1622, ), ), 471 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1622', 'execTime' => 0.0007870197296142578, 'params' => NULL, ), 472 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1622', 'execTime' => 0.0003669261932373047, 'params' => NULL, ), 473 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1622', 'execTime' => 0.0014290809631347656, '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.0006270408630371094, '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.00037288665771484375, '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.0003662109375, '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.000308990478515625, '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.0003859996795654297, '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.00034689903259277344, '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.0003349781036376953, '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.0003440380096435547, '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.0002799034118652344, '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.00029087066650390625, '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.000331878662109375, '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.00031495094299316406, '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.0002880096435546875, '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.0003349781036376953, '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.0003349781036376953, '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.000247955322265625, '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.00024819374084472656, '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.00022292137145996094, '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.0002200603485107422, '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.00022792816162109375, '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.00023317337036132812, '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.0002498626708984375, 'params' => array ( 'id' => NULL, 'themeId' => 1622, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 496 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003921985626220703, '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.0012400150299072266, 'params' => array ( 'themeId' => 1622, 'themeId2' => 1622, ), ), 498 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1622', 'execTime' => 0.00023102760314941406, 'params' => array ( ), ), 499 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00029397010803222656, 'params' => array ( 0 => 1623, ), ), 500 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002911090850830078, 'params' => array ( 0 => 1623, ), ), 501 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1623', 'execTime' => 0.0008399486541748047, 'params' => NULL, ), 502 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1623', 'execTime' => 0.0003590583801269531, 'params' => NULL, ), 503 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1623', 'execTime' => 0.001010894775390625, '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.0006520748138427734, '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.0003769397735595703, '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.00032806396484375, '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.00036907196044921875, '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.00034999847412109375, '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.00034499168395996094, '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.0003190040588378906, '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.0003161430358886719, '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.0003452301025390625, '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.00032210350036621094, '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.00028896331787109375, '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.0002689361572265625, '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.00023984909057617188, '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.0002200603485107422, '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.00021791458129882812, '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.0002570152282714844, '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.00021982192993164062, '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.0002510547637939453, 'params' => array ( 'id' => NULL, 'themeId' => 1623, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 522 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003750324249267578, '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.0011069774627685547, 'params' => array ( 'themeId' => 1623, 'themeId2' => 1623, ), ), 524 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1623', 'execTime' => 0.00023508071899414062, 'params' => array ( ), ), 525 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002980232238769531, 'params' => array ( 0 => 1624, ), ), 526 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00028586387634277344, 'params' => array ( 0 => 1624, ), ), 527 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1624', 'execTime' => 0.0007500648498535156, 'params' => NULL, ), 528 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1624', 'execTime' => 0.0003859996795654297, 'params' => NULL, ), 529 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1624', 'execTime' => 0.0011670589447021484, '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.0006520748138427734, '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.00040984153747558594, '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.0003368854522705078, '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.0003528594970703125, '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.00037598609924316406, '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.0002789497375488281, '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.00026988983154296875, '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.0003299713134765625, '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.0003349781036376953, '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.00037407875061035156, '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.0002779960632324219, '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.00023221969604492188, '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.0002200603485107422, '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.00023603439331054688, '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.00024008750915527344, '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.00021195411682128906, '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.00024580955505371094, 'params' => array ( 'id' => NULL, 'themeId' => 1624, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 547 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00037384033203125, '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.0009601116180419922, 'params' => array ( 'themeId' => 1624, 'themeId2' => 1624, ), ), 549 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1624', 'execTime' => 0.00022792816162109375, 'params' => array ( ), ), 550 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002949237823486328, 'params' => array ( 0 => 1625, ), ), 551 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002899169921875, 'params' => array ( 0 => 1625, ), ), 552 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1625', 'execTime' => 0.0009520053863525391, 'params' => NULL, ), 553 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1625', 'execTime' => 0.0003650188446044922, 'params' => NULL, ), 554 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1625', 'execTime' => 0.001135110855102539, '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.0006680488586425781, '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.0003998279571533203, '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.00034809112548828125, '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.0004239082336425781, '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.0003609657287597656, '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.00035500526428222656, '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.00036907196044921875, '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.00037288665771484375, '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.0002799034118652344, '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.00025010108947753906, '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.0002319812774658203, '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.0002269744873046875, '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.00028705596923828125, '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.00023293495178222656, '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.00028896331787109375, 'params' => array ( 'id' => NULL, 'themeId' => 1625, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 570 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0004119873046875, '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.0010170936584472656, 'params' => array ( 'themeId' => 1625, 'themeId2' => 1625, ), ), 572 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1625', 'execTime' => 0.0002319812774658203, 'params' => array ( ), ), 573 => array ( 'query' => 'SELECT * FROM ow_base_config WHERE `key` = \'base\' AND `name` = \'cachedEntitiesPostfix\' LIMIT 0, 1', 'execTime' => 0.0003380775451660156, 'params' => array ( ), ), 574 => array ( 'query' => 'UPDATE `ow_base_config` SET `value`=:value WHERE id=:id', 'execTime' => 0.00035881996154785156, 'params' => array ( 'id' => 521, 'value' => 'GEVUHazY', ), ), 575 => array ( 'query' => 'SELECT * FROM ow_base_config', 'execTime' => 0.0006458759307861328, 'params' => array ( ), ), 576 => array ( 'query' => 'SELECT * FROM ow_base_language WHERE `status` = \'active\'', 'execTime' => 0.00044798851013183594, '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.07971000671386719, 'params' => array ( 0 => 1, ), ), 578 => array ( 'query' => 'SELECT * FROM ow_base_language', 'execTime' => 0.0006499290466308594, 'params' => array ( ), ), 579 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `key` = \'simplicity\' LIMIT 0, 1', 'execTime' => 0.0006442070007324219, 'params' => array ( ), ), 580 => array ( 'query' => 'SELECT * FROM ow_base_theme_content WHERE `themeId` = 1606', 'execTime' => 0.0004420280456542969, 'params' => array ( ), ), 581 => array ( 'query' => 'SELECT * FROM ow_base_theme_master_page WHERE `themeId` = 1606', 'execTime' => 0.00021314620971679688, 'params' => array ( ), ), 582 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `key` = \'turquoise\' LIMIT 0, 1', 'execTime' => 0.00032806396484375, 'params' => array ( ), ), 583 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `key` = \'turquoise\' LIMIT 0, 1', 'execTime' => 0.000225067138671875, 'params' => array ( ), ), 584 => array ( 'query' => 'SELECT * FROM ow_base_theme_content WHERE `themeId` = 1607', 'execTime' => 0.0002582073211669922, 'params' => array ( ), ), 585 => array ( 'query' => 'SELECT * FROM ow_base_theme_master_page WHERE `themeId` = 1607', 'execTime' => 0.00021791458129882812, 'params' => array ( ), ), 586 => array ( 'query' => 'SELECT * FROM ow_base_document WHERE `isStatic` = 1 AND `isMobile` = 0', 'execTime' => 0.0002460479736328125, '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.0005168914794921875, '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.001058816909790039, '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.0008299350738525391, 'params' => array ( 'menuType' => 'bottom', ), ), 590 => array ( 'query' => 'SELECT * FROM ow_base_question_account_type ORDER BY sortOrder', 'execTime' => 0.0004811286926269531, 'params' => array ( ), ), 591 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'base\' AND `actionKey` = \'daily_login\' LIMIT 0, 1', 'execTime' => 0.0005469322204589844, 'params' => array ( ), ), 592 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'base\' AND `actionKey` = \'user_join\' LIMIT 0, 1', 'execTime' => 0.0005669593811035156, 'params' => array ( ), ), 593 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'base\' AND `actionKey` = \'search_users\' LIMIT 0, 1', 'execTime' => 0.00038886070251464844, 'params' => array ( ), ), 594 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'base\' AND `actionKey` = \'add_comment\' LIMIT 0, 1', 'execTime' => 0.0003459453582763672, 'params' => array ( ), ), 595 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'usercredits\' AND `actionKey` = \'buy_credits\' LIMIT 0, 1', 'execTime' => 0.000308990478515625, 'params' => array ( ), ), 596 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'usercredits\' AND `actionKey` = \'grant_by_user\' LIMIT 0, 1', 'execTime' => 0.0002970695495605469, 'params' => array ( ), ), 597 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'usercredits\' AND `actionKey` = \'grant_to_user\' LIMIT 0, 1', 'execTime' => 0.00031495094299316406, 'params' => array ( ), ), 598 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'usercredits\' AND `actionKey` = \'set_by_admin\' LIMIT 0, 1', 'execTime' => 0.0002899169921875, 'params' => array ( ), ), 599 => array ( 'query' => 'SELECT * FROM ow_base_question_account_type ORDER BY sortOrder', 'execTime' => 0.0005409717559814453, '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.0010600090026855469, 'params' => NULL, ), 601 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` IN(\'sex\',\'match_sex\') ORDER BY sortOrder', 'execTime' => 0.0006330013275146484, 'params' => array ( ), ), 602 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` IN(\'username\',\'email\',\'password\',\'sex\',\'match_sex\') ORDER BY sortOrder', 'execTime' => 0.0008499622344970703, 'params' => array ( ), ), 603 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` IN(\'\',\'sex\') ORDER BY sortOrder', 'execTime' => 0.0005519390106201172, '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.0014789104461669922, 'params' => array ( ), ), 605 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` = \'username\' LIMIT 0, 1', 'execTime' => 0.0005810260772705078, 'params' => array ( ), ), 606 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` = \'email\' LIMIT 0, 1', 'execTime' => 0.0005309581756591797, 'params' => array ( ), ), 607 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` = \'password\' LIMIT 0, 1', 'execTime' => 0.00045609474182128906, 'params' => array ( ), ), 608 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` = \'repeatPassword\' LIMIT 0, 1', 'execTime' => 0.0003941059112548828, 'params' => array ( ), ), 609 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` = \'sex\' LIMIT 0, 1', 'execTime' => 0.0005400180816650391, 'params' => array ( ), ), 610 => array ( 'query' => 'SELECT * FROM ow_skadate_account_type_to_gender', 'execTime' => 0.00043702125549316406, 'params' => array ( ), ), 611 => array ( 'query' => 'UPDATE `ow_base_plugin` SET developerKey=:dk WHERE `key`=:k', 'execTime' => 0.0005998611450195312, 'params' => array ( 'dk' => '99d6bdd5bb6468beaf118c4664dd92ff', 'k' => 'pcgallery', ), ), 612 => array ( 'query' => 'SELECT * FROM ow_base_language', 'execTime' => 0.0004630088806152344, '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.0005371570587158203, '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.00037097930908203125, 'params' => NULL, ), 615 => array ( 'query' => 'SELECT COUNT(*) FROM ow_base_invitation WHERE `userId` = 0', 'execTime' => 0.0004038810729980469, 'params' => array ( ), ), 616 => array ( 'query' => 'SELECT COUNT(*) FROM ow_base_invitation WHERE `userId` = 0 AND `viewed` = 0', 'execTime' => 0.0002529621124267578, 'params' => array ( ), ), 617 => array ( 'query' => 'SELECT COUNT(*) FROM ow_notifications_notification WHERE `userId` = 0 AND `viewed` = 0', 'execTime' => 0.00025200843811035156, 'params' => array ( ), ), 618 => array ( 'query' => 'SELECT COUNT(*) FROM ow_notifications_notification WHERE `userId` = 0', 'execTime' => 0.00020384788513183594, '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.0006220340728759766, '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.0004239082336425781, 'params' => array ( ), ), 621 => array ( 'query' => 'show tables like \'ow_base_geolocation_country\'', 'execTime' => 0.00150299072265625, 'params' => NULL, ), 622 => array ( 'query' => 'SELECT * FROM ow_base_authorization_group', 'execTime' => 0.0004467964172363281, 'params' => array ( ), ), 623 => array ( 'query' => 'SELECT * FROM ow_base_authorization_moderator ORDER BY id', 'execTime' => 0.0002510547637939453, 'params' => array ( ), ), 624 => array ( 'query' => 'SELECT * FROM ow_base_authorization_moderator_permission', 'execTime' => 0.00025200843811035156, 'params' => array ( ), ), 625 => array ( 'query' => 'SELECT * FROM ow_base_authorization_action', 'execTime' => 0.00028514862060546875, 'params' => array ( ), ), 626 => array ( 'query' => 'SELECT * FROM ow_base_authorization_permission', 'execTime' => 0.00034999847412109375, 'params' => array ( ), ), 627 => array ( 'query' => 'SELECT * FROM ow_base_authorization_role ORDER BY `sortOrder` ASC', 'execTime' => 0.0004839897155761719, '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.00045490264892578125, 'params' => array ( 'pluginKey' => 'SKADATE', 'position' => 'bottom', ), ), 630 => array ( 'query' => 'SELECT * FROM ow_base_place WHERE `name` = \'index\' LIMIT 0, 1', 'execTime' => 0.0004830360412597656, 'params' => array ( ), ), 631 => array ( 'query' => 'SELECT * FROM ow_base_component_place_cache WHERE `placeId` = 2 AND `entityId` = 0 LIMIT 0, 1', 'execTime' => 0.0005140304565429688, '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.0005249977111816406, 'params' => array ( 'pluginKey' => 'SKADATE', 'position' => 'sidebar', ), ), ), 'debugMode' => true, 'isProfilerEnabled' => true, 'profiler' => \UTIL_Profiler::__set_state(array( 'checkPoints' => array ( 'start' => 1783290037.656917, ), 'key' => 'db', 'result' => array ( ), 'chkCounter' => 0, )), 'queryExecTime' => 0.0005249977111816406, 'totalQueryExecTime' => 0.3253614902496338, '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.0008230209350585938, 'params' => array ( ), ), 1 => array ( 'query' => 'SELECT * FROM ow_base_language', 'execTime' => 0.0004980564117431641, 'params' => array ( ), ), 2 => array ( 'query' => 'SELECT * FROM ow_base_plugin', 'execTime' => 0.0006098747253417969, 'params' => array ( ), ), 3 => array ( 'query' => 'SELECT * FROM ow_base_language ORDER BY `order` ASC LIMIT 0, 1', 'execTime' => 0.0004949569702148438, 'params' => array ( ), ), 4 => array ( 'query' => 'SET TIME_ZONE = ?', 'execTime' => 0.0003268718719482422, 'params' => array ( 0 => '-04:00', ), ), 5 => array ( 'query' => 'SELECT * FROM ow_virtualgifts_template', 'execTime' => 0.0005471706390380859, 'params' => array ( ), ), 6 => array ( 'query' => 'SELECT * FROM ow_base_document WHERE `uri` = \'join\' AND `isStatic` = 1 LIMIT 0, 1', 'execTime' => 0.0006730556488037109, 'params' => array ( ), ), 7 => array ( 'query' => 'SELECT * FROM ow_base_theme', 'execTime' => 0.0005199909210205078, 'params' => array ( ), ), 8 => array ( 'query' => 'SELECT * FROM ow_base_theme', 'execTime' => 0.0004990100860595703, 'params' => array ( ), ), 9 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003638267517089844, 'params' => array ( 0 => 1555, ), ), 10 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003180503845214844, 'params' => array ( 0 => 1555, ), ), 11 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1555', 'execTime' => 0.0008919239044189453, 'params' => NULL, ), 12 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1555', 'execTime' => 0.00039386749267578125, 'params' => NULL, ), 13 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1555', 'execTime' => 0.0010609626770019531, '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.0006279945373535156, '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.0003941059112548828, '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.0003719329833984375, '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.00042891502380371094, '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.0003750324249267578, '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.00035309791564941406, '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.0003159046173095703, '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.0003039836883544922, '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.0003559589385986328, '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.0003561973571777344, '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.0003409385681152344, '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.0002529621124267578, '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.00022912025451660156, '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.00028204917907714844, '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.00022101402282714844, '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.0002129077911376953, '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.0003190040588378906, 'params' => array ( 'id' => NULL, 'themeId' => 1555, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 31 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003819465637207031, '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.0011050701141357422, 'params' => array ( 'themeId' => 1555, 'themeId2' => 1555, ), ), 33 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1555', 'execTime' => 0.00026297569274902344, 'params' => array ( ), ), 34 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00034999847412109375, 'params' => array ( 0 => 1559, ), ), 35 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00030803680419921875, 'params' => array ( 0 => 1559, ), ), 36 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1559', 'execTime' => 0.0008130073547363281, 'params' => NULL, ), 37 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1559', 'execTime' => 0.0003731250762939453, 'params' => NULL, ), 38 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1559', 'execTime' => 0.0009980201721191406, '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.0006968975067138672, '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.00039196014404296875, '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.00038886070251464844, '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.0003750324249267578, '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.0003681182861328125, '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.0003368854522705078, '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.000331878662109375, '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.00039196014404296875, '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.0003478527069091797, '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.0002911090850830078, '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.0003008842468261719, '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.00029277801513671875, '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.0002911090850830078, '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.0002720355987548828, '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.00021600723266601562, '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.0002620220184326172, 'params' => array ( 'id' => NULL, 'themeId' => 1559, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 55 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0004000663757324219, '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.000965118408203125, 'params' => array ( 'themeId' => 1559, 'themeId2' => 1559, ), ), 57 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1559', 'execTime' => 0.0002448558807373047, 'params' => array ( ), ), 58 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003058910369873047, 'params' => array ( 0 => 1606, ), ), 59 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00031495094299316406, 'params' => array ( 0 => 1606, ), ), 60 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1606', 'execTime' => 0.0009970664978027344, 'params' => NULL, ), 61 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1606', 'execTime' => 0.00029206275939941406, 'params' => NULL, ), 62 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1606', 'execTime' => 0.0011670589447021484, '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.0006978511810302734, '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.00038814544677734375, '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.0003600120544433594, '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.00037789344787597656, '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.00032401084899902344, '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.00040912628173828125, '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.00036215782165527344, '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.0003380775451660156, '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.0003819465637207031, '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.00027680397033691406, '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.00029087066650390625, '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.0002560615539550781, '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.00023603439331054688, '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.0002300739288330078, '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.00026798248291015625, '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.0002391338348388672, '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.00022792816162109375, '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.00027489662170410156, '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.00039386749267578125, '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.0009911060333251953, 'params' => array ( 'themeId' => 1606, 'themeId2' => 1606, ), ), 83 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1606', 'execTime' => 0.00023889541625976562, 'params' => array ( ), ), 84 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.000308990478515625, 'params' => array ( 0 => 1607, ), ), 85 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003180503845214844, 'params' => array ( 0 => 1607, ), ), 86 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1607', 'execTime' => 0.0008060932159423828, 'params' => NULL, ), 87 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1607', 'execTime' => 0.0003829002380371094, 'params' => NULL, ), 88 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1607', 'execTime' => 0.0010120868682861328, '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.0006849765777587891, '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.0004811286926269531, '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.0003769397735595703, '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.00037407875061035156, '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.0004570484161376953, '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.0003590583801269531, '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.00035309791564941406, '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.0003170967102050781, '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.00031495094299316406, '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.0003371238708496094, '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.000247955322265625, '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.00023508071899414062, '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.0002448558807373047, '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.00023698806762695312, '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.0002200603485107422, '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.00021386146545410156, '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.0002799034118652344, 'params' => array ( 'id' => NULL, 'themeId' => 1607, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 106 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003809928894042969, '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.0009529590606689453, 'params' => array ( 'themeId' => 1607, 'themeId2' => 1607, ), ), 108 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1607', 'execTime' => 0.00023102760314941406, 'params' => array ( ), ), 109 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002989768981933594, 'params' => array ( 0 => 1608, ), ), 110 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00026798248291015625, 'params' => array ( 0 => 1608, ), ), 111 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1608', 'execTime' => 0.0008928775787353516, 'params' => NULL, ), 112 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1608', 'execTime' => 0.0004048347473144531, 'params' => NULL, ), 113 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1608', 'execTime' => 0.001001119613647461, '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.0006468296051025391, '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.0004208087921142578, '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.0003600120544433594, '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.0003948211669921875, '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.00030994415283203125, '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.00028705596923828125, '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.0003268718719482422, '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.0003161430358886719, '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.0002951622009277344, '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.0003299713134765625, '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.000247955322265625, '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.00024390220642089844, '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.00027489662170410156, '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.000225067138671875, '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.00022220611572265625, '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.00023603439331054688, '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.00027489662170410156, 'params' => array ( 'id' => NULL, 'themeId' => 1608, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 131 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003750324249267578, '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.0009908676147460938, 'params' => array ( 'themeId' => 1608, 'themeId2' => 1608, ), ), 133 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1608', 'execTime' => 0.0002970695495605469, 'params' => array ( ), ), 134 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002770423889160156, 'params' => array ( 0 => 1609, ), ), 135 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002579689025878906, 'params' => array ( 0 => 1609, ), ), 136 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1609', 'execTime' => 0.0008368492126464844, 'params' => NULL, ), 137 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1609', 'execTime' => 0.0004119873046875, 'params' => NULL, ), 138 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1609', 'execTime' => 0.001310110092163086, '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.0006270408630371094, '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.00047016143798828125, '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.0003478527069091797, '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.000370025634765625, '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.0003509521484375, '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.00034880638122558594, '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.0003528594970703125, '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.000331878662109375, '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.0003249645233154297, '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.0003540515899658203, '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.0003161430358886719, '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.00031280517578125, '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.00025200843811035156, '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.00022602081298828125, '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.00021600723266601562, '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.0002269744873046875, '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.00023508071899414062, '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.0002779960632324219, 'params' => array ( 'id' => NULL, 'themeId' => 1609, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 158 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003941059112548828, '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.0010769367218017578, 'params' => array ( 'themeId' => 1609, 'themeId2' => 1609, ), ), 160 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1609', 'execTime' => 0.00023221969604492188, 'params' => array ( ), ), 161 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00027489662170410156, 'params' => array ( 0 => 1610, ), ), 162 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002739429473876953, 'params' => array ( 0 => 1610, ), ), 163 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1610', 'execTime' => 0.0008380413055419922, 'params' => NULL, ), 164 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1610', 'execTime' => 0.0003871917724609375, 'params' => NULL, ), 165 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1610', 'execTime' => 0.0013611316680908203, '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.0006349086761474609, '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.00045800209045410156, '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.0003399848937988281, '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.0003361701965332031, '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.0003769397735595703, '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.0003769397735595703, '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.0003230571746826172, '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.00032591819763183594, '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.0003371238708496094, '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.0004200935363769531, '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.0003159046173095703, '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.0002892017364501953, '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.000270843505859375, '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.00023293495178222656, '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.00021982192993164062, '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.00022912025451660156, '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.00023603439331054688, '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.00022292137145996094, '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.00026488304138183594, 'params' => array ( 'id' => NULL, 'themeId' => 1610, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 185 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00039005279541015625, '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.0011000633239746094, 'params' => array ( 'themeId' => 1610, 'themeId2' => 1610, ), ), 187 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1610', 'execTime' => 0.00023102760314941406, 'params' => array ( ), ), 188 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00029587745666503906, 'params' => array ( 0 => 1611, ), ), 189 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00028395652770996094, 'params' => array ( 0 => 1611, ), ), 190 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1611', 'execTime' => 0.0008189678192138672, 'params' => NULL, ), 191 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1611', 'execTime' => 0.0003559589385986328, 'params' => NULL, ), 192 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1611', 'execTime' => 0.0011789798736572266, '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.0006051063537597656, '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.0003669261932373047, '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.00035190582275390625, '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.0003619194030761719, '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.00038886070251464844, '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.00034117698669433594, '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.00034308433532714844, '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.0004038810729980469, '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.0003819465637207031, '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.00034689903259277344, '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.0002770423889160156, '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.0002491474151611328, '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.00026917457580566406, '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.00024318695068359375, '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.00021004676818847656, '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.00020503997802734375, '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.00026416778564453125, 'params' => array ( 'id' => NULL, 'themeId' => 1611, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 210 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00037598609924316406, '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.0010030269622802734, 'params' => array ( 'themeId' => 1611, 'themeId2' => 1611, ), ), 212 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1611', 'execTime' => 0.0002281665802001953, 'params' => array ( ), ), 213 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00029206275939941406, 'params' => array ( 0 => 1612, ), ), 214 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00026297569274902344, 'params' => array ( 0 => 1612, ), ), 215 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1612', 'execTime' => 0.0008859634399414062, 'params' => NULL, ), 216 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1612', 'execTime' => 0.0004010200500488281, 'params' => NULL, ), 217 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1612', 'execTime' => 0.0010800361633300781, '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.0006220340728759766, '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.00039315223693847656, '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.00034999847412109375, '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.00038695335388183594, '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.0002930164337158203, '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.0003190040588378906, '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.0003490447998046875, '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.0003211498260498047, '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.00033211708068847656, '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.0003190040588378906, '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.0003268718719482422, '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.00024390220642089844, '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.0002529621124267578, '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' => 0.00022411346435546875, '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' => 0.00021982192993164062, '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' => 0.00022101402282714844, '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' => 0.00023794174194335938, '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.0002510547637939453, 'params' => array ( 'id' => NULL, 'themeId' => 1612, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 236 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0004069805145263672, '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.0010628700256347656, 'params' => array ( 'themeId' => 1612, 'themeId2' => 1612, ), ), 238 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1612', 'execTime' => 0.00022912025451660156, 'params' => array ( ), ), 239 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00027298927307128906, 'params' => array ( 0 => 1613, ), ), 240 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002551078796386719, 'params' => array ( 0 => 1613, ), ), 241 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1613', 'execTime' => 0.0008370876312255859, 'params' => NULL, ), 242 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1613', 'execTime' => 0.0004010200500488281, 'params' => NULL, ), 243 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1613', 'execTime' => 0.0010728836059570312, '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.0006189346313476562, '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.00036978721618652344, '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.0003800392150878906, '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.00034999847412109375, '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.00035500526428222656, '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.00035309791564941406, '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.00030112266540527344, '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.0003190040588378906, '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.0003631114959716797, '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.0003151893615722656, '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.0002589225769042969, '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.00026988983154296875, '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.00024700164794921875, '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.0002410411834716797, '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.0002758502960205078, '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.00024509429931640625, '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.0002639293670654297, 'params' => array ( 'id' => NULL, 'themeId' => 1613, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 261 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003681182861328125, '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.0009469985961914062, 'params' => array ( 'themeId' => 1613, 'themeId2' => 1613, ), ), 263 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1613', 'execTime' => 0.0002281665802001953, 'params' => array ( ), ), 264 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002720355987548828, 'params' => array ( 0 => 1614, ), ), 265 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002808570861816406, 'params' => array ( 0 => 1614, ), ), 266 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1614', 'execTime' => 0.0007808208465576172, 'params' => NULL, ), 267 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1614', 'execTime' => 0.00036787986755371094, 'params' => NULL, ), 268 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1614', 'execTime' => 0.001110076904296875, '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.0006289482116699219, '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.00040984153747558594, '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.0003437995910644531, '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.0003211498260498047, '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.00035309791564941406, '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.00031495094299316406, '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.00031495094299316406, '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.00037097930908203125, '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.0003161430358886719, '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.0003299713134765625, '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.00034689903259277344, '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.0002548694610595703, '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.00022411346435546875, '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.00029587745666503906, '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.00022077560424804688, '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.00021195411682128906, '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.00021004676818847656, '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.0003390312194824219, 'params' => array ( 'id' => NULL, 'themeId' => 1614, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 287 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00038504600524902344, '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.0011088848114013672, 'params' => array ( 'themeId' => 1614, 'themeId2' => 1614, ), ), 289 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1614', 'execTime' => 0.0002970695495605469, 'params' => array ( ), ), 290 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003070831298828125, 'params' => array ( 0 => 1615, ), ), 291 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003440380096435547, 'params' => array ( 0 => 1615, ), ), 292 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1615', 'execTime' => 0.0008709430694580078, 'params' => NULL, ), 293 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1615', 'execTime' => 0.00038313865661621094, 'params' => NULL, ), 294 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1615', 'execTime' => 0.0009839534759521484, '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.0006208419799804688, '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.0004620552062988281, '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.00036907196044921875, '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.00037789344787597656, '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.0003349781036376953, '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.00033593177795410156, '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.0003380775451660156, '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.00032591819763183594, '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.0003337860107421875, '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.0003418922424316406, '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.0002448558807373047, '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.000225067138671875, '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.00024890899658203125, '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.0002181529998779297, '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.00021314620971679688, '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.00021004676818847656, '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.0002789497375488281, 'params' => array ( 'id' => NULL, 'themeId' => 1615, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 312 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0004200935363769531, '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.0010309219360351562, 'params' => array ( 'themeId' => 1615, 'themeId2' => 1615, ), ), 314 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1615', 'execTime' => 0.0002951622009277344, 'params' => array ( ), ), 315 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003199577331542969, 'params' => array ( 0 => 1616, ), ), 316 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002739429473876953, 'params' => array ( 0 => 1616, ), ), 317 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1616', 'execTime' => 0.0008530616760253906, 'params' => NULL, ), 318 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1616', 'execTime' => 0.0003871917724609375, 'params' => NULL, ), 319 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1616', 'execTime' => 0.0010690689086914062, '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.0006430149078369141, '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.00039196014404296875, '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.0003859996795654297, '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.0004849433898925781, '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.0001468658447265625, '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.00014281272888183594, '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.00013589859008789062, '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.00014901161193847656, '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.00013899803161621094, '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.00013017654418945312, '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.00013017654418945312, '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.00012111663818359375, '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.000125885009765625, '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.00011301040649414062, '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.00011110305786132812, '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.00010919570922851562, '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.00013494491577148438, 'params' => array ( 'id' => NULL, 'themeId' => 1616, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 338 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00019502639770507812, '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.0004019737243652344, '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.0001461505889892578, 'params' => array ( 0 => 1617, ), ), 342 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001399517059326172, 'params' => array ( 0 => 1617, ), ), 343 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1617', 'execTime' => 0.0002918243408203125, 'params' => NULL, ), 344 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1617', 'execTime' => 0.00014901161193847656, 'params' => NULL, ), 345 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1617', 'execTime' => 0.0003719329833984375, '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.00030803680419921875, '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.00016999244689941406, '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.0001590251922607422, '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.00014281272888183594, '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.00013303756713867188, '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.00012803077697753906, '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.0001361370086669922, '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.00013685226440429688, '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.0001430511474609375, '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.00012183189392089844, '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.00011515617370605469, '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.00011301040649414062, '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.00010919570922851562, '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.00013589859008789062, 'params' => array ( 'id' => NULL, 'themeId' => 1617, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 362 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00019502639770507812, '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.0004000663757324219, 'params' => array ( 'themeId' => 1617, 'themeId2' => 1617, ), ), 364 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1617', 'execTime' => 0.00011205673217773438, 'params' => array ( ), ), 365 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001480579376220703, '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.0003230571746826172, 'params' => NULL, ), 368 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1618', 'execTime' => 0.00015211105346679688, 'params' => NULL, ), 369 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1618', 'execTime' => 0.0003521442413330078, '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.0003180503845214844, '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.00016117095947265625, '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.00014209747314453125, '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.00014090538024902344, '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.00014090538024902344, '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.00013399124145507812, '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.00013303756713867188, '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.000164031982421875, '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.00014209747314453125, '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.00013399124145507812, '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.00013399124145507812, '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.00013017654418945312, '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.00013017654418945312, '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.00012302398681640625, '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.00011396408081054688, '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.00011396408081054688, '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.00011301040649414062, '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.00013709068298339844, 'params' => array ( 'id' => NULL, 'themeId' => 1618, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 388 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.000209808349609375, '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.00055694580078125, 'params' => array ( 'themeId' => 1618, 'themeId2' => 1618, ), ), 390 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1618', 'execTime' => 0.00014710426330566406, 'params' => array ( ), ), 391 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001690387725830078, 'params' => array ( 0 => 1619, ), ), 392 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001480579376220703, 'params' => array ( 0 => 1619, ), ), 393 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1619', 'execTime' => 0.00038909912109375, 'params' => NULL, ), 394 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1619', 'execTime' => 0.0001628398895263672, 'params' => NULL, ), 395 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1619', 'execTime' => 0.00043892860412597656, '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.0004439353942871094, '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.0003838539123535156, '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.0003368854522705078, '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.0001709461212158203, '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.00016498565673828125, '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.0001862049102783203, '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.00019407272338867188, '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.0003299713134765625, '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.00029087066650390625, '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.00034308433532714844, '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.0003228187561035156, '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.00030112266540527344, '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.00036215782165527344, '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.0002510547637939453, '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.00026798248291015625, '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.0002498626708984375, '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.0002281665802001953, '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.00022411346435546875, '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.00023984909057617188, '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.00026917457580566406, 'params' => array ( 'id' => NULL, 'themeId' => 1619, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 416 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003790855407714844, '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.0012009143829345703, 'params' => array ( 'themeId' => 1619, 'themeId2' => 1619, ), ), 418 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1619', 'execTime' => 0.00023984909057617188, 'params' => array ( ), ), 419 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002758502960205078, 'params' => array ( 0 => 1620, ), ), 420 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002608299255371094, 'params' => array ( 0 => 1620, ), ), 421 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1620', 'execTime' => 0.0008351802825927734, 'params' => NULL, ), 422 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1620', 'execTime' => 0.0004088878631591797, 'params' => NULL, ), 423 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1620', 'execTime' => 0.0012760162353515625, '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.000640869140625, '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.0004119873046875, '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.0003781318664550781, '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.00039696693420410156, '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.00035500526428222656, '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.0003180503845214844, '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.0003609657287597656, '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.0003559589385986328, '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.0003509521484375, '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.00039505958557128906, '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.0002548694610595703, '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.00030684471130371094, '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.00023698806762695312, '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.00022792816162109375, '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.0002288818359375, '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.00028204917907714844, '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.0002579689025878906, 'params' => array ( 'id' => NULL, 'themeId' => 1620, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 441 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003960132598876953, '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.0010349750518798828, 'params' => array ( 'themeId' => 1620, 'themeId2' => 1620, ), ), 443 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1620', 'execTime' => 0.00023794174194335938, 'params' => array ( ), ), 444 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00028014183044433594, 'params' => array ( 0 => 1621, ), ), 445 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002608299255371094, 'params' => array ( 0 => 1621, ), ), 446 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1621', 'execTime' => 0.0009448528289794922, 'params' => NULL, ), 447 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1621', 'execTime' => 0.00041985511779785156, 'params' => NULL, ), 448 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1621', 'execTime' => 0.001130819320678711, '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.0006468296051025391, '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.0004069805145263672, '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.0003371238708496094, '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.0003809928894042969, '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.00035190582275390625, '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.00033402442932128906, '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.0003399848937988281, '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.0003190040588378906, '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.00033211708068847656, '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.00037097930908203125, '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.00024509429931640625, '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.0002269744873046875, '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.0002620220184326172, '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.0002200603485107422, '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.00021386146545410156, '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.00021195411682128906, '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.00028395652770996094, 'params' => array ( 'id' => NULL, 'themeId' => 1621, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 466 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003771781921386719, '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.0011119842529296875, 'params' => array ( 'themeId' => 1621, 'themeId2' => 1621, ), ), 468 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1621', 'execTime' => 0.00029397010803222656, 'params' => array ( ), ), 469 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002739429473876953, 'params' => array ( 0 => 1622, ), ), 470 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00025582313537597656, 'params' => array ( 0 => 1622, ), ), 471 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1622', 'execTime' => 0.0007870197296142578, 'params' => NULL, ), 472 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1622', 'execTime' => 0.0003669261932373047, 'params' => NULL, ), 473 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1622', 'execTime' => 0.0014290809631347656, '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.0006270408630371094, '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.00037288665771484375, '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.0003662109375, '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.000308990478515625, '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.0003859996795654297, '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.00034689903259277344, '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.0003349781036376953, '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.0003440380096435547, '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.0002799034118652344, '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.00029087066650390625, '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.000331878662109375, '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.00031495094299316406, '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.0002880096435546875, '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.0003349781036376953, '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.0003349781036376953, '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.000247955322265625, '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.00024819374084472656, '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.00022292137145996094, '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.0002200603485107422, '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.00022792816162109375, '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.00023317337036132812, '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.0002498626708984375, 'params' => array ( 'id' => NULL, 'themeId' => 1622, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 496 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003921985626220703, '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.0012400150299072266, 'params' => array ( 'themeId' => 1622, 'themeId2' => 1622, ), ), 498 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1622', 'execTime' => 0.00023102760314941406, 'params' => array ( ), ), 499 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00029397010803222656, 'params' => array ( 0 => 1623, ), ), 500 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002911090850830078, 'params' => array ( 0 => 1623, ), ), 501 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1623', 'execTime' => 0.0008399486541748047, 'params' => NULL, ), 502 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1623', 'execTime' => 0.0003590583801269531, 'params' => NULL, ), 503 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1623', 'execTime' => 0.001010894775390625, '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.0006520748138427734, '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.0003769397735595703, '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.00032806396484375, '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.00036907196044921875, '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.00034999847412109375, '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.00034499168395996094, '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.0003190040588378906, '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.0003161430358886719, '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.0003452301025390625, '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.00032210350036621094, '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.00028896331787109375, '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.0002689361572265625, '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.00023984909057617188, '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.0002200603485107422, '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.00021791458129882812, '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.0002570152282714844, '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.00021982192993164062, '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.0002510547637939453, 'params' => array ( 'id' => NULL, 'themeId' => 1623, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 522 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003750324249267578, '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.0011069774627685547, 'params' => array ( 'themeId' => 1623, 'themeId2' => 1623, ), ), 524 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1623', 'execTime' => 0.00023508071899414062, 'params' => array ( ), ), 525 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002980232238769531, 'params' => array ( 0 => 1624, ), ), 526 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00028586387634277344, 'params' => array ( 0 => 1624, ), ), 527 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1624', 'execTime' => 0.0007500648498535156, 'params' => NULL, ), 528 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1624', 'execTime' => 0.0003859996795654297, 'params' => NULL, ), 529 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1624', 'execTime' => 0.0011670589447021484, '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.0006520748138427734, '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.00040984153747558594, '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.0003368854522705078, '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.0003528594970703125, '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.00037598609924316406, '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.0002789497375488281, '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.00026988983154296875, '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.0003299713134765625, '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.0003349781036376953, '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.00037407875061035156, '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.0002779960632324219, '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.00023221969604492188, '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.0002200603485107422, '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.00023603439331054688, '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.00024008750915527344, '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.00021195411682128906, '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.00024580955505371094, 'params' => array ( 'id' => NULL, 'themeId' => 1624, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 547 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00037384033203125, '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.0009601116180419922, 'params' => array ( 'themeId' => 1624, 'themeId2' => 1624, ), ), 549 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1624', 'execTime' => 0.00022792816162109375, 'params' => array ( ), ), 550 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002949237823486328, 'params' => array ( 0 => 1625, ), ), 551 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002899169921875, 'params' => array ( 0 => 1625, ), ), 552 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1625', 'execTime' => 0.0009520053863525391, 'params' => NULL, ), 553 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1625', 'execTime' => 0.0003650188446044922, 'params' => NULL, ), 554 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1625', 'execTime' => 0.001135110855102539, '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.0006680488586425781, '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.0003998279571533203, '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.00034809112548828125, '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.0004239082336425781, '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.0003609657287597656, '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.00035500526428222656, '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.00036907196044921875, '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.00037288665771484375, '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.0002799034118652344, '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.00025010108947753906, '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.0002319812774658203, '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.0002269744873046875, '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.00028705596923828125, '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.00023293495178222656, '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.00028896331787109375, 'params' => array ( 'id' => NULL, 'themeId' => 1625, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 570 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0004119873046875, '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.0010170936584472656, 'params' => array ( 'themeId' => 1625, 'themeId2' => 1625, ), ), 572 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1625', 'execTime' => 0.0002319812774658203, 'params' => array ( ), ), 573 => array ( 'query' => 'SELECT * FROM ow_base_config WHERE `key` = \'base\' AND `name` = \'cachedEntitiesPostfix\' LIMIT 0, 1', 'execTime' => 0.0003380775451660156, 'params' => array ( ), ), 574 => array ( 'query' => 'UPDATE `ow_base_config` SET `value`=:value WHERE id=:id', 'execTime' => 0.00035881996154785156, 'params' => array ( 'id' => 521, 'value' => 'GEVUHazY', ), ), 575 => array ( 'query' => 'SELECT * FROM ow_base_config', 'execTime' => 0.0006458759307861328, 'params' => array ( ), ), 576 => array ( 'query' => 'SELECT * FROM ow_base_language WHERE `status` = \'active\'', 'execTime' => 0.00044798851013183594, '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.07971000671386719, 'params' => array ( 0 => 1, ), ), 578 => array ( 'query' => 'SELECT * FROM ow_base_language', 'execTime' => 0.0006499290466308594, 'params' => array ( ), ), 579 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `key` = \'simplicity\' LIMIT 0, 1', 'execTime' => 0.0006442070007324219, 'params' => array ( ), ), 580 => array ( 'query' => 'SELECT * FROM ow_base_theme_content WHERE `themeId` = 1606', 'execTime' => 0.0004420280456542969, 'params' => array ( ), ), 581 => array ( 'query' => 'SELECT * FROM ow_base_theme_master_page WHERE `themeId` = 1606', 'execTime' => 0.00021314620971679688, 'params' => array ( ), ), 582 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `key` = \'turquoise\' LIMIT 0, 1', 'execTime' => 0.00032806396484375, 'params' => array ( ), ), 583 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `key` = \'turquoise\' LIMIT 0, 1', 'execTime' => 0.000225067138671875, 'params' => array ( ), ), 584 => array ( 'query' => 'SELECT * FROM ow_base_theme_content WHERE `themeId` = 1607', 'execTime' => 0.0002582073211669922, 'params' => array ( ), ), 585 => array ( 'query' => 'SELECT * FROM ow_base_theme_master_page WHERE `themeId` = 1607', 'execTime' => 0.00021791458129882812, 'params' => array ( ), ), 586 => array ( 'query' => 'SELECT * FROM ow_base_document WHERE `isStatic` = 1 AND `isMobile` = 0', 'execTime' => 0.0002460479736328125, '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.0005168914794921875, '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.001058816909790039, '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.0008299350738525391, 'params' => array ( 'menuType' => 'bottom', ), ), 590 => array ( 'query' => 'SELECT * FROM ow_base_question_account_type ORDER BY sortOrder', 'execTime' => 0.0004811286926269531, 'params' => array ( ), ), 591 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'base\' AND `actionKey` = \'daily_login\' LIMIT 0, 1', 'execTime' => 0.0005469322204589844, 'params' => array ( ), ), 592 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'base\' AND `actionKey` = \'user_join\' LIMIT 0, 1', 'execTime' => 0.0005669593811035156, 'params' => array ( ), ), 593 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'base\' AND `actionKey` = \'search_users\' LIMIT 0, 1', 'execTime' => 0.00038886070251464844, 'params' => array ( ), ), 594 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'base\' AND `actionKey` = \'add_comment\' LIMIT 0, 1', 'execTime' => 0.0003459453582763672, 'params' => array ( ), ), 595 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'usercredits\' AND `actionKey` = \'buy_credits\' LIMIT 0, 1', 'execTime' => 0.000308990478515625, 'params' => array ( ), ), 596 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'usercredits\' AND `actionKey` = \'grant_by_user\' LIMIT 0, 1', 'execTime' => 0.0002970695495605469, 'params' => array ( ), ), 597 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'usercredits\' AND `actionKey` = \'grant_to_user\' LIMIT 0, 1', 'execTime' => 0.00031495094299316406, 'params' => array ( ), ), 598 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'usercredits\' AND `actionKey` = \'set_by_admin\' LIMIT 0, 1', 'execTime' => 0.0002899169921875, 'params' => array ( ), ), 599 => array ( 'query' => 'SELECT * FROM ow_base_question_account_type ORDER BY sortOrder', 'execTime' => 0.0005409717559814453, '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.0010600090026855469, 'params' => NULL, ), 601 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` IN(\'sex\',\'match_sex\') ORDER BY sortOrder', 'execTime' => 0.0006330013275146484, 'params' => array ( ), ), 602 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` IN(\'username\',\'email\',\'password\',\'sex\',\'match_sex\') ORDER BY sortOrder', 'execTime' => 0.0008499622344970703, 'params' => array ( ), ), 603 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` IN(\'\',\'sex\') ORDER BY sortOrder', 'execTime' => 0.0005519390106201172, '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.0014789104461669922, 'params' => array ( ), ), 605 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` = \'username\' LIMIT 0, 1', 'execTime' => 0.0005810260772705078, 'params' => array ( ), ), 606 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` = \'email\' LIMIT 0, 1', 'execTime' => 0.0005309581756591797, 'params' => array ( ), ), 607 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` = \'password\' LIMIT 0, 1', 'execTime' => 0.00045609474182128906, 'params' => array ( ), ), 608 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` = \'repeatPassword\' LIMIT 0, 1', 'execTime' => 0.0003941059112548828, 'params' => array ( ), ), 609 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` = \'sex\' LIMIT 0, 1', 'execTime' => 0.0005400180816650391, 'params' => array ( ), ), 610 => array ( 'query' => 'SELECT * FROM ow_skadate_account_type_to_gender', 'execTime' => 0.00043702125549316406, 'params' => array ( ), ), 611 => array ( 'query' => 'UPDATE `ow_base_plugin` SET developerKey=:dk WHERE `key`=:k', 'execTime' => 0.0005998611450195312, 'params' => array ( 'dk' => '99d6bdd5bb6468beaf118c4664dd92ff', 'k' => 'pcgallery', ), ), 612 => array ( 'query' => 'SELECT * FROM ow_base_language', 'execTime' => 0.0004630088806152344, '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.0005371570587158203, '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.00037097930908203125, 'params' => NULL, ), 615 => array ( 'query' => 'SELECT COUNT(*) FROM ow_base_invitation WHERE `userId` = 0', 'execTime' => 0.0004038810729980469, 'params' => array ( ), ), 616 => array ( 'query' => 'SELECT COUNT(*) FROM ow_base_invitation WHERE `userId` = 0 AND `viewed` = 0', 'execTime' => 0.0002529621124267578, 'params' => array ( ), ), 617 => array ( 'query' => 'SELECT COUNT(*) FROM ow_notifications_notification WHERE `userId` = 0 AND `viewed` = 0', 'execTime' => 0.00025200843811035156, 'params' => array ( ), ), 618 => array ( 'query' => 'SELECT COUNT(*) FROM ow_notifications_notification WHERE `userId` = 0', 'execTime' => 0.00020384788513183594, '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.0006220340728759766, '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.0004239082336425781, 'params' => array ( ), ), 621 => array ( 'query' => 'show tables like \'ow_base_geolocation_country\'', 'execTime' => 0.00150299072265625, 'params' => NULL, ), 622 => array ( 'query' => 'SELECT * FROM ow_base_authorization_group', 'execTime' => 0.0004467964172363281, 'params' => array ( ), ), 623 => array ( 'query' => 'SELECT * FROM ow_base_authorization_moderator ORDER BY id', 'execTime' => 0.0002510547637939453, 'params' => array ( ), ), 624 => array ( 'query' => 'SELECT * FROM ow_base_authorization_moderator_permission', 'execTime' => 0.00025200843811035156, 'params' => array ( ), ), 625 => array ( 'query' => 'SELECT * FROM ow_base_authorization_action', 'execTime' => 0.00028514862060546875, 'params' => array ( ), ), 626 => array ( 'query' => 'SELECT * FROM ow_base_authorization_permission', 'execTime' => 0.00034999847412109375, 'params' => array ( ), ), 627 => array ( 'query' => 'SELECT * FROM ow_base_authorization_role ORDER BY `sortOrder` ASC', 'execTime' => 0.0004839897155761719, '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.00045490264892578125, 'params' => array ( 'pluginKey' => 'SKADATE', 'position' => 'bottom', ), ), 630 => array ( 'query' => 'SELECT * FROM ow_base_place WHERE `name` = \'index\' LIMIT 0, 1', 'execTime' => 0.0004830360412597656, 'params' => array ( ), ), 631 => array ( 'query' => 'SELECT * FROM ow_base_component_place_cache WHERE `placeId` = 2 AND `entityId` = 0 LIMIT 0, 1', 'execTime' => 0.0005140304565429688, '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.0005249977111816406, 'params' => array ( 'pluginKey' => 'SKADATE', 'position' => 'sidebar', ), ), ), 'debugMode' => true, 'isProfilerEnabled' => true, 'profiler' => \UTIL_Profiler::__set_state(array( 'checkPoints' => array ( 'start' => 1783290037.656917, ), 'key' => 'db', 'result' => array ( ), 'chkCounter' => 0, )), 'queryExecTime' => 0.0005249977111816406, 'totalQueryExecTime' => 0.3253614902496338, '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.0008230209350585938, 'params' => array ( ), ), 1 => array ( 'query' => 'SELECT * FROM ow_base_language', 'execTime' => 0.0004980564117431641, 'params' => array ( ), ), 2 => array ( 'query' => 'SELECT * FROM ow_base_plugin', 'execTime' => 0.0006098747253417969, 'params' => array ( ), ), 3 => array ( 'query' => 'SELECT * FROM ow_base_language ORDER BY `order` ASC LIMIT 0, 1', 'execTime' => 0.0004949569702148438, 'params' => array ( ), ), 4 => array ( 'query' => 'SET TIME_ZONE = ?', 'execTime' => 0.0003268718719482422, 'params' => array ( 0 => '-04:00', ), ), 5 => array ( 'query' => 'SELECT * FROM ow_virtualgifts_template', 'execTime' => 0.0005471706390380859, 'params' => array ( ), ), 6 => array ( 'query' => 'SELECT * FROM ow_base_document WHERE `uri` = \'join\' AND `isStatic` = 1 LIMIT 0, 1', 'execTime' => 0.0006730556488037109, 'params' => array ( ), ), 7 => array ( 'query' => 'SELECT * FROM ow_base_theme', 'execTime' => 0.0005199909210205078, 'params' => array ( ), ), 8 => array ( 'query' => 'SELECT * FROM ow_base_theme', 'execTime' => 0.0004990100860595703, 'params' => array ( ), ), 9 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003638267517089844, 'params' => array ( 0 => 1555, ), ), 10 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003180503845214844, 'params' => array ( 0 => 1555, ), ), 11 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1555', 'execTime' => 0.0008919239044189453, 'params' => NULL, ), 12 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1555', 'execTime' => 0.00039386749267578125, 'params' => NULL, ), 13 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1555', 'execTime' => 0.0010609626770019531, '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.0006279945373535156, '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.0003941059112548828, '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.0003719329833984375, '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.00042891502380371094, '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.0003750324249267578, '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.00035309791564941406, '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.0003159046173095703, '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.0003039836883544922, '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.0003559589385986328, '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.0003561973571777344, '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.0003409385681152344, '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.0002529621124267578, '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.00022912025451660156, '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.00028204917907714844, '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.00022101402282714844, '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.0002129077911376953, '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.0003190040588378906, 'params' => array ( 'id' => NULL, 'themeId' => 1555, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 31 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003819465637207031, '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.0011050701141357422, 'params' => array ( 'themeId' => 1555, 'themeId2' => 1555, ), ), 33 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1555', 'execTime' => 0.00026297569274902344, 'params' => array ( ), ), 34 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00034999847412109375, 'params' => array ( 0 => 1559, ), ), 35 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00030803680419921875, 'params' => array ( 0 => 1559, ), ), 36 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1559', 'execTime' => 0.0008130073547363281, 'params' => NULL, ), 37 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1559', 'execTime' => 0.0003731250762939453, 'params' => NULL, ), 38 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1559', 'execTime' => 0.0009980201721191406, '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.0006968975067138672, '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.00039196014404296875, '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.00038886070251464844, '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.0003750324249267578, '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.0003681182861328125, '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.0003368854522705078, '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.000331878662109375, '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.00039196014404296875, '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.0003478527069091797, '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.0002911090850830078, '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.0003008842468261719, '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.00029277801513671875, '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.0002911090850830078, '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.0002720355987548828, '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.00021600723266601562, '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.0002620220184326172, 'params' => array ( 'id' => NULL, 'themeId' => 1559, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 55 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0004000663757324219, '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.000965118408203125, 'params' => array ( 'themeId' => 1559, 'themeId2' => 1559, ), ), 57 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1559', 'execTime' => 0.0002448558807373047, 'params' => array ( ), ), 58 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003058910369873047, 'params' => array ( 0 => 1606, ), ), 59 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00031495094299316406, 'params' => array ( 0 => 1606, ), ), 60 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1606', 'execTime' => 0.0009970664978027344, 'params' => NULL, ), 61 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1606', 'execTime' => 0.00029206275939941406, 'params' => NULL, ), 62 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1606', 'execTime' => 0.0011670589447021484, '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.0006978511810302734, '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.00038814544677734375, '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.0003600120544433594, '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.00037789344787597656, '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.00032401084899902344, '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.00040912628173828125, '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.00036215782165527344, '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.0003380775451660156, '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.0003819465637207031, '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.00027680397033691406, '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.00029087066650390625, '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.0002560615539550781, '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.00023603439331054688, '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.0002300739288330078, '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.00026798248291015625, '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.0002391338348388672, '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.00022792816162109375, '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.00027489662170410156, '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.00039386749267578125, '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.0009911060333251953, 'params' => array ( 'themeId' => 1606, 'themeId2' => 1606, ), ), 83 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1606', 'execTime' => 0.00023889541625976562, 'params' => array ( ), ), 84 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.000308990478515625, 'params' => array ( 0 => 1607, ), ), 85 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003180503845214844, 'params' => array ( 0 => 1607, ), ), 86 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1607', 'execTime' => 0.0008060932159423828, 'params' => NULL, ), 87 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1607', 'execTime' => 0.0003829002380371094, 'params' => NULL, ), 88 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1607', 'execTime' => 0.0010120868682861328, '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.0006849765777587891, '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.0004811286926269531, '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.0003769397735595703, '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.00037407875061035156, '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.0004570484161376953, '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.0003590583801269531, '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.00035309791564941406, '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.0003170967102050781, '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.00031495094299316406, '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.0003371238708496094, '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.000247955322265625, '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.00023508071899414062, '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.0002448558807373047, '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.00023698806762695312, '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.0002200603485107422, '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.00021386146545410156, '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.0002799034118652344, 'params' => array ( 'id' => NULL, 'themeId' => 1607, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 106 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003809928894042969, '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.0009529590606689453, 'params' => array ( 'themeId' => 1607, 'themeId2' => 1607, ), ), 108 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1607', 'execTime' => 0.00023102760314941406, 'params' => array ( ), ), 109 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002989768981933594, 'params' => array ( 0 => 1608, ), ), 110 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00026798248291015625, 'params' => array ( 0 => 1608, ), ), 111 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1608', 'execTime' => 0.0008928775787353516, 'params' => NULL, ), 112 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1608', 'execTime' => 0.0004048347473144531, 'params' => NULL, ), 113 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1608', 'execTime' => 0.001001119613647461, '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.0006468296051025391, '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.0004208087921142578, '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.0003600120544433594, '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.0003948211669921875, '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.00030994415283203125, '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.00028705596923828125, '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.0003268718719482422, '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.0003161430358886719, '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.0002951622009277344, '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.0003299713134765625, '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.000247955322265625, '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.00024390220642089844, '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.00027489662170410156, '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.000225067138671875, '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.00022220611572265625, '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.00023603439331054688, '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.00027489662170410156, 'params' => array ( 'id' => NULL, 'themeId' => 1608, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 131 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003750324249267578, '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.0009908676147460938, 'params' => array ( 'themeId' => 1608, 'themeId2' => 1608, ), ), 133 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1608', 'execTime' => 0.0002970695495605469, 'params' => array ( ), ), 134 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002770423889160156, 'params' => array ( 0 => 1609, ), ), 135 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002579689025878906, 'params' => array ( 0 => 1609, ), ), 136 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1609', 'execTime' => 0.0008368492126464844, 'params' => NULL, ), 137 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1609', 'execTime' => 0.0004119873046875, 'params' => NULL, ), 138 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1609', 'execTime' => 0.001310110092163086, '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.0006270408630371094, '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.00047016143798828125, '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.0003478527069091797, '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.000370025634765625, '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.0003509521484375, '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.00034880638122558594, '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.0003528594970703125, '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.000331878662109375, '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.0003249645233154297, '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.0003540515899658203, '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.0003161430358886719, '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.00031280517578125, '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.00025200843811035156, '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.00022602081298828125, '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.00021600723266601562, '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.0002269744873046875, '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.00023508071899414062, '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.0002779960632324219, 'params' => array ( 'id' => NULL, 'themeId' => 1609, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 158 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003941059112548828, '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.0010769367218017578, 'params' => array ( 'themeId' => 1609, 'themeId2' => 1609, ), ), 160 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1609', 'execTime' => 0.00023221969604492188, 'params' => array ( ), ), 161 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00027489662170410156, 'params' => array ( 0 => 1610, ), ), 162 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002739429473876953, 'params' => array ( 0 => 1610, ), ), 163 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1610', 'execTime' => 0.0008380413055419922, 'params' => NULL, ), 164 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1610', 'execTime' => 0.0003871917724609375, 'params' => NULL, ), 165 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1610', 'execTime' => 0.0013611316680908203, '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.0006349086761474609, '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.00045800209045410156, '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.0003399848937988281, '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.0003361701965332031, '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.0003769397735595703, '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.0003769397735595703, '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.0003230571746826172, '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.00032591819763183594, '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.0003371238708496094, '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.0004200935363769531, '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.0003159046173095703, '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.0002892017364501953, '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.000270843505859375, '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.00023293495178222656, '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.00021982192993164062, '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.00022912025451660156, '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.00023603439331054688, '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.00022292137145996094, '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.00026488304138183594, 'params' => array ( 'id' => NULL, 'themeId' => 1610, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 185 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00039005279541015625, '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.0011000633239746094, 'params' => array ( 'themeId' => 1610, 'themeId2' => 1610, ), ), 187 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1610', 'execTime' => 0.00023102760314941406, 'params' => array ( ), ), 188 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00029587745666503906, 'params' => array ( 0 => 1611, ), ), 189 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00028395652770996094, 'params' => array ( 0 => 1611, ), ), 190 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1611', 'execTime' => 0.0008189678192138672, 'params' => NULL, ), 191 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1611', 'execTime' => 0.0003559589385986328, 'params' => NULL, ), 192 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1611', 'execTime' => 0.0011789798736572266, '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.0006051063537597656, '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.0003669261932373047, '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.00035190582275390625, '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.0003619194030761719, '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.00038886070251464844, '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.00034117698669433594, '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.00034308433532714844, '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.0004038810729980469, '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.0003819465637207031, '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.00034689903259277344, '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.0002770423889160156, '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.0002491474151611328, '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.00026917457580566406, '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.00024318695068359375, '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.00021004676818847656, '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.00020503997802734375, '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.00026416778564453125, 'params' => array ( 'id' => NULL, 'themeId' => 1611, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 210 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00037598609924316406, '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.0010030269622802734, 'params' => array ( 'themeId' => 1611, 'themeId2' => 1611, ), ), 212 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1611', 'execTime' => 0.0002281665802001953, 'params' => array ( ), ), 213 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00029206275939941406, 'params' => array ( 0 => 1612, ), ), 214 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00026297569274902344, 'params' => array ( 0 => 1612, ), ), 215 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1612', 'execTime' => 0.0008859634399414062, 'params' => NULL, ), 216 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1612', 'execTime' => 0.0004010200500488281, 'params' => NULL, ), 217 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1612', 'execTime' => 0.0010800361633300781, '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.0006220340728759766, '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.00039315223693847656, '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.00034999847412109375, '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.00038695335388183594, '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.0002930164337158203, '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.0003190040588378906, '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.0003490447998046875, '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.0003211498260498047, '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.00033211708068847656, '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.0003190040588378906, '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.0003268718719482422, '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.00024390220642089844, '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.0002529621124267578, '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' => 0.00022411346435546875, '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' => 0.00021982192993164062, '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' => 0.00022101402282714844, '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' => 0.00023794174194335938, '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.0002510547637939453, 'params' => array ( 'id' => NULL, 'themeId' => 1612, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 236 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0004069805145263672, '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.0010628700256347656, 'params' => array ( 'themeId' => 1612, 'themeId2' => 1612, ), ), 238 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1612', 'execTime' => 0.00022912025451660156, 'params' => array ( ), ), 239 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00027298927307128906, 'params' => array ( 0 => 1613, ), ), 240 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002551078796386719, 'params' => array ( 0 => 1613, ), ), 241 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1613', 'execTime' => 0.0008370876312255859, 'params' => NULL, ), 242 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1613', 'execTime' => 0.0004010200500488281, 'params' => NULL, ), 243 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1613', 'execTime' => 0.0010728836059570312, '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.0006189346313476562, '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.00036978721618652344, '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.0003800392150878906, '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.00034999847412109375, '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.00035500526428222656, '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.00035309791564941406, '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.00030112266540527344, '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.0003190040588378906, '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.0003631114959716797, '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.0003151893615722656, '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.0002589225769042969, '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.00026988983154296875, '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.00024700164794921875, '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.0002410411834716797, '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.0002758502960205078, '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.00024509429931640625, '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.0002639293670654297, 'params' => array ( 'id' => NULL, 'themeId' => 1613, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 261 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003681182861328125, '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.0009469985961914062, 'params' => array ( 'themeId' => 1613, 'themeId2' => 1613, ), ), 263 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1613', 'execTime' => 0.0002281665802001953, 'params' => array ( ), ), 264 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002720355987548828, 'params' => array ( 0 => 1614, ), ), 265 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002808570861816406, 'params' => array ( 0 => 1614, ), ), 266 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1614', 'execTime' => 0.0007808208465576172, 'params' => NULL, ), 267 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1614', 'execTime' => 0.00036787986755371094, 'params' => NULL, ), 268 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1614', 'execTime' => 0.001110076904296875, '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.0006289482116699219, '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.00040984153747558594, '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.0003437995910644531, '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.0003211498260498047, '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.00035309791564941406, '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.00031495094299316406, '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.00031495094299316406, '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.00037097930908203125, '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.0003161430358886719, '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.0003299713134765625, '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.00034689903259277344, '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.0002548694610595703, '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.00022411346435546875, '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.00029587745666503906, '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.00022077560424804688, '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.00021195411682128906, '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.00021004676818847656, '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.0003390312194824219, 'params' => array ( 'id' => NULL, 'themeId' => 1614, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 287 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00038504600524902344, '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.0011088848114013672, 'params' => array ( 'themeId' => 1614, 'themeId2' => 1614, ), ), 289 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1614', 'execTime' => 0.0002970695495605469, 'params' => array ( ), ), 290 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003070831298828125, 'params' => array ( 0 => 1615, ), ), 291 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003440380096435547, 'params' => array ( 0 => 1615, ), ), 292 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1615', 'execTime' => 0.0008709430694580078, 'params' => NULL, ), 293 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1615', 'execTime' => 0.00038313865661621094, 'params' => NULL, ), 294 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1615', 'execTime' => 0.0009839534759521484, '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.0006208419799804688, '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.0004620552062988281, '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.00036907196044921875, '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.00037789344787597656, '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.0003349781036376953, '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.00033593177795410156, '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.0003380775451660156, '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.00032591819763183594, '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.0003337860107421875, '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.0003418922424316406, '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.0002448558807373047, '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.000225067138671875, '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.00024890899658203125, '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.0002181529998779297, '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.00021314620971679688, '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.00021004676818847656, '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.0002789497375488281, 'params' => array ( 'id' => NULL, 'themeId' => 1615, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 312 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0004200935363769531, '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.0010309219360351562, 'params' => array ( 'themeId' => 1615, 'themeId2' => 1615, ), ), 314 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1615', 'execTime' => 0.0002951622009277344, 'params' => array ( ), ), 315 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003199577331542969, 'params' => array ( 0 => 1616, ), ), 316 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002739429473876953, 'params' => array ( 0 => 1616, ), ), 317 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1616', 'execTime' => 0.0008530616760253906, 'params' => NULL, ), 318 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1616', 'execTime' => 0.0003871917724609375, 'params' => NULL, ), 319 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1616', 'execTime' => 0.0010690689086914062, '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.0006430149078369141, '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.00039196014404296875, '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.0003859996795654297, '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.0004849433898925781, '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.0001468658447265625, '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.00014281272888183594, '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.00013589859008789062, '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.00014901161193847656, '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.00013899803161621094, '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.00013017654418945312, '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.00013017654418945312, '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.00012111663818359375, '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.000125885009765625, '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.00011301040649414062, '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.00011110305786132812, '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.00010919570922851562, '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.00013494491577148438, 'params' => array ( 'id' => NULL, 'themeId' => 1616, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 338 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00019502639770507812, '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.0004019737243652344, '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.0001461505889892578, 'params' => array ( 0 => 1617, ), ), 342 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001399517059326172, 'params' => array ( 0 => 1617, ), ), 343 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1617', 'execTime' => 0.0002918243408203125, 'params' => NULL, ), 344 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1617', 'execTime' => 0.00014901161193847656, 'params' => NULL, ), 345 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1617', 'execTime' => 0.0003719329833984375, '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.00030803680419921875, '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.00016999244689941406, '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.0001590251922607422, '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.00014281272888183594, '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.00013303756713867188, '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.00012803077697753906, '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.0001361370086669922, '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.00013685226440429688, '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.0001430511474609375, '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.00012183189392089844, '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.00011515617370605469, '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.00011301040649414062, '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.00010919570922851562, '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.00013589859008789062, 'params' => array ( 'id' => NULL, 'themeId' => 1617, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 362 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00019502639770507812, '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.0004000663757324219, 'params' => array ( 'themeId' => 1617, 'themeId2' => 1617, ), ), 364 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1617', 'execTime' => 0.00011205673217773438, 'params' => array ( ), ), 365 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001480579376220703, '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.0003230571746826172, 'params' => NULL, ), 368 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1618', 'execTime' => 0.00015211105346679688, 'params' => NULL, ), 369 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1618', 'execTime' => 0.0003521442413330078, '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.0003180503845214844, '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.00016117095947265625, '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.00014209747314453125, '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.00014090538024902344, '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.00014090538024902344, '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.00013399124145507812, '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.00013303756713867188, '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.000164031982421875, '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.00014209747314453125, '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.00013399124145507812, '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.00013399124145507812, '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.00013017654418945312, '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.00013017654418945312, '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.00012302398681640625, '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.00011396408081054688, '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.00011396408081054688, '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.00011301040649414062, '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.00013709068298339844, 'params' => array ( 'id' => NULL, 'themeId' => 1618, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 388 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.000209808349609375, '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.00055694580078125, 'params' => array ( 'themeId' => 1618, 'themeId2' => 1618, ), ), 390 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1618', 'execTime' => 0.00014710426330566406, 'params' => array ( ), ), 391 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001690387725830078, 'params' => array ( 0 => 1619, ), ), 392 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0001480579376220703, 'params' => array ( 0 => 1619, ), ), 393 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1619', 'execTime' => 0.00038909912109375, 'params' => NULL, ), 394 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1619', 'execTime' => 0.0001628398895263672, 'params' => NULL, ), 395 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1619', 'execTime' => 0.00043892860412597656, '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.0004439353942871094, '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.0003838539123535156, '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.0003368854522705078, '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.0001709461212158203, '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.00016498565673828125, '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.0001862049102783203, '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.00019407272338867188, '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.0003299713134765625, '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.00029087066650390625, '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.00034308433532714844, '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.0003228187561035156, '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.00030112266540527344, '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.00036215782165527344, '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.0002510547637939453, '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.00026798248291015625, '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.0002498626708984375, '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.0002281665802001953, '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.00022411346435546875, '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.00023984909057617188, '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.00026917457580566406, 'params' => array ( 'id' => NULL, 'themeId' => 1619, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 416 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003790855407714844, '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.0012009143829345703, 'params' => array ( 'themeId' => 1619, 'themeId2' => 1619, ), ), 418 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1619', 'execTime' => 0.00023984909057617188, 'params' => array ( ), ), 419 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002758502960205078, 'params' => array ( 0 => 1620, ), ), 420 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002608299255371094, 'params' => array ( 0 => 1620, ), ), 421 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1620', 'execTime' => 0.0008351802825927734, 'params' => NULL, ), 422 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1620', 'execTime' => 0.0004088878631591797, 'params' => NULL, ), 423 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1620', 'execTime' => 0.0012760162353515625, '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.000640869140625, '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.0004119873046875, '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.0003781318664550781, '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.00039696693420410156, '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.00035500526428222656, '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.0003180503845214844, '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.0003609657287597656, '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.0003559589385986328, '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.0003509521484375, '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.00039505958557128906, '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.0002548694610595703, '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.00030684471130371094, '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.00023698806762695312, '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.00022792816162109375, '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.0002288818359375, '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.00028204917907714844, '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.0002579689025878906, 'params' => array ( 'id' => NULL, 'themeId' => 1620, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 441 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003960132598876953, '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.0010349750518798828, 'params' => array ( 'themeId' => 1620, 'themeId2' => 1620, ), ), 443 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1620', 'execTime' => 0.00023794174194335938, 'params' => array ( ), ), 444 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00028014183044433594, 'params' => array ( 0 => 1621, ), ), 445 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002608299255371094, 'params' => array ( 0 => 1621, ), ), 446 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1621', 'execTime' => 0.0009448528289794922, 'params' => NULL, ), 447 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1621', 'execTime' => 0.00041985511779785156, 'params' => NULL, ), 448 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1621', 'execTime' => 0.001130819320678711, '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.0006468296051025391, '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.0004069805145263672, '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.0003371238708496094, '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.0003809928894042969, '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.00035190582275390625, '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.00033402442932128906, '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.0003399848937988281, '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.0003190040588378906, '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.00033211708068847656, '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.00037097930908203125, '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.00024509429931640625, '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.0002269744873046875, '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.0002620220184326172, '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.0002200603485107422, '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.00021386146545410156, '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.00021195411682128906, '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.00028395652770996094, 'params' => array ( 'id' => NULL, 'themeId' => 1621, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 466 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003771781921386719, '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.0011119842529296875, 'params' => array ( 'themeId' => 1621, 'themeId2' => 1621, ), ), 468 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1621', 'execTime' => 0.00029397010803222656, 'params' => array ( ), ), 469 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002739429473876953, 'params' => array ( 0 => 1622, ), ), 470 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00025582313537597656, 'params' => array ( 0 => 1622, ), ), 471 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1622', 'execTime' => 0.0007870197296142578, 'params' => NULL, ), 472 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1622', 'execTime' => 0.0003669261932373047, 'params' => NULL, ), 473 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1622', 'execTime' => 0.0014290809631347656, '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.0006270408630371094, '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.00037288665771484375, '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.0003662109375, '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.000308990478515625, '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.0003859996795654297, '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.00034689903259277344, '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.0003349781036376953, '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.0003440380096435547, '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.0002799034118652344, '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.00029087066650390625, '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.000331878662109375, '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.00031495094299316406, '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.0002880096435546875, '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.0003349781036376953, '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.0003349781036376953, '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.000247955322265625, '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.00024819374084472656, '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.00022292137145996094, '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.0002200603485107422, '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.00022792816162109375, '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.00023317337036132812, '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.0002498626708984375, 'params' => array ( 'id' => NULL, 'themeId' => 1622, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 496 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003921985626220703, '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.0012400150299072266, 'params' => array ( 'themeId' => 1622, 'themeId2' => 1622, ), ), 498 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1622', 'execTime' => 0.00023102760314941406, 'params' => array ( ), ), 499 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00029397010803222656, 'params' => array ( 0 => 1623, ), ), 500 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002911090850830078, 'params' => array ( 0 => 1623, ), ), 501 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1623', 'execTime' => 0.0008399486541748047, 'params' => NULL, ), 502 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1623', 'execTime' => 0.0003590583801269531, 'params' => NULL, ), 503 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1623', 'execTime' => 0.001010894775390625, '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.0006520748138427734, '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.0003769397735595703, '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.00032806396484375, '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.00036907196044921875, '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.00034999847412109375, '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.00034499168395996094, '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.0003190040588378906, '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.0003161430358886719, '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.0003452301025390625, '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.00032210350036621094, '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.00028896331787109375, '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.0002689361572265625, '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.00023984909057617188, '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.0002200603485107422, '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.00021791458129882812, '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.0002570152282714844, '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.00021982192993164062, '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.0002510547637939453, 'params' => array ( 'id' => NULL, 'themeId' => 1623, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 522 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0003750324249267578, '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.0011069774627685547, 'params' => array ( 'themeId' => 1623, 'themeId2' => 1623, ), ), 524 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1623', 'execTime' => 0.00023508071899414062, 'params' => array ( ), ), 525 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002980232238769531, 'params' => array ( 0 => 1624, ), ), 526 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00028586387634277344, 'params' => array ( 0 => 1624, ), ), 527 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1624', 'execTime' => 0.0007500648498535156, 'params' => NULL, ), 528 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1624', 'execTime' => 0.0003859996795654297, 'params' => NULL, ), 529 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1624', 'execTime' => 0.0011670589447021484, '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.0006520748138427734, '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.00040984153747558594, '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.0003368854522705078, '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.0003528594970703125, '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.00037598609924316406, '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.0002789497375488281, '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.00026988983154296875, '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.0003299713134765625, '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.0003349781036376953, '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.00037407875061035156, '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.0002779960632324219, '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.00023221969604492188, '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.0002200603485107422, '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.00023603439331054688, '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.00024008750915527344, '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.00021195411682128906, '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.00024580955505371094, 'params' => array ( 'id' => NULL, 'themeId' => 1624, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 547 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.00037384033203125, '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.0009601116180419922, 'params' => array ( 'themeId' => 1624, 'themeId2' => 1624, ), ), 549 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1624', 'execTime' => 0.00022792816162109375, 'params' => array ( ), ), 550 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002949237823486328, 'params' => array ( 0 => 1625, ), ), 551 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0002899169921875, 'params' => array ( 0 => 1625, ), ), 552 => array ( 'query' => 'DELETE FROM ow_base_theme_content WHERE `themeId` = 1625', 'execTime' => 0.0009520053863525391, 'params' => NULL, ), 553 => array ( 'query' => 'DELETE FROM ow_base_theme_master_page WHERE `themeId` = 1625', 'execTime' => 0.0003650188446044922, 'params' => NULL, ), 554 => array ( 'query' => 'DELETE FROM ow_base_theme_control WHERE `themeId` = 1625', 'execTime' => 0.001135110855102539, '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.0006680488586425781, '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.0003998279571533203, '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.00034809112548828125, '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.0004239082336425781, '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.0003609657287597656, '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.00035500526428222656, '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.00036907196044921875, '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.00037288665771484375, '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.0002799034118652344, '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.00025010108947753906, '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.0002319812774658203, '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.0002269744873046875, '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.00028705596923828125, '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.00023293495178222656, '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.00028896331787109375, 'params' => array ( 'id' => NULL, 'themeId' => 1625, 'documentKey' => 'base_index_page', 'masterPage' => 'index', ), ), 570 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `id` = ?', 'execTime' => 0.0004119873046875, '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.0010170936584472656, 'params' => array ( 'themeId' => 1625, 'themeId2' => 1625, ), ), 572 => array ( 'query' => 'SELECT * FROM ow_base_theme_control_value WHERE `themeId` = 1625', 'execTime' => 0.0002319812774658203, 'params' => array ( ), ), 573 => array ( 'query' => 'SELECT * FROM ow_base_config WHERE `key` = \'base\' AND `name` = \'cachedEntitiesPostfix\' LIMIT 0, 1', 'execTime' => 0.0003380775451660156, 'params' => array ( ), ), 574 => array ( 'query' => 'UPDATE `ow_base_config` SET `value`=:value WHERE id=:id', 'execTime' => 0.00035881996154785156, 'params' => array ( 'id' => 521, 'value' => 'GEVUHazY', ), ), 575 => array ( 'query' => 'SELECT * FROM ow_base_config', 'execTime' => 0.0006458759307861328, 'params' => array ( ), ), 576 => array ( 'query' => 'SELECT * FROM ow_base_language WHERE `status` = \'active\'', 'execTime' => 0.00044798851013183594, '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.07971000671386719, 'params' => array ( 0 => 1, ), ), 578 => array ( 'query' => 'SELECT * FROM ow_base_language', 'execTime' => 0.0006499290466308594, 'params' => array ( ), ), 579 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `key` = \'simplicity\' LIMIT 0, 1', 'execTime' => 0.0006442070007324219, 'params' => array ( ), ), 580 => array ( 'query' => 'SELECT * FROM ow_base_theme_content WHERE `themeId` = 1606', 'execTime' => 0.0004420280456542969, 'params' => array ( ), ), 581 => array ( 'query' => 'SELECT * FROM ow_base_theme_master_page WHERE `themeId` = 1606', 'execTime' => 0.00021314620971679688, 'params' => array ( ), ), 582 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `key` = \'turquoise\' LIMIT 0, 1', 'execTime' => 0.00032806396484375, 'params' => array ( ), ), 583 => array ( 'query' => 'SELECT * FROM ow_base_theme WHERE `key` = \'turquoise\' LIMIT 0, 1', 'execTime' => 0.000225067138671875, 'params' => array ( ), ), 584 => array ( 'query' => 'SELECT * FROM ow_base_theme_content WHERE `themeId` = 1607', 'execTime' => 0.0002582073211669922, 'params' => array ( ), ), 585 => array ( 'query' => 'SELECT * FROM ow_base_theme_master_page WHERE `themeId` = 1607', 'execTime' => 0.00021791458129882812, 'params' => array ( ), ), 586 => array ( 'query' => 'SELECT * FROM ow_base_document WHERE `isStatic` = 1 AND `isMobile` = 0', 'execTime' => 0.0002460479736328125, '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.0005168914794921875, '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.001058816909790039, '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.0008299350738525391, 'params' => array ( 'menuType' => 'bottom', ), ), 590 => array ( 'query' => 'SELECT * FROM ow_base_question_account_type ORDER BY sortOrder', 'execTime' => 0.0004811286926269531, 'params' => array ( ), ), 591 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'base\' AND `actionKey` = \'daily_login\' LIMIT 0, 1', 'execTime' => 0.0005469322204589844, 'params' => array ( ), ), 592 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'base\' AND `actionKey` = \'user_join\' LIMIT 0, 1', 'execTime' => 0.0005669593811035156, 'params' => array ( ), ), 593 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'base\' AND `actionKey` = \'search_users\' LIMIT 0, 1', 'execTime' => 0.00038886070251464844, 'params' => array ( ), ), 594 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'base\' AND `actionKey` = \'add_comment\' LIMIT 0, 1', 'execTime' => 0.0003459453582763672, 'params' => array ( ), ), 595 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'usercredits\' AND `actionKey` = \'buy_credits\' LIMIT 0, 1', 'execTime' => 0.000308990478515625, 'params' => array ( ), ), 596 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'usercredits\' AND `actionKey` = \'grant_by_user\' LIMIT 0, 1', 'execTime' => 0.0002970695495605469, 'params' => array ( ), ), 597 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'usercredits\' AND `actionKey` = \'grant_to_user\' LIMIT 0, 1', 'execTime' => 0.00031495094299316406, 'params' => array ( ), ), 598 => array ( 'query' => 'SELECT * FROM ow_usercredits_action WHERE `pluginKey` = \'usercredits\' AND `actionKey` = \'set_by_admin\' LIMIT 0, 1', 'execTime' => 0.0002899169921875, 'params' => array ( ), ), 599 => array ( 'query' => 'SELECT * FROM ow_base_question_account_type ORDER BY sortOrder', 'execTime' => 0.0005409717559814453, '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.0010600090026855469, 'params' => NULL, ), 601 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` IN(\'sex\',\'match_sex\') ORDER BY sortOrder', 'execTime' => 0.0006330013275146484, 'params' => array ( ), ), 602 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` IN(\'username\',\'email\',\'password\',\'sex\',\'match_sex\') ORDER BY sortOrder', 'execTime' => 0.0008499622344970703, 'params' => array ( ), ), 603 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` IN(\'\',\'sex\') ORDER BY sortOrder', 'execTime' => 0.0005519390106201172, '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.0014789104461669922, 'params' => array ( ), ), 605 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` = \'username\' LIMIT 0, 1', 'execTime' => 0.0005810260772705078, 'params' => array ( ), ), 606 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` = \'email\' LIMIT 0, 1', 'execTime' => 0.0005309581756591797, 'params' => array ( ), ), 607 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` = \'password\' LIMIT 0, 1', 'execTime' => 0.00045609474182128906, 'params' => array ( ), ), 608 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` = \'repeatPassword\' LIMIT 0, 1', 'execTime' => 0.0003941059112548828, 'params' => array ( ), ), 609 => array ( 'query' => 'SELECT * FROM ow_base_question WHERE `name` = \'sex\' LIMIT 0, 1', 'execTime' => 0.0005400180816650391, 'params' => array ( ), ), 610 => array ( 'query' => 'SELECT * FROM ow_skadate_account_type_to_gender', 'execTime' => 0.00043702125549316406, 'params' => array ( ), ), 611 => array ( 'query' => 'UPDATE `ow_base_plugin` SET developerKey=:dk WHERE `key`=:k', 'execTime' => 0.0005998611450195312, 'params' => array ( 'dk' => '99d6bdd5bb6468beaf118c4664dd92ff', 'k' => 'pcgallery', ), ), 612 => array ( 'query' => 'SELECT * FROM ow_base_language', 'execTime' => 0.0004630088806152344, '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.0005371570587158203, '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.00037097930908203125, 'params' => NULL, ), 615 => array ( 'query' => 'SELECT COUNT(*) FROM ow_base_invitation WHERE `userId` = 0', 'execTime' => 0.0004038810729980469, 'params' => array ( ), ), 616 => array ( 'query' => 'SELECT COUNT(*) FROM ow_base_invitation WHERE `userId` = 0 AND `viewed` = 0', 'execTime' => 0.0002529621124267578, 'params' => array ( ), ), 617 => array ( 'query' => 'SELECT COUNT(*) FROM ow_notifications_notification WHERE `userId` = 0 AND `viewed` = 0', 'execTime' => 0.00025200843811035156, 'params' => array ( ), ), 618 => array ( 'query' => 'SELECT COUNT(*) FROM ow_notifications_notification WHERE `userId` = 0', 'execTime' => 0.00020384788513183594, '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.0006220340728759766, '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.0004239082336425781, 'params' => array ( ), ), 621 => array ( 'query' => 'show tables like \'ow_base_geolocation_country\'', 'execTime' => 0.00150299072265625, 'params' => NULL, ), 622 => array ( 'query' => 'SELECT * FROM ow_base_authorization_group', 'execTime' => 0.0004467964172363281, 'params' => array ( ), ), 623 => array ( 'query' => 'SELECT * FROM ow_base_authorization_moderator ORDER BY id', 'execTime' => 0.0002510547637939453, 'params' => array ( ), ), 624 => array ( 'query' => 'SELECT * FROM ow_base_authorization_moderator_permission', 'execTime' => 0.00025200843811035156, 'params' => array ( ), ), 625 => array ( 'query' => 'SELECT * FROM ow_base_authorization_action', 'execTime' => 0.00028514862060546875, 'params' => array ( ), ), 626 => array ( 'query' => 'SELECT * FROM ow_base_authorization_permission', 'execTime' => 0.00034999847412109375, 'params' => array ( ), ), 627 => array ( 'query' => 'SELECT * FROM ow_base_authorization_role ORDER BY `sortOrder` ASC', 'execTime' => 0.0004839897155761719, '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.00045490264892578125, 'params' => array ( 'pluginKey' => 'SKADATE', 'position' => 'bottom', ), ), 630 => array ( 'query' => 'SELECT * FROM ow_base_place WHERE `name` = \'index\' LIMIT 0, 1', 'execTime' => 0.0004830360412597656, 'params' => array ( ), ), 631 => array ( 'query' => 'SELECT * FROM ow_base_component_place_cache WHERE `placeId` = 2 AND `entityId` = 0 LIMIT 0, 1', 'execTime' => 0.0005140304565429688, '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.0005249977111816406, 'params' => array ( 'pluginKey' => 'SKADATE', 'position' => 'sidebar', ), ), ), 'debugMode' => true, 'isProfilerEnabled' => true, 'profiler' => \UTIL_Profiler::__set_state(array( 'checkPoints' => array ( 'start' => 1783290037.656917, ), 'key' => 'db', 'result' => array ( ), 'chkCounter' => 0, )), 'queryExecTime' => 0.0005249977111816406, 'totalQueryExecTime' => 0.3253614902496338, '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' => 'MTc4MzI5MDAzN1FvbW9ndW51dEk3RThZbDI1SVNBZ09yQXZVR0FSZWh1', 'errors' => array ( ), 'label' => NULL, 'description' => NULL, 'attributes' => array ( 'name' => 'csrf_token', 'id' => 'input_joinForm_csrf_token', 'type' => 'hidden', 'value' => 'MTc4MzI5MDAzN1FvbW9ndW51dEk3RThZbDI1SVNBZ09yQXZVR0FSZWh1', ), )), '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_qyk2zyp3dekuh6a4ad8b589907_wobud3k4', '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.675 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'base', 'key' => 'join_error_username_not_valid', ) |
|
servicelangtools.lang_used_log Type: trigger Called at: 1.675 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'base', 'key' => 'join_error_username_already_exist', ) |
|
servicelangtools.lang_used_log Type: trigger Called at: 1.675 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'base', 'key' => 'join_error_email_not_valid', ) |
|
servicelangtools.lang_used_log Type: trigger Called at: 1.675 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'base', 'key' => 'join_error_email_already_exist', ) |
|
servicelangtools.lang_used_log Type: trigger Called at: 1.675 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'base', 'key' => 'join_error_password_not_valid', ) |
|
servicelangtools.lang_used_log Type: trigger Called at: 1.675 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'base', 'key' => 'join_error_password_too_short', ) |
|
servicelangtools.lang_used_log Type: trigger Called at: 1.675 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.676 Exec time: 0.000 |
No listeners | array ( 'className' => 'BOL_SeoService', 'arguments' => array ( ), ) |
|
servicelangtools.lang_used_log Type: trigger Called at: 1.677 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'base', 'key' => 'meta_title_join', ) |
|
servicelangtools.lang_used_log Type: trigger Called at: 1.677 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'base', 'key' => 'meta_desc_join', ) |
|
servicelangtools.lang_used_log Type: trigger Called at: 1.677 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'base', 'key' => 'meta_keywords_join', ) |
|
core.set_document_title Type: trigger Called at: 1.677 Exec time: 0.000 |
No listeners | array ( 'str' => 'Join Wasku Date - Find Friends Here!', ) |
|
core.set_document_description Type: trigger Called at: 1.677 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.675 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.708 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'base', 'key' => 'join_promo', ) |
|
class.get_instance.BASE_CMP_SignInButtonList Type: trigger Called at: 1.711 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.711 Exec time: 0.000 |
No listeners | array ( ) |
|
servicelangtools.lang_used_log Type: trigger Called at: 1.711 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'base', 'key' => 'join_form_title', ) |
|
servicelangtools.lang_used_log Type: trigger Called at: 1.711 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.712 Exec time: 0.000 |
SKADATE_CLASS_EventHandler -> onGetGenderLangValue()
|
array ( 'type' => 'description', 'name' => 'username', 'value' => NULL, ) |
|
servicelangtools.lang_used_log Type: trigger Called at: 1.712 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.712 Exec time: 0.000 |
SKADATE_CLASS_EventHandler -> onGetGenderLangValue()
|
array ( 'type' => 'description', 'name' => 'email', 'value' => NULL, ) |
|
servicelangtools.lang_used_log Type: trigger Called at: 1.712 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.712 Exec time: 0.000 |
SKADATE_CLASS_EventHandler -> onGetGenderLangValue()
|
array ( 'type' => 'description', 'name' => 'password', 'value' => NULL, ) |
|
servicelangtools.lang_used_log Type: trigger Called at: 1.712 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.712 Exec time: 0.000 |
SKADATE_CLASS_EventHandler -> onGetGenderLangValue()
|
array ( 'type' => 'description', 'name' => 'repeatPassword', 'value' => NULL, ) |
|
servicelangtools.lang_used_log Type: trigger Called at: 1.712 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.712 Exec time: 0.000 |
SKADATE_CLASS_EventHandler -> onGetGenderLangValue()
|
array ( 'type' => 'description', 'name' => 'sex', 'value' => NULL, ) |
|
servicelangtools.lang_used_log Type: trigger Called at: 1.712 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.712 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.712 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'base', 'key' => 'questions_question_match_sex_description', ) |
|
core.after_dispatch Type: trigger Called at: 1.716 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.717 Exec time: 0.000 |
No listeners | array ( 'className' => 'OW_Feedback', 'arguments' => array ( ), ) |
|
servicelangtools.lang_used_log Type: trigger Called at: 1.717 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'base', 'key' => 'ajax_floatbox_users_title', ) |
|
servicelangtools.lang_used_log Type: trigger Called at: 1.717 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'base', 'key' => 'flag_as', ) |
|
servicelangtools.lang_used_log Type: trigger Called at: 1.717 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'base', 'key' => 'delete_user_confirmation_label', ) |
|
servicelangtools.lang_used_log Type: trigger Called at: 1.717 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'base', 'key' => 'authorization_limited_permissions', ) |
|
servicelangtools.lang_used_log Type: trigger Called at: 1.717 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'base', 'key' => 'avatar_change', ) |
|
servicelangtools.lang_used_log Type: trigger Called at: 1.717 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'base', 'key' => 'avatar_crop', ) |
|
core.onAddScriptDeclaration Type: trigger Called at: 1.717 Exec time: 0.000 |
No listeners | array ( 'scriptHash' => 1906262214, 'type' => 'text/javascript', ) |
|
servicelangtools.lang_used_log Type: trigger Called at: 1.717 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'admin', 'key' => 'edit_language', ) |
|
servicelangtools.lang_used_log Type: trigger Called at: 1.717 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'mailbox', 'key' => 'emojipicker_category_recent', ) |
|
servicelangtools.lang_used_log Type: trigger Called at: 1.717 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'mailbox', 'key' => 'emojipicker_category_people', ) |
|
servicelangtools.lang_used_log Type: trigger Called at: 1.717 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'mailbox', 'key' => 'emojipicker_category_nature', ) |
|
servicelangtools.lang_used_log Type: trigger Called at: 1.717 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'mailbox', 'key' => 'emojipicker_category_food', ) |
|
servicelangtools.lang_used_log Type: trigger Called at: 1.717 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'mailbox', 'key' => 'emojipicker_category_activity', ) |
|
servicelangtools.lang_used_log Type: trigger Called at: 1.717 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'mailbox', 'key' => 'emojipicker_category_travel', ) |
|
servicelangtools.lang_used_log Type: trigger Called at: 1.717 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'mailbox', 'key' => 'emojipicker_category_object', ) |
|
servicelangtools.lang_used_log Type: trigger Called at: 1.717 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'mailbox', 'key' => 'emojipicker_category_symbol', ) |
|
servicelangtools.lang_used_log Type: trigger Called at: 1.717 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'mailbox', 'key' => 'emojipicker_category_flag', ) |
|
servicelangtools.lang_used_log Type: trigger Called at: 1.717 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'mailbox', 'key' => 'emojipicker_search', ) |
|
servicelangtools.lang_used_log Type: trigger Called at: 1.717 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'mailbox', 'key' => 'emojipicker_search_results', ) |
|
servicelangtools.lang_used_log Type: trigger Called at: 1.717 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'mailbox', 'key' => 'emojipicker_count_emojis', ) |
|
core.onAddScriptDeclaration Type: trigger Called at: 1.717 Exec time: 0.000 |
No listeners | array ( 'scriptHash' => 3208237720, 'type' => 'text/javascript', ) |
|
servicelangtools.lang_used_log Type: trigger Called at: 1.718 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'bookmarks', 'key' => 'marked_notify_message', ) |
|
servicelangtools.lang_used_log Type: trigger Called at: 1.718 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'bookmarks', 'key' => 'unmarked_notify_message', ) |
|
servicelangtools.lang_used_log Type: trigger Called at: 1.718 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'bookmarks', 'key' => 'unmark_toolbar_label', ) |
|
servicelangtools.lang_used_log Type: trigger Called at: 1.718 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'bookmarks', 'key' => 'mark_toolbar_label', ) |
|
core.onAddScriptDeclaration Type: trigger Called at: 1.718 Exec time: 0.000 |
No listeners | array ( 'scriptHash' => 3493379623, 'type' => 'text/javascript', ) |
|
core.onAddScriptDeclaration Type: trigger Called at: 1.718 Exec time: 0.000 |
No listeners | array ( 'scriptHash' => 972427601, 'type' => 'text/javascript', ) |
|
core.finalize Type: trigger Called at: 1.717 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.718 Exec time: 0.000 |
No listeners | array ( 'className' => 'CUSTOMINDEX_BOL_Service', 'arguments' => array ( ), ) |
|
servicelangtools.lang_used_log Type: trigger Called at: 1.719 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'customindex', 'key' => 'missing_theme_error', ) |
|
core.before_document_render Type: trigger Called at: 1.718 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.719 Exec time: 0.000 |
No listeners | array ( ) |
|
class.get_instance.BASE_CMP_Console Type: trigger Called at: 1.725 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.725 Exec time: 0.000 |
No listeners | array ( ) |
|
servicelangtools.lang_used_log Type: trigger Called at: 1.725 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'base', 'key' => 'form_validate_common_error_message', ) |
|
servicelangtools.lang_used_log Type: trigger Called at: 1.725 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'base', 'key' => 'form_element_common_invitation_text', ) |
|
servicelangtools.lang_used_log Type: trigger Called at: 1.725 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'base', 'key' => 'form_validator_required_error_message', ) |
|
servicelangtools.lang_used_log Type: trigger Called at: 1.725 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'base', 'key' => 'component_sign_in_login_invitation', ) |
|
servicelangtools.lang_used_log Type: trigger Called at: 1.725 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'base', 'key' => 'form_element_common_invitation_text', ) |
|
servicelangtools.lang_used_log Type: trigger Called at: 1.725 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'base', 'key' => 'component_sign_in_password_invitation', ) |
|
servicelangtools.lang_used_log Type: trigger Called at: 1.725 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'base', 'key' => 'form_validator_required_error_message', ) |
|
servicelangtools.lang_used_log Type: trigger Called at: 1.725 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'base', 'key' => 'sign_in_remember_me_label', ) |
|
servicelangtools.lang_used_log Type: trigger Called at: 1.725 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'base', 'key' => 'form_element_submit_default_value', ) |
|
servicelangtools.lang_used_log Type: trigger Called at: 1.725 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'base', 'key' => 'sign_in_submit_label', ) |
|
servicelangtools.lang_used_log Type: trigger Called at: 1.728 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'base', 'key' => 'forgot_password_label', ) |
|
servicelangtools.lang_used_log Type: trigger Called at: 1.728 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.728 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.728 Exec time: 0.000 |
No listeners | array ( ) |
|
servicelangtools.lang_used_log Type: trigger Called at: 1.728 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'base', 'key' => 'base_sign_in_txt', ) |
|
servicelangtools.lang_used_log Type: trigger Called at: 1.728 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'base', 'key' => 'join_submit_button_join', ) |
|
servicelangtools.lang_used_log Type: trigger Called at: 1.728 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'base', 'key' => 'sign_in_submit_label', ) |
|
servicelangtools.lang_used_log Type: trigger Called at: 1.729 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.729 Exec time: 0.000 |
No listeners | array ( 'className' => 'BASE_CMP_ConsoleSwitchLanguage', 'arguments' => array ( ), ) |
|
servicelangtools.lang_used_log Type: trigger Called at: 1.730 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'base', 'key' => 'content_profiles_label', ) |
|
servicelangtools.lang_used_log Type: trigger Called at: 1.730 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'base', 'key' => 'content_profile_label', ) |
|
servicelangtools.lang_used_log Type: trigger Called at: 1.730 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'base', 'key' => 'content_comments_label', ) |
|
servicelangtools.lang_used_log Type: trigger Called at: 1.730 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'base', 'key' => 'content_comment_label', ) |
|
servicelangtools.lang_used_log Type: trigger Called at: 1.730 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'base', 'key' => 'content_avatars_label', ) |
|
servicelangtools.lang_used_log Type: trigger Called at: 1.730 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'base', 'key' => 'content_avatar_label', ) |
|
servicelangtools.lang_used_log Type: trigger Called at: 1.730 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'photo', 'key' => 'content_group_label', ) |
|
servicelangtools.lang_used_log Type: trigger Called at: 1.730 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'photo', 'key' => 'content_photo_label', ) |
|
servicelangtools.lang_used_log Type: trigger Called at: 1.730 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'newsfeed', 'key' => 'content_group_label', ) |
|
servicelangtools.lang_used_log Type: trigger Called at: 1.730 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'newsfeed', 'key' => 'content_status_label', ) |
|
servicelangtools.lang_used_log Type: trigger Called at: 1.730 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'blogs', 'key' => 'content_blogs_label', ) |
|
servicelangtools.lang_used_log Type: trigger Called at: 1.730 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'blogs', 'key' => 'content_blog_label', ) |
|
servicelangtools.lang_used_log Type: trigger Called at: 1.730 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'event', 'key' => 'content_events_label', ) |
|
servicelangtools.lang_used_log Type: trigger Called at: 1.730 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'event', 'key' => 'content_event_label', ) |
|
servicelangtools.lang_used_log Type: trigger Called at: 1.730 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'forum', 'key' => 'content_forums_label', ) |
|
servicelangtools.lang_used_log Type: trigger Called at: 1.730 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'forum', 'key' => 'content_forum_label', ) |
|
servicelangtools.lang_used_log Type: trigger Called at: 1.730 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'forum', 'key' => 'content_forums_label', ) |
|
servicelangtools.lang_used_log Type: trigger Called at: 1.730 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'forum', 'key' => 'content_post_label', ) |
|
servicelangtools.lang_used_log Type: trigger Called at: 1.730 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'groups', 'key' => 'content_groups_label', ) |
|
servicelangtools.lang_used_log Type: trigger Called at: 1.730 Exec time: 0.000 |
No listeners | array ( 'prefix' => 'groups', 'key' => 'content_group_label', ) |
|
content.collect_types Type: trigger Called at: 1.730 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.725 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.731 Exec time: 0.000 |
No listeners |
array (
'item' =>
\BASE_CMP_ConsoleItem::__set_state(array(
'assignedVars' =>
array (
'item' =>
array (
'uniqId' => 'console_item_6a4ad8b5997bd',
'class' => '',
'content' =>
array (
),
'html' => 'Wasku DateWasku Date |
|
console.before_item_render Type: trigger Called at: 1.733 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_6a4ad8b599865', '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_6a4ad8b599865', 'class' => array ( 'ow_console_button' => 'ow_console_button', ), )), 'key' => 'console_item_6a4ad8b599865', )), 'order' => 1, ) |
|
console.before_item_render Type: trigger Called at: 1.734 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_6a4ad8b599a4d', 'class' => array ( 'ow_console_dropdown' => 'ow_console_dropdown', 'ow_console_dropdown_hover' => 'ow_console_dropdown_hover', ), )), 'key' => 'console_item_6a4ad8b599a4d', 'url' => 'javascript://', )), 'order' => 0, ) |
|
base.query.user_filter Type: trigger Called at: 1.735 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.736 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.734 Exec time: 0.003 |
BASE_CLASS_InvitationEventHandler -> ping()
NOTIFICATIONS_CLASS_ConsoleBridge -> ping()
FRIENDS_CLASS_RequestEventHandler -> ping()
|
array ( ) |
|
base.ping.consoleUpdate Type: trigger Called at: 1.734 Exec time: 0.003 |
BASE_CLASS_ConsoleEventHandler -> ping()
|
array ( ) |
|
class.get_instance.BASE_CMP_MainMenu Type: trigger Called at: 1.738 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.740 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()
|