function page_refresh(lien)
{
	document.prod.action=lien
	document.prod.submit()
}
