	var mi_url = document.location.href;
	var dominio = document.referrer ;
	
	if(mi_url.indexOf("elcorreodigital") > 0) {
    		document.writeln('<iframe src=\'http://www.elcorreodigital.com/ticker/vizcaya/minicabecera.htm\' style=\'Z-INDEX: 1; WIDTH: 100%; HEIGHT: 35px\'; background-color:#000000; frameborder=\'0\' hspace=\'0\' vspace=\'0\' marginheight=\'0\' marginwidth=\'0\' scrolling=\'no\'></iframe>');
	} else {
		document.writeln('<iframe src=\'http://www.eldiariomontanes.es/ticker/minicabecera.htm\' style=\'Z-INDEX: 1; WIDTH: 100%; HEIGHT: 35px\'; background-color:#000000; frameborder=\'0\' hspace=\'0\' vspace=\'0\' marginheight=\'0\' marginwidth=\'0\' scrolling=\'no\'></iframe>');
	}		