function selectApp(aa){if(aa.options[aa.selectedIndex].value!=""){window.location.href=aa.options[aa.selectedIndex].value;}}