window.onload = function(){
	if (top.length==0){
		location.href="http://www.monva.es/es/index.html";
	}
}
