


/*
 Milonic DHTML list
 Written by Andy Woolley
 Copyright 2002 (c) Milonic Solutions. All Rights Reserved.
 Plase vist http://www.milonic.co.uk/list or e-mail list3@milonic.com
 You may use this list on your web site free of charge as long as you place prominent links to http://www.milonic.co.uk/list and
 your inform us of your intentions with your URL AND ALL copyright notices remain in place in all files including your home page
 Comercial support contracts are available on request if you cannot comply with the above rules.

 Please note that major changes to this file have been made and is not compatible with versions 3.0 or earlier.

 You no longer need to number your lists as in previous versions. 
 The new list structure allows you to name the list instead, this means that you can remove lists and not break the system.
 The structure should also be much easier to modify, add & remove lists and list items.
 
 If you are having difficulty with the list please read the FAQ at http://www.milonic.co.uk/list/faq.php before contacting us.

 Please note that the above text CAN be erased if you wish as long as copyright notices remain in place.
*/

//The following line is critical for list operation, and MUST APPEAR ONLY ONCE. If you have more than one list_array.js file rem out this line in subsequent files
listnum=0;lists=new Array();_d=document;function addlist(){listnum++;lists[listnum]=list;}function dumplists(){mt="<script language=javascript>";for(a=1;a<lists.length;a++){mt+=" list"+a+"=lists["+a+"];"}mt+="<\/script>";_d.write(mt)}
//Please leave the above line intact. The above also needs to be enabled if it not already enabled unless this file is part of a multi pack.



////////////////////////////////////
// Editable properties START here //
////////////////////////////////////

// Special effect string for IE5.5 or above please visit http://www.milonic.co.uk/list/filters_sample.php for more filters
if(navigator.appVersion.indexOf("MSIE 6.0")>0)
{
	effect = "Fade(duration=0.2);Alpha(style=0,opacity=100);Shadow(color='#ffffff', Direction=135, Strength=0)"
}
else
{
	effect = "Shadow(color='#ffffff', Direction=135, Strength=0)" // Stop IE5.5 bug when using more than one filter
}


timegap=500				// The time delay for lists to remain visible
followspeed=5				// Follow Scrolling speed
followrate=40				// Follow Scrolling Rate
suboffset_top=10;			// Sub list offset Top position 
suboffset_left=10;			// Sub list offset Left position

style1=[				// style1 is an array of properties. You can have as many property arrays as you need. This means that lists can have their own style.
"ffffff",				// Mouse Off Font Color
"#015D3E",				// Mouse Off Background Color
"ffffff",				// Mouse On Font Color
"#009966",				// Mouse On Background Color
"#669999",				// list Border Color 
10,					// Font Size in pixels
"normal",				// Font Style (italic or normal)
"bold",					// Font Weight (bold or normal)
"Trebuchet MS,Verdana, Arial",			// Font Name
0,					// list Item Padding
"",				// Sub list Image (Leave this blank if not needed)
,					// 3D Border & Separator bar
"666666",				// 3D High Color
"000099",				// 3D Low Color
"ffffff",				// Current Page Item Font Color (leave this blank to disable)
"000000",					// Current Page Item Background Color (leave this blank to disable)
"",			// Top Bar image (Leave this blank to disable)
"ffffff",				// list Header Font Color (Leave blank if headers are not needed)
"ffffff",				// list Header Background Color (Leave blank if headers are not needed)
]


style2=[				// style1 is an array of properties. You can have as many property arrays as you need. This means that lists can have their own style.
"ffffff",				// Mouse Off Font Color
"#015D3E",				// Mouse Off Background Color
"ffffff",				// Mouse On Font Color
"#009966",				// Mouse On Background Color
"#669999",				// list Border Color 
10,					// Font Size in pixels
"normal",				// Font Style (italic or normal)
"bold",					// Font Weight (bold or normal)
"Trebuchet MS,Verdana, Arial",			// Font Name
2,					// list Item Padding
"",				// Sub list Image (Leave this blank if not needed)
,					// 3D Border & Separator bar
"666666",				// 3D High Color
"000099",				// 3D Low Color
"ffffff",				// Current Page Item Font Color (leave this blank to disable)
"000000",					// Current Page Item Background Color (leave this blank to disable)
"",			// Top Bar image (Leave this blank to disable)
"ffffff",				// list Header Font Color (Leave blank if headers are not needed)
"ffffff",				// list Header Background Color (Leave blank if headers are not needed)
]

addlist(list=[				// This is the array that contains your list properties and details
"mainlist",				// list Name - This is needed in order for the list to be called
84,					// list Top - The Top position of the list in pixels
0,					// list Left - The Left position of the list in pixels
,					// list Width - lists width in pixels
0,					// list Border Width 
,					// Screen Position - here you can use "center;left;right;middle;top;bottom" or a combination of "center:middle"
style1,					// Properties Array - this is set higher up, as above
1,					// Always Visible - allows the list item to be visible at all time (1=on/0=off)
"left",					// Alignment - sets the list elements text alignment, values valid here are: left, right or center
effect,					// Filter - Text variable for setting transitional effects on list activation - see above for more info
,					// Follow Scrolling - Tells the list item to follow the user down the screen (visible at all times) (1=on/0=off)
1, 					// Horizontal list - Tells the list to become horizontal instead of top to bottom style (1=on/0=off)
0,					// Keep Alive - Keeps the list visible until the user moves over another list or clicks elsewhere on the page (1=on/0=off)
,					// Position of TOP sub image left:center:right
,					// Set the Overall Width of Horizontal list to 100% and height to the specified amount (Leave blank to disable)
,					// Right To Left - Used in Hebrew for example. (1=on/0=off)
,					// Open the lists OnClick - leave blank for OnMouseover (1=on/0=off)
,					// ID of the div you want to hide on MouseOver (useful for hiding form elements)
,					// Reserved for future use
,					// Reserved for future use
,					// Reserved for future use

,"<img src=../images/mn_leftpanel.gif border=0 width=142 height=25>","",,"",0
,"<img src=../images/mn_somos.gif border=0 width=112 height=25 >","show-list=somos",,"Quienes Somos",0
,"<img src=../images/mn_staff.gif border=0 width=57 height=25>","show-list=staff",,"Staff",0
,"<img src=../images/mn_programas.gif border=0 width=81 height=25>","show-list=programas",,"Programas",0
,"<img src=../images/mn_eventos.gif border=0 width=69 height=25>","show-list=eventos",,"Eventos",0
,"<img src=../images/mn_recursos.gif border=0 width=75 height=25>","show-list=recursos",,"Recursos",0
,"<img src=../images/mn_boletines.gif border=0 width=69 height=25>","show-list=boletines",,"Boletines",0
,"<img src=../images/mn_enlaces.gif border=0 width=69 height=25>","show-list=enlaces",,"Enlaces",0

//,"QUIENES SOMOS","show-list=somos",,"Quienes somos",1 // "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"
//,"STAFF","show-list=staff",,"Staff",1
//,"PROGRAMAS","show-list=programas",,"Programas",1
//,"EVENTOS","show-list=eventos",,"Eventos",1
//,"RECURSOS","show-list=recursos",,"Recursos",1
//,"BOLETINES","show-list=boletines",,"Boletines",1
//,"ENLACES","show-list=enlaces",,"Enlace",1
])



	addlist(list=["somos",
	,,150,1,"",style2,,"left",effect,,,,,,,,,,,,
	,"Historia","index.asp?id=qshistoria",,"Historia",1
	,"Junta Directiva" ,"index.asp?id=qsjunta" ,, "Junta Directiva", 1
	,"Miembros" , "index.asp?id=qsmlistado" ,, "Miembros", 1
	,"Asesores" , "index.asp?id=qsasesores" ,, "Asesores",1
	,"Informes Anuales" , "index.asp?id=qsreporte" ,, "Informes Anuales" , 1
	,"Testimonio","index.asp?id=qstestimonio",,"Testimonio",1
	])
	
		addlist(list=["recursos",
		,,190,1,"",style2,,"left",effect,,,,,,,,,,,,
		,"Ordenar Material en Línea","index.asp?id=rmaterial",,"Ordenar Material en Línea",1
		,"Jóvenes Emprendedores >>","show-list=jemprededores",,"Jóvenes Emprendedores",1
		
		])
	
	addlist(list=["pprim",,,150,1,,style2,0,"left",effect,0,,,,,,,,,,,
	," NOMI","index.asp?id=ppnomi",,"NOMI",1
	," NUFA","index.asp?id=ppnufa",,"NUFA",1
	," NUCO","index.asp?id=ppnuco",,"NUCO",1
	," NUCI","index.asp?id=ppnuci",,"NUCI",1
	," NUCA","index.asp?id=ppnuca",,"NUCA",1
	," NUNA","index.asp?id=ppnuna",,"NUNA",1
	," NUMU","index.asp?id=ppnumu",,"NUMU",1
	])
	
		addlist(list=["staff",
		,,150,1,"",style2,,"left",effect,,,,,,,,,,,,
		,"Staff","index.asp?id=staff",,"Staff",1
		,"Oficina","index.asp?id=soficina",,"Oficina",1
		])


	addlist(list=["boletines",
		,,150,1,"",style2,,"left",effect,,,,,,,,,,,,
		,"Boletín 1","http://www.japanama.org/boletin/",,"Boletín 1",1
		,"Boletín 2","http://www.japanama.org/boletin2/",,"Boletín 2",1
		,"Boletín 3","http://www.japanama.org/boletin3/",,"Boletín 3",1
		])


	addlist(list=["enlaces",
		,,150,1,"",style2,,"left",effect,,,,,,,,,,,,
		,"www.ja.org","http://www.ja.org",,"www.ja.org",1
		])

	addlist(list=["programas",,,150,1,,style2,0,"left",effect,0,,,,,,,,,,,
	,"Primaria  >>","show-list=pprim",,"Primaria",1
	,"Secundaria  >>","show-list=psec",,"Secundaria",1
	])

	addlist(list=["jemprededores",,,150,1,,style2,0,"left",effect,0,,,,,,,,,,,
	,"Bajar Formulario","index.asp?id=rjbajar",,"Primaria",1
	,"Lista de Formularios","ListaFormularios-AreaFuncional.pdf",,"Secundaria",1
	,"Fechas Importantes","index.asp?id=rjfechas",,"Fechas Importantes",1
	])
	addlist(list=["psec",,,220,1,,style2,0,"left",effect,0,,,,,,,,,,,
	,"Jovenes Emprendedores","index.asp?id=psjemprendedores",,"Jovenes Emprendedores",1
	,"Bancos en Acción","index.asp?id=psbancos",,"Bancos en Acción",1
	])
	
	addlist(list=["eventos",
		,,190,1,"",style2,,"left",effect,,,,,,,,,,,,
		,"Feria en el Centro Comercial","index.asp?id=eferia",,"Feria en el Centro Comercial",1
		,"Evento de Clausura","index.asp?id=eevento",,"Evento de Clausura",1
		,"FIE","index.asp?id=efie",,"FIE",1
		,"Almuerzo Anual","index.asp?id=ereconocimiento",,"Almuerzo Anual",1
		,"Cóctel para Asesores","index.asp?id=ecoctel",,"Cóctel para Asesores",1
		])
	
dumplists()