//<![CDATA[
function loadMap(Lat,Lng,ZoomUnite)
{
	if (GBrowserIsCompatible())
	{
		var map = new GMap2(document.getElementById("map"));		
		map.setCenter(new GLatLng(Lat, Lng), ZoomUnite);		
//______________________________________________________________________
		//var point = map.getCenter(); //Creation du marqueur au centre de la carte.
		var point = new GLatLng(50.831828, 4.376327);
		var marqueurAmelieCouronne = new GMarker(point);
		map.addOverlay(marqueurAmelieCouronne);
		GEvent.addListener(marqueurAmelieCouronne, "mouseover", function() 
		{
			marqueurAmelieCouronne.openInfoWindowHtml("<p><b>Avenue de la Couronne, 19</b><br>1050 Ixelles</p><InfoWindowHtml>");
		});

		GEvent.addListener(marqueurAmelieCouronne, "click", function() 
		{
			map.setCenter(marqueurAmelieCouronne.getPoint(),16);
		});
//______________________________________________________________________
		var point = new GLatLng(50.833023, 4.374594);
		var marqueurArretBlyckaerts = new GMarker(point);
		map.addOverlay(marqueurArretBlyckaerts);
		GEvent.addListener(marqueurArretBlyckaerts, "mouseover", function() 
		{
			marqueurArretBlyckaerts.openInfoWindowHtml("<p><b>Arr&ecirc;t Blyckaerts</b><br>Bus 38 et 95</p><InfoWindowHtml>");
		});

		GEvent.addListener(marqueurArretBlyckaerts, "click", function() 
		{
			map.setCenter(new GLatLng(50.832448, 4.375640), 16);
		});
//______________________________________________________________________
		var point = new GLatLng(50.839000, 4.373361);
		var marqueurGareLuxembourg = new GMarker(point);
		map.addOverlay(marqueurGareLuxembourg);
		GEvent.addListener(marqueurGareLuxembourg, "mouseover", function() 
		{
			marqueurGareLuxembourg.openInfoWindowHtml("<p><a href='http://www.stib.be' target='_blank'><b>Gare de Bruxelles-Luxembourg</b><br>Acc&egrave;s au bus 95<br>Direction Wiener<br></a>4 &agrave; 7 min de trajet</p><InfoWindowHtml>");
		});

		GEvent.addListener(marqueurGareLuxembourg, "click", function() 
		{
			window.open('http://www.stib.be');
		});
//______________________________________________________________________
		var point = new GLatLng(50.787925, 4.491214);
		var marqueurE411_A4 = new GMarker(point);
		map.addOverlay(marqueurE411_A4);
		GEvent.addListener(marqueurE411_A4, "mouseover", function() 
		{
			marqueurE411_A4.openInfoWindowHtml("<p><b>Autoroute E411</b><br>Arlon-Namur-Bruxelles<br></p><InfoWindowHtml>");
		});
		GEvent.addListener(marqueurE411_A4, "click", function() 
		{
			window.open('http://maps.google.com/maps?f=d&hl=fr&geocode=2133134464744080834,50.869460,4.500100%3B13539541468251291005,50.831828,4.376322&saddr=50.787272,4.489975&daddr=Am%C3%A9lie+%4050.831828,+4.376322&mra=dme&mrcr=0&mrsp=0&sz=11&sll=50.852125,4.504395&sspn=0.240158,0.552063&ie=UTF8&ll=50.855376,4.400024&spn=0.24014,0.552063&z=11');
		});
//______________________________________________________________________
		var point = new GLatLng(50.879205, 4.260863);
		var marqueurE40A10 = new GMarker(point);
		map.addOverlay(marqueurE40A10);
		GEvent.addListener(marqueurE40A10, "mouseover", function() 
		{
			marqueurE40A10.openInfoWindowHtml("<p><b>Autoroute E40-A10</b><br>Zellik - Groot-Bijgaarden<br>Wemmel - Strombeek-Bever<br></p><InfoWindowHtml>");
		});
		GEvent.addListener(marqueurE40A10, "click", function() 
		{
			window.open('http://maps.google.com/maps?f=d&hl=fr&geocode=8007164248387750668,50.879205,4.260863%3B5446732325359118098,50.917323,4.368304%3B13539541468251291005,50.831828,4.376322&saddr=A10+%4050.879205,+4.260863&daddr=Am%C3%A9lie+%4050.831828,+4.376322&mra=mr&mrcr=0&sll=50.89383,4.32621&sspn=0.059985,0.138016&ie=UTF8&ll=50.893289,4.326897&spn=0.059986,0.138016&z=12');
		});
//______________________________________________________________________
		var point = new GLatLng(50.869460, 4.500100);
		var marqueurE40A3 = new GMarker(point);
		map.addOverlay(marqueurE40A3);
		GEvent.addListener(marqueurE40A3, "mouseover", function() 
		{
			marqueurE40A3.openInfoWindowHtml("<p><b>Autoroute E40-A3</b><br>Zaventem - Machelen - Vilvoorde<br></p><InfoWindowHtml>");
		});
		GEvent.addListener(marqueurE40A3, "click", function() 
		{
			window.open('http://maps.google.com/maps?f=d&hl=fr&geocode=8912210573761558873,50.869446,4.536665%3B13539541468251291005,50.831828,4.376322&saddr=50.868378,4.502335&daddr=Am%C3%A9lie+%4050.831828,+4.376322&mra=dme&mrcr=0&mrsp=0&sz=11&sll=50.851475,4.530144&sspn=0.24016,0.552063&ie=UTF8&ll=50.890257,4.441395&spn=0.05999,0.138016&z=12');
		});
//______________________________________________________________________
		var point = new GLatLng(50.915328, 4.341430);
		var marqueurA12 = new GMarker(point);
		map.addOverlay(marqueurA12);
		GEvent.addListener(marqueurA12, "mouseover", function() 
		{
			marqueurA12.openInfoWindowHtml("<p><b>Autoroute A12</b><br>Meise - Strombeek-Bever<br></p><InfoWindowHtml>");
		});
		GEvent.addListener(marqueurA12, "click", function() 
		{
			window.open('http://maps.google.com/maps?f=d&hl=fr&geocode=13797198186970890026,50.920482,4.339684%3B13350605273789160170,50.895823,4.364324%3B13539541468251291005,50.831828,4.376322&saddr=50.915318,4.341359&daddr=Pagodenlaan+%4050.895823,+4.364324+to:Am%C3%A9lie+%4050.831828,+4.376322&mra=dme&mrcr=0&mrsp=0&sz=15&via=1&sll=50.914317,4.348698&sspn=0.01499,0.034504&ie=UTF8&ll=50.904115,4.362173&spn=0.029986,0.069008&z=13');
		});
//______________________________________________________________________
		map.addControl(new GSmallMapControl()); // Ajout du control de zoom		
		map.addControl(new GMapTypeControl()); //control type de carte
		map.addControl(new GScaleControl()); //ajout de l'échelle
	}
}
//]]>