_menuCloseDelay=500 
_menuOpenDelay=150 
_subOffsetTop=5 
_subOffsetLeft=0 
with(menuStyle1=new mm_style()){ 
onbgcolor='#37456C'; 
oncolor='#37456C'; 
offbgcolor='#37456C'; 
offcolor='#37456C'; 
bordercolor=''; 
borderstyle=''; 
borderwidth=0; 
separatorcolor=''; 
separatorsize='0'; 
padding=2; 
fontsize='70%'; 
fontstyle=''; 
fontfamily=''; 
subimage=''; 
bgimage='';
subimagepadding='0'; 
} with(menuStyle=new mm_style()){ 
onbgcolor='#4F9E91'; 
oncolor='#ffffff'; 
offbgcolor='#E4E4E4'; 
offcolor='#006156'; 
borderstyle=''; 
borderwidth=1; 
separatorsize='0'; 
padding=5; 
fontsize='70%'; 
fontstyle='Normal'; 
fontweight='Normal'; 
fontfamily='Arial'; 
subimage='dynamicdata/images/newarrow.gif'; 
subimagepadding='2'; 
bordercolor='#006156'; 
separatorcolor=' '; 
bgimage='';
} 


with(sat=new menuname('6')){ style=menuStyle; aI('text=CONTACT US;url=dynamicdata/ContactUs.aspx?langid=1;status=CONTACT US;');aI('text=SALES NETWORK;url=dynamicdata/Sales_Network.aspx?langid=1;status=SALES NETWORK;');aI('text=INTRANET;url=dynamicdata/INTRANET.aspx?langid=1;status=INTRANET;');aI('text=WHERE IS PARPAS;url=dynamicdata/Where_is_PARPAS.aspx?langid=1;status=WHERE IS PARPAS;');aI('text=WHERE IS OMV;url=dynamicdata/Where_is_OMV.aspx?langid=1;status=WHERE IS OMV;');aI('text=WHERE IS FAMU;url=dynamicdata/Where_is_FAMU.aspx?langid=1;status=WHERE IS FAMU;');aI('text=PRIVACY STATEMENT;url=dynamicdata/Privacy_Statement.aspx?langid=1;status=PRIVACY STATEMENT;');} with(sat=new menuname('5')){ style=menuStyle; aI('text=AEROSPACE;url=dynamicdata/Aerospace.aspx?langid=1;status=AEROSPACE;');aI('text=POWER GENERATION;url=dynamicdata/Power-Generation.aspx?langid=1;status=POWER GENERATION;');aI('text=AUTOMOTIVE-DIE & MOLD;url=dynamicdata/Automotive.aspx?langid=1;status=AUTOMOTIVE-DIE & MOLD;');aI('text=GENERAL ENGINEERING;url=dynamicdata/General_engineering.aspx?langid=1;status=GENERAL ENGINEERING;');} with(sat=new menuname('3')){ style=menuStyle; aI('text=PARPAS;url=dynamicdata/Parpas.aspx?langid=1;status=PARPAS;');aI('text=OMV;url=dynamicdata/Omv.aspx?langid=1;status=OMV;');aI('text=FAMU;url=dynamicdata/Famu.aspx?langid=1;status=FAMU;');} with(sat=new menuname('1')){ style=menuStyle; aI('text=IN THE PRESS;url=dynamicdata/In_The_Press.aspx?langid=1;status=IN THE PRESS;');aI('text=EXHIBITIONS;url=dynamicdata/Exhibitions.aspx?langid=1;status=EXHIBITIONS;');} drawMenus();
