function cleanUrl(path)
{
	window.location = '/bonmarche.html#'+path;
}
