function x(idout)
{
(new Image()).src="index.php?out&idout="+idout;
return true;
}

function goout(id)
{
siteenout=window.open("http://www.annuairemature.com/o2.php?id="+id)
}

if (top != self) {
top.location.href = location.href;
}
  
