function toggleSelects(action) { var selects = document.getElementsByTagName('select'); if(navigator.appVersion.indexOf("MSIE 6.")>=0) { if(action == 'hide') { for(i=0; i