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

