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.44 (36 votos)', '7.44
(36 votos)');
scal(2, '/GIF/?cal65', '6.69 (16 votos)', '6.69
(16 votos)');
scal(3, '/GIF/?cal85', '8.53 (103 votos)', '8.53
(103 votos)');
scal(4, '/GIF/?cal60', '6.47 (15 votos)', '6.47
(15 votos)');
scal(5, '/GIF/?cal90', '9.50 (2 votos)', '9.50
(2 votos)');
scal(6, '/GIF/?cal70', '7.40 (25 votos)', '7.40
(25 votos)');
scal(7, '/GIF/?cal55', '5.62 (13 votos)', '5.62
(13 votos)');
scal(8, '/GIF/?cal70', '7.00 (27 votos)', '7.00
(27 votos)');
scal(9, '/GIF/?cal75', '7.78 (23 votos)', '7.78
(23 votos)');