{"id":3518,"date":"2021-02-23T08:22:14","date_gmt":"2021-02-23T07:22:14","guid":{"rendered":"http:\/\/stjernholm.flywheelsites.com\/?page_id=3518"},"modified":"2022-11-22T19:50:13","modified_gmt":"2022-11-22T18:50:13","slug":"calculator","status":"publish","type":"page","link":"https:\/\/stjernholm.dk\/en\/calculator\/","title":{"rendered":"Calculator"},"content":{"rendered":"<h1>Calculate your savings potential<br \/>\n<\/h1>\n<div>\t<pre style=\"display:none !important;\"><script 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');\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').addClass('submitbtn-disabled');\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.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+\"']\"); if( e.length ){ e.val( $dexQuery.trim( e.val().replace( v, '' ) ) ); }\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(e.attr(\"vt\"));\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                    e.attr('cff-val-bk', e.val()).val(e.attr(\"vt\"));\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                _form[ 0 ].submit();\r\n                setTimeout(function(){\r\n                    _form.find('[cff-val-bk]').each(function(){\r\n                        var e = $dexQuery(this);\r\n                        e.val(e.attr('cff-val-bk')).removeAttr('cff-val-bk');\r\n                    });\r\n                    _form.find('[cff-disabled]').prop('disabled', false).removeAttr('cff-disabled');\r\n                    if(!\/^(\\s*|_self|_top|_parent)$\/i.test(_form.prop('target')))\r\n                    {\r\n                        enabling_form();\r\n                    }\r\n                    $dexQuery(document).trigger('cff-form-submitted', _form);\r\n                }, 4000);\r\n\t\t\t};\r\n\t\t_form.find('[name=\"cp_ref_page\"]').val(document.location.href);\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  if (_form.find('[id^=\"hdcaptcha_cp_calculated_fields_form_post_\"]').val() == '')\r\n\t\t\t{\r\n\t\t\t\t$dexQuery(form).trigger('cff-form-validation', false);\r\n\t\t\t\talert('Please enter the captcha verification code.');\r\n\t\t\t\treturn false;\r\n\t\t\t}\r\n\t\t\tdisabling_form();\r\n\t\t\tvalidation_rules['captcha'] = false;\r\n\t\t\t$dexQuery.ajax({\r\n\t\t\t\ttype: \"GET\",\r\n\t\t\t\turl:  \"\/\/stjernholm.dk\/en\",\r\n\t\t\t\tdata: {\r\n\t\t\t\t\tps: form_identifier,\r\n\t\t\t\t\thdcaptcha_cp_calculated_fields_form_post: _form.find('[id^=\"hdcaptcha_cp_calculated_fields_form_post_\"]').val(),\r\n\t\t\t\t\tcp_calculatedfieldsf_id: _form.find('[name=\"cp_calculatedfieldsf_id\"]').val()\r\n\t\t\t\t},\r\n\t\t\t\tsuccess:function(result){\r\n\t\t\t\t\tenabling_form();\r\n\t\t\t\t\tif (result == \"captchafailed\")\r\n\t\t\t\t\t{\r\n\t\t\t\t\t\t_form.find('[id^=\"captchaimg_\"]').attr('src', _form.find('[id^=\"captchaimg_\"]').attr('src')+'&'+Date());\r\n\t\t\t\t\t\t$dexQuery(form).trigger('cff-form-validation', false);\r\n\t\t\t\t\t\talert('Incorrect captcha code. Please try again.');\r\n\t\t\t\t\t\treturn false;\r\n\t\t\t\t\t}\r\n\t\t\t\t\telse\r\n\t\t\t\t\t{\r\n\t\t\t\t\t\tvalidation_rules['captcha'] = true;\r\n\t\t\t\t\t\tprocessing_form();\r\n\t\t\t\t\t}\r\n\t\t\t\t}\r\n\t\t\t});\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}\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:\/\/stjernholm.dk\/en\/calculator\/\" method=\"post\" enctype=\"multipart\/form-data\" onsubmit=\"return doValidate_1(this);\" class=\"cff-form  persist-form\" >\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=\"6\" \/><input type=\"hidden\" name=\"cp_ref_page\" value=\"https:\/\/stjernholm.dk\/en\" \/><pre style=\"display:none !important;\"><script type=\"text\/javascript\">form_structure_1=[[{\"form_identifier\":\"\",\"name\":\"fieldname17\",\"shortlabel\":\"\",\"index\":0,\"ftype\":\"fdiv\",\"userhelp\":\"\",\"userhelpTooltip\":false,\"tooltipIcon\":false,\"csslayout\":\"uk-card uk-card-primary uk-card-body\",\"fields\":[\"fieldname12\",\"fieldname18\",\"fieldname13\"],\"columns\":\"3\",\"rearrange\":false,\"title\":\"div\",\"collapsed\":false,\"fBuild\":{},\"parent\":\"\"},{\"form_identifier\":\"\",\"name\":\"fieldname19\",\"shortlabel\":\"\",\"index\":1,\"ftype\":\"fdiv\",\"userhelp\":\"\",\"userhelpTooltip\":false,\"tooltipIcon\":false,\"csslayout\":\"uk-card uk-card-default uk-card-body\",\"fields\":[\"fieldname20\",\"fieldname25\"],\"columns\":\"2\",\"rearrange\":0,\"title\":\"div\",\"collapsed\":false,\"fBuild\":{},\"parent\":\"\"},{\"form_identifier\":\"\",\"name\":\"fieldname20\",\"shortlabel\":\"\",\"index\":2,\"ftype\":\"fdiv\",\"userhelp\":\"\",\"userhelpTooltip\":false,\"tooltipIcon\":false,\"csslayout\":\"uk-card uk-card-body\",\"fields\":[\"fieldname15\",\"fieldname16\"],\"columns\":\"1\",\"rearrange\":0,\"title\":\"div\",\"collapsed\":false,\"fBuild\":{},\"parent\":\"fieldname19\"},{\"form_identifier\":\"\",\"name\":\"fieldname25\",\"shortlabel\":\"\",\"index\":3,\"ftype\":\"fdiv\",\"userhelp\":\"\",\"userhelpTooltip\":false,\"tooltipIcon\":false,\"csslayout\":\"uk-card uk-card-body\",\"fields\":[\"fieldname21\",\"fieldname22\"],\"columns\":1,\"rearrange\":0,\"title\":\"div\",\"collapsed\":false,\"fBuild\":{},\"parent\":\"fieldname19\"},{\"dependencies\":[{\"rule\":\"\",\"complex\":false,\"fields\":[\"\"]}],\"form_identifier\":\"\",\"name\":\"fieldname15\",\"shortlabel\":\"\",\"index\":4,\"ftype\":\"fCalculated\",\"userhelp\":\"(US tons\\\/year)\",\"userhelpTooltip\":false,\"tooltipIcon\":false,\"csslayout\":\"\",\"title\":\"Grit output after the grit washer\",\"predefined\":\"\",\"required\":false,\"size\":\"large\",\"eq\":\"PREC((fieldname2*fieldname3)\\\/95,2)\",\"suffix\":\"\",\"prefix\":\"\",\"decimalsymbol\":\".\",\"groupingsymbol\":\",\",\"readonly\":true,\"hidefield\":false,\"fBuild\":{},\"parent\":\"fieldname20\"},{\"dependencies\":[{\"rule\":\"\",\"complex\":false,\"fields\":[\"\"]}],\"form_identifier\":\"\",\"name\":\"fieldname24\",\"shortlabel\":\"\",\"index\":5,\"ftype\":\"fCalculated\",\"userhelp\":\"(US tons\\\/year)\",\"userhelpTooltip\":false,\"tooltipIcon\":false,\"csslayout\":\"\",\"title\":\" Total saving potential \",\"predefined\":\"\",\"required\":false,\"size\":\"large\",\"eq\":\"\\n\\nPREC(fieldname16+fieldname21+fieldname22\\n,2)\",\"suffix\":\"\",\"prefix\":\"$ \",\"decimalsymbol\":\".\",\"groupingsymbol\":\",\",\"readonly\":true,\"hidefield\":true,\"fBuild\":{},\"parent\":\"fieldname23\"},{\"form_identifier\":\"\",\"name\":\"fieldname27\",\"shortlabel\":\"\",\"index\":6,\"ftype\":\"fsummary\",\"userhelp\":\"\",\"userhelpTooltip\":false,\"tooltipIcon\":false,\"csslayout\":\"uk-h1 uk-text-center uk-center\",\"title\":\"\",\"fields\":\"fieldname24\",\"titleClassname\":\"summary-field-title\",\"valueClassname\":\"summary-field-value\",\"fBuild\":{},\"parent\":\"fieldname23\"},{\"dependencies\":[{\"rule\":\"\",\"complex\":false,\"fields\":[\"\"]}],\"form_identifier\":\"\",\"name\":\"fieldname16\",\"shortlabel\":\"\",\"index\":7,\"ftype\":\"fCalculated\",\"userhelp\":\" [$\\\/year] \",\"userhelpTooltip\":false,\"tooltipIcon\":false,\"csslayout\":\"\",\"title\":\" Transportation cost \",\"predefined\":\"\",\"required\":false,\"size\":\"large\",\"eq\":\"PREC((fieldname2-fieldname15)*fieldname8,2)\",\"suffix\":\"\",\"prefix\":\"$ \",\"decimalsymbol\":\".\",\"groupingsymbol\":\",\",\"readonly\":true,\"hidefield\":false,\"fBuild\":{},\"parent\":\"fieldname20\"},{\"dependencies\":[{\"rule\":\"\",\"complex\":false,\"fields\":[\"\"]}],\"form_identifier\":\"\",\"name\":\"fieldname21\",\"shortlabel\":\"\",\"index\":8,\"ftype\":\"fCalculated\",\"userhelp\":\" [$\\\/year] \",\"userhelpTooltip\":false,\"tooltipIcon\":false,\"csslayout\":\"\",\"title\":\" Landfill cost \",\"predefined\":\"\",\"required\":false,\"size\":\"large\",\"eq\":\"PREC((fieldname2-fieldname15)*fieldname7,2)\",\"suffix\":\"\",\"prefix\":\"$ \",\"decimalsymbol\":\".\",\"groupingsymbol\":\",\",\"readonly\":true,\"hidefield\":false,\"fBuild\":{},\"parent\":\"fieldname25\"},{\"dependencies\":[{\"rule\":\"\",\"complex\":false,\"fields\":[\"\"]}],\"form_identifier\":\"\",\"name\":\"fieldname22\",\"shortlabel\":\"\",\"index\":9,\"ftype\":\"fCalculated\",\"userhelp\":\" [$\\\/year] \",\"userhelpTooltip\":false,\"tooltipIcon\":false,\"csslayout\":\"\",\"title\":\" Aeration use \",\"predefined\":\"\",\"required\":false,\"size\":\"large\",\"eq\":\"\\nPREC(fieldname6*0.75*fieldname5*0.01,2)\",\"suffix\":\"\",\"prefix\":\"$ \",\"decimalsymbol\":\".\",\"groupingsymbol\":\",\",\"readonly\":true,\"hidefield\":false,\"fBuild\":{},\"parent\":\"fieldname25\"},{\"form_identifier\":\"\",\"name\":\"fieldname2\",\"shortlabel\":\"\",\"index\":10,\"ftype\":\"fnumber\",\"userhelp\":\"[US tons\\\/year]\",\"userhelpTooltip\":false,\"tooltipIcon\":false,\"csslayout\":\"\",\"title\":\"Grit output today\",\"predefined\":\"\",\"predefinedClick\":false,\"required\":true,\"readonly\":false,\"size\":\"large\",\"thousandSeparator\":\",\",\"decimalSymbol\":\".\",\"min\":\"\",\"max\":\"\",\"formatDynamically\":true,\"dformat\":\"number\",\"formats\":[\"digits\",\"number\",\"percent\"],\"fBuild\":{},\"parent\":\"fieldname12\"},{\"form_identifier\":\"\",\"name\":\"fieldname3\",\"shortlabel\":\"\",\"index\":11,\"ftype\":\"fnumber\",\"userhelp\":\"[TS %]\",\"userhelpTooltip\":false,\"tooltipIcon\":false,\"csslayout\":\"\",\"title\":\"Grit dryness today\",\"predefined\":\"\",\"predefinedClick\":false,\"required\":true,\"readonly\":false,\"size\":\"large\",\"thousandSeparator\":\",\",\"decimalSymbol\":\".\",\"min\":\"\",\"max\":\"\",\"formatDynamically\":true,\"dformat\":\"number\",\"formats\":[\"digits\",\"number\",\"percent\"],\"fBuild\":{},\"parent\":\"fieldname12\"},{\"form_identifier\":\"\",\"name\":\"fieldname8\",\"shortlabel\":\"\",\"index\":12,\"ftype\":\"fnumber\",\"userhelp\":\"[$\\\/wet ton]\",\"userhelpTooltip\":false,\"tooltipIcon\":false,\"csslayout\":\"\",\"title\":\"Transportation cost\",\"predefined\":\"\",\"predefinedClick\":false,\"required\":true,\"readonly\":false,\"size\":\"large\",\"thousandSeparator\":\",\",\"decimalSymbol\":\".\",\"min\":\"\",\"max\":\"\",\"formatDynamically\":true,\"dformat\":\"number\",\"formats\":[\"digits\",\"number\",\"percent\"],\"fBuild\":{},\"parent\":\"fieldname18\"},{\"form_identifier\":\"\",\"name\":\"fieldname18\",\"shortlabel\":\"\",\"index\":13,\"ftype\":\"fdiv\",\"userhelp\":\"\",\"userhelpTooltip\":false,\"tooltipIcon\":false,\"csslayout\":\"uk-card uk-card-body\",\"fields\":[\"fieldname8\",\"fieldname7\"],\"columns\":1,\"rearrange\":0,\"title\":\"div\",\"collapsed\":false,\"fBuild\":{},\"parent\":\"fieldname17\"},{\"form_identifier\":\"\",\"name\":\"fieldname7\",\"shortlabel\":\"\",\"index\":14,\"ftype\":\"fnumber\",\"userhelp\":\"($\\\/wet ton)\",\"userhelpTooltip\":false,\"tooltipIcon\":false,\"csslayout\":\"\",\"title\":\"Landfill cost\",\"predefined\":\"\",\"predefinedClick\":false,\"required\":true,\"readonly\":false,\"size\":\"large\",\"thousandSeparator\":\",\",\"decimalSymbol\":\".\",\"min\":\"\",\"max\":\"\",\"formatDynamically\":true,\"dformat\":\"number\",\"formats\":[\"digits\",\"number\",\"percent\"],\"fBuild\":{},\"parent\":\"fieldname18\"},{\"form_identifier\":\"\",\"name\":\"fieldname6\",\"shortlabel\":\"\",\"index\":15,\"ftype\":\"fnumber\",\"userhelp\":\" [kWh\\\/year] \",\"userhelpTooltip\":false,\"tooltipIcon\":false,\"csslayout\":\"\",\"title\":\"Aeration use\",\"predefined\":\"\",\"predefinedClick\":false,\"required\":false,\"readonly\":false,\"size\":\"large\",\"thousandSeparator\":\",\",\"decimalSymbol\":\".\",\"min\":\"\",\"max\":\"\",\"formatDynamically\":true,\"dformat\":\"number\",\"formats\":[\"digits\",\"number\",\"percent\"],\"fBuild\":{},\"parent\":\"fieldname13\"},{\"form_identifier\":\"\",\"name\":\"fieldname5\",\"shortlabel\":\"\",\"index\":16,\"ftype\":\"fnumber\",\"userhelp\":\" [cent\\\/kWh] \",\"userhelpTooltip\":false,\"tooltipIcon\":false,\"csslayout\":\"\",\"title\":\" Electricity cost \",\"predefined\":\"\",\"predefinedClick\":false,\"required\":false,\"readonly\":false,\"size\":\"large\",\"thousandSeparator\":\"\",\"decimalSymbol\":\".\",\"min\":\"\",\"max\":\"\",\"formatDynamically\":false,\"dformat\":\"number\",\"formats\":[\"digits\",\"number\",\"percent\"],\"fBuild\":{},\"parent\":\"fieldname13\"},{\"form_identifier\":\"\",\"name\":\"fieldname13\",\"shortlabel\":\"\",\"index\":17,\"ftype\":\"fdiv\",\"userhelp\":\"\",\"userhelpTooltip\":false,\"tooltipIcon\":false,\"csslayout\":\"uk-card uk-card-body\",\"fields\":[\"fieldname6\",\"fieldname5\"],\"columns\":1,\"rearrange\":0,\"title\":\"div\",\"collapsed\":false,\"fBuild\":{},\"parent\":\"fieldname17\"},{\"form_identifier\":\"\",\"name\":\"fieldname12\",\"shortlabel\":\"\",\"index\":18,\"ftype\":\"fdiv\",\"userhelp\":\"\",\"userhelpTooltip\":false,\"tooltipIcon\":false,\"csslayout\":\"uk-card uk-card-body\",\"fields\":[\"fieldname2\",\"fieldname3\"],\"columns\":1,\"rearrange\":0,\"title\":\"div\",\"collapsed\":false,\"fBuild\":{},\"parent\":\"fieldname17\"},{\"form_identifier\":\"\",\"name\":\"fieldname26\",\"shortlabel\":\"\",\"index\":19,\"ftype\":\"fdiv\",\"userhelp\":\"\",\"userhelpTooltip\":false,\"tooltipIcon\":false,\"csslayout\":\"\",\"fields\":[\"fieldname23\"],\"columns\":1,\"rearrange\":0,\"title\":\"div\",\"collapsed\":false,\"fBuild\":{},\"parent\":\"\"},{\"form_identifier\":\"\",\"name\":\"fieldname23\",\"shortlabel\":\"\",\"index\":20,\"ftype\":\"fdiv\",\"userhelp\":\"\",\"userhelpTooltip\":false,\"tooltipIcon\":false,\"csslayout\":\"uk-card uk-card-body\",\"fields\":[\"fieldname24\",\"fieldname27\"],\"columns\":\"1\",\"rearrange\":0,\"title\":\"div\",\"collapsed\":false,\"fBuild\":{},\"parent\":\"fieldname26\"}],{\"0\":{\"title\":\"\",\"description\":\"\",\"formlayout\":\"top_aligned\",\"autocomplete\":0,\"persistence\":1,\"formtemplate\":\"cp_cff_13\",\"evalequations\":1,\"evalequationsevent\":2,\"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\t<div class=\"fields\">\r\n\t\t\t\t\t<label>Please enter the security code<\/label>\r\n\t\t\t\t\t<div class=\"dfield\">\r\n\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/stjernholm.dk\/en\/?cp_calculatedfieldsf=captcha&amp;ps=_1&amp;inAdmin=1&amp;width=180&amp;height=60&amp;letter_count=5&amp;min_size=25&amp;max_size=35&amp;noise=200&amp;noiselength=4&amp;bcolor=ffffff&amp;border=000000&amp;font=font-1.ttf\"  id=\"captchaimg_1\" alt=\"security code\" border=\"0\" title=\"If you cannot understand the captcha code, press the image\" width=\"180\" height=\"60\" class=\"skip-lazy\" \/>\r\n\t\t\t\t\t<\/div>\r\n\t\t\t\t\t<div class=\"clearer\"><\/div>\r\n\t\t\t\t<\/div>\r\n\t\t\t\t<div class=\"fields\">\r\n\t\t\t\t\t<label>Security Code (lowercase letters)<\/label>\r\n\t\t\t\t\t<div class=\"dfield\">\r\n\t\t\t\t\t\t<input type=\"text\" size=\"20\" name=\"hdcaptcha_cp_calculated_fields_form_post\" id=\"hdcaptcha_cp_calculated_fields_form_post_1\" value=\"\" \/>\r\n\t\t\t\t\t\t<div class=\"error message\" id=\"hdcaptcha_error_1\" style=\"display:none;\"><\/div>\r\n\t\t\t\t\t<\/div>\r\n\t\t\t\t\t<div class=\"clearer\"><\/div>\r\n\t\t\t\t<\/div>\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 id=\"cp_subbtn_1\" class=\"cp_subbtn\" style=\"display:none;\">Submit<\/div>\r\n\t\t\t\t\t\t<div class=\"clearer\"><\/div>\r\n\t\t<\/div>\r\n\t    <\/form>\r\n<\/div>\n<p><!--more--><br \/>\n<!-- {\"type\":\"layout\",\"children\":[{\"type\":\"section\",\"props\":{\"image_position\":\"center-center\",\"style\":\"default\",\"title_breakpoint\":\"xl\",\"title_position\":\"top-left\",\"title_rotation\":\"left\",\"vertical_align\":\"middle\",\"width\":\"default\"},\"children\":[{\"type\":\"row\",\"children\":[{\"type\":\"column\",\"props\":{\"image_position\":\"center-center\",\"media_overlay_gradient\":\"\",\"position_sticky_breakpoint\":\"m\",\"width_medium\":\"1-1\"},\"children\":[{\"type\":\"headline\",\"props\":{\"content\":\"Calculate your savings potential\\n\",\"text_align\":\"center\",\"title_element\":\"h1\"}},{\"type\":\"text\",\"props\":{\"column_breakpoint\":\"m\",\"content\":\"[CP_CALCULATED_FIELDS id=\\\"6\\\"]\",\"margin\":\"default\"}}]}]}]}],\"version\":\"3.0.13\",\"yooessentialsVersion\":\"1.8.12\"} --><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Calculate your savings potential<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"sidetyper":[],"class_list":["post-3518","page","type-page","status-publish","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.3 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Calculator - Stjernholm A\/S<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/stjernholm.dk\/en\/calculator\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Calculator - Stjernholm A\/S\" \/>\n<meta property=\"og:description\" content=\"Calculate your savings potential\" \/>\n<meta property=\"og:url\" content=\"https:\/\/stjernholm.dk\/en\/calculator\/\" \/>\n<meta property=\"og:site_name\" content=\"Stjernholm A\/S\" \/>\n<meta property=\"article:modified_time\" content=\"2022-11-22T18:50:13+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/stjernholm.dk\\\/en\\\/calculator\\\/\",\"url\":\"https:\\\/\\\/stjernholm.dk\\\/en\\\/calculator\\\/\",\"name\":\"Calculator - Stjernholm A\\\/S\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/stjernholm.dk\\\/#website\"},\"datePublished\":\"2021-02-23T07:22:14+00:00\",\"dateModified\":\"2022-11-22T18:50:13+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/stjernholm.dk\\\/en\\\/calculator\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/stjernholm.dk\\\/en\\\/calculator\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/stjernholm.dk\\\/en\\\/calculator\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Hjem\",\"item\":\"https:\\\/\\\/stjernholm.dk\\\/en\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Calculator\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/stjernholm.dk\\\/#website\",\"url\":\"https:\\\/\\\/stjernholm.dk\\\/\",\"name\":\"Stjernholm A\\\/S\",\"description\":\"Samarbejde med v\u00e6rdi\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/stjernholm.dk\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Calculator - Stjernholm A\/S","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/stjernholm.dk\/en\/calculator\/","og_locale":"en_US","og_type":"article","og_title":"Calculator - Stjernholm A\/S","og_description":"Calculate your savings potential","og_url":"https:\/\/stjernholm.dk\/en\/calculator\/","og_site_name":"Stjernholm A\/S","article_modified_time":"2022-11-22T18:50:13+00:00","twitter_card":"summary_large_image","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/stjernholm.dk\/en\/calculator\/","url":"https:\/\/stjernholm.dk\/en\/calculator\/","name":"Calculator - Stjernholm A\/S","isPartOf":{"@id":"https:\/\/stjernholm.dk\/#website"},"datePublished":"2021-02-23T07:22:14+00:00","dateModified":"2022-11-22T18:50:13+00:00","breadcrumb":{"@id":"https:\/\/stjernholm.dk\/en\/calculator\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/stjernholm.dk\/en\/calculator\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/stjernholm.dk\/en\/calculator\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Hjem","item":"https:\/\/stjernholm.dk\/en\/"},{"@type":"ListItem","position":2,"name":"Calculator"}]},{"@type":"WebSite","@id":"https:\/\/stjernholm.dk\/#website","url":"https:\/\/stjernholm.dk\/","name":"Stjernholm A\/S","description":"Samarbejde med v\u00e6rdi","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/stjernholm.dk\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}},"_links":{"self":[{"href":"https:\/\/stjernholm.dk\/en\/wp-json\/wp\/v2\/pages\/3518","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/stjernholm.dk\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/stjernholm.dk\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/stjernholm.dk\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/stjernholm.dk\/en\/wp-json\/wp\/v2\/comments?post=3518"}],"version-history":[{"count":2,"href":"https:\/\/stjernholm.dk\/en\/wp-json\/wp\/v2\/pages\/3518\/revisions"}],"predecessor-version":[{"id":9982,"href":"https:\/\/stjernholm.dk\/en\/wp-json\/wp\/v2\/pages\/3518\/revisions\/9982"}],"wp:attachment":[{"href":"https:\/\/stjernholm.dk\/en\/wp-json\/wp\/v2\/media?parent=3518"}],"wp:term":[{"taxonomy":"sidetype","embeddable":true,"href":"https:\/\/stjernholm.dk\/en\/wp-json\/wp\/v2\/sidetyper?post=3518"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}