



// menuen desplazamendua egiteko aldagaiak

var top2 = 172

var top3 = 194

var top4 = 216

var kont_proiektu = 0

var kont_nahaste = 0

var kont_nineu = 0

//goiko azpimenua

var kont_goi = 0

//egoera aldagaiak

var proiektua

var etiketa

var nahaste = "diaporamak"

var linkak

var hizk ="eus"

var esaldiak = new Array(7)

//lehio laguntzailearen izena

var laguntza







var timer;

var i=-200;

var j=10;

var k=-200;

var kont

var kont2=0

//explorer netscape konpatibleak egiteko



var tproiektua

var tnineu

var tnahaste







function zeharkatu(){

	

	document.getElementById('pira').style.left=i+"px";

	document.getElementById('pira').style.top=j+"px";


	i++;

	k++;

	timer=setTimeout("zeharkatu()",10);

	if (400<k) {

		k=0;

		no=Math.random()*7;

		document.getElementById('esaldi').innerHTML=esaldiak[Math.floor(no)]

	}

	

	if (100>i)	j++;

	

	else if (200>i) j=j;



	else if (350>i) j=j-2;



	else if (450>i) j=j+2;



	else if (550>i) j=j;



	else if (770>i) j=j-1;



	else {i=50;j=400}

}



function bukatu(hizk){

	if (screen.width>800) {

		zabalera=800

		altuera=600

	}else{

		zabalera=700

		altuera=500

	}



window.location="aurreko2.htm"

clearTimeout(timer);

if (hizk=='eus'){



laguntza=open("hasera.htm","euskaraz","scrollbars=no,width="+zabalera+",height="+altuera+",status=no,titlebar=no,resizable=no,screenX=10,screenY=10,left=50,top=40,hotkeys=no");

}else{



laguntza=open("inicio.htm","gazteleraz","scrollbars=no,width="+zabalera+",height="+altuera+",status=no,titlebar=no,resizable=no,screenX=10,screenY=10,left=50,top=40,hotkeys=no");

}

laguntza.focus()

}

//bukatu aurreko orriko scriptak

function menua_aktibatu(ind){

switch (ind) {

	case "1":

		erakutsi_proiektuak();

		break

	case "2":

		erakutsi_nahaste();

		break

	case "3":

		erakutsi_nineu()	

		break

	case "4":

		erakutsi_harremanak();

		hasieratu_proiektuak('proiektu');

	

		if (hizk=='eus') {
			document.getElementById('edukiontzia').src="./harremanak/formularioa.php";
			}
			//document.frames["edukiontzia"].document.location.href = "./harremanak/formularioa.php";}

		else {
			document.getElementById('edukiontzia').src="./harremanak/formulario.php";
			}
			//document.frames["edukiontzia"].document.location.href = "./harremanak/formulario.php";}

		break

	}

}

function erakutsi_proiektuak(){

	clearTimeout(tnahaste)

	clearTimeout(tnineu)

	kont_nineu=0

	kont_nahaste=0

	kont_harremanak=0
	// 25 pixel gehitu behar dira proiektu bakoitzeko
	if (kont_proiektu<300) {

		document.getElementById('menuproiektuak').style.visibility="visible"

		document.getElementById('menunahaste').style.visibility="hidden"

		document.getElementById('menunineu').style.visibility="hidden"

		document.getElementById('menu2').style.top = top2 + kont_proiektu

		document.getElementById('menu3').style.top = top3 + kont_proiektu

		document.getElementById('menu4').style.top = top4 + kont_proiektu

	kont_proiektu=kont_proiektu+4

	tproiektua=setTimeout("erakutsi_proiektuak()",100)

	}else{

	clearTimeout(tproiektua)

	}

}

function erakutsi_nahaste(){

	clearTimeout(tproiektua)

	clearTimeout(tnineu)

	kont_proiektu=0

	kont_nineu=0

	kont_harremanak=0

	document.getElementById('menu2').style.top=top2

	if (kont_nahaste<126) {

		document.getElementById('menuproiektuak').style.visibility="hidden"

		document.getElementById('menunahaste').style.visibility="visible"

		document.getElementById('menunineu').style.visibility="hidden"

		document.getElementById('menu3').style.top = top3 + kont_nahaste

		document.getElementById('menu4').style.top = top4 + kont_nahaste

	kont_nahaste=kont_nahaste+4

	tnahaste=setTimeout("erakutsi_nahaste()",100)

	}else{

	clearTimeout(tnahaste)

	}

}



function erakutsi_nineu(){

	clearTimeout(tnahaste)

	clearTimeout(tproiektua)

	kont_proiektu=0

	kont_nahaste=0

	kont_harremanak=0

	document.getElementById('menu2').style.top=top2

	document.getElementById('menu3').style.top = top3

	if (kont_nineu<78) {

		document.getElementById('menuproiektuak').style.visibility="hidden"

		document.getElementById('menunahaste').style.visibility="hidden"

		document.getElementById('menunineu').style.visibility="visible"

		document.getElementById('menu4').style.top = top4 + kont_nineu

	kont_nineu=kont_nineu+4

	tnineu=setTimeout("erakutsi_nineu()",100)

	}else{

	clearTimeout(tnineu)

	}

}

function erakutsi_harremanak(){



	kont_proiektu=0

	kont_nahaste=0

	kont_nineu=0



	document.getElementById('menu2').style.top = top2

	document.getElementById('menu3').style.top = top3

	document.getElementById('menu4').style.top = top4



		document.getElementById('menuproiektuak').style.visibility="hidden"

		document.getElementById('menunahaste').style.visibility="hidden"

		document.getElementById('menunineu').style.visibility="hidden"



}

function hasieratu_proiektuak(non){

	kont_goi=0
	document.getElementById('goimenua').style.left=(100 - kont_goi) + "%"
	edukia_aldatu(non,'.','hasera')

}


function zabaldu_proiektuak(){



if (kont_goi<80){

	document.getElementById('goimenua').style.left= (100 - kont_goi) + "%"

	kont_goi=kont_goi+2

	setTimeout("zabaldu_proiektuak()",10)

}else{

	edukia_aldatu('proiektu',proiektua,'hasera')

}

}


function zabaldu_nahaste(){

	edukia_aldatu('nahaste','.',nahaste)

}





function irudiak_aurrekargatu() { //v3.0

  var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();

    var i,j=d.MM_p.length,a=irudiak_aurrekargatu.arguments; for(i=0; i<a.length; i++)

    if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}





	

}

function edukia_aldatu(ind,non,zer){

	if (non!='.'){

		if (zer!='hasera')	{etiketa=non+" - "+zer }else{etiketa=non}

	}else{

	etiketa=""

	}

	//document.frames["edukiontzia"].document.location.href = ind+"/"+non+"/"+zer+".htm";
	document.getElementById('edukiontzia').src = ind+"/"+non+"/"+zer+".htm";
	document.all.proiektu_izena.innerHTML=etiketa

}

function irekiArgazki(img, ancho, alto){

  derecha=(screen.width-ancho)/2;

  arriba=(screen.height-alto)/2;

  string="toolbar=0,scrollbars=0,location=0,statusbar=0,menubar=0,resizable=1,width="+ancho+",height="+alto+",left="+derecha+",top="+arriba+"";

  fin=window.open(img,"",string);

}