<div class="imageElement">
<h3>{title}</h3>
<p>{desc}</p>
<a href="#" title="open image" class="open"></a>
<img src="{path_full}" alt="{title}" title="{title}" class="full" />
<img src="{path_thumb}" alt="{title}" title="{title}" class="thumbnail" />
</div>