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/?cal90', '9.39 (806 votos)', '9.39
(806 votos)');
scal(2, '/GIF/?cal85', '8.95 (78 votos)', '8.95
(78 votos)');
scal(3, '/GIF/?cal80', '8.34 (62 votos)', '8.34
(62 votos)');
scal(4, '/GIF/?cal85', '8.98 (84 votos)', '8.98
(84 votos)');
scal(5, '/GIF/?cal90', '9.42 (67 votos)', '9.42
(67 votos)');
scal(6, '/GIF/?cal85', '8.76 (38 votos)', '8.76
(38 votos)');
scal(7, '/GIF/?cal80', '8.05 (19 votos)', '8.05
(19 votos)');