{"id":307,"date":"2018-03-22T19:11:08","date_gmt":"2018-03-22T19:11:08","guid":{"rendered":"http:\/\/www.360trendlab.com\/en\/?page_id=307"},"modified":"2018-03-22T19:11:08","modified_gmt":"2018-03-22T19:11:08","slug":"contact","status":"publish","type":"page","link":"http:\/\/www.360trendlab.com\/en\/contact\/","title":{"rendered":"Contact"},"content":{"rendered":"<div class=\"wrapper-small\"><div class=\"column-section clearfix\"><div class=\"column one-full last-col \" >\n<h4 style=\"text-align: center\"><strong>Let&#8217;s talk!<\/strong><\/h4>\n<h6 class=\"alttitle align-center\"> <\/h6>\n<form id=\"contact-form\" class=\"checkform\" action=\"www.360trendlab.com\/en\/wp-json\/wp\/v2\/pages\/307\" target=\"http:\/\/www.360trendlab.com\/en\/wp-content\/themes\/avoc\/contact-form.php\" method=\"post\" ><div class=\"form-row clearfix\">\n\t\t\t\t\t\t<label for=\"name\" class=\"req\">Name *<\/label>\n\t\t\t\t\t\t<input type=\"text\" name=\"name\" class=\"name\" id=\"name\" value=\"\" placeholder=\"Name\" \/>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t<div class=\"form-row clearfix\">\n\t\t\t\t\t\t<label for=\"email\" class=\"req\">Email *<\/label>\n\t\t\t\t\t\t<input type=\"text\" name=\"email\" class=\"email\" id=\"email\" value=\"\" placeholder=\"Email\" \/>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t<div class=\"form-row clearfix\">\n\t\t\t\t\t\t<label for=\"message\" class=\"req\">Message *<\/label>\n\t\t\t\t\t\t<input type=\"text\" name=\"message\" class=\"message\" id=\"message\" value=\"\" placeholder=\"Message\" \/>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\n\t\t<div id=\"form-note\">\n\t\t\t<div class=\"alert alert-error\">\n\t\t\t\t<strong>Error<\/strong>: Please check your entries!\n\t\t\t<\/div>\n\t\t<\/div>\n\t\t<div class=\"form-row form-submit\"><input type=\"submit\" name=\"submit_form\" class=\"submit\" value=\"Send\" \/><\/div>\n\t\t<input type=\"hidden\" name=\"subject\" value=\"Contact 360trendlab\" \/>\n\t\t<input type=\"hidden\" name=\"fields\" value=\"name,email,message,\" \/>\n\t\t<input type=\"hidden\" name=\"sendto\" value=\"info@360trendlab.com\" \/>\n\t\t<\/form>\n<\/div><\/div><\/div><div class=\"spacer spacer-big\"><\/div><div class=\"wrapper-small\"><div class=\"column-section clearfix\"><div class=\"column one-full last-col \" >\n<h3 style=\"text-align: center\"><strong>&#8230; or contact us<\/strong><\/h3>\n<h6 class=\"alttitle align-center\">We are always happy to make valuable new contacts<\/h6>\n<div class=\"spacer spacer-small\"><\/div>\n<h6 style=\"text-align: center\"><strong>360trendlab<\/strong><\/h6>\n<p style=\"text-align: center\"><strong><a href=\"mailto:info@360trendlab.com\">info@360trendlab.com<\/a><\/strong><\/p>\n<\/div><\/div><\/div><div class=\"spacer spacer-big\"><\/div><div id=\"map0\" class=\"google-map \" style=\"height:400px;\"><\/div>\n        <script src=\"\/\/maps.googleapis.com\/maps\/api\/js\" type=\"text\/javascript\"><\/script>\n        <script type=\"text\/javascript\">\n\t\t\tfunction mapinitialize0() {\n\t\t\t\tvar latlng = new google.maps.LatLng(4.613525,-74.070597);\n\t\t\t\tvar myOptions = {\n\t\t\t\t\tzoom: 14,\n\t\t\t\t\tcenter: latlng,\n\t\t\t\t\tscrollwheel: false,\n\t\t\t\t\tscaleControl: false,\n\t\t\t\t\tdisableDefaultUI: false,\n\t\t\t\t\tstyles: [{featureType:\"landscape\",stylers:[{saturation:-100},{lightness:65},{visibility:\"on\"}]},{featureType:\"poi\",stylers:[{saturation:-100},{lightness:51},{visibility:\"simplified\"}]},{featureType:\"road.highway\",stylers:[{saturation:-100},{visibility:\"simplified\"}]},{featureType:\"road.arterial\",stylers:[{saturation:-100},{lightness:30},{visibility:\"on\"}]},{featureType:\"road.local\",stylers:[{saturation:-100},{lightness:40},{visibility:\"on\"}]},{featureType:\"transit\",stylers:[{saturation:-100},{visibility:\"simplified\"}]},{featureType:\"administrative.province\",stylers:[{visibility:\"off\"}]},{featureType:\"administrative.locality\",stylers:[{visibility:\"off\"}]},{featureType:\"administrative.neighborhood\",stylers:[{visibility:\"on\"}]},{featureType:\"water\",elementType:\"labels\",stylers:[{visibility:\"on\"},{lightness:-25},{saturation:-100}]},{featureType:\"water\",elementType:\"geometry\",stylers:[{hue:\"#ffff00\"},{lightness:-25},{saturation:-97}]}],\n\t\t\t\t\tmapTypeId: google.maps.MapTypeId.ROADMAP\n\t\t\t\t};\n\t\t\t\tvar map = new google.maps.Map(document.getElementById(\"map0\"),myOptions);\n\t\t\t\t\n\t\t\t\tvar image = \"http:\/\/www.360trendlab.com\/en\/wp-content\/uploads\/sites\/2\/2018\/03\/360TLcolor.png\";\n\t\t\t\tvar marker = new google.maps.Marker({\n\t\t\t\t\tmap: map, \n\t\t\t\t\ticon: image,\n\t\t\t\t\tposition: map.getCenter()\n\t\t\t\t});\n\t\t\t\t\n\t\t\t\tvar contentString = \"<p><b>360trendlab<\/b><\/p>\"; var infowindow = new google.maps.InfoWindow({ content: contentString });\n\t\t\t\t\t\t\t\n\t\t\t\tgoogle.maps.event.addListener(marker, \"click\", function() {\n\t\t\t\t  infowindow.open(map,marker);\n\t\t\t\t});\n\t\t\t\t\t\t\t\t\n\t\t\t\t\t\n\t\t\t}\n\t\t\tmapinitialize0();\n\t\t<\/script>\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-307","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"http:\/\/www.360trendlab.com\/en\/wp-json\/wp\/v2\/pages\/307","targetHints":{"allow":["GET"]}}],"collection":[{"href":"http:\/\/www.360trendlab.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"http:\/\/www.360trendlab.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"http:\/\/www.360trendlab.com\/en\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"http:\/\/www.360trendlab.com\/en\/wp-json\/wp\/v2\/comments?post=307"}],"version-history":[{"count":0,"href":"http:\/\/www.360trendlab.com\/en\/wp-json\/wp\/v2\/pages\/307\/revisions"}],"wp:attachment":[{"href":"http:\/\/www.360trendlab.com\/en\/wp-json\/wp\/v2\/media?parent=307"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}