<!--

//Preload de la imagenen del menu del mouseover.

var m1 = new Image();
m1.src = "../imagenes/li_over.gif";

function pu_ir(a)
{
	if(a=="")
	{
		document.location.href="http://www.obrasyreformas.com/haznegocios/";
	}else{
		document.location.href="http://www.obrasyreformas.com/haznegocios/area_publica/"+a+".asp";
	}
}

function pr_ir(b)
{

}

//-->
