<!--
	var mi_url = document.location.href;
	var tag_google='ca-ozu_lasprovincias_js';
	var adtest_google = "off";
	tamano_frame = "width: 778px; height: 35px";
	var nombre_diario = "";

		server_publi = "www.hoyInversion.com";
		server_ojd = "vocento";
		server_ojd2 = "www";
		url_blogs = "blogs.finanzas.com";
		canal_google="cine";
		tag_google="ca-ozu2_js";
		dir_frame = "";
		tamano_frame = "";
    	


	function cargarminicabecera(posicion) {	
		if(navigator.userAgent.indexOf("Netscape/7.0") > -1) {
			bIsNS70 = true;
		}
		else {
			bIsNS70 = false;
		}
		var ie4 = document.all;
		var ns6 = document.getElementById;
		if (ie4 || ns6) {
			var objOrigen = document.getElementById("publi2_" + posicion);
			var objDestino = document.getElementById("publi1_" + posicion);
			if((objDestino != null) && (!bIsNS70))
				objDestino.appendChild(objOrigen);
			else
				objOrigen.style.display = "none";
		}
	}
//-->