Hi Guys,
Here I am going to look at XSLT Transformation and how to display a number of images like the following

I have a page in Sharepoint where i am trying to display a array of images.
I need to use XSL transformation to make this work using sharepoint designer.
There is a @CompanyLogos Column(Lookup column with multiple values to a picture library image list) in my custom list.
On the sharepoint page... call the template by passing in the value (@CompanyLogos= a.gif;b.gif;c.gif)

Click to preview
Here is the definition for Template

Click to preview
I found this template here
http://www.stylusstudio.com/xsllist/199908/post40580.html