// menu 1
var About_SGEF= new SGMenu("About SGEF","/web/sgef/sgef-web2_us_en.nsf/Inhalt/About_SGEF","About_SGEF");

var Key_Figures= new SGEB2("Key Figures","/web/sgef/sgef-web2_us_en.nsf/Inhalt/Key_Figures","Key_Figures");

About_SGEF.addChild(Key_Figures);
var Global_Locations= new SGEB2("Global Locations","/web/sgef/sgef-web2_us_en.nsf/Inhalt/Global_Locations","Global_Locations");

var Asia= new SGEB3("Asia","/web/sgef/sgef-web2_us_en.nsf/Inhalt/Asia","Asia");

Global_Locations.addChild(Asia);
var Australia= new SGEB3("Australia","/web/sgef/sgef-web2_us_en.nsf/Inhalt/Australia","Australia");

Global_Locations.addChild(Australia);
var Europe= new SGEB3("Europe","/web/sgef/sgef-web2_us_en.nsf/Inhalt/Europe","Europe");

Global_Locations.addChild(Europe);
var South_America= new SGEB3("South America","/web/sgef/sgef-web2_us_en.nsf/Inhalt/South_America","South_America");

Global_Locations.addChild(South_America);
var USA= new SGEB3("USA","/web/sgef/sgef-web2_us_en.nsf/Inhalt/USA","USA");

Global_Locations.addChild(USA);
About_SGEF.addChild(Global_Locations);
// menu 2
var About_us= new SGMenu("About us","/web/sgef/sgef-web2_us_en.nsf/Inhalt/About_us","About_us");

var Value_proposition= new SGEB2("Value Proposition","/web/sgef/sgef-web2_us_en.nsf/Inhalt/Value_proposition","Value_proposition");

var Relationship_Model= new SGEB3("Relationship Model","/web/sgef/sgef-web2_us_en.nsf/Inhalt/Relationship_Model","Relationship_Model");

Value_proposition.addChild(Relationship_Model);
var Sector_Focus= new SGEB3("Sector Focus","/web/sgef/sgef-web2_us_en.nsf/Inhalt/Sector_Focus","Sector_Focus");

Value_proposition.addChild(Sector_Focus);
var Institutional_Strength= new SGEB3("Institutional Strength","/web/sgef/sgef-web2_us_en.nsf/Inhalt/Institutional_Strength","Institutional_Strength");

Value_proposition.addChild(Institutional_Strength);
About_us.addChild(Value_proposition);
var Management_Team1= new SGEB2("Management Team","/web/sgef/sgef-web2_us_en.nsf/Inhalt/Management_Team1","Management_Team1");

About_us.addChild(Management_Team1);
// menu 4
var Products_Services= new SGMenu("Products and Services","/web/sgef/sgef-web2_us_en.nsf/Inhalt/Products_Services","Products_Services");

// menu 5
var Equipment_for_Sale= new SGMenu("Equipment For Sale","/web/sgef/sgef-web2_us_en.nsf/Inhalt/Equipment_for_Sale","Equipment_for_Sale");

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

// menu 7
var Contact_Us= new SGMenu("Contact Us","/web/sgef/sgef-web2_us_en.nsf/Inhalt/Contact_Us","Contact_Us");

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

Contact_Us.addChild(Email);
var Directions= new SGEB2("Directions","/web/sgef/sgef-web2_us_en.nsf/Inhalt/Directions","Directions");

Contact_Us.addChild(Directions);
