var AddBookMark='javascript:window.external.AddFavorite("http://www.fgroupsoft.com","F-Group Software - software to simplify your life!")';

var MainMenuDef = {
	"timer": 500,

	"style": {
		"box": false,
		"css": "Top-Menuj-Button",
		"bgimg": "/images/menu-botton-normal.gif",
		"size": [105, 24],
		"direction": "h",
//		"border": {
//			"color": "#CEDCEE", 
//			"width": 1
//		},
		"itemoffset": {"y": 0, "x": 0}
	},

	"itemover": {"bgimg": "/images/menu-botton-ower.gif", "css": "Top-Menuj-Button"},

	"position": {"absolute": false, "pos": [0, 0]},

	"separator": {"style": {"bgimg": "/images/menu-fon.gif", "size": [2, 24]}},
	
	"items" : [

	// <Home>		 
		{
			"action": {"url": "/index.html"},
			"text": "Главная",
			
			"menu": {
				"style": { 
					"direction": "v",
					"box": true,
					"css": "Top-MenuJ-Button-Submenu",
					"bgimg": "",
					"bgcolor": "#8CA9CD",
					"size": [170, 16],
					"shadow": {"color": "#FFFFFF", "width": 2},
					"itemoffset": {"y": 2, "x": 2 },
					"imgspace": 0,
					"border": {
						"color": "#CEDCEE", "size": 1,
						"t": {
							size: '',
							offset: 0,                    
							width: 1,                                                
							color: '#CEDCEE'
						},
						"b": {
							size: '',
							offset: 0,                    
							width: 1,                                                
							color: '#EFEFEF'
						},
						"l": {
							size: '',
							offset: 0,                    
							width: 1,                                                
							color: '#CEDCEE'
						},
						"r": {
							size: '',
							offset: 0,                    
							width: 1,                                                
							color: '#EFEFEF'
						}
					} // border
				}, // style

				"itemover": {"bgimg": "", "bgcolor": "#CEDCEE", "css": "Top-MenuJ-Button-Submenu"},
	
				"position": {
					"anchor": "sw",
					"anchor_side": "nw",
					"menuoffset": {"x": "0", "y": "1"}
				},
	
				"separator": {"style": {"bgimg": "/images/menu-fon.gif", "size": [170, 2]}},

				"items": [
					{ 
						"action": {"url": "/News/index.html"},
						"text": "Новости"
					}, 
					
					{ 
						"action": {"url": "/Software.html"},
						"text": "Все программы"
					}, 

					{ 
						"action": {"url": "/Newsletter/index.html"},
						"text": "Архив рассылки"
					}, 
										
					{"type": "separator"},

					{ 
						"action": {"url": "/Sitemap.html"},
						"text": "Карта сайта"
					}
				]
			} // menu		
		},
	// </Home>
		
	// <Download>		 
		{
			"action": {"url": "/Download.html"},
			"text": "Скачать",
			
			"menu": {
				"style": { 
					"direction": "v",
					"box": true,
					"css": "Top-MenuJ-Button-Submenu",
					"bgimg": "",
					"bgcolor": "#8CA9CD",
					"size": [170, 18],
					"shadow": {"color": "#FFFFFF", "width": 2},
					"itemoffset": {"y": 2, "x": 2 },
					"imgspace": 0,
					"border": {
						"color": "#E2EAF5", "size": 1,
						"t": {
							size: '',
							offset: 0,                    
							width: 1,                                                
							color: '#E2EAF5'
						},
						"b": {
							size: '',
							offset: 0,                    
							width: 1,                                                
							color: '#EFEFEF'
						},
						"l": {
							size: '',
							offset: 0,                    
							width: 1,                                                
							color: '#E2EAF5'
						},
						"r": {
							size: '',
							offset: 0,                    
							width: 1,                                                
							color: '#EFEFEF'
						}
					} // border
				}, // style

				"itemover": {"bgimg": "", "bgcolor": "#CEDCEE", "css": "Top-MenuJ-Button-Submenu"},
	
				"position": {
					"anchor": "sw",
					"anchor_side": "nw",
					"menuoffset": {"x": "0", "y": "1"}
				},
	
				"separator": {"style": {"bgimg": "/images/menu-fon.gif", "size": [170, 2]}},

				"items": [
					{ 
						"action": {"url": "/Absolutestartup/Download.html"},
						"text": "Absolute StartUp"
					}, 
					
					{ 
						"action": {"url": "/Internetimagebrowser/Download.html"},
						"text": "Internet Image Browser"
					}, 

					{ 
						"action": {"url": "/Iemanager/Download.html"},
						"text": "IEManager"
					}, 
					
					{ 
						"action": {"url": "/Iecount/Download.html"},
						"text": "IECount"
					}, 
					
					{ 
						"action": {"url": "/Automixer/Download.html"},
						"text": "AutoMixer"
					},

					{ 
						"action": {"url": "/Mclipboard/Download.html"},
						"text": "MClipboard"
					},
															
					{ 
						"action": {"url": "/absolutebackupmonitor/Download.html"},
						"text": "Absolute Backup Monitor"

					}
				]
			} // menu		
		},
	// </Download>		 

		{"type": "separator"},

	//<Order>		 
		{
			"action": {"url": "/Order.html"},
			"text": "Регистрация",
		
			"menu": {
				"style": { 
					"direction": "v",
					"box": true,
					"css": "Top-MenuJ-Button-Submenu",
					"bgimg": "",
					"bgcolor": "#8CA9CD",
					"size": [170, 18],
					"shadow": {"color": "#FFFFFF", "width": 2},
					"itemoffset": {"y": 2, "x": 2 },
					"imgspace": 0,
					"border": {
						"color": "#CEDCEE", "size": 1,
						"t": {
							size: '',
							offset: 0,                    
							width: 1,                                                
							color: '#CEDCEE'
						},
						"b": {
							size: '',
							offset: 0,                    
							width: 1,                                                
							color: '#EFEFEF'
						},
						"l": {
							size: '',
							offset: 0,                    
							width: 1,                                                
							color: '#CEDCEE'
						},
						"r": {
							size: '',
							offset: 0,                    
							width: 1,                                                
							color: '#EFEFEF'
						}
					} // border
				}, // style

				"itemover": {"bgimg": "", "bgcolor": "#CEDCEE", "css": "Top-MenuJ-Button-Submenu"},
	
				"position": {
					"anchor": "sw",
					"anchor_side": "nw",
					"menuoffset": {"x": "0", "y": "1"}
				},
	
				"separator": {"style": {"bgimg": "/images/menu-fon.gif", "size": [170, 2]}},

				"items": [
					{ 
						"action": {"url": "/Absolutestartup/Order.html"},
						"text": "Absolute StartUp"
					}, 
					{ 
						"action": {"url": "/Internetimagebrowser/Order.html"},
						"text": "Internet Image Browser"
					}, 
					{ 
						"action": {"url": "/Iemanager/Order.html"},
						"text": "IEManager"
					}, 
					{ 
						"action": {"url": "/Mclipboard/Order.html"},
						"text": "MClipboard"
					}, 
					{ 
						"action": {"url": "/absolutebackupmonitor/Order.html"},
						"text": "Absolute Backup Monitor"
					}
					
				]
			} // menu		
		
		},

	// </Order>
	
		{"type": "separator"},

	// <Contact us>		 
		{
			"action": {"url": "/Support-contact.html"},
			"text": "Поддержка",
			
			"menu": {
				"style": { 
					"direction": "v",
					"box": true,
					"css": "Top-MenuJ-Button-Submenu",
					"bgimg": "",
					"bgcolor": "#8CA9CD",
					"size": [170, 18],
					"shadow": {"color": "#FFFFFF", "width": 2},
					"itemoffset": {"y": 2, "x": 2 },
					"imgspace": 0,
					"border": {
						"color": "#CEDCEE", "size": 1,
						"t": {
							size: '',
							offset: 0,                    
							width: 1,                                                
							color: '#CEDCEE'
						},
						"b": {
							size: '',
							offset: 0,                    
							width: 1,                                                
							color: '#EFEFEF'
						},
						"l": {
							size: '',
							offset: 0,                    
							width: 1,                                                
							color: '#CEDCEE'
						},
						"r": {
							size: '',
							offset: 0,                    
							width: 1,                                                
							color: '#EFEFEF'
						}
					} // border
				}, // style

				"itemover": {"bgimg": "", "bgcolor": "#CEDCEE", "css": "Top-MenuJ-Button-Submenu"},
	
				"position": {
					"anchor": "sw",
					"anchor_side": "nw",
					"menuoffset": {"x": "0", "y": "1"}
				},
	
				"separator": {"style": {"bgimg": "/images/menu-fon.gif", "size": [170, 2]}},

				"items": [
					{ 
						"action": {"url": "/Support-contact.html", "target": ""},
						"text": "Контакты"
					}, 
					
					{ 
						"action": {"url": "/Buttons/index.html", "target": ""},
						"text": "F-Group кнопки"
					},

					{ 
						"action": {"url": "mailto:?subject=Good%20software%20link&body=http://www.fgroupsoft.net", "target": "_blank"},
						"text": "Послать линк другу"
					},
															
					{ 
						"action": {"url": "/links.html", "target": ""},
						"text": "Наши Партнёры"
					},
															
					{ 
						"action": {"url": "/about/", "target": ""},
						"text": "О компании"
					} 
				]
			} // menu		
		},
	// </Contact us>


{"type": "separator"}


		]
};


