info@officinavisentin.it +39 0422 330750

SCHREIBEN SIE UNS NOCH HEUTE!

Füllen Sie dieses Formblatt aus, um Informationen jeder Art anzufordern. Unser Mitarbeiter wird Sie kontaktieren, um Ihre Fragen zu beantworten.

'+ '

' + 'Officina Visentin Srl'+ '

'+ '

' + 'Via Luigi Galvani, 15 - 31022 Preganziol (TV)' + '

'+ '
'; var marker = new MarkerWithLabel({ position: myLatlng, draggable: true, raiseOnDrag: true, icon: ' ', map: map, labelContent: '', labelAnchor: new google.maps.Point(22, 50), labelClass: "labels" // the CSS class for the label }); marker.setMap( map ); var infowindow = new google.maps.InfoWindow({ content: contentString }); google.maps.event.addListener(marker, 'click', function(e) { infowindow.open(map,this); }); /* ========= End First Marker ========= */ });