function e(id$7){return document.getElementById(id$7)}function v(id$8){return e(id$8).value}function vs(id$9,val$3){e(id$9).value=val$3}function d0(id$10){e(id$10).style.display="none"}function d1(id$11){e(id$11).style.display=""}function u(v$1){return typeof v$1=="undefined"};function ErrorLogger(opt_debug,opt_expIds){this.counter_=0;this.eventId_=null;this.debug_=opt_debug;this.expIds_=opt_expIds;this.ticks_=[];var me=this;window.onerror=function(var_args$2){me.log_.apply(me,arguments)}}ErrorLogger.prototype.setEventId=function(vpage$1){this.eventId_=vpage$1.ei};ErrorLogger.prototype.tick=function(flowType,tick$1){flowType?this.ticks_.push(flowType+"."+tick$1):this.ticks_.push(tick$1)}; ErrorLogger.prototype.log_=function(msg,file,line){if(this.debug_){var c$3=window.console;c$3&&c$3.log.apply(c$3,arguments)}else{var stacktrace=[];if(this.counter_<=5){this.counter_++;for(c$3=this.log_.caller;c$3!=null;c$3=c$3.caller){var matches=c$3.toString().match(/function (\w*)/);if(matches&&matches[1]){stacktrace.push(matches[1]);if(c$3.caller==c$3){stacktrace.push("*");break}}}var enc=encodeURIComponent,urlLines=["jsem="+enc(msg.substr(0,400)),"jsef="+enc(file.substr(0,800)),"jsel="+enc(line), "jsest="+enc(stacktrace.join("/").substr(0,400))];this.eventId_&&urlLines.push("ei="+this.eventId_);this.expIds_&&urlLines.push("e="+this.expIds_.join(","));if(this.ticks_.length>0){var ticksStr=this.ticks_.join(";"),len=ticksStr.length;if(len>400){ticksStr=ticksStr.substr(len-400);if(ticksStr.indexOf(";"))ticksStr=ticksStr.substr(ticksStr.indexOf(";")+1)}urlLines.push("cad=ticks:"+ticksStr)}var url$2="/maps/gen_204/jse?"+urlLines.join("&"),r=null;if(typeof ActiveXObject!="undefined")r=new ActiveXObject("Microsoft.XMLHTTP"); else if(window.XMLHttpRequest)r=new XMLHttpRequest;if(r){r.open("GET",url$2,true);r.send(null)}}}}; var gErrorLogger = new ErrorLogger(false);setTimeout(function() {if (gApplication) {return;}e("loadmessage") && d0("loadmessage");e("slowmessage") && d1("slowmessage");}, 10000);var gWhereMsg = "";var gWhatMsg = "";var gStartAddrMsg = "";var gEndAddrMsg = "";var gForms = ["q","d","d_edit"];function switchForm(name) {return false;}function flipDForm() {var f = e("d_form");var tmp = v("d_d");f.saddr.value = v("d_daddr");f.daddr.value = tmp;return false;}function setMrt(mrt) {if (!mrt || mrt == '' || mrt == 'rblall') {d1('showss');d0('hidess');d0('so');e('q_d').style.width = "33em";e('mrtbox').disabled = true;} else {d0('showss');d1('hidess');d1('so');e('q_d').style.width = "24.5em";e('mrtbox').value = mrt;e('mrtbox').disabled = false;}setSrchEx(mrt);return false;}function setSrchEx(mrt) {mrt = mrt || 'all';var exs = {all: 'Trouvez adresses, commerces et points d\x27intérêt',yp: 'ex. : \x22hôtels près de Genève\x22 ou \x22fleurs près de Montreux\x22',loc: 'ex. : "Lausanne" ou "Rue du Stand, Genève"',kmlkmz: 'ex. : \x22tango à Buenos Aires\x22 ou \x22gratte-ciel près de new york\x22',0:0};if (exs[mrt]) {e('srchex').innerHTML = exs[mrt];}}function B(c) {var args = [];var func;this.arg = function(pos,val) {args[pos] = val;return this;};this.func = function(f) {func = f;return this;};this.check = function() {if (!func)return;for (var i = 0; i < c; ++i)if (u(args[i]))return;func.apply(this,args);};}var vpLoad = new B(3);var gApplication = null;var gMasterPrintHandler = null;var gPanelDefaultUrls = ["/maps?hl\x3dfr\x26ie\x3dUTF8\x26t\x3dh\x26msid\x3d113960610182673301116.0004656c8d274b7769caa\x26s\x3dAARTsJrXoqfCf0q3QRAHqKMk7a7C9qJOZg","/maps/ms?hl\x3dfr\x26ie\x3dUTF8\x26t\x3dh\x26s\x3dAARTsJrXoqfCf0q3QRAHqKMk7a7C9qJOZg\x26oe\x3dUTF8\x26msa\x3d10","","/maps/mm?hl\x3dfr\x26ie\x3dUTF8\x26t\x3dh\x26s\x3dAARTsJrXoqfCf0q3QRAHqKMk7a7C9qJOZg","","/maps?hl\x3dfr"];function flipDefault() {e("setas").style.display = "none";e("setasconfirm").style.display = "";}function setDefaultLocation(n) {GDownloadUrl(n.href, flipDefault);return false;}function getWindowHeight() {if (window.self && self.innerHeight) {return self.innerHeight;}if (document.documentElement && document.documentElement.clientHeight) {return document.documentElement.clientHeight;}return 0;}function getIFrameDocument(iframe) {if (iframe.contentWindow) {return iframe.contentWindow.document;} else {return iframe.contentDocument;}}function loadUrl(simpleUrl, opt_loadInPlace) {var opts = {load: true,loadInPlace: opt_loadInPlace};getIFrameDocument(e("vp")).location =gApplication ? gApplication.prepareVPageUrl(simpleUrl, opts) : simpleUrl;return false;}function openInfoWindow(id, opt_point) {if (!u(opt_point)) {throw 'opt_point argument of openInfoWindow() is deprecated.';}if (gApplication && id != "") {gApplication.openInfoWindow(id);return false;}return true;}function openLbaInfoWindow(id, label) {if (gApplication) {gApplication.maybeReportLbaInfoWindow(id, label);return false;}return true;}function maximizeInfoWindow(opt_id, opt_params) {if (gApplication) {gApplication.maximizeInfoWindow(opt_id, opt_params);}return false;}function calculateOffsetTop(element, opt_top) {var top = opt_top || null;var offset = 0;for (var elem = element; elem && elem != opt_top;elem = elem.offsetParent) {offset += elem.offsetTop;}return offset;}function resizeApp() {var height = getWindowHeight();var mapElem = e("map");var map_height = height - calculateOffsetTop(mapElem);var panelElem = e("panel");var panel_height = height + 4 - calculateOffsetTop(panelElem);var sp = e("spsizer");var resizer_height = height - calculateOffsetTop(sp);mapElem.style.height = Math.max(0, map_height) + "px";e("wpanel").style.height = panelElem.style.height =Math.max(0, panel_height) + "px";sp.style.height = Math.max(0, resizer_height) + "px";}function onSearch(form) {if (gApplication) {gApplication.prepareMainForm(form);}return true;}function loadHomePage() {if (window.gHomeVPage) {vpLoad.arg(1, gHomeVPage);}eval("try { e('q_d').focus(); } catch (ex) {}");vpLoad.arg(2, "homestate").check();}function loadVPage(v, s) {vpLoad.arg(1, v).arg(2, s).check();}var gHomeVPage;//]]>Utilisateurs d'un lecteur d'écran : cliquez ici pour accéder à la version HTML brut
Chargement en cours...
Trouvez adresses, commerces et points d'intérêt En savoir plus.
Accéder à la page d'accueil Google Maps




Plan
Sat.
Rel.