In my web page I placed a menuitem associated with A multiview.
Menu item contains images - imageurl.

I want show another image when I hover over the menuitem,
how could be achieved this using JAVASCRIPt - avoiding a postback.

help me