You got the image, though there are a couple of other things to fix in your posted line.
You can add an alt tag to the title image in the next field after the filename:
,'1|1|cathead2.gif|Guys||1');
and you should not have fields after the tag field if you don't want text headings:
,'1|1|cathead2.gif|Guys');
If you want no alt tag, you can leave the tag field empty:
,'1|1|cathead2.gif|');
Bookmarks