/*
 Milonic DHTML Website Navigation Menu
 Written by Andy Woolley - Copyright 2002 (c) Milonic Solutions Limited. All Rights Reserved.
 Please visit http://www.milonic.com/ for more information.
 
 The Free use of this menu is only available to Non-Profit, Educational & Personal web sites.
 Commercial and Corporate licenses  are available for use on all other web sites & Intranets.
 All Copyright notices MUST remain in place at ALL times and, please keep us informed of your
 intentions to use the menu and send us your URL.
 
 If you are having difficulty with the menu please read the FAQ at http://www.milonic.com/faq.php before contacting us.

*/

//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 //
////////////////////////////////////


// Special effect string for IE5.5 or above please visit http://www.milonic.com/filters_sample.php for more filters
if(navigator.appVersion.indexOf("MSIE 6.0")>0){
	effect = "Fade(duration=0.2);Alpha(style=0,opacity=88);Shadow(color='#777777', Direction=135, Strength=5)"
}
else{
	effect = "Shadow(color='#777777', Direction=135, Strength=5)"
}


timegap=500				// The time delay for menus to remain visible
followspeed=5				// Follow Scrolling speed
followrate=40				// Follow Scrolling Rate
suboffset_top=10;			// Sub menu offset Top position 
suboffset_left=10;			// Sub menu offset Left position
Frames_Top_Offset=0 		// Frames Page Adjustment for Top Offset
Frames_Left_Offset=-36		// Frames Page Adjustment for Left Offset



plain_style=[				// Menu Properties Array
"333399",						// Off Font Color
"CAD5F2",					// Off Back Color
"FFEBCD",					// On Font Color
"333399",					// On Back Color
"333399",					// Border Color
10,							// Font Size
"normal",					// Font Style
"bold",						// Font Weight
"Verdana, Tahoma, Arial, Helvetica",	// Font
4,							// Padding
"../images/menu/arrow-blue-right.gif",				// Sub Menu Image
,							// 3D Border & Separator
,"66ccff"					// 3D High Color
,"000099"					// 3D Low Color
]


addmenu(menu=["gradjani",
,,150,1,"",plain_style,,,effect,,,,,,,,,,,,,
"Krediti", "show-menu=krediti_gradjani",,"Krediti",0,
"Štednja", "show-menu=stednja_gradjani",,"Štednja",0,
"CREDO-NET", "../txt/credo_net.htm target=_self",,"CREDO_NET",0,
"Teku&#263;i ra&#269;uni", "../txt/gradjani_tekuciracuni.htm target=_self",,"Teku&#269;i ra&#269;uni",0,
"Maestro kartica", "../txt/gradjani_maestrokartica.htm",,"Maestro kartica",0,
"Mjenja&#269;ki poslovi", "../txt/gradjani_mjenjackiposlovi.htm target=main",,"Mjenja&#269;ki poslovi",0,
"Poslovi s inozemstvom", "../txt/gradjani_posovisinozemstvom.htm target=main",,"Poslovi s inozemstvom",0

])


addmenu(menu=["krediti_gradjani",
	,,140,1,"",plain_style,,"left",effect,,,,,,,,,,,,,
	"Nenamjenski","../txt/gradjani_krediti_nenamjenski.htm",,"Nenamjenski krediti",1,
	"Namjenski","../txt/gradjani_krediti_namjenski.htm",,"Namjenski krediti",1
	])
addmenu(menu=["pravne",
,,150,1,"",plain_style,,"left",effect,,,,,,,,,,,,,
"Platni promet","show-menu=platnipromet_pravne",,"Platni promet",0,
"MBCARD/MAESTRO poslovna kartica","../txt/pravne_maestro.htm",,"MBCARD/MAESTRO poslovna kartica",0,
"Depoziti","../txt/pravne_depoziti.htm",,"Depoziti",0,
"Krediti","show-menu=krediti_pravne",,"Krediti",0,
"Ostali poslovi","../txt/pravne_ostali.htm",,"Ostali poslovi",0
])
addmenu(menu=["izracuni",
,,150,1,"",plain_style,,"left",effect,,,,,,,,,,,,,
"Konverzija valuta","../tec-web/Konverzija.htm",,"Konverzija valuta",0,
"Izra&#269;un anuiteta","../txt/izracuni2.htm",,"Izra&#269;un anuiteta",0
])



addmenu(menu=["stednja_gradjani",
	,,60,1,"",plain_style,,"left",effect,,,,,,,,,,,,,
	"Kunska","../txt/gradjani_stednja_kunska.htm",,"Kunska štednja",1,
	"Devizna","../txt/gradjani_stednja_devizna.htm",,"Devizna štednja",1
	])



addmenu(menu=["platnipromet_pravne",
	,,140,1,"",plain_style,,"left",effect,,,,,,,,,,,,,
	"Doma&#263;i platni promet","../txt/pravne_platnipromet_domaci.htm",,"Doma&#263;i platni promet",1,
	"Platni promet s inozemstvom","../txt/pravne_platnipromet_inozemstvo.htm",,"Platni promet s inozemstvom",1,
	"Elektronsko bankarstvo","../txt/pravne_platnipromet_ebanking.htm",,"Elektronsko bankarstvo",1,
       	"Tarife naknada u pl. prometu","../txt/pravne_platnipromet_tarife.htm",,"Tarife naknada u platnom prometu",1
	])


addmenu(menu=["krediti_pravne",
	,,80,1,"",plain_style,,"left",effect,,,,,,,,,,,,,
	"Kratkoro&#269;ni","../txt/pravne_krediti_kratkorocni.htm",,"Kratkoro&#269;ni krediti",1,
	"Dugoro&#269;ni","../txt/pravne_krediti_dugorocni.htm",,"Dugoro&#269;ni krediti",1,
	"Okvirni","../txt/pravne_krediti_okvirni.htm",,"Okvirni krediti",1,
       	"Ino krediti","../txt/pravne_krediti_ino.htm",,"Ino krediti",1
	])




dumpmenus()
