function JSGetsParentURL(){
	return(window.parent.location.href);
}

document.write("<img src='http://support.astrocenter.fr/dtfr/t.php?cid=6&ad=" + JSGetsParentURL()+ "&cpc=0' width='0px' height='0'>");

