Just add the img tag, just like your hand coding it in your markups 
Code:
thetext1[0]="<img src='http://www.lettucenodes.com/images/lettucnodes1.jpg' alt='myimage'>Comprehensive JavaScript tutorials and over 400+ free scripts"
thetext1[1]="<img src='http://www.freewarejava.com/applets/images/reallens.gif' alt='myimage'>Direct link to hundreds of free Java applets online!"
thetext1[2]="<img src='http://blog.wired.com/photos/uncategorized/fakesteve.jpg' alt='myimage'>Up to date news on the technology front"
thetext1[3]="<img src='http://www.september11news.com/Dec11ZacariasMoussaoui.jpg' alt='myimage' >News.com- The #1 technology News site."
thetext1[4]="<img src='http://codingforums.com/img/logo.gif' alt='myimage'>Web Coding and development forums"
You might also find it useful to set how your image will be rendered in the CSS...
See if it helps
Bookmarks