you can use if statements around the code for the image. for example:
{if $store_language eq "US"}
[img]image1.gif[/img]
{/if}
{if $store_language eq "JP"}
[img]image2.gif[/img]
{/if}
__________________
software: x-cart pro, Version 4.0.15
operating system: FreeBSD 5.4
|