baconbuttie Free Gallery Script
<script language="JavaScript" type="text/javascript">
<!--//
// script to show eBay produced gallery for use anywhere
// works in IE, NS, Firebird, Opera
// baconbuttie November 2003
// change the next lines to reflect your eBay selling ID and the number of items to show
var myID="my_selling_ID";var myNum=5
document.write("<scri"+"pt language='"+"JavaScript'
"+"sr"+"c='http://lapi.ebay.com/ws/eBayISAPI.dll?");
document.write("EKServer&popup=n&hdrcolor=FFFFCC&fs=1&endcolor=FF0000&num="+myNum+"&cid=0&sortdir");
document.write("=asc&tlecolor=FFCE63&sortby=endtime&track=&srchdesc=n&width=570&siteid=0&");
document.write("bdrcolor=FFCC00&numbid=y&ai=tedsaodd&prvd=0&fntcolor=000000&sort=MetaEndSort");
document.write("&si="+myID+"&endtime=y&title=Current+Auctions+for+"+myID+"&img=y'></scr"+"ipt>");
//-->
</script>
remember to put the script at the very end of your description.