function getWidget(widgetId)
{	
	document.write('<iframe id="widget_sportyou_' + widgetId + '" name="widget_sportyou_' + widgetId + '" height="525" width="300" border="0" scrolling="no" frameborder="0" src="http://www.sportyou.es/widget/bbva5/' + widgetId + '.php" marginwidth="0" marginheight="0" vspace="0" hspace="0" allowtransparency="true"></iframe>');	
}
function getWidget250(widgetId)
{	
	document.write('<iframe id="widget_sportyou_' + widgetId + '" name="widget_sportyou_' + widgetId + '" height="525" width="250" border="0" scrolling="no" frameborder="0" src="http://www.sportyou.es/widget/bbva5/' + widgetId + '.php" marginwidth="0" marginheight="0" vspace="0" hspace="0" allowtransparency="true"></iframe>');	
}