function clearPadilLinks() {
	document.getElementById("fldPadilLinks").selectedIndex = -1;
}
