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.24 (38 votos)', '8.24
(38 votos)');
scal(2, '/GIF/?cal75', '7.89 (18 votos)', '7.89
(18 votos)');
scal(3, '/GIF/?cal85', '8.74 (47 votos)', '8.74
(47 votos)');
scal(4, '/GIF/?cal80', '8.29 (7 votos)', '8.29
(7 votos)');
scal(5, '/GIF/?cal80', '8.21 (14 votos)', '8.21
(14 votos)');
scal(6, '/GIF/?cal70', '7.39 (41 votos)', '7.39
(41 votos)');