<!--

function toLink()
{
	//alert("Products");
	var lang = document.getElementById('langid').value;
	window.location.href = 'http://www.sante.ge/index.php?lang='+lang+'&level1=3&level2=1';
}

// -->