{"id":6793,"date":"2017-09-22T15:40:48","date_gmt":"2017-09-22T13:40:48","guid":{"rendered":"https:\/\/www.chespa.eu\/sympozjum-2017\/"},"modified":"2017-11-14T13:16:00","modified_gmt":"2017-11-14T12:16:00","slug":"sympozjum-2017","status":"publish","type":"page","link":"https:\/\/www.chespa.eu\/es\/sympozjum-2017\/","title":{"rendered":"Simposio-2017"},"content":{"rendered":"<p>Thank you for your previous confirmation. Registration is already <strong>closed<\/strong>.<\/p>\n<p>**************************************************************************<\/p>\n<p>**************************************************************************<\/p>\n<hr \/>\n<p>&nbsp;<\/p>\n<p><a href=\"https:\/\/www.chespa.eu\/wp-content\/uploads\/2017\/09\/sEN.png\" rel=\"lightbox[6793]\"><img loading=\"lazy\" decoding=\"async\" class=\"aligncenter size-full wp-image-6936\" src=\"https:\/\/www.chespa.eu\/wp-content\/uploads\/2017\/09\/sEN.png\" alt=\"\" width=\"893\" height=\"79\" srcset=\"https:\/\/www.chespa.eu\/wp-content\/uploads\/2017\/09\/sEN.png 893w, https:\/\/www.chespa.eu\/wp-content\/uploads\/2017\/09\/sEN-300x27.png 300w, https:\/\/www.chespa.eu\/wp-content\/uploads\/2017\/09\/sEN-768x68.png 768w\" sizes=\"auto, (max-width: 893px) 100vw, 893px\" \/><\/a><\/p>\n<p>Dear Customers,<br \/>\nWe are organizing the XX Printing Symposium for you.<br \/>\nDetailed information about the event is already known to you.<\/p>\n<p>Confirmation of participation should be submitted no later than 10.11.2017 r.<br \/>\nThe symposium is free of charge, invited guests should cover only the accommodation cost. We provide free transfer from and to the hotels on 23.11.2017.<\/p>\n<p>Contact person:<br \/>\nMrs. Renata Jendrusz<br \/>\ntel.: +48 77 54 90 541<br \/>\n<a title=\"symposium@chespa.eu\" href=\"mailto:symposium@chespa.eu\">symposium@chespa.eu<\/a><\/p>\n<p>If interested in taking part in this event, please fill in the following form:<\/p>\n<p>&nbsp;<\/p>\n\n\n    <form name=\"hash\" id=\"hash\" method=\"post\">\n        <div class=\"row\">\n            <div class=\"col-sm-12 form-group\">\n                <label\n                    for=\"nkse-registration\">Para acceder al formulario, utilice el c\u00f3digo de la invitaci\u00f3n.<\/label>\n                <input type=\"password\" name=\"nkse-registration\" id=\"nkse-registration\" class=\"form-control\"\n                       value=\"\">\n            <\/div>\n            <div class=\"col-sm-12\">\n                <button name=\"check-key\" id=\"check-key\" value=\"true\"\n                        class=\"btn-green-xl\">Next<\/button>\n            <\/div>\n        <\/div>\n    <\/form>\n\n\n<script>\n    jQuery('.participant-2').hide(); \/\/w tym roku mo\u017ce si\u0119 zarejestrowa\u0107 tylko dw\u00f3ch uczestnik\u00f3w\n\n    function toggleTripleRoomVisibility() {\n        var selectedHotel = jQuery(\"input[name='nkse-hotel']:checked\").val();\n        var isKarolinka = selectedHotel === 'Hotel Karolinka, ul. Kasztanowa 30, 47-320 Gogolin';\n        var tripleRoomWrapper = jQuery(\"input[name='nkse-triple-room']\").closest('.checkbox');\n\n        if (isKarolinka) {\n            tripleRoomWrapper.removeClass('hidden');\n        } else {\n            tripleRoomWrapper.addClass('hidden');\n            jQuery(\"input[name='nkse-triple-room']\").prop('checked', false);\n        }\n    }\n\n    toggleTripleRoomVisibility();\n\n    if (jQuery('.symposium-table-hotels input#input-nohotel').prop('checked')) {\n    } else {\n        jQuery('#rooms-wrapper').removeClass('hidden');\n    }\n    jQuery('.symposium-table-hotels input[type=\"radio\"]').on('click change', function (e) {\n        if (jQuery(this).attr('id') == 'input-nohotel') {\n            jQuery('#rooms-wrapper').addClass('hidden');\n            jQuery(\"input[name='nkse-single-room']\").prop('checked', false);\n            jQuery(\"input[name='nkse-double-room']\").prop('checked', false);\n            jQuery(\"input[name='nkse-triple-room']\").prop('checked', false);\n            \/*jQuery(\"input[name='nkse-apartment']\").prop('checked', false);*\/\n        } else {\n            jQuery('#rooms-wrapper').removeClass('hidden');\n        }\n\n        toggleTripleRoomVisibility();\n    });\n    jQuery(\"input[name='nkse-single-room'],input[name='nkse-double-room'], input[name='nkse-triple-room']\").on('click change', function (e) {\n        jQuery('#rooms-wrapper .text').removeClass('alert alert-danger alert-dismissible');\n    });\n    jQuery(\"#regg\").submit(function (event) {\n        if (jQuery('.symposium-table-hotels input#input-nohotel').prop('checked')) {\n        } else {\n            if (jQuery(\"input[name='nkse-single-room']\").is(':checked') || jQuery(\"input[name='nkse-double-room']\").is(':checked') || jQuery(\"input[name='nkse-triple-room']\").is(':checked')) {\n            } else {\n                event.preventDefault();\n                jQuery('#rooms-wrapper .text').addClass('alert alert-danger alert-dismissible');\n\n            }\n        }\n        if (jQuery('input#input-notour').prop('checked')) {\n        } else {\n            if (jQuery(\"input[name='nkse-tour-1']\").is(':checked') || jQuery(\"input[name='nkse-tour-2']\").is(':checked') || jQuery(\"input[name='nkse-tour-3']\").is(':checked')) {\n            } else {\n                event.preventDefault();\n                jQuery('#tour-wrapper .text').addClass('alert alert-danger alert-dismissible');\n\n            }\n        }\n    });\n    \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\n    if (jQuery('input#input-notour').prop('checked')) {\n    } else {\n        jQuery('#tour-wrapper').removeClass('hidden');\n    }\n\n    jQuery('input#input-tour').on('click', function (e) {\n        jQuery('#tour-wrapper').removeClass('hidden');\n    });\n\n\n    jQuery('input#input-notour').on('click', function (e) {\n        if (jQuery(this).attr('id') == 'input-notour') {\n            jQuery('#tour-wrapper').addClass('hidden');\n            jQuery(\"input[name='nkse-tour-1']\").prop('checked', false);\n            jQuery(\"input[name='nkse-tour-2']\").prop('checked', false);\n            jQuery(\"input[name='nkse-tour-3']\").prop('checked', false);\n        }\n    });\n    jQuery(\"input[name='nkse-tour-1'],input[name='nkse-tour-2'], input[name='nkse-tour-3']\").on('click change', function (e) {\n        jQuery('#tour-wrapper .text').removeClass('alert alert-danger alert-dismissible');\n    });\n\n<\/script>\n\n","protected":false},"excerpt":{"rendered":"<p>Thank you for your previous confirmation. Registration is already closed. ************************************************************************** ************************************************************************** &nbsp; Dear Customers, We are organizing the XX Printing Symposium for you. Detailed information about the event is already known to you. Confirmation of participation should be submitted no later than 10.11.2017 r. The symposium is free of charge, invited guests should cover [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":6132,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-6793","page","type-page","status-publish","has-post-thumbnail","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.9 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Simposio-2017 - Chespa - printing inks, clichees, cutting dies<\/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:\/\/www.chespa.eu\/es\/sympozjum-2017\/\" \/>\n<meta property=\"og:locale\" content=\"es_ES\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Simposio-2017 - Chespa - printing inks, clichees, cutting dies\" \/>\n<meta property=\"og:description\" content=\"Thank you for your previous confirmation. Registration is already closed. ************************************************************************** ************************************************************************** &nbsp; Dear Customers, We are organizing the XX Printing Symposium for you. Detailed information about the event is already known to you. Confirmation of participation should be submitted no later than 10.11.2017 r. The symposium is free of charge, invited guests should cover [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.chespa.eu\/es\/sympozjum-2017\/\" \/>\n<meta property=\"og:site_name\" content=\"Chespa - printing inks, clichees, cutting dies\" \/>\n<meta property=\"article:modified_time\" content=\"2017-11-14T12:16:00+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.chespa.eu\/wp-content\/uploads\/2017\/02\/sympozjum.png\" \/>\n\t<meta property=\"og:image:width\" content=\"1920\" \/>\n\t<meta property=\"og:image:height\" content=\"295\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\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:\\\/\\\/www.chespa.eu\\\/es\\\/sympozjum-2017\\\/\",\"url\":\"https:\\\/\\\/www.chespa.eu\\\/es\\\/sympozjum-2017\\\/\",\"name\":\"Simposio-2017 - Chespa - printing inks, clichees, cutting dies\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.chespa.eu\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/www.chespa.eu\\\/es\\\/sympozjum-2017\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/www.chespa.eu\\\/es\\\/sympozjum-2017\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.chespa.eu\\\/wp-content\\\/uploads\\\/2017\\\/02\\\/sympozjum.png\",\"datePublished\":\"2017-09-22T13:40:48+00:00\",\"dateModified\":\"2017-11-14T12:16:00+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.chespa.eu\\\/es\\\/sympozjum-2017\\\/#breadcrumb\"},\"inLanguage\":\"es-ES\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.chespa.eu\\\/es\\\/sympozjum-2017\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"es-ES\",\"@id\":\"https:\\\/\\\/www.chespa.eu\\\/es\\\/sympozjum-2017\\\/#primaryimage\",\"url\":\"https:\\\/\\\/www.chespa.eu\\\/wp-content\\\/uploads\\\/2017\\\/02\\\/sympozjum.png\",\"contentUrl\":\"https:\\\/\\\/www.chespa.eu\\\/wp-content\\\/uploads\\\/2017\\\/02\\\/sympozjum.png\",\"width\":1920,\"height\":295},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.chespa.eu\\\/es\\\/sympozjum-2017\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Strona g\u0142\u00f3wna\",\"item\":\"https:\\\/\\\/www.chespa.eu\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Simposio-2017\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.chespa.eu\\\/#website\",\"url\":\"https:\\\/\\\/www.chespa.eu\\\/\",\"name\":\"Chespa - printing inks, clichees, cutting dies\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.chespa.eu\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"es-ES\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Simposio-2017 - Chespa - printing inks, clichees, cutting dies","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:\/\/www.chespa.eu\/es\/sympozjum-2017\/","og_locale":"es_ES","og_type":"article","og_title":"Simposio-2017 - Chespa - printing inks, clichees, cutting dies","og_description":"Thank you for your previous confirmation. Registration is already closed. ************************************************************************** ************************************************************************** &nbsp; Dear Customers, We are organizing the XX Printing Symposium for you. Detailed information about the event is already known to you. Confirmation of participation should be submitted no later than 10.11.2017 r. The symposium is free of charge, invited guests should cover [&hellip;]","og_url":"https:\/\/www.chespa.eu\/es\/sympozjum-2017\/","og_site_name":"Chespa - printing inks, clichees, cutting dies","article_modified_time":"2017-11-14T12:16:00+00:00","og_image":[{"width":1920,"height":295,"url":"https:\/\/www.chespa.eu\/wp-content\/uploads\/2017\/02\/sympozjum.png","type":"image\/png"}],"twitter_card":"summary_large_image","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.chespa.eu\/es\/sympozjum-2017\/","url":"https:\/\/www.chespa.eu\/es\/sympozjum-2017\/","name":"Simposio-2017 - Chespa - printing inks, clichees, cutting dies","isPartOf":{"@id":"https:\/\/www.chespa.eu\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.chespa.eu\/es\/sympozjum-2017\/#primaryimage"},"image":{"@id":"https:\/\/www.chespa.eu\/es\/sympozjum-2017\/#primaryimage"},"thumbnailUrl":"https:\/\/www.chespa.eu\/wp-content\/uploads\/2017\/02\/sympozjum.png","datePublished":"2017-09-22T13:40:48+00:00","dateModified":"2017-11-14T12:16:00+00:00","breadcrumb":{"@id":"https:\/\/www.chespa.eu\/es\/sympozjum-2017\/#breadcrumb"},"inLanguage":"es-ES","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.chespa.eu\/es\/sympozjum-2017\/"]}]},{"@type":"ImageObject","inLanguage":"es-ES","@id":"https:\/\/www.chespa.eu\/es\/sympozjum-2017\/#primaryimage","url":"https:\/\/www.chespa.eu\/wp-content\/uploads\/2017\/02\/sympozjum.png","contentUrl":"https:\/\/www.chespa.eu\/wp-content\/uploads\/2017\/02\/sympozjum.png","width":1920,"height":295},{"@type":"BreadcrumbList","@id":"https:\/\/www.chespa.eu\/es\/sympozjum-2017\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Strona g\u0142\u00f3wna","item":"https:\/\/www.chespa.eu\/"},{"@type":"ListItem","position":2,"name":"Simposio-2017"}]},{"@type":"WebSite","@id":"https:\/\/www.chespa.eu\/#website","url":"https:\/\/www.chespa.eu\/","name":"Chespa - printing inks, clichees, cutting dies","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.chespa.eu\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"es-ES"}]}},"_links":{"self":[{"href":"https:\/\/www.chespa.eu\/es\/wp-json\/wp\/v2\/pages\/6793","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.chespa.eu\/es\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.chespa.eu\/es\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.chespa.eu\/es\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/www.chespa.eu\/es\/wp-json\/wp\/v2\/comments?post=6793"}],"version-history":[{"count":15,"href":"https:\/\/www.chespa.eu\/es\/wp-json\/wp\/v2\/pages\/6793\/revisions"}],"predecessor-version":[{"id":7320,"href":"https:\/\/www.chespa.eu\/es\/wp-json\/wp\/v2\/pages\/6793\/revisions\/7320"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.chespa.eu\/es\/wp-json\/wp\/v2\/media\/6132"}],"wp:attachment":[{"href":"https:\/\/www.chespa.eu\/es\/wp-json\/wp\/v2\/media?parent=6793"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}