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/?cal70', '7.39 (56 votos)', '7.39
(56 votos)');
scal(2, '/GIF/?cal70', '7.30 (27 votos)', '7.30
(27 votos)');
scal(3, '/GIF/?cal70', '7.33 (46 votos)', '7.33
(46 votos)');
scal(4, '/GIF/?cal80', '8.16 (37 votos)', '8.16
(37 votos)');
scal(5, '/GIF/?cal70', '7.18 (11 votos)', '7.18
(11 votos)');