addmenu(menu=[                          // This is the array that contains your menu properties and details
"mainmenu",                             // Menu Name - This is needed in order for the menu to be called
192,                                    // Menu Top - The Top position of the menu in pixels
0,                                     // Menu Left - The Left position of the menu in pixels
208,                                    // Menu Width - Menus width in pixels
0,                                      // Menu Border Width 
,                                       // Screen Position - here you can use "center;left;right;middle;top;bottom" or a combination of "center:middle"
style0,                                 // Properties Array - this is set higher up, as above
1,                                      // Always Visible - allows the menu item to be visible at all time (1=on/0=off)
"left",                                 // Alignment - sets the menu elements text alignment, values valid here are: left, right or center
,                                       // Filter - Text variable for setting transitional effects on menu activation - see above for more info
,                                       // Follow Scrolling - Tells the menu item to follow the user down the screen (visible at all times) (1=on/0=off)
,                                       // Horizontal Menu - Tells the menu to become horizontal instead of top to bottom style (1=on/0=off)
,                                       // Keep Alive - Keeps the menu visible until the user moves over another menu or clicks elsewhere on the page (1=on/0=off)
,                                       // Position of TOP sub image left:center:right
,                                       // Set the Overall Width of Horizontal Menu to 100% and height to the specified amount (Leave blank to disable)
,                                       // Right To Left - Used in Hebrew for example. (1=on/0=off)
,                                       // Open the Menus OnClick - leave blank for OnMouseover (1=on/0=off)
,                                       // ID of the div you want to hide on MouseOver (useful for hiding form elements)
,                                       // Reserved for future use
,                                       // Reserved for future use
,                                       // Reserved for future use
,"<img src=images/p.gif>О Программе INOGATE", "show-menu=menuAbout","/inogate/ru/about",,1
,"<img src=images/p.gif>Рамочное соглашение INOGATE", "show-menu=menuAgreement","/inogate/ru/umbrella",,1
,"<img src=images/p.gif>Страны-участницы Программы INOGATE", "/inogate/ru/participating","",,1
,"<img src=images/p.gif>Стратегические трубопроводные маршруты" , "show-menu=menuPipeline","/inogate/ru/strategic",,1
,"<img src=images/p.gif>Маломасштабные инфраструктурные проекты" , "show-menu=menuProjects","/inogate/ru/infrastructure",,1
,"<img src=images/p.gif>Инвестиционные возможности" , "/inogate/ru/investment","",,1
,"<img src=images/p.gif>Технический секретариат Программы INOGATE" , "show-menu=menuSecretariat","/inogate/ru/secretariat",,1
,"<img src=images/p.gif>Программа INOGATE в будущем" , "show-menu=menuFuture","/inogate/ru/future",,1
,"<img src=images/p.gif>Контакты" , "/inogate/ru/contact","",,1
]);

addmenu(menu=["menuAbout",
  ,,200,1,"",style1,,"left",effect,,,,,,,,,,,,
  ,"Что такое Программа INOGATE", "/inogate/ru/about/what_is","",,1
  ,"Содержание деятельности Программы INOGATE", "/inogate/ru/about/context","",,1
  ,"Направления деятельности Программы INOGATE", "/inogate/ru/about/activities","",,1
  ,"Программа INOGATE и безопасность поставок", "/inogate/ru/about/security","",,1
  ,"Участники Программы INOGATE", "/inogate/ru/about/involved","",,1
  ,"Как помогает Программа INOGATE?", "/inogate/ru/about/help","",,1
]);


addmenu(menu=["menuAgreement",
  ,,200 ,1,"",style1,,"left",effect,,,,,,,,,,,,
  ,"Что такое Рамочное соглашение INOGATE?", "/inogate/ru/umbrella/what-is","",,1
  ,"О Рамочном соглашении INOGATE", "show-menu=menuAgreementAbout","/inogate/ru/umbrella/about",,1
  ,"Структура Рамочного соглашения", "/inogate/ru/umbrella/structure","",,1
  ,"Текст Рамочного соглашения", "/inogate/ru/umbrella/text","",,1
]);


addmenu(menu=["menuAgreementAbout",
  ,,200 ,1,"",style1,,"left",effect,,,,,,,,,,,,
  ,"Вступление к Рамочному соглашению", "/inogate/ru/umbrella/introduction","",,1
  ,"Предпосылки создания Рамочного соглашения", "/inogate/ru/umbrella/background","",,1
  ,"Законность, гарантии, рентабельность", "/inogate/ru/umbrella/legality","",,1
]);


addmenu(menu=["menuPipeline",
  ,,220 ,1,"",style1,,"left",effect,,,,,,,,,,,,
  ,"Проекты общеевропейского значения", "/inogate/ru/strategic/interest","",,1
  ,"Нефтепроводы", "/inogate/ru/strategic/oil","",,1
  ,"Газопроводы", "/inogate/ru/strategic/gas","",,1
]);



addmenu(menu=["menuProjects",
  ,,220 ,1,"",style1,,"left",effect,,,,,,,,,,,,
  ,"Надежность и безопасность межгосударственных инфраструктур", "/inogate/ru/infrastructure/infrastructure","",,1
  ,"Усовершенствование международной торговли газом", "show-menu=menuProjectsGasTrade","/inogate/ru/infrastructure/trade",,1
  ,"Повышение безопасности поставок путем усовершенствования подземных хранилищ газа", "/inogate/ru/infrastructure/storage","",,1
  ,"Предотвращение аварий", "preventing","",,1
]);


addmenu(menu=["menuProjectsGasTrade",
  ,,250 ,1,"",style1,,"left",effect,,,,,,,,,,,,
  ,"Восточноевропейский региональный метрологический центр", "/inogate/ru/infrastructure/trade#ee","",,1
  ,"Газоизмерительные станции в Восточной Европе – Беларусь, Молдова и Украина", "/inogate/ru/infrastructure/trade#bmu","",,1
  ,"Газоизмерительные станции на Кавказе – Армения, Азербайджан и Грузия", "/inogate/ru/infrastructure/trade#aag","",,1
  ,"Газоизмерительные станции в Центральной Азии – Казахстан, Киргизстан, Туркменистан и Узбекистан", "/inogate/ru/infrastructure/trade#kktu","",,1
]);


addmenu(menu=["menuSecretariat",
  ,,250 ,1,"",style1,,"left",effect,,,,,,,,,,,,
  ,"О Техническом секретариате Программы INOGATE", "/inogate/ru/secretariat/about","",,1
  ,"Деятельность Киевского технического секретариата Программы INOGATE", "show-menu=menuSecretariatSecretariat","/inogate/ru/secretariat/activities",,1
]);

addmenu(menu=["menuSecretariatSecretariat",
  ,,250 ,1,"",style1,,"left",effect,,,,,,,,,,,,
  ,"Обеспечение прозрачности деятельности Программы INOGATE", "/inogate/ru/secretariat/activities#provide","",,1
  ,"Содействие процессу ратификации и реализации Рамочного соглашения INOGATE", "/inogate/ru/secretariat/activities#promoting","",,1
  ,"Информационная поддержка Программы INOGATE", "/inogate/ru/secretariat/activities#promoting1","",,1
  ,"Привлечение инвестиций в стратегические проекты нефтегазового сектора", "/inogate/ru/secretariat/activities#attracting","",,1
  ,"Содействие реализации проектов общеевропейского значения", "/inogate/ru/secretariat/activities#facilitating","",,1
  ,"Координация деятельности Программы INOGATE в странах-участницах", "/inogate/ru/secretariat/activities#coordinating","",,1
]);

addmenu(menu=["menuFuture",
  ,,250 ,1,"",style1,,"left",effect,,,,,,,,,,,,
  ,"Программа действий на 2004-2006 годы", "/inogate/ru/future/2004-2006","",,1
  ,"Программа INOGATE: 2007 и далее", "/inogate/ru/future/2007","",,1
]);

dumpmenus()
_d.write("<div style=\"z-index:19;position:absolute;left:0px;top:436px;\"><img src=images/foot_left_menu.gif></div>");

