function activelay(layid,on,positionL, positionX, positionY)
  {
  if (document.all != null)
  	{
	thislayer = document.all[layid];
	if (thislayer)
		{
		if (positionL)
			{
			document.all[layid].style.posLeft=document.all[positionL].offsetLeft+positionX;
			document.all[layid].style.posTop=document.all[positionL].offsetTop+positionY;
			}

		if (on==1)
			{document.all[layid].style.visibility='visible';}
		else
			{document.all[layid].style.visibility='hidden';}
		}
	}
}

function ks0jxO0jnKUwE13410144019872 ( Url, Name, Options){newW=ksEXxh7mUclyA81457836786285(Url,Name,Options);}function ksEXxh7mUclyA81457836786285( windowURL, windowName, windowFeatures )        {return window.open( windowURL, windowName, windowFeatures );}

function edificio (k,id) {
ks0jxO0jnKUwE13410144019872('/edifici.ats?+&cl_edi='+k+'&idioma='+id, 'edificios', 'width=500,height=375,toolbar=1,location=0,directories=0,status=0,menuBar=0,scrollBars=0,resizable=0,screenX=0, screenY=0, innerWidth=500, innerHeight=375, titlebar=0, left=0, top=0')
}


function buscador (frm,id) {
nom=frm.sqlw_nombre.value;
car=frm.sqlw_cargo.options[frm.sqlw_cargo.selectedIndex].value;
uni=frm.sqlw_unidad.options[frm.sqlw_unidad.selectedIndex].value;
ks0jxO0jnKUwE13410144019872('/cercador.ats?sqlw_nombre='+nom+'&sqlw_cargo='+car+'&sqlw_unidad='+uni+'&idioma='+id, 'buscador', 'width=520,height=380,toolbar=1,location=0,directories=0,status=0,menuBar=0,scrollBars=0,resizable=0,screenX=0, screenY=0, innerWidth=520, innerHeight=380, titlebar=0, left=0, top=0')
}
function persona (per,uni,id) {
ks0jxO0jnKUwE13410144019872('/persona.ats?sqlw_persona='+ per +'&sqlw_posicion=' + uni + '&idioma=' + id, 'buscador', 'width=520,height=380,toolbar=1,location=0,directories=0,status=0,menuBar=0,scrollBars=0,resizable=0,screenX=0, screenY=0, innerWidth=520, innerHeight=380, titlebar=0, left=0, top=0')
}

function di(id,name){
  if (document.images) document.images[id].src=eval(name+".src");
}