Hey Attached is a javascript Scrolling demo which I got from dynamicdrive.com (http://www.dynamicdrive.com/dynamicindex14/leftrightslide.htm) Its working fine. However, I was not able to add a mouseover effect on the scrolling images. For example. If I mouseover on tn_scroller_bw_01.jpg image, then that image should be replaced by tn_scroller_01.jpg and once the mouseout event occurs, the old image tn_scroller_bw_01.jpg should be loaded back. Plz guide. Thanx