fiveda=new Image(40,14); fiveda.src="/img/5.gif";
fiveredda=new Image(40,14); fiveredda.src="/img/5r.gif";
fivenet=new Image(40,14); fivenet.src="/img/p.gif";

function da(td){
if(document.getElementById||(document.all && !(document.getElementById))){
td.style.backgroundColor="ffffff";
}
}

function net(td){
if(document.getElementById||(document.all && !(document.getElementById))){
td.style.backgroundColor="d6d9e0";
}
}
