sb = new Array(
//TIEFE TEXT						URL					ID
  1,    "Catalogs - English",		"catalogs.htm",		"ID4",
  1,    "Catálogos - Español",		"catalogs-spanish.htm",		"ID7",  
  1,    "Manuals",					"manuals.htm",		"ID1",
  1,    "Dimensional Drawings",		"details.htm",		"ID2",
  1,    "Demo Software",			"software.htm",		"ID3",
  1,    "Instructions - Reference",	"instructions.htm",	"ID5",
  1,	"Site Map",					"../sitemap/sitemap.htm", 		"ID6"
); 


