Hi
I wanted to insert several images in the column on the right of my site NzMovieShop : Welcome to NZMovieshop.com
Used a contribution from the oscommerce site that said

Add the following line to catalog/includes/column_right.php or catalog/includes/column_left.php depending on which side you want the logo to appear.

require(DIR_WS_BOXES . 'europay_logo.php');

which i did
it puts the image in the column but repeats it several times as you can see
any ideas to limit it to one image