function choisirArr(num_arr, url) {
	location = url + "?arr=" + num_arr + "#chx";
}
