function scal(i,img,tit,calif) {
c = parent.document.getElementById('cal'+i);
c.src=img; c.title = tit;
parent.document.getElementById('calif'+i).innerHTML=calif;
}
scal(1, '/GIF/?cal80', '8.46 (54 votos)', '8.46
(54 votos)');
scal(2, '/GIF/?cal65', '6.91 (11 votos)', '6.91
(11 votos)');
scal(3, '/GIF/?cal90', '9.79 (14 votos)', '9.79
(14 votos)');
scal(4, '/GIF/?cal65', '6.67 (6 votos)', '6.67
(6 votos)');
scal(5, '/GIF/?cal70', '7.08 (12 votos)', '7.08
(12 votos)');
scal(6, '/GIF/?cal90', '9.45 (33 votos)', '9.45
(33 votos)');
scal(7, '/GIF/?cal60', '6.50 (10 votos)', '6.50
(10 votos)');