We use cookies to collect and analyze information on site performance and usage, to provide social media features and to enhance and customize content and advertisements.
Got it
<SCRIPT> function change_img(source,index) { document.images[index].src = source; } </SCRIPT> <A HREF="JavaScript: change_img('../images/open.gif','thisone')"> <IMG SRC="../images/closed.gif" border="0" id="thisone"></A>
Try it here :