{"id":5875,"date":"2018-06-05T14:35:27","date_gmt":"2018-06-05T12:35:27","guid":{"rendered":"http:\/\/serwer1328948.home.pl\/itp\/?page_id=5875"},"modified":"2022-01-03T08:47:04","modified_gmt":"2022-01-03T07:47:04","slug":"kontakt","status":"publish","type":"page","link":"https:\/\/www.itp-system.pl\/index.php\/kontakt\/","title":{"rendered":"Kontakt"},"content":{"rendered":"\n<table id=\"tablepress-1\" class=\"tablepress tablepress-id-1 tablepress-responsive\">\n<tbody class=\"row-striping row-hover\">\n<tr class=\"row-1\">\n\t<td class=\"column-1\"><strong>ITP-SYSTEM Sp. z o.o.<\/strong><br \/>\nul. Strzemieszycka 8<br \/>\n42-530 D\u0105browa G\u00f3rnicza<br \/>\nPOLSKA<br \/>\nNIP: PL6292466813<\/td><td class=\"column-2\">tel. (biuro) : (+48)\u00a0511 987 397<br \/>\n<br \/>\ne-mail (PL):\u00a0<a href=\"mailto:biuro@itp-system.pl\">biuro@itp-system.pl<\/a><br \/>\ne-mail\u00a0(EN):\u00a0<a href=\"mailto:info@itp-system.pl\">info@itp-system.pl<\/a><br \/>\n<a href=\"http:\/\/www.itp-system.pl\">www.itp-system.pl<\/a><\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<!-- #tablepress-1 from cache -->\n<p><em>Form is deprecated, please contact the webmaster to <a href=\"https:\/\/wordpress.org\/support\/topic\/upgrade-your-form-message-instead-of-form-being-displayed\/\">upgrade<\/a> this form.<\/em><\/p>\n            <script type=\"text\/javascript\">\r\n                jQuery(document).ready(function ($) {\r\n                    var wgm_map = new google.maps.Map(document.getElementById(\"srm_gmp_embed_1\"), {\r\n                        center: new google.maps.LatLng(50.30653785277449,19.341427358610186),\r\n                        zoom: 16,\r\n                        mapTypeId: google.maps.MapTypeId.ROADMAP,\r\n                        scrollwheel: true,\r\n                        zoomControl: true,\r\n                        mapTypeControl: true,\r\n                        streetViewControl: true,\r\n                        fullscreenControl: true,\r\n                        draggable: true,\r\n                        disableDoubleClickZoom: false,\r\n                        panControl: true                    });\r\n                    var wgm_theme_json = null;\r\n                    if (wgm_theme_json && wgm_theme_json.length > 0) {\r\n                        try {\r\n                            wgm_map.setOptions({ styles: JSON.parse(wgm_theme_json) });\r\n                        } catch (e) {\r\n                            console.error('Invalid map theme JSON:', e);\r\n                        }\r\n                    }\r\n                    \/\/ To view directions form and data\r\n                                        var wgm_data_1 = {\r\n                        'action': 'wpgmapembed_p_get_markers_by_map_id',\r\n                        _wgm_p_nonce: '71ea0f58e6',\r\n                        'data': {\r\n                            map_id: '5886'\r\n                        }\r\n                    };\r\n                    var wgm_ajaxurl_1 = 'https:\/\/www.itp-system.pl\/wp-admin\/admin-ajax.php'\r\n                    jQuery.post(wgm_ajaxurl_1, wgm_data_1, function (response) {\r\n                        response = JSON.parse(response);\r\n                        if (response.markers.length === 1) {\r\n                            var wgm_marker_to_1 = response.markers[0].marker_desc;\r\n                            jQuery('#srm_gmap_to_1').val(wgm_marker_to_1.replace(\/(<([^>]+)>)\/gi, \"\"));\r\n                        }\r\n                        var wgm_default_marker_icon_1 = 'https:\/\/maps.gstatic.com\/mapfiles\/api-3\/images\/spotlight-poi2.png';\r\n                        if (response.markers.length > 0) {\r\n                            var custom_markers = [];\r\n                            var custom_marker_infowindows = [];\r\n                            response.markers.forEach(function (wgm_marker, i) {\r\n                                var wgm_marker_lat_lng_1 = wgm_marker.lat_lng.split(',');\r\n                                wgm_custom_marker_1 = new google.maps.Marker({\r\n                                    position: new google.maps.LatLng(wgm_marker_lat_lng_1[0], wgm_marker_lat_lng_1[1]),\r\n                                    title: wgm_marker.marker_name,\r\n                                    animation: google.maps.Animation.DROP,\r\n                                    icon: (wgm_marker.icon === '') ? wgm_default_marker_icon_1 : wgm_marker.icon\r\n                                });\r\n                                custom_markers[i] = wgm_custom_marker_1;\r\n                                wgm_custom_marker_1.setMap(wgm_map);\r\n                                var wgm_marker_name_1 = (wgm_marker.marker_name !== null) ? ('<span class=\"info_content_title\" style=\"font-size:18px;font-weight: bold;font-family: Arial;\">'\r\n                                    + wgm_marker.marker_name +\r\n                                    '<\/span><br\/>') : '';\r\n                                custom_marker_infowindow = new google.maps.InfoWindow({\r\n                                    content: wgm_marker_name_1 + wgm_marker.marker_desc\r\n                                });\r\n                                custom_marker_infowindows[i] = custom_marker_infowindow;\r\n                                if (wgm_marker.show_desc_by_default === '1') {\r\n                                    custom_marker_infowindow.open({\r\n                                        anchor: wgm_custom_marker_1,\r\n                                        shouldFocus: false\r\n                                    });\r\n                                } else {\r\n                                    google.maps.event.addListener(wgm_custom_marker_1, 'click', function () {\r\n                                        custom_marker_infowindows[i].open({\r\n                                            anchor: custom_markers[i],\r\n                                            shouldFocus: false\r\n                                        });\r\n                                    });\r\n                                }\r\n                                if (wgm_marker.have_marker_link === '1') {\r\n                                    google.maps.event.addListener(wgm_custom_marker_1, 'click', function () {\r\n                                        var wgm_target = '_self';\r\n                                        if (wgm_marker.marker_link_new_tab === '1') {\r\n                                            wgm_target = '_blank';\r\n                                        }\r\n                                        window.open(wgm_marker.marker_link, wgm_target);\r\n                                    });\r\n                                }\r\n                            });\r\n                        }\r\n                    });\r\n                });\r\n\r\n            <\/script>\r\n\r\n            <div id=\"srm_gmp_embed_1\"\r\n                style=\"width:100% !important;height:300px  !important; \">\r\n            <\/div>\r\n                    \n","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":5908,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-5875","page","type-page","status-publish","has-post-thumbnail","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v25.5 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Kontakt - ITP-System<\/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.itp-system.pl\/index.php\/kontakt\/\" \/>\n<meta property=\"og:locale\" content=\"pl_PL\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Kontakt - ITP-System\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.itp-system.pl\/index.php\/kontakt\/\" \/>\n<meta property=\"og:site_name\" content=\"ITP-System\" \/>\n<meta property=\"article:modified_time\" content=\"2022-01-03T07:47:04+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.itp-system.pl\/wp-content\/uploads\/2018\/06\/c1.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1500\" \/>\n\t<meta property=\"og:image:height\" content=\"674\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Szacowany czas czytania\" \/>\n\t<meta name=\"twitter:data1\" content=\"1 minuta\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.itp-system.pl\/index.php\/kontakt\/\",\"url\":\"https:\/\/www.itp-system.pl\/index.php\/kontakt\/\",\"name\":\"Kontakt - ITP-System\",\"isPartOf\":{\"@id\":\"https:\/\/www.itp-system.pl\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/www.itp-system.pl\/index.php\/kontakt\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/www.itp-system.pl\/index.php\/kontakt\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.itp-system.pl\/wp-content\/uploads\/2018\/06\/c1.jpg\",\"datePublished\":\"2018-06-05T12:35:27+00:00\",\"dateModified\":\"2022-01-03T07:47:04+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/www.itp-system.pl\/index.php\/kontakt\/#breadcrumb\"},\"inLanguage\":\"pl-PL\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.itp-system.pl\/index.php\/kontakt\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"pl-PL\",\"@id\":\"https:\/\/www.itp-system.pl\/index.php\/kontakt\/#primaryimage\",\"url\":\"https:\/\/www.itp-system.pl\/wp-content\/uploads\/2018\/06\/c1.jpg\",\"contentUrl\":\"https:\/\/www.itp-system.pl\/wp-content\/uploads\/2018\/06\/c1.jpg\",\"width\":1500,\"height\":674},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.itp-system.pl\/index.php\/kontakt\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Strona g\u0142\u00f3wna\",\"item\":\"https:\/\/www.itp-system.pl\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Kontakt\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.itp-system.pl\/#website\",\"url\":\"https:\/\/www.itp-system.pl\/\",\"name\":\"ITP-System\",\"description\":\"Centrum Innowacyjnych Technologii\",\"publisher\":{\"@id\":\"https:\/\/www.itp-system.pl\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.itp-system.pl\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"pl-PL\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/www.itp-system.pl\/#organization\",\"name\":\"ITP-System Sp. z o.o.\",\"url\":\"https:\/\/www.itp-system.pl\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"pl-PL\",\"@id\":\"https:\/\/www.itp-system.pl\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/www.itp-system.pl\/wp-content\/uploads\/2021\/03\/cropped-UEEU.png\",\"contentUrl\":\"https:\/\/www.itp-system.pl\/wp-content\/uploads\/2021\/03\/cropped-UEEU.png\",\"width\":400,\"height\":100,\"caption\":\"ITP-System Sp. z o.o.\"},\"image\":{\"@id\":\"https:\/\/www.itp-system.pl\/#\/schema\/logo\/image\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Kontakt - ITP-System","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.itp-system.pl\/index.php\/kontakt\/","og_locale":"pl_PL","og_type":"article","og_title":"Kontakt - ITP-System","og_url":"https:\/\/www.itp-system.pl\/index.php\/kontakt\/","og_site_name":"ITP-System","article_modified_time":"2022-01-03T07:47:04+00:00","og_image":[{"width":1500,"height":674,"url":"https:\/\/www.itp-system.pl\/wp-content\/uploads\/2018\/06\/c1.jpg","type":"image\/jpeg"}],"twitter_card":"summary_large_image","twitter_misc":{"Szacowany czas czytania":"1 minuta"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.itp-system.pl\/index.php\/kontakt\/","url":"https:\/\/www.itp-system.pl\/index.php\/kontakt\/","name":"Kontakt - ITP-System","isPartOf":{"@id":"https:\/\/www.itp-system.pl\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.itp-system.pl\/index.php\/kontakt\/#primaryimage"},"image":{"@id":"https:\/\/www.itp-system.pl\/index.php\/kontakt\/#primaryimage"},"thumbnailUrl":"https:\/\/www.itp-system.pl\/wp-content\/uploads\/2018\/06\/c1.jpg","datePublished":"2018-06-05T12:35:27+00:00","dateModified":"2022-01-03T07:47:04+00:00","breadcrumb":{"@id":"https:\/\/www.itp-system.pl\/index.php\/kontakt\/#breadcrumb"},"inLanguage":"pl-PL","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.itp-system.pl\/index.php\/kontakt\/"]}]},{"@type":"ImageObject","inLanguage":"pl-PL","@id":"https:\/\/www.itp-system.pl\/index.php\/kontakt\/#primaryimage","url":"https:\/\/www.itp-system.pl\/wp-content\/uploads\/2018\/06\/c1.jpg","contentUrl":"https:\/\/www.itp-system.pl\/wp-content\/uploads\/2018\/06\/c1.jpg","width":1500,"height":674},{"@type":"BreadcrumbList","@id":"https:\/\/www.itp-system.pl\/index.php\/kontakt\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Strona g\u0142\u00f3wna","item":"https:\/\/www.itp-system.pl\/"},{"@type":"ListItem","position":2,"name":"Kontakt"}]},{"@type":"WebSite","@id":"https:\/\/www.itp-system.pl\/#website","url":"https:\/\/www.itp-system.pl\/","name":"ITP-System","description":"Centrum Innowacyjnych Technologii","publisher":{"@id":"https:\/\/www.itp-system.pl\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.itp-system.pl\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"pl-PL"},{"@type":"Organization","@id":"https:\/\/www.itp-system.pl\/#organization","name":"ITP-System Sp. z o.o.","url":"https:\/\/www.itp-system.pl\/","logo":{"@type":"ImageObject","inLanguage":"pl-PL","@id":"https:\/\/www.itp-system.pl\/#\/schema\/logo\/image\/","url":"https:\/\/www.itp-system.pl\/wp-content\/uploads\/2021\/03\/cropped-UEEU.png","contentUrl":"https:\/\/www.itp-system.pl\/wp-content\/uploads\/2021\/03\/cropped-UEEU.png","width":400,"height":100,"caption":"ITP-System Sp. z o.o."},"image":{"@id":"https:\/\/www.itp-system.pl\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/www.itp-system.pl\/index.php\/wp-json\/wp\/v2\/pages\/5875","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.itp-system.pl\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.itp-system.pl\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.itp-system.pl\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.itp-system.pl\/index.php\/wp-json\/wp\/v2\/comments?post=5875"}],"version-history":[{"count":5,"href":"https:\/\/www.itp-system.pl\/index.php\/wp-json\/wp\/v2\/pages\/5875\/revisions"}],"predecessor-version":[{"id":6960,"href":"https:\/\/www.itp-system.pl\/index.php\/wp-json\/wp\/v2\/pages\/5875\/revisions\/6960"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.itp-system.pl\/index.php\/wp-json\/wp\/v2\/media\/5908"}],"wp:attachment":[{"href":"https:\/\/www.itp-system.pl\/index.php\/wp-json\/wp\/v2\/media?parent=5875"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}