
function tracking_cybercite(id_site,id_vente,contenu,montant)
{var URL=unescape(window.document.URL);if(URL.indexOf('http://127.0.0.1',0)==-1&&URL.indexOf('file://',0)==-1&&URL.indexOf('http://localhost',0)==-1)
{var path_tracking='http://tracking.veille-referencement.com/';var path_tracking_secure='https://tracking.veille-referencement.com/';var path='';if(document.getElementById)
{if(document.getElementById("tg_vente_cybercite"))
{path=document.getElementById("tg_vente_cybercite").src;}}
else if(document.all)
{if(document.all["tg_vente_cybercite"])
{path=document.all["tg_vente_cybercite"].src;}}
if(path!='')
{curseur=path.lastIndexOf("https://");if(curseur!=-1)
{path_tracking=path_tracking_secure;}}
var now=new Date();var ts=Math.round(now.getTime());stats="id_site="+id_site+"&id_vente="+escape(id_vente);stats+="&contenu="+escape(contenu)+"&montant="+escape(montant);stats+="&web_url="+escape(window.document.URL)+"&timestamp="+ts;document.write('<div style="position: absolute; top:0px; left:0px; z-index: 2; display:none"><img border="0" height="0" width="0" src="'+path_tracking+'stattransfo_v2.php?'+stats+'"></div>');}}
function generer_contenu(param,val)
{var txt;txt=param+'-!-'+val+'-;-';return txt;}
function tracking_cybercite_extd(id_site,id_vente,contenu,montant,id_cell)
{var URL=unescape(window.document.URL);if(URL.indexOf('http://127.0.0.1',0)==-1&&URL.indexOf('file://',0)==-1&&URL.indexOf('http://localhost',0)==-1)
{var path_tracking='http://tracking.veille-referencement.com/';var path_tracking_secure='https://tracking.veille-referencement.com/';var path='';if(document.getElementById)
{if(document.getElementById("tg_vente_cybercite"))
{path=document.getElementById("tg_vente_cybercite").src;}}
else if(document.all)
{if(document.all["tg_vente_cybercite"])
{path=document.all["tg_vente_cybercite"].src;}}
if(path!='')
{curseur=path.lastIndexOf("https://");if(curseur!=-1)
{path_tracking=path_tracking_secure;}}
var now=new Date();var ts=Math.round(now.getTime());stats="id_site="+id_site+"&id_vente="+escape(id_vente);stats+="&contenu="+escape(contenu)+"&montant="+escape(montant);stats+="&web_url="+escape(window.document.URL)+"&timestamp="+ts;var inner='<div style="position: absolute; top:0px; left:0px; z-index: 2; display:none; width:0px; height:0px;"><img border="0" height="0" width="0" src="'+path_tracking+'stattransfo_v2.php?'+stats+'"></div>'
if(document.getElementById)
{if(document.getElementById(id_cell))
{document.getElementById(id_cell).innerHTML=inner;}}
else if(document.all)
{if(document.all[id_cell])
{document.all[id_cell].innerHTML=inner;}}}}
