<!--//--><![CDATA[//><!--

function Lienfunction() {
	i = document.Choixfunction.Listefunction.selectedIndex;
	if (i == 0) return;
	url = document.Choixfunction.Listefunction.options[i].value;
	parent.location.href = url;
}

function Lienproject() {
	i = document.Choixproject.Listeproject.selectedIndex;
	if (i == 0) return;
	url = document.Choixproject.Listeproject.options[i].value;
	parent.location.href = url;
}

function Lienforge() {
	i = document.Choixforge.Listeforge.selectedIndex;
	if (i == 0) return;
	url = document.Choixforge.Listeforge.options[i].value;
	window.open(url);
}

//--><!]]>
