//UDMv3.8.6
//* DO NOT EDIT THIS BIT *
if (!exclude) { //********
//************************



///////////////////////////////////////////////////////////////////////////
// INDEX
//  ULTIMATE DROP DOWN MENU VERSION 3.8.6 by Brothercake
//  http://www.udm4.com/udm3/ 
//
//  Link-wrapping routine by Brendan Armstrong
//  Original KDE modifications by David Joham
//  Opera reload/resize based on a routine by Michael Wallner
//  Select-element hiding outine by Huy Do
//
///////////////////////////////////////////////////////////////////////////





// *** POSITIONING AND STYLES *********************************************



var menuALIGN = "center";	// alignment
var absLEFT = 	50;		// absolute left or right position (if menu is left or right aligned)
var absTOP = 	61; 		// absolute top position

var staticMENU = false;		// static positioning mode (ie5,ie6 and ns4 only)

var stretchMENU = false;	// show empty cells
var showBORDERS = false;		// show empty cell borders

var baseHREF = "0_index/scr2/";	// base path to .js files for the script (ie: resources/)
var zORDER = 	800;		// base z-order of nav structure (not ns4)

var mCOLOR = 	"660000";	// main nav cell color
var rCOLOR = 	"ffcc33";	// main nav cell rollover color
var bSIZE = 	1;		// main nav border size
var bCOLOR = 	"ffcc33"	// main nav border color
var aLINK = 	"ffcc33";	// main nav link color
var aHOVER = 	"b20000";	// main nav link hover-color (dual purpose)
var aDEC = 	"";		// main nav link decoration
var fFONT = 	"verdana";	// main nav font face
var fSIZE = 	14;		// main nav font size (pixels)
var fWEIGHT = 	"bold"		// main nav font weight
var tINDENT = 	0;		// main nav text indent (if text is left or right aligned)
var vPADDING = 	17;		// main nav vertical cell padding
var vtOFFSET = 	0;		// main nav vertical text offset (+/- pixels from middle)

var keepLIT =	true;		// keep rollover color when browsing menu
var vOFFSET = 	5;		// shift the submenus vertically
var hOFFSET = 	4;		// shift the submenus horizontally

var smCOLOR = 	"b20000";	// submenu cell color
var srCOLOR = 	"660000";	// submenu cell rollover color
var sbSIZE = 	1;		// submenu border size
var sbCOLOR = 	"b20000"	// submenu border color
var saLINK = 	"ffff66";	// submenu link color
var saHOVER = 	"";		// submenu link hover-color (dual purpose)
var saDEC = 	"none";		// submenu link decoration
var sfFONT = 	"verdana,arial";// submenu font face
var sfSIZE = 	13;		// submenu font size (pixels)
var sfWEIGHT = 	""		// submenu font weight
var stINDENT = 	5;		// submenu text indent (if text is left or right aligned)
var svPADDING = 13;		// submenu vertical cell padding
var svtOFFSET = 0;		// submenu vertical text offset (+/- pixels from middle)

var shSIZE =	1;		// submenu drop shadow size
var shCOLOR =	"cccccc";	// submenu drop shadow color
var shOPACITY = 85;		// submenu drop shadow opacity (not ie4,ns4 or opera)

var keepSubLIT = true;		// keep submenu rollover color when browsing child menu
var chvOFFSET = -12;		// shift the child menus vertically
var chhOFFSET = 7;		// shift the child menus horizontally

var openTIMER = 100;		// menu opening delay time (not ns4/op5/op6)
var openChildTIMER = 200;	// child-menu opening delay time (not ns4/op5/op6)
var closeTIMER = 330;		// menu closing delay time

var cellCLICK = true;		// links activate on TD click
var aCURSOR = "hand";		// cursor for active links (not ns4 or opera)

var altDISPLAY = "";		// where to display alt text
var allowRESIZE = true;		// allow resize/reload

var redGRID = false;		// show a red grid
var gridWIDTH = 0;		// override grid width
var gridHEIGHT = 0;		// override grid height
var documentWIDTH = 0;		// override document width

var hideSELECT = true;		// auto-hide select boxes when menus open (ie only)
var allowForSCALING = false;	// allow for text scaling in gecko browsers
var allowPRINTING = false;	// allow the navbar and menus to print (not ns4)

var arrWIDTH = 13;		//arrow width (not ns4/op5/op6)
var arrHEIGHT = 13;		//arrow height (not ns4/op5/op6)

var arrHOFFSET = -1;		//arrow horizontal offset (not ns4/op5/op6)
var arrVOFFSET = -3;		//arrow vertical offset (not ns4/op5/op6)
var arrVALIGN = "middle";	//arrow vertical align (not ns4/op5/op6)

var arrLEFT = "<";		//left arrow (not ns4/op5/op6)
var arrLEFT_ROLL = "";		//left rollover arrow (not ns4/op5/op6)
var arrRIGHT = ">";		//right arrow (not ns4/op5/op6)
var arrRIGHT_ROLL = "";		//right rollover arrow (not ns4/op5/op6)


//** LINKS ***********************************************************

// add main link item ("url","Link name",width,"text-alignment","_target","alt text",top position,left position,"key trigger","mCOLOR","rCOLOR","aLINK","aHOVER")

MI("","Tiwanaku",153,"center","","",0,0,"u","","","","");

	// define submenu properties (width,"","text-alignment",v offset,h offset,"filter","smCOLOR","srCOLOR","sbCOLOR","shCOLOR","saLINK","saHOVER")

	SP(245,"","center",0,0,"","#ffff88","#ffff66","#b20000","","#660000","#b20000");

	SI("1_main/tiwanaku.html","La Sociedad Tiwanaku","_blank","")
	SI("15_puc/cochabamba_2001.html","Artículo: El Periodo Intermedio<br> en Cochabamba","_blank","");
	SI("3_phd/phdtochtml.html","PhD Dissertation<br> Tiwanaku in Cochabamba","_blank","");
	SI("3_phd_c/phdtochtml_c.html","Tesis Doctoral<br> Tiwanaku en Cochabamba","_blank","");
	SI("2_arani/araniind.html","Bennett: Cementerio de Arani","_blank","");

MI("","Andes",153,"center","_blank","",0,0,"u","","","","");

	SP(285,"center","center",0,0,"","#ffff88","#ffff66","#b20000","","#660000","#b20000");

	SI("5_4suyusandinos/4suyusindex.html","4 S U Y U S  A N D I N O S:<br> Recursos Andinos","_blank","");
	SI("5_4suyusandinos/frgrants.html","4 S U Y U S  A N D I N O S:<br> Investigación Andina","_blank","");
	SI("","T E M A S &nbsp; A N D I N O S<br><small><i>(con Flash)</i></small>","_blank","");
		// define child menu properties (width,"align to edge","text-alignment",v offset,h offset,"filter","smCOLOR","srCOLOR","sbCOLOR","shCOLOR","saLINK","saHOVER")
		CP(294,"left","center",-88,-3,"","#ffcc00","#fdb800","#b20000","","#b20000","#ffff99");
		// add child menu link items ("url","Link name","_target","alt text")
		CI("7_flash/flashres.html","Chan Chan, Ciudad Chimú","_blank","");
		CI("7_flash/flashres.html","Templo en U, Periodo Inicial","_blank","");
		CI("7_flash/flashres.html","La Sociedad Tiwanaku","_blank","");
		CI("7_flash/flashres.html","Arquitectura Ortogonal Wari","_blank","");
		CI("7_flash/flashres.html","Pachacamac, Santuario Andino","_blank","");
		CI("7_flash/flashres.html","La Pirámide Andina","_blank","");
		CI("7_flash/flashres.html","Organización Espacial del Cusco","_blank","");
		CI("7_flash/flashres.html","Irrigación en la Costa","_blank","");
		CI("7_flash/flashres.html","Irrigación en la Sierra","_blank","");
		CI("7_flash/flashres.html","Qhapaq Ñan, Camino Real Inca","_blank","");
		CI("7_flash/flashres.html","Iconografía Textil Wari y Alan Sawyer","_blank","");

	SI("12_andeanbar/barra4suyus.html","<b>Barra de Enlaces a Recursos Andinos<b>","_blank","");
	SI("1_main/books.html","Biblioteca Andina / Andean Bookshelf","_blank","");
	SI("1_main/papers.html","Documentos y Bibliografías","_blank","");
	SI("10_prehistory/GUIAintro.html","Chronology of Andean Prehistory","_blank","");
	SI("10_prehistoria/secuencia_preh.html","Secuencia Cultural de los<br> Andes Centrales <small><i>(con Flash)</i></small>","_blank","");

MI("","Legales",153,"center","","",0,0,"u","","","","");

	SP(285,"center","center",0,0,"","#ffff88","#ffff66","#b20000","","#660000","#b20000");

	SI("http://www.nytimes.com/2006/02/01/arts/design/01mach.html?_r=1&oref=slogin&emc=eta1&pagewanted=print","Piezas de Machu Picchu: Perú vs. Yale.","_blank","");
	SI("http://arqueologia.deperu.com/destruccion5.html","Robo en el Museo de Arqueología, Trujillo.","_blank","");
	SI("http://news.google.com/news?hl=en&ned=tus&q=machu+picchu&btnG=Search+News","Perú vs. Yale y Machu Picchu","_blank","");
	SI("0_index/Declaracion_Coalicion_TLC_agosto2005.doc","Leyes Culturales y el TLC, CPDC","_blank","");
	SI("http://caralperu.typepad.com/caral_civilization_peru/","Propiedad intelectual y Caral","_blank","");
	SI("1_main/peru21_9205a.jpg","Perú, Debate entre arqueólogos © Peru21","_blank","");
	SI("http://www.elcomercioperu.com.pe/EdicionImpresa/Html/2005-02-12/impOpinion0258449.html","Opinión El Comercio","_blank","");
	SI("http://www.coarpe.org","Colegio de Arqueólogos del Perú","_blank","");
	SI("http://www.congreso.gob.pe/ntley/imagenes/Leyes/28406.pdf","Nueva Ley de Patrimonio Cultural 28406","_blank","");
	SI("16_legal/ley_28296.htm","Ley de Patrimonio Cultural 28296","_blank","");
	SI("http://www.campus-oei.org/cultura/peru/11c.htm","Ley de Patrimonio Cultural 24047","_blank","");
	SI("16_legal/Reglamento_004_2000.htm","Reglamento de Investigaciones <br>Arqueológicas- Perú","_blank","");
	SI("16_legal/Reglamento_000_2004.html","Borrador del futuro Reglamento<br> <small>cortesía de arqueologia@listas.rcp.net.pe<small>","_blank","");
	SI("http://caralperu.typepad.com/peru_archaeology_rules/2005/02/welcomebienveni.html","Foro sobre nuevo reglamento","_blank","");


MI("","Recursos",153,"center","","",0,0,"u","","","","");

	SP(315,"center","center",0,0,"","#ffff88","#ffff66","#b20000","","#660000","#b20000");
	SI("curso_arqpreh/index.html","Curso de Arqueología y Prehistoria","_blank","");
	SI("7_flash/flash_all.html","Módulos Flash sobre Arqueología y los Andes","_blank","");
	if (win&&ie5) {
	SI("","Módulos de metodología <br>arqueológica <small><i>(con Flash)</i></small>","","");
		// define child menu properties (width,"align to edge","text-alignment",v offset,h offset,"filter","smCOLOR","srCOLOR","sbCOLOR","shCOLOR","saLINK","saHOVER")
		// ("fondoCOLOR","fondoCOLORlink","bordeCOLOR","xxxCOLOR","letraLINK","letraHOVER")
		CP(264,"right","center",-142,-4,"","#ffcc00","#fdb800","#b20000","","#b20000","#ffff99");
		// add child menu link items ("url","Link name","_target","alt text")
		CI("7_flash/flashresM.html","Análisis de conglomerados: entierros","_blank","");
		CI("7_flash/flashresM.html","Análisis de patrones de asentamiento","_blank",""); 
		CI("7_flash/flashresM.html","Arqueomagnetismo","_blank","");
		CI("7_flash/flashresM.html","Contexto arqueológico","_blank","");
		CI("7_flash/flashresM.html","Desarrollo del estado","_blank","");
		CI("7_flash/flashresM.html","El norte magnético","_blank","");
		CI("7_flash/flashresM.html","Estratigrafía","_blank","");
		CI("7_flash/flashresM.html","Evolución de tecnología","_blank","");
		CI("7_flash/flashresM.html","Esquema de evolución cultural","_blank","");
		CI("7_flash/flashresM.html","Graficando un cementerio prehistórico","_blank","");
		CI("7_flash/flashresM.html","La regla de rango tamaño","_blank","");
		CI("7_flash/flashresM.html","Métodos de datación","_blank","");
		CI("7_flash/flashresM.html","Modelos de análisis espacial","_blank","");
		CI("7_flash/flashresM.html","Prospección / reconocimiento","_blank","");
		CI("7_flash/flashresM.html","Radiocarbono, 14C","_blank","");
		CI("7_flash/flashresM.html","Seriación cerámica","_blank","");
		CI("7_flash/flashresM.html","Tendencias de la arqueología, S XX","_blank","");

	}
	SI("9_glosarios/glosarios.html","Glosario Arqueológico: c >> i","_blank","");
	SI("9_glosarios/glosarios.html","Archaeology Glossary: E >> S","_blank","");
	SI("8_quiz/indexquiz.htm","Juego:<br> ¿Qué Sabe de Arqueología Andina?","_blank","");
	SI("8_quiz/indexquiz.htm","Quiz: What do you know<br> of Andean Archaeology?","_blank","");
	if (win&&ie5) {
	SI("13_handicrafts/tecnicas.html","Técnicas Artesanales Andinas","_blank","");
		CP(148,"right","center",-28,-2,"","#ffcc00","#fdb800","#b20000","","#b20000","#ffff99");
		CI("13_handicrafts/tecnicas.html","Introducción","_blank","");
		CI("13_handicrafts/ceramica.html","Cerámica","_blank","");
		CI("13_handicrafts/metalurgia.html","Metalurgia","_blank","");
		CI("13_handicrafts/textiles.html","Textiles","_blank","");
		CI("13_handicrafts/techniques.html","Bibliografía","_blank","");
	}
	SI("14_sican/sicantoc.html","Tésis de bachiller:<br>Cerámica Sicán","_blank","");
	SI("4_handouts/handoutsindex.htm","Computer techniques","_blank","");
	SI("1_main/AHCV.html","CV: Alvaro Higueras","_blank","");

MI("","Promoción",153,"center","","",0,-5,"u","","","","");

	SP(265,"center","center",0,-5,"","#ffff88","#ffff66","#b20000","","#660000","#b20000");

	if (win&&ie5) {
		SI("","Legado de John H. Rowe <br>(1919-2004)","","");
			CP(148,"right","center",12,-2,"","#ffcc00","#fdb800","#b20000","","#b20000","#ffff99");
			CI("http://www.berkeley.edu/news/media/releases/2004/05/07_rowe.shtml","Obituario","_blank","");
			CI("http://sunsite.berkeley.edu/Anthro/rowe/bio/robio1.html","Biografía","_blank","");
			CI("http://sunsite.berkeley.edu/Anthro/rowe/pub/index.html","Bibliografía","_blank","");
			CI("http://sunsite.berkeley.edu/Anthro/rowe/bio/interview.html","Entrevista (1998)","_blank","");
		}
	if (win&&ie5) {
		SI("0_index/uhle_resources.html","Max Uhle, su obra y sus trabajos","","");
		}
	if (win&&ie5) {
		SI("","Exhibiciones andinas<br> en el mundo","","");
			CP(228,"right","center",-12,-2,"","#ffcc00","#fdb800","#b20000","","#b20000","#ffff99");
			CI("http://museodeamerica.mcu.es/temporales.html","Museo de América<br> Y llegaron los Incas...","_blank","");
			CI("http://www.inkagold-ausstellung.de","El Museo de Oro de Lima en<br>Alemania, Berlin, 2006","_blank","");
			CI("http://www.textilemuseum.org/exhibitions/current.htm","Washington: Gods and Empire:<br> Huari Ceremonial Textiles","_blank","");
			CI("http://www.fieldmuseum.org/machupicchu/","Chicago: Machu Picchu","_blank","");
			CI("12_andeanbar/data/Voelklinger_Huette_Inca_Gold.htm","Saar Brücken: InkaGold","_blank","");
			CI("http://www.seacex.es/0203_sede_exp.cfm?idSede=245","Madrid: Perú Indígena y Virreinal","_blank","");
		}
	if (win&&ie5) {
		SI("","Conferencias andinas","","");
			CP(518,"right","center",-208,-2,"","#ffcc00","#fdb800","#b20000","","#b20000","#ffff99");
			CI("http://www.52ica.com/52ICA-ARQUEOLOGIA.pdf","52 Congreso Internacional de Americanistas,<br> Sevilla, julio 2006. Sesiones","_blank","");
			CI("0_index/Simposio_Uhle.htm","Simposio Max Uhle, PUCP, mayo 2006","_blank","");
			CI("0_index/mcaae06.htm","Conferencia del Medioeste de Arqueología y Etnohistoria Andina,<br> Nashville, Febrero 2006","_blank","");
			CI("../seminario_unfv_set05.htm","IV SEMINARIO DE ARQUEOLOGIA UNFV, 2/9/2005: Cerámica y esfera política","_blank","");
			CI("http://www.peabody.harvard.edu/Weekend/Americas%20Weekend-spk.html","Exploring the Maya and Moche Worlds, Peabody Museum, October 2005","_blank","");
			CI("http://www.museion.gu.se/utbildning/2a%20circular%20REEA%202005.htm","Estudios Amerindios en el Contexto Europeo, Gotenburgo, octubre 2005","_blank","");
			CI("http://www.american.edu/academic.depts/cas/anthro/andean/","24ta Conf. del Noreste de Arqueología y Etnohistoria<br> Andina, Washington, nov. 2005","_blank","");
			CI("http://www.instituteofandeanstudies.org","46th Annual Meeting of the Institute of Andean Studies, Berkeley, Jan. 2006","_blank","");
			CI("http://www.uta.cl/AricaMeeting2005","2nd Southern Hemisphere Deserts Conf., octubre 2005","_blank","");
			CI("http://www.maa.uw.edu.pl/espanol/actualidades.html","Simposio de la Arqueología de los Andes Centro-Sur,<br> Arequipa, agosto 2005","_blank","");
			CI("http://www.amerindiano.org/convegno_1.asp?idconv=27&lingo=esp","XXVII Congreso Internacional de Americanística,<br> Perugia, mayo 2005","_blank","");
			CI("http://www.missouri.edu/~gudinoa/","33ra Conf. del Medioeste<br>de Arqueología y Etnohistoria Andina, U. de Missouri, marzo 2005","_blank","");
			CI("http://www.yale.edu/archaeology/ncaae/abstracts.htm","23ra Conf. del Noreste de Arqueología y Etnohistoria<br> Andina, U. de Yale, nov. 2004","_blank","");
			CI("http://www.sinarcusco.org/","Simposio de Arte Rupestre, Cusco, agosto 2004","_blank","");
		}
	if (win&&ie5) {
		SI("","Sitios Excepcionales - Perú","","");
			CP(228,"right","center",-88,-2,"","#ffcc00","#fdb800","#b20000","","#b20000","#ffff99");
			CI("http://sipan.perucultural.org.pe/","Sipán","_blank","");
			CI("http://museosican.perucultural.org.pe/","Museo Nacional Sicán, Ferreñafe","_blank","");
			CI("http://www.caralperu.gob.pe/principal.htm","Caral","_blank","");
			CI("","<u>Sobre Pachacamac</u>:","_blank","");
			CI("http://www.pachacamac.net/index.html","Proyecto Pachacamac","_blank","");
			CI("http://www.ulb.ac.be/philo/ychsma/","Proyecto Ychsma","_blank","");
			CI("http://pachacamac.perucultural.org.pe/index.htm","Museo de Sitio","_blank","");
			CI("7_flash/pacha/pachacamac.html","Album de Sitio","_blank","");
		}
	if (win&&ie5) {
		SI("","Publicaciones recientes","","");
			CP(328,"right","center",-88,-2,"","#ffcc00","#fdb800","#b20000","","#b20000","#ffff99");
			CI("http://peru.indymedia.org/news/2006/01/23862.php","U. Villareal: Revista Supay","_blank","");
			CI("0_index/andeanpast7.htm","Cornell: Andean Past 7","_blank","");
			CI("0_index/boletin7_8_PUC.html","PUCP: IDENTIDAD Y <br>TRANSFORMACIÓN EN EL TAWANTINSUYU","_blank","");
			CI("0_index/pubs_MNAAH.html","Publicaciones del MNAAH y de la UNMSM","_blank","");
			CI("0_index/corriente1.htm","U. Villareal: Corriente Arqueológica 1","_blank","");
	}
	if (win&&ie5) {
		SI("","Enlaces de Importancia","","");
			CP(228,"right","center",-88,-2,"","#ffcc00","#fdb800","#b20000","","#b20000","#ffff99");
			CI("http://mnaah.perucultural.org.pe","Museo Nacional, Perú, MNAAH","_blank","");
			CI("http://infodome.sdsu.edu/research/guides/quipu/researchers.shtml","QUIPU","_blank","");
			CI("http://www.saa.org","Sociedad de Arqueología<br> Americana, SAA","_blank","");
			CI("http://www.perucultural.org.pe","Perú Cultural","_blank","");
			CI("http://www.ifeanet.org","Biblioteca IFEA","_blank","");
	}	
	SI("0_index/fieldschools06.htm","Field Schools in Peru 2006  / <br>Escuelas de campo 2006","_blank","");
	SI("sjm/San_Jose_de_Moro_index.html","<b>Proyecto San José de Moro<br>Informe 1991-2004</b>","_blank","");
	SI("http://news.google.es/news?q=quipu&hl=es&lr=lang_es&sa=N&tab=wn","Novedades sobre Quipus","_blank","");


	

//* DO NOT EDIT THIS BIT *
}//***********************
//************************

