/*** 
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=../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','../public/vg_semicon.htm','',100,18,'','','','','');
oM.makeMenu('m130','m100','<img src="../img/1.gif" width="1" height="1">Directions','../public/coming_to_riber.htm','',140,18,'','','','','');
oM.makeMenu('m125','m100','<img src="../img/1.gif" width="1" height="1">Terms & conditions','../public/contractual_documents.htm','',140,18,'','','','','');


oM.makeMenu('m400','','<IMG src=../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','../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','../public/components.htm','_blank',100,18,'','','','','');
oM.makeMenu('sub420','m410','<img src="../img/1.gif" width="1" height="1">VGSemicon','../public/vg_semicon.htm','',100,18,'','','','','');
oM.makeMenu('m415','m400','<img src="../img/1.gif" width="1" height="1">Research systems','../public/research_sys.htm','',140,18,'','','','','');
oM.makeMenu('m420','m400','<img src="../img/1.gif" width="1" height="1">Production systems','../public/produc_sys.htm','',140,18,'','','','','');
oM.makeMenu('m425','m400','<img src="../img/1.gif" width="1" height="1">Scientific data','../public/technology_data.htm','',140,18,'','','','','');
oM.makeMenu('m430','m400','<img src="../img/1.gif" width="1" height="0">About MBE','../public/mbe_technology.htm','',140,18,'','','','','');


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




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


oM.makeMenu('m600','','<IMG src=../menu/contact_us_2.jpg>','','',90,21,'','','','','');
oM.makeMenu('m610','m600','<img src="../img/1.gif" width="1" height="1">Sales network >','../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','../public/agents.htm#austria','',140,18,'','','','','');
oM.makeMenu('sub211','m210','<img src="../img/1.gif" width="1" height="1">Belgium','../public/agents.htm#belgium','',140,18,'','','','','');
oM.makeMenu('sub212','m210','<img src="../img/1.gif" width="1" height="1">Bulgaria','../public/agents.htm#bulgaria','',140,18,'','','','','');
oM.makeMenu('sub213','m210','<img src="../img/1.gif" width="1" height="1">Czech Republic','../public/agents.htm#czech','',140,18,'','','','','');
oM.makeMenu('sub214','m210','<img src="../img/1.gif" width="1" height="1">Danemark',
'../public/agents.htm#danemark','',140,18,'','','','','');			
oM.makeMenu('sub215','m210','<img src="../img/1.gif" width="1" height="1">Finland','../public/agents.htm#finland','',140,18,'','','','','');
oM.makeMenu('sub216','m210','<img src="../img/1.gif" width="1" height="1">Germany',
'../public/agents.htm#germany','',140,18,'','','','','');
oM.makeMenu('sub217','m210','<img src="../img/1.gif" width="1" height="1">Greece',
'../public/agents.htm#greece','',140,18,'','','','','');
oM.makeMenu('sub218','m210','<img src="../img/1.gif" width="1" height="1">France',
'../public/agents.htm#france','',140,18,'','','','','');
oM.makeMenu('sub219','m210','<img src="../img/1.gif" width="1" height="1">Ireland',
'../public/agents.htm#ireland','',140,18,'','','','','');
oM.makeMenu('sub220','m210','<img src="../img/1.gif" width="1" height="1">Italy',
'../public/agents.htm#italy','',140,18,'','','','','');
oM.makeMenu('sub222','m210','<img src="../img/1.gif" width="1" height="1">Liechtenstein',
'../public/agents.htm#liechtenstein','',140,18,'','','','','');
oM.makeMenu('sub223','m210','<img src="../img/1.gif" width="1" height="1">Lithuania',
'../public/agents.htm#lithuania','',140,18,'','','','','');
oM.makeMenu('sub224','m210','<img src="../img/1.gif" width="1" height="1">The Netherlands',
'../public/agents.htm#netherlands','',140,18,'','','','','');
oM.makeMenu('sub225','m210','<img src="../img/1.gif" width="1" height="1">Norway',
'../public/agents.htm#norway','',140,18,'','','','','');
oM.makeMenu('sub226','m210','<img src="../img/1.gif" width="1" height="1">Poland',
'../public/agents.htm#poland','',140,18,'','','','','');
oM.makeMenu('sub227','m210','<img src="../img/1.gif" width="1" height="1">Portugal',
'../public/agents.htm#portugal','',140,18,'','','','','');
oM.makeMenu('sub228','m210','<img src="../img/1.gif" width="1" height="1">Russia',
'../public/agents.htm#russia','',140,18,'','','','','');
oM.makeMenu('sub229','m210','<img src="../img/1.gif" width="1" height="1">Spain',
'../public/agents.htm#spain','',140,18,'','','','','');
oM.makeMenu('sub230','m210','<img src="../img/1.gif" width="1" height="1">Sweden',
'../public/agents.htm#sweden','',140,18,'','','','','');
oM.makeMenu('sub231','m210','<img src="../img/1.gif" width="1" height="1">Switzerland',
'../public/agents.htm#switzerland','',140,18,'','','','','');
oM.makeMenu('sub232','m210','<img src="../img/1.gif" width="1" height="1">Ukrania',
'../public/agents.htm#ukrania','',140,18,'','','','','');
oM.makeMenu('sub233','m210','<img src="../img/1.gif" width="1" height="1">United Kingdom',
'../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',
'../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','../public/agents.htm#brazil','',140,18,'','','','','');
oM.makeMenu('sub261','m260','<img src="../img/1.gif" width="1" height="1">Canada',
'../public/agents.htm#canada','',140,18,'','','','','');
oM.makeMenu('sub262','m260','<img src="../img/1.gif" width="1" height="1">Colombia',
'../public/agents.htm#colombia','',140,18,'','','','','');
oM.makeMenu('sub264','m260','<img src="../img/1.gif" width="1" height="1">Ecuador',
'../public/agents.htm#ecuador','',140,18,'','','','','');			
oM.makeMenu('sub265','m260','<img src="../img/1.gif" width="1" height="1">Mexico','../public/agents.htm#mexico','',140,18,'','','','','');
oM.makeMenu('sub266','m260','<img src="../img/1.gif" width="1" height="1">Peru','../public/agents.htm#peru','',140,18,'','','','','');
oM.makeMenu('sub267','m260','<img src="../img/1.gif" width="1" height="1">USA','../public/agents.htm#usa','',140,18,'','','','','');
oM.makeMenu('sub269','m260','<img src="../img/1.gif" width="1" height="1">Venezuela',
'../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','../public/agents.htm#china','',140,18,'','','','','');
oM.makeMenu('sub282','m280','<img src="../img/1.gif" width="1" height="1">India','../public/agents.htm#india','',140,18,'','','','','');
oM.makeMenu('sub284','m280','<img src="../img/1.gif" width="1" height="1">Israel','../public/agents.htm#israel','',140,18,'','','','','');
oM.makeMenu('sub285','m280','<img src="../img/1.gif" width="1" height="1">Japan','../public/agents.htm#japan','',140,18,'','','','','');
oM.makeMenu('sub286','m280','<img src="../img/1.gif" width="1" height="1">Malaysia','../public/agents.htm#malaysia','',140,18,'','','','','');
oM.makeMenu('sub287','m280','<img src="../img/1.gif" width="1" height="1">Philippines','../public/agents.htm#philippines','',140,18,'','','','','');
oM.makeMenu('sub288','m280','<img src="../img/1.gif" width="1" height="1">Saudi Arabia','../public/agents.htm#arabia','',140,18,'','','','','');
oM.makeMenu('sub289','m280','<img src="../img/1.gif" width="1" height="1">Singapore','../public/agents.htm#singapore','',140,18,'','','','','');
oM.makeMenu('sub290','m280','<img src="../img/1.gif" width="1" height="1">South Korea','../public/agents.htm#korea','',140,18,'','','','','');
oM.makeMenu('sub291','m280','<img src="../img/1.gif" width="1" height="1">Taiwan','../public/agents.htm#taiwan','',140,18,'','','','','');
oM.makeMenu('sub292','m280','<img src="../img/1.gif" width="1" height="1">Thailand','../public/agents.htm#thailand','',140,18,'','','','','');
oM.makeMenu('sub293','m280','<img src="../img/1.gif" width="1" height="1">Turkey','../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','../public/agents.htm#australia','',140,18,'','','','','');
oM.makeMenu('sub275','m270','<img src="../img/1.gif" width="1" height="1">New Zealand','../public/agents.htm#newzealand','',140,18,'','','','','');

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


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



oM.construct()