
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)}

effect = "Fade(duration=0.2);Alpha(style=0,opacity=80);Shadow(color='#777777', Direction=135, Strength=5)" // Special effect string for IE5.5 or above please visit http://www.milonic.co.uk/menu/filters_sample.php for more filters

timegap=100
followspeed=50
followrate=400
suboffset_top=10;
suboffset_left=10;
aAddr="";

PS=[
"333333"	// Off Font Color
,"E9E9D1"		// Off Back Color
,"333333"		// On Font Color
,"FFCC33"	// On Back Color
,"000000"	// Border Color
,12	  			// Font Size
,"normal"	// Font Style
,"bold"		// Font Weight
,"Verdana, Tahoma, Arial, Helvetica"	// Font
,4					// Padding
,"/navi/arrow.gif"// Sub Menu Image
,					// 3D Border & Separator
,"66ccff"		// 3D High Color
,"000099"	// 3D Low Color
,"000000"				// Current Page Item Font Color (leave this blank to disable)
,"FFCC33"					// Current Page Item Background Color (leave this blank to disable)
,			// Top Bar image (Leave this blank to disable)
,				// Menu Header Font Color (Leave blank if headers are not needed)
,				// Menu Header Background Color (Leave blank if headers are not needed)
]

addmenu(menu=[
"main",			// Menu items Name
225,						// Top
50,						// left
160,						// Width
1,						// Border Width
"valign",		// Screen Position - here you can use "center;left;right;middle;top;bottom"
PS,					// Properties Array - this is set higher up, as above
1,						// Always Visible - allows the menu item to be visible at all time
"left",			// Alignment - sets the menu elements alignment, HTML values are valid here for example: left, right or center
effect,						// Filter - Text variable for setting transitional effects on menu activation
,						// Follow Scrolling - Tells the menu item to follow the user down the screen
0, 					// Horizontal Menu - Tells the menu to be horizontal instead of top to bottom style
,						// Keep Alive - Keeps the menu visible until the user moves over another menu or clicks elsewhere on the page
,						// Position of sub image left:center:right:middle:top:bottom
,						// Show an image on top menu bars indicating a sub menu exists below
,
,
,
,,,
// "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"
,"HOME PAGE","/index_e.html",,"Home page",1 
,"WEAVING","show-menu=plet",,"Weaving",1
,"APPLIQUE","show-menu=applic",,"Applique",1
,"DYNASTIES","/docs/Dinastia/dinast_E.htm",,"Dynasties",1
,"MASTERS AND FOLLOWERS","/docs/Mastera_i_ucheniki/MasterUche_E.htm",,"Artists and followers",1
,"EXHIBITIONS","/docs/Vistavki/vistavki_E.htm",,"Exhibitions",1
,"FESTIVAL","show-menu=fest",,"Festival",1
,"GUEST BOOK","/cgi-bin/guestbook_e/pvdgb.pl",,"Guest book",1
,"CREATORS","/docs/Osozdat/Osozdat_E.htm",,"Creators",1
])

addmenu(menu=["fest",,,165,1,"",PS,,"right",effect,,,,,,,,,,,,
	,"Festival 2005","/Festival/2005_Festival/Festival_e.html",,"Festival 2005",1
	,"Festival 2003","/Festival/2003_Festival/Festival_e.html",,"Festival 2003",1
	])

addmenu(menu=["plet",,,165,1,"",PS,,"right",effect,,,,,,,,,,,,
	,"Weaving - history","/docs/pletenie/hist_pl_E.htm",,"Weaving",1
	,"Spiders","/docs/pletenie/pauky_E.htm",,"Spiders",1
	,"Sculptures","/docs/pletenie/skulpt_E.htm",,"Sculpture",1
	,"Masks","/docs/pletenie/maski_E.htm",,"Masks",1
	,"Cult works","/docs/pletenie/cerkvi_E.htm",,"Cult works",1		
	,"Household works","/docs/pletenie/util_E.htm",,"Household works",1	
	,"Costume jewellery, toy ","/docs/pletenie/bijutria_E.htm",,"Costume jewellery, toy ",1	
	,"Hats, garlands","/docs/pletenie/gol_ubory_E.htm",,"Hats, garlands",1	
	,"Flowers, compositions","/docs/pletenie/cveti_E.htm",,"Flowers, compositions",1	
	,"Gallery of artists","/docs/pletenie/mastera_E.htm",,"Gallery of artists",1	
	])

addmenu(menu=["applic",,,165,1,"",PS,,"right",effect,,,,,,,,,,,,
	,"Applique - history","/docs/applikacia/hist.ap_E.htm",,"Applique",1
	,"Carpets","/docs/applikacia/kovri_E.htm",,"Carpets",1
	,"Decorative panels","/docs/applikacia/panno_E.htm",,"Decorative panels",1	
	,"Caskets","/docs/applikacia/util_E.htm",,"Caskets",1	
	,"Miniature","/docs/applikacia/miniat_E.htm",,"Miniature",1	
	,"Gallery of artists","/docs/applikacia/mastera_E.htm",,"Gallery of artists",1	
])
	
dumpmenus()