// menu 1
var profile= new SGMenu("Profile","/web/sgef/sgef-web2_portal.nsf/Inhalt/profile","profile");

var Transport= new SGEB2("Transport","/web/sgef/sgef-web2_portal.nsf/Inhalt/Transport","Transport");

profile.addChild(Transport);
var High_tech= new SGEB2("High-Tech","/web/sgef/sgef-web2_portal.nsf/Inhalt/High_tech","High_tech");

profile.addChild(High_tech);
var industrial_equipment= new SGEB2("Industrial Equipment","/web/sgef/sgef-web2_portal.nsf/Inhalt/industrial_equipment","industrial_equipment");

profile.addChild(industrial_equipment);
// menu 2
var Key_Figures1= new SGMenu("Key Figures","/web/sgef/sgef-web2_portal.nsf/Inhalt/Key_Figures1","Key_Figures1");

// menu 3
var News= new SGMenu("News","/web/sgef/sgef-web2_portal.nsf/Inhalt/News","News");

// menu 4
var brochures= new SGMenu("BROCHURES","/web/sgef/sgef-web2_portal.nsf/Inhalt/brochures","brochures");

