function imente()
	{
	open("imente.taf","new","toolbar=no,scrollbars=no,width=400, height=300");
	}
;

function doencuesta()
	{
	open("do_encuesta.taf","new","toolbar=no,scrollbars=no,width=310, height=300");
	}
;

function doxml()
	{
	open("do_xml.taf","new","toolbar=no,scrollbars=yes,width=10, height=10");
	}
;


function veren1()
	{
	open("veren1.taf","new","toolbar=no,scrollbars=no,width=310, height=140");
	}
;

function descar1()
	{
	open("../xml/encuestas/encuesta.xml","new","toolbar=no,scrollbars=yes,width=700, height=600");
	}
;

function descar2()
	{
	open("ftp://encuestas:publicas@tablon.com","new1","Scrollbars=yes, toolbar=no,width=350,height=300");
	}
;



function contacte()
	{
	open("contacte.taf","new","toolbar=no,scrollbars=no,width=250, height=160");
	}
;

function quees()
	{
	open("quees.htm","_self");
	}
;


function consulta()
	{
	open("consulta.taf","new","toolbar=no,scrollbars=no,width=418, height=470");
	}
;


function focopage1()
	{
	document.form.usuario.focus();
	}
;

function focopage2()
	{
	document.form.nombre.focus();
	}
;


function volver()
	{
	open("index.taf","_self")
	}
;
function selecdatos(x,y)
	{
	open("arriba1.taf?id="+x+"&idi="+y,"arriba")
	open("abajo1.taf?id="+x+"&idi="+y,"abajo")
	}
;

function fichauser1(x,y,z,w,v)
	{
	open("fichauser1.taf?id1="+x+"&id2="+y+"&start="+z+"&idi="+w+"&cu="+v,"new","toolbar=no,scrollbars=no,width=650, height=600");
	}
;


function fichauser2(a,b,c,d,f)
	{
	open("fichauser2.taf?id1="+a+"&id2="+b+"&control="+c+"&parametro="+d+"&idi="+f,"new","toolbar=no,scrollbars=no,width=600, height=600");
	}
;


function enviar()
	{
	open("procesar.taf","new");
	}
;

function otrapagina(x,y,z,w)
	{
	open("abajo1.taf?id="+x+"&start="+y+"&idi="+z+"&cu="+w,"_self");
	}
;


function borrarcal(a,b,c,d)
	{
	open("borrarcal.taf?clave="+a+"&id="+b+"&start="+c+"&idi="+d,"_self");
	}
;

function mcampa(x)
	{
	open("mcampa.taf?id="+x+"&nivel=1","_self");
	}
;


function verencuesta(x,y)
	{
	open("verencuesta1.taf?id="+x+"&id1="+y,"new","toolbar=no,scrollbars=yes,width=750, height=700");
	}
;

function marcador()
	{
	open("blanco1.htm","new","toolbar=no,scrollbars=no,width=700, height=50");
	}
;

function borrarcampa(x)
	{
	open("bcampa.taf?id="+x,"_self");
	}
;


function crearxml(x)
	{
	open("crearxml.taf?id="+x,"_self");
	}
;	


function additem(x)
	{
	open("additem.taf?id="+x,"new","toolbar=no,scrollbars=no,width=600, height=500");
	}
;

function fechahora(x)
	{
	open("calendario1.taf?id="+x,"new3","toolbar=no,scrollbars=no,width=190, height=200");
	}
;

function cargadatos1(x,y)
	{
	open("cargadatos1.taf?id="+x+"&file="+y,"_self");
	}
;

function cargadatos2(x,y)
	{
	open("cargadatos2.taf?id="+x+"&file="+y,"_self");
	}
;