/* please register to get documentation */

var MENU_ITEMS = [
	['wide (w=220)', null, [null, null, 220, null]],
	['narrow (w=110)', null, [221, null, 110, null]],
	['tall (h=40)', null, [111, null, 110, 40],
		['and', null, [10, 25, 40, null]],
		['positioning', null, [30, 10, 80, null]],
		['can be', null, [70, 10, 60, null]],
		['independent', null, [50, 10, 90, null]],
		['too', null, [80, 10, 40, null]],
	],
	['Demos', null, [111, null, 47, null],
		['Depth', 'http://www.softcomplex.com/products/tigra_menu_pro/demo/depth_demo/', [null,null,145]],
		['Geometry', 'http://www.softcomplex.com/products/tigra_menu_pro/demo/geometry_demo/', [null,null,145]],
		['Inner HTML', 'http://www.softcomplex.com/products/tigra_menu_pro/demo/innerhtml_demo/', [null,null,145]],
		['Targeting', 'http://www.softcomplex.com/products/tigra_menu_pro/demo/targeting_demo/', [null,null,145]]
	]
];


