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/?cal75', '7.50 (122 votos)', '7.50
(122 votos)');
scal(2, '/GIF/?cal75', '8.00 (55 votos)', '8.00
(55 votos)');
scal(3, '/GIF/?cal80', '8.26 (78 votos)', '8.26
(78 votos)');
scal(4, '/GIF/?cal80', '8.34 (232 votos)', '8.34
(232 votos)');
scal(5, '/GIF/?cal75', '7.60 (93 votos)', '7.60
(93 votos)');
scal(6, '/GIF/?cal90', '9.55 (40 votos)', '9.55
(40 votos)');
scal(7, '/GIF/?cal90', '9.20 (25 votos)', '9.20
(25 votos)');
scal(8, '/GIF/?cal90', '9.11 (114 votos)', '9.11
(114 votos)');
scal(9, '/GIF/?cal75', '7.77 (88 votos)', '7.77
(88 votos)');