function direcciona(str) {
	top.document.location=str+"&h="+historial;
}

function intermedia(str) {
	parent.vacio.location="../../"+str;
}
