/*
 Milonic DHTML Website Navigation Menu - Version 3.4
 Written by Andy Woolley - Copyright 2002 (c) Milonic Solutions Limited. All Rights Reserved.
 Please visit http://www.milonic.co.uk/menu or e-mail menu3@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.
*/


//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.co.uk/menu/filters_sample.php for more filters
if(navigator.appVersion.indexOf("MSIE 6.0")>0)
{
	effect = "gradientwipe(size=0.60, wipestyle=5, motion=Forward, duration=0.01);Shadow(color='#777777', Direction=135, Strength=3);Alpha(style=0,opacity=85)"
}
else
{
	effect = "Shadow(color='#777777', Direction=135, Strength=5)" // Stop IE5.5 bug when using more than one filter
}


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

style1=[			// style1 is an array of properties. You can have as many property arrays as you need. This means that menus can have their own style.
"yellow",			// Mouse Off Font Color
"navy",			// Mouse Off Background Color
"white",			// Mouse On Font Color
"blue",			// Mouse On Background Color
"white",			// Menu Border Color 
10,					// Font Size in pixels
"normal",			// Font Style (italic or normal)
"bold",				// Font Weight (bold or normal)
"Verdana, Arial, Courier",	// Font Name
4,					// Menu Item Padding
,		// Sub Menu Image (Leave this blank if not needed)
,					// 3D Border & Separator bar
"66ffff",			// 3D High Color
"000099",			// 3D Low Color
"yellow",			// Current Page Item Font Color (leave this blank to disable)
,				// Current Page Item Background Color (leave this blank to disable)
,		// Top Bar image (Leave this blank to disable)
"yellow",			// Menu Header Font Color (Leave blank if headers are not needed)
"navy",			// Menu Header Background Color (Leave blank if headers are not needed)
"white",			// Menu Item Separator Color
]


addmenu(menu=[		// This is the array that contains your menu properties and details
"mainmenu",			// Menu Name - This is needed in order for the menu to be called
43,					// Menu Top - The Top position of the menu in pixels
58,				// Menu Left - The Left position of the menu in pixels
86,					// Menu Width - Menus width in pixels
1,					// Menu Border Width 
,					// Screen Position - here you can use "center;left;right;middle;top;bottom" or a combination of "center:middle"
style1,				// Properties Array - this is set higher up, as above
1,					// Always Visible - allows the menu item to be visible at all time (1=on/0=off)
"center",				// Alignment - sets the menu elements text alignment, values valid here are: left, right or center
,				// Filter - Text variable for setting transitional effects on menu activation - see above for more info
,					// Follow Scrolling - Tells the menu item to follow the user down the screen (visible at all times) (1=on/0=off)
1, 					// Horizontal Menu - Tells the menu to become horizontal instead of top to bottom style (1=on/0=off)
0,					// Keep Alive - Keeps the menu visible until the user moves over another menu or clicks elsewhere on the page (1=on/0=off)
,					// Position of TOP sub image left:center:right
,					// Set the Overall Width of Horizontal Menu to 100% and height to the specified amount (Leave blank to disable)
,					// Right To Left - Used in Hebrew for example. (1=on/0=off)
,					// Open the Menus OnClick - leave blank for OnMouseover (1=on/0=off)
,					// ID of the div you want to hide on MouseOver (useful for hiding form elements)
,					// Background image for menu when BGColor set to transparent.
,					// Scrollable Menu
,					// Reserved for future use
,"Početak","index.html",,"Početak prezentacije",1 // "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"
,"O meni","licno.html",,"O meni",1
,"Mađioničar","show-menu=madjionicar",,"Mađioničar Golub",1
,"Zanimljivosti","show-menu=zanimljivosti",,"Zanimljivosti",1
,"Knjiga gostiju","show-menu=gosti",,"Knjiga gostiju",1
,"Foto albumi","album/index.html",,"Foto albumi",1
,"E-servisi","show-menu=email",,"E-mail servisi",1
,"Linkovi","show-menu=linkovi",,"Interesantni linkovi",1
])
	
	addmenu(menu=["madjionicar",,,120,1,,style1,0,"left",effect,0,,,,,,,,,,,
	,"Mađioničar Golub","madjionicar.html",,"O mađioničaru Golubu",1
	,"Trikovi","trikovi/index.html",,"Interaktivni trikovi",1
	,"Fotografije","album/albummagic1998I.html",,"Mađioničarski albumi fotografija",1
	,"TV reklama","tv.html",,"TV reklama",1
	,"Radio reklama","radio.html",,"Radio reklama",1
	,"Naručite predstavu","show.html",,"Naručite predstavu",1
	])
	
	addmenu(menu=["zanimljivosti",,,88,1,,style1,0,"center",effect,0,,,,,,,,,,,
	,"Izviđači","izvidjaci.html",,"Izviđači",1
	,"Kompjuteri","show-menu=kompjuteri",,"Kompjuteri",1
	,"Internet domeni","http://www.madjionicar.com/domen/",,"Internet domeni .com .net .org ...",1
	,"Shpagetti","http://www.madjionicar.com/spagete/",,"Recept špageta sa saftom od mesa",1
	,"Dr-SKENDY MP3 muzika","http://www.skendymusic2.madjionicar.com/",,"MP3 muzika od Dr-SKENDY -a",1
	,"Radio emisija","http://www.mazohist.madjionicar.com/",,"Uzivo radio emisija Slobodni Zagreb",1
	,"Web gifovi","http://www.madjionicar.com/sc.html",,"Web gifovi za na primjer serbiancafe stranice",1
	])
		
	addmenu(menu=["kompjuteri",,,110,1,,style1,0,"left",effect,0,,,,,,,,,,,
	,"O kompjuterima","kompjuteri.html",,"O kompjuterima",1
	,"Amiga kompjuter","amiga.html",,"Amiga kompjuter",1
	,"IRC","irc.html",,"IRC - Internet Relay Chat",1
	,"ReVoLuTiOnS IRC Skripta","http://www.revolutions.madjionicar.com/",,"ReVoLuTiOnS IRC Skripta",1
	,"PSI-Factor IRC Skripta","http://www.psi-factor.madjionicar.com/",,"PSI-Factor IRC Skripta",1
	,"Antinuke Nukenabber","http://www.nuke.madjionicar.com/",,"Antinuke program Nukenabber",1
	])
	
	addmenu(menu=["gosti",
	,,88,1,,style1,0,"center",effect,0,,,,,,,,,,,
	,"Pročitaj", "http://titan.guestworld.tripod.lycos.com/wgb/wgbview.dbm?owner=Golub",,"Pročitaj knjigu gostiju!",1
	,"Upiši se", "http://titan.guestworld.tripod.lycos.com/wgb/wgbsign.dbm?owner=Golub",,"Upiši se u knjigu gostiju!",1
	])

	addmenu(menu=["email",,,157,1,,style1,0,"left",effect,0,,,,,,,,,,,
	,"mail.madjionicar.com","http://mail.madjionicar.com/",,"Mađioničarski e-mail - mail.madjionicar.com",1
	,"mail.yahoo.com","http://mail.yahoo.com/",,"Besplatni E-mail - mail.yahoo.com",1
	,"www.hotmail.com","http://www.hotmail.com/",,"Besplatni E-mail - www.hotmail.com",1
	,"www.banjaluka.com","http://www.banjaluka.com/",,"Besplatni E-mail - www.banjaluka.com",1
	,"www.blic.net","http://www.blic.net/",,"E-mail na provajderu - www.blic.net",1
	,"Forumi","show-menu=forumi",,"Forumi",1
	])	
	
	addmenu(menu=["forumi",,,175,1,,style1,0,"center",effect,0,,,,,,,,,,,
	,"www.Forum.Madjionicar.com","http://www.Forum.Madjionicar.com/",,"Mađioničarski forum",1
	,"www.magic.org","http://www.magic.org/",,"Mađioničarski forum",1
	,"www.magicbunny.co.uk","http://www.magicbunny.co.uk/",,"Mađioničarski forum",1
	,"www.skendy.net","http://www.skendy.net/",,"Skandy.Net",1
	,"www.skendy.com","http://www.skendy.com/",,"Skandy.Com",1
	])

	addmenu(menu=["linkovi",,,88,1,,style1,0,"center",effect,0,,,,,,,,,,,
	,"Mađioničarski","linkovi-magic.html",,"Mađioničarski linkovi",1
	,"Zanimljivi","linkovi-drugi.html",,"Zanimljivi linkovi",1
	,"Svi Linkovi","linkovi.html",,"Svi linkovi",1
	,"Drugi","show-menu=drugi",,"Drugi",1
	,"Statistike","http://www.madjionicar.com/statistik/madjionicar.com/",,"Stastike - Administrator",1
	])
	
	addmenu(menu=["drugi",,,88,1,,style1,0,"center",effect,0,,,,,,,,,,,
	,"eBay","http://www.ebay.co.uk/",,"eBay",1
	,"Barclays","http://ibank.barclays.co.uk/",,"Barclays",1
	,"BarclaysCard","http://www.barclaycard.co.uk/",,"Barclays Card",1
	,"HSBC","http://www.hsbc.co.uk/",,"HSBC",1
	,"Halifax","https://www.halifax-online.co.uk/_mem_bin/formslogin.asp",,"Halifax",1
	,"Ostalo","http://www.madjionicar.com/pocetna/",,"Ostalo",1])

dumpmenus()
