/* dropdown menus based on son of suckerfish. Beefed up a little by Grae to allow for multiple suckerfish drop downs within the one page, from one linked javascript. Checks to ensure presence of element by id before attaching function. */ /* #nav dropdown */ function dropDownNav() { var sfEls = document.getElementById("nav").getElementsByTagName("LI"); for (var i=0; i