Forum Moderators: open
function changeimage()
{
window.location = "/app/site/backend/setshoppercurrency.nl?selcurrency=1&c=1008669&sc.<%=getCurrentAttribute('siteCategory','internalID')%>&cc=1/.f"
document.getElementById('myimage').src="/site/curr/pound_on.png";
document.getElementById('myimage2').src="/site/curr/euro_off.png"
document.getElementById('myimage3').src="/site/curr/dollar_off.png"
}
<a href="#" title="Pounds"> <img id="myimage" onClick="changeimage()" border="0" src="/site/curr/pound_off.png" width="12" height="12"/ alt="Pounds"> </a>