
	var StartTop=41;				// Menu offset x coordinate
	var StartLeft=146;
;				// Menu offset y coordinate
	var path = "";
	
// Menu tree
//	MenuX=new Array(Text to show, Link, background image (optional), number of sub elements, height, width);
//	For rollover images set "Text to show" to:  "rollover:Image1.jpg_3AImage2.jpg"

var Arrws=['images/tri.gif',10,10,'images/tridown.gif',10,10,'images/trileft.gif',10,10];	// Arrow source, width and height

