//The following line is critical for menu operation, and MUST APPEAR ONLY ONCE. If you have more than one menu_array.js file rem out this line in subsequent files
menunum=0;menus=new Array();_d=document;function addmenu(){menunum++;menus[menunum]=menu;}function dumpmenus(){mt="<script language=javascript>";for(a=1;a<menus.length;a++){mt+=" menu"+a+"=menus["+a+"];"}mt+="<\/script>";_d.write(mt)}
//Please leave the above line intact. The above also needs to be enabled if it not already enabled unless this file is part of a multi pack.



////////////////////////////////////
// Editable properties START here //
////////////////////////////////////

// if(navigator.appVersion.indexOf("MSIE 6.0")>0)
// {
	effect = "Fade(duration=0.0);Alpha(style=0,opacity=100);Shadow(color='#ffff99', Direction=135, Strength=0)"
// }
// else
// {
// 	effect = "Shadow(color='#777777', Direction=0, Strength=0)" // Stop IE5.5 bug when using more than one filter
// }


timegap=250	
followspeed=50	
followrate=40	
suboffset_top=00;	
suboffset_left=00;	

style1=[	
"black",
"#ffffff",
"#999999",
"#ffffff",
"#ffffff",
12,	
"normal",
"normal",
"Tahoma",
2,						
,	
,	
,	
,	
,	
,	
,	
,	
,	
]
style2=[	
"#ffffff",
"black",
"white",
"white",
12,	
"normal",				
"normal",
"Tahoma",
2,	
,			
,	
,	
,	
,	
,	
,	
,	
,	
]


addmenu(menu=[	
"mainmenu",			
130,	
,	
140,	
1,	
"center",
style1,				
1,	
"center",
effect,	
,	
1, 	
,	
,	
,	
,	
,	
,	
,	
,					
,	
,"  O Podjetju  ","show-menu=Aboutus",,"",1 
,"  Povezljivost  ","show-menu=Connectivity",,"",1
,"  Varnost  ","show-menu=Security",,"",1
,"  Upravljanje Sistemov  ","show-menu=System management",,"",1
,"  Podpora  ","show-menu=Support",,"",1
,"  Novice  ","show-menu=news",,"",1
,"  Registr. Uporabniki  ","login.php",,"",1
])


	addmenu(menu=["Aboutus",
	,,140,1,"",style1,,"",effect,,,,,,,,,,,,
	,"- Osnovni podatki","aboutusslo.php",,,1
	,"- Kje smo","kjesmoslo.php",,,1
	,"- Kontakt","mailto:info@si-doo.si?subject=web-info ",,,1
	// ,"- Site map","mapslo.php",,,1
	])
		addmenu(menu=["Connectivity",
	,,140,1,"",style1,,"",effect,,,,,,,,,,,,
	,"- Attachmate","wrq.php",,,1
	,"- Proizvodi","wrqprodukti.php",,,1
	])
		addmenu(menu=["Security",
	,,140,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"- WatchGuard ","WatchGuard.php",,,1
	,"- Proizvodi ","show-menu=opisi",,"",1 
	,"- Področja","WatchGuardpodrocja.php",,,1
	])
	
		addmenu(menu=["opisi",
	,,230,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"- Firebox<SUP>®</SUP> System ","VSystem.php",,,1
	,"- Firebox<SUP>®</SUP> SOHO Models","soho.php",,,1
	,"- WatchGuard<SUP>®</SUP> for MSS (Managed Security Services)","mss.php",,,1
	,"- Boll Engineering - Autodoc ","Autodoc.php",,,1
	])
	addmenu(menu=["System management",
	,,140,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"- Proizvajalci","sms.php",,,1
	])
	
	addmenu(menu=["Support",
	,,140,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"- WatchGuard","WatchGuardsupport.php",,,1
	,"- Attachmate ","wrqsupport.php",,,1
	,"- System management","smsupport.php",,,1
	])
	
	addmenu(menu=["news",
	,,140,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"- Arhiv novic","arhiv.php",,,1
	,"- WatchGuard","newswg.php",,,1
	,"- Attachmate ","newswrq.php",,,1
	,"- System management","newssms.php",,,1
	])

dumpmenus()
