Interesgarria
Abuztua 6, 2008
Interesgarria
Martxoa 19, 2008
This is the college in the firs village:
Inside of the first campament building:
Second campament, Akka people cooking dinner jeje
Looking for birds around the second campament.
Having lunch:
In the way to Akka village:
School in the Akka village:
Akka village:
Akka village children´s:
Leaving Akka village:
function createImg(evt, id){img = document.createElement(‘div’);img.setAttribute(‘id’, id);img.setAttribute(’style’, ‘border: solid #000; z-index:999; position:absolute; left:’+ (evt.pageX + 10) +’px; top:’+ (evt.pageY + 10) +’px’);document.body.appendChild(img);document.getElementById(id).innerHTML = “
“;}function removeImg(id){img = document.getElementById(id);document.body.removeChild(img);}