

- images:

	(tags t, l, s, b, c, w, h, i)

	Alignment:	
	:l, r, c

	Title
	:t=
	:t=the title

	Link
	:l=
	:l=g							gallery
	:l=x                            nothing
	:l=p                            popup
	:l=d							direct
	:l=ftp://some link

	Shadow
	:s=1
	:s=shadow class name             <----- IMPLEMENT ME !

	Class                            <----- IMPLEMENT ME !
	:c=class name

	Dimensions                       <----- IMPLEMENT ME !
	:w=width
	:h=height

	If                               <----- IMPLEMENT ME !
	:i=[!]home
	:i=[!]single
	:i=[!]?


- Groups

	Alignment
	:c     centered images, disables labels
	:l     left aligned images
	:r     right aligned images
	:bl    image bar on the left side
	:br    image bar on the right side
	:h     horizontal scroller
	:s     slideshow

	Class                            
	:c=class name

	Shadow
	:s=1
	:s=shadow class name             <----- IMPLEMENT ME !

	Dimensions                       <----- IMPLEMENT ME !
	:w=width
	:h=height

	If                               <----- IMPLEMENT ME !
	:i=[!]home
	:i=[!]single
	:i=[!]?
