"
}
]
};
tvu.newRequest({
outputs:'#mod-horario-container',
wrapper:'#mod-horario-container',
pageSize:4,
page:1,
types:'V',
edFilter:'editorial',
linkTo:'http://eleicoes.uol.com.br/2010/ultimas-noticias/multi/',
type:'videoListGlobalTag',
tags:'29715,2327',
time:'week',
sort:'mostRecent',
markup: tvu.tvuolMarkup,
counters:function(){
var html = '
';
var hash = this.id.replace(/.*-/,'');
html += (this.rating!=null)?'
':'';
html += (this.views!=null)?'| '+this.views+' visitas':'';
html += '';
return html;
}
});