/*** 
This is the menu creation code - place it right after you body tag
Feel free to add this to a stand-alone js file and link it to your page.
**/

var oM=new makeCM("oM")
oM.pxBetween =0
oM.fromTop=0
oM.fromLeft=0
oM.menuPlacement="top"
oM.wait=900
oM.fillImg=""
oM.zIndex=150 
oM.resizeCheck=0
oM.zIndex=150  

oM.onlineRoot=""
oM.offlineRoot=""

oM.rows=1

//Background bar properties
oM.useBar=0
oM.barWidth="" 
oM.barHeight="menu"
oM.barX=0
oM.barY="menu"
oM.barClass="clBar" 
oM.barBorderX=0
oM.barBorderY=0
oM.barBorderClass="clB3"


//Level properties
//Syntax for fast creation (advanced users only)
//oM.level[1]=new cm_makeLevel(width,height,regClass,overClass,borderX,borderY,borderClass,rows,align,offsetX,offsetY,arrow,arrowWidth,arrowHeight)

oM.level[0]=new cm_makeLevel()
oM.level[0].width=150
oM.level[0].height=20
oM.level[0].regClass="clT" 
oM.level[0].overClass="clTover"  
oM.level[0].borderX=0
oM.level[0].borderY=0
oM.level[0].borderClass="clB2" 
oM.level[0].rows=0
oM.level[0].align="bottom"
oM.level[0].offsetX=0
oM.level[0].offsetY=-3
oM.level[0].arrow=0
oM.level[0].arrowWidth=0
oM.level[0].arrowHeight=0


oM.level[1]=new cm_makeLevel()
oM.level[1].width=oM.level[0].width-2
oM.level[1].height=null
oM.level[1].regClass="clS" 
oM.level[1].overClass="clSover" 
oM.level[1].borderX=1
oM.level[1].borderY=1
oM.level[1].offsetX=-(oM.level[0].width-2)/2+210
oM.level[1].offsetY=-(oM.level[0].height)
oM.level[1].borderClass="clB1"
oM.level[1].align="bottomright"
oM.level[1].rows=0


/******************************************
Menu item creation:
myCoolMenu.makeMenu(name, parent_name, text, link, target, width, height, regImage, overImage, regClass, overClass , align, rows, nolink, onclick, onmouseover, onmouseout) 
*************************************/


oM.makeMenu('m100','','<IMG src=en2/menu/home_2.jpg>','','',90,21,'','','','','');
oM.makeMenu('m110','m100','<img src="../img/1.gif" width="1" height="1">Company info >','','',140,18,'','','','','');
oM.makeMenu('sub110','m110','<img src="../img/1.gif" width="1" height="1">RIBER','index.html','',100,18,'','','','','');
/*oM.makeMenu('sub115','m110','<img src="../img/1.gif" width="1" height="1">ADDON','http://www.addon-mbe.com/Pages/frcomp.html','_blank',100,18,'','','','','');*/
oM.makeMenu('sub115','m110','<img src="../img/1.gif" width="1" height="1">ADDON','http://www.riber.com/index.html','_blank',100,18,'','','','','');
oM.makeMenu('sub120','m110','<img src="../img/1.gif" width="1" height="1">VGSemicon','en2/public/vg_semicon.htm','',100,18,'','','','','');
oM.makeMenu('m130','m100','<img src="../img/1.gif" width="1" height="1">Directions','en2/public/coming_to_riber.htm','',140,18,'','','','','');
oM.makeMenu('m125','m100','<img src="../img/1.gif" width="1" height="1">Terms & conditions','en2/public/contractual_documents.htm','',140,18,'','','','','');


oM.makeMenu('m400','','<IMG src=en2/menu/product_guide_2.jpg>','','',90,21,'','','','','');
oM.makeMenu('m410','m400','<img src="../img/1.gif" width="1" height="1">Components >','','',140,18,'','','','','');
oM.makeMenu('sub410','m410','<img src="../img/1.gif" width="1" height="1">RIBER','en2/public/components.htm','',100,18,'','','','','');
/*oM.makeMenu('sub415','m410','<img src="../img/1.gif" width="1" height="1">ADDON','http://www.addon-mbe.com/Pages/frcomp.html','_blank',100,18,'','','','','');*/
oM.makeMenu('sub415','m410','<img src="../img/1.gif" width="1" height="1">ADDON','en2/public/components.htm','_blank',100,18,'','','','','');
oM.makeMenu('sub420','m410','<img src="../img/1.gif" width="1" height="1">VGSemicon','en2/public/vg_semicon.htm','',100,18,'','','','','');
oM.makeMenu('m415','m400','<img src="../img/1.gif" width="1" height="1">Research systems','en2/public/research_sys.htm','',140,18,'','','','','');
oM.makeMenu('m420','m400','<img src="../img/1.gif" width="1" height="1">Production systems','en2/public/produc_sys.htm','',140,18,'','','','','');
oM.makeMenu('m425','m400','<img src="../img/1.gif" width="1" height="1">Scientific data','en2/public/technology_data.htm','',140,18,'','','','','');
oM.makeMenu('m430','m400','<img src="../img/1.gif" width="1" height="0">About MBE','en2/public/mbe_technology.htm','',140,18,'','','','','');


oM.makeMenu('m500','','<IMG src=en2/menu/service_2.jpg>','','',90,21,'','','','','');
oM.makeMenu('m510','m500','<img src="../img/1.gif" width="1" height="1">Support & training','en2/public/appli-lab.htm','',140,18,'','','','','');
oM.makeMenu('m515','m500','<img src="../img/1.gif" width="1" height="1">Maintenance','en2/public/service_offers.htm','',140,18,'','','','','');
oM.makeMenu('m520','m500','<img src="../img/1.gif" width="1" height="1">Customer club','en2/public/customer_access.htm','',140,18,'','','','','');
oM.makeMenu('m525','m500','<img src="../img/1.gif" width="1" height="1">Customer websites','en2/public/customer_website.htm','',140,18,'','','','','');




oM.makeMenu('m300','','<IMG src=en2/menu/news_events_2.jpg>','','',90,21,'','','','','');
oM.makeMenu('m310','m300','<img src="../img/1.gif" width="1" height="1">Trade news','en2/public/trade_news.htm','',160,18,'','','','','');
oM.makeMenu('m315','m300','<img src="../img/1.gif" width="1" height="0">Calendar of events','en2/public/conferences.htm','',160,18,'','','','','');
oM.makeMenu('m320','m300','<img src="../img/1.gif" width="1" height="1">News from customers','en2/public/news_customers.htm','',160,18,'','','','','');
oM.makeMenu('m325','m300','<img src="../img/1.gif" width="1" height="1">Archives','en2/public/news_archives.htm','',160,18,'','','','','');


oM.makeMenu('m600','','<IMG src=en2/menu/contact_us_2.jpg>','','',90,21,'','','','','');
oM.makeMenu('m610','m600','<img src="../img/1.gif" width="1" height="1">Sales network >','en2/public/agents.htm','',140,18,'','','','','');
oM.makeMenu('m210','m610','<img src="../img/1.gif" width="1" height="1">Europe >','','',135,18,'','','','','');
oM.makeMenu('sub210','m210','<img src="../img/1.gif" width="1" height="1">Austria','en2/public/agents.htm#austria','',140,18,'','','','','');
oM.makeMenu('sub211','m210','<img src="../img/1.gif" width="1" height="1">Belgium','en2/public/agents.htm#belgium','',140,18,'','','','','');
oM.makeMenu('sub212','m210','<img src="../img/1.gif" width="1" height="1">Bulgaria','en2/public/agents.htm#bulgaria','',140,18,'','','','','');
oM.makeMenu('sub213','m210','<img src="../img/1.gif" width="1" height="1">Czech Republic','en2/public/agents.htm#czech','',140,18,'','','','','');
oM.makeMenu('sub214','m210','<img src="../img/1.gif" width="1" height="1">Danemark',
'en2/public/agents.htm#danemark','',140,18,'','','','','');			
oM.makeMenu('sub215','m210','<img src="../img/1.gif" width="1" height="1">Finland','en2/public/agents.htm#finland','',140,18,'','','','','');
oM.makeMenu('sub216','m210','<img src="../img/1.gif" width="1" height="1">Germany',
'en2/public/agents.htm#germany','',140,18,'','','','','');
oM.makeMenu('sub217','m210','<img src="../img/1.gif" width="1" height="1">Greece',
'en2/public/agents.htm#greece','',140,18,'','','','','');
oM.makeMenu('sub218','m210','<img src="../img/1.gif" width="1" height="1">France',
'en2/public/agents.htm#france','',140,18,'','','','','');
oM.makeMenu('sub219','m210','<img src="../img/1.gif" width="1" height="1">Ireland',
'en2/public/agents.htm#ireland','',140,18,'','','','','');
oM.makeMenu('sub220','m210','<img src="../img/1.gif" width="1" height="1">Italy',
'en2/public/agents.htm#italy','',140,18,'','','','','');
oM.makeMenu('sub222','m210','<img src="../img/1.gif" width="1" height="1">Liechtenstein',
'en2/public/agents.htm#liechtenstein','',140,18,'','','','','');
oM.makeMenu('sub223','m210','<img src="../img/1.gif" width="1" height="1">Lithuania',
'en2/public/agents.htm#lithuania','',140,18,'','','','','');
oM.makeMenu('sub224','m210','<img src="../img/1.gif" width="1" height="1">The Netherlands',
'en2/public/agents.htm#netherlands','',140,18,'','','','','');
oM.makeMenu('sub225','m210','<img src="../img/1.gif" width="1" height="1">Norway',
'en2/public/agents.htm#norway','',140,18,'','','','','');
oM.makeMenu('sub226','m210','<img src="../img/1.gif" width="1" height="1">Poland',
'en2/public/agents.htm#poland','',140,18,'','','','','');
oM.makeMenu('sub227','m210','<img src="../img/1.gif" width="1" height="1">Portugal',
'en2/public/agents.htm#portugal','',140,18,'','','','','');
oM.makeMenu('sub228','m210','<img src="../img/1.gif" width="1" height="1">Russia',
'en2/public/agents.htm#russia','',140,18,'','','','','');
oM.makeMenu('sub229','m210','<img src="../img/1.gif" width="1" height="1">Spain',
'en2/public/agents.htm#spain','',140,18,'','','','','');
oM.makeMenu('sub230','m210','<img src="../img/1.gif" width="1" height="1">Sweden',
'en2/public/agents.htm#sweden','',140,18,'','','','','');
oM.makeMenu('sub231','m210','<img src="../img/1.gif" width="1" height="1">Switzerland',
'en2/public/agents.htm#switzerland','',140,18,'','','','','');
oM.makeMenu('sub232','m210','<img src="../img/1.gif" width="1" height="1">Ukrania',
'en2/public/agents.htm#ukrania','',140,18,'','','','','');
oM.makeMenu('sub233','m210','<img src="../img/1.gif" width="1" height="1">United Kingdom',
'en2/public/agents.htm#UK','',140,18,'','','','','');


oM.makeMenu('m250','m610','<img src="../img/1.gif" width="1" height="1">Africa >','','',135,18,'','','','','');
oM.makeMenu('sub251','m250','<img src="../img/1.gif" width="1" height="1">Tunisia',
'en2/public/agents.htm#tunisia','',140,18,'','','','','');

oM.makeMenu('m260','m610','<img src="../img/1.gif" width="1" height="1">Americas >','','',135,18,'','','','','');
oM.makeMenu('sub260','m260','<img src="../img/1.gif" width="1" height="1">Brazil','en2/public/agents.htm#brazil','',140,18,'','','','','');
oM.makeMenu('sub261','m260','<img src="../img/1.gif" width="1" height="1">Canada',
'en2/public/agents.htm#canada','',140,18,'','','','','');
oM.makeMenu('sub262','m260','<img src="../img/1.gif" width="1" height="1">Colombia',
'en2/public/agents.htm#colombia','',140,18,'','','','','');
oM.makeMenu('sub264','m260','<img src="../img/1.gif" width="1" height="1">Ecuador',
'en2/public/agents.htm#ecuador','',140,18,'','','','','');			
oM.makeMenu('sub265','m260','<img src="../img/1.gif" width="1" height="1">Mexico','en2/public/agents.htm#mexico','',140,18,'','','','','');
oM.makeMenu('sub266','m260','<img src="../img/1.gif" width="1" height="1">Peru','en2/public/agents.htm#peru','',140,18,'','','','','');
oM.makeMenu('sub267','m260','<img src="../img/1.gif" width="1" height="1">USA','en2/public/agents.htm#usa','',140,18,'','','','','');
oM.makeMenu('sub269','m260','<img src="../img/1.gif" width="1" height="1">Venezuela',
'en2/public/agents.htm#venezuela','',140,18,'','','','','');	

oM.makeMenu('m280','m610','<img src="../img/1.gif" width="1" height="1">Asia >','','',135,18,'','','','','');
oM.makeMenu('sub280','m280','<img src="../img/1.gif" width="1" height="1">China','en2/public/agents.htm#china','',140,18,'','','','','');
oM.makeMenu('sub282','m280','<img src="../img/1.gif" width="1" height="1">India','en2/public/agents.htm#india','',140,18,'','','','','');
oM.makeMenu('sub284','m280','<img src="../img/1.gif" width="1" height="1">Israel','en2/public/agents.htm#israel','',140,18,'','','','','');
oM.makeMenu('sub285','m280','<img src="../img/1.gif" width="1" height="1">Japan','en2/public/agents.htm#japan','',140,18,'','','','','');
oM.makeMenu('sub286','m280','<img src="../img/1.gif" width="1" height="1">Malaysia','en2/public/agents.htm#malaysia','',140,18,'','','','','');
oM.makeMenu('sub287','m280','<img src="../img/1.gif" width="1" height="1">Philippines','en2/public/agents.htm#philippines','',140,18,'','','','','');
oM.makeMenu('sub288','m280','<img src="../img/1.gif" width="1" height="1">Saudi Arabia','en2/public/agents.htm#arabia','',140,18,'','','','','');
oM.makeMenu('sub289','m280','<img src="../img/1.gif" width="1" height="1">Singapore','en2/public/agents.htm#singapore','',140,18,'','','','','');
oM.makeMenu('sub290','m280','<img src="../img/1.gif" width="1" height="1">South Korea','en2/public/agents.htm#korea','',140,18,'','','','','');
oM.makeMenu('sub291','m280','<img src="../img/1.gif" width="1" height="1">Taiwan','en2/public/agents.htm#taiwan','',140,18,'','','','','');
oM.makeMenu('sub292','m280','<img src="../img/1.gif" width="1" height="1">Thailand','en2/public/agents.htm#thailand','',140,18,'','','','','');
oM.makeMenu('sub293','m280','<img src="../img/1.gif" width="1" height="1">Turkey','en2/public/agents.htm#turkey','',140,18,'','','','','');

oM.makeMenu('m270','m610','<img src="../img/1.gif" width="1" height="1">Oceania >','','',135,18,'','','','','');
oM.makeMenu('sub270','m270','<img src="../img/1.gif" width="1" height="1">Australia','en2/public/agents.htm#australia','',140,18,'','','','','');
oM.makeMenu('sub275','m270','<img src="../img/1.gif" width="1" height="1">New Zealand','en2/public/agents.htm#newzealand','',140,18,'','','','','');

oM.makeMenu('m615','m600','<img src="../img/1.gif" width="1" height="1">Customer request','en2/public/demandeinfo.htm?origine=0','',140,18,'','','','','');


oM.makeMenu('m700','','<IMG src=en2/menu/investor_2.jpg>','','',90,21,'','','','','');
oM.makeMenu('m710','m700','<img src="../img/1.gif" width="1" height="1">Press releases','en2/public/news_press_releases.htm','',140,18,'','','','','')
oM.makeMenu('m715','m700','<img src="../img/1.gif" width="1" height="1">Financial reports','en2/public/financial_reports.htm','',140,18,'','','','','')
oM.makeMenu('m720','m700','<img src="../img/1.gif" width="1" height="1">Financial events','en2/public/calendar_of_events.htm','',140,18,'','','','','')
oM.makeMenu('m725','m700','<img src="../img/1.gif" width="1" height="1">Share information','en2/public/company_informations.htm','',140,18,'','','','','')
oM.makeMenu('m730','m700','<img src="../img/1.gif" width="1" height="1">Investor request','en2/public/demandeinfo.htm?origine=1','',140,18,'','','','','')
oM.makeMenu('m735','m700','<img src="../img/1.gif" width="1" height="1">Archives','en2/public/archive_investors.htm','',140,18,'','','','','')



oM.construct()