\n'); } function xxx() { var fcont = document.getElementById('fcont'); fcont.innerHTML = ' '; } function updateHeight(num) { var tbl=document.getElementById("ctrltbl"); if(tbl.scrollHeight>num) tbl.style.height = tbl.scrollHeight; else tbl.style.height = num + 40; } function setHeight(num, str) { var obj = isInternetExplorer ? document.all.flash : document.flash; obj.height = num; updateHeight(num); } function getEmptyField(){ document.forms.searching.testbox.value=""; document.forms.searching.testbox.focus(); }
| |||||||||||||||||||||||||||||||||||||||||||||||||||
|
|||||||||||||||||||||||||||||||||||||||||||||||||||