function jumpMenu(targ,selObj,restore){ //v3.0 eval(targ+".location='"+selObj.options[selObj.selectedIndex].value+"'"); if (restore) selObj.selectedIndex=0; } function popjumpMenu(targ,selObj,restore){ //v3.0 photoviewer(""+selObj.options[selObj.selectedIndex].value+"'"); if (restore) selObj.selectedIndex=0; } function toggle(div) { var option=['schedleft','schedright']; var c=0; for(var i=0; i elements with ' + ieULs[j].innerHTML); // ieULs[j].innerHTML = ('' + ieULs[j].innerHTML); var ieMat = ieULs[j].firstChild; ieMat.style.width=ieULs[j].offsetWidth+"px"; ieMat.style.height=ieULs[j].offsetHeight+"px"; ieULs[j].style.zIndex="101"; } /** IE script to change class on mouseover **/ var ieLIs = nav.getElementsByTagName('li'); for (var i=0; i0){ ieLIs[i].className+=" sfnode"; ieLIs[i].onmouseover=function() {this.className+=" sfhover";} ieLIs[i].onmouseout=function() {this.className=this.className.replace(' sfhover', '');} } } } else { // IE 5.0 doesn't support iframes so hide the select statements on hover and show on mouse out. /** IE script to change class on mouseover **/ var ieLIs = document.getElementById('nav').getElementsByTagName('li'); for (var i=0; i