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.94 (68 votos)', '8.94
(68 votos)');
scal(2, '/GIF/?cal75', '7.75 (12 votos)', '7.75
(12 votos)');
scal(3, '/GIF/?cal80', '8.04 (24 votos)', '8.04
(24 votos)');
scal(4, '/GIF/?cal80', '8.00 (20 votos)', '8.00
(20 votos)');
scal(5, '/GIF/?cal85', '8.83 (30 votos)', '8.83
(30 votos)');
scal(6, '/GIF/?cal85', '8.72 (72 votos)', '8.72
(72 votos)');
scal(7, '/GIF/?cal80', '8.38 (29 votos)', '8.38
(29 votos)');
scal(8, '/GIF/?cal85', '8.66 (44 votos)', '8.66
(44 votos)');
scal(9, '/GIF/?cal80', '8.00 (4 votos)', '8.00
(4 votos)');