function initialize() { if (GBrowserIsCompatible()) { map = new GMap2(document.getElementById('sgs-map')); map.setMapType(G_SATELLITE_MAP); var center = new GLatLng(48.84, 2.339); map.setCenter(center, 10); var mapControl = new GMapTypeControl(); map.addControl(mapControl); map.addControl(new GLargeMapControl()); mgr = new MarkerManager(map); var marker; var latlong = new GLatLng(48.936526,2.266488); marker = new GMarker(latlong); GEvent.addListener(marker, 'click', function() { this.openInfoWindowHtml('

Port de Gennevilliers

62 route principale du Port - CE n°112
92631 Gennevilliers cedex
En savoir plus

'); }); mgr.addMarker(marker, 0); var latlong = new GLatLng(48.781943,2.493017); marker = new GMarker(latlong); GEvent.addListener(marker, 'click', function() { this.openInfoWindowHtml('

Port de Bonneuil-sur-Marne

5 route de Stains
94387 Bonneuil-sur-Marne cedex
En savoir plus

'); }); mgr.addMarker(marker, 0); var latlong = new GLatLng(48.975259,1.746912); marker = new GMarker(latlong); GEvent.addListener(marker, 'click', function() { this.openInfoWindowHtml('

Port de Limay-Porcheville

62 route de Hazay
78520 Limay
En savoir plus

'); }); mgr.addMarker(marker, 0); var latlong = new GLatLng(48.878182,2.682338); var custom_icon = new GIcon(G_DEFAULT_ICON); custom_icon.image = 'http://www.google.com/uds/samples/places/temp_marker.png'; marker = new GMarker(latlong, {icon:custom_icon}); GEvent.addListener(marker, 'click', function() { this.openInfoWindowHtml('

Port de Lagny / Saint-Thibault-des-vignes

24, quai d’Austerlitz
75013 Paris
En savoir plus

'); }); mgr.addMarker(marker, 0); var latlong = new GLatLng(48.387055,2.938306); var custom_icon = new GIcon(G_DEFAULT_ICON); custom_icon.image = 'http://www.google.com/uds/samples/places/temp_marker.png'; marker = new GMarker(latlong, {icon:custom_icon}); GEvent.addListener(marker, 'click', function() { this.openInfoWindowHtml('

Port de Montereau-Fault-Yonne

24, quai d’Austerlitz
75013 Paris
En savoir plus

'); }); mgr.addMarker(marker, 0); var latlong = new GLatLng(48.832312,2.262969); var custom_icon = new GIcon(G_DEFAULT_ICON); custom_icon.image = 'http://www.google.com/uds/samples/places/temp_marker.png'; marker = new GMarker(latlong, {icon:custom_icon}); GEvent.addListener(marker, 'click', function() { this.openInfoWindowHtml('

Issy-les-Moulineaux - Port Victor

2, Quai de la Tournelle
75005 Paris
En savoir plus

'); }); mgr.addMarker(marker, 0); var latlong = new GLatLng(49.055758,2.128000); var custom_icon = new GIcon(G_DEFAULT_ICON); custom_icon.image = 'http://www.google.com/uds/samples/places/temp_marker.png'; marker = new GMarker(latlong, {icon:custom_icon}); GEvent.addListener(marker, 'click', function() { this.openInfoWindowHtml('

Port de Saint-Ouen l’Aumône

Saint-Ouen l\'Aumône
95318 Cergy-Pontoise Cedex
En savoir plus

'); }); mgr.addMarker(marker, 0); var latlong = new GLatLng(48.625988,2.465658); var custom_icon = new GIcon(G_DEFAULT_ICON); custom_icon.image = 'http://www.google.com/uds/samples/places/temp_marker.png'; marker = new GMarker(latlong, {icon:custom_icon}); GEvent.addListener(marker, 'click', function() { this.openInfoWindowHtml('

Port d\'Evry

Zone portuaire
91000 Evry
En savoir plus

'); }); mgr.addMarker(marker, 0); var latlong = new GLatLng(49.148310,2.343092); var custom_icon = new GIcon(G_DEFAULT_ICON); custom_icon.image = 'http://www.google.com/uds/samples/places/temp_marker.png'; marker = new GMarker(latlong, {icon:custom_icon}); GEvent.addListener(marker, 'click', function() { this.openInfoWindowHtml('

Port de Bruyères-sur-Oise

ZAE des Aubins
95820 Bruyères-sur-Oise
En savoir plus

'); }); mgr.addMarker(marker, 0); var latlong = new GLatLng(48.418393,3.230968); var custom_icon = new GIcon(G_DEFAULT_ICON); custom_icon.image = 'http://www.google.com/uds/samples/places/temp_marker.png'; marker = new GMarker(latlong, {icon:custom_icon}); GEvent.addListener(marker, 'click', function() { this.openInfoWindowHtml('

Port de Bray-sur-Seine

24, quai d’Austerlitz
75013 Paris
En savoir plus

'); }); mgr.addMarker(marker, 0); var latlong = new GLatLng(48.615849,2.479005); var custom_icon = new GIcon(G_DEFAULT_ICON); custom_icon.image = 'http://www.google.com/uds/samples/places/temp_marker.png'; marker = new GMarker(latlong, {icon:custom_icon}); GEvent.addListener(marker, 'click', function() { this.openInfoWindowHtml('

Port de Corbeil

24, quai d’Austerlitz
75013 Paris
En savoir plus

'); }); mgr.addMarker(marker, 0); var latlong = new GLatLng(48.905583,2.293739); var custom_icon = new GIcon(G_DEFAULT_ICON); custom_icon.image = 'http://www.google.com/uds/samples/places/temp_marker.png'; marker = new GMarker(latlong, {icon:custom_icon}); GEvent.addListener(marker, 'click', function() { this.openInfoWindowHtml('

Clichy

23, Ile de la Loge BP 52
78380 Bougival Cedex
En savoir plus

'); }); mgr.addMarker(marker, 0); var latlong = new GLatLng(48.673507,2.392874); var custom_icon = new GIcon(G_DEFAULT_ICON); custom_icon.image = 'http://www.google.com/uds/samples/places/temp_marker.png'; marker = new GMarker(latlong, {icon:custom_icon}); GEvent.addListener(marker, 'click', function() { this.openInfoWindowHtml('

Port de Viry-Châtillon

24, quai d’Austerlitz
75013 Paris
En savoir plus

'); }); mgr.addMarker(marker, 0); var latlong = new GLatLng(48.841729,2.225161); var custom_icon = new GIcon(G_DEFAULT_ICON); custom_icon.image = 'http://www.google.com/uds/samples/places/temp_marker.png'; marker = new GMarker(latlong, {icon:custom_icon}); GEvent.addListener(marker, 'click', function() { this.openInfoWindowHtml('

Boulogne

2, quai de la Tournelle
75005 Paris
En savoir plus

'); }); mgr.addMarker(marker, 0); var latlong = new GLatLng(48.700705,2.396479); var custom_icon = new GIcon(G_DEFAULT_ICON); custom_icon.image = 'http://www.google.com/uds/samples/places/temp_marker.png'; marker = new GMarker(latlong, {icon:custom_icon}); GEvent.addListener(marker, 'click', function() { this.openInfoWindowHtml('

Port d\'Athis-Mons

24, quai d’Austerlitz
75013 Paris
En savoir plus

'); }); mgr.addMarker(marker, 0); var latlong = new GLatLng(48.764424,2.412529); var custom_icon = new GIcon(G_DEFAULT_ICON); custom_icon.image = 'http://www.google.com/uds/samples/places/temp_marker.png'; marker = new GMarker(latlong, {icon:custom_icon}); GEvent.addListener(marker, 'click', function() { this.openInfoWindowHtml('

Choisy-le-Roi

24, quai d’Austerlitz
75013 Paris
En savoir plus

'); }); mgr.addMarker(marker, 0); var latlong = new GLatLng(48.798341,2.419975); var custom_icon = new GIcon(G_DEFAULT_ICON); custom_icon.image = 'http://www.google.com/uds/samples/places/temp_marker.png'; marker = new GMarker(latlong, {icon:custom_icon}); GEvent.addListener(marker, 'click', function() { this.openInfoWindowHtml('

Port d\'Alfortville

24, quai d’Austerlitz
75013 Paris
En savoir plus

'); }); mgr.addMarker(marker, 0); var latlong = new GLatLng(48.783693,2.484369); var custom_icon = new GIcon(G_DEFAULT_ICON); custom_icon.image = 'http://www.google.com/uds/samples/places/temp_marker.png'; marker = new GMarker(latlong, {icon:custom_icon}); GEvent.addListener(marker, 'click', function() { this.openInfoWindowHtml('

Saint-Maur-des-Fossés

24, quai d’Austerlitz
75013 Paris
En savoir plus

'); }); mgr.addMarker(marker, 0); var latlong = new GLatLng(48.866990,2.572517); var custom_icon = new GIcon(G_DEFAULT_ICON); custom_icon.image = 'http://www.google.com/uds/samples/places/temp_marker.png'; marker = new GMarker(latlong, {icon:custom_icon}); GEvent.addListener(marker, 'click', function() { this.openInfoWindowHtml('

Port de Gournay-sur-Marne

24, quai d’Austerlitz
75013 Paris
En savoir plus

'); }); mgr.addMarker(marker, 0); var latlong = new GLatLng(48.875103,2.125168); var custom_icon = new GIcon(G_DEFAULT_ICON); custom_icon.image = 'http://www.google.com/uds/samples/places/temp_marker.png'; marker = new GMarker(latlong, {icon:custom_icon}); GEvent.addListener(marker, 'click', function() { this.openInfoWindowHtml('

Port de Saint-Denis-l\'Etoile

23, Ile de la Loge BP 52
78380 Bougival Cedex
En savoir plus

'); }); mgr.addMarker(marker, 0); var latlong = new GLatLng(48.942798,2.251167); var custom_icon = new GIcon(G_DEFAULT_ICON); custom_icon.image = 'http://www.google.com/uds/samples/places/temp_marker.png'; marker = new GMarker(latlong, {icon:custom_icon}); GEvent.addListener(marker, 'click', function() { this.openInfoWindowHtml('

Port d\'Argenteuil

23, Ile de la Loge BP 52
78380 Bougival Cedex
En savoir plus

'); }); mgr.addMarker(marker, 0); var latlong = new GLatLng(48.991595,2.095814); var custom_icon = new GIcon(G_DEFAULT_ICON); custom_icon.image = 'http://www.google.com/uds/samples/places/temp_marker.png'; marker = new GMarker(latlong, {icon:custom_icon}); GEvent.addListener(marker, 'click', function() { this.openInfoWindowHtml('

Port de Conflans

23, Ile de la Loge BP 52
78380 Bougival Cedex
En savoir plus

'); }); mgr.addMarker(marker, 0); var latlong = new GLatLng(49.062681,2.126412); var custom_icon = new GIcon(G_DEFAULT_ICON); custom_icon.image = 'http://www.google.com/uds/samples/places/temp_marker.png'; marker = new GMarker(latlong, {icon:custom_icon}); GEvent.addListener(marker, 'click', function() { this.openInfoWindowHtml('

Port de Pontoise

23, Ile de la Loge BP 52
78380 Bougival Cedex
En savoir plus

'); }); mgr.addMarker(marker, 0); var latlong = new GLatLng(48.818528,2.401553); var custom_icon = new GIcon(G_DEFAULT_ICON); custom_icon.image = 'http://www.google.com/uds/samples/places/temp_marker.png'; marker = new GMarker(latlong, {icon:custom_icon}); GEvent.addListener(marker, 'click', function() { this.openInfoWindowHtml('

Port d’Ivry-sur-Seine

24, quai d\'Austerlitz
75013 Paris
En savoir plus

'); }); mgr.addMarker(marker, 0); var latlong = new GLatLng(48.899653,2.177525); var custom_icon = new GIcon(G_DEFAULT_ICON); custom_icon.image = 'http://www.google.com/uds/samples/places/temp_marker.png'; marker = new GMarker(latlong, {icon:custom_icon}); GEvent.addListener(marker, 'click', function() { this.openInfoWindowHtml('

Port de Nanterre

23, Ile de la Loge BP 52
78380 Bougival Cedex
En savoir plus

'); }); mgr.addMarker(marker, 0); var latlong = new GLatLng(48.830444,2.382724); var custom_icon = new GIcon(G_DEFAULT_ICON); custom_icon.image = 'http://www.google.com/uds/samples/places/temp_marker.png'; marker = new GMarker(latlong, {icon:custom_icon}); GEvent.addListener(marker, 'click', function() { this.openInfoWindowHtml('

Paris -Tolbiac

Paris
75000 Paris
En savoir plus

'); }); mgr.addMarker(marker, 0); var latlong = new GLatLng(48.834470,2.262025); var custom_icon = new GIcon(G_DEFAULT_ICON); custom_icon.image = 'http://www.google.com/uds/samples/places/temp_marker.png'; marker = new GMarker(latlong, {icon:custom_icon}); GEvent.addListener(marker, 'click', function() { this.openInfoWindowHtml('

Paris - Point du Jour

Quai du Point du Jour
75016 Paris
En savoir plus

'); }); mgr.addMarker(marker, 0); var latlong = new GLatLng(48.943137,2.273655); marker = new GMarker(latlong); GEvent.addListener(marker, 'click', function() { this.openInfoWindowHtml('

Port of Gennevilliers

62 route principale du Port - CE n°112
92631 Gennevilliers cedex
En savoir plus

'); }); mgr.addMarker(marker, 0); var latlong = new GLatLng(48.625988,2.465658); var custom_icon = new GIcon(G_DEFAULT_ICON); custom_icon.image = 'http://www.google.com/uds/samples/places/temp_marker.png'; marker = new GMarker(latlong, {icon:custom_icon}); GEvent.addListener(marker, 'click', function() { this.openInfoWindowHtml('

Port of Evry

Zone portuaire
91000 Evry
En savoir plus

'); }); mgr.addMarker(marker, 0); var latlong = new GLatLng(49.148310,2.343092); var custom_icon = new GIcon(G_DEFAULT_ICON); custom_icon.image = 'http://www.google.com/uds/samples/places/temp_marker.png'; marker = new GMarker(latlong, {icon:custom_icon}); GEvent.addListener(marker, 'click', function() { this.openInfoWindowHtml('

Port of Bruyères-sur-Oise

ZAE des Aubins
95820 Bruyères-sur-Oise
En savoir plus

'); }); mgr.addMarker(marker, 0); var latlong = new GLatLng(48.975259,1.746912); marker = new GMarker(latlong); GEvent.addListener(marker, 'click', function() { this.openInfoWindowHtml('

Port of Limay-Porcheville

62 route de Hazay
78520 Limay
En savoir plus

'); }); mgr.addMarker(marker, 0); var latlong = new GLatLng(48.878182,2.682338); var custom_icon = new GIcon(G_DEFAULT_ICON); custom_icon.image = 'http://www.google.com/uds/samples/places/temp_marker.png'; marker = new GMarker(latlong, {icon:custom_icon}); GEvent.addListener(marker, 'click', function() { this.openInfoWindowHtml('

Port of Lagny / Saint-Thibault-des-Vignes

24, quai d’Austerlitz
75013 Paris
En savoir plus

'); }); mgr.addMarker(marker, 0); var latlong = new GLatLng(48.700705,2.396479); var custom_icon = new GIcon(G_DEFAULT_ICON); custom_icon.image = 'http://www.google.com/uds/samples/places/temp_marker.png'; marker = new GMarker(latlong, {icon:custom_icon}); GEvent.addListener(marker, 'click', function() { this.openInfoWindowHtml('

Port of Athis-Mons

24, quai d’Austerlitz
75013 Paris
En savoir plus

'); }); mgr.addMarker(marker, 0); var latlong = new GLatLng(48.673507,2.392874); var custom_icon = new GIcon(G_DEFAULT_ICON); custom_icon.image = 'http://www.google.com/uds/samples/places/temp_marker.png'; marker = new GMarker(latlong, {icon:custom_icon}); GEvent.addListener(marker, 'click', function() { this.openInfoWindowHtml('

Port of Viry-Châtillon

24, quai d’Austerlitz
75013 Paris
En savoir plus

'); }); mgr.addMarker(marker, 0); var latlong = new GLatLng(48.615849,2.479005); var custom_icon = new GIcon(G_DEFAULT_ICON); custom_icon.image = 'http://www.google.com/uds/samples/places/temp_marker.png'; marker = new GMarker(latlong, {icon:custom_icon}); GEvent.addListener(marker, 'click', function() { this.openInfoWindowHtml('

Port of Corbeil

24, quai d’Austerlitz
75013 Paris
En savoir plus

'); }); mgr.addMarker(marker, 0); var latlong = new GLatLng(48.387055,2.938306); var custom_icon = new GIcon(G_DEFAULT_ICON); custom_icon.image = 'http://www.google.com/uds/samples/places/temp_marker.png'; marker = new GMarker(latlong, {icon:custom_icon}); GEvent.addListener(marker, 'click', function() { this.openInfoWindowHtml('

Port of Montereau-Fault-Yonne

24, quai d’Austerlitz
75013 Paris
En savoir plus

'); }); mgr.addMarker(marker, 0); var latlong = new GLatLng(48.418393,3.230968); var custom_icon = new GIcon(G_DEFAULT_ICON); custom_icon.image = 'http://www.google.com/uds/samples/places/temp_marker.png'; marker = new GMarker(latlong, {icon:custom_icon}); GEvent.addListener(marker, 'click', function() { this.openInfoWindowHtml('

Port of Bray-sur-Seine

24, quai d’Austerlitz
75013 Paris
En savoir plus

'); }); mgr.addMarker(marker, 0); var latlong = new GLatLng(48.776159,2.492394); marker = new GMarker(latlong); GEvent.addListener(marker, 'click', function() { this.openInfoWindowHtml('

Port of Bonneuil-sur-Marne

5 route de Stains
94387 Bonneuil-sur-Marne cedex
En savoir plus

'); }); mgr.addMarker(marker, 0); var latlong = new GLatLng(48.832312,2.262969); var custom_icon = new GIcon(G_DEFAULT_ICON); custom_icon.image = 'http://www.google.com/uds/samples/places/temp_marker.png'; marker = new GMarker(latlong, {icon:custom_icon}); GEvent.addListener(marker, 'click', function() { this.openInfoWindowHtml('

Ports of Victor and Issy-les-Moulineaux

2, Quai de la Tournelle
75005 Paris
En savoir plus

'); }); mgr.addMarker(marker, 0); var latlong = new GLatLng(48.764424,2.412529); var custom_icon = new GIcon(G_DEFAULT_ICON); custom_icon.image = 'http://www.google.com/uds/samples/places/temp_marker.png'; marker = new GMarker(latlong, {icon:custom_icon}); GEvent.addListener(marker, 'click', function() { this.openInfoWindowHtml('

Port of Choisy-le-Roi

24, quai d’Austerlitz
75013 Paris
En savoir plus

'); }); mgr.addMarker(marker, 0); var latlong = new GLatLng(48.798341,2.419975); var custom_icon = new GIcon(G_DEFAULT_ICON); custom_icon.image = 'http://www.google.com/uds/samples/places/temp_marker.png'; marker = new GMarker(latlong, {icon:custom_icon}); GEvent.addListener(marker, 'click', function() { this.openInfoWindowHtml('

Port of Alfortville

24, quai d’Austerlitz
75013 Paris
En savoir plus

'); }); mgr.addMarker(marker, 0); var latlong = new GLatLng(48.783693,2.484369); var custom_icon = new GIcon(G_DEFAULT_ICON); custom_icon.image = 'http://www.google.com/uds/samples/places/temp_marker.png'; marker = new GMarker(latlong, {icon:custom_icon}); GEvent.addListener(marker, 'click', function() { this.openInfoWindowHtml('

Port of Saint Maur

24, quai d’Austerlitz
75013 Paris
En savoir plus

'); }); mgr.addMarker(marker, 0); var latlong = new GLatLng(48.866990,2.572517); var custom_icon = new GIcon(G_DEFAULT_ICON); custom_icon.image = 'http://www.google.com/uds/samples/places/temp_marker.png'; marker = new GMarker(latlong, {icon:custom_icon}); GEvent.addListener(marker, 'click', function() { this.openInfoWindowHtml('

Port of Gournay-sur-Marne

24, quai d’Austerlitz
75013 Paris
En savoir plus

'); }); mgr.addMarker(marker, 0); var latlong = new GLatLng(49.055758,2.128000); var custom_icon = new GIcon(G_DEFAULT_ICON); custom_icon.image = 'http://www.google.com/uds/samples/places/temp_marker.png'; marker = new GMarker(latlong, {icon:custom_icon}); GEvent.addListener(marker, 'click', function() { this.openInfoWindowHtml('

Port of Saint-Ouen l’Aumône

Saint-Ouen l\'Aumône
95318 Cergy-Pontoise Cedex
En savoir plus

'); }); mgr.addMarker(marker, 0); var latlong = new GLatLng(48.991595,2.095814); var custom_icon = new GIcon(G_DEFAULT_ICON); custom_icon.image = 'http://www.google.com/uds/samples/places/temp_marker.png'; marker = new GMarker(latlong, {icon:custom_icon}); GEvent.addListener(marker, 'click', function() { this.openInfoWindowHtml('

Port of Conflans

23, Ile de la Loge BP 52
78380 Bougival Cedex
En savoir plus

'); }); mgr.addMarker(marker, 0); var latlong = new GLatLng(48.899653,2.177525); var custom_icon = new GIcon(G_DEFAULT_ICON); custom_icon.image = 'http://www.google.com/uds/samples/places/temp_marker.png'; marker = new GMarker(latlong, {icon:custom_icon}); GEvent.addListener(marker, 'click', function() { this.openInfoWindowHtml('

Port of Nanterre

23, Ile de la Loge BP 52
78380 Bougival Cedex
En savoir plus

'); }); mgr.addMarker(marker, 0); var latlong = new GLatLng(48.942798,2.251167); var custom_icon = new GIcon(G_DEFAULT_ICON); custom_icon.image = 'http://www.google.com/uds/samples/places/temp_marker.png'; marker = new GMarker(latlong, {icon:custom_icon}); GEvent.addListener(marker, 'click', function() { this.openInfoWindowHtml('

Port of Argenteuil

23, Ile de la Loge BP 52
78380 Bougival Cedex
En savoir plus

'); }); mgr.addMarker(marker, 0); var latlong = new GLatLng(48.875103,2.125168); var custom_icon = new GIcon(G_DEFAULT_ICON); custom_icon.image = 'http://www.google.com/uds/samples/places/temp_marker.png'; marker = new GMarker(latlong, {icon:custom_icon}); GEvent.addListener(marker, 'click', function() { this.openInfoWindowHtml('

Port of Saint-Denis-l\'Etoile

23, Ile de la Loge BP 52
78380 Bougival Cedex
En savoir plus

'); }); mgr.addMarker(marker, 0); var latlong = new GLatLng(48.905583,2.293739); var custom_icon = new GIcon(G_DEFAULT_ICON); custom_icon.image = 'http://www.google.com/uds/samples/places/temp_marker.png'; marker = new GMarker(latlong, {icon:custom_icon}); GEvent.addListener(marker, 'click', function() { this.openInfoWindowHtml('

Port of Clichy

23, Ile de la Loge BP 52
78380 Bougival Cedex
En savoir plus

'); }); mgr.addMarker(marker, 0); var latlong = new GLatLng(49.062681,2.126412); var custom_icon = new GIcon(G_DEFAULT_ICON); custom_icon.image = 'http://www.google.com/uds/samples/places/temp_marker.png'; marker = new GMarker(latlong, {icon:custom_icon}); GEvent.addListener(marker, 'click', function() { this.openInfoWindowHtml('

Port of Pontoise

23, Ile de la Loge BP 52
78380 Bougival Cedex
En savoir plus

'); }); mgr.addMarker(marker, 0); var latlong = new GLatLng(48.837511,2.374098); var custom_icon = new GIcon(G_DEFAULT_ICON); custom_icon.image = 'http://www.google.com/uds/samples/places/temp_marker.png'; marker = new GMarker(latlong, {icon:custom_icon}); GEvent.addListener(marker, 'click', function() { this.openInfoWindowHtml('

Paris - Austerlitz

2, Quai de la Tournelle
75000 Paris
En savoir plus

'); }); mgr.addMarker(marker, 0); var latlong = new GLatLng(48.861101,2.294877); var custom_icon = new GIcon(G_DEFAULT_ICON); custom_icon.image = 'http://www.google.com/uds/samples/places/temp_marker.png'; marker = new GMarker(latlong, {icon:custom_icon}); GEvent.addListener(marker, 'click', function() { this.openInfoWindowHtml('

Paris - La Bourdonnais

Port de La Bourdonnais
75007 Paris
En savoir plus

'); }); mgr.addMarker(marker, 0); var latlong = new GLatLng(48.820551,2.400727); var custom_icon = new GIcon(G_DEFAULT_ICON); custom_icon.image = 'http://www.google.com/uds/samples/places/temp_marker.png'; marker = new GMarker(latlong, {icon:custom_icon}); GEvent.addListener(marker, 'click', function() { this.openInfoWindowHtml('

Charenton

Port de Charenton-Ile-Martinet
94220 Charenton-le-Pont
En savoir plus

'); }); mgr.addMarker(marker, 0); var latlong = new GLatLng(48.731540,2.445917); var custom_icon = new GIcon(G_DEFAULT_ICON); custom_icon.image = 'http://www.google.com/uds/samples/places/temp_marker.png'; marker = new GMarker(latlong, {icon:custom_icon}); GEvent.addListener(marker, 'click', function() { this.openInfoWindowHtml('

Port de Villeneuve-Saint-Georges

ZI portuaire de Villeneuve-Saint-Georges
94190 Villeneuve Saint Georges
En savoir plus

'); }); mgr.addMarker(marker, 0); var latlong = new GLatLng(48.805620,2.410512); var custom_icon = new GIcon(G_DEFAULT_ICON); custom_icon.image = 'http://www.google.com/uds/samples/places/temp_marker.png'; marker = new GMarker(latlong, {icon:custom_icon}); GEvent.addListener(marker, 'click', function() { this.openInfoWindowHtml('

Port d\'Alfortville - Morville

Agence portuaire Centrale 2, Quai de la Tournelle
75005 Paris
En savoir plus

'); }); mgr.addMarker(marker, 0); var latlong = new GLatLng(48.827111,2.386758); var custom_icon = new GIcon(G_DEFAULT_ICON); custom_icon.image = 'http://www.google.com/uds/samples/places/temp_marker.png'; marker = new GMarker(latlong, {icon:custom_icon}); GEvent.addListener(marker, 'click', function() { this.openInfoWindowHtml('

Paris - National

Agence portuaire Central 2, Quai de la Tournelle
75005 Paris
En savoir plus

'); }); mgr.addMarker(marker, 0); var latlong = new GLatLng(48.836560,2.375150); var custom_icon = new GIcon(G_DEFAULT_ICON); custom_icon.image = 'http://www.google.com/uds/samples/places/temp_marker.png'; marker = new GMarker(latlong, {icon:custom_icon}); GEvent.addListener(marker, 'click', function() { this.openInfoWindowHtml('

Port de La Gare

Agence portuaire Centrale 2, Quai de la Tournelle
75005 Paris
En savoir plus

'); }); mgr.addMarker(marker, 0); var latlong = new GLatLng(48.861652,2.323458); var custom_icon = new GIcon(G_DEFAULT_ICON); custom_icon.image = 'http://www.google.com/uds/samples/places/temp_marker.png'; marker = new GMarker(latlong, {icon:custom_icon}); GEvent.addListener(marker, 'click', function() { this.openInfoWindowHtml('

Paris - Solférino

Agence portuaire Centrale 2, Quai de la Tournelle
75005 Paris
En savoir plus

'); }); mgr.addMarker(marker, 0); var latlong = new GLatLng(48.862908,2.305841); var custom_icon = new GIcon(G_DEFAULT_ICON); custom_icon.image = 'http://www.google.com/uds/samples/places/temp_marker.png'; marker = new GMarker(latlong, {icon:custom_icon}); GEvent.addListener(marker, 'click', function() { this.openInfoWindowHtml('

Paris - Gros Caillou

Agence portuaire Centrale 2, Quai de la Tournelle
75005 Paris
En savoir plus

'); }); mgr.addMarker(marker, 0); var latlong = new GLatLng(48.857374,2.290392); var custom_icon = new GIcon(G_DEFAULT_ICON); custom_icon.image = 'http://www.google.com/uds/samples/places/temp_marker.png'; marker = new GMarker(latlong, {icon:custom_icon}); GEvent.addListener(marker, 'click', function() { this.openInfoWindowHtml('

Paris - Suffren

Agence portuaire Centrale 2, Quai de la Tournelle
75005 Paris
En savoir plus

'); }); mgr.addMarker(marker, 0); var latlong = new GLatLng(48.850879,2.283161); var custom_icon = new GIcon(G_DEFAULT_ICON); custom_icon.image = 'http://www.google.com/uds/samples/places/temp_marker.png'; marker = new GMarker(latlong, {icon:custom_icon}); GEvent.addListener(marker, 'click', function() { this.openInfoWindowHtml('

Paris - Grenelle

Agence portuaire Centrale 2, Quai de la Tournelle
75005 Paris
En savoir plus

'); }); mgr.addMarker(marker, 0); var latlong = new GLatLng(48.847618,2.278376); var custom_icon = new GIcon(G_DEFAULT_ICON); custom_icon.image = 'http://www.google.com/uds/samples/places/temp_marker.png'; marker = new GMarker(latlong, {icon:custom_icon}); GEvent.addListener(marker, 'click', function() { this.openInfoWindowHtml('

Paris - Javel-Haut

Agence portuaire Centrale 2, Quai de la Tournelle
75005 Paris
En savoir plus

'); }); mgr.addMarker(marker, 0); var latlong = new GLatLng(48.842054,2.272260); var custom_icon = new GIcon(G_DEFAULT_ICON); custom_icon.image = 'http://www.google.com/uds/samples/places/temp_marker.png'; marker = new GMarker(latlong, {icon:custom_icon}); GEvent.addListener(marker, 'click', function() { this.openInfoWindowHtml('

Paris - Javel-Bas

Agence portuaire Centrale 2, Quai de la Tournelle
75005 Paris
En savoir plus

'); }); mgr.addMarker(marker, 0); var latlong = new GLatLng(48.831108,2.384462); var custom_icon = new GIcon(G_DEFAULT_ICON); custom_icon.image = 'http://www.google.com/uds/samples/places/temp_marker.png'; marker = new GMarker(latlong, {icon:custom_icon}); GEvent.addListener(marker, 'click', function() { this.openInfoWindowHtml('

Paris - Bercy Amont

Agence portuaire Centrale 2, Quai de la Tournelle
75005 Paris
En savoir plus

'); }); mgr.addMarker(marker, 0); var latlong = new GLatLng(48.836419,2.378476); var custom_icon = new GIcon(G_DEFAULT_ICON); custom_icon.image = 'http://www.google.com/uds/samples/places/temp_marker.png'; marker = new GMarker(latlong, {icon:custom_icon}); GEvent.addListener(marker, 'click', function() { this.openInfoWindowHtml('

Paris - Bercy Aval

Agence portuaire Centrale 2, Quai de la Tournelle
75005 Paris
En savoir plus

'); }); mgr.addMarker(marker, 0); var latlong = new GLatLng(48.841800,2.372360); var custom_icon = new GIcon(G_DEFAULT_ICON); custom_icon.image = 'http://www.google.com/uds/samples/places/temp_marker.png'; marker = new GMarker(latlong, {icon:custom_icon}); GEvent.addListener(marker, 'click', function() { this.openInfoWindowHtml('

Paris - La Rapée

Agence portuaire Centrale 2, Quai de la Tournelle
75005 Paris
En savoir plus

'); }); mgr.addMarker(marker, 0); var latlong = new GLatLng(48.848437,2.362897); var custom_icon = new GIcon(G_DEFAULT_ICON); custom_icon.image = 'http://www.google.com/uds/samples/places/temp_marker.png'; marker = new GMarker(latlong, {icon:custom_icon}); GEvent.addListener(marker, 'click', function() { this.openInfoWindowHtml('

Paris - Henri IV

Agence portuaire Centrale 2, Quai de la Tournelle
75005 Paris
En savoir plus

'); }); mgr.addMarker(marker, 0); var latlong = new GLatLng(48.864136,2.307901); var custom_icon = new GIcon(G_DEFAULT_ICON); custom_icon.image = 'http://www.google.com/uds/samples/places/temp_marker.png'; marker = new GMarker(latlong, {icon:custom_icon}); GEvent.addListener(marker, 'click', function() { this.openInfoWindowHtml('

Paris - La Conférence

Agence portuaire Centrale 2, Quai de la Tournelle
75005 Paris
En savoir plus

'); }); mgr.addMarker(marker, 0); var latlong = new GLatLng(48.862442,2.294168); var custom_icon = new GIcon(G_DEFAULT_ICON); custom_icon.image = 'http://www.google.com/uds/samples/places/temp_marker.png'; marker = new GMarker(latlong, {icon:custom_icon}); GEvent.addListener(marker, 'click', function() { this.openInfoWindowHtml('

Paris - Debilly

Agence portuaire Centrale 2, Quai de la Tournelle
75005 Paris
En savoir plus

'); }); mgr.addMarker(marker, 0); var latlong = new GLatLng(48.835557,2.262647); var custom_icon = new GIcon(G_DEFAULT_ICON); custom_icon.image = 'http://www.google.com/uds/samples/places/temp_marker.png'; marker = new GMarker(latlong, {icon:custom_icon}); GEvent.addListener(marker, 'click', function() { this.openInfoWindowHtml('

Paris - Point du Jour

Agence portuaire Centrale 2, Quai de la Tournelle
75005 Paris
En savoir plus

'); }); mgr.addMarker(marker, 0); var latlong = new GLatLng(48.955900,2.281400); var custom_icon = new GIcon(G_DEFAULT_ICON); custom_icon.image = 'http://www.google.com/uds/samples/places/temp_marker.png'; marker = new GMarker(latlong, {icon:custom_icon}); GEvent.addListener(marker, 'click', function() { this.openInfoWindowHtml('

Port de Boulogne-les-Studios

Agence portuaire Centrale 2, Quai de la Tournelle
75005 Paris
En savoir plus

'); }); mgr.addMarker(marker, 0); var latlong = new GLatLng(48.955900,2.281400); var custom_icon = new GIcon(G_DEFAULT_ICON); custom_icon.image = 'http://www.google.com/uds/samples/places/temp_marker.png'; marker = new GMarker(latlong, {icon:custom_icon}); GEvent.addListener(marker, 'click', function() { this.openInfoWindowHtml('

Port de Sèvres

Agence portuaire Centrale 2, Quai de la Tournelle
75005 Paris
En savoir plus

'); }); mgr.addMarker(marker, 0); var latlong = new GLatLng(48.955900,2.281400); var custom_icon = new GIcon(G_DEFAULT_ICON); custom_icon.image = 'http://www.google.com/uds/samples/places/temp_marker.png'; marker = new GMarker(latlong, {icon:custom_icon}); GEvent.addListener(marker, 'click', function() { this.openInfoWindowHtml('

Port de Boulogne-Legrand

Agence portuaire Centrale 2, Quai de la Tournelle
75005 Paris
En savoir plus

'); }); mgr.addMarker(marker, 0); var latlong = new GLatLng(48.955900,2.281400); var custom_icon = new GIcon(G_DEFAULT_ICON); custom_icon.image = 'http://www.google.com/uds/samples/places/temp_marker.png'; marker = new GMarker(latlong, {icon:custom_icon}); GEvent.addListener(marker, 'click', function() { this.openInfoWindowHtml('

Port de Boulogne-Pont Saint-Cloud

Agence portuaire Centrale 2, Quai de la Tournelle
75005 Paris
En savoir plus

'); }); mgr.addMarker(marker, 0); var latlong = new GLatLng(48.875700,2.126500); var custom_icon = new GIcon(G_DEFAULT_ICON); custom_icon.image = 'http://www.google.com/uds/samples/places/temp_marker.png'; marker = new GMarker(latlong, {icon:custom_icon}); GEvent.addListener(marker, 'click', function() { this.openInfoWindowHtml('

Port de Courbevoie

Agence portuaire des Boucles-de-Seine 23, Ile de la Loge BP 52
78380 Bougival Cedex
En savoir plus

'); }); mgr.addMarker(marker, 0); var latlong = new GLatLng(48.875700,2.126500); var custom_icon = new GIcon(G_DEFAULT_ICON); custom_icon.image = 'http://www.google.com/uds/samples/places/temp_marker.png'; marker = new GMarker(latlong, {icon:custom_icon}); GEvent.addListener(marker, 'click', function() { this.openInfoWindowHtml('

Port d\' Asnières-bas

Agence portuaire des Boucles-de-Seine 23, Ile de la Loge BP 52
78380 Bougival Cedex
En savoir plus

'); }); mgr.addMarker(marker, 0); var latlong = new GLatLng(48.875700,2.126500); var custom_icon = new GIcon(G_DEFAULT_ICON); custom_icon.image = 'http://www.google.com/uds/samples/places/temp_marker.png'; marker = new GMarker(latlong, {icon:custom_icon}); GEvent.addListener(marker, 'click', function() { this.openInfoWindowHtml('

Port d\' Asnières-haut

Agence portuaire des Boucles-de-Seine 23, Ile de la Loge BP 52
78380 Bougival Cedex
En savoir plus

'); }); mgr.addMarker(marker, 0); var latlong = new GLatLng(48.875700,2.126500); var custom_icon = new GIcon(G_DEFAULT_ICON); custom_icon.image = 'http://www.google.com/uds/samples/places/temp_marker.png'; marker = new GMarker(latlong, {icon:custom_icon}); GEvent.addListener(marker, 'click', function() { this.openInfoWindowHtml('

Port de Saint-Ouen

Agence portuaire des Boucles-de-Seine 23, Ile de la Loge BP 52
78380 Bougival Cedex
En savoir plus

'); }); mgr.addMarker(marker, 0); var latlong = new GLatLng(48.875700,2.126500); var custom_icon = new GIcon(G_DEFAULT_ICON); custom_icon.image = 'http://www.google.com/uds/samples/places/temp_marker.png'; marker = new GMarker(latlong, {icon:custom_icon}); GEvent.addListener(marker, 'click', function() { this.openInfoWindowHtml('

Port d\' Epinay-la-Briche

Agence portuaire des Boucles-de-Seine 23, Ile de la Loge BP 52
78380 Bougival Cedex
En savoir plus

'); }); mgr.addMarker(marker, 0); var latlong = new GLatLng(48.895026,2.107401); var custom_icon = new GIcon(G_DEFAULT_ICON); custom_icon.image = 'http://www.google.com/uds/samples/places/temp_marker.png'; marker = new GMarker(latlong, {icon:custom_icon}); GEvent.addListener(marker, 'click', function() { this.openInfoWindowHtml('

Le Pecq

Agence portuaire des Boucles-de-Seine 23, Ile de la Loge BP 52
78380 Bougival Cedex
En savoir plus

'); }); mgr.addMarker(marker, 0); var latlong = new GLatLng(48.968611,2.055860); var custom_icon = new GIcon(G_DEFAULT_ICON); custom_icon.image = 'http://www.google.com/uds/samples/places/temp_marker.png'; marker = new GMarker(latlong, {icon:custom_icon}); GEvent.addListener(marker, 'click', function() { this.openInfoWindowHtml('

Port d\'Achères

Agence portuaire des Boucles-de-Seine 23, Ile de la Loge BP 52
78380 Bougival Cedex
En savoir plus

'); }); mgr.addMarker(marker, 0); var latlong = new GLatLng(48.994552,1.887953); var custom_icon = new GIcon(G_DEFAULT_ICON); custom_icon.image = 'http://www.google.com/uds/samples/places/temp_marker.png'; marker = new GMarker(latlong, {icon:custom_icon}); GEvent.addListener(marker, 'click', function() { this.openInfoWindowHtml('

Les Mureaux

Agence portuaire des Boucles-de-Seine 23, Ile de la Loge BP 52
78380 Bougival Cedex
En savoir plus

'); }); mgr.addMarker(marker, 0); var latlong = new GLatLng(48.875700,2.126500); var custom_icon = new GIcon(G_DEFAULT_ICON); custom_icon.image = 'http://www.google.com/uds/samples/places/temp_marker.png'; marker = new GMarker(latlong, {icon:custom_icon}); GEvent.addListener(marker, 'click', function() { this.openInfoWindowHtml('

Port de Persan

Agence portuaire des Boucles-de-Seine 23, Ile de la Loge BP 52
78380 Bougival Cedex
En savoir plus

'); }); mgr.addMarker(marker, 0); var latlong = new GLatLng(48.875700,2.126500); var custom_icon = new GIcon(G_DEFAULT_ICON); custom_icon.image = 'http://www.google.com/uds/samples/places/temp_marker.png'; marker = new GMarker(latlong, {icon:custom_icon}); GEvent.addListener(marker, 'click', function() { this.openInfoWindowHtml('

Port de Triel

Agence portuaire des Boucles-de-Seine 23, Ile de la Loge BP 52
78380 Bougival Cedex
En savoir plus

'); }); mgr.addMarker(marker, 0); var latlong = new GLatLng(48.841400,2.369200); var custom_icon = new GIcon(G_DEFAULT_ICON); custom_icon.image = 'http://www.google.com/uds/samples/places/temp_marker.png'; marker = new GMarker(latlong, {icon:custom_icon}); GEvent.addListener(marker, 'click', function() { this.openInfoWindowHtml('

Port de Varennes-sur-Seine-Gare

Agence portuaire de Seine-Amont 24, quai d\'Austerlitz
75013 Paris
En savoir plus

'); }); mgr.addMarker(marker, 0); var latlong = new GLatLng(48.841400,2.369200); var custom_icon = new GIcon(G_DEFAULT_ICON); custom_icon.image = 'http://www.google.com/uds/samples/places/temp_marker.png'; marker = new GMarker(latlong, {icon:custom_icon}); GEvent.addListener(marker, 'click', function() { this.openInfoWindowHtml('

Port de Melun-la Reine Blanche

Agence portuaire de Seine-Amont 24, quai d\'Austerlitz
75013 Paris
En savoir plus

'); }); mgr.addMarker(marker, 0); var latlong = new GLatLng(48.841400,2.369200); var custom_icon = new GIcon(G_DEFAULT_ICON); custom_icon.image = 'http://www.google.com/uds/samples/places/temp_marker.png'; marker = new GMarker(latlong, {icon:custom_icon}); GEvent.addListener(marker, 'click', function() { this.openInfoWindowHtml('

Port de Saint-Germain-les-Corbeil

Agence portuaire de Seine-Amont 24, quai d\'Austerlitz
75013 Paris
En savoir plus

'); }); mgr.addMarker(marker, 0); var latlong = new GLatLng(48.841400,2.369200); var custom_icon = new GIcon(G_DEFAULT_ICON); custom_icon.image = 'http://www.google.com/uds/samples/places/temp_marker.png'; marker = new GMarker(latlong, {icon:custom_icon}); GEvent.addListener(marker, 'click', function() { this.openInfoWindowHtml('

Port de Vigneux-sur-Seine

Agence portuaire de Seine-Amont 24, quai d\'Austerlitz
75013 Paris
En savoir plus

'); }); mgr.addMarker(marker, 0); var latlong = new GLatLng(48.841400,2.369200); var custom_icon = new GIcon(G_DEFAULT_ICON); custom_icon.image = 'http://www.google.com/uds/samples/places/temp_marker.png'; marker = new GMarker(latlong, {icon:custom_icon}); GEvent.addListener(marker, 'click', function() { this.openInfoWindowHtml('

Port d\' Orly

Agence portuaire de Seine-Amont 24, quai d\'Austerlitz
75013 Paris
En savoir plus

'); }); mgr.addMarker(marker, 0); var latlong = new GLatLng(48.841400,2.369200); var custom_icon = new GIcon(G_DEFAULT_ICON); custom_icon.image = 'http://www.google.com/uds/samples/places/temp_marker.png'; marker = new GMarker(latlong, {icon:custom_icon}); GEvent.addListener(marker, 'click', function() { this.openInfoWindowHtml('

Port de Meaux

Agence portuaire de Seine-Amont 24, quai d\'Austerlitz
75013 Paris
En savoir plus

'); }); mgr.addMarker(marker, 0); var latlong = new GLatLng(48.841400,2.369200); var custom_icon = new GIcon(G_DEFAULT_ICON); custom_icon.image = 'http://www.google.com/uds/samples/places/temp_marker.png'; marker = new GMarker(latlong, {icon:custom_icon}); GEvent.addListener(marker, 'click', function() { this.openInfoWindowHtml('

Port d\' Esbly

Agence portuaire de Seine-Amont 24, quai d\'Austerlitz
75013 Paris
En savoir plus

'); }); mgr.addMarker(marker, 0); var latlong = new GLatLng(48.841400,2.369200); var custom_icon = new GIcon(G_DEFAULT_ICON); custom_icon.image = 'http://www.google.com/uds/samples/places/temp_marker.png'; marker = new GMarker(latlong, {icon:custom_icon}); GEvent.addListener(marker, 'click', function() { this.openInfoWindowHtml('

Port d\' Esbly/Coupvray

Agence portuaire de Seine-Amont 24, quai d\'Austerlitz
75013 Paris
En savoir plus

'); }); mgr.addMarker(marker, 0); var latlong = new GLatLng(48.841400,2.369200); var custom_icon = new GIcon(G_DEFAULT_ICON); custom_icon.image = 'http://www.google.com/uds/samples/places/temp_marker.png'; marker = new GMarker(latlong, {icon:custom_icon}); GEvent.addListener(marker, 'click', function() { this.openInfoWindowHtml('

Port de Souppes-sur-Loing

Agence portuaire de Seine-Amont 24, quai d\'Austerlitz
75013 Paris
En savoir plus

'); }); mgr.addMarker(marker, 0); var latlong = new GLatLng(48.841400,2.369200); var custom_icon = new GIcon(G_DEFAULT_ICON); custom_icon.image = 'http://www.google.com/uds/samples/places/temp_marker.png'; marker = new GMarker(latlong, {icon:custom_icon}); GEvent.addListener(marker, 'click', function() { this.openInfoWindowHtml('

Port de Saint-Pierre-les-Nemours-les-Fontaines

Agence portuaire de Seine-Amont 24, quai d\'Austerlitz
75013 Paris
En savoir plus

'); }); mgr.addMarker(marker, 0); var latlong = new GLatLng(48.841400,2.369200); var custom_icon = new GIcon(G_DEFAULT_ICON); custom_icon.image = 'http://www.google.com/uds/samples/places/temp_marker.png'; marker = new GMarker(latlong, {icon:custom_icon}); GEvent.addListener(marker, 'click', function() { this.openInfoWindowHtml('

Port de Nemours-les-Buttes

Agence portuaire de Seine-Amont 24, quai d\'Austerlitz
75013 Paris
En savoir plus

'); }); mgr.addMarker(marker, 0); var latlong = new GLatLng(48.899653,2.177525); marker = new GMarker(latlong); GEvent.addListener(marker, 'click', function() { this.openInfoWindowHtml('

Nanterre - Lavoisier

23, Ile de la Loge BP 52
78380 Bougival Cedex
En savoir plus

'); }); mgr.addMarker(marker, 0); } } $(document).ready(initialize);