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