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 175, // Menu Top - The Top position of the menu in pixels 0, // Menu Left - The Left position of the menu in pixels 100, // Menu Width - Menus width in pixels 1, // 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 0, // Always Visible - allows the menu item to be visible at all time (1=on/0=off) "", // 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) 0, // 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 ,"root","show-menu=menu1","./products.php?cid=1",,1 ]); addmenu(menu=["menu1",,,120,1,"",style0,,"left",,,,,,,,,,,,, ,"стабилизаторы напряжения","./products.php?cid=22",,,1 ,"усилители телесигнала","./products.php?cid=2",,,1 ,"активные разветвители","./products.php?cid=3",,,1 ,"усилители FM","./products.php?cid=25",,,1 ,"усилители домовые","./products.php?cid=26",,,1 ,"фильтры сумматоры","./products.php?cid=9",,,1 ]); dumpmenus();