var MENU_ITEMS0 = [
	[wrap_root(), null, null,
		[wrap_top()],
		[wrap_top(), null, null,
			[wrap_left()],
			[wrap_left()],
			[wrap_left()]
		],
		[wrap_top()],
		[wrap_top()]
	],
	[wrap_root(), null, null,
		[wrap_top()],
		[wrap_top()]
	],
	[wrap_root()]
];

i0 = new Image(); i0.src = "img/i0.gif";
i1 = new Image(); i1.src = "img/i0o.gif";
i2 = new Image(); i2.src = "img/i00.gif";
i3 = new Image(); i3.src = "img/i00.gif";
i4 = new Image(); i4.src = "img/i011.gif";
i5 = new Image(); i5.src = "img/i011o.gif";

function wrap_root() {
	return ['<img src="img/i0.gif" width="129" height="19">','<img src="img/i0o.gif" width="129" height="19">','<img src="img/i0o.gif" width="129" height="19">']
}

function wrap_top() {
	return ['<img src="img/i00.gif" width="129" height="19">','<img src="img/i00o.gif" width="129" height="19">','<img src="img/i00o.gif" width="129" height="19">']
}

function wrap_left() {
	return ['<img src="img/i011.gif" width="133" height="15">','<img src="img/i011o.gif" width="133" height="15">','<img src="img/i011o.gif" width="133" height="15">']
}
