{"id":97,"date":"2013-04-18T22:20:00","date_gmt":"2013-04-18T22:20:00","guid":{"rendered":"http:\/\/enviro.com\/dev\/?page_id=97"},"modified":"2016-09-30T17:33:38","modified_gmt":"2016-09-30T21:33:38","slug":"dealer-locater","status":"publish","type":"page","link":"https:\/\/enviro.com\/fr\/find-a-dealer\/dealer-locater\/","title":{"rendered":"Dealer Locater"},"content":{"rendered":"<div style=\"width: 938px; margin: 40px auto;\">\n<script type=\"text\/javascript\">\n\t\t\t\t\tfunction getState(val) {\n\t\t\t\t\t\t$.ajax({\n\t\t\t\t\t\ttype: \"POST\",\n\t\t\t\t\t\turl: \"https:\/\/enviro.com\/custom_content\/ajax_dealers2021\/get_state.php\",\n\t\t\t\t\t\tdata: { country_id : val },\n\t\t\t\t\t\tsuccess: function(data){\n\t\t\t\t\t\t\t$(\"#state-list\").html(data);\n\t\t\t\t\t\t}\n\t\t\t\t\t\t});\n\t\t\t\t\t}\n\n\t\t\t\t\tfunction getCity(val) {\n\t\t\t\t\t\tvar ctry = document.getElementById('country-list');\n\t\t\t\t\t\tvar country = ctry.value;\n\t\t\t\t\t\t$.ajax({\n\t\t\t\t\t\ttype: \"POST\",\n\t\t\t\t\t\turl: \"https:\/\/enviro.com\/custom_content\/ajax_dealers2021\/get_city.php\",\n\t\t\t\t\t\tdata: { state_id : val, country_id : country},\n\t\t\t\t\t\tsuccess: function(data){\n\t\t\t\t\t\t\t$(\"#city-list\").html(data);\n\t\t\t\t\t\t}\n\t\t\t\t\t\t});\n\t\t\t\t\t}\n\n\t\t\t\t\tfunction getDealer(val) {\n\t\t\t\t\t\tvar ctry = document.getElementById('country-list');\n\t\t\t\t\t\tvar country = ctry.value;\n\t\t\t\t\t\tvar ste = document.getElementById('state-list');\n\t\t\t\t\t\tvar state = ste.value;\n\t\t\t\t\t\t$.ajax({\n\t\t\t\t\t\ttype: \"POST\",\n\t\t\t\t\t\turl: \"https:\/\/enviro.com\/custom_content\/ajax_dealers2021\/get_dealer.php\",\n\t\t\t\t\t\tdata: { city_id : val, state_id : state, country_id : country},\n\t\t\t\t\t\tsuccess: function(data){\n\t\t\t\t\t\t\t$(\"#dealer-list\").html(data);\n\t\t\t\t\t\t}\n\t\t\t\t\t\t});\n\t\t\t\t\t}\n\t\t\t\t\t\n\t\t\t\t\tfunction getDealerGeo() {\n\t\t\t\t\t\tvar latitude = document.getElementById('geoLat');\n\t\t\t\t\t\tvar lat = latitude.value;\n\t\t\t\t\t\tvar longitude = document.getElementById('geoLng');\n\t\t\t\t\t\tvar lng = longitude.value;\n\t\t\t\t\t\tvar lang = \"fr\";\n\t\t\t\t\t\t$.ajax({\n\t\t\t\t\t\ttype: \"POST\",\n\t\t\t\t\t\turl: \"https:\/\/enviro.com\/custom_content\/ajax_dealers2021\/get_dealerGeo.php\",\n\t\t\t\t\t\tdata: { geoLat : lat, geoLng : lng, language : lang},\n\t\t\t\t\t\tsuccess: function(data){\n\t\t\t\t\t\t\t$(\"#dealer-list\").html(data);\n\t\t\t\t\t\t}\n\t\t\t\t\t\t});\n\t\t\t\t\t}\n\t\t\t\t\t\n\t\t\t\t\t\t\n\t\t\t\t\t<\/script>\n\t<div style='min-height: 550px; background-color:#FFFFFF; margin:20px 0 0 0;'>\n\n\n\n\t<div style='width: 645px; display:table; margin: 50px auto 0 auto;'>\n\t<div style='float: left;'>\n\t<img src='https:\/\/enviro.com\/wp-content\/uploads\/2013\/10\/dealer-findadealer.jpg' alt='dealer-findadealer' \/><\/div><div style='float: left; width: 175px; margin: 0 0 0 20px;'>\n\t\t<button class='buttonDist roundedBut' style='width: 178px; line-height: 30px; margin: 0;' onclick='getLocation();'>D\u00e9tection automatique de l'emplacement<\/button>\n\t\t<!-- <button class='locaterSelect' style='height: 30px; padding: 6px 5px 5px 8px; color: #393939;' onclick='getLocation();'>Autodetect Location<\/button> -->\n\t\t<div style='float: left; margin-top: 20px;'>Ou choisissez manuellement:<\/div>\n\t\t<div class='locaterSelect' style='margin: 10px 0 0;'>\n\t\t    <select name='country' id='country-list' onchange='getState(this.value); getCity(\"x\"); getDealer(\"x\");'>\n\t\t    \t<option class='locaterSelect' value=''>-- Choisissez un pays --<\/option><option class='locaterSelect' value='2'> USA <\/option><option class='locaterSelect' value='1'> Canada <\/option><\/select><\/div><div class='locaterSelect' style='margin: 15px 0 0;'>\n\t    \t<select name='prov' id='state-list' onchange='getCity(this.value); getDealer(\"x\");' style='padding-right:5px;'>\n\t    \t\t<option value=''>-- Province \/ Etat --<\/option><\/select><\/div><div class='locaterSelect' style='margin: 15px 0 0;'>\n\t    \t<td align='left' valign='middle' width='75%'><select name='city' id='city-list' onchange='getDealer(this.value);' style='padding-right:5px;'>\n\t    \t\t<option value=''>-- Cit\u00e9 --<\/option><\/select><\/div><\/div><\/div><\/form><div style='clear:both'><\/div><div style='float:left;' id='dealer-list'><\/div><div style='clear:both'><\/div><p id='demo'><\/p><script>\nvar x = document.getElementById(\"demo\");\n\nfunction getLocation() {\n    if (navigator.geolocation) {\n        navigator.geolocation.getCurrentPosition(showPosition);\n    } else { \n        x.innerHTML = \"La g\u00e9olocalisation n'est pas prise en charge par ce navigateur.\";\n    }\n}\n\nfunction showPosition(position) {\n    x.innerHTML = \"<input type='hidden' name='geoLat' id='geoLat' value='\" + position.coords.latitude + \n\t\"'\/> <br><input type='hidden' name='geoLng' id='geoLng' value='\" + position.coords.longitude + \n\t\"'\/>\";\n\tgetDealerGeo();\n}\n<\/script>\n\n<\/div>\n<\/div>\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":2,"featured_media":0,"parent":297,"menu_order":0,"comment_status":"closed","ping_status":"open","template":"","meta":{"footnotes":""},"class_list":["post-97","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/enviro.com\/fr\/wp-json\/wp\/v2\/pages\/97"}],"collection":[{"href":"https:\/\/enviro.com\/fr\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/enviro.com\/fr\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/enviro.com\/fr\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/enviro.com\/fr\/wp-json\/wp\/v2\/comments?post=97"}],"version-history":[{"count":5,"href":"https:\/\/enviro.com\/fr\/wp-json\/wp\/v2\/pages\/97\/revisions"}],"predecessor-version":[{"id":1960,"href":"https:\/\/enviro.com\/fr\/wp-json\/wp\/v2\/pages\/97\/revisions\/1960"}],"up":[{"embeddable":true,"href":"https:\/\/enviro.com\/fr\/wp-json\/wp\/v2\/pages\/297"}],"wp:attachment":[{"href":"https:\/\/enviro.com\/fr\/wp-json\/wp\/v2\/media?parent=97"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}