
var MENU_TPL = [
{
	'css' : {
		'table' : 'm0table',
		'inner' : ['m0inner','m0innerHover'],
		'outer' : ['m0mouto', 'm0movero', 'm0mdowno']
	},
	'pixel':'images/blank.gif'
},
{
	'css' : {
		'table' : 'm1table',
		'inner' : ['m0l1inner','m0l1innerHover','m0l1mdowno','m0l2mdowno'],
		'outer' : ['m1mouto', 'm1movero', 'm1mdowno','m0l1mdowno','m0l2mdowno', 'm0l1mout1', 'm0l2mouto', 'm0l2movero', 'm0l2mdowno']
	},    
	'block_top' : 1,
	'block_left' : 1,
	'height'     : 18,
	'width'      : 180,
	'table'      : [0, 0, 0],
	'expd_delay' : 300,
	'opacity'    : 97	
}
];

