function Lien(){i=document.pageSp.AllerA.selectedIndex;if(i==0)return;url=document.pageSp.AllerA.options[i].value;parent.location.href=url}
