//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",
"#ffff99",
"#999999",
"#ffff99",
"#ffff99",
12,	
"normal",
"normal",
"Tahoma",
2,						
,	
,	
,	
,	
,	
,	
,	
,	
,	
]
style2=[	
"#ffff99",
"black",
"white",
"white",
12,	
"normal",				
"normal",
"Tahoma",
2,	
,			
,	
,	
,	
,	
,	
,	
,	
,	
]


addmenu(menu=[	
"mainmenu",			
130,	
,	
140,	
1,	
"center",
style1,				
1,	
"center",
effect,	
,	
1, 	
,	
,	
,	
,	
,	
,	
,	
,					
,	
,"] About us [","show-menu=Aboutus",,"",1 
,"] Connectivity [","show-menu=Connectivity",,"",1
,"] Security [","show-menu=Security",,"",1
,"] System management [","show-menu=System management",,"",1
,"] Support [","show-menu=Support",,"",1
,"] News [","show-menu=news",,"",1
,"] Registrated users [","login.htm",,"",1
])


	addmenu(menu=["Aboutus",
	,,140,1,"",style1,,"",effect,,,,,,,,,,,,
	,"- Kdo smo","aboutusslo.htm",,,1
	,"- Kje smo","kjesmoslo.htm",,,1
	,"- Kontakt","mailto:info@si-doo.si?subject=web-info ",,,1
	,"- Site map","mapslo.htm",,,1
	])
		addmenu(menu=["Connectivity",
	,,140,1,"",style1,,"",effect,,,,,,,,,,,,
	,"- WRQ","wrq1.htm",,,1
	,"- Proizvodi","wrqprodukti.htm",,,1
	])
		addmenu(menu=["Security",
	,,140,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"- Watch guard ","WatchGuard.htm",,,1
	,"- Proizvodi ","show-menu=opisi",,"",1 
	,"- Področja","WatchGuardpodrocja.htm",,,1
	])
	
		addmenu(menu=["opisi",
	,,230,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"- Firebox<SUP>®</SUP> Vclass ","Vclass.htm",,,1
	,"- Firebox<SUP>®</SUP> System ","VSystem.htm",,,1
	,"- Firebox<SUP>®</SUP> SOHO Models","soho.htm",,,1
	,"- ServerLock<SUP>®</SUP> and AppLock<SUP>®</SUP>/Web ","ServerLock.htm",,,1
	,"- WatchGuard<SUP>®</SUP> for MSS (Managed Security Services)","mss.htm",,,1
	,"- Boll Engineering - Autodoc ","Autodoc.htm",,,1
	])
	addmenu(menu=["System management",
	,,140,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"- Proizvajalci","sms.htm",,,1
	])
addmenu(menu=["Support",
	,,140,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"- Watch guard","WatchGuardsupport.htm",,,1
	,"- WRQ ","wrqsupport.htm",,,1
	,"- System management","smsupport.htm",,,1

		
	])
	addmenu(menu=["news",
	,,140,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"- Arhiv novic","arhiv.htm",,,1
	,"- Watch guard","newswg.htm",,,1
	,"- WRQ ","newswrq.htm",,,1
	,"- System management","newssms.htm",,,1

		
	])
dumpmenus()