function goto(Ou)
{
	from=document.location.pathname;
	location.href="afficserie.php?file=g"+Ou+".php&from="+from;
}