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/?cal85', '8.68 (185 votos)', '8.68
(185 votos)');
scal(2, '/GIF/?cal70', '7.15 (33 votos)', '7.15
(33 votos)');
scal(3, '/GIF/?cal80', '8.32 (80 votos)', '8.32
(80 votos)');
scal(4, '/GIF/?cal85', '8.55 (38 votos)', '8.55
(38 votos)');
scal(5, '/GIF/?cal65', '6.85 (53 votos)', '6.85
(53 votos)');
scal(6, '/GIF/?cal70', '7.06 (16 votos)', '7.06
(16 votos)');
scal(7, '/GIF/?cal80', '8.17 (18 votos)', '8.17
(18 votos)');