
	var StartTop=27;				// Menu offset x coordinate
	var StartLeft=182;
;				// 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',10,10,'trileft.gif',10,10];	// Arrow source, width and height

