

function afficheCarte()
{
	var myCenter = new google.maps.LatLng(46.5,1);

	var myOptions = {
 		zoom: 6,
 		center: myCenter,
 	 	mapTypeId: google.maps.MapTypeId.ROADMAP
	};

	var map = new google.maps.Map(document.getElementById("carte"),myOptions);

   	var puce1 = 'images/puces/puce-rouge.png';
   	var puce2 = 'images/puces/puce-bleue.png';
   	var puce3 = 'images/puces/puce-verte.png';
   	var puce4 = 'images/puces/puce-orange.png';
   	var puce5 = 'images/puces/puce-rose.png';
   	var puce6 = 'images/puces/puce-turquoise.png';

   	var infowindow = new google.maps.InfoWindow({

	});
	
	
						var myLatlng = new google.maps.LatLng(48.56, -0.42);

						var contentString_1 = '<div class="infos_bulle" style="width:360px;color:#700500;font-size:11px;"><h3 style="padding-left:0;text-transform:none;color:#a70709;padding-bottom:3px">Emeraude Bagnoles de l\'Orne</h3>'+
					   	
					   	'<img align="left" style="margin-right:10px;border:1px solid #a70709;" src="affiche_img.php?rep=visuels_casinos&amp;id=1&amp;width=127&amp;height=95" alt="">'+
					   	
					   	'<p style="padding-bottom:5px;">6 avenue Robert Cousin<br />'+'61140 - Bagnoles de l\'Orne</p>'+
					   	
					   	'<p style="padding-bottom:5px;">T&eacute;l : 0233378400</p>'+
					   	
					   	'<p style="padding-bottom:5px;"><strong>Nombre de machines<br /> Magic Casinos Jackpot  :</strong> 4</p>'+
					   	
					   	'<p style="padding-left:8px;display:block;float:left;font-weight:bold;background:url(style/img/petite-puce.gif) no-repeat 0px 3px;"><a href="index.php?page=fiche_casino&id=1">Voir la fiche de ce casino</a></p>'+
					   
					    '</div>';


			 			var marker_1 = new google.maps.Marker({
			      			position: myLatlng,
			      			map: map,
			      			icon: puce5
			  			});

			  			google.maps.event.addListener(marker_1, 'click', function() {

			  				infowindow.setContent(contentString_1);

 							 infowindow.open(map,marker_1);
						});
					
						var myLatlng = new google.maps.LatLng(47.95, 5.75);

						var contentString_2 = '<div class="infos_bulle" style="width:360px;color:#700500;font-size:11px;"><h3 style="padding-left:0;text-transform:none;color:#a70709;padding-bottom:3px">Emeraude Bourbonne les Bains</h3>'+
					   	
					   	'<img align="left" style="margin-right:10px;border:1px solid #a70709;" src="affiche_img.php?rep=visuels_casinos&amp;id=2&amp;width=127&amp;height=95" alt="">'+
					   	
					   	'<p style="padding-bottom:5px;">1 place des Bains<br />'+'52400 - BOURBONNE LES BAINS</p>'+
					   	
					   	'<p style="padding-bottom:5px;">T&eacute;l : 0325909090</p>'+
					   	
					   	'<p style="padding-bottom:5px;"><strong>Nombre de machines<br /> Magic Casinos Jackpot  :</strong> 2</p>'+
					   	
					   	'<p style="padding-left:8px;display:block;float:left;font-weight:bold;background:url(style/img/petite-puce.gif) no-repeat 0px 3px;"><a href="index.php?page=fiche_casino&id=2">Voir la fiche de ce casino</a></p>'+
					   
					    '</div>';


			 			var marker_2 = new google.maps.Marker({
			      			position: myLatlng,
			      			map: map,
			      			icon: puce5
			  			});

			  			google.maps.event.addListener(marker_2, 'click', function() {

			  				infowindow.setContent(contentString_2);

 							 infowindow.open(map,marker_2);
						});
					
						var myLatlng = new google.maps.LatLng(46.08, -1.09);

						var contentString_3 = '<div class="infos_bulle" style="width:360px;color:#700500;font-size:11px;"><h3 style="padding-left:0;text-transform:none;color:#a70709;padding-bottom:3px">Emeraude Chatelaillon-Plage</h3>'+
					   	
					   	'<img align="left" style="margin-right:10px;border:1px solid #a70709;" src="affiche_img.php?rep=visuels_casinos&amp;id=3&amp;width=127&amp;height=95" alt="">'+
					   	
					   	'<p style="padding-bottom:5px;">96 boulevard de la République<br />'+'17340 - Châtelaillon-Plage</p>'+
					   	
					   	'<p style="padding-bottom:5px;">T&eacute;l : 05 46 56 48 48</p>'+
					   	
					   	'<p style="padding-bottom:5px;"><strong>Nombre de machines<br /> Magic Casinos Jackpot  :</strong> 3</p>'+
					   	
					   	'<p style="padding-left:8px;display:block;float:left;font-weight:bold;background:url(style/img/petite-puce.gif) no-repeat 0px 3px;"><a href="index.php?page=fiche_casino&id=3">Voir la fiche de ce casino</a></p>'+
					   
					    '</div>';


			 			var marker_3 = new google.maps.Marker({
			      			position: myLatlng,
			      			map: map,
			      			icon: puce5
			  			});

			  			google.maps.event.addListener(marker_3, 'click', function() {

			  				infowindow.setContent(contentString_3);

 							 infowindow.open(map,marker_3);
						});
					
						var myLatlng = new google.maps.LatLng(49.76, 0.36);

						var contentString_4 = '<div class="infos_bulle" style="width:360px;color:#700500;font-size:11px;"><h3 style="padding-left:0;text-transform:none;color:#a70709;padding-bottom:3px">Emeraude Fécamp</h3>'+
					   	
					   	'<img align="left" style="margin-right:10px;border:1px solid #a70709;" src="affiche_img.php?rep=visuels_casinos&amp;id=4&amp;width=127&amp;height=95" alt="">'+
					   	
					   	'<p style="padding-bottom:5px;">Boulevard Albert 1er<br />'+'76400 - FECAMP</p>'+
					   	
					   	'<p style="padding-bottom:5px;">T&eacute;l : 0235280106</p>'+
					   	
					   	'<p style="padding-bottom:5px;"><strong>Nombre de machines<br /> Magic Casinos Jackpot  :</strong> 2</p>'+
					   	
					   	'<p style="padding-left:8px;display:block;float:left;font-weight:bold;background:url(style/img/petite-puce.gif) no-repeat 0px 3px;"><a href="index.php?page=fiche_casino&id=4">Voir la fiche de ce casino</a></p>'+
					   
					    '</div>';


			 			var marker_4 = new google.maps.Marker({
			      			position: myLatlng,
			      			map: map,
			      			icon: puce5
			  			});

			  			google.maps.event.addListener(marker_4, 'click', function() {

			  				infowindow.setContent(contentString_4);

 							 infowindow.open(map,marker_4);
						});
					
						var myLatlng = new google.maps.LatLng(45.99, -1.1);

						var contentString_5 = '<div class="infos_bulle" style="width:360px;color:#700500;font-size:11px;"><h3 style="padding-left:0;text-transform:none;color:#a70709;padding-bottom:3px">Emeraude Fouras</h3>'+
					   	
					   	'<img align="left" style="margin-right:10px;border:1px solid #a70709;" src="affiche_img.php?rep=visuels_casinos&amp;id=5&amp;width=127&amp;height=95" alt="">'+
					   	
					   	'<p style="padding-bottom:5px;">Place Bugeau<br />'+'17450 - Fouras</p>'+
					   	
					   	'<p style="padding-bottom:5px;">T&eacute;l : 0546846316</p>'+
					   	
					   	'<p style="padding-bottom:5px;"><strong>Nombre de machines<br /> Magic Casinos Jackpot  :</strong> 2</p>'+
					   	
					   	'<p style="padding-left:8px;display:block;float:left;font-weight:bold;background:url(style/img/petite-puce.gif) no-repeat 0px 3px;"><a href="index.php?page=fiche_casino&id=5">Voir la fiche de ce casino</a></p>'+
					   
					    '</div>';


			 			var marker_5 = new google.maps.Marker({
			      			position: myLatlng,
			      			map: map,
			      			icon: puce5
			  			});

			  			google.maps.event.addListener(marker_5, 'click', function() {

			  				infowindow.setContent(contentString_5);

 							 infowindow.open(map,marker_5);
						});
					
						var myLatlng = new google.maps.LatLng(46.69, 5.56);

						var contentString_6 = '<div class="infos_bulle" style="width:360px;color:#700500;font-size:11px;"><h3 style="padding-left:0;text-transform:none;color:#a70709;padding-bottom:3px">Emeraude Lons-le-Saunier</h3>'+
					   	
					   	'<img align="left" style="margin-right:10px;border:1px solid #a70709;" src="affiche_img.php?rep=visuels_casinos&amp;id=6&amp;width=127&amp;height=95" alt="">'+
					   	
					   	'<p style="padding-bottom:5px;">795 BD DE L\'EUROPE<br />'+'39000 - LONS LE SAUNIER</p>'+
					   	
					   	'<p style="padding-bottom:5px;">T&eacute;l : 0384870606</p>'+
					   	
					   	'<p style="padding-bottom:5px;"><strong>Nombre de machines<br /> Magic Casinos Jackpot  :</strong> 3</p>'+
					   	
					   	'<p style="padding-left:8px;display:block;float:left;font-weight:bold;background:url(style/img/petite-puce.gif) no-repeat 0px 3px;"><a href="index.php?page=fiche_casino&id=6">Voir la fiche de ce casino</a></p>'+
					   
					    '</div>';


			 			var marker_6 = new google.maps.Marker({
			      			position: myLatlng,
			      			map: map,
			      			icon: puce5
			  			});

			  			google.maps.event.addListener(marker_6, 'click', function() {

			  				infowindow.setContent(contentString_6);

 							 infowindow.open(map,marker_6);
						});
					
						var myLatlng = new google.maps.LatLng(47.23, -2.17);

						var contentString_7 = '<div class="infos_bulle" style="width:360px;color:#700500;font-size:11px;"><h3 style="padding-left:0;text-transform:none;color:#a70709;padding-bottom:3px">Emeraude Saint Brévin les Pins</h3>'+
					   	
					   	'<img align="left" style="margin-right:10px;border:1px solid #a70709;" src="affiche_img.php?rep=visuels_casinos&amp;id=7&amp;width=127&amp;height=95" alt="">'+
					   	
					   	'<p style="padding-bottom:5px;">55, boulevard de l\'Océan<br />'+'44250 - Saint Brévin Les Pins</p>'+
					   	
					   	'<p style="padding-bottom:5px;">T&eacute;l : 0228532000</p>'+
					   	
					   	'<p style="padding-bottom:5px;"><strong>Nombre de machines<br /> Magic Casinos Jackpot  :</strong> 3</p>'+
					   	
					   	'<p style="padding-left:8px;display:block;float:left;font-weight:bold;background:url(style/img/petite-puce.gif) no-repeat 0px 3px;"><a href="index.php?page=fiche_casino&id=7">Voir la fiche de ce casino</a></p>'+
					   
					    '</div>';


			 			var marker_7 = new google.maps.Marker({
			      			position: myLatlng,
			      			map: map,
			      			icon: puce5
			  			});

			  			google.maps.event.addListener(marker_7, 'click', function() {

			  				infowindow.setContent(contentString_7);

 							 infowindow.open(map,marker_7);
						});
					
						var myLatlng = new google.maps.LatLng(46.8, -2.05);

						var contentString_8 = '<div class="infos_bulle" style="width:360px;color:#700500;font-size:11px;"><h3 style="padding-left:0;text-transform:none;color:#a70709;padding-bottom:3px">Emeraude Saint Jean de Monts</h3>'+
					   	
					   	'<img align="left" style="margin-right:10px;border:1px solid #a70709;" src="affiche_img.php?rep=visuels_casinos&amp;id=8&amp;width=127&amp;height=95" alt="">'+
					   	
					   	'<p style="padding-bottom:5px;">29 Esplanade de la mer<br />'+'BP 125<br />'+'85160 - Saint Jean de Monts</p>'+
					   	
					   	'<p style="padding-bottom:5px;">T&eacute;l : 0251265500</p>'+
					   	
					   	'<p style="padding-bottom:5px;"><strong>Nombre de machines<br /> Magic Casinos Jackpot  :</strong> 3</p>'+
					   	
					   	'<p style="padding-left:8px;display:block;float:left;font-weight:bold;background:url(style/img/petite-puce.gif) no-repeat 0px 3px;"><a href="index.php?page=fiche_casino&id=8">Voir la fiche de ce casino</a></p>'+
					   
					    '</div>';


			 			var marker_8 = new google.maps.Marker({
			      			position: myLatlng,
			      			map: map,
			      			icon: puce5
			  			});

			  			google.maps.event.addListener(marker_8, 'click', function() {

			  				infowindow.setContent(contentString_8);

 							 infowindow.open(map,marker_8);
						});
					
						var myLatlng = new google.maps.LatLng(47.87, -4.11);

						var contentString_9 = '<div class="infos_bulle" style="width:360px;color:#700500;font-size:11px;"><h3 style="padding-left:0;text-transform:none;color:#a70709;padding-bottom:3px">Casino Barrière de Bénodet</h3>'+
					   	
					   	'<img align="left" style="margin-right:10px;border:1px solid #a70709;" src="affiche_img.php?rep=visuels_casinos&amp;id=9&amp;width=127&amp;height=95" alt="">'+
					   	
					   	'<p style="padding-bottom:5px;">Corniche de la Plage<br />'+'29950  - Bénodet</p>'+
					   	
					   	'<p style="padding-bottom:5px;">T&eacute;l : 02 98 66 27 27</p>'+
					   	
					   	'<p style="padding-bottom:5px;"><strong>Nombre de machines<br /> Magic Casinos Jackpot  :</strong> 3</p>'+
					   	
					   	'<p style="padding-left:8px;display:block;float:left;font-weight:bold;background:url(style/img/petite-puce.gif) no-repeat 0px 3px;"><a href="index.php?page=fiche_casino&id=9">Voir la fiche de ce casino</a></p>'+
					   
					    '</div>';


			 			var marker_9 = new google.maps.Marker({
			      			position: myLatlng,
			      			map: map,
			      			icon: puce1
			  			});

			  			google.maps.event.addListener(marker_9, 'click', function() {

			  				infowindow.setContent(contentString_9);

 							 infowindow.open(map,marker_9);
						});
					
						var myLatlng = new google.maps.LatLng(47.27, 6.03);

						var contentString_10 = '<div class="infos_bulle" style="width:360px;color:#700500;font-size:11px;"><h3 style="padding-left:0;text-transform:none;color:#a70709;padding-bottom:3px">Casino Barrière de Besançon</h3>'+
					   	
					   	'<img align="left" style="margin-right:10px;border:1px solid #a70709;" src="affiche_img.php?rep=visuels_casinos&amp;id=10&amp;width=127&amp;height=95" alt="">'+
					   	
					   	'<p style="padding-bottom:5px;">Casino du Parc<br />'+'2, avenue Edouard Droz<br />'+'25000 - Besançon</p>'+
					   	
					   	'<p style="padding-bottom:5px;">T&eacute;l : 03 81 47 49 00</p>'+
					   	
					   	'<p style="padding-bottom:5px;"><strong>Nombre de machines<br /> Magic Casinos Jackpot  :</strong> 4</p>'+
					   	
					   	'<p style="padding-left:8px;display:block;float:left;font-weight:bold;background:url(style/img/petite-puce.gif) no-repeat 0px 3px;"><a href="index.php?page=fiche_casino&id=10">Voir la fiche de ce casino</a></p>'+
					   
					    '</div>';


			 			var marker_10 = new google.maps.Marker({
			      			position: myLatlng,
			      			map: map,
			      			icon: puce1
			  			});

			  			google.maps.event.addListener(marker_10, 'click', function() {

			  				infowindow.setContent(contentString_10);

 							 infowindow.open(map,marker_10);
						});
					
						var myLatlng = new google.maps.LatLng(43.48, -1.56);

						var contentString_11 = '<div class="infos_bulle" style="width:360px;color:#700500;font-size:11px;"><h3 style="padding-left:0;text-transform:none;color:#a70709;padding-bottom:3px">Casino Barrière de Biarritz</h3>'+
					   	
					   	'<img align="left" style="margin-right:10px;border:1px solid #a70709;" src="affiche_img.php?rep=visuels_casinos&amp;id=11&amp;width=127&amp;height=95" alt="">'+
					   	
					   	'<p style="padding-bottom:5px;">Grande Plage - 1, avenue Edouard VII<br />'+'BP 226<br />'+'64205 - Biarritz Cedex</p>'+
					   	
					   	'<p style="padding-bottom:5px;">T&eacute;l : 05 59 22 77 77</p>'+
					   	
					   	'<p style="padding-bottom:5px;"><strong>Nombre de machines<br /> Magic Casinos Jackpot  :</strong> 4</p>'+
					   	
					   	'<p style="padding-left:8px;display:block;float:left;font-weight:bold;background:url(style/img/petite-puce.gif) no-repeat 0px 3px;"><a href="index.php?page=fiche_casino&id=11">Voir la fiche de ce casino</a></p>'+
					   
					    '</div>';


			 			var marker_11 = new google.maps.Marker({
			      			position: myLatlng,
			      			map: map,
			      			icon: puce1
			  			});

			  			google.maps.event.addListener(marker_11, 'click', function() {

			  				infowindow.setContent(contentString_11);

 							 infowindow.open(map,marker_11);
						});
					
						var myLatlng = new google.maps.LatLng(47.6, 7.5);

						var contentString_12 = '<div class="infos_bulle" style="width:360px;color:#700500;font-size:11px;"><h3 style="padding-left:0;text-transform:none;color:#a70709;padding-bottom:3px">Casino Barrière de Blothzeim</h3>'+
					   	
					   	'<img align="left" style="margin-right:10px;border:1px solid #a70709;" src="affiche_img.php?rep=visuels_casinos&amp;id=12&amp;width=127&amp;height=95" alt="">'+
					   	
					   	'<p style="padding-bottom:5px;">Allée du Casino<br />'+'68730 - Blotzheim</p>'+
					   	
					   	'<p style="padding-bottom:5px;">T&eacute;l : 03 89 705 777</p>'+
					   	
					   	'<p style="padding-bottom:5px;"><strong>Nombre de machines<br /> Magic Casinos Jackpot  :</strong> 3</p>'+
					   	
					   	'<p style="padding-left:8px;display:block;float:left;font-weight:bold;background:url(style/img/petite-puce.gif) no-repeat 0px 3px;"><a href="index.php?page=fiche_casino&id=12">Voir la fiche de ce casino</a></p>'+
					   
					    '</div>';


			 			var marker_12 = new google.maps.Marker({
			      			position: myLatlng,
			      			map: map,
			      			icon: puce1
			  			});

			  			google.maps.event.addListener(marker_12, 'click', function() {

			  				infowindow.setContent(contentString_12);

 							 infowindow.open(map,marker_12);
						});
					
						var myLatlng = new google.maps.LatLng(44.85, -0.58);

						var contentString_13 = '<div class="infos_bulle" style="width:360px;color:#700500;font-size:11px;"><h3 style="padding-left:0;text-transform:none;color:#a70709;padding-bottom:3px">Casino Théâtre Barrière de Bordeaux</h3>'+
					   	
					   	'<img align="left" style="margin-right:10px;border:1px solid #a70709;" src="affiche_img.php?rep=visuels_casinos&amp;id=13&amp;width=127&amp;height=95" alt="">'+
					   	
					   	'<p style="padding-bottom:5px;">Rue Cardinal Richaud<br />'+'33000 - Bordeaux Lac</p>'+
					   	
					   	'<p style="padding-bottom:5px;">T&eacute;l : 05 56 69 49 00</p>'+
					   	
					   	'<p style="padding-bottom:5px;"><strong>Nombre de machines<br /> Magic Casinos Jackpot  :</strong> 5</p>'+
					   	
					   	'<p style="padding-left:8px;display:block;float:left;font-weight:bold;background:url(style/img/petite-puce.gif) no-repeat 0px 3px;"><a href="index.php?page=fiche_casino&id=13">Voir la fiche de ce casino</a></p>'+
					   
					    '</div>';


			 			var marker_13 = new google.maps.Marker({
			      			position: myLatlng,
			      			map: map,
			      			icon: puce1
			  			});

			  			google.maps.event.addListener(marker_13, 'click', function() {

			  				infowindow.setContent(contentString_13);

 							 infowindow.open(map,marker_13);
						});
					
						var myLatlng = new google.maps.LatLng(44.9, 6.63);

						var contentString_14 = '<div class="infos_bulle" style="width:360px;color:#700500;font-size:11px;"><h3 style="padding-left:0;text-transform:none;color:#a70709;padding-bottom:3px">Casino Barrière de Briançon</h3>'+
					   	
					   	'<img align="left" style="margin-right:10px;border:1px solid #a70709;" src="affiche_img.php?rep=visuels_casinos&amp;id=14&amp;width=127&amp;height=95" alt="">'+
					   	
					   	'<p style="padding-bottom:5px;">7, avenue Maurice Petsche<br />'+'05100 - Briançon</p>'+
					   	
					   	'<p style="padding-bottom:5px;">T&eacute;l : 04 92 20 66 66</p>'+
					   	
					   	'<p style="padding-bottom:5px;"><strong>Nombre de machines<br /> Magic Casinos Jackpot  :</strong> 2</p>'+
					   	
					   	'<p style="padding-left:8px;display:block;float:left;font-weight:bold;background:url(style/img/petite-puce.gif) no-repeat 0px 3px;"><a href="index.php?page=fiche_casino&id=14">Voir la fiche de ce casino</a></p>'+
					   
					    '</div>';


			 			var marker_14 = new google.maps.Marker({
			      			position: myLatlng,
			      			map: map,
			      			icon: puce1
			  			});

			  			google.maps.event.addListener(marker_14, 'click', function() {

			  				infowindow.setContent(contentString_14);

 							 infowindow.open(map,marker_14);
						});
					
						var myLatlng = new google.maps.LatLng(43.55, 7.02);

						var contentString_15 = '<div class="infos_bulle" style="width:360px;color:#700500;font-size:11px;"><h3 style="padding-left:0;text-transform:none;color:#a70709;padding-bottom:3px">Le Croisette Casino Barrière de Cannes</h3>'+
					   	
					   	'<img align="left" style="margin-right:10px;border:1px solid #a70709;" src="affiche_img.php?rep=visuels_casinos&amp;id=15&amp;width=127&amp;height=95" alt="">'+
					   	
					   	'<p style="padding-bottom:5px;">1, Espace Lucien Barrière<br />'+'BP 284<br />'+'06406 - Cannes Cedex</p>'+
					   	
					   	'<p style="padding-bottom:5px;">T&eacute;l : 04 92 98 78 00</p>'+
					   	
					   	'<p style="padding-bottom:5px;"><strong>Nombre de machines<br /> Magic Casinos Jackpot  :</strong> 4</p>'+
					   	
					   	'<p style="padding-left:8px;display:block;float:left;font-weight:bold;background:url(style/img/petite-puce.gif) no-repeat 0px 3px;"><a href="index.php?page=fiche_casino&id=15">Voir la fiche de ce casino</a></p>'+
					   
					    '</div>';


			 			var marker_15 = new google.maps.Marker({
			      			position: myLatlng,
			      			map: map,
			      			icon: puce1
			  			});

			  			google.maps.event.addListener(marker_15, 'click', function() {

			  				infowindow.setContent(contentString_15);

 							 infowindow.open(map,marker_15);
						});
					
						var myLatlng = new google.maps.LatLng(43.55, 7.03);

						var contentString_16 = '<div class="infos_bulle" style="width:360px;color:#700500;font-size:11px;"><h3 style="padding-left:0;text-transform:none;color:#a70709;padding-bottom:3px">Les Princes Casino Barrière de Cannes</h3>'+
					   	
					   	'<img align="left" style="margin-right:10px;border:1px solid #a70709;" src="affiche_img.php?rep=visuels_casinos&amp;id=16&amp;width=127&amp;height=95" alt="">'+
					   	
					   	'<p style="padding-bottom:5px;">50, boulevard de la Croisette<br />'+'06400 - Cannes</p>'+
					   	
					   	'<p style="padding-bottom:5px;">T&eacute;l : 04 97 06 18 50</p>'+
					   	
					   	'<p style="padding-bottom:5px;"><strong>Nombre de machines<br /> Magic Casinos Jackpot  :</strong> 3</p>'+
					   	
					   	'<p style="padding-left:8px;display:block;float:left;font-weight:bold;background:url(style/img/petite-puce.gif) no-repeat 0px 3px;"><a href="index.php?page=fiche_casino&id=16">Voir la fiche de ce casino</a></p>'+
					   
					    '</div>';


			 			var marker_16 = new google.maps.Marker({
			      			position: myLatlng,
			      			map: map,
			      			icon: puce1
			  			});

			  			google.maps.event.addListener(marker_16, 'click', function() {

			  				infowindow.setContent(contentString_16);

 							 infowindow.open(map,marker_16);
						});
					
						var myLatlng = new google.maps.LatLng(47.58, -3.08);

						var contentString_17 = '<div class="infos_bulle" style="width:360px;color:#700500;font-size:11px;"><h3 style="padding-left:0;text-transform:none;color:#a70709;padding-bottom:3px">Casino Barrière de Carnac</h3>'+
					   	
					   	'<img align="left" style="margin-right:10px;border:1px solid #a70709;" src="affiche_img.php?rep=visuels_casinos&amp;id=17&amp;width=127&amp;height=95" alt="">'+
					   	
					   	'<p style="padding-bottom:5px;">41, avenue des Salines<br />'+'56340 - Carnac</p>'+
					   	
					   	'<p style="padding-bottom:5px;">T&eacute;l : 02 97 52 64 64</p>'+
					   	
					   	'<p style="padding-bottom:5px;"><strong>Nombre de machines<br /> Magic Casinos Jackpot  :</strong> 3</p>'+
					   	
					   	'<p style="padding-left:8px;display:block;float:left;font-weight:bold;background:url(style/img/petite-puce.gif) no-repeat 0px 3px;"><a href="index.php?page=fiche_casino&id=17">Voir la fiche de ce casino</a></p>'+
					   
					    '</div>';


			 			var marker_17 = new google.maps.Marker({
			      			position: myLatlng,
			      			map: map,
			      			icon: puce1
			  			});

			  			google.maps.event.addListener(marker_17, 'click', function() {

			  				infowindow.setContent(contentString_17);

 							 infowindow.open(map,marker_17);
						});
					
						var myLatlng = new google.maps.LatLng(43.34, 5.15);

						var contentString_18 = '<div class="infos_bulle" style="width:360px;color:#700500;font-size:11px;"><h3 style="padding-left:0;text-transform:none;color:#a70709;padding-bottom:3px">Casino Barrière de Carry-le-Rouet</h3>'+
					   	
					   	'<img align="left" style="margin-right:10px;border:1px solid #a70709;" src="affiche_img.php?rep=visuels_casinos&amp;id=18&amp;width=127&amp;height=95" alt="">'+
					   	
					   	'<p style="padding-bottom:5px;">BP1<br />'+'13620 - Carry-le-Rouet</p>'+
					   	
					   	'<p style="padding-bottom:5px;">T&eacute;l : 04 42 44 20 01</p>'+
					   	
					   	'<p style="padding-bottom:5px;"><strong>Nombre de machines<br /> Magic Casinos Jackpot  :</strong> 4</p>'+
					   	
					   	'<p style="padding-left:8px;display:block;float:left;font-weight:bold;background:url(style/img/petite-puce.gif) no-repeat 0px 3px;"><a href="index.php?page=fiche_casino&id=18">Voir la fiche de ce casino</a></p>'+
					   
					    '</div>';


			 			var marker_18 = new google.maps.Marker({
			      			position: myLatlng,
			      			map: map,
			      			icon: puce1
			  			});

			  			google.maps.event.addListener(marker_18, 'click', function() {

			  				infowindow.setContent(contentString_18);

 							 infowindow.open(map,marker_18);
						});
					
						var myLatlng = new google.maps.LatLng(43.22, 5.55);

						var contentString_19 = '<div class="infos_bulle" style="width:360px;color:#700500;font-size:11px;"><h3 style="padding-left:0;text-transform:none;color:#a70709;padding-bottom:3px">Casino Barrière de Cassis</h3>'+
					   	
					   	'<img align="left" style="margin-right:10px;border:1px solid #a70709;" src="affiche_img.php?rep=visuels_casinos&amp;id=19&amp;width=127&amp;height=95" alt="">'+
					   	
					   	'<p style="padding-bottom:5px;">Avenue du Professeur Leriche<br />'+'13260  - Cassis</p>'+
					   	
					   	'<p style="padding-bottom:5px;">T&eacute;l : 04 42 01 78 32</p>'+
					   	
					   	'<p style="padding-bottom:5px;"><strong>Nombre de machines<br /> Magic Casinos Jackpot  :</strong> 5</p>'+
					   	
					   	'<p style="padding-left:8px;display:block;float:left;font-weight:bold;background:url(style/img/petite-puce.gif) no-repeat 0px 3px;"><a href="index.php?page=fiche_casino&id=19">Voir la fiche de ce casino</a></p>'+
					   
					    '</div>';


			 			var marker_19 = new google.maps.Marker({
			      			position: myLatlng,
			      			map: map,
			      			icon: puce1
			  			});

			  			google.maps.event.addListener(marker_19, 'click', function() {

			  				infowindow.setContent(contentString_19);

 							 infowindow.open(map,marker_19);
						});
					
						var myLatlng = new google.maps.LatLng(45.94, 6.91);

						var contentString_20 = '<div class="infos_bulle" style="width:360px;color:#700500;font-size:11px;"><h3 style="padding-left:0;text-transform:none;color:#a70709;padding-bottom:3px">Casino Barrière de Chamonix</h3>'+
					   	
					   	'<img align="left" style="margin-right:10px;border:1px solid #a70709;" src="affiche_img.php?rep=visuels_casinos&amp;id=20&amp;width=127&amp;height=95" alt="">'+
					   	
					   	'<p style="padding-bottom:5px;">12, place H.B de Saussure<br />'+'74400 - Chamonix</p>'+
					   	
					   	'<p style="padding-bottom:5px;">T&eacute;l : 04 50 53 07 65</p>'+
					   	
					   	'<p style="padding-bottom:5px;"><strong>Nombre de machines<br /> Magic Casinos Jackpot  :</strong> 2</p>'+
					   	
					   	'<p style="padding-left:8px;display:block;float:left;font-weight:bold;background:url(style/img/petite-puce.gif) no-repeat 0px 3px;"><a href="index.php?page=fiche_casino&id=20">Voir la fiche de ce casino</a></p>'+
					   
					    '</div>';


			 			var marker_20 = new google.maps.Marker({
			      			position: myLatlng,
			      			map: map,
			      			icon: puce1
			  			});

			  			google.maps.event.addListener(marker_20, 'click', function() {

			  				infowindow.setContent(contentString_20);

 							 infowindow.open(map,marker_20);
						});
					
						var myLatlng = new google.maps.LatLng(43.71, -1.06);

						var contentString_21 = '<div class="infos_bulle" style="width:360px;color:#700500;font-size:11px;"><h3 style="padding-left:0;text-transform:none;color:#a70709;padding-bottom:3px">Casino Barrière de Dax</h3>'+
					   	
					   	'<img align="left" style="margin-right:10px;border:1px solid #a70709;" src="affiche_img.php?rep=visuels_casinos&amp;id=21&amp;width=127&amp;height=95" alt="">'+
					   	
					   	'<p style="padding-bottom:5px;">8, avenue Milliès Lacroix<br />'+'BP 257<br />'+'40106 - Dax Cedex</p>'+
					   	
					   	'<p style="padding-bottom:5px;">T&eacute;l : 05 58 58 77 77</p>'+
					   	
					   	'<p style="padding-bottom:5px;"><strong>Nombre de machines<br /> Magic Casinos Jackpot  :</strong> 2</p>'+
					   	
					   	'<p style="padding-left:8px;display:block;float:left;font-weight:bold;background:url(style/img/petite-puce.gif) no-repeat 0px 3px;"><a href="index.php?page=fiche_casino&id=21">Voir la fiche de ce casino</a></p>'+
					   
					    '</div>';


			 			var marker_21 = new google.maps.Marker({
			      			position: myLatlng,
			      			map: map,
			      			icon: puce1
			  			});

			  			google.maps.event.addListener(marker_21, 'click', function() {

			  				infowindow.setContent(contentString_21);

 							 infowindow.open(map,marker_21);
						});
					
						var myLatlng = new google.maps.LatLng(49.36, 0.07);

						var contentString_22 = '<div class="infos_bulle" style="width:360px;color:#700500;font-size:11px;"><h3 style="padding-left:0;text-transform:none;color:#a70709;padding-bottom:3px">Casino Barrière de Deauville</h3>'+
					   	
					   	'<img align="left" style="margin-right:10px;border:1px solid #a70709;" src="affiche_img.php?rep=visuels_casinos&amp;id=22&amp;width=127&amp;height=95" alt="">'+
					   	
					   	'<p style="padding-bottom:5px;">Rue Edmond Blanc<br />'+'BP 32400<br />'+'14802 - Deauville Cedex</p>'+
					   	
					   	'<p style="padding-bottom:5px;">T&eacute;l : 02 31 14 31 14</p>'+
					   	
					   	'<p style="padding-bottom:5px;"><strong>Nombre de machines<br /> Magic Casinos Jackpot  :</strong> 6</p>'+
					   	
					   	'<p style="padding-left:8px;display:block;float:left;font-weight:bold;background:url(style/img/petite-puce.gif) no-repeat 0px 3px;"><a href="index.php?page=fiche_casino&id=22">Voir la fiche de ce casino</a></p>'+
					   
					    '</div>';


			 			var marker_22 = new google.maps.Marker({
			      			position: myLatlng,
			      			map: map,
			      			icon: puce1
			  			});

			  			google.maps.event.addListener(marker_22, 'click', function() {

			  				infowindow.setContent(contentString_22);

 							 infowindow.open(map,marker_22);
						});
					
						var myLatlng = new google.maps.LatLng(48.64, -2.05);

						var contentString_23 = '<div class="infos_bulle" style="width:360px;color:#700500;font-size:11px;"><h3 style="padding-left:0;text-transform:none;color:#a70709;padding-bottom:3px">Casino Barrière de Dinard</h3>'+
					   	
					   	'<img align="left" style="margin-right:10px;border:1px solid #a70709;" src="affiche_img.php?rep=visuels_casinos&amp;id=23&amp;width=127&amp;height=95" alt="">'+
					   	
					   	'<p style="padding-bottom:5px;">4, boulevard Wilson<br />'+'BP 90<br />'+'35802 - Dinard Cedex</p>'+
					   	
					   	'<p style="padding-bottom:5px;">T&eacute;l : 02 99 16 30 30</p>'+
					   	
					   	'<p style="padding-bottom:5px;"><strong>Nombre de machines<br /> Magic Casinos Jackpot  :</strong> 3</p>'+
					   	
					   	'<p style="padding-left:8px;display:block;float:left;font-weight:bold;background:url(style/img/petite-puce.gif) no-repeat 0px 3px;"><a href="index.php?page=fiche_casino&id=23">Voir la fiche de ce casino</a></p>'+
					   
					    '</div>';


			 			var marker_23 = new google.maps.Marker({
			      			position: myLatlng,
			      			map: map,
			      			icon: puce1
			  			});

			  			google.maps.event.addListener(marker_23, 'click', function() {

			  				infowindow.setContent(contentString_23);

 							 infowindow.open(map,marker_23);
						});
					
						var myLatlng = new google.maps.LatLng(48.97, 2.3);

						var contentString_24 = '<div class="infos_bulle" style="width:360px;color:#700500;font-size:11px;"><h3 style="padding-left:0;text-transform:none;color:#a70709;padding-bottom:3px">Casino Barrière d\'Enghien-les-Bains</h3>'+
					   	
					   	'<img align="left" style="margin-right:10px;border:1px solid #a70709;" src="affiche_img.php?rep=visuels_casinos&amp;id=24&amp;width=127&amp;height=95" alt="">'+
					   	
					   	'<p style="padding-bottom:5px;">3, avenue de Ceinture<br />'+'95880 - Enghien-les-Bains</p>'+
					   	
					   	'<p style="padding-bottom:5px;">T&eacute;l : 01 39 34 13 00</p>'+
					   	
					   	'<p style="padding-bottom:5px;"><strong>Nombre de machines<br /> Magic Casinos Jackpot  :</strong> 8</p>'+
					   	
					   	'<p style="padding-left:8px;display:block;float:left;font-weight:bold;background:url(style/img/petite-puce.gif) no-repeat 0px 3px;"><a href="index.php?page=fiche_casino&id=24">Voir la fiche de ce casino</a></p>'+
					   
					    '</div>';


			 			var marker_24 = new google.maps.Marker({
			      			position: myLatlng,
			      			map: map,
			      			icon: puce1
			  			});

			  			google.maps.event.addListener(marker_24, 'click', function() {

			  				infowindow.setContent(contentString_24);

 							 infowindow.open(map,marker_24);
						});
					
						var myLatlng = new google.maps.LatLng(45.44, -0.43);

						var contentString_25 = '<div class="infos_bulle" style="width:360px;color:#700500;font-size:11px;"><h3 style="padding-left:0;text-transform:none;color:#a70709;padding-bottom:3px">Casino Barrière de Jonzac</h3>'+
					   	
					   	'<img align="left" style="margin-right:10px;border:1px solid #a70709;" src="affiche_img.php?rep=visuels_casinos&amp;id=25&amp;width=127&amp;height=95" alt="">'+
					   	
					   	'<p style="padding-bottom:5px;">Zac Val de Seugne<br />'+'17500 - Jonzac</p>'+
					   	
					   	'<p style="padding-bottom:5px;">T&eacute;l : 05 46 48 16 16</p>'+
					   	
					   	'<p style="padding-bottom:5px;"><strong>Nombre de machines<br /> Magic Casinos Jackpot  :</strong> 2</p>'+
					   	
					   	'<p style="padding-left:8px;display:block;float:left;font-weight:bold;background:url(style/img/petite-puce.gif) no-repeat 0px 3px;"><a href="index.php?page=fiche_casino&id=25">Voir la fiche de ce casino</a></p>'+
					   
					    '</div>';


			 			var marker_25 = new google.maps.Marker({
			      			position: myLatlng,
			      			map: map,
			      			icon: puce1
			  			});

			  			google.maps.event.addListener(marker_25, 'click', function() {

			  				infowindow.setContent(contentString_25);

 							 infowindow.open(map,marker_25);
						});
					
						var myLatlng = new google.maps.LatLng(47.28, -2.4);

						var contentString_26 = '<div class="infos_bulle" style="width:360px;color:#700500;font-size:11px;"><h3 style="padding-left:0;text-transform:none;color:#a70709;padding-bottom:3px">Casino Barrière de la Baule</h3>'+
					   	
					   	'<img align="left" style="margin-right:10px;border:1px solid #a70709;" src="affiche_img.php?rep=visuels_casinos&amp;id=26&amp;width=127&amp;height=95" alt="">'+
					   	
					   	'<p style="padding-bottom:5px;">Esplanade Lucien Barrière<br />'+'BP 108<br />'+'44503 - La Baule Cedex</p>'+
					   	
					   	'<p style="padding-bottom:5px;">T&eacute;l : 02 40 11 48 28</p>'+
					   	
					   	'<p style="padding-bottom:5px;"><strong>Nombre de machines<br /> Magic Casinos Jackpot  :</strong> 4</p>'+
					   	
					   	'<p style="padding-left:8px;display:block;float:left;font-weight:bold;background:url(style/img/petite-puce.gif) no-repeat 0px 3px;"><a href="index.php?page=fiche_casino&id=26">Voir la fiche de ce casino</a></p>'+
					   
					    '</div>';


			 			var marker_26 = new google.maps.Marker({
			      			position: myLatlng,
			      			map: map,
			      			icon: puce1
			  			});

			  			google.maps.event.addListener(marker_26, 'click', function() {

			  				infowindow.setContent(contentString_26);

 							 infowindow.open(map,marker_26);
						});
					
						var myLatlng = new google.maps.LatLng(46.16, -1.18);

						var contentString_27 = '<div class="infos_bulle" style="width:360px;color:#700500;font-size:11px;"><h3 style="padding-left:0;text-transform:none;color:#a70709;padding-bottom:3px">Casino Barrière de La Rochelle</h3>'+
					   	
					   	'<img align="left" style="margin-right:10px;border:1px solid #a70709;" src="affiche_img.php?rep=visuels_casinos&amp;id=27&amp;width=127&amp;height=95" alt="">'+
					   	
					   	'<p style="padding-bottom:5px;">Esplanade du Mail<br />'+'17000 - La Rochelle</p>'+
					   	
					   	'<p style="padding-bottom:5px;">T&eacute;l : 05 46 34 12 75</p>'+
					   	
					   	'<p style="padding-bottom:5px;"><strong>Nombre de machines<br /> Magic Casinos Jackpot  :</strong> 4</p>'+
					   	
					   	'<p style="padding-left:8px;display:block;float:left;font-weight:bold;background:url(style/img/petite-puce.gif) no-repeat 0px 3px;"><a href="index.php?page=fiche_casino&id=27">Voir la fiche de ce casino</a></p>'+
					   
					    '</div>';


			 			var marker_27 = new google.maps.Marker({
			      			position: myLatlng,
			      			map: map,
			      			icon: puce1
			  			});

			  			google.maps.event.addListener(marker_27, 'click', function() {

			  				infowindow.setContent(contentString_27);

 							 infowindow.open(map,marker_27);
						});
					
						var myLatlng = new google.maps.LatLng(50.52, 1.59);

						var contentString_28 = '<div class="infos_bulle" style="width:360px;color:#700500;font-size:11px;"><h3 style="padding-left:0;text-transform:none;color:#a70709;padding-bottom:3px">Casino Barrière Le Touquet Palais</h3>'+
					   	
					   	'<img align="left" style="margin-right:10px;border:1px solid #a70709;" src="affiche_img.php?rep=visuels_casinos&amp;id=28&amp;width=127&amp;height=95" alt="">'+
					   	
					   	'<p style="padding-bottom:5px;">Place de l\'Hermitage<br />'+'62520 - Le Touquet Paris Plage</p>'+
					   	
					   	'<p style="padding-bottom:5px;">T&eacute;l : 03 21 05 01 05</p>'+
					   	
					   	'<p style="padding-bottom:5px;"><strong>Nombre de machines<br /> Magic Casinos Jackpot  :</strong> 4</p>'+
					   	
					   	'<p style="padding-left:8px;display:block;float:left;font-weight:bold;background:url(style/img/petite-puce.gif) no-repeat 0px 3px;"><a href="index.php?page=fiche_casino&id=28">Voir la fiche de ce casino</a></p>'+
					   
					    '</div>';


			 			var marker_28 = new google.maps.Marker({
			      			position: myLatlng,
			      			map: map,
			      			icon: puce1
			  			});

			  			google.maps.event.addListener(marker_28, 'click', function() {

			  				infowindow.setContent(contentString_28);

 							 infowindow.open(map,marker_28);
						});
					
						var myLatlng = new google.maps.LatLng(50.64, 3.08);

						var contentString_29 = '<div class="infos_bulle" style="width:360px;color:#700500;font-size:11px;"><h3 style="padding-left:0;text-transform:none;color:#a70709;padding-bottom:3px">Hôtel Casino Barrière de Lille</h3>'+
					   	
					   	'<img align="left" style="margin-right:10px;border:1px solid #a70709;" src="affiche_img.php?rep=visuels_casinos&amp;id=29&amp;width=127&amp;height=95" alt="">'+
					   	
					   	'<p style="padding-bottom:5px;">Hôtel Casino Barrière de Lille<br />'+'777 Pont de Flandres<br />'+'59777 - LILLE (Euralille)</p>'+
					   	
					   	'<p style="padding-bottom:5px;">T&eacute;l : 03 28 14 47 77 </p>'+
					   	
					   	'<p style="padding-bottom:5px;"><strong>Nombre de machines<br /> Magic Casinos Jackpot  :</strong> 8</p>'+
					   	
					   	'<p style="padding-left:8px;display:block;float:left;font-weight:bold;background:url(style/img/petite-puce.gif) no-repeat 0px 3px;"><a href="index.php?page=fiche_casino&id=29">Voir la fiche de ce casino</a></p>'+
					   
					    '</div>';


			 			var marker_29 = new google.maps.Marker({
			      			position: myLatlng,
			      			map: map,
			      			icon: puce1
			  			});

			  			google.maps.event.addListener(marker_29, 'click', function() {

			  				infowindow.setContent(contentString_29);

 							 infowindow.open(map,marker_29);
						});
					
						var myLatlng = new google.maps.LatLng(43.77, 7.5);

						var contentString_30 = '<div class="infos_bulle" style="width:360px;color:#700500;font-size:11px;"><h3 style="padding-left:0;text-transform:none;color:#a70709;padding-bottom:3px">Casino Barrière de Menton</h3>'+
					   	
					   	'<img align="left" style="margin-right:10px;border:1px solid #a70709;" src="affiche_img.php?rep=visuels_casinos&amp;id=31&amp;width=127&amp;height=95" alt="">'+
					   	
					   	'<p style="padding-bottom:5px;">2 bis, avenue Félix Faure<br />'+'BP 107<br />'+'06500 - Menton</p>'+
					   	
					   	'<p style="padding-bottom:5px;">T&eacute;l : 04 92 10 16 16</p>'+
					   	
					   	'<p style="padding-bottom:5px;"><strong>Nombre de machines<br /> Magic Casinos Jackpot  :</strong> 4</p>'+
					   	
					   	'<p style="padding-left:8px;display:block;float:left;font-weight:bold;background:url(style/img/petite-puce.gif) no-repeat 0px 3px;"><a href="index.php?page=fiche_casino&id=31">Voir la fiche de ce casino</a></p>'+
					   
					    '</div>';


			 			var marker_30 = new google.maps.Marker({
			      			position: myLatlng,
			      			map: map,
			      			icon: puce1
			  			});

			  			google.maps.event.addListener(marker_30, 'click', function() {

			  				infowindow.setContent(contentString_30);

 							 infowindow.open(map,marker_30);
						});
					
						var myLatlng = new google.maps.LatLng(43.69, 7.27);

						var contentString_31 = '<div class="infos_bulle" style="width:360px;color:#700500;font-size:11px;"><h3 style="padding-left:0;text-transform:none;color:#a70709;padding-bottom:3px">Casino Barrière de Nice Ruhl</h3>'+
					   	
					   	'<img align="left" style="margin-right:10px;border:1px solid #a70709;" src="affiche_img.php?rep=visuels_casinos&amp;id=32&amp;width=127&amp;height=95" alt="">'+
					   	
					   	'<p style="padding-bottom:5px;">1, promenade des Anglais<br />'+'06000 - Nice</p>'+
					   	
					   	'<p style="padding-bottom:5px;">T&eacute;l : 04 97 03 12 22</p>'+
					   	
					   	'<p style="padding-bottom:5px;"><strong>Nombre de machines<br /> Magic Casinos Jackpot  :</strong> 5</p>'+
					   	
					   	'<p style="padding-left:8px;display:block;float:left;font-weight:bold;background:url(style/img/petite-puce.gif) no-repeat 0px 3px;"><a href="index.php?page=fiche_casino&id=32">Voir la fiche de ce casino</a></p>'+
					   
					    '</div>';


			 			var marker_31 = new google.maps.Marker({
			      			position: myLatlng,
			      			map: map,
			      			icon: puce1
			  			});

			  			google.maps.event.addListener(marker_31, 'click', function() {

			  				infowindow.setContent(contentString_31);

 							 infowindow.open(map,marker_31);
						});
					
						var myLatlng = new google.maps.LatLng(48.95, 7.64);

						var contentString_32 = '<div class="infos_bulle" style="width:360px;color:#700500;font-size:11px;"><h3 style="padding-left:0;text-transform:none;color:#a70709;padding-bottom:3px">Casino Barrière de Niederbronn</h3>'+
					   	
					   	'<img align="left" style="margin-right:10px;border:1px solid #a70709;" src="affiche_img.php?rep=visuels_casinos&amp;id=33&amp;width=127&amp;height=95" alt="">'+
					   	
					   	'<p style="padding-bottom:5px;">10, place des Thermes<br />'+'67110 - Niederbronn-les-Bains</p>'+
					   	
					   	'<p style="padding-bottom:5px;">T&eacute;l : 03 88 80 84 88</p>'+
					   	
					   	'<p style="padding-bottom:5px;"><strong>Nombre de machines<br /> Magic Casinos Jackpot  :</strong> 4</p>'+
					   	
					   	'<p style="padding-left:8px;display:block;float:left;font-weight:bold;background:url(style/img/petite-puce.gif) no-repeat 0px 3px;"><a href="index.php?page=fiche_casino&id=33">Voir la fiche de ce casino</a></p>'+
					   
					    '</div>';


			 			var marker_32 = new google.maps.Marker({
			      			position: myLatlng,
			      			map: map,
			      			icon: puce1
			  			});

			  			google.maps.event.addListener(marker_32, 'click', function() {

			  				infowindow.setContent(contentString_32);

 							 infowindow.open(map,marker_32);
						});
					
						var myLatlng = new google.maps.LatLng(49.29, -0.26);

						var contentString_33 = '<div class="infos_bulle" style="width:360px;color:#700500;font-size:11px;"><h3 style="padding-left:0;text-transform:none;color:#a70709;padding-bottom:3px">Casino Barrière de Ouistreham</h3>'+
					   	
					   	'<img align="left" style="margin-right:10px;border:1px solid #a70709;" src="affiche_img.php?rep=visuels_casinos&amp;id=34&amp;width=127&amp;height=95" alt="">'+
					   	
					   	'<p style="padding-bottom:5px;">Place Alfred Thomas<br />'+'14150 - Ouistreham</p>'+
					   	
					   	'<p style="padding-bottom:5px;">T&eacute;l : 02 31 36 30 00</p>'+
					   	
					   	'<p style="padding-bottom:5px;"><strong>Nombre de machines<br /> Magic Casinos Jackpot  :</strong> 4</p>'+
					   	
					   	'<p style="padding-left:8px;display:block;float:left;font-weight:bold;background:url(style/img/petite-puce.gif) no-repeat 0px 3px;"><a href="index.php?page=fiche_casino&id=34">Voir la fiche de ce casino</a></p>'+
					   
					    '</div>';


			 			var marker_33 = new google.maps.Marker({
			      			position: myLatlng,
			      			map: map,
			      			icon: puce1
			  			});

			  			google.maps.event.addListener(marker_33, 'click', function() {

			  				infowindow.setContent(contentString_33);

 							 infowindow.open(map,marker_33);
						});
					
						var myLatlng = new google.maps.LatLng(48.81, -3.46);

						var contentString_34 = '<div class="infos_bulle" style="width:360px;color:#700500;font-size:11px;"><h3 style="padding-left:0;text-transform:none;color:#a70709;padding-bottom:3px">Casino Barrière de Perros-Guirec</h3>'+
					   	
					   	'<img align="left" style="margin-right:10px;border:1px solid #a70709;" src="affiche_img.php?rep=visuels_casinos&amp;id=35&amp;width=127&amp;height=95" alt="">'+
					   	
					   	'<p style="padding-bottom:5px;">Plage de Trestraou<br />'+'22700 - Perros Guirec</p>'+
					   	
					   	'<p style="padding-bottom:5px;">T&eacute;l : 02 96 49 80 80</p>'+
					   	
					   	'<p style="padding-bottom:5px;"><strong>Nombre de machines<br /> Magic Casinos Jackpot  :</strong> 3</p>'+
					   	
					   	'<p style="padding-left:8px;display:block;float:left;font-weight:bold;background:url(style/img/petite-puce.gif) no-repeat 0px 3px;"><a href="index.php?page=fiche_casino&id=35">Voir la fiche de ce casino</a></p>'+
					   
					    '</div>';


			 			var marker_34 = new google.maps.Marker({
			      			position: myLatlng,
			      			map: map,
			      			icon: puce1
			  			});

			  			google.maps.event.addListener(marker_34, 'click', function() {

			  				infowindow.setContent(contentString_34);

 							 infowindow.open(map,marker_34);
						});
					
						var myLatlng = new google.maps.LatLng(42.85, 3.04);

						var contentString_35 = '<div class="infos_bulle" style="width:360px;color:#700500;font-size:11px;"><h3 style="padding-left:0;text-transform:none;color:#a70709;padding-bottom:3px">Casino Barrière de Port-Leucate</h3>'+
					   	
					   	'<img align="left" style="margin-right:10px;border:1px solid #a70709;" src="affiche_img.php?rep=visuels_casinos&amp;id=36&amp;width=127&amp;height=95" alt="">'+
					   	
					   	'<p style="padding-bottom:5px;">Avenue du Roussillon<br />'+'11370 - Leucate</p>'+
					   	
					   	'<p style="padding-bottom:5px;">T&eacute;l : 0 4 68 58 17 77</p>'+
					   	
					   	'<p style="padding-bottom:5px;"><strong>Nombre de machines<br /> Magic Casinos Jackpot  :</strong> 2</p>'+
					   	
					   	'<p style="padding-left:8px;display:block;float:left;font-weight:bold;background:url(style/img/petite-puce.gif) no-repeat 0px 3px;"><a href="index.php?page=fiche_casino&id=36">Voir la fiche de ce casino</a></p>'+
					   
					    '</div>';


			 			var marker_35 = new google.maps.Marker({
			      			position: myLatlng,
			      			map: map,
			      			icon: puce1
			  			});

			  			google.maps.event.addListener(marker_35, 'click', function() {

			  				infowindow.setContent(contentString_35);

 							 infowindow.open(map,marker_35);
						});
					
						var myLatlng = new google.maps.LatLng(48.19, 7.34);

						var contentString_36 = '<div class="infos_bulle" style="width:360px;color:#700500;font-size:11px;"><h3 style="padding-left:0;text-transform:none;color:#a70709;padding-bottom:3px">Casino Barrière de Ribeauvillé</h3>'+
					   	
					   	'<img align="left" style="margin-right:10px;border:1px solid #a70709;" src="affiche_img.php?rep=visuels_casinos&amp;id=37&amp;width=127&amp;height=95" alt="">'+
					   	
					   	'<p style="padding-bottom:5px;">Guémar - Route Départementale 106<br />'+'BP 50002<br />'+'68151 - Ribeauvillé</p>'+
					   	
					   	'<p style="padding-bottom:5px;">T&eacute;l : 03 89 73 43 43</p>'+
					   	
					   	'<p style="padding-bottom:5px;"><strong>Nombre de machines<br /> Magic Casinos Jackpot  :</strong> 4</p>'+
					   	
					   	'<p style="padding-left:8px;display:block;float:left;font-weight:bold;background:url(style/img/petite-puce.gif) no-repeat 0px 3px;"><a href="index.php?page=fiche_casino&id=37">Voir la fiche de ce casino</a></p>'+
					   
					    '</div>';


			 			var marker_36 = new google.maps.Marker({
			      			position: myLatlng,
			      			map: map,
			      			icon: puce1
			  			});

			  			google.maps.event.addListener(marker_36, 'click', function() {

			  				infowindow.setContent(contentString_36);

 							 infowindow.open(map,marker_36);
						});
					
						var myLatlng = new google.maps.LatLng(45.62, -1.04);

						var contentString_37 = '<div class="infos_bulle" style="width:360px;color:#700500;font-size:11px;"><h3 style="padding-left:0;text-transform:none;color:#a70709;padding-bottom:3px">Casino Barrière de Royan</h3>'+
					   	
					   	'<img align="left" style="margin-right:10px;border:1px solid #a70709;" src="affiche_img.php?rep=visuels_casinos&amp;id=38&amp;width=127&amp;height=95" alt="">'+
					   	
					   	'<p style="padding-bottom:5px;">2, esplanade de Pontaillac<br />'+'17200 - Royan</p>'+
					   	
					   	'<p style="padding-bottom:5px;">T&eacute;l : 05 46 39 03 31</p>'+
					   	
					   	'<p style="padding-bottom:5px;"><strong>Nombre de machines<br /> Magic Casinos Jackpot  :</strong> 4</p>'+
					   	
					   	'<p style="padding-left:8px;display:block;float:left;font-weight:bold;background:url(style/img/petite-puce.gif) no-repeat 0px 3px;"><a href="index.php?page=fiche_casino&id=38">Voir la fiche de ce casino</a></p>'+
					   
					    '</div>';


			 			var marker_37 = new google.maps.Marker({
			      			position: myLatlng,
			      			map: map,
			      			icon: puce1
			  			});

			  			google.maps.event.addListener(marker_37, 'click', function() {

			  				infowindow.setContent(contentString_37);

 							 infowindow.open(map,marker_37);
						});
					
						var myLatlng = new google.maps.LatLng(46.49, -1.79);

						var contentString_38 = '<div class="infos_bulle" style="width:360px;color:#700500;font-size:11px;"><h3 style="padding-left:0;text-transform:none;color:#a70709;padding-bottom:3px">Les Atlantes Casino Barrière des Sables d\'Olonne </h3>'+
					   	
					   	'<img align="left" style="margin-right:10px;border:1px solid #a70709;" src="affiche_img.php?rep=visuels_casinos&amp;id=39&amp;width=127&amp;height=95" alt="">'+
					   	
					   	'<p style="padding-bottom:5px;">3, bd Franklin Roosevelt<br />'+'85100 - Les Sables d\'Olonne</p>'+
					   	
					   	'<p style="padding-bottom:5px;">T&eacute;l : 02 51 32 05 40</p>'+
					   	
					   	'<p style="padding-bottom:5px;"><strong>Nombre de machines<br /> Magic Casinos Jackpot  :</strong> 2</p>'+
					   	
					   	'<p style="padding-left:8px;display:block;float:left;font-weight:bold;background:url(style/img/petite-puce.gif) no-repeat 0px 3px;"><a href="index.php?page=fiche_casino&id=39">Voir la fiche de ce casino</a></p>'+
					   
					    '</div>';


			 			var marker_38 = new google.maps.Marker({
			      			position: myLatlng,
			      			map: map,
			      			icon: puce1
			  			});

			  			google.maps.event.addListener(marker_38, 'click', function() {

			  				infowindow.setContent(contentString_38);

 							 infowindow.open(map,marker_38);
						});
					
						var myLatlng = new google.maps.LatLng(48.65, -2.01);

						var contentString_39 = '<div class="infos_bulle" style="width:360px;color:#700500;font-size:11px;"><h3 style="padding-left:0;text-transform:none;color:#a70709;padding-bottom:3px">Casino Barrière de Saint Malo</h3>'+
					   	
					   	'<img align="left" style="margin-right:10px;border:1px solid #a70709;" src="affiche_img.php?rep=visuels_casinos&amp;id=40&amp;width=127&amp;height=95" alt="">'+
					   	
					   	'<p style="padding-bottom:5px;">2, chaussée du Sillon<br />'+'35400 - Saint Malo</p>'+
					   	
					   	'<p style="padding-bottom:5px;">T&eacute;l : 02 99 40 64 00</p>'+
					   	
					   	'<p style="padding-bottom:5px;"><strong>Nombre de machines<br /> Magic Casinos Jackpot  :</strong> 3</p>'+
					   	
					   	'<p style="padding-left:8px;display:block;float:left;font-weight:bold;background:url(style/img/petite-puce.gif) no-repeat 0px 3px;"><a href="index.php?page=fiche_casino&id=40">Voir la fiche de ce casino</a></p>'+
					   
					    '</div>';


			 			var marker_39 = new google.maps.Marker({
			      			position: myLatlng,
			      			map: map,
			      			icon: puce1
			  			});

			  			google.maps.event.addListener(marker_39, 'click', function() {

			  				infowindow.setContent(contentString_39);

 							 infowindow.open(map,marker_39);
						});
					
						var myLatlng = new google.maps.LatLng(43.42, 6.77);

						var contentString_40 = '<div class="infos_bulle" style="width:360px;color:#700500;font-size:11px;"><h3 style="padding-left:0;text-transform:none;color:#a70709;padding-bottom:3px">Casino Barrière de Saint Raphaël</h3>'+
					   	
					   	'<img align="left" style="margin-right:10px;border:1px solid #a70709;" src="affiche_img.php?rep=visuels_casinos&amp;id=41&amp;width=127&amp;height=95" alt="">'+
					   	
					   	'<p style="padding-bottom:5px;">Square de Grand<br />'+'83700 - Saint Raphël</p>'+
					   	
					   	'<p style="padding-bottom:5px;">T&eacute;l : 04 98 11 17 77</p>'+
					   	
					   	'<p style="padding-bottom:5px;"><strong>Nombre de machines<br /> Magic Casinos Jackpot  :</strong> 4</p>'+
					   	
					   	'<p style="padding-left:8px;display:block;float:left;font-weight:bold;background:url(style/img/petite-puce.gif) no-repeat 0px 3px;"><a href="index.php?page=fiche_casino&id=41">Voir la fiche de ce casino</a></p>'+
					   
					    '</div>';


			 			var marker_40 = new google.maps.Marker({
			      			position: myLatlng,
			      			map: map,
			      			icon: puce1
			  			});

			  			google.maps.event.addListener(marker_40, 'click', function() {

			  				infowindow.setContent(contentString_40);

 							 infowindow.open(map,marker_40);
						});
					
						var myLatlng = new google.maps.LatLng(43.31, 6.64);

						var contentString_41 = '<div class="infos_bulle" style="width:360px;color:#700500;font-size:11px;"><h3 style="padding-left:0;text-transform:none;color:#a70709;padding-bottom:3px">Casino Barrière de Ste Maxime</h3>'+
					   	
					   	'<img align="left" style="margin-right:10px;border:1px solid #a70709;" src="affiche_img.php?rep=visuels_casinos&amp;id=42&amp;width=127&amp;height=95" alt="">'+
					   	
					   	'<p style="padding-bottom:5px;">23, avenue Charles de Gaulle<br />'+'83120 - Sainte-Maxime</p>'+
					   	
					   	'<p style="padding-bottom:5px;">T&eacute;l : 04 94 55 07 00</p>'+
					   	
					   	'<p style="padding-bottom:5px;"><strong>Nombre de machines<br /> Magic Casinos Jackpot  :</strong> 3</p>'+
					   	
					   	'<p style="padding-left:8px;display:block;float:left;font-weight:bold;background:url(style/img/petite-puce.gif) no-repeat 0px 3px;"><a href="index.php?page=fiche_casino&id=42">Voir la fiche de ce casino</a></p>'+
					   
					    '</div>';


			 			var marker_41 = new google.maps.Marker({
			      			position: myLatlng,
			      			map: map,
			      			icon: puce1
			  			});

			  			google.maps.event.addListener(marker_41, 'click', function() {

			  				infowindow.setContent(contentString_41);

 							 infowindow.open(map,marker_41);
						});
					
						var myLatlng = new google.maps.LatLng(43.56, 1.45);

						var contentString_42 = '<div class="infos_bulle" style="width:360px;color:#700500;font-size:11px;"><h3 style="padding-left:0;text-transform:none;color:#a70709;padding-bottom:3px">Casino Barrière de Toulouse</h3>'+
					   	
					   	'<img align="left" style="margin-right:10px;border:1px solid #a70709;" src="affiche_img.php?rep=visuels_casinos&amp;id=43&amp;width=127&amp;height=95" alt="">'+
					   	
					   	'<p style="padding-bottom:5px;">Île du Ramier<br />'+'18 Chemin de la Loge<br />'+'31400 - Toulouse</p>'+
					   	
					   	'<p style="padding-bottom:5px;">T&eacute;l : 05 61 333 777</p>'+
					   	
					   	'<p style="padding-bottom:5px;"><strong>Nombre de machines<br /> Magic Casinos Jackpot  :</strong> 5</p>'+
					   	
					   	'<p style="padding-left:8px;display:block;float:left;font-weight:bold;background:url(style/img/petite-puce.gif) no-repeat 0px 3px;"><a href="index.php?page=fiche_casino&id=43">Voir la fiche de ce casino</a></p>'+
					   
					    '</div>';


			 			var marker_42 = new google.maps.Marker({
			      			position: myLatlng,
			      			map: map,
			      			icon: puce1
			  			});

			  			google.maps.event.addListener(marker_42, 'click', function() {

			  				infowindow.setContent(contentString_42);

 							 infowindow.open(map,marker_42);
						});
					
						var myLatlng = new google.maps.LatLng(49.37, 0.08);

						var contentString_43 = '<div class="infos_bulle" style="width:360px;color:#700500;font-size:11px;"><h3 style="padding-left:0;text-transform:none;color:#a70709;padding-bottom:3px">Casino Barrière de Trouville</h3>'+
					   	
					   	'<img align="left" style="margin-right:10px;border:1px solid #a70709;" src="affiche_img.php?rep=visuels_casinos&amp;id=44&amp;width=127&amp;height=95" alt="">'+
					   	
					   	'<p style="padding-bottom:5px;">Place du Maréchal Foch<br />'+'14360 - Trouville-sur-Mer</p>'+
					   	
					   	'<p style="padding-bottom:5px;">T&eacute;l : 02 31 87 75 00</p>'+
					   	
					   	'<p style="padding-bottom:5px;"><strong>Nombre de machines<br /> Magic Casinos Jackpot  :</strong> 5</p>'+
					   	
					   	'<p style="padding-left:8px;display:block;float:left;font-weight:bold;background:url(style/img/petite-puce.gif) no-repeat 0px 3px;"><a href="index.php?page=fiche_casino&id=44">Voir la fiche de ce casino</a></p>'+
					   
					    '</div>';


			 			var marker_43 = new google.maps.Marker({
			      			position: myLatlng,
			      			map: map,
			      			icon: puce1
			  			});

			  			google.maps.event.addListener(marker_43, 'click', function() {

			  				infowindow.setContent(contentString_43);

 							 infowindow.open(map,marker_43);
						});
					
						var myLatlng = new google.maps.LatLng(44.45, -1.25);

						var contentString_44 = '<div class="infos_bulle" style="width:360px;color:#700500;font-size:11px;"><h3 style="padding-left:0;text-transform:none;color:#a70709;padding-bottom:3px">Casino de l\'Océan</h3>'+
					   	
					   	'<img align="left" style="margin-right:10px;border:1px solid #a70709;" src="affiche_img.php?rep=visuels_casinos&amp;id=45&amp;width=127&amp;height=95" alt="">'+
					   	
					   	'<p style="padding-bottom:5px;">Bouleverd de l\'océan<br />'+'40600 - Biscarrosse</p>'+
					   	
					   	'<p style="padding-bottom:5px;">T&eacute;l : 05 58 78 26 99</p>'+
					   	
					   	'<p style="padding-bottom:5px;"><strong>Nombre de machines<br /> Magic Casinos Jackpot  :</strong> 2</p>'+
					   	
					   	'<p style="padding-left:8px;display:block;float:left;font-weight:bold;background:url(style/img/petite-puce.gif) no-repeat 0px 3px;"><a href="index.php?page=fiche_casino&id=45">Voir la fiche de ce casino</a></p>'+
					   
					    '</div>';


			 			var marker_44 = new google.maps.Marker({
			      			position: myLatlng,
			      			map: map,
			      			icon: puce6
			  			});

			  			google.maps.event.addListener(marker_44, 'click', function() {

			  				infowindow.setContent(contentString_44);

 							 infowindow.open(map,marker_44);
						});
					
						var myLatlng = new google.maps.LatLng(49.64, -1.62);

						var contentString_45 = '<div class="infos_bulle" style="width:360px;color:#700500;font-size:11px;"><h3 style="padding-left:0;text-transform:none;color:#a70709;padding-bottom:3px">Cogit Cherbourg</h3>'+
					   	
					   	'<img align="left" style="margin-right:10px;border:1px solid #a70709;" src="affiche_img.php?rep=visuels_casinos&amp;id=46&amp;width=127&amp;height=95" alt="">'+
					   	
					   	'<p style="padding-bottom:5px;">18, Quai Alexandre III<br />'+'50120 - CHERBOURG-OCTEVILLE</p>'+
					   	
					   	'<p style="padding-bottom:5px;">T&eacute;l : 02 33 43 00 56</p>'+
					   	
					   	'<p style="padding-bottom:5px;"><strong>Nombre de machines<br /> Magic Casinos Jackpot  :</strong> 2</p>'+
					   	
					   	'<p style="padding-left:8px;display:block;float:left;font-weight:bold;background:url(style/img/petite-puce.gif) no-repeat 0px 3px;"><a href="index.php?page=fiche_casino&id=46">Voir la fiche de ce casino</a></p>'+
					   
					    '</div>';


			 			var marker_45 = new google.maps.Marker({
			      			position: myLatlng,
			      			map: map,
			      			icon: puce6
			  			});

			  			google.maps.event.addListener(marker_45, 'click', function() {

			  				infowindow.setContent(contentString_45);

 							 infowindow.open(map,marker_45);
						});
					
						var myLatlng = new google.maps.LatLng(45, -1.18);

						var contentString_46 = '<div class="infos_bulle" style="width:360px;color:#700500;font-size:11px;"><h3 style="padding-left:0;text-transform:none;color:#a70709;padding-bottom:3px">CASINO DE LACANAU</h3>'+
					   	
					   	'<img align="left" style="margin-right:10px;border:1px solid #a70709;" src="affiche_img.php?rep=visuels_casinos&amp;id=47&amp;width=127&amp;height=95" alt="">'+
					   	
					   	'<p style="padding-bottom:5px;">Route du Baganais<br />'+'33680 - LACANAU OCEAN</p>'+
					   	
					   	'<p style="padding-bottom:5px;">T&eacute;l : 0557170380</p>'+
					   	
					   	'<p style="padding-bottom:5px;"><strong>Nombre de machines<br /> Magic Casinos Jackpot  :</strong> 2</p>'+
					   	
					   	'<p style="padding-left:8px;display:block;float:left;font-weight:bold;background:url(style/img/petite-puce.gif) no-repeat 0px 3px;"><a href="index.php?page=fiche_casino&id=47">Voir la fiche de ce casino</a></p>'+
					   
					    '</div>';


			 			var marker_46 = new google.maps.Marker({
			      			position: myLatlng,
			      			map: map,
			      			icon: puce6
			  			});

			  			google.maps.event.addListener(marker_46, 'click', function() {

			  				infowindow.setContent(contentString_46);

 							 infowindow.open(map,marker_46);
						});
					
						var myLatlng = new google.maps.LatLng(44.2, -1.23);

						var contentString_47 = '<div class="infos_bulle" style="width:360px;color:#700500;font-size:11px;"><h3 style="padding-left:0;text-transform:none;color:#a70709;padding-bottom:3px">Casino de  Mimizan</h3>'+
					   	
					   	'<img align="left" style="margin-right:10px;border:1px solid #a70709;" src="affiche_img.php?rep=visuels_casinos&amp;id=48&amp;width=127&amp;height=95" alt="">'+
					   	
					   	'<p style="padding-bottom:5px;">Rue du Casino - BP 24<br />'+'40200 - MIMIZAN</p>'+
					   	
					   	'<p style="padding-bottom:5px;">T&eacute;l : 05 58 09 05 02</p>'+
					   	
					   	'<p style="padding-bottom:5px;"><strong>Nombre de machines<br /> Magic Casinos Jackpot  :</strong> 2</p>'+
					   	
					   	'<p style="padding-left:8px;display:block;float:left;font-weight:bold;background:url(style/img/petite-puce.gif) no-repeat 0px 3px;"><a href="index.php?page=fiche_casino&id=48">Voir la fiche de ce casino</a></p>'+
					   
					    '</div>';


			 			var marker_47 = new google.maps.Marker({
			      			position: myLatlng,
			      			map: map,
			      			icon: puce6
			  			});

			  			google.maps.event.addListener(marker_47, 'click', function() {

			  				infowindow.setContent(contentString_47);

 							 infowindow.open(map,marker_47);
						});
					
						var myLatlng = new google.maps.LatLng(46.7, -1.93);

						var contentString_48 = '<div class="infos_bulle" style="width:360px;color:#700500;font-size:11px;"><h3 style="padding-left:0;text-transform:none;color:#a70709;padding-bottom:3px">Cogit St Gilles Croix de Vie</h3>'+
					   	
					   	'<img align="left" style="margin-right:10px;border:1px solid #a70709;" src="affiche_img.php?rep=visuels_casinos&amp;id=49&amp;width=127&amp;height=95" alt="">'+
					   	
					   	'<p style="padding-bottom:5px;">2 quai Garcie Ferrande<br />'+'85805 - Saint gilles croix de vie</p>'+
					   	
					   	'<p style="padding-bottom:5px;">T&eacute;l : 0251600304</p>'+
					   	
					   	'<p style="padding-bottom:5px;"><strong>Nombre de machines<br /> Magic Casinos Jackpot  :</strong> 3</p>'+
					   	
					   	'<p style="padding-left:8px;display:block;float:left;font-weight:bold;background:url(style/img/petite-puce.gif) no-repeat 0px 3px;"><a href="index.php?page=fiche_casino&id=49">Voir la fiche de ce casino</a></p>'+
					   
					    '</div>';


			 			var marker_48 = new google.maps.Marker({
			      			position: myLatlng,
			      			map: map,
			      			icon: puce6
			  			});

			  			google.maps.event.addListener(marker_48, 'click', function() {

			  				infowindow.setContent(contentString_48);

 							 infowindow.open(map,marker_48);
						});
					
						var myLatlng = new google.maps.LatLng(45.55, 5.99);

						var contentString_49 = '<div class="infos_bulle" style="width:360px;color:#700500;font-size:11px;"><h3 style="padding-left:0;text-transform:none;color:#a70709;padding-bottom:3px">New Castel Casino</h3>'+
					   	
					   	'<img align="left" style="margin-right:10px;border:1px solid #a70709;" src="affiche_img.php?rep=visuels_casinos&amp;id=50&amp;width=127&amp;height=95" alt="">'+
					   	
					   	'<p style="padding-bottom:5px;">229 Avenue Domenget<br />'+'BP n°8<br />'+'73190 - CHALLES LES EAUX</p>'+
					   	
					   	'<p style="padding-bottom:5px;">T&eacute;l : 04 79 72 86 14</p>'+
					   	
					   	'<p style="padding-bottom:5px;"><strong>Nombre de machines<br /> Magic Casinos Jackpot  :</strong> 2</p>'+
					   	
					   	'<p style="padding-left:8px;display:block;float:left;font-weight:bold;background:url(style/img/petite-puce.gif) no-repeat 0px 3px;"><a href="index.php?page=fiche_casino&id=50">Voir la fiche de ce casino</a></p>'+
					   
					    '</div>';


			 			var marker_49 = new google.maps.Marker({
			      			position: myLatlng,
			      			map: map,
			      			icon: puce4
			  			});

			  			google.maps.event.addListener(marker_49, 'click', function() {

			  				infowindow.setContent(contentString_49);

 							 infowindow.open(map,marker_49);
						});
					
						var myLatlng = new google.maps.LatLng(48.84, -1.6);

						var contentString_50 = '<div class="infos_bulle" style="width:360px;color:#700500;font-size:11px;"><h3 style="padding-left:0;text-transform:none;color:#a70709;padding-bottom:3px">Granville</h3>'+
					   	
					   	'<img align="left" style="margin-right:10px;border:1px solid #a70709;" src="affiche_img.php?rep=visuels_casinos&amp;id=52&amp;width=127&amp;height=95" alt="">'+
					   	
					   	'<p style="padding-bottom:5px;">Place Maréchal Foch<br />'+'50400 - GRANVILLE</p>'+
					   	
					   	'<p style="padding-bottom:5px;">T&eacute;l : 0233500079</p>'+
					   	
					   	'<p style="padding-bottom:5px;"><strong>Nombre de machines<br /> Magic Casinos Jackpot  :</strong> 3</p>'+
					   	
					   	'<p style="padding-left:8px;display:block;float:left;font-weight:bold;background:url(style/img/petite-puce.gif) no-repeat 0px 3px;"><a href="index.php?page=fiche_casino&id=52">Voir la fiche de ce casino</a></p>'+
					   
					    '</div>';


			 			var marker_50 = new google.maps.Marker({
			      			position: myLatlng,
			      			map: map,
			      			icon: puce4
			  			});

			  			google.maps.event.addListener(marker_50, 'click', function() {

			  				infowindow.setContent(contentString_50);

 							 infowindow.open(map,marker_50);
						});
					
						var myLatlng = new google.maps.LatLng(45.92, 3.06);

						var contentString_51 = '<div class="infos_bulle" style="width:360px;color:#700500;font-size:11px;"><h3 style="padding-left:0;text-transform:none;color:#a70709;padding-bottom:3px">Casino de Châtel-Guyon</h3>'+
					   	
					   	'<img align="left" style="margin-right:10px;border:1px solid #a70709;" src="affiche_img.php?rep=visuels_casinos&amp;id=53&amp;width=127&amp;height=95" alt="">'+
					   	
					   	'<p style="padding-bottom:5px;">Place Brosson<br />'+'63140 - Châtel-Guyon</p>'+
					   	
					   	'<p style="padding-bottom:5px;">T&eacute;l : 0473860039</p>'+
					   	
					   	'<p style="padding-bottom:5px;"><strong>Nombre de machines<br /> Magic Casinos Jackpot  :</strong> 2</p>'+
					   	
					   	'<p style="padding-left:8px;display:block;float:left;font-weight:bold;background:url(style/img/petite-puce.gif) no-repeat 0px 3px;"><a href="index.php?page=fiche_casino&id=53">Voir la fiche de ce casino</a></p>'+
					   
					    '</div>';


			 			var marker_51 = new google.maps.Marker({
			      			position: myLatlng,
			      			map: map,
			      			icon: puce4
			  			});

			  			google.maps.event.addListener(marker_51, 'click', function() {

			  				infowindow.setContent(contentString_51);

 							 infowindow.open(map,marker_51);
						});
					
						var myLatlng = new google.maps.LatLng(43.01, 3.07);

						var contentString_52 = '<div class="infos_bulle" style="width:360px;color:#700500;font-size:11px;"><h3 style="padding-left:0;text-transform:none;color:#a70709;padding-bottom:3px">SFC Port le Nouvelle</h3>'+
					   	
					   	'<img align="left" style="margin-right:10px;border:1px solid #a70709;" src="affiche_img.php?rep=visuels_casinos&amp;id=54&amp;width=127&amp;height=95" alt="">'+
					   	
					   	'<p style="padding-bottom:5px;">Place Paul Valéry<br />'+'11210 - Port la Nouvelle</p>'+
					   	
					   	'<p style="padding-bottom:5px;">T&eacute;l : 04 68 400 407</p>'+
					   	
					   	'<p style="padding-bottom:5px;"><strong>Nombre de machines<br /> Magic Casinos Jackpot  :</strong> 2</p>'+
					   	
					   	'<p style="padding-left:8px;display:block;float:left;font-weight:bold;background:url(style/img/petite-puce.gif) no-repeat 0px 3px;"><a href="index.php?page=fiche_casino&id=54">Voir la fiche de ce casino</a></p>'+
					   
					    '</div>';


			 			var marker_52 = new google.maps.Marker({
			      			position: myLatlng,
			      			map: map,
			      			icon: puce4
			  			});

			  			google.maps.event.addListener(marker_52, 'click', function() {

			  				infowindow.setContent(contentString_52);

 							 infowindow.open(map,marker_52);
						});
					
						var myLatlng = new google.maps.LatLng(45.69, 5.91);

						var contentString_53 = '<div class="infos_bulle" style="width:360px;color:#700500;font-size:11px;"><h3 style="padding-left:0;text-transform:none;color:#a70709;padding-bottom:3px">CASINO GRAND CERCLE</h3>'+
					   	
					   	'<img align="left" style="margin-right:10px;border:1px solid #a70709;" src="affiche_img.php?rep=visuels_casinos&amp;id=55&amp;width=127&amp;height=95" alt="">'+
					   	
					   	'<p style="padding-bottom:5px;">200 rue du casino<br />'+'BP 428<br />'+'73100 - Aix-les-Bains</p>'+
					   	
					   	'<p style="padding-bottom:5px;">T&eacute;l : 04 79 35 16 16</p>'+
					   	
					   	'<p style="padding-bottom:5px;"><strong>Nombre de machines<br /> Magic Casinos Jackpot  :</strong> 3</p>'+
					   	
					   	'<p style="padding-left:8px;display:block;float:left;font-weight:bold;background:url(style/img/petite-puce.gif) no-repeat 0px 3px;"><a href="index.php?page=fiche_casino&id=55">Voir la fiche de ce casino</a></p>'+
					   
					    '</div>';


			 			var marker_53 = new google.maps.Marker({
			      			position: myLatlng,
			      			map: map,
			      			icon: puce4
			  			});

			  			google.maps.event.addListener(marker_53, 'click', function() {

			  				infowindow.setContent(contentString_53);

 							 infowindow.open(map,marker_53);
						});
					
						var myLatlng = new google.maps.LatLng(45.9, 6.14);

						var contentString_54 = '<div class="infos_bulle" style="width:360px;color:#700500;font-size:11px;"><h3 style="padding-left:0;text-transform:none;color:#a70709;padding-bottom:3px">Le Casino Impérial Annecy</h3>'+
					   	
					   	'<img align="left" style="margin-right:10px;border:1px solid #a70709;" src="affiche_img.php?rep=visuels_casinos&amp;id=56&amp;width=127&amp;height=95" alt="">'+
					   	
					   	'<p style="padding-bottom:5px;">Allée de L\'Impérial<br />'+'74000 - ANNECY</p>'+
					   	
					   	'<p style="padding-bottom:5px;">T&eacute;l : 0450093000</p>'+
					   	
					   	'<p style="padding-bottom:5px;"><strong>Nombre de machines<br /> Magic Casinos Jackpot  :</strong> 6</p>'+
					   	
					   	'<p style="padding-left:8px;display:block;float:left;font-weight:bold;background:url(style/img/petite-puce.gif) no-repeat 0px 3px;"><a href="index.php?page=fiche_casino&id=56">Voir la fiche de ce casino</a></p>'+
					   
					    '</div>';


			 			var marker_54 = new google.maps.Marker({
			      			position: myLatlng,
			      			map: map,
			      			icon: puce4
			  			});

			  			google.maps.event.addListener(marker_54, 'click', function() {

			  				infowindow.setContent(contentString_54);

 							 infowindow.open(map,marker_54);
						});
					
						var myLatlng = new google.maps.LatLng(43.44, 3.68);

						var contentString_55 = '<div class="infos_bulle" style="width:360px;color:#700500;font-size:11px;"><h3 style="padding-left:0;text-transform:none;color:#a70709;padding-bottom:3px">Casino de Balaruc-les-Bains</h3>'+
					   	
					   	'<img align="left" style="margin-right:10px;border:1px solid #a70709;" src="affiche_img.php?rep=visuels_casinos&amp;id=57&amp;width=127&amp;height=95" alt="">'+
					   	
					   	'<p style="padding-bottom:5px;">Rue du Mont St Clair<br />'+'34540 - Balaruc-les-Bains</p>'+
					   	
					   	'<p style="padding-bottom:5px;">T&eacute;l : 0467480056</p>'+
					   	
					   	'<p style="padding-bottom:5px;"><strong>Nombre de machines<br /> Magic Casinos Jackpot  :</strong> 2</p>'+
					   	
					   	'<p style="padding-left:8px;display:block;float:left;font-weight:bold;background:url(style/img/petite-puce.gif) no-repeat 0px 3px;"><a href="index.php?page=fiche_casino&id=57">Voir la fiche de ce casino</a></p>'+
					   
					    '</div>';


			 			var marker_55 = new google.maps.Marker({
			      			position: myLatlng,
			      			map: map,
			      			icon: puce4
			  			});

			  			google.maps.event.addListener(marker_55, 'click', function() {

			  				infowindow.setContent(contentString_55);

 							 infowindow.open(map,marker_55);
						});
					
						var myLatlng = new google.maps.LatLng(43.28, 3.5);

						var contentString_56 = '<div class="infos_bulle" style="width:360px;color:#700500;font-size:11px;"><h3 style="padding-left:0;text-transform:none;color:#a70709;padding-bottom:3px">Cap d\'Agde</h3>'+
					   	
					   	'<img align="left" style="margin-right:10px;border:1px solid #a70709;" src="affiche_img.php?rep=visuels_casinos&amp;id=58&amp;width=127&amp;height=95" alt="">'+
					   	
					   	'<p style="padding-bottom:5px;">ILE DES LOISIRS<br />'+'34300 - LE CAP D\'AGDE</p>'+
					   	
					   	'<p style="padding-bottom:5px;">T&eacute;l : 0467268282</p>'+
					   	
					   	'<p style="padding-bottom:5px;"><strong>Nombre de machines<br /> Magic Casinos Jackpot  :</strong> 3</p>'+
					   	
					   	'<p style="padding-left:8px;display:block;float:left;font-weight:bold;background:url(style/img/petite-puce.gif) no-repeat 0px 3px;"><a href="index.php?page=fiche_casino&id=58">Voir la fiche de ce casino</a></p>'+
					   
					    '</div>';


			 			var marker_56 = new google.maps.Marker({
			      			position: myLatlng,
			      			map: map,
			      			icon: puce4
			  			});

			  			google.maps.event.addListener(marker_56, 'click', function() {

			  				infowindow.setContent(contentString_56);

 							 infowindow.open(map,marker_56);
						});
					
						var myLatlng = new google.maps.LatLng(43.64, -1.43);

						var contentString_57 = '<div class="infos_bulle" style="width:360px;color:#700500;font-size:11px;"><h3 style="padding-left:0;text-transform:none;color:#a70709;padding-bottom:3px">Casino Municipal de Capbreton</h3>'+
					   	
					   	'<img align="left" style="margin-right:10px;border:1px solid #a70709;" src="affiche_img.php?rep=visuels_casinos&amp;id=59&amp;width=127&amp;height=95" alt="">'+
					   	
					   	'<p style="padding-bottom:5px;">place de la Liberté<br />'+'40130 - capbreton</p>'+
					   	
					   	'<p style="padding-bottom:5px;">T&eacute;l : 05 58 72 13 75</p>'+
					   	
					   	'<p style="padding-bottom:5px;"><strong>Nombre de machines<br /> Magic Casinos Jackpot  :</strong> 2</p>'+
					   	
					   	'<p style="padding-left:8px;display:block;float:left;font-weight:bold;background:url(style/img/petite-puce.gif) no-repeat 0px 3px;"><a href="index.php?page=fiche_casino&id=59">Voir la fiche de ce casino</a></p>'+
					   
					    '</div>';


			 			var marker_57 = new google.maps.Marker({
			      			position: myLatlng,
			      			map: map,
			      			icon: puce4
			  			});

			  			google.maps.event.addListener(marker_57, 'click', function() {

			  				infowindow.setContent(contentString_57);

 							 infowindow.open(map,marker_57);
						});
					
						var myLatlng = new google.maps.LatLng(43.17, 6.53);

						var contentString_58 = '<div class="infos_bulle" style="width:360px;color:#700500;font-size:11px;"><h3 style="padding-left:0;text-transform:none;color:#a70709;padding-bottom:3px">Cavalaire</h3>'+
					   	
					   	'<img align="left" style="margin-right:10px;border:1px solid #a70709;" src="affiche_img.php?rep=visuels_casinos&amp;id=60&amp;width=127&amp;height=95" alt="">'+
					   	
					   	'<p style="padding-bottom:5px;">Rue du port<br />'+'83240 - CAVALAIRE sur MER</p>'+
					   	
					   	'<p style="padding-bottom:5px;">T&eacute;l : 0494019240</p>'+
					   	
					   	'<p style="padding-bottom:5px;"><strong>Nombre de machines<br /> Magic Casinos Jackpot  :</strong> 2</p>'+
					   	
					   	'<p style="padding-left:8px;display:block;float:left;font-weight:bold;background:url(style/img/petite-puce.gif) no-repeat 0px 3px;"><a href="index.php?page=fiche_casino&id=60">Voir la fiche de ce casino</a></p>'+
					   
					    '</div>';


			 			var marker_58 = new google.maps.Marker({
			      			position: myLatlng,
			      			map: map,
			      			icon: puce4
			  			});

			  			google.maps.event.addListener(marker_58, 'click', function() {

			  				infowindow.setContent(contentString_58);

 							 infowindow.open(map,marker_58);
						});
					
						var myLatlng = new google.maps.LatLng(46.4, 6.59);

						var contentString_59 = '<div class="infos_bulle" style="width:360px;color:#700500;font-size:11px;"><h3 style="padding-left:0;text-transform:none;color:#a70709;padding-bottom:3px">CASINO D\'EVIAN</h3>'+
					   	
					   	'<img align="left" style="margin-right:10px;border:1px solid #a70709;" src="affiche_img.php?rep=visuels_casinos&amp;id=61&amp;width=127&amp;height=95" alt="">'+
					   	
					   	'<p style="padding-bottom:5px;">Casino d\'Evian- Quai Baron de Blonay<br />'+'BP8<br />'+'74500 - EVIAN LES BAINS</p>'+
					   	
					   	'<p style="padding-bottom:5px;">T&eacute;l : 0450268787</p>'+
					   	
					   	'<p style="padding-bottom:5px;"><strong>Nombre de machines<br /> Magic Casinos Jackpot  :</strong> 6</p>'+
					   	
					   	'<p style="padding-left:8px;display:block;float:left;font-weight:bold;background:url(style/img/petite-puce.gif) no-repeat 0px 3px;"><a href="index.php?page=fiche_casino&id=61">Voir la fiche de ce casino</a></p>'+
					   
					    '</div>';


			 			var marker_59 = new google.maps.Marker({
			      			position: myLatlng,
			      			map: map,
			      			icon: puce4
			  			});

			  			google.maps.event.addListener(marker_59, 'click', function() {

			  				infowindow.setContent(contentString_59);

 							 infowindow.open(map,marker_59);
						});
					
						var myLatlng = new google.maps.LatLng(43.37, -1.77);

						var contentString_60 = '<div class="infos_bulle" style="width:360px;color:#700500;font-size:11px;"><h3 style="padding-left:0;text-transform:none;color:#a70709;padding-bottom:3px">Hendaye</h3>'+
					   	
					   	'<img align="left" style="margin-right:10px;border:1px solid #a70709;" src="affiche_img.php?rep=visuels_casinos&amp;id=62&amp;width=127&amp;height=95" alt="">'+
					   	
					   	'<p style="padding-bottom:5px;">121 boulevard de la mer<br />'+'64700 - Hendaye</p>'+
					   	
					   	'<p style="padding-bottom:5px;">T&eacute;l : 0559480248</p>'+
					   	
					   	'<p style="padding-bottom:5px;"><strong>Nombre de machines<br /> Magic Casinos Jackpot  :</strong> 2</p>'+
					   	
					   	'<p style="padding-left:8px;display:block;float:left;font-weight:bold;background:url(style/img/petite-puce.gif) no-repeat 0px 3px;"><a href="index.php?page=fiche_casino&id=62">Voir la fiche de ce casino</a></p>'+
					   
					    '</div>';


			 			var marker_60 = new google.maps.Marker({
			      			position: myLatlng,
			      			map: map,
			      			icon: puce4
			  			});

			  			google.maps.event.addListener(marker_60, 'click', function() {

			  				infowindow.setContent(contentString_60);

 							 infowindow.open(map,marker_60);
						});
					
						var myLatlng = new google.maps.LatLng(43.66, -1.44);

						var contentString_61 = '<div class="infos_bulle" style="width:360px;color:#700500;font-size:11px;"><h3 style="padding-left:0;text-transform:none;color:#a70709;padding-bottom:3px">Sporting Casino d\'Hossegor</h3>'+
					   	
					   	'<img align="left" style="margin-right:10px;border:1px solid #a70709;" src="affiche_img.php?rep=visuels_casinos&amp;id=63&amp;width=127&amp;height=95" alt="">'+
					   	
					   	'<p style="padding-bottom:5px;">119 avenue Maurice Martin<br />'+'40150 - HOSSEGOR</p>'+
					   	
					   	'<p style="padding-bottom:5px;">T&eacute;l : 05 58 41 99 99</p>'+
					   	
					   	'<p style="padding-bottom:5px;"><strong>Nombre de machines<br /> Magic Casinos Jackpot  :</strong> 2</p>'+
					   	
					   	'<p style="padding-left:8px;display:block;float:left;font-weight:bold;background:url(style/img/petite-puce.gif) no-repeat 0px 3px;"><a href="index.php?page=fiche_casino&id=63">Voir la fiche de ce casino</a></p>'+
					   
					    '</div>';


			 			var marker_61 = new google.maps.Marker({
			      			position: myLatlng,
			      			map: map,
			      			icon: puce4
			  			});

			  			google.maps.event.addListener(marker_61, 'click', function() {

			  				infowindow.setContent(contentString_61);

 							 infowindow.open(map,marker_61);
						});
					
						var myLatlng = new google.maps.LatLng(43.71, 2.7);

						var contentString_62 = '<div class="infos_bulle" style="width:360px;color:#700500;font-size:11px;"><h3 style="padding-left:0;text-transform:none;color:#a70709;padding-bottom:3px">Lacaune</h3>'+
					   	
					   	'<img align="left" style="margin-right:10px;border:1px solid #a70709;" src="affiche_img.php?rep=visuels_casinos&amp;id=64&amp;width=127&amp;height=95" alt="">'+
					   	
					   	'<p style="padding-bottom:5px;">31, Avenue de Naurois<br />'+'81230 - Lacaune</p>'+
					   	
					   	'<p style="padding-bottom:5px;">T&eacute;l : 05 63 37 00 12</p>'+
					   	
					   	'<p style="padding-bottom:5px;"><strong>Nombre de machines<br /> Magic Casinos Jackpot  :</strong> 3</p>'+
					   	
					   	'<p style="padding-left:8px;display:block;float:left;font-weight:bold;background:url(style/img/petite-puce.gif) no-repeat 0px 3px;"><a href="index.php?page=fiche_casino&id=64">Voir la fiche de ce casino</a></p>'+
					   
					    '</div>';


			 			var marker_62 = new google.maps.Marker({
			      			position: myLatlng,
			      			map: map,
			      			icon: puce4
			  			});

			  			google.maps.event.addListener(marker_62, 'click', function() {

			  				infowindow.setContent(contentString_62);

 							 infowindow.open(map,marker_62);
						});
					
						var myLatlng = new google.maps.LatLng(45.86, 6.62);

						var contentString_63 = '<div class="infos_bulle" style="width:360px;color:#700500;font-size:11px;"><h3 style="padding-left:0;text-transform:none;color:#a70709;padding-bottom:3px">Megève</h3>'+
					   	
					   	'<img align="left" style="margin-right:10px;border:1px solid #a70709;" src="affiche_img.php?rep=visuels_casinos&amp;id=66&amp;width=127&amp;height=95" alt="">'+
					   	
					   	'<p style="padding-bottom:5px;">199 rue Charles Feige <br />'+'74120 - megeve</p>'+
					   	
					   	'<p style="padding-bottom:5px;">T&eacute;l : 04.50930183</p>'+
					   	
					   	'<p style="padding-bottom:5px;"><strong>Nombre de machines<br /> Magic Casinos Jackpot  :</strong> 2</p>'+
					   	
					   	'<p style="padding-left:8px;display:block;float:left;font-weight:bold;background:url(style/img/petite-puce.gif) no-repeat 0px 3px;"><a href="index.php?page=fiche_casino&id=66">Voir la fiche de ce casino</a></p>'+
					   
					    '</div>';


			 			var marker_63 = new google.maps.Marker({
			      			position: myLatlng,
			      			map: map,
			      			icon: puce4
			  			});

			  			google.maps.event.addListener(marker_63, 'click', function() {

			  				infowindow.setContent(contentString_63);

 							 infowindow.open(map,marker_63);
						});
					
						var myLatlng = new google.maps.LatLng(45.82, 3.76);

						var contentString_64 = '<div class="infos_bulle" style="width:360px;color:#700500;font-size:11px;"><h3 style="padding-left:0;text-transform:none;color:#a70709;padding-bottom:3px">Noirétable</h3>'+
					   	
					   	'<img align="left" style="margin-right:10px;border:1px solid #a70709;" src="affiche_img.php?rep=visuels_casinos&amp;id=67&amp;width=127&amp;height=95" alt="">'+
					   	
					   	'<p style="padding-bottom:5px;">rue des Tilleuls<br />'+'42440 - NOIRETABLE</p>'+
					   	
					   	'<p style="padding-bottom:5px;">T&eacute;l : 04 77 24 79 29</p>'+
					   	
					   	'<p style="padding-bottom:5px;"><strong>Nombre de machines<br /> Magic Casinos Jackpot  :</strong> 2</p>'+
					   	
					   	'<p style="padding-left:8px;display:block;float:left;font-weight:bold;background:url(style/img/petite-puce.gif) no-repeat 0px 3px;"><a href="index.php?page=fiche_casino&id=67">Voir la fiche de ce casino</a></p>'+
					   
					    '</div>';


			 			var marker_64 = new google.maps.Marker({
			      			position: myLatlng,
			      			map: map,
			      			icon: puce4
			  			});

			  			google.maps.event.addListener(marker_64, 'click', function() {

			  				infowindow.setContent(contentString_64);

 							 infowindow.open(map,marker_64);
						});
					
						var myLatlng = new google.maps.LatLng(43.11, 3.1);

						var contentString_65 = '<div class="infos_bulle" style="width:360px;color:#700500;font-size:11px;"><h3 style="padding-left:0;text-transform:none;color:#a70709;padding-bottom:3px">SFC Gruissan</h3>'+
					   	
					   	'<img align="left" style="margin-right:10px;border:1px solid #a70709;" src="affiche_img.php?rep=visuels_casinos&amp;id=68&amp;width=127&amp;height=95" alt="">'+
					   	
					   	'<p style="padding-bottom:5px;">Boulevard de la Sagne<br />'+'BP 26<br />'+'11430 - Gruissan</p>'+
					   	
					   	'<p style="padding-bottom:5px;">T&eacute;l : 04 68 49 02 52</p>'+
					   	
					   	'<p style="padding-bottom:5px;"><strong>Nombre de machines<br /> Magic Casinos Jackpot  :</strong> 3</p>'+
					   	
					   	'<p style="padding-left:8px;display:block;float:left;font-weight:bold;background:url(style/img/petite-puce.gif) no-repeat 0px 3px;"><a href="index.php?page=fiche_casino&id=68">Voir la fiche de ce casino</a></p>'+
					   
					    '</div>';


			 			var marker_65 = new google.maps.Marker({
			      			position: myLatlng,
			      			map: map,
			      			icon: puce4
			  			});

			  			google.maps.event.addListener(marker_65, 'click', function() {

			  				infowindow.setContent(contentString_65);

 							 infowindow.open(map,marker_65);
						});
					
						var myLatlng = new google.maps.LatLng(49.87, 0.72);

						var contentString_66 = '<div class="infos_bulle" style="width:360px;color:#700500;font-size:11px;"><h3 style="padding-left:0;text-transform:none;color:#a70709;padding-bottom:3px">Saint Valery en Caux</h3>'+
					   	
					   	'<img align="left" style="margin-right:10px;border:1px solid #a70709;" src="affiche_img.php?rep=visuels_casinos&amp;id=69&amp;width=127&amp;height=95" alt="">'+
					   	
					   	'<p style="padding-bottom:5px;">Le Perrey, <br />'+'76460 - Saint Valery en Caux</p>'+
					   	
					   	'<p style="padding-bottom:5px;">T&eacute;l : 0235578410</p>'+
					   	
					   	'<p style="padding-bottom:5px;"><strong>Nombre de machines<br /> Magic Casinos Jackpot  :</strong> 2</p>'+
					   	
					   	'<p style="padding-left:8px;display:block;float:left;font-weight:bold;background:url(style/img/petite-puce.gif) no-repeat 0px 3px;"><a href="index.php?page=fiche_casino&id=69">Voir la fiche de ce casino</a></p>'+
					   
					    '</div>';


			 			var marker_66 = new google.maps.Marker({
			      			position: myLatlng,
			      			map: map,
			      			icon: puce4
			  			});

			  			google.maps.event.addListener(marker_66, 'click', function() {

			  				infowindow.setContent(contentString_66);

 							 infowindow.open(map,marker_66);
						});
					
						var myLatlng = new google.maps.LatLng(43.6, 7.13);

						var contentString_67 = '<div class="infos_bulle" style="width:360px;color:#700500;font-size:11px;"><h3 style="padding-left:0;text-transform:none;color:#a70709;padding-bottom:3px">Joacasino La Siesta</h3>'+
					   	
					   	'<img align="left" style="margin-right:10px;border:1px solid #a70709;" src="affiche_img.php?rep=visuels_casinos&amp;id=70&amp;width=127&amp;height=95" alt="">'+
					   	
					   	'<p style="padding-bottom:5px;">Route du Bord de Mer <br />'+'06600 -  ANTIBES</p>'+
					   	
					   	'<p style="padding-bottom:5px;">T&eacute;l : 04 93 33 31 31</p>'+
					   	
					   	'<p style="padding-bottom:5px;"><strong>Nombre de machines<br /> Magic Casinos Jackpot  :</strong> 5</p>'+
					   	
					   	'<p style="padding-left:8px;display:block;float:left;font-weight:bold;background:url(style/img/petite-puce.gif) no-repeat 0px 3px;"><a href="index.php?page=fiche_casino&id=70">Voir la fiche de ce casino</a></p>'+
					   
					    '</div>';


			 			var marker_67 = new google.maps.Marker({
			      			position: myLatlng,
			      			map: map,
			      			icon: puce3
			  			});

			  			google.maps.event.addListener(marker_67, 'click', function() {

			  				infowindow.setContent(contentString_67);

 							 infowindow.open(map,marker_67);
						});
					
						var myLatlng = new google.maps.LatLng(47.55, -2.89);

						var contentString_68 = '<div class="infos_bulle" style="width:360px;color:#700500;font-size:11px;"><h3 style="padding-left:0;text-transform:none;color:#a70709;padding-bottom:3px">Joacasino Port Crouesty</h3>'+
					   	
					   	'<img align="left" style="margin-right:10px;border:1px solid #a70709;" src="affiche_img.php?rep=visuels_casinos&amp;id=71&amp;width=127&amp;height=95" alt="">'+
					   	
					   	'<p style="padding-bottom:5px;">Rond-Point du Crouesty<br />'+'56640 - ARZON</p>'+
					   	
					   	'<p style="padding-bottom:5px;">T&eacute;l : 02 97 53 99 44</p>'+
					   	
					   	'<p style="padding-bottom:5px;"><strong>Nombre de machines<br /> Magic Casinos Jackpot  :</strong> 3</p>'+
					   	
					   	'<p style="padding-left:8px;display:block;float:left;font-weight:bold;background:url(style/img/petite-puce.gif) no-repeat 0px 3px;"><a href="index.php?page=fiche_casino&id=71">Voir la fiche de ce casino</a></p>'+
					   
					    '</div>';


			 			var marker_68 = new google.maps.Marker({
			      			position: myLatlng,
			      			map: map,
			      			icon: puce3
			  			});

			  			google.maps.event.addListener(marker_68, 'click', function() {

			  				infowindow.setContent(contentString_68);

 							 infowindow.open(map,marker_68);
						});
					
						var myLatlng = new google.maps.LatLng(42.7, 3.04);

						var contentString_69 = '<div class="infos_bulle" style="width:360px;color:#700500;font-size:11px;"><h3 style="padding-left:0;text-transform:none;color:#a70709;padding-bottom:3px">Joacasino CANET-PLAGE</h3>'+
					   	
					   	'<img align="left" style="margin-right:10px;border:1px solid #a70709;" src="affiche_img.php?rep=visuels_casinos&amp;id=72&amp;width=127&amp;height=95" alt="">'+
					   	
					   	'<p style="padding-bottom:5px;">10, Promenade de la Côte Vermeille<br />'+'66140 - CANET-EN-ROUSSILLON</p>'+
					   	
					   	'<p style="padding-bottom:5px;">T&eacute;l : 04 68 80 14 12</p>'+
					   	
					   	'<p style="padding-bottom:5px;"><strong>Nombre de machines<br /> Magic Casinos Jackpot  :</strong> 5</p>'+
					   	
					   	'<p style="padding-left:8px;display:block;float:left;font-weight:bold;background:url(style/img/petite-puce.gif) no-repeat 0px 3px;"><a href="index.php?page=fiche_casino&id=72">Voir la fiche de ce casino</a></p>'+
					   
					    '</div>';


			 			var marker_69 = new google.maps.Marker({
			      			position: myLatlng,
			      			map: map,
			      			icon: puce3
			  			});

			  			google.maps.event.addListener(marker_69, 'click', function() {

			  				infowindow.setContent(contentString_69);

 							 infowindow.open(map,marker_69);
						});
					
						var myLatlng = new google.maps.LatLng(49.71, 0.2);

						var contentString_70 = '<div class="infos_bulle" style="width:360px;color:#700500;font-size:11px;"><h3 style="padding-left:0;text-transform:none;color:#a70709;padding-bottom:3px">Joacasino Etretat</h3>'+
					   	
					   	'<img align="left" style="margin-right:10px;border:1px solid #a70709;" src="affiche_img.php?rep=visuels_casinos&amp;id=73&amp;width=127&amp;height=95" alt="">'+
					   	
					   	'<p style="padding-bottom:5px;">1, rue Adolphe Boissaye<br />'+'76790 - ETRETAT</p>'+
					   	
					   	'<p style="padding-bottom:5px;">T&eacute;l : 02 35 27 00 54</p>'+
					   	
					   	'<p style="padding-bottom:5px;"><strong>Nombre de machines<br /> Magic Casinos Jackpot  :</strong> 3</p>'+
					   	
					   	'<p style="padding-left:8px;display:block;float:left;font-weight:bold;background:url(style/img/petite-puce.gif) no-repeat 0px 3px;"><a href="index.php?page=fiche_casino&id=73">Voir la fiche de ce casino</a></p>'+
					   
					    '</div>';


			 			var marker_70 = new google.maps.Marker({
			      			position: myLatlng,
			      			map: map,
			      			icon: puce3
			  			});

			  			google.maps.event.addListener(marker_70, 'click', function() {

			  				infowindow.setContent(contentString_70);

 							 infowindow.open(map,marker_70);
						});
					
						var myLatlng = new google.maps.LatLng(48.07, 6.87);

						var contentString_71 = '<div class="infos_bulle" style="width:360px;color:#700500;font-size:11px;"><h3 style="padding-left:0;text-transform:none;color:#a70709;padding-bottom:3px">Joacasino Gerardmer</h3>'+
					   	
					   	'<img align="left" style="margin-right:10px;border:1px solid #a70709;" src="affiche_img.php?rep=visuels_casinos&amp;id=74&amp;width=127&amp;height=95" alt="">'+
					   	
					   	'<p style="padding-bottom:5px;">3, avenue de la Ville de Vichy<br />'+'88400 - GERARDMER</p>'+
					   	
					   	'<p style="padding-bottom:5px;">T&eacute;l : 03 29 60 05 05</p>'+
					   	
					   	'<p style="padding-bottom:5px;"><strong>Nombre de machines<br /> Magic Casinos Jackpot  :</strong> 3</p>'+
					   	
					   	'<p style="padding-left:8px;display:block;float:left;font-weight:bold;background:url(style/img/petite-puce.gif) no-repeat 0px 3px;"><a href="index.php?page=fiche_casino&id=74">Voir la fiche de ce casino</a></p>'+
					   
					    '</div>';


			 			var marker_71 = new google.maps.Marker({
			      			position: myLatlng,
			      			map: map,
			      			icon: puce3
			  			});

			  			google.maps.event.addListener(marker_71, 'click', function() {

			  				infowindow.setContent(contentString_71);

 							 infowindow.open(map,marker_71);
						});
					
						var myLatlng = new google.maps.LatLng(42.53, 2.83);

						var contentString_72 = '<div class="infos_bulle" style="width:360px;color:#700500;font-size:11px;"><h3 style="padding-left:0;text-transform:none;color:#a70709;padding-bottom:3px">Joacasino Le Boulou</h3>'+
					   	
					   	'<img align="left" style="margin-right:10px;border:1px solid #a70709;" src="affiche_img.php?rep=visuels_casinos&amp;id=75&amp;width=127&amp;height=95" alt="">'+
					   	
					   	'<p style="padding-bottom:5px;">Route du Perthus  <br />'+'66160 - LE BOULOU</p>'+
					   	
					   	'<p style="padding-bottom:5px;">T&eacute;l : 04 68 83 01 20</p>'+
					   	
					   	'<p style="padding-bottom:5px;"><strong>Nombre de machines<br /> Magic Casinos Jackpot  :</strong> 3</p>'+
					   	
					   	'<p style="padding-left:8px;display:block;float:left;font-weight:bold;background:url(style/img/petite-puce.gif) no-repeat 0px 3px;"><a href="index.php?page=fiche_casino&id=75">Voir la fiche de ce casino</a></p>'+
					   
					    '</div>';


			 			var marker_72 = new google.maps.Marker({
			      			position: myLatlng,
			      			map: map,
			      			icon: puce3
			  			});

			  			google.maps.event.addListener(marker_72, 'click', function() {

			  				infowindow.setContent(contentString_72);

 							 infowindow.open(map,marker_72);
						});
					
						var myLatlng = new google.maps.LatLng(50.06, 1.37);

						var contentString_73 = '<div class="infos_bulle" style="width:360px;color:#700500;font-size:11px;"><h3 style="padding-left:0;text-transform:none;color:#a70709;padding-bottom:3px">Joacasino Le Treport</h3>'+
					   	
					   	'<img align="left" style="margin-right:10px;border:1px solid #a70709;" src="affiche_img.php?rep=visuels_casinos&amp;id=76&amp;width=127&amp;height=95" alt="">'+
					   	
					   	'<p style="padding-bottom:5px;">Esplanade Louis Aragon<br />'+'76470 - LE TREPORT</p>'+
					   	
					   	'<p style="padding-bottom:5px;">T&eacute;l : 02 35 86 35 45</p>'+
					   	
					   	'<p style="padding-bottom:5px;"><strong>Nombre de machines<br /> Magic Casinos Jackpot  :</strong> 4</p>'+
					   	
					   	'<p style="padding-left:8px;display:block;float:left;font-weight:bold;background:url(style/img/petite-puce.gif) no-repeat 0px 3px;"><a href="index.php?page=fiche_casino&id=76">Voir la fiche de ce casino</a></p>'+
					   
					    '</div>';


			 			var marker_73 = new google.maps.Marker({
			      			position: myLatlng,
			      			map: map,
			      			icon: puce3
			  			});

			  			google.maps.event.addListener(marker_73, 'click', function() {

			  				infowindow.setContent(contentString_73);

 							 infowindow.open(map,marker_73);
						});
					
						var myLatlng = new google.maps.LatLng(46.49, -1.76);

						var contentString_74 = '<div class="infos_bulle" style="width:360px;color:#700500;font-size:11px;"><h3 style="padding-left:0;text-transform:none;color:#a70709;padding-bottom:3px">Joacasino Les Pins</h3>'+
					   	
					   	'<img align="left" style="margin-right:10px;border:1px solid #a70709;" src="affiche_img.php?rep=visuels_casinos&amp;id=77&amp;width=127&amp;height=95" alt="">'+
					   	
					   	'<p style="padding-bottom:5px;">14 avenue Rhin et Danube <br />'+'85 109 - LES SABLES D\'OLONNE</p>'+
					   	
					   	'<p style="padding-bottom:5px;">T&eacute;l : 02 51 21 69 12</p>'+
					   	
					   	'<p style="padding-bottom:5px;"><strong>Nombre de machines<br /> Magic Casinos Jackpot  :</strong> 4</p>'+
					   	
					   	'<p style="padding-left:8px;display:block;float:left;font-weight:bold;background:url(style/img/petite-puce.gif) no-repeat 0px 3px;"><a href="index.php?page=fiche_casino&id=77">Voir la fiche de ce casino</a></p>'+
					   
					    '</div>';


			 			var marker_74 = new google.maps.Marker({
			      			position: myLatlng,
			      			map: map,
			      			icon: puce3
			  			});

			  			google.maps.event.addListener(marker_74, 'click', function() {

			  				infowindow.setContent(contentString_74);

 							 infowindow.open(map,marker_74);
						});
					
						var myLatlng = new google.maps.LatLng(47.82, 6.38);

						var contentString_75 = '<div class="infos_bulle" style="width:360px;color:#700500;font-size:11px;"><h3 style="padding-left:0;text-transform:none;color:#a70709;padding-bottom:3px">Joacasino Luxeuil</h3>'+
					   	
					   	'<img align="left" style="margin-right:10px;border:1px solid #a70709;" src="affiche_img.php?rep=visuels_casinos&amp;id=78&amp;width=127&amp;height=95" alt="">'+
					   	
					   	'<p style="padding-bottom:5px;">16, rue des Thermes<br />'+'70300 - LUXEUIL-LES-BAINS</p>'+
					   	
					   	'<p style="padding-bottom:5px;">T&eacute;l : 03 84 93 90 90</p>'+
					   	
					   	'<p style="padding-bottom:5px;"><strong>Nombre de machines<br /> Magic Casinos Jackpot  :</strong> 4</p>'+
					   	
					   	'<p style="padding-left:8px;display:block;float:left;font-weight:bold;background:url(style/img/petite-puce.gif) no-repeat 0px 3px;"><a href="index.php?page=fiche_casino&id=78">Voir la fiche de ce casino</a></p>'+
					   
					    '</div>';


			 			var marker_75 = new google.maps.Marker({
			      			position: myLatlng,
			      			map: map,
			      			icon: puce3
			  			});

			  			google.maps.event.addListener(marker_75, 'click', function() {

			  				infowindow.setContent(contentString_75);

 							 infowindow.open(map,marker_75);
						});
					
						var myLatlng = new google.maps.LatLng(45.65, 4.23);

						var contentString_76 = '<div class="infos_bulle" style="width:360px;color:#700500;font-size:11px;"><h3 style="padding-left:0;text-transform:none;color:#a70709;padding-bottom:3px">Joacasino Montrond</h3>'+
					   	
					   	'<img align="left" style="margin-right:10px;border:1px solid #a70709;" src="affiche_img.php?rep=visuels_casinos&amp;id=79&amp;width=127&amp;height=95" alt="">'+
					   	
					   	'<p style="padding-bottom:5px;">Route de Roanne <br />'+'42210 - MONTROND-LES-BAINS</p>'+
					   	
					   	'<p style="padding-bottom:5px;">T&eacute;l : 04 77 52 70 70</p>'+
					   	
					   	'<p style="padding-bottom:5px;"><strong>Nombre de machines<br /> Magic Casinos Jackpot  :</strong> 5</p>'+
					   	
					   	'<p style="padding-left:8px;display:block;float:left;font-weight:bold;background:url(style/img/petite-puce.gif) no-repeat 0px 3px;"><a href="index.php?page=fiche_casino&id=79">Voir la fiche de ce casino</a></p>'+
					   
					    '</div>';


			 			var marker_76 = new google.maps.Marker({
			      			position: myLatlng,
			      			map: map,
			      			icon: puce3
			  			});

			  			google.maps.event.addListener(marker_76, 'click', function() {

			  				infowindow.setContent(contentString_76);

 							 infowindow.open(map,marker_76);
						});
					
						var myLatlng = new google.maps.LatLng(49.33, -0.39);

						var contentString_77 = '<div class="infos_bulle" style="width:360px;color:#700500;font-size:11px;"><h3 style="padding-left:0;text-transform:none;color:#a70709;padding-bottom:3px">Joacasino Saint-Aubin</h3>'+
					   	
					   	'<img align="left" style="margin-right:10px;border:1px solid #a70709;" src="affiche_img.php?rep=visuels_casinos&amp;id=80&amp;width=127&amp;height=95" alt="">'+
					   	
					   	'<p style="padding-bottom:5px;">128, rue Pasteur  <br />'+'14750 - SAINT-AUBIN-SUR-MER</p>'+
					   	
					   	'<p style="padding-bottom:5px;">T&eacute;l : 02 31 96 78 82</p>'+
					   	
					   	'<p style="padding-bottom:5px;"><strong>Nombre de machines<br /> Magic Casinos Jackpot  :</strong> 3</p>'+
					   	
					   	'<p style="padding-left:8px;display:block;float:left;font-weight:bold;background:url(style/img/petite-puce.gif) no-repeat 0px 3px;"><a href="index.php?page=fiche_casino&id=80">Voir la fiche de ce casino</a></p>'+
					   
					    '</div>';


			 			var marker_77 = new google.maps.Marker({
			      			position: myLatlng,
			      			map: map,
			      			icon: puce3
			  			});

			  			google.maps.event.addListener(marker_77, 'click', function() {

			  				infowindow.setContent(contentString_77);

 							 infowindow.open(map,marker_77);
						});
					
						var myLatlng = new google.maps.LatLng(42.62, 3.04);

						var contentString_78 = '<div class="infos_bulle" style="width:360px;color:#700500;font-size:11px;"><h3 style="padding-left:0;text-transform:none;color:#a70709;padding-bottom:3px">Joacasino Saint-Cyprien</h3>'+
					   	
					   	'<img align="left" style="margin-right:10px;border:1px solid #a70709;" src="affiche_img.php?rep=visuels_casinos&amp;id=81&amp;width=127&amp;height=95" alt="">'+
					   	
					   	'<p style="padding-bottom:5px;">Quai Arthur Rimbaud <br />'+'(face à la capitainerie) <br />'+'66750 - SAINT-CYPRIEN</p>'+
					   	
					   	'<p style="padding-bottom:5px;">T&eacute;l : 04 68 21 13 78</p>'+
					   	
					   	'<p style="padding-bottom:5px;"><strong>Nombre de machines<br /> Magic Casinos Jackpot  :</strong> 3</p>'+
					   	
					   	'<p style="padding-left:8px;display:block;float:left;font-weight:bold;background:url(style/img/petite-puce.gif) no-repeat 0px 3px;"><a href="index.php?page=fiche_casino&id=81">Voir la fiche de ce casino</a></p>'+
					   
					    '</div>';


			 			var marker_78 = new google.maps.Marker({
			      			position: myLatlng,
			      			map: map,
			      			icon: puce3
			  			});

			  			google.maps.event.addListener(marker_78, 'click', function() {

			  				infowindow.setContent(contentString_78);

 							 infowindow.open(map,marker_78);
						});
					
						var myLatlng = new google.maps.LatLng(43.39, -1.66);

						var contentString_79 = '<div class="infos_bulle" style="width:360px;color:#700500;font-size:11px;"><h3 style="padding-left:0;text-transform:none;color:#a70709;padding-bottom:3px">Joacasino Saint-Jean-De-Luz</h3>'+
					   	
					   	'<img align="left" style="margin-right:10px;border:1px solid #a70709;" src="affiche_img.php?rep=visuels_casinos&amp;id=82&amp;width=127&amp;height=95" alt="">'+
					   	
					   	'<p style="padding-bottom:5px;">Place Maurice Ravel <br />'+'64500  - SAINT-JEAN-DE-LUZ</p>'+
					   	
					   	'<p style="padding-bottom:5px;">T&eacute;l : 05 59 51 58 58</p>'+
					   	
					   	'<p style="padding-bottom:5px;"><strong>Nombre de machines<br /> Magic Casinos Jackpot  :</strong> 3</p>'+
					   	
					   	'<p style="padding-left:8px;display:block;float:left;font-weight:bold;background:url(style/img/petite-puce.gif) no-repeat 0px 3px;"><a href="index.php?page=fiche_casino&id=82">Voir la fiche de ce casino</a></p>'+
					   
					    '</div>';


			 			var marker_79 = new google.maps.Marker({
			      			position: myLatlng,
			      			map: map,
			      			icon: puce3
			  			});

			  			google.maps.event.addListener(marker_79, 'click', function() {

			  				infowindow.setContent(contentString_79);

 							 infowindow.open(map,marker_79);
						});
					
						var myLatlng = new google.maps.LatLng(48.82, -1.57);

						var contentString_80 = '<div class="infos_bulle" style="width:360px;color:#700500;font-size:11px;"><h3 style="padding-left:0;text-transform:none;color:#a70709;padding-bottom:3px">Joacasino Saint-Pair</h3>'+
					   	
					   	'<img align="left" style="margin-right:10px;border:1px solid #a70709;" src="affiche_img.php?rep=visuels_casinos&amp;id=83&amp;width=127&amp;height=95" alt="">'+
					   	
					   	'<p style="padding-bottom:5px;">2, rue de la Plage <br />'+'50380 - SAINT-PAIR-SUR-MER</p>'+
					   	
					   	'<p style="padding-bottom:5px;">T&eacute;l : 02 33 91 34 00</p>'+
					   	
					   	'<p style="padding-bottom:5px;"><strong>Nombre de machines<br /> Magic Casinos Jackpot  :</strong> 3</p>'+
					   	
					   	'<p style="padding-left:8px;display:block;float:left;font-weight:bold;background:url(style/img/petite-puce.gif) no-repeat 0px 3px;"><a href="index.php?page=fiche_casino&id=83">Voir la fiche de ce casino</a></p>'+
					   
					    '</div>';


			 			var marker_80 = new google.maps.Marker({
			      			position: myLatlng,
			      			map: map,
			      			icon: puce3
			  			});

			  			google.maps.event.addListener(marker_80, 'click', function() {

			  				infowindow.setContent(contentString_80);

 							 infowindow.open(map,marker_80);
						});
					
						var myLatlng = new google.maps.LatLng(43.73, -1.07);

						var contentString_81 = '<div class="infos_bulle" style="width:360px;color:#700500;font-size:11px;"><h3 style="padding-left:0;text-transform:none;color:#a70709;padding-bottom:3px">Joacasino Cesar Palace</h3>'+
					   	
					   	'<img align="left" style="margin-right:10px;border:1px solid #a70709;" src="affiche_img.php?rep=visuels_casinos&amp;id=84&amp;width=127&amp;height=95" alt="">'+
					   	
					   	'<p style="padding-bottom:5px;">Lac de Christus  <br />'+'40990 - SAINT-PAUL-LES-DAX</p>'+
					   	
					   	'<p style="padding-bottom:5px;">T&eacute;l : 05 58 91 52 72</p>'+
					   	
					   	'<p style="padding-bottom:5px;"><strong>Nombre de machines<br /> Magic Casinos Jackpot  :</strong> 3</p>'+
					   	
					   	'<p style="padding-left:8px;display:block;float:left;font-weight:bold;background:url(style/img/petite-puce.gif) no-repeat 0px 3px;"><a href="index.php?page=fiche_casino&id=84">Voir la fiche de ce casino</a></p>'+
					   
					    '</div>';


			 			var marker_81 = new google.maps.Marker({
			      			position: myLatlng,
			      			map: map,
			      			icon: puce3
			  			});

			  			google.maps.event.addListener(marker_81, 'click', function() {

			  				infowindow.setContent(contentString_81);

 							 infowindow.open(map,marker_81);
						});
					
						var myLatlng = new google.maps.LatLng(46.91, 4.69);

						var contentString_82 = '<div class="infos_bulle" style="width:360px;color:#700500;font-size:11px;"><h3 style="padding-left:0;text-transform:none;color:#a70709;padding-bottom:3px">Joacasino Santenay</h3>'+
					   	
					   	'<img align="left" style="margin-right:10px;border:1px solid #a70709;" src="affiche_img.php?rep=visuels_casinos&amp;id=85&amp;width=127&amp;height=95" alt="">'+
					   	
					   	'<p style="padding-bottom:5px;">9, Avenue des Sources<br />'+' <br />'+'21590 - SANTENAY</p>'+
					   	
					   	'<p style="padding-bottom:5px;">T&eacute;l : 03 80 26 22 44</p>'+
					   	
					   	'<p style="padding-bottom:5px;"><strong>Nombre de machines<br /> Magic Casinos Jackpot  :</strong> 4</p>'+
					   	
					   	'<p style="padding-left:8px;display:block;float:left;font-weight:bold;background:url(style/img/petite-puce.gif) no-repeat 0px 3px;"><a href="index.php?page=fiche_casino&id=85">Voir la fiche de ce casino</a></p>'+
					   
					    '</div>';


			 			var marker_82 = new google.maps.Marker({
			      			position: myLatlng,
			      			map: map,
			      			icon: puce3
			  			});

			  			google.maps.event.addListener(marker_82, 'click', function() {

			  				infowindow.setContent(contentString_82);

 							 infowindow.open(map,marker_82);
						});
					
						var myLatlng = new google.maps.LatLng(45.14, 5.83);

						var contentString_83 = '<div class="infos_bulle" style="width:360px;color:#700500;font-size:11px;"><h3 style="padding-left:0;text-transform:none;color:#a70709;padding-bottom:3px">Joacasino Uriage</h3>'+
					   	
					   	'<img align="left" style="margin-right:10px;border:1px solid #a70709;" src="affiche_img.php?rep=visuels_casinos&amp;id=86&amp;width=127&amp;height=95" alt="">'+
					   	
					   	'<p style="padding-bottom:5px;">Palais de la Source  <br />'+'38410 - SAINT-MARTIN D\'URIAGE</p>'+
					   	
					   	'<p style="padding-bottom:5px;">T&eacute;l : 04 76 89 08 42</p>'+
					   	
					   	'<p style="padding-bottom:5px;"><strong>Nombre de machines<br /> Magic Casinos Jackpot  :</strong> 5</p>'+
					   	
					   	'<p style="padding-left:8px;display:block;float:left;font-weight:bold;background:url(style/img/petite-puce.gif) no-repeat 0px 3px;"><a href="index.php?page=fiche_casino&id=86">Voir la fiche de ce casino</a></p>'+
					   
					    '</div>';


			 			var marker_83 = new google.maps.Marker({
			      			position: myLatlng,
			      			map: map,
			      			icon: puce3
			  			});

			  			google.maps.event.addListener(marker_83, 'click', function() {

			  				infowindow.setContent(contentString_83);

 							 infowindow.open(map,marker_83);
						});
					
						var myLatlng = new google.maps.LatLng(49.26, 6.14);

						var contentString_84 = '<div class="infos_bulle" style="width:360px;color:#700500;font-size:11px;"><h3 style="padding-left:0;text-transform:none;color:#a70709;padding-bottom:3px">Tranchant Amnéville-les-Thermes</h3>'+
					   	
					   	'<img align="left" style="margin-right:10px;border:1px solid #a70709;" src="affiche_img.php?rep=visuels_casinos&amp;id=87&amp;width=127&amp;height=95" alt="">'+
					   	
					   	'<p style="padding-bottom:5px;">Parc de coulange <br />'+'Centre Thermal et Touristique<br />'+'57360 - Amnéville</p>'+
					   	
					   	'<p style="padding-bottom:5px;">T&eacute;l : 03 87 71 50 00</p>'+
					   	
					   	'<p style="padding-bottom:5px;"><strong>Nombre de machines<br /> Magic Casinos Jackpot  :</strong> 6</p>'+
					   	
					   	'<p style="padding-left:8px;display:block;float:left;font-weight:bold;background:url(style/img/petite-puce.gif) no-repeat 0px 3px;"><a href="index.php?page=fiche_casino&id=87">Voir la fiche de ce casino</a></p>'+
					   
					    '</div>';


			 			var marker_84 = new google.maps.Marker({
			      			position: myLatlng,
			      			map: map,
			      			icon: puce2
			  			});

			  			google.maps.event.addListener(marker_84, 'click', function() {

			  				infowindow.setContent(contentString_84);

 							 infowindow.open(map,marker_84);
						});
					
						var myLatlng = new google.maps.LatLng(43, -0.1);

						var contentString_85 = '<div class="infos_bulle" style="width:360px;color:#700500;font-size:11px;"><h3 style="padding-left:0;text-transform:none;color:#a70709;padding-bottom:3px">Tranchant Argeles Gazost</h3>'+
					   	
					   	'<img align="left" style="margin-right:10px;border:1px solid #a70709;" src="affiche_img.php?rep=visuels_casinos&amp;id=88&amp;width=127&amp;height=95" alt="">'+
					   	
					   	'<p style="padding-bottom:5px;">Avenue Adrien Hébrard<br />'+'65400 - ARGELES - GAZOST</p>'+
					   	
					   	'<p style="padding-bottom:5px;">T&eacute;l : 05 62 97 53 00</p>'+
					   	
					   	'<p style="padding-bottom:5px;"><strong>Nombre de machines<br /> Magic Casinos Jackpot  :</strong> 2</p>'+
					   	
					   	'<p style="padding-left:8px;display:block;float:left;font-weight:bold;background:url(style/img/petite-puce.gif) no-repeat 0px 3px;"><a href="index.php?page=fiche_casino&id=88">Voir la fiche de ce casino</a></p>'+
					   
					    '</div>';


			 			var marker_85 = new google.maps.Marker({
			      			position: myLatlng,
			      			map: map,
			      			icon: puce2
			  			});

			  			google.maps.event.addListener(marker_85, 'click', function() {

			  				infowindow.setContent(contentString_85);

 							 infowindow.open(map,marker_85);
						});
					
						var myLatlng = new google.maps.LatLng(43.07, 0.15);

						var contentString_86 = '<div class="infos_bulle" style="width:360px;color:#700500;font-size:11px;"><h3 style="padding-left:0;text-transform:none;color:#a70709;padding-bottom:3px">Tranchant Bagneres de Bigorre</h3>'+
					   	
					   	'<img align="left" style="margin-right:10px;border:1px solid #a70709;" src="affiche_img.php?rep=visuels_casinos&amp;id=89&amp;width=127&amp;height=95" alt="">'+
					   	
					   	'<p style="padding-bottom:5px;">Place des Thermes<br />'+'65200 - Bagnères-de-Bigorre </p>'+
					   	
					   	'<p style="padding-bottom:5px;">T&eacute;l : 05 62 95 20 42 </p>'+
					   	
					   	'<p style="padding-bottom:5px;"><strong>Nombre de machines<br /> Magic Casinos Jackpot  :</strong> 2</p>'+
					   	
					   	'<p style="padding-left:8px;display:block;float:left;font-weight:bold;background:url(style/img/petite-puce.gif) no-repeat 0px 3px;"><a href="index.php?page=fiche_casino&id=89">Voir la fiche de ce casino</a></p>'+
					   
					    '</div>';


			 			var marker_86 = new google.maps.Marker({
			      			position: myLatlng,
			      			map: map,
			      			icon: puce2
			  			});

			  			google.maps.event.addListener(marker_86, 'click', function() {

			  				infowindow.setContent(contentString_86);

 							 infowindow.open(map,marker_86);
						});
					
						var myLatlng = new google.maps.LatLng(43.67, 7.15);

						var contentString_87 = '<div class="infos_bulle" style="width:360px;color:#700500;font-size:11px;"><h3 style="padding-left:0;text-transform:none;color:#a70709;padding-bottom:3px">Casino Terrazur de Cagnes sur Mer</h3>'+
					   	
					   	'<img align="left" style="margin-right:10px;border:1px solid #a70709;" src="affiche_img.php?rep=visuels_casinos&amp;id=90&amp;width=127&amp;height=95" alt="">'+
					   	
					   	'<p style="padding-bottom:5px;">421 avenue de la Santoline - ZAC Sudalparc<br />'+'BP 105<br />'+'06800 - CAGNES SUR MER</p>'+
					   	
					   	'<p style="padding-bottom:5px;">T&eacute;l : 04 92 27 14 40</p>'+
					   	
					   	'<p style="padding-bottom:5px;"><strong>Nombre de machines<br /> Magic Casinos Jackpot  :</strong> 4</p>'+
					   	
					   	'<p style="padding-left:8px;display:block;float:left;font-weight:bold;background:url(style/img/petite-puce.gif) no-repeat 0px 3px;"><a href="index.php?page=fiche_casino&id=90">Voir la fiche de ce casino</a></p>'+
					   
					    '</div>';


			 			var marker_87 = new google.maps.Marker({
			      			position: myLatlng,
			      			map: map,
			      			icon: puce2
			  			});

			  			google.maps.event.addListener(marker_87, 'click', function() {

			  				infowindow.setContent(contentString_87);

 							 infowindow.open(map,marker_87);
						});
					
						var myLatlng = new google.maps.LatLng(51.05, 2.39);

						var contentString_88 = '<div class="infos_bulle" style="width:360px;color:#700500;font-size:11px;"><h3 style="padding-left:0;text-transform:none;color:#a70709;padding-bottom:3px">Casino Tranchant de Dunkerque</h3>'+
					   	
					   	'<img align="left" style="margin-right:10px;border:1px solid #a70709;" src="affiche_img.php?rep=visuels_casinos&amp;id=91&amp;width=127&amp;height=95" alt="">'+
					   	
					   	'<p style="padding-bottom:5px;"> 40 Place du Casino <br />'+'59240 - Dunkerque</p>'+
					   	
					   	'<p style="padding-bottom:5px;">T&eacute;l : 0328282777</p>'+
					   	
					   	'<p style="padding-bottom:5px;"><strong>Nombre de machines<br /> Magic Casinos Jackpot  :</strong> 4</p>'+
					   	
					   	'<p style="padding-left:8px;display:block;float:left;font-weight:bold;background:url(style/img/petite-puce.gif) no-repeat 0px 3px;"><a href="index.php?page=fiche_casino&id=91">Voir la fiche de ce casino</a></p>'+
					   
					    '</div>';


			 			var marker_88 = new google.maps.Marker({
			      			position: myLatlng,
			      			map: map,
			      			icon: puce2
			  			});

			  			google.maps.event.addListener(marker_88, 'click', function() {

			  				infowindow.setContent(contentString_88);

 							 infowindow.open(map,marker_88);
						});
					
						var myLatlng = new google.maps.LatLng(43.53, 4.15);

						var contentString_89 = '<div class="infos_bulle" style="width:360px;color:#700500;font-size:11px;"><h3 style="padding-left:0;text-transform:none;color:#a70709;padding-bottom:3px">Casino Flamingo</h3>'+
					   	
					   	'<img align="left" style="margin-right:10px;border:1px solid #a70709;" src="affiche_img.php?rep=visuels_casinos&amp;id=92&amp;width=127&amp;height=95" alt="">'+
					   	
					   	'<p style="padding-bottom:5px;">100 route de l\'Espiguette<br />'+'30240 - LE GRAU DU ROI</p>'+
					   	
					   	'<p style="padding-bottom:5px;">T&eacute;l : 0466534095</p>'+
					   	
					   	'<p style="padding-bottom:5px;"><strong>Nombre de machines<br /> Magic Casinos Jackpot  :</strong> 4</p>'+
					   	
					   	'<p style="padding-left:8px;display:block;float:left;font-weight:bold;background:url(style/img/petite-puce.gif) no-repeat 0px 3px;"><a href="index.php?page=fiche_casino&id=92">Voir la fiche de ce casino</a></p>'+
					   
					    '</div>';


			 			var marker_89 = new google.maps.Marker({
			      			position: myLatlng,
			      			map: map,
			      			icon: puce2
			  			});

			  			google.maps.event.addListener(marker_89, 'click', function() {

			  				infowindow.setContent(contentString_89);

 							 infowindow.open(map,marker_89);
						});
					
						var myLatlng = new google.maps.LatLng(49.32, -0.36);

						var contentString_90 = '<div class="infos_bulle" style="width:360px;color:#700500;font-size:11px;"><h3 style="padding-left:0;text-transform:none;color:#a70709;padding-bottom:3px">Tranchant Luc-sur-Mer</h3>'+
					   	
					   	'<img align="left" style="margin-right:10px;border:1px solid #a70709;" src="affiche_img.php?rep=visuels_casinos&amp;id=93&amp;width=127&amp;height=95" alt="">'+
					   	
					   	'<p style="padding-bottom:5px;">Casino de Luc sur Mer - 20, rue Guynemer <br />'+'14530 - Luc-sur-Mer</p>'+
					   	
					   	'<p style="padding-bottom:5px;">T&eacute;l : 0231973219</p>'+
					   	
					   	'<p style="padding-bottom:5px;"><strong>Nombre de machines<br /> Magic Casinos Jackpot  :</strong> 4</p>'+
					   	
					   	'<p style="padding-left:8px;display:block;float:left;font-weight:bold;background:url(style/img/petite-puce.gif) no-repeat 0px 3px;"><a href="index.php?page=fiche_casino&id=93">Voir la fiche de ce casino</a></p>'+
					   
					    '</div>';


			 			var marker_90 = new google.maps.Marker({
			      			position: myLatlng,
			      			map: map,
			      			icon: puce2
			  			});

			  			google.maps.event.addListener(marker_90, 'click', function() {

			  				infowindow.setContent(contentString_90);

 							 infowindow.open(map,marker_90);
						});
					
						var myLatlng = new google.maps.LatLng(46.29, 2.66);

						var contentString_91 = '<div class="infos_bulle" style="width:360px;color:#700500;font-size:11px;"><h3 style="padding-left:0;text-transform:none;color:#a70709;padding-bottom:3px">Casino de Neris les bains</h3>'+
					   	
					   	'<img align="left" style="margin-right:10px;border:1px solid #a70709;" src="affiche_img.php?rep=visuels_casinos&amp;id=94&amp;width=127&amp;height=95" alt="">'+
					   	
					   	'<p style="padding-bottom:5px;">Parc du casino<br />'+'03310 - NERIS LES BAINS</p>'+
					   	
					   	'<p style="padding-bottom:5px;">T&eacute;l : 0470031509</p>'+
					   	
					   	'<p style="padding-bottom:5px;"><strong>Nombre de machines<br /> Magic Casinos Jackpot  :</strong> 2</p>'+
					   	
					   	'<p style="padding-left:8px;display:block;float:left;font-weight:bold;background:url(style/img/petite-puce.gif) no-repeat 0px 3px;"><a href="index.php?page=fiche_casino&id=94">Voir la fiche de ce casino</a></p>'+
					   
					    '</div>';


			 			var marker_91 = new google.maps.Marker({
			      			position: myLatlng,
			      			map: map,
			      			icon: puce2
			  			});

			  			google.maps.event.addListener(marker_91, 'click', function() {

			  				infowindow.setContent(contentString_91);

 							 infowindow.open(map,marker_91);
						});
					
						var myLatlng = new google.maps.LatLng(43.3, -0.36);

						var contentString_92 = '<div class="infos_bulle" style="width:360px;color:#700500;font-size:11px;"><h3 style="padding-left:0;text-transform:none;color:#a70709;padding-bottom:3px">Tranchant Pau</h3>'+
					   	
					   	'<img align="left" style="margin-right:10px;border:1px solid #a70709;" src="affiche_img.php?rep=visuels_casinos&amp;id=95&amp;width=127&amp;height=95" alt="">'+
					   	
					   	'<p style="padding-bottom:5px;">PARC BEAUMONT <br />'+'64000 - PAU</p>'+
					   	
					   	'<p style="padding-bottom:5px;">T&eacute;l : 0559270692</p>'+
					   	
					   	'<p style="padding-bottom:5px;"><strong>Nombre de machines<br /> Magic Casinos Jackpot  :</strong> 4</p>'+
					   	
					   	'<p style="padding-left:8px;display:block;float:left;font-weight:bold;background:url(style/img/petite-puce.gif) no-repeat 0px 3px;"><a href="index.php?page=fiche_casino&id=95">Voir la fiche de ce casino</a></p>'+
					   
					    '</div>';


			 			var marker_92 = new google.maps.Marker({
			      			position: myLatlng,
			      			map: map,
			      			icon: puce2
			  			});

			  			google.maps.event.addListener(marker_92, 'click', function() {

			  				infowindow.setContent(contentString_92);

 							 infowindow.open(map,marker_92);
						});
					
						var myLatlng = new google.maps.LatLng(47.07, 3.1);

						var contentString_93 = '<div class="infos_bulle" style="width:360px;color:#700500;font-size:11px;"><h3 style="padding-left:0;text-transform:none;color:#a70709;padding-bottom:3px">Tranchant Pougues-les-Eaux</h3>'+
					   	
					   	'<img align="left" style="margin-right:10px;border:1px solid #a70709;" src="affiche_img.php?rep=visuels_casinos&amp;id=96&amp;width=127&amp;height=95" alt="">'+
					   	
					   	'<p style="padding-bottom:5px;">Avenue de Paris<br />'+'58320 - POUGUES LES EAUX</p>'+
					   	
					   	'<p style="padding-bottom:5px;">T&eacute;l : 0386901700</p>'+
					   	
					   	'<p style="padding-bottom:5px;"><strong>Nombre de machines<br /> Magic Casinos Jackpot  :</strong> 6</p>'+
					   	
					   	'<p style="padding-left:8px;display:block;float:left;font-weight:bold;background:url(style/img/petite-puce.gif) no-repeat 0px 3px;"><a href="index.php?page=fiche_casino&id=96">Voir la fiche de ce casino</a></p>'+
					   
					    '</div>';


			 			var marker_93 = new google.maps.Marker({
			      			position: myLatlng,
			      			map: map,
			      			icon: puce2
			  			});

			  			google.maps.event.addListener(marker_93, 'click', function() {

			  				infowindow.setContent(contentString_93);

 							 infowindow.open(map,marker_93);
						});
					
						var myLatlng = new google.maps.LatLng(48.73, -3.98);

						var contentString_94 = '<div class="infos_bulle" style="width:360px;color:#700500;font-size:11px;"><h3 style="padding-left:0;text-transform:none;color:#a70709;padding-bottom:3px">Tranchant Roscoff</h3>'+
					   	
					   	'<img align="left" style="margin-right:10px;border:1px solid #a70709;" src="affiche_img.php?rep=visuels_casinos&amp;id=97&amp;width=127&amp;height=95" alt="">'+
					   	
					   	'<p style="padding-bottom:5px;">Z.A DU BLOSCON-BP81<br />'+'29682 - ROSCOFF CEDEX</p>'+
					   	
					   	'<p style="padding-bottom:5px;">T&eacute;l : 0298697584</p>'+
					   	
					   	'<p style="padding-bottom:5px;"><strong>Nombre de machines<br /> Magic Casinos Jackpot  :</strong> 2</p>'+
					   	
					   	'<p style="padding-left:8px;display:block;float:left;font-weight:bold;background:url(style/img/petite-puce.gif) no-repeat 0px 3px;"><a href="index.php?page=fiche_casino&id=97">Voir la fiche de ce casino</a></p>'+
					   
					    '</div>';


			 			var marker_94 = new google.maps.Marker({
			      			position: myLatlng,
			      			map: map,
			      			icon: puce2
			  			});

			  			google.maps.event.addListener(marker_94, 'click', function() {

			  				infowindow.setContent(contentString_94);

 							 infowindow.open(map,marker_94);
						});
					
						var myLatlng = new google.maps.LatLng(45.89, 6.71);

						var contentString_95 = '<div class="infos_bulle" style="width:360px;color:#700500;font-size:11px;"><h3 style="padding-left:0;text-transform:none;color:#a70709;padding-bottom:3px">Tranchant Saint Gervais les bains</h3>'+
					   	
					   	'<img align="left" style="margin-right:10px;border:1px solid #a70709;" src="affiche_img.php?rep=visuels_casinos&amp;id=98&amp;width=127&amp;height=95" alt="">'+
					   	
					   	'<p style="padding-bottom:5px;">route de l\'\'artisanat<br />'+'Le Fayet<br />'+'74190 - saint gervais les bains</p>'+
					   	
					   	'<p style="padding-bottom:5px;">T&eacute;l : 0450475988</p>'+
					   	
					   	'<p style="padding-bottom:5px;"><strong>Nombre de machines<br /> Magic Casinos Jackpot  :</strong> 2</p>'+
					   	
					   	'<p style="padding-left:8px;display:block;float:left;font-weight:bold;background:url(style/img/petite-puce.gif) no-repeat 0px 3px;"><a href="index.php?page=fiche_casino&id=98">Voir la fiche de ce casino</a></p>'+
					   
					    '</div>';


			 			var marker_95 = new google.maps.Marker({
			      			position: myLatlng,
			      			map: map,
			      			icon: puce2
			  			});

			  			google.maps.event.addListener(marker_95, 'click', function() {

			  				infowindow.setContent(contentString_95);

 							 infowindow.open(map,marker_95);
						});
					
						var myLatlng = new google.maps.LatLng(43.39, 3.68);

						var contentString_96 = '<div class="infos_bulle" style="width:360px;color:#700500;font-size:11px;"><h3 style="padding-left:0;text-transform:none;color:#a70709;padding-bottom:3px">Casino de Sète </h3>'+
					   	
					   	'<img align="left" style="margin-right:10px;border:1px solid #a70709;" src="affiche_img.php?rep=visuels_casinos&amp;id=99&amp;width=127&amp;height=95" alt="">'+
					   	
					   	'<p style="padding-bottom:5px;">Place Edouard Herriot<br />'+'Quartier de la Corniche<br />'+'34200 - Sete</p>'+
					   	
					   	'<p style="padding-bottom:5px;">T&eacute;l : 04 67 46 65 65 </p>'+
					   	
					   	'<p style="padding-bottom:5px;"><strong>Nombre de machines<br /> Magic Casinos Jackpot  :</strong> 2</p>'+
					   	
					   	'<p style="padding-left:8px;display:block;float:left;font-weight:bold;background:url(style/img/petite-puce.gif) no-repeat 0px 3px;"><a href="index.php?page=fiche_casino&id=99">Voir la fiche de ce casino</a></p>'+
					   
					    '</div>';


			 			var marker_96 = new google.maps.Marker({
			      			position: myLatlng,
			      			map: map,
			      			icon: puce2
			  			});

			  			google.maps.event.addListener(marker_96, 'click', function() {

			  				infowindow.setContent(contentString_96);

 							 infowindow.open(map,marker_96);
						});
					
						var myLatlng = new google.maps.LatLng(43.25, 3.29);

						var contentString_97 = '<div class="infos_bulle" style="width:360px;color:#700500;font-size:11px;"><h3 style="padding-left:0;text-transform:none;color:#a70709;padding-bottom:3px">Casino de Valras-Plage</h3>'+
					   	
					   	'<img align="left" style="margin-right:10px;border:1px solid #a70709;" src="affiche_img.php?rep=visuels_casinos&amp;id=100&amp;width=127&amp;height=95" alt="">'+
					   	
					   	'<p style="padding-bottom:5px;">4 avenue des Elysées<br />'+'34350 - VALRAS-PLAGE</p>'+
					   	
					   	'<p style="padding-bottom:5px;">T&eacute;l : 0467326060</p>'+
					   	
					   	'<p style="padding-bottom:5px;"><strong>Nombre de machines<br /> Magic Casinos Jackpot  :</strong> 4</p>'+
					   	
					   	'<p style="padding-left:8px;display:block;float:left;font-weight:bold;background:url(style/img/petite-puce.gif) no-repeat 0px 3px;"><a href="index.php?page=fiche_casino&id=100">Voir la fiche de ce casino</a></p>'+
					   
					    '</div>';


			 			var marker_97 = new google.maps.Marker({
			      			position: myLatlng,
			      			map: map,
			      			icon: puce2
			  			});

			  			google.maps.event.addListener(marker_97, 'click', function() {

			  				infowindow.setContent(contentString_97);

 							 infowindow.open(map,marker_97);
						});
					
						var myLatlng = new google.maps.LatLng(49.32, -0.01);

						var contentString_98 = '<div class="infos_bulle" style="width:360px;color:#700500;font-size:11px;"><h3 style="padding-left:0;text-transform:none;color:#a70709;padding-bottom:3px">Tranchant Villers-sur-Mer</h3>'+
					   	
					   	'<img align="left" style="margin-right:10px;border:1px solid #a70709;" src="affiche_img.php?rep=visuels_casinos&amp;id=101&amp;width=127&amp;height=95" alt="">'+
					   	
					   	'<p style="padding-bottom:5px;">VILLERS SUR MER LOISIRS S.A.S <br />'+'4 place fanneau <br />'+'14640 - VILLERS SUR MER </p>'+
					   	
					   	'<p style="padding-bottom:5px;">T&eacute;l : 02 31 14 44 88 </p>'+
					   	
					   	'<p style="padding-bottom:5px;"><strong>Nombre de machines<br /> Magic Casinos Jackpot  :</strong> 2</p>'+
					   	
					   	'<p style="padding-left:8px;display:block;float:left;font-weight:bold;background:url(style/img/petite-puce.gif) no-repeat 0px 3px;"><a href="index.php?page=fiche_casino&id=101">Voir la fiche de ce casino</a></p>'+
					   
					    '</div>';


			 			var marker_98 = new google.maps.Marker({
			      			position: myLatlng,
			      			map: map,
			      			icon: puce2
			  			});

			  			google.maps.event.addListener(marker_98, 'click', function() {

			  				infowindow.setContent(contentString_98);

 							 infowindow.open(map,marker_98);
						});
					
						var myLatlng = new google.maps.LatLng(49.74, 0.31);

						var contentString_99 = '<div class="infos_bulle" style="width:360px;color:#700500;font-size:11px;"><h3 style="padding-left:0;text-transform:none;color:#a70709;padding-bottom:3px">Casino d\'Yport . Groupe Tranchant</h3>'+
					   	
					   	'<img align="left" style="margin-right:10px;border:1px solid #a70709;" src="affiche_img.php?rep=visuels_casinos&amp;id=102&amp;width=127&amp;height=95" alt="">'+
					   	
					   	'<p style="padding-bottom:5px;">Casino d\'Yport  (Groupe Tranchant)<br />'+'Promenade Roger Denouette<br />'+'76111 - Yport</p>'+
					   	
					   	'<p style="padding-bottom:5px;">T&eacute;l : 0235287736</p>'+
					   	
					   	'<p style="padding-bottom:5px;"><strong>Nombre de machines<br /> Magic Casinos Jackpot  :</strong> 2</p>'+
					   	
					   	'<p style="padding-left:8px;display:block;float:left;font-weight:bold;background:url(style/img/petite-puce.gif) no-repeat 0px 3px;"><a href="index.php?page=fiche_casino&id=102">Voir la fiche de ce casino</a></p>'+
					   
					    '</div>';


			 			var marker_99 = new google.maps.Marker({
			      			position: myLatlng,
			      			map: map,
			      			icon: puce2
			  			});

			  			google.maps.event.addListener(marker_99, 'click', function() {

			  				infowindow.setContent(contentString_99);

 							 infowindow.open(map,marker_99);
						});
					
						var myLatlng = new google.maps.LatLng(43.53, 6.95);

						var contentString_100 = '<div class="infos_bulle" style="width:360px;color:#700500;font-size:11px;"><h3 style="padding-left:0;text-transform:none;color:#a70709;padding-bottom:3px">Royal Casino Mandelieu </h3>'+
					   	
					   	'<img align="left" style="margin-right:10px;border:1px solid #a70709;" src="affiche_img.php?rep=visuels_casinos&amp;id=105&amp;width=127&amp;height=95" alt="">'+
					   	
					   	'<p style="padding-bottom:5px;">605 avenue du Général de Gaulle<br />'+'06210 - MANDELIEU LA NAPOULE</p>'+
					   	
					   	'<p style="padding-bottom:5px;">T&eacute;l : 0492977000</p>'+
					   	
					   	'<p style="padding-bottom:5px;"><strong>Nombre de machines<br /> Magic Casinos Jackpot  :</strong> 3</p>'+
					   	
					   	'<p style="padding-left:8px;display:block;float:left;font-weight:bold;background:url(style/img/petite-puce.gif) no-repeat 0px 3px;"><a href="index.php?page=fiche_casino&id=105">Voir la fiche de ce casino</a></p>'+
					   
					    '</div>';


			 			var marker_100 = new google.maps.Marker({
			      			position: myLatlng,
			      			map: map,
			      			icon: puce4
			  			});

			  			google.maps.event.addListener(marker_100, 'click', function() {

			  				infowindow.setContent(contentString_100);

 							 infowindow.open(map,marker_100);
						});
					
}
