{"id":13301,"date":"2023-09-27T10:50:21","date_gmt":"2023-09-27T10:50:21","guid":{"rendered":"https:\/\/eurochrie.org\/2023\/?p=13301"},"modified":"2023-09-27T10:50:21","modified_gmt":"2023-09-27T10:50:21","slug":"how-to-reach-fhwien-der-wkw","status":"publish","type":"post","link":"https:\/\/eurochrie.org\/2023\/how-to-reach-fhwien-der-wkw\/","title":{"rendered":"How to reach FHWien der WKW?"},"content":{"rendered":"<p><strong>Very soon we will welcome you at EuroCHRIE 2023 in Vienna! But how can you reach the venue? <\/strong><\/p>\n<p>The conference will be hosted at the home campus of FHWien der WKW, perfectly located in the heart of Vienna. Erected in 2007, the wko campus hosts a range of education facilities under the umbrella of the Vienna Chamber of Commerce.<\/p>\n<p><strong>Getting to the venue: <\/strong><\/p>\n<p>FHWien der WKW is located at the underground line U6 (brown line), station \u2018W\u00e4hringer Stra\u00dfe\/Volksoper\u2019.<\/p>\n<p>You can easily reach FHWien der WKW by metro, tram and bus.<\/p>\n<p><strong>Conference venue: <\/strong><\/p>\n<ul>\n<li>FHWien der WKW<\/li>\n<li>W\u00e4hringer G\u00fcrtel 97, 1180 Wien<\/li>\n<\/ul>\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(48.22735652957485,16.349278538092342),\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 = '[{\"featureType\":\"landscape.natural\",\"elementType\":\"geometry.fill\",\"stylers\":[{\"visibility\":\"on\"},{\"color\":\"#e0efef\"}]},{\"featureType\":\"poi\",\"elementType\":\"geometry.fill\",\"stylers\":[{\"visibility\":\"on\"},{\"hue\":\"#1900ff\"},{\"color\":\"#c0e8e8\"}]},{\"featureType\":\"road\",\"elementType\":\"geometry\",\"stylers\":[{\"lightness\":100},{\"visibility\":\"simplified\"}]},{\"featureType\":\"road\",\"elementType\":\"labels\",\"stylers\":[{\"visibility\":\"off\"}]},{\"featureType\":\"transit.line\",\"elementType\":\"geometry\",\"stylers\":[{\"visibility\":\"on\"},{\"lightness\":700}]},{\"featureType\":\"water\",\"elementType\":\"all\",\"stylers\":[{\"color\":\"#7dcdcd\"}]}]';\r\n                    if (wgm_theme_json.length > 0) {\r\n                        wgm_map.setOptions({ styles: JSON.parse(wgm_theme_json) });\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                        'data': {\r\n                            map_id: '9464',\r\n                            ajax_nonce: '3f98ab67d2'\r\n                        }\r\n                    };\r\n                    var wgm_ajaxurl_1 = 'https:\/\/eurochrie.org\/2023\/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;\/\/.replace(\/&gt;\/g, '>').replace(\/&lt;\/g, '<');\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                                \/\/wgm_marker.marker_desc = wgm_marker.marker_desc.replace(\/&gt;\/g, '>').replace(\/&lt;\/g, '<');\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:600px  !important; \">\r\n            <\/div>\r\n                    \n","protected":false},"excerpt":{"rendered":"<p>Very soon we will welcome you at EuroCHRIE 2023 in Vienna! But how can you reach the venue? The conference will be &#8230;<\/p>\n","protected":false},"author":1,"featured_media":12435,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"pgc_sgb_lightbox_settings":"","footnotes":""},"categories":[106],"tags":[],"class_list":["post-13301","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-blog"],"featured_image_src":"https:\/\/eurochrie.org\/2023\/wp-content\/uploads\/2023\/08\/csm_190322_FH_WIen_der_WKO_Open_House-1_e1e7c02812-600x400.jpg","featured_image_src_square":"https:\/\/eurochrie.org\/2023\/wp-content\/uploads\/2023\/08\/csm_190322_FH_WIen_der_WKO_Open_House-1_e1e7c02812-600x599.jpg","author_info":{"display_name":"EuroCHRIE","author_link":"https:\/\/eurochrie.org\/2023\/author\/eurochrie\/"},"_links":{"self":[{"href":"https:\/\/eurochrie.org\/2023\/wp-json\/wp\/v2\/posts\/13301","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/eurochrie.org\/2023\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/eurochrie.org\/2023\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/eurochrie.org\/2023\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/eurochrie.org\/2023\/wp-json\/wp\/v2\/comments?post=13301"}],"version-history":[{"count":1,"href":"https:\/\/eurochrie.org\/2023\/wp-json\/wp\/v2\/posts\/13301\/revisions"}],"predecessor-version":[{"id":13302,"href":"https:\/\/eurochrie.org\/2023\/wp-json\/wp\/v2\/posts\/13301\/revisions\/13302"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/eurochrie.org\/2023\/wp-json\/wp\/v2\/media\/12435"}],"wp:attachment":[{"href":"https:\/\/eurochrie.org\/2023\/wp-json\/wp\/v2\/media?parent=13301"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/eurochrie.org\/2023\/wp-json\/wp\/v2\/categories?post=13301"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/eurochrie.org\/2023\/wp-json\/wp\/v2\/tags?post=13301"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}