function deb(xx)
{try{parent.document.images['det'+xx].src = "images/detailg.gif" ;}
catch(error){}}
function fin(xx)
{try{parent.document.images['det'+xx].src = "images/detailb.gif" ;}
catch(error){}}
