c_styles={};c_menus={}; // do not remove this line

/******************************************************
	(1) GLOBAL SETTINGS
*******************************************************/

c_hideTimeout=500; // 1000==1 second
c_subShowTimeout=300;
c_keepHighlighted=true;
c_findCURRENT= true; // find the item linking to the current page and apply it the CURRENT style class
c_findCURRENTTree=false;
c_overlapControlsInIE=true;
c_rightToLeft=true; // if the menu text should have "rtl" direction (e.g. Hebrew, Arabic)

/******************************************************
	(2) MENU STYLES (CSS CLASSES)
*******************************************************/

c_imagesPath="/UI/Styles/iran-confair-thin/images/MainMenu/"; // path to the directory containing the menu images

c_styles['MM']=[ // MainMenu (the shorter the class name the better)
[
// MENU BOX STYLE
0,		// BorderWidth
'solid',	// BorderStyle (CSS valid values except 'none')
'#c3c3c3',	// BorderColor ('color')
0,		// Padding
'#333333',	// 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
'#F00',	// BorderColor ('color')
'#C00',	// OVER BorderColor
0,		// Padding
'#333333',	// Background ('color','transparent','[image_source]')
'[yellow-hover.gif]',	// OVER Background
'#FFF',	// Color
'#000',	// OVER Color
'100%',		// FontSize (values in CSS valid units - %,em,ex,px,pt)
'',	// 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
'center',		// TextAlign ('left','center','right','justify')
0,		// ItemsSeparatorSize
'solid',	// ItemsSeparatorStyle (border-style valid values)
'#999999',	// ItemsSeparatorColor ('color','transparent')
0,		// ItemsSeparatorSpacing
false,			// UseSubMenuImage (true,false)
'[arrow1.gif]',	// SubMenuImageSource ('[image_source]')
'[arrow2.gif]',	// OverSubMenuImageSource
8,			// SubMenuImageWidth
4,			// SubMenuImageHeight
'middle',			// SubMenuImageVAlign ('pixels from item top','middle')
'dashed',		// VISITED BorderStyle
'#CC0000',		// VISITED BorderColor
'#333333',		// VISITED Background
'#FFF',		// VISITED Color
'none',			// VISITED TextDecoration
'[arrow2.gif]',	// VISITED SubMenuImageSource
'dashed',		// CURRENT BorderStyle
'#ECCDDF',		// CURRENT BorderColor
'#333333',		// CURRENT Background
'#FFF',		// CURRENT Color
'none',			// CURRENT TextDecoration
'[arrow2.gif]',	// CURRENT SubMenuImageSource
' display:inline-block;  width:100px; height:30px; padding:0 1px;',		// Custom additional CSS for the items (valid CSS)
'background-position: center; background-repeat: no-repeat; width:100px; height:30px; padding:0 1px; ',		// OVER Custom additional CSS for the items (valid CSS)
'background-position: center; background-repeat: no-repeat; width:100px; height:30px; padding:0 1px; ',		// CURRENT Custom additional CSS for the items (valid CSS)
' width:100px; height:30px; padding:0 1px; '		// VISITED Custom additional CSS for the items (valid CSS)
]];


c_styles['SM']=[ // SubMenus
[
// MENU BOX STYLE
0,		// BorderWidth
'solid',	// BorderStyle (CSS valid values except 'none')
'#FFF',	// BorderColor ('color')
0,		// Padding
'[sm_bg.png]',	// 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
'#FFFFFF',	// BorderColor ('color')
'#D0A6BE',	// OVER BorderColor
0,		// Padding
'transparent',	// Background ('color','transparent','[image_source]')
'transparent',	// OVER Background
'#FFFFFF',	// Color
'#FFCC00',	// OVER Color
'90%',		// FontSize (values in CSS valid units - %,em,ex,px,pt)
'',	// 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')
0,		// ItemsSeparatorSize
'solid',	// ItemsSeparatorStyle (border-style valid values)
'#999999',	// ItemsSeparatorColor ('color','transparent')
0,		// ItemsSeparatorSpacing
true,			// UseSubMenuImage (true,false)
'[arrow1.gif]',	// SubMenuImageSource ('[image_source]')
'[arrow2.gif]',	// OverSubMenuImageSource
8,			// SubMenuImageWidth
8,			// SubMenuImageHeight
'middle',			// SubMenuImageVAlign ('pixels from item top','middle')
'solid',		// VISITED BorderStyle
'#FFFFFF',		// VISITED BorderColor
'transparent',		// VISITED Background
'#FFFFFF',		// VISITED Color
'none',			// VISITED TextDecoration
'[arrow1.gif]',	// VISITED SubMenuImageSource
'dashed',		// CURRENT BorderStyle
'#ECCDDF',		// CURRENT BorderColor
'#000',		// CURRENT Background
'#FC0',		// CURRENT Color
'none',			// CURRENT TextDecoration
'[arrow2.gif]',	// CURRENT SubMenuImageSource
'padding:5px 11px 5px 77px; height:auto; width: auto',		// Custom additional CSS for the items (valid CSS)
'padding:5px 11px 5px 77px; height:auto; width: auto',		// OVER Custom additional CSS for the items (valid CSS)
'padding:5px 11px 5px 77px; height:auto; width: auto',		// CURRENT Custom additional CSS for the items (valid CSS)
'padding:5px 11px 5px 77px; height:auto; width: auto'		// VISITED Custom additional CSS for the items (valid CSS)
]];

c_styles['MapM']=[ // SubMenus
[
// MENU BOX STYLE
0,		// BorderWidth
'solid',	// BorderStyle (CSS valid values except 'none')
'#FFF',	// BorderColor ('color')
0,		// Padding
'transparent',	// 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
'#FFFFFF',	// BorderColor ('color')
'#D0A6BE',	// OVER BorderColor
0,		// Padding
'#19374A',	// Background ('color','transparent','[image_source]')
'#234B67',	// OVER Background
'#BFD8E8',	// Color
'#FFFFFF',	// OVER Color
'90%',		// FontSize (values in CSS valid units - %,em,ex,px,pt)
'',	// 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')
0,		// ItemsSeparatorSize
'solid',	// ItemsSeparatorStyle (border-style valid values)
'#FFF',	// ItemsSeparatorColor ('color','transparent')
0,		// ItemsSeparatorSpacing
false,			// UseSubMenuImage (true,false)
'[arrow1.gif]',	// SubMenuImageSource ('[image_source]')
'[arrow2.gif]',	// OverSubMenuImageSource
8,			// SubMenuImageWidth
8,			// SubMenuImageHeight
'middle',			// SubMenuImageVAlign ('pixels from item top','middle')
'solid',		// VISITED BorderStyle
'#FFFFFF',		// VISITED BorderColor
'#19374A',		// VISITED Background
'#BFD8E8',		// VISITED Color
'none',			// VISITED TextDecoration
'[arrow1.gif]',	// VISITED SubMenuImageSource
'dashed',		// CURRENT BorderStyle
'#ECCDDF',		// CURRENT BorderColor
'#316B93',		// CURRENT Background
'#FFF',		// CURRENT Color
'none',			// CURRENT TextDecoration
'[arrow2.gif]',	// CURRENT SubMenuImageSource
'padding:5px 11px ; height:20px; width: auto; margin-bottom:1px',		// Custom additional CSS for the items (valid CSS)
'padding:5px 11px ; height:20px; width: auto; margin-bottom:1px',		// OVER Custom additional CSS for the items (valid CSS)
'padding:5px 11px ; height:20px; width: auto; margin-bottom:1px',		// CURRENT Custom additional CSS for the items (valid CSS)
'padding:5px 11px ; height:20px; width: auto; margin-bottom:1px'		// VISITED Custom additional CSS for the items (valid CSS)
]];
