_menuCloseDelay=500 
_menuOpenDelay=150 
_subOffsetTop=5 
_subOffsetLeft=0 
with(menuStyle1=new mm_style()){ 
onbgcolor='#F7CA40'; 
oncolor='#ffffff'; 
offbgcolor='#CAE6FF'; 
offcolor='#000000'; 
bordercolor=''; 
borderstyle=''; 
borderwidth=0; 
separatorcolor='#C8CBCA'; 
separatorsize='0'; 
padding=2; 
fontsize='70%'; 
fontstyle=''; 
fontfamily=''; 
subimage=''; 
bgimage='';
subimagepadding='0'; 
} with(menuStyle=new mm_style()){ 
onbgcolor='#0033FF'; 
oncolor='#FFFF33'; 
offbgcolor='#660201'; 
offcolor='#CCFF00'; 
borderstyle=''; 
borderwidth=1; 
separatorsize='1'; 
padding=5; 
fontsize='100%'; 
fontstyle='Normal'; 
fontweight='Normal'; 
fontfamily='Verdana'; 
subimage='dynamicdata/images/newarrow.gif'; 
subimagepadding='2'; 
bordercolor='#ffcc33'; 
separatorcolor='#C8CBCA'; 
bgimage='';
} 


with(sat=new menuname('7')){ style=menuStyle; aI('text=Lokacija;url=Lokacija.aspx;status=Lokacija;');} with(sat=new menuname('3')){ style=menuStyle; aI('text=Vizija podjetja;url=Vizija podjetja.aspx;status=Vizija podjetja;');aI('text=Cilji Podjetja;url=Cilji Podjetja.aspx;status=Cilji Podjetja;');aI('text=Dejavnost Podjetja ;url=Dejavnost Podjetja .aspx;status=Dejavnost Podjetja ;');} with(sat=new menuname('180')){ style=menuStyle; aI('text=Offset tisk;url=Offset tisk.aspx;status=Offset tisk;');aI('text=flexotisk;url=flexo tisk.aspx;status=flexotisk;');aI('text=Sitotisk;url=Sitotisk.aspx;status=Sitotisk;');aI('text=PE rokavice;url=PE rokavice.aspx;status=PE rokavice;');} drawMenus();
