_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='#4d8cda'; 
oncolor='#3333FF'; 
offbgcolor='#dbe8f8'; 
offcolor='#FF9900'; 
borderstyle=''; 
borderwidth=1; 
separatorsize='1'; 
padding=5; 
fontsize='70%'; 
itemwidth='125';
itemheight='10';
align='Center';
fontstyle='Italic'; 
fontweight='Bold'; 
fontfamily='Verdana'; 
subimage='dynamicdata/images/newarrow.gif'; 
subimagepadding='2'; 
bordercolor='#000000'; 
separatorcolor='#C8CBCA'; 
bgimage='';
} 


with(sat=new menuname('2')){ style=menuStyle; aI('text=Διοικητικό Συμβούλιο ;url=dynamicdata/dioikitiko_symboulio.aspx;status=Διοικητικό Συμβούλιο ;');} with(sat=new menuname('1')){ style=menuStyle; aI('text=ΔΗΜΟΣΙΕΥΣΕΙΣ;url=dynamicdata/δημοσιέσεις.aspx;status=ΔΗΜΟΣΙΕΥΣΕΙΣ;showmenu=111;');} with(sat=new menuname('111')){ style=menuStyle;aI('text=NEA ;url=dynamicdata/News.aspx;status=NEA ;'); aI('text=ΑΡΘΡΑ;url=dynamicdata/News_Article.aspx;status=ΑΡΘΡΑ;'); aI('text=ΝΟΜΟΛΟΓΙΑ ;url=dynamicdata/nomologia.aspx;status=ΝΟΜΟΛΟΓΙΑ ;'); } drawMenus();
