function initGoogleMaps(){setTimeout(function(){googleMapInitializations.length>0&&jQuery(googleMapInitializations).each(function(n,t){t()})},100)}newCOMerViechtach.Map=newCOMerViechtach.Map||{};newCOMerViechtach.Map=function(){function t(n){this.globalOpts=jQuery.extend({},{},n||{})}var n;return t.prototype={init:function(t){var r={mapClientID:"map",center:new google.maps.LatLng(44.590467,3.515625),zoom:8,mapStyles:[],markers:[],zoomControl:!1,mapTypeControl:!1,scaleControl:!1,streetViewControl:!1,rotateControl:!1,fullscreenControl:!1},i=jQuery.extend({},r,t||{});return n=new google.maps.Map(document.getElementById(i.mapClientID),{center:i.center,zoom:i.zoom,zoomControl:i.zoomControl,mapTypeControl:i.mapTypeControl,scaleControl:i.scaleControl,streetViewControl:i.streetViewControl,rotateControl:i.rotateControl,fullscreenControl:i.fullscreenControl}),i.markers.length>0&&$.each(i.markers,function(t){i.markers[t].setMap(n)}),n.mapTypes.set("styled_map",i.mapStyles),n.setMapTypeId("styled_map"),n},setMarkers:function(t,i){var r=jQuery.extend({},{},i||{});t.length>0&&$.each(t,function(i){t[i].setMap(n)})},getMarkerInfoWindowContent:function(n,t){var i="<div class='mapInfoWindow'>";return n!==""&&(i+="<h6>"+n+"<\/h6>"),t!==null&&(i+="<div>"+t+"<\/div>"),i+"<\/div>"}},{Map:t}}()