sb = new Array(
//TIEFE TEXT			URL			ID
  1,    "SCHMIDT USA",		"index.htm",		"ID1",
  1,    "Representatives in the Americas",		"us-representatives.htm",		"ID3",
  1,	"Parent Company",		"schmidt-germany.htm",	"ID4",
   1,	"Subsidiaries",		"subsidiaries.htm",	"ID7",
  1,	"Global Representatives",		"globalreps.htm",	"ID5",
  1,	"Site Map",					"../sitemap/sitemap.htm", 		"ID6"  
);

