//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,	
,	
130,	
1,	
"center",
style1,				
1,	
"center",
effect,	
,	
1, 	
,	
,	
,	
,	
,	
,	
,	
,					
,	
,"] About us [","index.htm",,"",1 
,"] Map [","map.htm",,"",1
,"] Links [","links.htm",,"",1
,"] e-mail [","mailto:info@si-doo.si?subject=web-info",,"",1
,"] Site map [","sitemap.htm",,"",1
,"] Registrated users [","login.htm",,"",1
])



	
dumpmenus()
