
	var StartTop=114;				// Menu offset x coordinate
	var StartLeft=93;			// 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:Image2.jpg"

var Arrws=['images/tri.gif',10,10,'images/tridown.gif',5,5,'trileft.gif',5,5];	// Arrow source, width and height
