sb = new Array(
//TIEFE TEXT        			URL						ID
  1,    "SupportCenter", 		"index.htm",			"ID1",
    2,  "Contact Form",			"formular.htm",			"ID5",
  1,    "Applications",			"applikationen.htm",	"ID9",
  1,    "Technical Advice",		"beratung.htm",			"ID2",
  1,    "Unit Converter",		"umrechnung.htm",		"ID6",
  1,    "Calculation of the air consumption", "luftverbrauchsberechnung.htm", "ID7"
);

