

	function abrir() {
		if (top.location != document.location)
			top.location = "http://www.panelconforthouse.com";
	}
