c_styles = {}; c_scroll = {}; c_menus = {}; c_hideTimeout = 500; c_subShowTimeout = 300; c_keepHighlighted = true; c_findCURRENT = true; c_findCURRENTTree = true; c_overlapControlsInIE = true; c_rightToLeft = true;
c_imagesPath = "/Skin/MenuSkin/";

c_styles['MM'] = [[0, 'none', '#7A7A7A', 0, '', '', ''], [0, 'solid', 'solid', 'transparent', '#4d4c76', 10, '', '[Hover.gif]', '#000', '#000000', '11px', 'tahoma,arial,helvetica,sans-serif', 'normal', 'none', 'none', 'right', 1, 'solid', '#6E6E6E', 0, true, '[h_arrow.gif]', '[h_arrow_over.gif]', 10, 15, '10', 'none', 'transparent', 'transparent', '#000', 'none', '[h_arrow.gif]', 'solid', '#CBCBEF', '[Current.gif]', '#ffffff', 'none', '[h_arrow.gif]', '', '', '', '']];
c_styles['SM'] = [ // SubMenus
[
// MENU BOX STYLE
1, 	// BorderWidth
'solid', // BorderStyle (CSS valid values except 'none')
'#b8b7b7', // BorderColor ('color')
2, 	// Padding
'#f7f7f7', // Background ('color','transparent','[image_source]')
'', 	// IEfilter (only transition filters work well - not static filters)
''		// Custom additional CSS for the menu box (valid CSS)
], [
// MENU ITEMS STYLE
0, 	// BorderWidth
'solid', // BorderStyle (CSS valid values except 'none')
'solid', // OVER BorderStyle
'transparent', // BorderColor ('color')
'transparent', // OVER BorderColor
3, 	// Padding
'#eeeeee', // Background ('color','transparent','[image_source]')
'#0c73bd', // OVER Background
'#000000', // Color
'#FFFFFF', // OVER Color
'8pt', 	// FontSize (values in CSS valid units - %,em,ex,px,pt)
'tahoma', // FontFamily
'normal', // FontWeight (CSS valid values - 'bold','normal','bolder','lighter','100',...,'900')
'none', 	// TextDecoration (CSS valid values - 'none','underline','overline','line-through')
'none', 	// OVER TextDecoration
'right', 	// TextAlign ('left','center','right','justify')
1, 	// ItemsSeparatorSize
'solid', // ItemsSeparatorStyle (border-style valid values)
'#CBCBEF', // ItemsSeparatorColor ('color','transparent')
1, 	// ItemsSeparatorSpacing
true, 			// UseSubMenuImage (true,false)
'[v_arrow_rtl.gif]', // SubMenuImageSource ('[image_source]')
'[v_arrow_rtl_over.gif]', // OverSubMenuImageSource
6, 		// SubMenuImageWidth
7, 		// SubMenuImageHeight
'8', 		// SubMenuImageVAlign ('pixels from item top','middle')
'solid', 		// VISITED BorderStyle
'#E7E7E7', 		// VISITED BorderColor
'#E7E7E7', 		// VISITED Background
'#000000', 		// VISITED Color
'none', 			// VISITED TextDecoration
'[v_arrow_rtl.gif]', // VISITED SubMenuImageSource
'solid', 		// CURRENT BorderStyle
'transparent', 		// CURRENT BorderColor
'#3d49a4', 		// CURRENT Background
'#FFFFFF', 		// CURRENT Color
'none', 			// CURRENT TextDecoration
'[v_arrow_rtl_over.gif]', // CURRENT SubMenuImageSource
'', // Custom additional CSS for the items (valid CSS)
'', 	// OVER Custom additional CSS for the items (valid CSS)
'', 	// CURRENT Custom additional CSS for the items (valid CSS)
''		// VISITED Custom additional CSS for the items (valid CSS)
]];
c_menus['Menu1'] = [['horizontal', 'static', '0', '0', false, false, -1, 3, '10em', 'MM', false], [-3, 0, 'auto', '130', '300', 'SM', false]];

