addmenu(menu=[				// This is the array that contains your menu properties and details
"topmenu0",			    	// Menu items Name
0,					        // Top
100,						// left
130,						// Width
0,						    // Always Visible - allows the menu item to be visible at all time
,							// Keep Alive - Keeps the menu visible until the user moves over another menu or clicks elsewhere on the page
,							// Show an image on top menu bars indicating a sub menu exists below

])


addmenu(menu=[				// This is the array that contains your menu properties and details
"topmenu1",			    	// Menu items Name
0,					        // Top
100,						// left
130,						// Width
0,						    // Always Visible - allows the menu item to be visible at all time
,							// Keep Alive - Keeps the menu visible until the user moves over another menu or clicks elsewhere on the page
,							// Show an image on top menu bars indicating a sub menu exists below
,"<img src='./images/bullet.gif'> Struktura","index.php?mod=struktura&lang=ALB",,,1
,"<img src='./images/bullet.gif'> Lista e Stafit","index.php?mod=staf&lang=ALB",,,1

])


addmenu(menu=[				// This is the array that contains your menu properties and details
"topmenu2",			    	// Menu items Name
0,					        // Top
100,						// left
130,						// Width
0,						    // Always Visible - allows the menu item to be visible at all time
,							// Keep Alive - Keeps the menu visible until the user moves over another menu or clicks elsewhere on the page
,							// Show an image on top menu bars indicating a sub menu exists below
,"<img src='./images/bullet.gif'> Menu 3,1","index.html",,,1
,"<img src='./images/bullet.gif'> Menu 3,2","index.html",,,1
,"<img src='./images/bullet.gif'> Menu 3,3","index.html",,,1
])


addmenu(menu=[				// This is the array that contains your menu properties and details
"topmenu3",			    	// Menu items Name
0,					        // Top
100,						// left
130,						// Width
0,						    // Always Visible - allows the menu item to be visible at all time
,							// Keep Alive - Keeps the menu visible until the user moves over another menu or clicks elsewhere on the page
,							// Show an image on top menu bars indicating a sub menu exists below
,"<img src='./images/bullet.gif'> Menu 4,1","index.html",,,1
,"<img src='./images/bullet.gif'> Menu 4,2","index.html",,,1
,"<img src='./images/bullet.gif'> Menu 4,3","index.html",,,1
])


addmenu(menu=[				// This is the array that contains your menu properties and details
"topmenu4",			    	// Menu items Name
0,					        // Top
100,						// left
130,						// Width
0,						    // Always Visible - allows the menu item to be visible at all time
,							// Keep Alive - Keeps the menu visible until the user moves over another menu or clicks elsewhere on the page
,							// Show an image on top menu bars indicating a sub menu exists below
,"<img src='./images/bullet.gif'> Menu 5,1","index.html",,,1
,"<img src='./images/bullet.gif'> Menu 5,2","index.html",,,1
,"<img src='./images/bullet.gif'> Menu 5,3","index.html",,,1
])


addmenu(menu=[				// This is the array that contains your menu properties and details
"submenu1_0_0",			    // Menu items Name
,					        // Top
,							// left
130,						// Width
,						    // Always Visible - allows the menu item to be visible at all time
,							// Keep Alive - Keeps the menu visible until the user moves over another menu or clicks elsewhere on the page
,							// Show an image on top menu bars indicating a sub menu exists below
,"<img src='./images/bullet.gif'> Menu 1,2,1","index.html",,,1
,"<img src='./images/bullet.gif'> Menu 1,2,2","index.html",,,1
,"<img src='./images/bullet.gif'> Menu 1,2,3","index.html",,,1
,"<img src='./images/bullet.gif'> Menu 1,2,4","index.html",,,1
,"<img src='./images/bullet.gif'> Menu 1,2,5","index.html",,,1
,"<img src='./images/bullet.gif'> Menu 1,2,6","index.html",,,1
,"<img src='./images/bullet.gif'> Menu 1,2,7","index.html",,,1
,"<img src='./images/bullet.gif'> Menu 1,2,8","index.html",,,1
,"<img src='./images/bullet.gif'> Menu 1,2,9","index.html",,,1
,"<img src='./images/bullet.gif'> Menu 1,2,10","index.html",,,1
])



dumpmenus()