Sub Menu Open on mouseover of Top Menu Items

Hi. I am using the dhtmlxMenu and would like to be able to open children of the toplevel menu

upon mouseover. It appears that you have to click on the toplevel menu first to get the mouseover to

work. Thanks in advance.

Default mode can be switched to required one by
    menu.enableWindowOpenMode(false);