window.onload=init;

function init()
{
	hideall();
	affiche(60000);
}
