| 
														
															@@ -105,7 +105,7 @@ function links() { 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 } 
														 | 
														
														 | 
														
															 } 
														 | 
													
												
											
												
													
														| 
														 | 
														
															  
														 | 
														
														 | 
														
															  
														 | 
													
												
											
												
													
														| 
														 | 
														
															 function clickbutton() { 
														 | 
														
														 | 
														
															 function clickbutton() { 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-  var $button = $('#ajax-test-form .radio label'); 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+  var $button = $('#devis-form .radio label'); 
														 | 
													
												
											
												
													
														| 
														 | 
														
															  
														 | 
														
														 | 
														
															  
														 | 
													
												
											
												
													
														| 
														 | 
														
															   $button.on('click', function(){ 
														 | 
														
														 | 
														
															   $button.on('click', function(){ 
														 | 
													
												
											
												
													
														| 
														 | 
														
															     $(this).parents('.form-data').find('.check').removeClass('check'); 
														 | 
														
														 | 
														
															     $(this).parents('.form-data').find('.check').removeClass('check'); 
														 | 
													
												
											
										
											
												
													
														 | 
														
															@@ -183,7 +183,7 @@ function ajaxformulaire() { 
														 | 
													
												
											
												
													
														| 
														 | 
														
															     location.reload(); 
														 | 
														
														 | 
														
															     location.reload(); 
														 | 
													
												
											
												
													
														| 
														 | 
														
															   }); 
														 | 
														
														 | 
														
															   }); 
														 | 
													
												
											
												
													
														| 
														 | 
														
															  
														 | 
														
														 | 
														
															  
														 | 
													
												
											
												
													
														| 
														 | 
														
															-  var form = $('#ajax-test-form'); 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+  var form = $('#devis-form'); 
														 | 
													
												
											
												
													
														| 
														 | 
														
															   form.submit(function(e) { 
														 | 
														
														 | 
														
															   form.submit(function(e) { 
														 | 
													
												
											
												
													
														| 
														 | 
														
															       // prevent form submission 
														 | 
														
														 | 
														
															       // prevent form submission 
														 | 
													
												
											
												
													
														| 
														 | 
														
															       e.preventDefault(); 
														 | 
														
														 | 
														
															       e.preventDefault(); 
														 | 
													
												
											
										
											
												
													
														 | 
														
															@@ -272,7 +272,7 @@ jQuery(document).ready(function(){ 
														 | 
													
												
											
												
													
														| 
														 | 
														
															     "readmoreLink": "/cookiespolicy" /* Change the default readmore link */ 
														 | 
														
														 | 
														
															     "readmoreLink": "/cookiespolicy" /* Change the default readmore link */ 
														 | 
													
												
											
												
													
														| 
														 | 
														
															   }); 
														 | 
														
														 | 
														
															   }); 
														 | 
													
												
											
												
													
														| 
														 | 
														
															  
														 | 
														
														 | 
														
															  
														 | 
													
												
											
												
													
														| 
														 | 
														
															-  // ajaxformulaire(); 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+  ajaxformulaire(); 
														 | 
													
												
											
												
													
														| 
														 | 
														
															   addclass(); 
														 | 
														
														 | 
														
															   addclass(); 
														 | 
													
												
											
												
													
														| 
														 | 
														
															   mapsalles(); 
														 | 
														
														 | 
														
															   mapsalles(); 
														 | 
													
												
											
												
													
														| 
														 | 
														
															   clickbutton(); 
														 | 
														
														 | 
														
															   clickbutton(); 
														 |