// JavaScript Document
// 2009
  function fotos_2009() {
  
    window.open('eventos/2009/fotos_evento_uno.html', 'popup', 'width=432, height=390, top=100, left=100, menubar=0, scrollbars=false, location=0, toolbar=0,  resizable=1, status=0');

}

// 2008 ecuador
  function fotos_ecuador() {
  
    window.open('eventos/2008_ecuador/fotos_evento_uno.html', 'popup', 'width=432, height=390, top=100, left=100, menubar=0, scrollbars=false, location=0, toolbar=0,  resizable=1, status=0');

}

// 2008
  function fotos_uno() {
  
    window.open('eventos/2008/fotos_evento_uno.html', 'popup', 'width=432, height=390, top=100, left=100, menubar=0, scrollbars=false, location=0, toolbar=0,  resizable=1, status=0');

}
 // 2007
  function fotos_dos() {
  
    window.open('eventos/2007/fotos_evento_dos.html', 'popup', 'width=432, height=390, top=100, left=100, menubar=0, scrollbars=false, location=0, toolbar=0,  resizable=1, status=0');

}

// 2006 Australia
  function fotos_australia() {
  
    window.open('eventos/2006_australia/fotos_evento_uno.html', 'popup', 'width=432, height=390, top=100, left=100, menubar=0, scrollbars=false, location=0, toolbar=0,  resizable=1, status=0');

}

// 2006
  function fotos_tres() {
  
    window.open('eventos/2006/fotos_evento_tres.html', 'popup', 'width=432, height=390, top=100, left=100, menubar=0, scrollbars=false, location=0, toolbar=0,  resizable=1, status=0');

}

// 2005
  function fotos_cuatro() {
  
    window.open('eventos/2005/fotos_evento_cuatro.html', 'popup', 'width=432, height=390, top=100, left=100, menubar=0, scrollbars=false, location=0, toolbar=0,  resizable=1, status=0');

}

// 2004 Octubre
  function fotos_cinco() {
  
    window.open('eventos/2004_octubre/fotos_evento_cinco.html', 'popup', 'width=432, height=390, top=100, left=100, menubar=0, scrollbars=false, location=0, toolbar=0,  resizable=1, status=0');

}

// 2004 Mayo
  function fotos_seis() {
  
    window.open('eventos/2004_mayo/fotos_evento_seis.html', 'popup', 'width=432, height=390, top=100, left=100, menubar=0, scrollbars=false, location=0, toolbar=0,  resizable=1, status=0');

}

// 2003
  function fotos_siete() {
  
    window.open('eventos/2003/fotos_evento_siete.html', 'popup', 'width=432, height=390, top=100, left=100, menubar=0, scrollbars=false, location=0, toolbar=0,  resizable=1, status=0');

}

// 2001
  function fotos_ocho() {
  
    window.open('eventos/2001/fotos_evento_ocho.html', 'popup', 'width=432, height=390, top=100, left=100, menubar=0, scrollbars=false, location=0, toolbar=0,  resizable=1, status=0');

}

// 2000
  function fotos_nueve() {
  
    window.open('eventos/2000/fotos_evento_nueve.html', 'popup', 'width=432, height=390, top=100, left=100, menubar=0, scrollbars=false, location=0, toolbar=0,  resizable=1, status=0');

}

// 1999
  function fotos_diez() {
  
    window.open('eventos/1999/fotos_evento_diez.html', 'popup', 'width=432, height=390, top=100, left=100, menubar=0, scrollbars=false, location=0, toolbar=0,  resizable=1, status=0');

}

// funcion pop-up window for Beuvallon

  function pop_windowCamp() {
  
    window.open('beuvallon/fotos_camp.html', 'popup', 'width=480, height=400, top=100, left=100, menubar=0, scrollbars=0, location=0, toolbar=0,  resizable=1, status=0');
    
}

// funcion pop-up window for Beuvallon

  function pop_windowCampVideo() {
  
    window.open('http://www.estudiaren.net/chucho/video_camp/video_camp.html', 'popup', 'width=440, height=360, top=100, left=100, menubar=0, scrollbars=0, location=0, toolbar=0,  resizable=1, status=0');
    
}







