/*
Milonic DHTML Menu - JavaScript Website Navigation System.
Copyright 2004 (c) Milonic Solutions Limited. All Rights Reserved.
Version 5+ Data File structure is the property of Milonic Solutions Ltd and must only be used in Milonic DHTML Products
This is a commercial software product, please visit http://www.milonic.com/ for more information.
See http://www.milonic.com/license.php for Commercial License Agreement
All Copyright statements must always remain in place in all files at all times
*******  PLEASE NOTE: THIS IS NOT FREE SOFTWARE, IT MUST BE LICENSED FOR ALL USE  ******* 
*/
                     
                                            
                                            
                                            
	                 
effect="Shadow(color='#999999', Direction=135, Strength=5)"



_menuCloseDelay=500;                // The time delay for menus to remain visible on mouse out                   
_menuOpenDelay=150;                 // The time delay before menus open on mouse over                            
_scrollAmount=3;                                                                   
_scrollDelay=20;                                                                         
_followSpeed=5;
_followRate=40;
_subOffsetTop=0;                    // Sub menu top offset        
_subOffsetLeft=0;
menualign="left";                   // Sub menu left offset 


with(menuStyle1=new mm_style()){
onbgcolor="#efefef";
oncolor="#000000";
offbgcolor="#FFFFFF";
offcolor="#2179B8";
bordercolor="#296488";
borderstyle="solid";
borderwidth=0;
separatorcolor="#E2E2E2";
separatorsize="1";
padding=1;
fontsize="11";
fontstyle="normal";
fontfamily="Tahoma, Verdana, Arial";
pagecolor="black";
pagebgcolor="#efefef";
headercolor="#000000";
headerbgcolor="#ffffff";
subimage="/menu/arrow.gif";
subimagepadding="2";
}

with(menuStyle1b=new mm_style()){
onbgcolor="#efefef";
oncolor="#000000";
offbgcolor="#FFFFFF";
offcolor="#2179B8";
bordercolor="#E2E2E2";
borderstyle="solid";
borderwidth=1;
separatorcolor="#E2E2E2";
separatorsize="1";
padding=2;
fontsize="11";
fontstyle="normal";
fontfamily="Tahoma, Verdana, Arial";
pagecolor="black";
pagebgcolor="#efefef";
headercolor="#000000";
headerbgcolor="#ffffff";
subimage="/menu/arrow.gif";
subimagepadding="2";
overfilter="Fade(duration=0.2);Shadow(color='#777777', Direction=135, Strength=5)";
}

with(milonic=new menuname("Main Menu")){
style=menuStyle1;
top=10;
left=10;
itemwidth="162";
alwaysvisible=1;
orientation="vertical";
position="relative";

aI("text=Atención Ciudadana;url=/html/gc/pg530.aspx ;image=/img/bullet4.gif;");
aI("text=Pinto y el deporte;url=/html/gc/pg713.aspx ;image=/img/bullet4.gif;");
aI("text=OMIC;url=/html/gc/pg715.aspx ;image=/img/bullet4.gif;");
aI("text=Información/Prensa;showmenu=SubMenu207;url=javascript:void(0);image=/img/bullet4.gif;");
aI("text=Pinto solidario;url=/html/gc/pg722.aspx ;image=/img/bullet4.gif;");
aI("text=Pinto para niños/as;url=/html/gc/pg723.aspx ;image=/img/bullet4.gif;");
aI("text=Servicios Culturales;url=/html/gc/pg724.aspx ;image=/img/bullet4.gif;");
aI("text=Servicios Educativos;url=/html/gc/pg725.aspx ;image=/img/bullet4.gif;");
aI("text=Servicios Sociales;url=/html/gc/pg726.aspx ;image=/img/bullet4.gif;");
aI("text=Pinto Joven;url=/html/gc/pg727.aspx ;image=/img/bullet4.gif;");
aI("text=Pinto saludable;url=/html/gc/pg729.aspx ;image=/img/bullet4.gif;");
aI("text=Empleo y Empresas en Pinto;url=/html/gc/pg734.aspx ;image=/img/bullet4.gif;");
aI("text=Pinto en Igualdad;url=/html/gc/pg735.aspx ;image=/img/bullet4.gif;");
aI("text=Pinto para los mayores;url=/html/gc/pg804.aspx ;image=/img/bullet4.gif;");
aI("text=Pinto sostenible;url=/html/gc/pg768.aspx ;image=/img/bullet4.gif;");
aI("text=Vivienda en Pinto;url=/html/gc/pg784.aspx ;image=/img/bullet4.gif;");}
with(milonic=new menuname("SubMenu207")){
style=menuStyle1b;
itemwidth="180";

aI("text=Informas/Convocat.;showmenu=SubMenu208;separatorsize=1;");
aI("text=Hemeroteca;url=/noticias/hemeroteca.asp;separatorsize=1;");
aI("text=Revista Municipal;url=/html/gc/pg744.aspx ;separatorsize=1;");
aI("text=Especiales;url=/especiales/especiales.asp;separatorsize=1;");
}
with(milonic=new menuname("SubMenu208")){
style=menuStyle1b;
itemwidth="180";

aI("text=Convocatorias;url=/noticias/convocatorias/convocatorias.asp?tp=3;separatorsize=1;");
}
drawMenus();

