function widgetUltimasNoticas(qtde,tagBusca){
	var altura = 61 * parseInt(qtde) + 65;
	document.write('<iframe src="http:\/\/www.espn.com.br\/elementos\/widget.widgetNews.logic?tag='+tagBusca+'&quantidade='+qtde+'" width="300" height="'+altura+'" frameborder="0" scrolling="no"><\/iframe>');
}

function widgetCopa(tagBusca){
	var altura = 60 * 3 + 332;
	document.write('<iframe src="http:\/\/www.espn.com.br\/elementos\/widget.widgetCopaMundo.logic?tag='+tagBusca+'&quantidade=3" width="300" height="'+altura+'" id="wdg_copa" frameborder="0" scrolling="no" allowtransparency="true"><\/iframe>');
}

function widgetUltimosPosts(qtde,tagBusca) {
	var altura = 61 * parseInt(qtde) + 65;
	document.write('<iframe src="http:\/\/www.espn.com.br\/elementos\/widget.widgetPosts.logic?tag='+tagBusca+'&quantidade='+qtde+'" width="300" height="'+altura+'" frameborder="0" scrolling="no"><\/iframe>');
}

function widgetUltimosAudios(tagBusca){
	document.write('<iframe src="http:\/\/www.espn.com.br\/elementos\/widget.widgAudios.logic?tag='+tagBusca+'" width="320" height="290" frameborder="0" scrolling="no"><\/iframe>');
}

function widgetUltimosVideos(tagBusca){
	document.write('<iframe src="http:\/\/www.espn.com.br\/elementos\/widget.widgVideos.logic?tag='+tagBusca+'" width="320" height="290" frameborder="0" scrolling="no"><\/iframe>');
}

function widgetUltimasGalerias(tagBusca){
	document.write('<iframe src="http:\/\/www.espn.com.br\/elementos\/widget.widgFotos.logic?tag='+tagBusca+'" width="320" height="290" frameborder="0" scrolling="no"><\/iframe>');
}

function widgetEnquete(){
	document.write('<iframe src="http:\/\/www.espn.com.br\/template\/widgets\/iframe_widget_enquete.jsp" width="320" height="335" frameborder="0" scrolling="no"><\/iframe>');
}

function widgetFutebol(){
	document.write('<iframe src="http:\/\/www.espn.com.br\/elementos\/widget.widExternalFutebol.logic" width="320" height="415" frameborder="0" scrolling="no"><\/iframe>');
}

function widgetProgramacao(){
	document.write('<iframe src="http:\/\/www.espn.com.br\/elementos\/widget.widExternalProgramacao.logic" width="320" height="230" frameborder="0" scrolling="no"><\/iframe>');
}

function widgetPromocao(){
	document.write('<iframe src="http:\/\/www.espn.com.br\/elementos\/widget.widExternalPromocao.logic" width="320" height="220" frameborder="0" scrolling="no"><\/iframe>');
}

function widgetJogos(time){
	document.write('<iframe src="http:\/\/www.espn.com.br\/elementos\/widget.widgTabela.logic?tag='+time+'" width="320" height="303" frameborder="0" scrolling="no"><\/iframe>');
}

function widgetGols(tipo,tag){
	document.write('<iframe src="http:\/\/www.espn.com.br\/elementos\/widget.widgGoals.logic?type='+tipo+'&tag='+tag+'" width="320" height="296" frameborder="0" scrolling="no"><\/iframe>');
}

function widgetResultados(){
	document.write('<iframe src="http:\/\/www.espn.com.br\/elementos\/campeonato.widgetExternalResultado.logic" width="320" height="480" frameborder="0" scrolling="no"><\/iframe>');
}

function widgetCloudTags(tag){
	document.write('<iframe src="http:\/\/www.espn.com.br\/elementos\/widget.cloudWidget.logic?tag='+tag+'" width="324" height="308" frameborder="0" scrolling="no"><\/iframe>');
}