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.99 (84 votos)', '8.99
(84 votos)');
scal(2, '/GIF/?cal85', '8.51 (96 votos)', '8.51
(96 votos)');
scal(3, '/GIF/?cal90', '9.42 (31 votos)', '9.42
(31 votos)');
scal(4, '/GIF/?cal80', '8.07 (55 votos)', '8.07
(55 votos)');
scal(5, '/GIF/?cal85', '8.57 (65 votos)', '8.57
(65 votos)');
scal(6, '/GIF/?cal75', '7.51 (55 votos)', '7.51
(55 votos)');
scal(7, '/GIF/?cal80', '8.39 (23 votos)', '8.39
(23 votos)');
scal(8, '/GIF/?cal85', '8.69 (13 votos)', '8.69
(13 votos)');