If you keep adding:
Code:
<a href="whatever" rel="lightbox[roadtrip2]" title="AL976 Aluminum Full View Door"><img src="images/whiteArrow.gif" width="8" height="6" border="0" /> View Photo Gallery</a>
It will keep adding lines.
Once you have your initial trigger, you can add as many of these:
Code:
<a href="whatever" rel="lightbox[roadtrip2]" title="AL976 Aluminum Full View Door"></a>
as you like without it adding more lines. Just to be on the safe side, you can even do:
Code:
<a style="display: none;" href="whatever" rel="lightbox[roadtrip2]" title="AL976 Aluminum Full View Door"></a>
Bookmarks