Hi, I have a 3 column site; in the left column I have javascript/dhtml popout menu. In the right column I have a javascript "search by meaning" dropdown box. Both scripts are appearing where they are supposed to, except for one problem: the search by meaning dropdown in the right column disappears when someone moves their mouse over a category in the left column menu that happens to be a popout category. Moving the mouse over single top categories doesn't effect the other (dropdown search) script, it's only when the menu pops out subcategories. I am unfamiliar with how exactly javascript functions, so I apologize in advance if this is a stupid problem with a simple answer. Can two separate javascripts not cohabitate on the same page?