{"id":551,"date":"2015-02-26T07:52:29","date_gmt":"2015-02-26T07:52:29","guid":{"rendered":"http:\/\/demo.vegatheme.com\/pallas\/?page_id=551"},"modified":"2021-06-27T05:58:10","modified_gmt":"2021-06-27T05:58:10","slug":"iletisim","status":"publish","type":"page","link":"https:\/\/arelelektrik.com\/tr\/iletisim\/","title":{"rendered":"\u0130leti\u015fim"},"content":{"rendered":"<section class=\"bg-fixed relative vc_row wpb_row vc_custom_1425267771595\"><div class=\"rows\"><div class=\"wpb_column vc_column_container sixteen columns\"><div class=\"\"><div class=\"wpb_wrapper \">\t\r\n\t<div class=\"cd-block\">\r\n\t\t<div class=\"contact-top\">\t\t\r\n\t\t\t<div id=\"cd-google-map\">\r\n\t\t\t\t<div id=\"google-container\"><\/div>\r\n\t\t\t\t<div id=\"cd-zoom-in\"><\/div>\r\n\t\t\t\t<div id=\"cd-zoom-out\"><\/div>\r\n\t\t\t\t<address>\u0130n\u00f6n\u00fc Mah. Rajiv Gandhi Cad. Kimyac\u0131lar Sitesi<br \/>\nNo:75 Yenimahalle \/ ANKARA<\/address>\t\t\t<\/div>\t\t\t\t\r\n\t\t\t<a href=\"#scroll-link\" class=\"scroll scroll-down\"><\/a>\t\t\t\r\n\t\t<\/div>\r\n\t<\/div>\r\n\t<script type=\"text\/javascript\">\r\n\t\t(function($) { \"use strict\";\r\n\r\n\t\t\/\/Home Sections fit screen\t\r\n\t\t$('.contact-top').parents('section').addClass('cd-section');\t\t\r\n\t\t$('.contact-top, #cd-google-map').css({'height':($(window).height())+'px'});\r\n\t\t$(window).resize(function(){\r\n\t\t\t$('.contact-top, #cd-google-map').css({'height':($(window).height())+'px'});\r\n\t\t});\r\n\t\r\n\t\t\r\n\t\tvar latitude = 39.95302503792647,\r\n\t\t\tlongitude = 32.73494970880153,\r\n\t\t\tmap_zoom = 15;\r\n\r\n\t\t\/\/google map custom marker icon - .png fallback for IE11\r\n\t\tvar is_internetExplorer11= navigator.userAgent.toLowerCase().indexOf('trident') > -1;\r\n\t\t\t\tvar marker_url = 'https:\/\/arelelektrik.com\/wp-content\/themes\/pallas\/images\/cd-icon-location.svg';\t\t\r\n\t\t\t\r\n\t\t\/\/define the basic color of your map, plus a value for saturation and brightness\r\n\t\tvar\tmain_color = '#cccccc',\r\n\t\t\tsaturation_value= -100,\r\n\t\t\tbrightness_value= 9;\r\n\r\n\t\t\/\/we define here the style of the map\r\n\t\tvar style= [ \r\n\t\t\t{\r\n\t\t\t\t\/\/set saturation for the labels on the map\r\n\t\t\t\telementType: \"labels\",\r\n\t\t\t\tstylers: [\r\n\t\t\t\t\t{saturation: saturation_value}\r\n\t\t\t\t]\r\n\t\t\t},  \r\n\t\t\t{\t\/\/poi stands for point of interest - don't show these lables on the map \r\n\t\t\t\tfeatureType: \"poi\",\r\n\t\t\t\telementType: \"labels\",\r\n\t\t\t\tstylers: [\r\n\t\t\t\t\t{visibility: \"off\"}\r\n\t\t\t\t]\r\n\t\t\t},\r\n\t\t\t{\r\n\t\t\t\t\/\/don't show highways lables on the map\r\n\t\t\t\tfeatureType: 'road.highway',\r\n\t\t\t\telementType: 'labels',\r\n\t\t\t\tstylers: [\r\n\t\t\t\t\t{visibility: \"off\"}\r\n\t\t\t\t]\r\n\t\t\t}, \r\n\t\t\t{ \t\r\n\t\t\t\t\/\/don't show local road lables on the map\r\n\t\t\t\tfeatureType: \"road.local\", \r\n\t\t\t\telementType: \"labels.icon\", \r\n\t\t\t\tstylers: [\r\n\t\t\t\t\t{visibility: \"off\"} \r\n\t\t\t\t] \r\n\t\t\t},\r\n\t\t\t{ \r\n\t\t\t\t\/\/don't show arterial road lables on the map\r\n\t\t\t\tfeatureType: \"road.arterial\", \r\n\t\t\t\telementType: \"labels.icon\", \r\n\t\t\t\tstylers: [\r\n\t\t\t\t\t{visibility: \"off\"}\r\n\t\t\t\t] \r\n\t\t\t},\r\n\t\t\t{\r\n\t\t\t\t\/\/don't show road lables on the map\r\n\t\t\t\tfeatureType: \"road\",\r\n\t\t\t\telementType: \"geometry.stroke\",\r\n\t\t\t\tstylers: [\r\n\t\t\t\t\t{visibility: \"off\"}\r\n\t\t\t\t]\r\n\t\t\t}, \r\n\t\t\t\/\/style different elements on the map\r\n\t\t\t{ \r\n\t\t\t\tfeatureType: \"transit\", \r\n\t\t\t\telementType: \"geometry.fill\", \r\n\t\t\t\tstylers: [\r\n\t\t\t\t\t{ hue: main_color },\r\n\t\t\t\t\t{ visibility: \"on\" }, \r\n\t\t\t\t\t{ lightness: brightness_value }, \r\n\t\t\t\t\t{ saturation: saturation_value }\r\n\t\t\t\t]\r\n\t\t\t}, \r\n\t\t\t{\r\n\t\t\t\tfeatureType: \"poi\",\r\n\t\t\t\telementType: \"geometry.fill\",\r\n\t\t\t\tstylers: [\r\n\t\t\t\t\t{ hue: main_color },\r\n\t\t\t\t\t{ visibility: \"on\" }, \r\n\t\t\t\t\t{ lightness: brightness_value }, \r\n\t\t\t\t\t{ saturation: saturation_value }\r\n\t\t\t\t]\r\n\t\t\t},\r\n\t\t\t{\r\n\t\t\t\tfeatureType: \"poi.government\",\r\n\t\t\t\telementType: \"geometry.fill\",\r\n\t\t\t\tstylers: [\r\n\t\t\t\t\t{ hue: main_color },\r\n\t\t\t\t\t{ visibility: \"on\" }, \r\n\t\t\t\t\t{ lightness: brightness_value }, \r\n\t\t\t\t\t{ saturation: saturation_value }\r\n\t\t\t\t]\r\n\t\t\t},\r\n\t\t\t{\r\n\t\t\t\tfeatureType: \"poi.sport_complex\",\r\n\t\t\t\telementType: \"geometry.fill\",\r\n\t\t\t\tstylers: [\r\n\t\t\t\t\t{ hue: main_color },\r\n\t\t\t\t\t{ visibility: \"on\" }, \r\n\t\t\t\t\t{ lightness: brightness_value }, \r\n\t\t\t\t\t{ saturation: saturation_value }\r\n\t\t\t\t]\r\n\t\t\t},\r\n\t\t\t{\r\n\t\t\t\tfeatureType: \"poi.attraction\",\r\n\t\t\t\telementType: \"geometry.fill\",\r\n\t\t\t\tstylers: [\r\n\t\t\t\t\t{ hue: main_color },\r\n\t\t\t\t\t{ visibility: \"on\" }, \r\n\t\t\t\t\t{ lightness: brightness_value }, \r\n\t\t\t\t\t{ saturation: saturation_value }\r\n\t\t\t\t]\r\n\t\t\t},\r\n\t\t\t{\r\n\t\t\t\tfeatureType: \"poi.business\",\r\n\t\t\t\telementType: \"geometry.fill\",\r\n\t\t\t\tstylers: [\r\n\t\t\t\t\t{ hue: main_color },\r\n\t\t\t\t\t{ visibility: \"on\" }, \r\n\t\t\t\t\t{ lightness: brightness_value }, \r\n\t\t\t\t\t{ saturation: saturation_value }\r\n\t\t\t\t]\r\n\t\t\t},\r\n\t\t\t{\r\n\t\t\t\tfeatureType: \"transit\",\r\n\t\t\t\telementType: \"geometry.fill\",\r\n\t\t\t\tstylers: [\r\n\t\t\t\t\t{ hue: main_color },\r\n\t\t\t\t\t{ visibility: \"on\" }, \r\n\t\t\t\t\t{ lightness: brightness_value }, \r\n\t\t\t\t\t{ saturation: saturation_value }\r\n\t\t\t\t]\r\n\t\t\t},\r\n\t\t\t{\r\n\t\t\t\tfeatureType: \"transit.station\",\r\n\t\t\t\telementType: \"geometry.fill\",\r\n\t\t\t\tstylers: [\r\n\t\t\t\t\t{ hue: main_color },\r\n\t\t\t\t\t{ visibility: \"on\" }, \r\n\t\t\t\t\t{ lightness: brightness_value }, \r\n\t\t\t\t\t{ saturation: saturation_value }\r\n\t\t\t\t]\r\n\t\t\t},\r\n\t\t\t{\r\n\t\t\t\tfeatureType: \"landscape\",\r\n\t\t\t\tstylers: [\r\n\t\t\t\t\t{ hue: main_color },\r\n\t\t\t\t\t{ visibility: \"on\" }, \r\n\t\t\t\t\t{ lightness: brightness_value }, \r\n\t\t\t\t\t{ saturation: saturation_value }\r\n\t\t\t\t]\r\n\t\t\t\t\r\n\t\t\t},\r\n\t\t\t{\r\n\t\t\t\tfeatureType: \"road\",\r\n\t\t\t\telementType: \"geometry.fill\",\r\n\t\t\t\tstylers: [\r\n\t\t\t\t\t{ hue: main_color },\r\n\t\t\t\t\t{ visibility: \"on\" }, \r\n\t\t\t\t\t{ lightness: brightness_value }, \r\n\t\t\t\t\t{ saturation: saturation_value }\r\n\t\t\t\t]\r\n\t\t\t},\r\n\t\t\t{\r\n\t\t\t\tfeatureType: \"road.highway\",\r\n\t\t\t\telementType: \"geometry.fill\",\r\n\t\t\t\tstylers: [\r\n\t\t\t\t\t{ hue: main_color },\r\n\t\t\t\t\t{ visibility: \"on\" }, \r\n\t\t\t\t\t{ lightness: brightness_value }, \r\n\t\t\t\t\t{ saturation: saturation_value }\r\n\t\t\t\t]\r\n\t\t\t}, \r\n\t\t\t{\r\n\t\t\t\tfeatureType: \"water\",\r\n\t\t\t\telementType: \"geometry\",\r\n\t\t\t\tstylers: [\r\n\t\t\t\t\t{ hue: main_color },\r\n\t\t\t\t\t{ visibility: \"on\" }, \r\n\t\t\t\t\t{ lightness: brightness_value }, \r\n\t\t\t\t\t{ saturation: saturation_value }\r\n\t\t\t\t]\r\n\t\t\t}\r\n\t\t];\r\n\t\t\t\r\n\t\t\/\/set google map options\r\n\t\tvar map_options = {\r\n\t\t\tcenter: new google.maps.LatLng(latitude, longitude),\r\n\t\t\tzoom: map_zoom,\r\n\t\t\tpanControl: false,\r\n\t\t\tzoomControl: false,\r\n\t\t\tmapTypeControl: false,\r\n\t\t\tstreetViewControl: false,\r\n\t\t\tmapTypeId: google.maps.MapTypeId.ROADMAP,\r\n\t\t\tscrollwheel: false,\r\n\t\t\tstyles: style,\r\n\t\t}\r\n\t\t\/\/inizialize the map\r\n\t\tvar map = new google.maps.Map(document.getElementById('google-container'), map_options);\r\n\t\t\/\/add a custom marker to the map\t\t\t\t\r\n\t\tvar marker = new google.maps.Marker({\r\n\t\t\tposition: new google.maps.LatLng(latitude, longitude),\r\n\t\t\tmap: map,\r\n\t\t\tvisible: true,\r\n\t\t\ticon: marker_url,\r\n\t\t});\r\n\r\n\t\t\/\/add custom buttons for the zoom-in\/zoom-out on the map\r\n\t\tfunction CustomZoomControl(controlDiv, map) {\r\n\t\t\t\/\/grap the zoom elements from the DOM and insert them in the map \r\n\t\t\tvar controlUIzoomIn= document.getElementById('cd-zoom-in'),\r\n\t\t\t\tcontrolUIzoomOut= document.getElementById('cd-zoom-out');\r\n\t\t\tcontrolDiv.appendChild(controlUIzoomIn);\r\n\t\t\tcontrolDiv.appendChild(controlUIzoomOut);\r\n\r\n\t\t\t\/\/ Setup the click event listeners and zoom-in or out according to the clicked element\r\n\t\t\tgoogle.maps.event.addDomListener(controlUIzoomIn, 'click', function() {\r\n\t\t\t\tmap.setZoom(map.getZoom()+1)\r\n\t\t\t});\r\n\t\t\tgoogle.maps.event.addDomListener(controlUIzoomOut, 'click', function() {\r\n\t\t\t\tmap.setZoom(map.getZoom()-1)\r\n\t\t\t});\r\n\t\t}\r\n\r\n\t\tvar zoomControlDiv = document.createElement('div');\r\n\t\tvar zoomControl = new CustomZoomControl(zoomControlDiv, map);\r\n\r\n\t\t\/\/insert the zoom div on the top left of the map\r\n\t\tmap.controls[google.maps.ControlPosition.LEFT_TOP].push(zoomControlDiv);\r\n\t})(jQuery); \r\n\t<\/script>\r\n\r\n<\/div><\/div><\/div><\/div><\/section><section id=\"scroll-link\" class=\"bg-fixed relative vc_row wpb_row shadow-sec vc_custom_1425528998096\"><div class=\"container\"><div class=\"rows\"><div class=\"wpb_column vc_column_container sixteen columns\"><div class=\"\"><div class=\"wpb_wrapper \">\t\r\n\t<div class=\"section-header-text\">\r\n\t\t<h4>\u0130leti\u015fime Ge\u00e7in<b>.<\/b><\/h4>\t\t\t\t<div class=\"line-header\"><\/div>\r\n\t<\/div>\r\n\t<\/div><\/div><\/div><div class=\"wpb_column vc_column_container sixteen columns\"><div class=\"\"><div class=\"wpb_wrapper \">\n<div class=\"wpcf7 no-js\" id=\"wpcf7-f559-o1\" lang=\"en-US\" dir=\"ltr\">\n<div class=\"screen-reader-response\"><p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"><\/p> <ul><\/ul><\/div>\n<form action=\"\/tr\/wp-json\/wp\/v2\/pages\/551#wpcf7-f559-o1\" method=\"post\" class=\"wpcf7-form init\" aria-label=\"Contact form\" novalidate=\"novalidate\" data-status=\"init\">\n<div style=\"display: none;\">\n<input type=\"hidden\" name=\"_wpcf7\" value=\"559\" \/>\n<input type=\"hidden\" name=\"_wpcf7_version\" value=\"5.7.7\" \/>\n<input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" \/>\n<input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f559-o1\" \/>\n<input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" \/>\n<input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" \/>\n<\/div>\n<div class=\"eight columns\">\n\t<p><span class=\"wpcf7-form-control-wrap\" data-name=\"your-name\"><input size=\"40\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Ad\u0131n\u0131z: *\" value=\"\" type=\"text\" name=\"your-name\" \/><\/span>\n\t<\/p>\n<\/div>\n<div class=\"eight columns\">\n\t<p><span class=\"wpcf7-form-control-wrap\" data-name=\"your-email\"><input size=\"40\" class=\"wpcf7-form-control wpcf7-text wpcf7-email wpcf7-validates-as-required wpcf7-validates-as-email\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"E-Mail: *\" value=\"\" type=\"email\" name=\"your-email\" \/><\/span>\n\t<\/p>\n<\/div>\n<div class=\"sixteen columns\">\n\t<p><span class=\"wpcf7-form-control-wrap\" data-name=\"your-message\"><textarea cols=\"40\" rows=\"10\" class=\"wpcf7-form-control wpcf7-textarea\" aria-invalid=\"false\" placeholder=\"Mesaj\u0131n\u0131z\" name=\"your-message\"><\/textarea><\/span>\n\t<\/p>\n<\/div>\n<div class=\"sixteen columns\">\n\t<div id=\"button-con\">\n\t\t<p><input class=\"wpcf7-form-control has-spinner wpcf7-submit send_message\" id=\"send\" type=\"submit\" value=\"G\u00f6nder\" \/>\n\t\t<\/p>\n\t<\/div>\n<\/div><p style=\"display: none !important;\" class=\"akismet-fields-container\" data-prefix=\"_wpcf7_ak_\"><label>&#916;<textarea name=\"_wpcf7_ak_hp_textarea\" cols=\"45\" rows=\"8\" maxlength=\"100\"><\/textarea><\/label><input type=\"hidden\" id=\"ak_js_1\" name=\"_wpcf7_ak_js\" value=\"250\"\/><script>document.getElementById( \"ak_js_1\" ).setAttribute( \"value\", ( new Date() ).getTime() );<\/script><\/p><div class=\"wpcf7-response-output\" aria-hidden=\"true\"><\/div>\n<\/form>\n<\/div>\n<\/div><\/div><\/div><\/div><\/div><\/section><section class=\"bg-fixed relative vc_row wpb_row vc_custom_1424941219657\"><div class=\"container\"><div class=\"rows\"><div class=\"wpb_column vc_column_container one-third column\"><div class=\"\"><div class=\"wpb_wrapper \">\t\r\n\t<div class=\"contact-details\">\r\n\t\t<p><span><i class=\"fa fa-paper-plane\"><\/i><\/span>Email:<\/p> \r\n\t\t<h6>arel@arelelektrik.com<\/h6>\r\n\t<\/div>\t\r\n\r\n<\/div><\/div><\/div><div class=\"wpb_column vc_column_container one-third column\"><div class=\"\"><div class=\"wpb_wrapper \">\t\r\n\t<div class=\"contact-details\">\r\n\t\t<p><span><i class=\"fa fa-phone\"><\/i><\/span>Telefon:<\/p> \r\n\t\t<h6>+90 312 395 57 55<br \/>\n+90 312 394 55 16<br \/>\nFax: +90 312 394 34 97<\/h6>\r\n\t<\/div>\t\r\n\r\n<\/div><\/div><\/div><div class=\"wpb_column vc_column_container one-third column\"><div class=\"\"><div class=\"wpb_wrapper \">\t\r\n\t<div class=\"contact-details\">\r\n\t\t<p><span><i class=\"fa fa-map-marker\"><\/i><\/span>Adres:<\/p> \r\n\t\t<h6>\u0130n\u00f6n\u00fc Mah. Rajiv Gandhi Cad. Kimyac\u0131lar Sitesi<br \/>\nNo: 75 Yenimahalle \/ ANKARA<\/h6>\r\n\t<\/div>\t\r\n\r\n<\/div><\/div><\/div><\/div><\/div><\/section>\n","protected":false},"excerpt":{"rendered":"\u0130n\u00f6n\u00fc Mah. Rajiv Gandhi Cad. Kimyac\u0131lar Sitesi No:75 Yenimahalle \/ ANKARA \u0130leti\u015fime Ge\u00e7in. &#916; Email: arel@arelelektrik.com Telefon: +90 312 395 57 55 +90 312 394 55 16 Fax: +90 312 394 34 97 Adres: \u0130n\u00f6n\u00fc Mah. Rajiv Gandhi Cad. Kimyac\u0131lar Sitesi No: 75 Yenimahalle \/ ANKARA","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"open","ping_status":"open","template":"page-templates\/page-fullwidth.php","meta":[],"_links":{"self":[{"href":"https:\/\/arelelektrik.com\/tr\/wp-json\/wp\/v2\/pages\/551"}],"collection":[{"href":"https:\/\/arelelektrik.com\/tr\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/arelelektrik.com\/tr\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/arelelektrik.com\/tr\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/arelelektrik.com\/tr\/wp-json\/wp\/v2\/comments?post=551"}],"version-history":[{"count":0,"href":"https:\/\/arelelektrik.com\/tr\/wp-json\/wp\/v2\/pages\/551\/revisions"}],"wp:attachment":[{"href":"https:\/\/arelelektrik.com\/tr\/wp-json\/wp\/v2\/media?parent=551"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}