{"id":1478,"date":"2018-06-29T14:12:06","date_gmt":"2018-06-29T12:12:06","guid":{"rendered":"https:\/\/argochange.gr\/?page_id=1478"},"modified":"2018-07-05T15:35:12","modified_gmt":"2018-07-05T13:35:12","slug":"%ce%b1%ce%b9%cf%84%ce%ae%cf%83%ce%b5%ce%b9%cf%82","status":"publish","type":"page","link":"https:\/\/argochange.gr\/?page_id=1478","title":{"rendered":"\u0391\u03b9\u03c4\u03ae\u03c3\u03b5\u03b9\u03c2"},"content":{"rendered":"<style>@media (max-width:480px){#cp_calculatedfieldsf_pform_1{min-height:1019px;}}@media (max-width:1024px){#cp_calculatedfieldsf_pform_1{min-height:751px;}}@media (min-width:1024px){#cp_calculatedfieldsf_pform_1{min-height:1341px;}}<\/style>\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').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.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  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('\u03a0\u03bb\u03b7\u03ba\u03c4\u03c1\u03bf\u03bb\u03bf\u03b3\u03ae\u03c3\u03c4\u03b5 \u03c4\u03bf\u03bd \u039a\u03c9\u03b4\u03b9\u03ba\u03cc \u0395\u03c0\u03b9\u03b2\u03b5\u03b2\u03b1\u03af\u03c9\u03c3\u03b7\u03c2');\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:  _form.prop('action').replace(\/\\?$\/g, ''),\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\tno_cache: Date.now()\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('\u039b\u03ac\u03b8\u03bf\u03c2 \u03ba\u03c9\u03b4\u03b9\u03ba\u03cc\u03c2!!. \u03a0\u03b1\u03c1\u03b1\u03ba\u03b1\u03bb\u03ce \u03b4\u03bf\u03ba\u03b9\u03bc\u03ac\u03c3\u03c4\u03b5 \u03be\u03b1\u03bd\u03ac');\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\t\t\t\tmssg = [];\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\t$dexQuery( '.cff-error-dlg' ).remove();\r\n\t\t\t$dexQuery( document ).off('click', $dexQuery.fbuilder.closeErrorDlg);\r\n\t\t\tsetTimeout(function(){\r\n\t\t\t\tif ( mssg.length ) {\r\n\t\t\t\t\t$dexQuery( 'body' ).append( '<'+'div'+' class=\"cff-error-dlg\">'+mssg.join('<'+'br'+'>')+'<'+'\/'+'div'+'>' );\r\n\t\t\t\t}\r\n\t\t\t\t$dexQuery( document ).on('click', $dexQuery.fbuilder.closeErrorDlg);\r\n\t\t\t}, 50);\r\n\t\t\ttry {\r\n\t\t\t\tlet errorList = _form.validate().errorList;\r\n\t\t\t\terrorList.forEach( (e) => {\r\n\t\t\t\t\ttry {\r\n\t\t\t\t\t\tlet l = getField( e.element.name.match(\/fieldname\\d+_\\d+\/)[0] ).title;\r\n\t\t\t\t\t\tl = cff_sanitize(l, true).replace(\/\\:\\s*$\/, '');\r\n\t\t\t\t\t\tl = '<b>'+(l.length  ? l+': ' : '')+'<\/b>'+cff_sanitize(e.message, true);\r\n\t\t\t\t\t\tmssg.push( l );\r\n\t\t\t\t\t} catch(err){}\r\n\t\t\t\t} );\r\n\t\t\t} catch ( err ) {}\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:\/\/argochange.gr\/?page_id=1478\" method=\"post\" enctype=\"multipart\/form-data\" onsubmit=\"return doValidate_1(this);\" class=\"cff-form no-prefetch  cp_cff_clean\"  data-nonce=\"ed49f67698\">\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=\"17\" \/><input type=\"hidden\" name=\"cp_ref_page\" value=\"https:\/\/argochange.gr\" \/><pre style=\"display:none !important;\"><script type=\"text\/javascript\">form_structure_1=[[{\"form_identifier\":\"\",\"name\":\"fieldname5\",\"shortlabel\":\"\",\"index\":0,\"ftype\":\"ffieldset\",\"userhelp\":\"\",\"userhelpTooltip\":false,\"tooltipIcon\":false,\"csslayout\":\"\",\"fields\":[\"fieldname23\",\"fieldname2\",\"fieldname15\"],\"columns\":\"3\",\"rearrange\":0,\"title\":\"\\u03a3\\u03c4\\u03bf\\u03b9\\u03c7\\u03b5\\u03af\\u03b1 \\u0391\\u03bd\\u03c4\\u03b9\\u03c0\\u03c1\\u03bf\\u03c3\\u03ce\\u03c0\\u03bf\\u03c5\",\"collapsible\":false,\"defaultCollapsed\":true,\"collapsed\":false,\"fBuild\":{},\"parent\":\"\"},{\"form_identifier\":\"\",\"name\":\"fieldname16\",\"shortlabel\":\"\",\"index\":1,\"ftype\":\"ffieldset\",\"userhelp\":\"\",\"userhelpTooltip\":false,\"tooltipIcon\":false,\"csslayout\":\"\",\"fields\":[\"fieldname4\"],\"columns\":\"2\",\"rearrange\":0,\"title\":\"\\u03a0\\u03bb\\u03b7\\u03c1\\u03bf\\u03c6\\u03bf\\u03c1\\u03af\\u03b5\\u03c2 \\u0391\\u03af\\u03c4\\u03b7\\u03c3\\u03b7\\u03c2\",\"collapsible\":false,\"defaultCollapsed\":true,\"collapsed\":false,\"fBuild\":{},\"parent\":\"\"},{\"form_identifier\":\"\",\"name\":\"fieldname37\",\"shortlabel\":\"\",\"index\":2,\"ftype\":\"ffieldset\",\"userhelp\":\"\",\"userhelpTooltip\":false,\"tooltipIcon\":false,\"csslayout\":\"\",\"fields\":[\"fieldname35\",\"fieldname36\"],\"columns\":\"2\",\"rearrange\":0,\"title\":\"\\u03a3\\u03c4\\u03bf\\u03b9\\u03c7\\u03b5\\u03af\\u03b1 \\u03a0\\u03b5\\u03bb\\u03ac\\u03c4\\u03b7\",\"collapsible\":false,\"defaultCollapsed\":true,\"collapsed\":false,\"fBuild\":{},\"parent\":\"\"},{\"form_identifier\":\"\",\"name\":\"fieldname24\",\"shortlabel\":\"\",\"index\":3,\"ftype\":\"ffieldset\",\"userhelp\":\"\",\"userhelpTooltip\":false,\"tooltipIcon\":false,\"csslayout\":\"\",\"fields\":[\"fieldname27\",\"fieldname30\",\"fieldname32\"],\"columns\":\"1\",\"rearrange\":0,\"title\":\"\",\"collapsible\":false,\"defaultCollapsed\":true,\"collapsed\":false,\"fBuild\":{},\"parent\":\"\"},{\"form_identifier\":\"\",\"name\":\"fieldname30\",\"shortlabel\":\"\",\"index\":4,\"ftype\":\"ffieldset\",\"userhelp\":\"\",\"userhelpTooltip\":false,\"tooltipIcon\":false,\"csslayout\":\"\",\"fields\":[\"fieldname28\",\"fieldname29\"],\"columns\":\"2\",\"rearrange\":0,\"title\":\"\",\"collapsible\":false,\"defaultCollapsed\":true,\"collapsed\":false,\"fBuild\":{},\"parent\":\"fieldname24\"},{\"form_identifier\":\"\",\"name\":\"fieldname27\",\"shortlabel\":\"\",\"index\":5,\"ftype\":\"fCommentArea\",\"userhelp\":\"\\u03a3\\u03c5\\u03bc\\u03c0\\u03bb\\u03b7\\u03c1\\u03ce\\u03c3\\u03c4\\u03b5 \\u03c4\\u03b1 \\u03b1\\u03ba\\u03cc\\u03bb\\u03bf\\u03c5\\u03b8\\u03b1 \\u03c0\\u03b5\\u03b4\\u03af\\u03b1 \\u03ba\\u03b1\\u03b9 \\u03b8\\u03b1 \\u03b5\\u03bd\\u03b7\\u03bc\\u03b5\\u03c1\\u03c9\\u03b8\\u03b5\\u03af\\u03c4\\u03b5 \\u03b3\\u03b9\\u03b1 \\u03c4\\u03bf \\u03b1\\u03af\\u03c4\\u03b7\\u03bc\\u03b1 \\u03c3\\u03b1\\u03c2 \\u03bc\\u03b5 E-Mail.\",\"userhelpTooltip\":false,\"tooltipIcon\":false,\"csslayout\":\"\",\"title\":\"\\u0394\\u03b9\\u03b5\\u03c1\\u03b5\\u03cd\\u03bd\\u03b7\\u03c3\\u03b7 \\u03c4\\u03c1\\u03b1\\u03c0\\u03b5\\u03b6\\u03b9\\u03ba\\u03bf\\u03cd \\u03b5\\u03bc\\u03b2\\u03ac\\u03bc\\u03b1\\u03c4\\u03bf\\u03c2.\",\"fBuild\":{},\"parent\":\"fieldname24\"},{\"form_identifier\":\"\",\"name\":\"fieldname28\",\"shortlabel\":\"\",\"index\":6,\"ftype\":\"ftext\",\"userhelp\":\"\",\"userhelpTooltip\":false,\"tooltipIcon\":false,\"csslayout\":\"\",\"title\":\"\\u0391\\u03c1\\u03b9\\u03b8\\u03bc\\u03cc\\u03c2 \\u03b5\\u03bc\\u03b2\\u03ac\\u03c3\\u03bc\\u03b1\\u03c4\\u03bf\\u03c2: \",\"predefined\":\"SWIFT\",\"predefinedClick\":false,\"required\":true,\"exclude\":false,\"readonly\":false,\"size\":\"large\",\"minlength\":\"15\",\"maxlength\":\"15\",\"equalTo\":\"\",\"regExp\":\"SWIFT\",\"regExpMssg\":\"\",\"fBuild\":{},\"parent\":\"fieldname30\"},{\"form_identifier\":\"\",\"name\":\"fieldname29\",\"shortlabel\":\"\",\"index\":7,\"ftype\":\"fdate\",\"userhelp\":\"\",\"userhelpTooltip\":false,\"tooltipIcon\":false,\"csslayout\":\"\",\"title\":\"\\u0397\\u03bc\\u03b5\\u03c1\\u03bf\\u03bc\\u03b7\\u03bd\\u03af\\u03b1 \\u03b5\\u03ba\\u03c4\\u03ad\\u03bb\\u03b5\\u03c3\\u03b7\\u03c2\",\"predefined\":\"\",\"predefinedClick\":false,\"size\":\"large\",\"required\":true,\"exclude\":false,\"dformat\":\"dd\\\/mm\\\/yyyy\",\"dseparator\":\"\\\/\",\"tformat\":\"24\",\"showDropdown\":true,\"dropdownRange\":\"-1:\",\"minDate\":\"\",\"maxDate\":\"\",\"invalidDates\":\"\",\"minHour\":0,\"maxHour\":23,\"minMinute\":0,\"maxMinute\":59,\"stepHour\":1,\"stepMinute\":1,\"showDatepicker\":true,\"showTimepicker\":false,\"ariaHourLabel\":\"hours\",\"ariaMinuteLabel\":\"minutes\",\"ariaAMPMLabel\":\"am or pm\",\"defaultDate\":\"\",\"defaultTime\":\"\",\"working_dates\":[true,true,true,true,true,true,true],\"formats\":[\"mm\\\/dd\\\/yyyy\",\"dd\\\/mm\\\/yyyy\",\"yyyy\\\/mm\\\/dd\",\"yyyy\\\/dd\\\/mm\"],\"separators\":[\"\\\/\",\"-\",\".\"],\"fBuild\":{},\"parent\":\"fieldname30\"},{\"form_identifier\":\"\",\"name\":\"fieldname25\",\"shortlabel\":\"\",\"index\":8,\"ftype\":\"ffieldset\",\"userhelp\":\"\",\"userhelpTooltip\":false,\"tooltipIcon\":false,\"csslayout\":\"\",\"fields\":[\"fieldname33\"],\"columns\":1,\"rearrange\":0,\"title\":\"\",\"collapsible\":false,\"defaultCollapsed\":true,\"collapsed\":false,\"fBuild\":{},\"parent\":\"\"},{\"form_identifier\":\"\",\"name\":\"fieldname36\",\"shortlabel\":\"\",\"index\":9,\"ftype\":\"ftext\",\"userhelp\":\"\",\"userhelpTooltip\":false,\"tooltipIcon\":false,\"csslayout\":\"\",\"title\":\"\\u0395\\u03c0\\u03ce\\u03bd\\u03c5\\u03bc\\u03bf: \",\"predefined\":\"\",\"predefinedClick\":false,\"required\":true,\"exclude\":false,\"readonly\":false,\"size\":\"medium\",\"minlength\":\"\",\"maxlength\":\"\",\"equalTo\":\"\",\"regExp\":\"\",\"regExpMssg\":\"\",\"fBuild\":{},\"parent\":\"fieldname37\"},{\"form_identifier\":\"\",\"name\":\"fieldname35\",\"shortlabel\":\"\",\"index\":10,\"ftype\":\"ftext\",\"userhelp\":\"\",\"userhelpTooltip\":false,\"tooltipIcon\":false,\"csslayout\":\"\",\"title\":\"\\u038c\\u03bd\\u03bf\\u03bc\\u03b1: \",\"predefined\":\"\",\"predefinedClick\":false,\"required\":true,\"exclude\":false,\"readonly\":false,\"size\":\"medium\",\"minlength\":\"\",\"maxlength\":\"\",\"equalTo\":\"\",\"regExp\":\"\",\"regExpMssg\":\"\",\"fBuild\":{},\"parent\":\"fieldname37\"},{\"form_identifier\":\"\",\"name\":\"fieldname26\",\"shortlabel\":\"\",\"index\":11,\"ftype\":\"ffieldset\",\"userhelp\":\"\",\"userhelpTooltip\":false,\"tooltipIcon\":false,\"csslayout\":\"\",\"fields\":[\"fieldname34\"],\"columns\":1,\"rearrange\":0,\"title\":\"\",\"collapsible\":false,\"defaultCollapsed\":true,\"collapsed\":false,\"fBuild\":{},\"parent\":\"\"},{\"form_identifier\":\"\",\"name\":\"fieldname34\",\"shortlabel\":\"\",\"index\":12,\"ftype\":\"fhtml\",\"userhelp\":\"\",\"userhelpTooltip\":false,\"tooltipIcon\":false,\"csslayout\":\"\",\"fcontent\":\"\\u003Ch4 style=\\u0022text-align: center;\\u0022\\u003E\\u003Cstrong\\u003E\\u0394\\u03b9\\u03b1\\u03b4\\u03b9\\u03ba\\u03b1\\u03c3\\u03af\\u03b1 \\u03b1\\u03af\\u03c4\\u03b7\\u03c3\\u03b7\\u03c2 \\u03b9\\u03c3\\u03c4\\u03bf\\u03c1\\u03b9\\u03ba\\u03bf\\u03cd \\u03c3\\u03c5\\u03bd\\u03b1\\u03bb\\u03bb\\u03b1\\u03b3\\u03ce\\u03bd\\u003C\\\/strong\\u003E\\u003C\\\/h4\\u003E\\n\\u003Col\\u003E\\n\\u003Cli style=\\u0022text-align: justify;\\u0022\\u003E\\u039a\\u03b1\\u03c4\\u03b5\\u03b2\\u03ac\\u03c3\\u03c4\\u03b5 \\u03b1\\u03c0\\u03cc \\u003Cstrong\\u003E\\u003Ca href=\\u0022https:\\\/\\\/argochange.gr\\\/GMTForm.pdf\\u0022 target=\\u0022_blank\\u0022 rel=\\u0022noopener\\u0022\\u003E\\u0395\\u0394\\u03a9\\u003C\\\/a\\u003E\\u003C\\\/strong\\u003E \\u03c4\\u03bf \\u03ad\\u03bd\\u03c4\\u03c5\\u03c0\\u03bf \\u03b1\\u03af\\u03c4\\u03b7\\u03c3\\u03b7\\u03c2 \\u03b9\\u03c3\\u03c4\\u03bf\\u03c1\\u03b9\\u03ba\\u03bf\\u03cd\\u003C\\\/li\\u003E\\n\\u003Cli style=\\u0022text-align: justify;\\u0022\\u003E\\u03a3\\u03c5\\u03bc\\u03c0\\u03bb\\u03b7\\u03c1\\u03ce\\u03c3\\u03c4\\u03b5 \\u03c4\\u03b1 \\u03b1\\u03c0\\u03b1\\u03c1\\u03af\\u03c4\\u03b7\\u03c4\\u03b1 \\u03c3\\u03c4\\u03bf\\u03b9\\u03c7\\u03b5\\u03af\\u03b1 \\u03c4\\u03bf\\u03c5 \\u03c0\\u03b5\\u03bb\\u03ac\\u03c4\\u03b7\\u003C\\\/li\\u003E\\n\\u003Cli style=\\u0022text-align: justify;\\u0022\\u003E\\u039f \\u03c0\\u03b5\\u03bb\\u03ac\\u03c4\\u03b7\\u03c2 \\u03c0\\u03c1\\u03ad\\u03c0\\u03b5\\u03b9 \\u03bd\\u03b1 \\u03c5\\u03c0\\u03bf\\u03b3\\u03c1\\u03ac\\u03c8\\u03b5\\u03b9 \\u03c4\\u03bf \\u03c3\\u03c5\\u03bc\\u03c0\\u03bb\\u03b7\\u03c1\\u03c9\\u03bc\\u03ad\\u03bd\\u03bf \\u03ad\\u03bd\\u03c4\\u03c5\\u03c0\\u03bf\\u003C\\\/li\\u003E\\n\\u003Cli style=\\u0022text-align: justify;\\u0022\\u003E\\u03a3\\u03ba\\u03b1\\u03bd\\u03ac\\u03c1\\u03b5\\u03c4\\u03b5 \\u03c4\\u03bf \\u03c5\\u03c0\\u03bf\\u03b3\\u03b5\\u03b3\\u03c1\\u03b1\\u03bc\\u03bc\\u03ad\\u03bd\\u03bf \\u03ad\\u03bd\\u03c4\\u03c5\\u03c0\\u03bf \\u03ba\\u03b1\\u03b9 \\u03b5\\u03c0\\u03b9\\u03c3\\u03c5\\u03bd\\u03ac\\u03c8\\u03c4\\u03b5 \\u03c4\\u03bf \\u03c3\\u03c4\\u03b7\\u03bd \\u03c0\\u03b1\\u03c1\\u03bf\\u03cd\\u03c3\\u03b1 \\u03c6\\u03cc\\u03c1\\u03bc\\u03b1\\u003C\\\/li\\u003E\\n\\u003C\\\/ol\\u003E \",\"fBuild\":{},\"parent\":\"fieldname26\"},{\"form_identifier\":\"\",\"name\":\"fieldname15\",\"shortlabel\":\"\",\"index\":13,\"ftype\":\"femail\",\"userhelp\":\"\",\"userhelpTooltip\":false,\"tooltipIcon\":false,\"csslayout\":\"\",\"title\":\"Email \\u0391\\u03bd\\u03c4\\u03b9\\u03c0\\u03c1\\u03bf\\u03c3\\u03ce\\u03c0\\u03bf\\u03c5\",\"predefined\":\"\",\"predefinedClick\":false,\"required\":true,\"exclude\":false,\"readonly\":false,\"size\":\"large\",\"equalTo\":\"\",\"regExp\":\"\",\"regExpMssg\":\"\",\"fBuild\":{},\"parent\":\"fieldname5\"},{\"form_identifier\":\"\",\"name\":\"fieldname2\",\"shortlabel\":\"\",\"index\":14,\"ftype\":\"ftext\",\"userhelp\":\"\\u038c\\u03c0\\u03c9\\u03c2 \\u03b5\\u03bc\\u03c6\\u03b1\\u03bd\\u03af\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03c3\\u03c4\\u03bf \\u03c3\\u03cd\\u03c3\\u03c4\\u03b7\\u03bc\\u03b1\",\"userhelpTooltip\":true,\"tooltipIcon\":false,\"csslayout\":\"\",\"title\":\"\\u0395\\u03c0\\u03c9\\u03bd\\u03c5\\u03bc\\u03af\\u03b1 \\u0391\\u03bd\\u03c4\\u03b9\\u03c0\\u03c1\\u03bf\\u03c3\\u03ce\\u03c0\\u03bf\\u03c5\",\"predefined\":\"\",\"predefinedClick\":false,\"required\":true,\"exclude\":false,\"readonly\":false,\"size\":\"large\",\"minlength\":\"\",\"maxlength\":\"\",\"equalTo\":\"\",\"regExp\":\"\",\"regExpMssg\":\"\",\"fBuild\":{},\"parent\":\"fieldname5\"},{\"form_identifier\":\"\",\"name\":\"fieldname4\",\"shortlabel\":\"\",\"index\":15,\"ftype\":\"fdropdown\",\"userhelp\":\"\",\"userhelpTooltip\":false,\"tooltipIcon\":false,\"csslayout\":\"\",\"title\":\"\\u03a4\\u03cd\\u03c0\\u03bf\\u03c2 \\u0391\\u03af\\u03c4\\u03b7\\u03c3\\u03b7\\u03c2: \",\"size\":\"large\",\"required\":true,\"exclude\":false,\"toSubmit\":\"text\",\"merge\":0,\"choiceSelected\":\"Please Select - Please Select\",\"multiple\":false,\"vChoices\":1,\"showDep\":true,\"choices\":[\"\\u0395\\u03c0\\u03b9\\u03bb\\u03ad\\u03be\\u03c4\\u03b5\",\"Swift Copy\",\"\\u0399\\u03c3\\u03c4\\u03bf\\u03c1\\u03b9\\u03ba\\u03cc Moneygram\",\"\\u0399\\u03c3\\u03c4\\u03bf\\u03c1\\u03b9\\u03ba\\u03cc GMT\"],\"choicesVal\":[\"\\u0395\\u03c0\\u03b9\\u03bb\\u03ad\\u03be\\u03c4\\u03b5\",\"Swift Copy\",\"\\u0399\\u03c3\\u03c4\\u03bf\\u03c1\\u03b9\\u03ba\\u03cc Moneygram\",\"\\u0399\\u03c3\\u03c4\\u03bf\\u03c1\\u03b9\\u03ba\\u03cc GMT\"],\"choicesDep\":[[\"\"],[\"fieldname24\",\"fieldname37\"],[\"fieldname25\",\"fieldname37\",\"fieldname19\"],[\"fieldname26\",\"fieldname37\",\"fieldname19\"]],\"fBuild\":{},\"parent\":\"fieldname16\"},{\"form_identifier\":\"\",\"name\":\"fieldname19\",\"shortlabel\":\"\",\"index\":16,\"ftype\":\"ffieldset\",\"userhelp\":\"\",\"userhelpTooltip\":false,\"tooltipIcon\":false,\"csslayout\":\"\",\"fields\":[\"fieldname20\",\"fieldname38\",\"fieldname39\"],\"columns\":\"1\",\"rearrange\":0,\"title\":\"\\u0395\\u03c0\\u03b9\\u03c3\\u03cd\\u03bd\\u03b1\\u03c8\\u03b7 \\u0391\\u03c1\\u03c7\\u03b5\\u03af\\u03c9\\u03bd\",\"collapsible\":false,\"defaultCollapsed\":true,\"collapsed\":false,\"fBuild\":{},\"parent\":\"\"},{\"form_identifier\":\"\",\"name\":\"fieldname39\",\"shortlabel\":\"\",\"index\":17,\"ftype\":\"ffile\",\"userhelp\":\"\",\"userhelpTooltip\":false,\"tooltipIcon\":false,\"csslayout\":\"\",\"title\":\"\",\"required\":false,\"exclude\":false,\"size\":\"large\",\"accept\":\"\",\"upload_size\":\"\",\"multiple\":false,\"preview\":false,\"thumb_width\":\"80px\",\"thumb_height\":\"\",\"fBuild\":{},\"parent\":\"fieldname19\"},{\"form_identifier\":\"\",\"name\":\"fieldname38\",\"shortlabel\":\"\",\"index\":18,\"ftype\":\"ffile\",\"userhelp\":\"\",\"userhelpTooltip\":false,\"tooltipIcon\":false,\"csslayout\":\"\",\"title\":\"\",\"required\":false,\"exclude\":false,\"size\":\"large\",\"accept\":\"\",\"upload_size\":\"\",\"multiple\":false,\"preview\":false,\"thumb_width\":\"80px\",\"thumb_height\":\"\",\"fBuild\":{},\"parent\":\"fieldname19\"},{\"form_identifier\":\"\",\"name\":\"fieldname32\",\"shortlabel\":\"\",\"index\":19,\"ftype\":\"fcheck\",\"userhelp\":\"\\u03a4\\u03b7\\u03bd \\u03b1\\u03c0\\u03cc\\u03b4\\u03b5\\u03b9\\u03be\\u03b7 \\u03b8\\u03b1 \\u03c4\\u03b7 \\u03c0\\u03b1\\u03c1\\u03b1\\u03bb\\u03ac\\u03b2\\u03b5\\u03c4\\u03b5 \\u03bc\\u03ad\\u03c3\\u03c9 E-Mail.\",\"userhelpTooltip\":false,\"tooltipIcon\":false,\"csslayout\":\"\",\"title\":\"\\u0391\\u03c0\\u03bf\\u03b4\\u03bf\\u03c7\\u03ae \\u03b5\\u03be\\u03cc\\u03b4\\u03c9\\u03bd \\u03b4\\u03b9\\u03b5\\u03c1\\u03b5\\u03cd\\u03bd\\u03b7\\u03c3\\u03b7\\u03c2.\",\"layout\":\"one_column\",\"required\":true,\"exclude\":false,\"toSubmit\":\"value\",\"merge\":1,\"max\":-1,\"maxError\":\"Check no more than {0} boxes\",\"showDep\":false,\"choices\":[\"\\u0391\\u03c0\\u03bf\\u03b4\\u03ad\\u03c7\\u03bf\\u03bc\\u03b1\\u03b9 \\u03c4\\u03b7 \\u03c7\\u03c1\\u03ad\\u03c9\\u03c3\\u03b7 \\u03c4\\u03c9\\u03bd \\u003Cb\\u003E5,00 \\u20ac \\u003C\\\/b\\u003E\"],\"choicesVal\":[\"\\u039d\\u03b1\\u03b9\"],\"choiceSelected\":[false],\"choicesDep\":[[]],\"fBuild\":{},\"parent\":\"fieldname24\"},{\"form_identifier\":\"\",\"name\":\"fieldname20\",\"shortlabel\":\"\",\"index\":20,\"ftype\":\"ffile\",\"userhelp\":\"\\u0395\\u03c0\\u03b9\\u03c3\\u03c5\\u03bd\\u03ac\\u03c8\\u03c4\\u03b5 \\u03ad\\u03bd\\u03b1 \\u03ae \\u03c0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03b1\\u03c1\\u03c7\\u03b5\\u03af\\u03b1. \\u039c\\u03ad\\u03b3\\u03b9\\u03c3\\u03c4\\u03bf \\u03bc\\u03ad\\u03b3\\u03b5\\u03b8\\u03bf\\u03c2 10Mb\",\"userhelpTooltip\":false,\"tooltipIcon\":false,\"csslayout\":\"\",\"title\":\"\\u03a0\\u03b1\\u03c1\\u03b1\\u03ba\\u03b1\\u03bb\\u03ce \\u03b5\\u03c0\\u03b9\\u03c3\\u03c5\\u03bd\\u03ac\\u03c8\\u03c4\\u03b5 \\u03ad\\u03bd\\u03b1 \\u03ae \\u03c0\\u03b5\\u03c1\\u03b9\\u03c3\\u03c3\\u03cc\\u03c4\\u03b5\\u03c1\\u03b1 \\u03b1\\u03c1\\u03c7\\u03b5\\u03af\\u03b1 \\u03c0\\u03bf\\u03c5 \\u03b1\\u03c6\\u03bf\\u03c1\\u03bf\\u03cd\\u03bd \\u03c4\\u03b7 \\u03c3\\u03c5\\u03bd\\u03b1\\u03bb\\u03bb\\u03b1\\u03b3\\u03ae\",\"required\":true,\"exclude\":false,\"size\":\"large\",\"accept\":\"\",\"upload_size\":\"\",\"multiple\":true,\"preview\":false,\"thumb_width\":\"80px\",\"thumb_height\":\"\",\"fBuild\":{},\"parent\":\"fieldname19\"},{\"form_identifier\":\"\",\"name\":\"fieldname23\",\"shortlabel\":\"\",\"index\":21,\"ftype\":\"fPhone\",\"userhelp\":\"\\u038c\\u03c0\\u03c9\\u03c2 \\u03b5\\u03bc\\u03c6\\u03b1\\u03bd\\u03af\\u03b6\\u03b5\\u03c4\\u03b1\\u03b9 \\u03c3\\u03c4\\u03bf \\u03c3\\u03cd\\u03c3\\u03c4\\u03b7\\u03bc\\u03b1\",\"userhelpTooltip\":true,\"tooltipIcon\":false,\"csslayout\":\"\",\"title\":\"\\u039a\\u03c9\\u03b4\\u03b9\\u03ba\\u03cc\\u03c2 \\u0391\\u03bd\\u03c4\\u03b9\\u03c0\\u03c1\\u03bf\\u03c3\\u03ce\\u03c0\\u03bf\\u03c5\",\"required\":true,\"exclude\":false,\"readonly\":false,\"dformat\":\"9####\",\"predefined\":\"\",\"fBuild\":{},\"parent\":\"fieldname5\"},{\"form_identifier\":\"\",\"name\":\"fieldname33\",\"shortlabel\":\"\",\"index\":22,\"ftype\":\"fhtml\",\"userhelp\":\"\",\"userhelpTooltip\":false,\"tooltipIcon\":false,\"csslayout\":\"\",\"fcontent\":\"\\u003Ch4 style=\\u0022text-align: center;\\u0022\\u003E\\u003Cstrong\\u003E\\u0394\\u03b9\\u03b1\\u03b4\\u03b9\\u03ba\\u03b1\\u03c3\\u03af\\u03b1 \\u03b1\\u03af\\u03c4\\u03b7\\u03c3\\u03b7\\u03c2 \\u03b9\\u03c3\\u03c4\\u03bf\\u03c1\\u03b9\\u03ba\\u03bf\\u03cd \\u03c3\\u03c5\\u03bd\\u03b1\\u03bb\\u03bb\\u03b1\\u03b3\\u03ce\\u03bd\\u003C\\\/strong\\u003E\\u003C\\\/h4\\u003E\\n\\u003Col\\u003E\\n\\u003Cli style=\\u0022text-align: justify;\\u0022\\u003E\\u039a\\u03b1\\u03c4\\u03b5\\u03b2\\u03ac\\u03c3\\u03c4\\u03b5 \\u03b1\\u03c0\\u03cc \\u003Cstrong\\u003E\\u003Ca href=\\u0022https:\\\/\\\/argochange.gr\\\/MoneygramForm.pdf\\u0022 target=\\u0022_blank\\u0022 rel=\\u0022noopener\\u0022\\u003E\\u0395\\u0394\\u03a9\\u003C\\\/a\\u003E\\u003C\\\/strong\\u003E \\u03c4\\u03bf \\u03ad\\u03bd\\u03c4\\u03c5\\u03c0\\u03bf \\u03b1\\u03af\\u03c4\\u03b7\\u03c3\\u03b7\\u03c2 \\u03b9\\u03c3\\u03c4\\u03bf\\u03c1\\u03b9\\u03ba\\u03bf\\u03cd\\u003C\\\/li\\u003E\\n\\u003Cli style=\\u0022text-align: justify;\\u0022\\u003E\\u03a3\\u03c5\\u03bc\\u03c0\\u03bb\\u03b7\\u03c1\\u03ce\\u03c3\\u03c4\\u03b5 \\u03c4\\u03b1 \\u03b1\\u03c0\\u03b1\\u03c1\\u03af\\u03c4\\u03b7\\u03c4\\u03b1 \\u03c3\\u03c4\\u03bf\\u03b9\\u03c7\\u03b5\\u03af\\u03b1 \\u03c4\\u03bf\\u03c5 \\u03c0\\u03b5\\u03bb\\u03ac\\u03c4\\u03b7\\u003C\\\/li\\u003E\\n\\u003Cli style=\\u0022text-align: justify;\\u0022\\u003E\\u039f \\u03c0\\u03b5\\u03bb\\u03ac\\u03c4\\u03b7\\u03c2 \\u03c0\\u03c1\\u03ad\\u03c0\\u03b5\\u03b9 \\u03bd\\u03b1 \\u03c5\\u03c0\\u03bf\\u03b3\\u03c1\\u03ac\\u03c8\\u03b5\\u03b9 \\u03c4\\u03bf \\u03c3\\u03c5\\u03bc\\u03c0\\u03bb\\u03b7\\u03c1\\u03c9\\u03bc\\u03ad\\u03bd\\u03bf \\u03ad\\u03bd\\u03c4\\u03c5\\u03c0\\u03bf\\u003C\\\/li\\u003E\\n\\u003Cli style=\\u0022text-align: justify;\\u0022\\u003E\\u03a3\\u03ba\\u03b1\\u03bd\\u03ac\\u03c1\\u03b5\\u03c4\\u03b5 \\u03c4\\u03bf \\u03c5\\u03c0\\u03bf\\u03b3\\u03b5\\u03b3\\u03c1\\u03b1\\u03bc\\u03bc\\u03ad\\u03bd\\u03bf \\u03ad\\u03bd\\u03c4\\u03c5\\u03c0\\u03bf \\u03ba\\u03b1\\u03b9 \\u03b5\\u03c0\\u03b9\\u03c3\\u03c5\\u03bd\\u03ac\\u03c8\\u03c4\\u03b5 \\u03c4\\u03bf \\u03c3\\u03c4\\u03b7\\u03bd \\u03c0\\u03b1\\u03c1\\u03bf\\u03cd\\u03c3\\u03b1 \\u03c6\\u03cc\\u03c1\\u03bc\\u03b1\\u003C\\\/li\\u003E\\n\\u003C\\\/ol\\u003E\",\"fBuild\":{},\"parent\":\"fieldname25\"}],{\"0\":{\"title\":\"\",\"description\":\"\",\"formlayout\":\"top_aligned\",\"autocomplete\":1,\"formtemplate\":\"cp_cff_clean\",\"evalequations\":1,\"request_cost\":\"fieldname2\",\"persistence\":0,\"customstyles\":\"\",\"evalequationsevent\":2,\"loading_animation\":0},\"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>\u039a\u03c9\u03b4\u03b9\u03ba\u03cc\u03c2 \u0395\u03c0\u03b9\u03b2\u03b5\u03b2\u03b1\u03af\u03c9\u03c3\u03b7\u03c2<\/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:\/\/argochange.gr\/?cp_calculatedfieldsf=captcha&amp;cff=17&amp;ps=_1\"  id=\"captchaimg_1\" alt=\"security code\" border=\"0\" title=\"\u0391\u03bd\u03b1\u03bd\u03ad\u03c9\u03c3\u03b7 \u03ba\u03c9\u03b4\u03b9\u03ba\u03bf\u03cd\" 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 for=\"hdcaptcha_cp_calculated_fields_form_post_1\">\u039a\u03c9\u03b4\u03b9\u03ba\u03cc\u03c2 \u0391\u03c3\u03c6\u03b1\u03bb\u03b5\u03af\u03b1\u03c2<\/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;\">\u0391\u03c0\u03bf\u03c3\u03c4\u03bf\u03bb\u03ae<\/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=\"c8cbb65698\" \/><input type=\"hidden\" name=\"_wp_http_referer\" value=\"\/index.php?rest_route=%2Fwp%2Fv2%2Fpages%2F1478\" \/>\t<\/form>\r\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"full-width-page.php","meta":{"footnotes":""},"class_list":["post-1478","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/argochange.gr\/index.php?rest_route=\/wp\/v2\/pages\/1478","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/argochange.gr\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/argochange.gr\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/argochange.gr\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/argochange.gr\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=1478"}],"version-history":[{"count":3,"href":"https:\/\/argochange.gr\/index.php?rest_route=\/wp\/v2\/pages\/1478\/revisions"}],"predecessor-version":[{"id":1485,"href":"https:\/\/argochange.gr\/index.php?rest_route=\/wp\/v2\/pages\/1478\/revisions\/1485"}],"wp:attachment":[{"href":"https:\/\/argochange.gr\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=1478"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}