function over(item){
item.firstChild.src='rss-on.gif';
}

function out(item){
item.firstChild.src='rss-off.gif';
}