{"id":558,"date":"2015-12-16T12:38:57","date_gmt":"2015-12-16T12:38:57","guid":{"rendered":"http:\/\/webnus.biz\/themes\/michigan\/college\/?page_id=558"},"modified":"2017-08-29T11:11:35","modified_gmt":"2017-08-29T11:11:35","slug":"contact","status":"publish","type":"page","link":"https:\/\/go2congo.org\/rdc\/contact\/","title":{"rendered":"Contact"},"content":{"rendered":"<div id=\"wp-socials\" style=\"margin-top:20px;margin-bottom:0px;\"><div id=\"wp-socials-general-btn\"><div id=\"wp-socials-plusone\">\r\n                <!-- Place this tag in your head or just before your close body tag. -->\r\n                <script src=\"https:\/\/apis.google.com\/js\/platform.js\" async defer>\r\n                  {lang: 'fr'}\r\n                <\/script>\r\n\r\n                <!-- Place this tag where you want the share button to render. -->\r\n                <div class=\"g-plus\" data-action=\"share\" data-annotation=\"vertical-bubble\" data-height=\"58\" data-size=\"medium\" data-href=\"https:\/\/go2congo.org\/rdc\/contact\/\"><\/div><\/div><div id=\"wp-socials-fb-like\"><iframe src=\"https:\/\/www.facebook.com\/plugins\/like.php?href=https:\/\/go2congo.org\/rdc\/contact\/%2F&width=450&layout=button_count&action=like&size=small&show_faces=false&share=true&height=35\" width=\"450\" height=\"35\" style=\"border:none;overflow:hidden\" scrolling=\"no\" frameborder=\"0\" allowTransparency=\"true\"><\/iframe><\/div><div id=\"wp-socials-twitter\"><iframe scrolling=\"no\"\r\n                  src=\"https:\/\/platform.twitter.com\/widgets\/tweet_button.html?size=l&url=https:\/\/go2congo.org\/rdc\/contact\/&via=&text=Contact\"\r\n                  width=\"140\"\r\n                  height=\"28\"\r\n                  title=\"Twitter Tweet Button\"\r\n                  style=\"border: 0; overflow: hidden;\">\r\n                <\/iframe><\/div><\/div><div style=\"clear:both\"><\/div><\/div><p>[vc_row row_type=&#8221;2&#8243; blox_height=&#8221;230&#8243; blox_image=&#8221;10431&#8243; blox_cover=&#8221;false&#8221; page_title=&#8221;page-title-x&#8221; blox_dark=&#8221;true&#8221;][vc_column]<h2 class=\"big-title1\">Restez en contact<\/h2>[\/vc_column][\/vc_row][vc_row][vc_column width=&#8221;2\/3&#8243;]<hr class=\"vertical-space4\">[contact-form-7 id=&#8221;10901&#8243; title=&#8221;Contact&#8221;][\/vc_column][vc_column width=&#8221;1\/3&#8243; el_class=&#8221;w-contact-sidebar&#8221;]<hr class=\"vertical-space5\">[vc_widget_sidebar sidebar_id=&#8221;contact-sidebar&#8221;][\/vc_column][\/vc_row][vc_row][vc_column]\n\t<div class=\"w-map\">\n\t\t<div id=\"map_69e378e4bc8b1\" style=\"height:600px;\"><\/div>\n\t<\/div>\n\n\t\n\t<script type=\"text\/javascript\">\n\tjQuery(document).ready(function() {\n\n\t\t\/\/ init google map\n\t\tfunction initMap() {\n\n\t\t\tif ( Math.max(document.documentElement.clientWidth, window.innerWidth || 0) > 767 ) {\n\t\t\t\tvar isDraggable = true;\n\t\t\t} else {\n\t\t\t\tvar isDraggable = false;\n\t\t\t}\n\n\t\t\tvar map = new google.maps.Map(document.getElementById('map_69e378e4bc8b1'), {\n\t\t\t\tmapTypeControl: false,\n\t\t\t\tzoomControl: true,\n\t\t\t\tscrollwheel: false,\n\t\t\t\tstreetViewControl: false,\n\t\t\t\tscaleControl: true,\n\t\t\t\tzoom: 6,\n\t\t\t\tbackgroundColor: '',\n\t\t\t\tcenter: {lat: 33.9116115, lng: 9.8699555},\n\t\t\t\tdraggable: false,\n\t\t\t\tmapTypeControlOptions: {\n\t\t\t\t\tmapTypeIds: ['satelite', 'terrain']\n\t\t\t\t},\n\t\t\t\tstyles: [{\n\t\t\t\t\tstylers: [\n\t\t\t\t\t\t{ hue: '' }\n\t\t\t\t\t]\n\t\t\t\t}]\n\t\t\t});\n\t\t\tsetMarkers(map);\n\t\t}\n\n\t\t\/\/ call init map function\n\t\tinitMap();\n\n\t\tfunction setMarkers(map) {\n\t\t\tvar items = [\n\t\t\t\t['Suptech Tunis',36.8076308,10.1756572,'https:\/\/go2congo.org\/rdc\/wp-content\/uploads\/2015\/12\/location_marker.png','22, Avenue de Madrid, 1001 Tunis'],['Sptech Gabes',33.8579416,10.0937147,'https:\/\/go2congo.org\/rdc\/wp-content\/uploads\/2015\/12\/location_marker.png','Campus Universitaire, ZRIG Gabes'],\t\t\t];\n\n\t\t\t\n\t\t\tif ( typeof items != 'undefined' ) {\n\t\t\t\tfor ( var i = 0; i < items.length; i++ ) {\n\t\t\t\t\tvar item = items[i];\n\t\t\t\t\tvar marker = new google.maps.Marker({\n\t\t\t\t\t\tmap: map,\n\t\t\t\t\t\t\t\t\t\t\t\tposition: {lat: item[1], lng: item[2]},\n\t\t\t\t\t\ticon: item[3],\n\t\t\t\t\t\ttitle: item[0],\n\t\t\t\t\t\tcontent: item[4],\n\t\t\t\t\t});\n\n\t\t\t\t   \/\/ Allow each marker to have an info window\n\t\t\t\t\tgoogle.maps.event.addListener(marker, 'click', (function (marker, index) {\n\t\t\t\t\t\treturn function () {\n\t\t\t\t\t\t\tif( this.content ) {\n\t\t\t\t\t\t\t\tinfoWindow.setContent(this.content);\n\t\t\t\t\t\t\t\tinfoWindow.open(map, this);\n\t\t\t\t\t\t\t}\n\t\t\t\t\t\t}\n\t\t\t\t\t})(marker, index));\n\n\t\t\t\t\tvar infoWindow = new google.maps.InfoWindow({\n\t\t\t\t\t\tcontent: item[4],\n\t\t\t\t\t\tmaxWidth: 250\n\t\t\t\t\t}), marker, index;\n\n\t\t\t\t\tmarker.addListener('click', function() {\n\t\t\t\t\t\tmap.setZoom(16);\n\t\t\t\t\t\tmap.setCenter(marker.position);\n\t\t\t\t\t});\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t});\n\t<\/script>\n\n\t[\/vc_column][\/vc_row]<\/p>\n<div id=\"wp-socials\" style=\"margin-top:20px;margin-bottom:0px;\"><div id=\"wp-socials-general-btn\"><div id=\"wp-socials-plusone\">\r\n                <!-- Place this tag in your head or just before your close body tag. -->\r\n                <script src=\"https:\/\/apis.google.com\/js\/platform.js\" async defer>\r\n                  {lang: 'fr'}\r\n                <\/script>\r\n\r\n                <!-- Place this tag where you want the share button to render. -->\r\n                <div class=\"g-plus\" data-action=\"share\" data-annotation=\"vertical-bubble\" data-height=\"58\" data-size=\"medium\" data-href=\"https:\/\/go2congo.org\/rdc\/contact\/\"><\/div><\/div><div id=\"wp-socials-fb-like\"><iframe src=\"https:\/\/www.facebook.com\/plugins\/like.php?href=https:\/\/go2congo.org\/rdc\/contact\/%2F&width=450&layout=button_count&action=like&size=small&show_faces=false&share=true&height=35\" width=\"450\" height=\"35\" style=\"border:none;overflow:hidden\" scrolling=\"no\" frameborder=\"0\" allowTransparency=\"true\"><\/iframe><\/div><div id=\"wp-socials-twitter\"><iframe scrolling=\"no\"\r\n                  src=\"https:\/\/platform.twitter.com\/widgets\/tweet_button.html?size=l&url=https:\/\/go2congo.org\/rdc\/contact\/&via=&text=Contact\"\r\n                  width=\"140\"\r\n                  height=\"28\"\r\n                  title=\"Twitter Tweet Button\"\r\n                  style=\"border: 0; overflow: hidden;\">\r\n                <\/iframe><\/div><\/div><div style=\"clear:both\"><\/div><\/div>","protected":false},"excerpt":{"rendered":"<div id=\"wp-socials\" style=\"margin-top:20px;margin-bottom:0px;\"><div id=\"wp-socials-general-btn\"><div id=\"wp-socials-plusone\">\r\n                <!-- Place this tag in your head or just before your close body tag. -->\r\n                <script src=\"https:\/\/apis.google.com\/js\/platform.js\" async defer>\r\n                  {lang: 'fr'}\r\n                <\/script>\r\n\r\n                <!-- Place this tag where you want the share button to render. -->\r\n                <div class=\"g-plus\" data-action=\"share\" data-annotation=\"vertical-bubble\" data-height=\"58\" data-size=\"medium\" data-href=\"https:\/\/go2congo.org\/rdc\/contact\/\"><\/div><\/div><div id=\"wp-socials-fb-like\"><iframe src=\"https:\/\/www.facebook.com\/plugins\/like.php?href=https:\/\/go2congo.org\/rdc\/contact\/%2F&width=450&layout=button_count&action=like&size=small&show_faces=false&share=true&height=35\" width=\"450\" height=\"35\" style=\"border:none;overflow:hidden\" scrolling=\"no\" frameborder=\"0\" allowTransparency=\"true\"><\/iframe><\/div><div id=\"wp-socials-twitter\"><iframe scrolling=\"no\"\r\n                  src=\"https:\/\/platform.twitter.com\/widgets\/tweet_button.html?size=l&url=https:\/\/go2congo.org\/rdc\/contact\/&via=&text=Contact\"\r\n                  width=\"140\"\r\n                  height=\"28\"\r\n                  title=\"Twitter Tweet Button\"\r\n                  style=\"border: 0; overflow: hidden;\">\r\n                <\/iframe><\/div><\/div><div style=\"clear:both\"><\/div><\/div><p>[vc_row row_type=&#8221;2&#8243; blox_height=&#8221;230&#8243; blox_image=&#8221;10431&#8243; blox_cover=&#8221;false&#8221; page_title=&#8221;page-title-x&#8221; blox_dark=&#8221;true&#8221;][vc_column][\/vc_column][\/vc_row][vc_row][vc_column width=&#8221;2\/3&#8243;][contact-form-7 id=&#8221;10901&#8243; title=&#8221;Contact&#8221;][\/vc_column][vc_column width=&#8221;1\/3&#8243; el_class=&#8221;w-contact-sidebar&#8221;][vc_widget_sidebar sidebar_id=&#8221;contact-sidebar&#8221;][\/vc_column][\/vc_row][vc_row][vc_column][\/vc_column][\/vc_row]<\/p>\n<div id=\"wp-socials\" style=\"margin-top:20px;margin-bottom:0px;\"><div id=\"wp-socials-general-btn\"><div id=\"wp-socials-plusone\">\r\n                <!-- Place this tag in your head or just before your close body tag. -->\r\n                <script src=\"https:\/\/apis.google.com\/js\/platform.js\" async defer>\r\n                  {lang: 'fr'}\r\n                <\/script>\r\n\r\n                <!-- Place this tag where you want the share button to render. -->\r\n                <div class=\"g-plus\" data-action=\"share\" data-annotation=\"vertical-bubble\" data-height=\"58\" data-size=\"medium\" data-href=\"https:\/\/go2congo.org\/rdc\/contact\/\"><\/div><\/div><div id=\"wp-socials-fb-like\"><iframe src=\"https:\/\/www.facebook.com\/plugins\/like.php?href=https:\/\/go2congo.org\/rdc\/contact\/%2F&width=450&layout=button_count&action=like&size=small&show_faces=false&share=true&height=35\" width=\"450\" height=\"35\" style=\"border:none;overflow:hidden\" scrolling=\"no\" frameborder=\"0\" allowTransparency=\"true\"><\/iframe><\/div><div id=\"wp-socials-twitter\"><iframe scrolling=\"no\"\r\n                  src=\"https:\/\/platform.twitter.com\/widgets\/tweet_button.html?size=l&url=https:\/\/go2congo.org\/rdc\/contact\/&via=&text=Contact\"\r\n                  width=\"140\"\r\n                  height=\"28\"\r\n                  title=\"Twitter Tweet Button\"\r\n                  style=\"border: 0; overflow: hidden;\">\r\n                <\/iframe><\/div><\/div><div style=\"clear:both\"><\/div><\/div>","protected":false},"author":4,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":[],"uagb_featured_image_src":{"full":false,"thumbnail":false,"medium":false,"medium_large":false,"large":false,"1536x1536":false,"2048x2048":false,"grace-mag-thumbnail-one":false,"grace-mag-thumbnail-two":false,"woocommerce_thumbnail":false,"woocommerce_single":false,"woocommerce_gallery_thumbnail":false,"shop_catalog":false,"shop_single":false,"shop_thumbnail":false},"uagb_author_info":{"display_name":"CAMPUS Tunisie","author_link":"https:\/\/go2congo.org\/rdc\/https-campustunisie-info-b2b\/campus_tunisie\/"},"uagb_comment_info":0,"uagb_excerpt":"[vc_row row_type=&#8221;2&#8243; blox_height=&#8221;230&#8243; blox_image=&#8221;10431&#8243; blox_cover=&#8221;false&#8221; page_title=&#8221;page-title-x&#8221; blox_dark=&#8221;true&#8221;][vc_column][\/vc_column][\/vc_row][vc_row][vc_column width=&#8221;2\/3&#8243;][contact-form-7 id=&#8221;10901&#8243; title=&#8221;Contact&#8221;][\/vc_column][vc_column width=&#8221;1\/3&#8243; el_class=&#8221;w-contact-sidebar&#8221;][vc_widget_sidebar sidebar_id=&#8221;contact-sidebar&#8221;][\/vc_column][\/vc_row][vc_row][vc_column][\/vc_column][\/vc_row]","_links":{"self":[{"href":"https:\/\/go2congo.org\/rdc\/wp-json\/wp\/v2\/pages\/558"}],"collection":[{"href":"https:\/\/go2congo.org\/rdc\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/go2congo.org\/rdc\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/go2congo.org\/rdc\/wp-json\/wp\/v2\/users\/4"}],"replies":[{"embeddable":true,"href":"https:\/\/go2congo.org\/rdc\/wp-json\/wp\/v2\/comments?post=558"}],"version-history":[{"count":0,"href":"https:\/\/go2congo.org\/rdc\/wp-json\/wp\/v2\/pages\/558\/revisions"}],"wp:attachment":[{"href":"https:\/\/go2congo.org\/rdc\/wp-json\/wp\/v2\/media?parent=558"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}