function goToMyLink(x) {
	y = document.maideparte.language_id.value;
	window.location.href = "i.php?area_id=" + x + "&language_id=" + y;
}
