sb = new Array(
//TIEFE TEXT        						URL						ID
  1,    "Centre de Support", 				"index.htm",			"ID1",
    2,  "Fiche de Contacte",				"formular.htm",			"ID5",
  1,    "Applications",						"applikationen.htm",	"ID9",
  1,    "Support technique",				"beratung.htm",			"ID2",
  1,    "Table de conversion",				"umrechnung.htm",		"ID6",
  1,    "Calcul de la consommation d'air", "luftverbrauchsberechnung.htm", "ID7"
);


