
	var StartTop=100;				// Menu offset x coordinate
	var StartLeft=114;
;				// 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=['scripts/tri.gif',10,10,'scripts/tridown.gif',10,10,'scripts/trileft.gif',10,10];	// Arrow source, width and height

