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/?cal55', '2.00 (1 votos)', '2.00
(1 votos)');
scal(2, '/GIF/?cal85', '8.93 (188 votos)', '8.93
(188 votos)');
scal(3, '/GIF/?cal80', '8.17 (312 votos)', '8.17
(312 votos)');
scal(4, '/GIF/?cal70', '7.43 (7 votos)', '7.43
(7 votos)');
scal(5, '/GIF/?cal85', '8.65 (107 votos)', '8.65
(107 votos)');
scal(6, '/GIF/?cal70', '7.50 (10 votos)', '7.50
(10 votos)');
scal(7, '/GIF/?cal75', '7.57 (21 votos)', '7.57
(21 votos)');
scal(8, '/GIF/?cal75', '7.57 (241 votos)', '7.57
(241 votos)');