var URL = unescape(location.href)	
var xstart = URL.lastIndexOf("/") + 1
var herePath = URL.substring(0,11)

// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * 
//   imgObjName - the name of the image object to be swapped in
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * 
	topCount = 2;
	for (i=1;i<=2;i++) {
		eval('var DtiMenu' + i + ' = ""');
	}

// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * 
// Below is the array for the submenus
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * 

DtiMenu1 = new Array(
135, 392,98,
"","",
"","",
"","",
"RSP","/rsp/solutions.htm",1,
"STE","/ste/solutions.htm",1
)

DtiMenu1_1 = new Array(
"Information","/rsp/solutions.htm",0,
"Demonstration","/demo/index.rsp",0,
"Download Trial","/trial.htm",0,
"Documentation","/rsp/RSP.pdf",0
)

DtiMenu1_2 = new Array(
"Information","/ste/solutions.htm",0,
"Download Trial","/trial.htm",0,
"Documentation", "/ste/STEdoc.pdf",0
)

DtiMenu2 = new Array(
135,535,98,
"","",
"","",
"","",
"About","/company.htm",0,
"News","/news/index.htm",1
)

DtiMenu2_2 = new Array(
"February 26, 2003","/news/rsp022603.htm",0,
"June 20, 2003","/news/ste062003.htm",0
)

