
function abre_acceso(remis)
	{
	wtes=window.open(remis,'tg','width=490,height=490,left=30,top=30,scrollbars=yes,resizable=1'); 
	}
function abre_pregunta(caderot)
	{
	wtes=window.open(caderot,'tg','width=410,height=440,left=0,top=0,scrollbars=yes,resizable=1'); 
	}