function hiddenSelects(){var isFrame=parent.frames.length;if(isFrame>1){var nElements=parent.frames[1].document.all.length}else{var nElements=document.all.length}for(var i=0;i<nElements;i++){if(isFrame>1){var e=parent.frames[1].document.all[i]}else{var e=document.all[i]}if(e.type=='select'||e.type=='select-one'||e.type=='select-multiple'){e.style.visibility='hidden'}}}function showSelects(){var isFrame=parent.frames.length;if(isFrame>1){var nElements=parent.frames[1].document.all.length}else{var nElements=document.all.length}for(var i=0;i<nElements;i++){if(isFrame>1){var e=parent.frames[1].document.all[i]}else{var e=document.all[i]}if(e.type=='select'||e.type=='select-one'||e.type=='select-multiple'){e.style.visibility='visible'}}}function _nop(){}window.onload=_nop;window.onresize=_nop;function fModStyleOver(obj){document.all[obj].style.color="#000000";document.all[obj].style.cursor="hand";document.all[obj].bgColor="#FFCC00"}function fModStyleOut(obj){document.all[obj].style.color="";document.all[obj].style.cursor="";document.all[obj].bgColor=""}function fOpenUrl(objurl){document.location=objurl}function hiddenSelects(){var isFrame=parent.frames.length;if(isFrame>1){var nElements=parent.frames[1].document.all.length}else{var nElements=document.all.length}for(var i=0;i<nElements;i++){if(isFrame>1){var e=parent.frames[1].document.all[i]}else{var e=document.all[i]}if(e.type=='select'||e.type=='select-one'||e.type=='select-multiple'){e.style.visibility='hidden'}}}function showSelects(){var isFrame=parent.frames.length;if(isFrame>1){var nElements=parent.frames[1].document.all.length}else{var nElements=document.all.length}for(var i=0;i<nElements;i++){if(isFrame>1){var e=parent.frames[1].document.all[i]}else{var e=document.all[i]}if(e.type=='select'||e.type=='select-one'||e.type=='select-multiple'){e.style.visibility='visible'}}}