/* http://www.valleymorningstar.com/common/tools/load.php?js=common_nav,common_tabBox,common_archive */ function navLoad(E){if(typeof (E)=="undefined"){E="fi_nav_ul"}var D=document.getElementById(E);var C=D.getElementsByTagName("LI");for(var B=0;B-1){C[B].setAttribute("ulPos",A);if(C[B].parentNode==D){C[B].childNodes[A].setAttribute("drop","down")}else{C[B].className+=" hasSub"}break}}C[B].onmouseover=function(){if(this.className.indexOf(" over")==-1){this.className+=" over"}if(this.getAttribute("ulPos")){showAndPosition(this)}};C[B].onmouseout=function(){this.className=this.className=="over"?"":this.className.replace(" over","");if(this.getAttribute("ulPos")){this.childNodes[this.getAttribute("ulPos")].style.visibility="hidden"}}}}function showAndPosition(A){var B=A.childNodes[A.getAttribute("ulPos")];if(B.getAttribute("noPos")){B.style.visibility="visible"}else{if(B.getAttribute("drop")=="down"){B.style.left="0px";B.style.top=A.offsetHeight+"px";if(B.offsetWidth200){var D=200/E;E=200;A=A*D}B.innerHTML='';alert(B.innerHTML);return F}function getOffsetTop(A){return getRealOffset(A,"top")}function getOffsetLeft(A){return getRealOffset(A,"left")}function getRealOffset(C,D){if(!C){return 0}if(D=="top"){var A=C.offsetTop}else{var A=C.offsetLeft}var B=C.offsetParent;while(B){if(D=="top"){A+=B.offsetTop}else{A+=B.offsetLeft}B=B.offsetParent}return A};