{"id":5844,"date":"2022-12-09T08:36:37","date_gmt":"2022-12-09T06:36:37","guid":{"rendered":"https:\/\/boratech.nl\/%d0%b8%d0%b7%d1%87%d0%b8%d1%81%d0%bb%d0%b5%d0%bd%d0%b8%d0%b5-%d0%bd%d0%b0-%d0%bd%d0%b5%d1%82%d0%bd%d0%be-%d0%b7%d0%b0%d0%bf%d0%bb%d0%b0%d1%89%d0%b0%d0%bd%d0%b5\/"},"modified":"2022-12-09T08:47:24","modified_gmt":"2022-12-09T06:47:24","slug":"%d0%b8%d0%b7%d1%87%d0%b8%d1%81%d0%bb%d0%b5%d0%bd%d0%b8%d0%b5-%d0%bd%d0%b0-%d0%bd%d0%b5%d1%82%d0%bd%d0%be-%d0%b7%d0%b0%d0%bf%d0%bb%d0%b0%d1%89%d0%b0%d0%bd%d0%b5","status":"publish","type":"page","link":"https:\/\/boratech.nl\/bg\/%d0%b8%d0%b7%d1%87%d0%b8%d1%81%d0%bb%d0%b5%d0%bd%d0%b8%d0%b5-%d0%bd%d0%b0-%d0%bd%d0%b5%d1%82%d0%bd%d0%be-%d0%b7%d0%b0%d0%bf%d0%bb%d0%b0%d1%89%d0%b0%d0%bd%d0%b5\/","title":{"rendered":"\u0418\u0437\u0447\u0438\u0441\u043b\u0435\u043d\u0438\u0435 \u043d\u0430 \u043d\u0435\u0442\u043d\u043e \u0437\u0430\u043f\u043b\u0430\u0449\u0430\u043d\u0435"},"content":{"rendered":"<p>[vc_row][vc_column]<div class=\"weberium-headings clearfix \"  style=\"\"><h2 class=\"heading clearfix style-2\" style=\"\">\r\n\t\t<span style=\"padding:0px 5% 3px 5%;background-image: -webkit-gradient(linear, left top, right top, from(#b9e9e9), to(#b9e9e9));background-image: linear-gradient(to right,#b9e9e9 0%, #b9e9e9 100%);background-size: 100% 13px;\">\u041f\u0440\u043e\u043c\u0435\u043d\u043b\u0438\u0432\u0438 \u0414\u043e\u0445\u043e\u0434\u0438<\/span>\r\n\t<\/h2><\/div>\r\n\t<div class=\"weberium-spacer clearfix\" data-desktop=\"25\" data-mobi=\"10\" data-smobi=\"10\"><\/div><span><style>@media (max-width:480px){#cp_calculatedfieldsf_pform_1{min-height:853px;}}@media (max-width:1024px){#cp_calculatedfieldsf_pform_1{min-height:577px;}}@media (min-width:1024px){#cp_calculatedfieldsf_pform_1{min-height:802px;}}<\/style>\t<pre style=\"display:none !important;\"><script data-category=\"functional\" type=\"text\/javascript\">\r\n\t function doValidate_1(form, validation_only)\r\n\t {\r\n\t\tvalidation_only = validation_only || false;\r\n        window['cff_enabling_form' ] = function(_form){\r\n            if(!(_form instanceof $dexQuery)) _form = $dexQuery(_form);\r\n            _form.validate().settings.ignore = '.ignore,.ignorepb';\r\n            _form.removeData('being-submitted');\r\n            _form.find('.submitbtn-disabled').removeClass('submitbtn-disabled').prop('disabled', false);\r\n            _form.find('.cff-processing-form').remove();\r\n        };\r\n        window['cff_disabling_form'] = function(_form){\r\n            if(!(_form instanceof $dexQuery)) _form = $dexQuery(_form);\r\n            if(cff_form_disabled(_form)) return;\r\n            _form.find('.pbSubmit,:submit').addClass('submitbtn-disabled').prop('disabled', true);\r\n            _form.data('being-submitted',1);\r\n            var d = document.createElement('div');\r\n            $dexQuery(d).addClass('cff-processing-form').appendTo(_form.find('#fbuilder'));\r\n        };\r\n        window['cff_form_disabled' ] = function(_form){\r\n            if(!(_form instanceof $dexQuery)) _form = $dexQuery(_form);\r\n            return ('undefined' != typeof _form.data('being-submitted'));\r\n        };\r\n\t\tvar form_identifier =  '_1';\r\n\t\tif(typeof cpcff_validation_rules == 'undefined') cpcff_validation_rules = {};\r\n\t\tif(typeof cpcff_validation_rules[form_identifier] == 'undefined') cpcff_validation_rules[form_identifier] = {};\r\n\t\tvar $dexQuery = (fbuilderjQuery) ? fbuilderjQuery : jQuery.noConflict(),\r\n\t\t\t_form = $dexQuery(\"#cp_calculatedfieldsf_pform\"+form_identifier),\r\n\t\t\tform_disabled = function(){cff_form_disabled(_form);},\r\n\t\t\tdisabling_form = function(){cff_disabling_form(_form);},\r\n\t\t\tenabling_form = function(){cff_enabling_form(_form);};\r\n\t\tif(form_disabled()) return false;\r\n\t\t_form.find('[max=\"\"]').removeAttr('max');\r\n\t\t_form.find('[min=\"\"]').removeAttr('min');\r\n\t\t_form.find('[step=\"\"]').removeAttr('step');\r\n\t\t_form.validate().settings.ignore = '.ignore';\r\n\t\tvar\tcpefb_error = !_form.validate().checkForm();\r\n\t\tvar\tvalidation_rules = cpcff_validation_rules[form_identifier],\r\n\t\t\tprocessing_form = function()\r\n\t\t\t{\r\n                \t\t\t\tfor(var rule in validation_rules)\r\n\t\t\t\t{\r\n\t\t\t\t\tif(!validation_rules[rule]) {\r\n\t\t\t\t\t\t$dexQuery(form).trigger('cff-form-validation', false);\r\n\t\t\t\t\t\treturn;\r\n\t\t\t\t\t}\r\n\t\t\t\t}\r\n\r\n\t\t\t\tif ( validation_only ) {\r\n\t\t\t\t\t$dexQuery(form).trigger('cff-form-validation', true);\r\n\t\t\t\t\treturn;\r\n\t\t\t\t}\r\n\t\t\t\t_form.find(\"[name$='_date'][type='hidden']\").each(function(){\r\n\t\t\t\t\tvar v  \t = $dexQuery(this).val(),\r\n\t\t\t\t\t\tname = $dexQuery(this).attr( 'name' ).replace('_date', ''),\r\n\t\t\t\t\t\te \t = $dexQuery(\"[name='\"+name+\"']\");\r\n\t\t\t\t\t\tif( e.length && ! $dexQuery(\"[id='\"+name+\"_datepicker_container']\").length ){ e.val( String( e.val().replace( v, '' ) ).trim() ); }\r\n\t\t\t\t});\r\n\t\t\t\t_form.find(\"select option[vt]\").each(function(){\r\n                    var e = $dexQuery(this);\r\n                    e.attr('cff-val-bk', e.val()).val(cff_sanitize(e.attr(\"vt\"), true));\r\n\t\t\t\t});\r\n\t\t\t\t_form.find(\"input[vt]\").each(function(){\r\n                    var e = $dexQuery(this),\r\n\t\t\t\t\t\tq = $dexQuery('[id=\"'+e.attr('id')+'_quantity\"]');\r\n                    e.attr('cff-val-bk', e.val()).val(cff_sanitize(e.attr(\"vt\"), true)+(q.length ? ' ('+Math.max(1, q.val())+')' : ''));\r\n\t\t\t\t});\r\n\t\t\t\t_form.find('.cpcff-recordset,.cff-exclude :input,[id^=\"form_structure_\"]')\r\n\t\t\t\t.add(_form.find( '.ignore' )).attr('cff-disabled', 1).prop('disabled', true);\r\n\t\t\t\tdisabling_form();\r\n\t\t\t\t\t\t\t\tif ( _form.attr( 'target' ) == undefined && window.self !== window.top ) {\r\n\t\t\t\t\t_form.attr( 'target', '_top' );\r\n\t\t\t\t}\r\n\t\t\t\tif ( _form.attr( 'target' ) != undefined && NOT( IN( _form.attr( 'target' ).toLowerCase(), [ '_blank', '_self', '_top', '' ] ) ) ) {\r\n\t\t\t\t\t$dexQuery('[name=\"'+_form.prop( 'target' )+'\"]').one('load', function(){\r\n\t\t\t\t\t\t_form.find('[cff-val-bk]').each(function(){\r\n\t\t\t\t\t\t\tvar e = $dexQuery(this);\r\n\t\t\t\t\t\t\te.val(e.attr('cff-val-bk')).removeAttr('cff-val-bk');\r\n\t\t\t\t\t\t});\r\n\t\t\t\t\t\t_form.find('[cff-disabled]').prop('disabled', false).removeAttr('cff-disabled');\r\n\t\t\t\t\t\tif(!\/^(\\s*|_self|_top|_parent)$\/i.test(_form.prop('target'))) {\r\n\t\t\t\t\t\t\tenabling_form();\r\n\t\t\t\t\t\t}\r\n\t\t\t\t\t\t$dexQuery(document).trigger('cff-form-submitted', _form);\r\n\t\t\t\t\t});\r\n\t\t\t\t}\r\n                _form[ 0 ].submit();\r\n\t\t\t};\r\n\t\ttry{\r\n\t\t\t_form.find('[name=\"cp_ref_page\"]').val(parent.window.document.location.href);\r\n\t\t} catch (err) {\r\n\t\t\t_form.find('[name=\"cp_ref_page\"]').val(document.location.href);\r\n\t\t}\r\n\t\tvalidation_rules['fields_validation_error'] = (cpefb_error==0);\r\n        \/* 1: Do not submit if the equations are being evaluated *\/\r\n        validation_rules['no_pending'] = (!(form_identifier in $dexQuery.fbuilder.calculator.processing_queue) || !$dexQuery.fbuilder.calculator.processing_queue[form_identifier]) && !$dexQuery.fbuilder.calculator.thereIsPending(form_identifier);\r\n\t\tif(!validation_rules['no_pending'])\r\n\t\t{\r\n\t\t\t$dexQuery(document).on('equationsQueueEmpty', function(evt, formId){\r\n\t\t\t\tif(formId == form_identifier)\r\n\t\t\t\t{\r\n\t\t\t\t\t$dexQuery(document).off('equationsQueueEmpty');\r\n\t\t\t\t\tvalidation_rules['no_pending']  = true;\r\n\t\t\t\t\tprocessing_form();\r\n\t\t\t\t}\r\n\t\t\t});\r\n\t\t}\r\n\t\t\/* End :1 *\/\r\n\t\tif (validation_rules['fields_validation_error'])\r\n\t\t{\r\n\t\t\t\t\tprocessing_form();\r\n\t\t\t\t}\r\n\t\telse\r\n\t\t{\r\n            _form.valid();\r\n            var page = $dexQuery('.cpefb_error:not(.message):not(.ignore):eq(0)').closest('.pbreak').attr('page')*1;\r\n            gotopage(page, _form);\r\n\t\t\t$dexQuery(form).trigger('cff-form-validation', false);\r\n\t\t\tenabling_form();\r\n\t\t\tsetTimeout(function(){$dexQuery.fbuilder.openErrorDlg(_form);},50);\r\n\t\t}\r\n\t\treturn false;\r\n\t}\r\n\t<\/script><\/pre>\r\n\t<form name=\"cp_calculatedfieldsf_pform_1\" id=\"cp_calculatedfieldsf_pform_1\" action=\"https:\/\/boratech.nl\/bg\/%d0%b8%d0%b7%d1%87%d0%b8%d1%81%d0%bb%d0%b5%d0%bd%d0%b8%d0%b5-%d0%bd%d0%b0-%d0%bd%d0%b5%d1%82%d0%bd%d0%be-%d0%b7%d0%b0%d0%bf%d0%bb%d0%b0%d1%89%d0%b0%d0%bd%d0%b5\/\" method=\"post\" enctype=\"multipart\/form-data\" onsubmit=\"return doValidate_1(this);\" class=\"cff-form no-prefetch  cff-form-38 cp_cff_14\"  data-nonce=\"1e095afb83\">\r\n\t\t\t<input type=\"hidden\" name=\"cp_calculatedfieldsf_pform_psequence\" value=\"_1\" \/><input type=\"hidden\" name=\"cp_calculatedfieldsf_pform_process\" value=\"1\" \/><input type=\"hidden\" name=\"cp_calculatedfieldsf_id\" value=\"38\" \/><input type=\"hidden\" name=\"cp_ref_page\" value=\"https:\/\/boratech.nl\/bg\" \/><pre style=\"display:none !important;\"><script data-category=\"functional\" type=\"text\/javascript\">form_structure_1=[[{\"form_identifier\":\"\",\"name\":\"fieldname1\",\"shortlabel\":\"\",\"index\":0,\"ftype\":\"fcurrency\",\"userhelp\":\"\",\"audiotutorial\":\"\",\"userhelpTooltip\":false,\"tooltipIcon\":false,\"csslayout\":\"\",\"title\":\"\\u0411\\u0440\\u0443\\u0442\\u0435\\u043d \\u0434\\u043e\\u0445\\u043e\\u0434 \\u0438\\u043b\\u0438 \\u043e\\u0431\\u0435\\u0437\\u0449\\u0435\\u0442\\u0435\\u043d\\u0438\\u0435 \\u043d\\u0430 \\u043c\\u0435\\u0441\\u0435\\u0446\",\"predefined\":\"3840\",\"predefinedClick\":false,\"required\":true,\"exclude\":false,\"readonly\":false,\"numberpad\":true,\"spinner\":false,\"size\":\"medium\",\"currencySymbol\":\"\\u20ac \",\"currencyText\":\"\",\"thousandSeparator\":\".\",\"centSeparator\":\",\",\"noCents\":false,\"min\":\"\",\"max\":\"\",\"formatDynamically\":true,\"twoDecimals\":true,\"fBuild\":{},\"parent\":\"\"},{\"form_identifier\":\"\",\"name\":\"fieldname2\",\"shortlabel\":\"\",\"index\":1,\"ftype\":\"fnumber\",\"userhelp\":\"\",\"audiotutorial\":\"\",\"userhelpTooltip\":false,\"tooltipIcon\":false,\"csslayout\":\"\",\"title\":\"\\u041f\\u043b\\u0430\\u0442\\u0435\\u043d \\u043e\\u0442\\u043f\\u0443\\u0441\\u043a\",\"predefined\":\"8\",\"predefinedClick\":false,\"required\":true,\"exclude\":false,\"readonly\":false,\"numberpad\":true,\"spinner\":false,\"size\":\"medium\",\"thousandSeparator\":\".\",\"decimalSymbol\":\",\",\"min\":\"\",\"max\":\"\",\"formatDynamically\":true,\"dformat\":\"percent\",\"formats\":[\"digits\",\"number\",\"percent\"],\"fBuild\":{},\"parent\":\"\"},{\"form_identifier\":\"\",\"name\":\"fieldname3\",\"shortlabel\":\"\",\"index\":2,\"ftype\":\"fdropdown\",\"userhelp\":\"\",\"audiotutorial\":\"\",\"userhelpTooltip\":false,\"tooltipIcon\":false,\"csslayout\":\"\",\"title\":\"\\u0421\\u0438\\u0442\\u0443\\u0430\\u0446\\u0438\\u044f\",\"size\":\"medium\",\"required\":false,\"exclude\":false,\"toSubmit\":\"value\",\"merge\":0,\"choiceSelected\":\"Jonger dan de AOW-leeftijd - 1\",\"select2\":false,\"multiple\":false,\"vChoices\":1,\"showDep\":false,\"choices\":[\"\\u041f\\u0440\\u0435\\u0434\\u0438 \\u043f\\u0435\\u043d\\u0441\\u0438\\u043e\\u043d\\u043d\\u0430 \\u0432\\u044a\\u0437\\u0440\\u0430\\u0441\\u0442\",\"\\u0421\\u043b\\u0435\\u0434 \\u043f\\u0435\\u043d\\u0441\\u0438\\u043e\\u043d\\u043d\\u0430 \\u0432\\u044a\\u0437\\u0440\\u0430\\u0441\\u0442: \\u0420\\u043e\\u0434\\u0435\\u043d \\u043f\\u0440\\u0435\\u0434\\u0438 1945 \\u0433.\",\"\\u0421\\u043b\\u0435\\u0434 \\u043f\\u0435\\u043d\\u0441\\u0438\\u043e\\u043d\\u043d\\u0430 \\u0432\\u044a\\u0437\\u0440\\u0430\\u0441\\u0442: \\u0420\\u043e\\u0434\\u0435\\u043d \\u0441\\u043b\\u0435\\u0434 1945 \\u0433.\"],\"optgroup\":[false,false,false],\"choicesVal\":[\"1\",\"2\",\"3\"],\"choicesDep\":[[],[],[]],\"fBuild\":{},\"parent\":\"\"},{\"form_identifier\":\"\",\"name\":\"fieldname4\",\"shortlabel\":\"\",\"index\":3,\"ftype\":\"fdropdown\",\"userhelp\":\"\",\"audiotutorial\":\"\",\"userhelpTooltip\":false,\"tooltipIcon\":false,\"csslayout\":\"\",\"title\":\"\\u0414\\u0430\\u043d\\u044a\\u0447\\u043d\\u043e \\u043e\\u0431\\u043b\\u0435\\u043a\\u0447\\u0435\\u043d\\u0438\\u0435 \\u0432\\u044a\\u0440\\u0445\\u0443 \\u0437\\u0430\\u043f\\u043b\\u0430\\u0442\\u0438\\u0442\\u0435\",\"size\":\"medium\",\"required\":false,\"exclude\":false,\"toSubmit\":\"value\",\"merge\":0,\"choiceSelected\":\"Nee - 2\",\"select2\":false,\"multiple\":false,\"vChoices\":1,\"showDep\":false,\"choices\":[\"\\u0414\\u0430\",\"\\u041d\\u0435\"],\"optgroup\":[false,false],\"choicesVal\":[\"1\",\"2\"],\"choicesDep\":[[],[]],\"fBuild\":{},\"parent\":\"\"},{\"form_identifier\":\"\",\"name\":\"fieldname5\",\"shortlabel\":\"\",\"index\":4,\"ftype\":\"fPageBreak\",\"userhelp\":\"\",\"audiotutorial\":\"\",\"userhelpTooltip\":false,\"tooltipIcon\":false,\"csslayout\":\"\",\"title\":\"Page Break\",\"fBuild\":{},\"parent\":\"\"},{\"dependencies\":[{\"rule\":\"\",\"complex\":false,\"fields\":[\"\"]}],\"form_identifier\":\"\",\"name\":\"fieldname6\",\"shortlabel\":\"\",\"index\":5,\"ftype\":\"fCalculated\",\"userhelp\":\"\",\"audiotutorial\":\"\",\"userhelpTooltip\":false,\"tooltipIcon\":false,\"csslayout\":\"\",\"title\":\"\\u0411\\u0440\\u0443\\u0442\\u0435\\u043d \\u043c\\u0435\\u0441\\u0435\\u0447\\u0435\\u043d \\u0434\\u043e\\u0445\\u043e\\u0434\",\"predefined\":\"\",\"required\":false,\"exclude\":false,\"size\":\"medium\",\"eq\":\"fieldname1\",\"min\":\"\",\"max\":\"\",\"suffix\":\"\",\"prefix\":\"\\u20ac \",\"decimalsymbol\":\",\",\"groupingsymbol\":\".\",\"readonly\":true,\"currency\":true,\"noEvalIfManual\":true,\"formatDynamically\":true,\"hidefield\":false,\"fBuild\":{},\"parent\":\"\"},{\"list\":{\"database\":{\"form\":\"38\",\"vars\":[\"fieldname1\",\"fieldname1\"]}},\"isDataSource\":true,\"active\":\"database\",\"form_identifier\":\"\",\"name\":\"fieldname8\",\"shortlabel\":\"\",\"index\":6,\"ftype\":\"frecordsetds\",\"userhelp\":\"\",\"audiotutorial\":\"\",\"userhelpTooltip\":false,\"tooltipIcon\":false,\"csslayout\":\"\",\"fBuild\":{},\"parent\":\"\"},{\"list\":{\"recordset\":{\"title\":\"Recordset\",\"recordsetData\":{\"recordset\":\"fieldname8\",\"value\":\"metlhk1\",\"text\":\"\",\"where\":\"\"}}},\"isDataSource\":true,\"active\":\"recordset\",\"form_identifier\":\"\",\"name\":\"fieldname9\",\"shortlabel\":\"\",\"index\":7,\"ftype\":\"fhiddends\",\"userhelp\":\"\",\"audiotutorial\":\"\",\"userhelpTooltip\":false,\"tooltipIcon\":false,\"csslayout\":\"\",\"title\":\"metlhk1\",\"exclude\":false,\"predefined\":\"\",\"fBuild\":{},\"parent\":\"\"},{\"list\":{\"recordset\":{\"title\":\"Recordset\",\"recordsetData\":{\"recordset\":\"fieldname8\",\"value\":\"zonderlhk1\",\"text\":\"\",\"where\":\"\"}}},\"isDataSource\":true,\"active\":\"recordset\",\"form_identifier\":\"\",\"name\":\"fieldname10\",\"shortlabel\":\"\",\"index\":8,\"ftype\":\"fhiddends\",\"userhelp\":\"\",\"audiotutorial\":\"\",\"userhelpTooltip\":false,\"tooltipIcon\":false,\"csslayout\":\"\",\"title\":\"zonderlhk1\",\"exclude\":false,\"predefined\":\"\",\"fBuild\":{},\"parent\":\"\"},{\"list\":{\"recordset\":{\"title\":\"Recordset\",\"recordsetData\":{\"recordset\":\"fieldname8\",\"value\":\"metlhk2\",\"text\":\"\",\"where\":\"\"}}},\"isDataSource\":true,\"active\":\"recordset\",\"form_identifier\":\"\",\"name\":\"fieldname11\",\"shortlabel\":\"\",\"index\":9,\"ftype\":\"fhiddends\",\"userhelp\":\"\",\"audiotutorial\":\"\",\"userhelpTooltip\":false,\"tooltipIcon\":false,\"csslayout\":\"\",\"title\":\"metlhk2\",\"exclude\":false,\"predefined\":\"\",\"fBuild\":{},\"parent\":\"\"},{\"list\":{\"recordset\":{\"title\":\"Recordset\",\"recordsetData\":{\"recordset\":\"fieldname8\",\"value\":\"zonderlhk2\",\"text\":\"\",\"where\":\"\"}}},\"isDataSource\":true,\"active\":\"recordset\",\"form_identifier\":\"\",\"name\":\"fieldname12\",\"shortlabel\":\"\",\"index\":10,\"ftype\":\"fhiddends\",\"userhelp\":\"\",\"audiotutorial\":\"\",\"userhelpTooltip\":false,\"tooltipIcon\":false,\"csslayout\":\"\",\"title\":\"zonderlhk2\",\"exclude\":false,\"predefined\":\"\",\"fBuild\":{},\"parent\":\"\"},{\"list\":{\"recordset\":{\"title\":\"Recordset\",\"recordsetData\":{\"recordset\":\"fieldname8\",\"value\":\"metlhk3\",\"text\":\"\",\"where\":\"\"}}},\"isDataSource\":true,\"active\":\"recordset\",\"form_identifier\":\"\",\"name\":\"fieldname13\",\"shortlabel\":\"\",\"index\":11,\"ftype\":\"fhiddends\",\"userhelp\":\"\",\"audiotutorial\":\"\",\"userhelpTooltip\":false,\"tooltipIcon\":false,\"csslayout\":\"\",\"title\":\"metlhk3\",\"exclude\":false,\"predefined\":\"\",\"fBuild\":{},\"parent\":\"\"},{\"list\":{\"recordset\":{\"title\":\"Recordset\",\"recordsetData\":{\"recordset\":\"fieldname8\",\"value\":\"zonderlhk3\",\"text\":\"\",\"where\":\"\"}}},\"isDataSource\":true,\"active\":\"recordset\",\"form_identifier\":\"\",\"name\":\"fieldname14\",\"shortlabel\":\"\",\"index\":12,\"ftype\":\"fhiddends\",\"userhelp\":\"\",\"audiotutorial\":\"\",\"userhelpTooltip\":false,\"tooltipIcon\":false,\"csslayout\":\"\",\"title\":\"zonderlhk3\",\"exclude\":false,\"predefined\":\"\",\"fBuild\":{},\"parent\":\"\"},{\"dependencies\":[{\"rule\":\"\",\"complex\":false,\"fields\":[\"\"]}],\"form_identifier\":\"\",\"name\":\"fieldname7\",\"shortlabel\":\"\",\"index\":13,\"ftype\":\"fCalculated\",\"userhelp\":\"\",\"audiotutorial\":\"\",\"userhelpTooltip\":false,\"tooltipIcon\":false,\"csslayout\":\"\",\"title\":\"\\u0414\\u0430\\u043d\\u044a\\u043a \\u0432\\u044a\\u0440\\u0445\\u0443 \\u0440\\u0430\\u0431\\u043e\\u0442\\u043d\\u0430\\u0442\\u0430 \\u0437\\u0430\\u043f\\u043b\\u0430\\u0442\\u0430\\\/\\u043e\\u0441\\u0438\\u0433\\u0443\\u0440\\u0438\\u0442\\u0435\\u043b\\u043d\\u0438 \\u0432\\u043d\\u043e\\u0441\\u043a\\u0438*\",\"predefined\":\"\",\"required\":false,\"exclude\":false,\"size\":\"medium\",\"eq\":\"IF(fieldname4 == 1,\\nIF(fieldname3 == 1, fieldname9, \\nIF(fieldname3 == 2, fieldname11, \\nIF(fieldname3 == 3, fieldname13,0))),\\nIF(fieldname3 == 1, fieldname10, \\nIF(fieldname3 == 2, fieldname12, \\nIF(fieldname3 == 3, fieldname14,0))))\",\"min\":\"\",\"max\":\"\",\"suffix\":\"\",\"prefix\":\"\\u20ac \",\"decimalsymbol\":\",\",\"groupingsymbol\":\".\",\"readonly\":true,\"currency\":true,\"noEvalIfManual\":true,\"formatDynamically\":true,\"hidefield\":false,\"fBuild\":{},\"parent\":\"\"},{\"dependencies\":[{\"rule\":\"\",\"complex\":false,\"fields\":[\"\"]}],\"form_identifier\":\"\",\"name\":\"fieldname15\",\"shortlabel\":\"\",\"index\":14,\"ftype\":\"fCalculated\",\"userhelp\":\"\",\"audiotutorial\":\"\",\"userhelpTooltip\":false,\"tooltipIcon\":false,\"csslayout\":\"\",\"title\":\"\\u003Cstrong\\u003E\\u041d\\u0435\\u0442\\u043d\\u0430 \\u0437\\u0430\\u043f\\u043b\\u0430\\u0442\\u0430 \\u0431\\u0435\\u0437 \\u043f\\u043b\\u0430\\u0442\\u0435\\u043d \\u043e\\u0442\\u043f\\u0443\\u0441\\u043a\\u003C\\\/strong\\u003E\",\"predefined\":\"\",\"required\":false,\"exclude\":false,\"size\":\"medium\",\"eq\":\"PREC(fieldname1 - fieldname7,2)\",\"min\":\"\",\"max\":\"\",\"suffix\":\"\",\"prefix\":\"\\u20ac \",\"decimalsymbol\":\",\",\"groupingsymbol\":\".\",\"readonly\":true,\"currency\":true,\"noEvalIfManual\":true,\"formatDynamically\":false,\"hidefield\":false,\"fBuild\":{},\"parent\":\"\"},{\"dependencies\":[{\"rule\":\"\",\"complex\":false,\"fields\":[\"\"]}],\"form_identifier\":\"\",\"name\":\"fieldname16\",\"shortlabel\":\"\",\"index\":15,\"ftype\":\"fCalculated\",\"userhelp\":\"\",\"audiotutorial\":\"\",\"userhelpTooltip\":false,\"tooltipIcon\":false,\"csslayout\":\"\",\"title\":\"\\u041f\\u043b\\u0430\\u0442\\u0435\\u043d \\u043e\\u0442\\u043f\\u0443\\u0441\\u043a\",\"predefined\":\"\",\"required\":false,\"exclude\":false,\"size\":\"medium\",\"eq\":\"PREC(fieldname2 * fieldname15,2)\",\"min\":\"\",\"max\":\"\",\"suffix\":\"\",\"prefix\":\"\\u20ac \",\"decimalsymbol\":\",\",\"groupingsymbol\":\".\",\"readonly\":true,\"currency\":true,\"noEvalIfManual\":true,\"formatDynamically\":false,\"hidefield\":false,\"fBuild\":{},\"parent\":\"\"},{\"form_identifier\":\"\",\"name\":\"fieldname18\",\"shortlabel\":\"\",\"index\":16,\"ftype\":\"fPageBreak\",\"userhelp\":\"\",\"audiotutorial\":\"\",\"userhelpTooltip\":false,\"tooltipIcon\":false,\"csslayout\":\"\",\"title\":\"Page Break\",\"fBuild\":{},\"parent\":\"\"},{\"dependencies\":[{\"rule\":\"\",\"complex\":false,\"fields\":[\"\"]}],\"form_identifier\":\"\",\"name\":\"fieldname17\",\"shortlabel\":\"\",\"index\":17,\"ftype\":\"fCalculated\",\"userhelp\":\"\",\"audiotutorial\":\"\",\"userhelpTooltip\":false,\"tooltipIcon\":false,\"csslayout\":\"\",\"title\":\"\\u003Cstrong\\u003E\\u041d\\u0435\\u0442\\u043d\\u0430 \\u0437\\u0430\\u043f\\u043b\\u0430\\u0442\\u0430, \\u0432\\u043a\\u043b\\u044e\\u0447\\u0438\\u0442\\u0435\\u043b\\u043d\\u043e \\u043f\\u043b\\u0430\\u0442\\u0435\\u043d \\u043e\\u0442\\u043f\\u0443\\u0441\\u043a\\u003C\\\/strong\\u003E\",\"predefined\":\"\",\"required\":false,\"exclude\":false,\"size\":\"medium\",\"eq\":\"PREC(fieldname15 + fieldname16,2)\",\"min\":\"\",\"max\":\"\",\"suffix\":\"\",\"prefix\":\"\\u20ac \",\"decimalsymbol\":\",\",\"groupingsymbol\":\".\",\"readonly\":true,\"currency\":true,\"noEvalIfManual\":true,\"formatDynamically\":false,\"hidefield\":false,\"fBuild\":{},\"parent\":\"\"},{\"dependencies\":[{\"rule\":\"\",\"complex\":false,\"fields\":[\"\"]}],\"form_identifier\":\"\",\"name\":\"fieldname19\",\"shortlabel\":\"\",\"index\":18,\"ftype\":\"fCalculated\",\"userhelp\":\"\",\"audiotutorial\":\"\",\"userhelpTooltip\":false,\"tooltipIcon\":false,\"csslayout\":\"\",\"title\":\"Untitled\",\"predefined\":\"\",\"required\":false,\"exclude\":false,\"size\":\"medium\",\"eq\":\"CFFCHART(\\u0022my-chart\\u0022, {\\n    type: \\u0022bar\\u0022,\\n    data: {\\n        labels: [\\u0022\\u041d\\u0435\\u0442\\u043e\\u0022, \\u0022\\u0411\\u0440\\u0443\\u0442\\u043e\\u0022],\\n        datasets: [{\\n                label: \\u0022\\u041d\\u0435\\u0442\\u043e\\u0022,\\n                data: [fieldname15, fieldname6],\\n                backgroundColor: \\u0022rgba(244, 143, 177, 0.6)\\u0022\\n            }, {\\n                label: \\u0022\\u0411\\u0440\\u0443\\u0442\\u043e\\u0022,\\n                data: [fieldname17, fieldname15],\\n                backgroundColor: \\u0022rgba(255, 235, 59, 0.6)\\u0022\\n            },\\n        ],\\n    },\\n    options: {\\n        indexAxis: \\u0022y\\u0022,\\n        plugins: {\\n            stacked100: {\\n                enable: false\\n            },\\n            \\u0022datalabels\\u0022 : true\\n        },\\n    },\\n    register_plugins:[\\n        {\\n            \\u0022url\\u0022:\\u0022https:\\\/\\\/cdn.jsdelivr.net\\\/npm\\\/chartjs-plugin-stacked100@1.0.0\\u0022,\\n            \\u0022callback\\u0022:function(){Chart.register(ChartjsPluginStacked100.default);}\\n        }\\n    ]\\n});\",\"min\":\"\",\"max\":\"\",\"suffix\":\"\",\"prefix\":\"\",\"decimalsymbol\":\".\",\"groupingsymbol\":\"\",\"readonly\":true,\"currency\":false,\"noEvalIfManual\":true,\"formatDynamically\":false,\"hidefield\":true,\"fBuild\":{},\"parent\":\"\"},{\"form_identifier\":\"\",\"name\":\"fieldname20\",\"shortlabel\":\"\",\"index\":19,\"ftype\":\"fhtml\",\"userhelp\":\"\",\"audiotutorial\":\"\",\"userhelpTooltip\":false,\"tooltipIcon\":false,\"csslayout\":\"\",\"fcontent\":\"\\u003Ccanvas id=\\u0022my-chart\\u0022\\u003E\\u003C\\\/canvas\\u003E\",\"fBuild\":{},\"parent\":\"\"}],{\"0\":{\"title\":\"\\u041d\\u0435\\u0442\\u043d\\u043e \\u0432\\u044a\\u0437\\u043d\\u0430\\u0433\\u0440\\u0430\\u0436\\u0434\\u0435\\u043d\\u0438\\u0435 2022\",\"description\":\"\\u0421 \\u0442\\u043e\\u0437\\u0438 \\u0438\\u0437\\u0447\\u0438\\u0441\\u043b\\u0438\\u0442\\u0435\\u043b\\u0435\\u043d \\u043c\\u043e\\u0434\\u0435\\u043b \\u043c\\u043e\\u0436\\u0435\\u0442\\u0435 \\u0434\\u0430 \\u0441\\u0438 \\u0438\\u0437\\u0447\\u0438\\u0441\\u043b\\u0438\\u0442\\u0435\\u00a0\\u043d\\u0435\\u0442\\u043d\\u0430\\u0442\\u0430 \\u043e\\u0442 \\u0432\\u0430\\u0448\\u0430\\u0442\\u0430 \\u0431\\u0440\\u0443\\u0442\\u043d\\u0430 \\u0437\\u0430\\u043f\\u043b\\u0430\\u0442\\u0430.\",\"formlayout\":\"left_aligned\",\"formtemplate\":\"cp_cff_14\",\"request_cost\":\"fieldname1\",\"evalequations\":1,\"evalequationsevent\":2,\"loading_animation\":0,\"autocomplete\":1,\"persistence\":0,\"animate_form\":0,\"customstyles\":\"\"},\"formid\":\"cp_calculatedfieldsf_pform_1\",\"setCache\":false,\"cache\":false}];<\/script><\/pre>\r\n\t\t<div id=\"fbuilder\">\r\n\t\t\t\t\t\t<div id=\"fbuilder_1\">\r\n\t\t\t\t<div id=\"formheader_1\"><\/div>\r\n\t\t\t\t<div id=\"fieldlist_1\"><\/div>\r\n                <div class=\"clearer\"><\/div>\r\n\t\t\t<\/div>\r\n\t\t\t<div id=\"cpcaptchalayer_1\" class=\"cpcaptchalayer\" style=\"display:none;\">\r\n\t\t\t\t\t\t<div class=\"fields\" id=\"field-c0\" style=\"display:none\">\r\n\t\t\t\t<label>Payment options<\/label>\r\n\t\t\t\t<div class=\"dfield\">\r\n\t\t\t\t \t\t\t\t <!--addons-payment-options-->\r\n    \t\t\t \t\t\t\t<\/div>\r\n\t\t\t\t<div class=\"clearer\"><\/div>\r\n\t\t\t<\/div>\r\n\t\t\t<!--addons-payment-fields-->\r\n\t\t\t\t\t\t<!--add-ons-->\r\n\t\t\t<\/div>\r\n\t\t\t\t\t\t<div class=\"clearer\"><\/div>\r\n\t\t<\/div>\r\n\t<input type=\"hidden\" id=\"_cpcff_public_nonce\" name=\"_cpcff_public_nonce\" value=\"c9e3622fae\" \/><input type=\"hidden\" name=\"_wp_http_referer\" value=\"\/bg\/wp-json\/wp\/v2\/pages\/5844\" \/>\t<\/form>\r\n<\/span>[\/vc_column][\/vc_row]<\/p>\n","protected":false},"excerpt":{"rendered":"<p>[vc_row][vc_column][\/vc_column][\/vc_row]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"om_disable_all_campaigns":false,"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"footnotes":""},"class_list":["post-5844","page","type-page","status-publish","hentry"],"aioseo_notices":[],"_links":{"self":[{"href":"https:\/\/boratech.nl\/bg\/wp-json\/wp\/v2\/pages\/5844","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/boratech.nl\/bg\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/boratech.nl\/bg\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/boratech.nl\/bg\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/boratech.nl\/bg\/wp-json\/wp\/v2\/comments?post=5844"}],"version-history":[{"count":6,"href":"https:\/\/boratech.nl\/bg\/wp-json\/wp\/v2\/pages\/5844\/revisions"}],"predecessor-version":[{"id":5851,"href":"https:\/\/boratech.nl\/bg\/wp-json\/wp\/v2\/pages\/5844\/revisions\/5851"}],"wp:attachment":[{"href":"https:\/\/boratech.nl\/bg\/wp-json\/wp\/v2\/media?parent=5844"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}