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/?cal65', '7.00 (12 votos)', '7.00
(12 votos)');
scal(2, '/GIF/?cal80', '8.40 (58 votos)', '8.40
(58 votos)');
scal(3, '/GIF/?cal90', '9.43 (23 votos)', '9.43
(23 votos)');
scal(4, '/GIF/?cal80', '8.02 (204 votos)', '8.02
(204 votos)');
scal(5, '/GIF/?cal70', '7.25 (4 votos)', '7.25
(4 votos)');
scal(6, '/GIF/?cal85', '8.86 (172 votos)', '8.86
(172 votos)');
scal(7, '/GIF/?cal80', '8.33 (79 votos)', '8.33
(79 votos)');
scal(8, '/GIF/?cal75', '7.83 (81 votos)', '7.83
(81 votos)');
scal(9, '/GIF/?cal60', '6.33 (27 votos)', '6.33
(27 votos)');