function tagHome() {
	
	//alert("TAG HOME");
	
	//SMARTSERVER
	sas_tmstp=Math.round(Math.random()*10000000000);
	document.getElementById('tagForAS3').innerHTML = '<img src="http://www.smartadserver.com/track/pix.asp?12684;6177;'+sas_tmstp+'" width="1" height="1" border="0" />';
	
	//Specific Media (Standard)
	document.getElementById('tagForAS3').innerHTML = '<img src=h"ttp://smp.adviva.net/track/v=4;m=1;t=3865;ts='+sas_tmstp+'" width="1" height="1" border="0" />';
	
	
	//PLATFORM A 
	document.getElementById('tagForAS3').innerHTML = '<img src="http://leadback.advertising.com/adcedge/lb?site=703223&srvc=17&betr=A4272=HP&betq=8000=399827" width="1" height="1" border="0" />';
	//ETONNANT: C'EST LE MÊME QUE SEAT_NOUVEAUTES
	
}
function tagTry() {
	
	//alert("TAG TRY");
	
	//SMARTSERVER
	sas_tmstp=Math.round(Math.random()*10000000000);
	document.getElementById('tagForAS3').innerHTML = '<img src="http://www.smartadserver.com/track/pix.asp?12684;6178;'+sas_tmstp+'" width="1" height="1" border="0" />';
}

function tagTrySent(email) {
	
	//alert("TAG TRY SENT :: "+email);
	
	//SMARTSERVER
	sas_tmstp=Math.round(Math.random()*10000000000);
	//AVEC EMAIL: document.getElementById('tagForAS3').innerHTML = '<img src="http://www.smartadserver.com/track/pix.asp?12684;6179;'+sas_tmstp+';'+email+'" width="1" height="1" border="0" />';
	document.getElementById('tagForAS3').innerHTML = '<img src="http://www.smartadserver.com/track/pix.asp?12684;6179;'+sas_tmstp+'" width="1" height="1" border="0" />';
	
	//Specific Media (Standard)
	document.getElementById('tagForAS3').innerHTML = '<img src="http://smp.adviva.net/track/v=4;m=1;t=3866;ts='+sas_tmstp+'" width="1" height="1" border="0" />';
	
	//PLATFORM A 
	document.getElementById('tagForAS3').innerHTML = '<img src="http://ace-tag.advertising.com/action/type=831783471/bins=1/rich=0/mnum=1516/logs=0" width="1" height="1" border="0" />';
	//ETONNANT: C'EST LE MÊME QUE SEAT_NOUVEAUTES
	
	//ETOILE MEDIA
	document.getElementById('tagForAS3').innerHTML = '<img src="http://www.leadium.com/lead.php?pid=470&order_id='+email+'" width="1" height="1" border="0" />';
	



}


