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 (66 votos)', '8.68
(66 votos)');
scal(2, '/GIF/?cal90', '9.03 (65 votos)', '9.03
(65 votos)');
scal(3, '/GIF/?cal80', '8.43 (40 votos)', '8.43
(40 votos)');
scal(4, '/GIF/?cal80', '8.04 (23 votos)', '8.04
(23 votos)');
scal(5, '/GIF/?cal90', '9.19 (32 votos)', '9.19
(32 votos)');
scal(6, '/GIF/?cal80', '8.22 (9 votos)', '8.22
(9 votos)');
scal(7, '/GIF/?cal75', '7.95 (19 votos)', '7.95
(19 votos)');
scal(8, '/GIF/?cal90', '9.76 (41 votos)', '9.76
(41 votos)');