 
	function calculetteLeadEN() {
		/**********************************************************************************************************
			Start of DoubleClick Spotlight Tag: Please do not remove
			Activity Name for this tag is:Calculette LEAD English
			This tag must be placed within the opening <body> tag, as close to the beginning of it as possible
			Creation Date:2/13/2008
		**********************************************************************************************************/	
		var divSpotLightTag = document.getElementById('spotLightTag');	
		var axel = Math.random()+"";
		var a = axel * 10000000000000;
		divSpotLightTag.innerHTML = '<IMG SRC="http://ad.doubleclick.net/activity;src=1525218;type=aff20439;cat=calcu092;ord='+ a + '?" WIDTH=1 HEIGHT=1 BORDER=0>';

	}
	
	
	function calculetteLeadFR() {
		/**********************************************************************************************************
			Start of DoubleClick Spotlight Tag: Please do not remove
			Activity Name for this tag is:Calculette LEAD French
			This tag must be placed within the opening <body> tag, as close to the beginning of it as possible
			Creation Date:2/13/2008
		**********************************************************************************************************/
		
		var divSpotLightTag = document.getElementById('spotLightTag');	
		var axel = Math.random()+"";
		var a = axel * 10000000000000;
		divSpotLightTag.innerHTML = '<IMG SRC="http://ad.doubleclick.net/activity;src=1525218;type=aff20439;cat=calcu168;ord='+ a + '?" WIDTH=1 HEIGHT=1 BORDER=0>';
		
	}
	

	function calculetteConfirmationEN() {
		/**********************************************************************************************************
		   Start of DoubleClick Spotlight Tag: Please do not remove
		   Activity Name for this tag is:Calculette CONFIRMATION English
		   This tag must be placed within the opening <body> tag, as close to the beginning of it as possible
		   Creation Date:2/13/2008 
		 **********************************************************************************************************/
		
		var divSpotLightTag = document.getElementById('spotLightTag');	
		divSpotLightTag.innerHTML = '<IMG SRC="https://ad.doubleclick.net/activity;src=1525218;type=confi312;cat=calcu443;qty=1;cost=[Revenue];ord=[OrderID]?" WIDTH=1 HEIGHT=1 BORDER=0>';

	}
	
	
	
	function calculetteConfirmationFR() {
		/**********************************************************************************************************
			Start of DoubleClick Spotlight Tag: Please do not remove
			Activity Name for this tag is:Calculette CONFIRMATION French
			This tag must be placed within the opening <body> tag, as close to the beginning of it as possible
			Creation Date:2/13/2008
		**********************************************************************************************************/

		var divSpotLightTag = document.getElementById('spotLightTag');	
		divSpotLightTag.innerHTML = '<IMG SRC="https://ad.doubleclick.net/activity;src=1525218;type=confi312;cat=calcu129;qty=1;cost=[Revenue];ord=[OrderID]?" WIDTH=1 HEIGHT=1 BORDER=0>';

	}	
	
	
	
	
	
