﻿
//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.


// 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 = "Fade(duration=0.5);Alpha(style=0,opacity=90);Shadow(color='#777777', Direction=135, Strength=5)"
}
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=20;		// 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.
"#FF9900",				// Mouse Off Font Color
"#FFE6BF",				// Mouse Off Background Color
"#E6DACF",					// Mouse On Font Color
"#806040",				// Mouse On Background Color
"000000",				// Menu Border Color 
12,						// Font Size in pixels
"normal",				// Font Style (italic or normal)
"bold",					// Font Weight (bold or normal)
"Georgia, Arial",		// Font Name
5,						// Menu Item Padding
,						// Sub Menu Image (Leave this blank if not needed)
,						// 3D Border & Separator bar
"#806040",				// 3D High Color
"#E6DACF",				// 3D Low Color
"#806040",					// Current Page Item Font Color (leave this blank to disable)
"#E6DACF",					// Current Page Item Background Color (leave this blank to disable)
,						// Top Bar image (Leave this blank to disable)
"#E6DACF",				// Menu Header Font Color (Leave blank if headers are not needed)
"#806040",				// Menu Header Background Color (Leave blank if headers are not needed)
]



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
220,				// Menu Top - The Top position of the menu in pixels
20,					// Menu Left - The Left position of the menu in pixels
180,				// 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)
"left",				// Alignment - sets the menu elements text alignment, values valid here are: left, right or center
effect,				// Filter - Text variable for setting transitional effects on menu activation - see above for more info
1,					// Follow Scrolling - Tells the menu item to follow the user down the screen (visible at all times) (1=on/0=off)
0, 					// Horizontal Menu - Tells the menu to become horizontal instead of top to bottom style (1=on/0=off)
1,					// 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)
,					// Reserved for future use
,					// Reserved for future use
,					// Reserved for future use
,"General Information &nbsp; &nbsp; &nbsp;  >","show-menu=general_info", "http://www.aplimat.com/General_Information/about_the_conference.php",
"More Information",1 
		// "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"
,"Organization &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;  &nbsp; &nbsp; >","show-menu=organization", 
	"http://www.aplimat.com/General_Information/scientific_committee.html"," ",1
,"Contact Us &nbsp;&nbsp;","http://www.aplimat.com/General_Information/contact_us.html","","",1
,"Call For Papers &nbsp;&nbsp;","http://www.aplimat.com/General_Information/call_for_papers.php","","",1
,"Important Dates &nbsp;&nbsp;","http://www.aplimat.com/General_Information/important_dates.php","","",1
,"List of Participants &nbsp;&nbsp;","http://www.aplimat.com/General_Information/list_of_participants.php","blank.html","",1
,"List of Reviewers &nbsp; &nbsp; ","http://www.aplimat.com/General_Information/list_of_reviewers.php","blank.html","",1
,"List of Accepted Papers &nbsp; ","http://www.aplimat.com/General_Information/zoznam_prijatych_clankov.php","blank.html","",1
,"On-line Registration &nbsp; &nbsp; ","http://www.aplimat.com/Registration/registration1.php","blank.html","",1
,"My Profile &nbsp; &nbsp; ","http://www.aplimat.com/Registration/registration2.php","blank.html","",1
,"Guidelines for Authors &nbsp; &nbsp; ","http://www.aplimat.com/General_Information/authors_kit.php","blank.html","",1
])

	addmenu(menu=["general_info",,,170,1,,style1,0,"left",effect,0,,,,,,,,,,,
	,"About the Conference","http://www.aplimat.com/General_Information/about_the_conference.php",,,1
	,"Conference Fees","http://www.aplimat.com/General_Information/conference_fees.php",,,1
	,"Ways of Participation","http://www.aplimat.com/General_Information/ways_of_participation.html",,,1
	,"Submision Format","http://www.aplimat.com/General_Information/submision_format.html",,,1
	,"Papers Acceptance ","http://www.aplimat.com/General_Information/papers_acceptance.php",,,1	
	])
	
	addmenu(menu=["organization",,,170,1,,style1,0,"left",effect,0,,,,,,,,,,,
	,"Scientific Committee", "http://www.aplimat.com/General_Information/scientific_committee.html",,,1
	,"Organizing Committee", "http://www.aplimat.com/General_Information/organizing_committee.html",,,1
	,"Participants ","http://www.aplimat.com/General_Information/list_of_participants.php",,,1
	,"Reviewers ","http://www.aplimat.com/General_Information/list_of_reviewers.php",,,1
	,"Partners ","http://www.aplimat.com/General_Information/partners.html",,,1	
	])
	
	addmenu(menu=["invited_section",,,240,1,,style1,0,"left",effect,0,,,,,,,,,,,
	,"How to Organize an Invited Session", "http://www.aplimat.com/General_information/Invited_section_how_to.html",,,1
	,"INVITED SESSION ORGANIZERS", "http://www.aplimat.com/General_information/Invited_section_organizers.php",,,1
	,"Invited Sessions Being Organized","http://www.aplimat.com/General_information/Invited_section.php",,,1
	])		


	addmenu(menu=["program",,,240,1,,style1,0,"left",effect,0,,,,,,,,,,,
	,"Aplimat Papers", "http://www.aplimat.com/Program/Paper1.php",,,1
	])
	
	
	addmenu(menu=["program1",,,240,1,,style1,0,"left",effect,0,,,,,,,,,,,
	,"Accomodation, facility Zvarac", "http://www.aplimat.com/Other_Info/List_of_accomodation1.php",,,1
	,"Accomodation, facility Svoradov", "http://www.aplimat.com/Other_Info/List_of_accomodation3.php",,,1
	,"Accomodation, facility Hronec", "http://www.aplimat.com/Other_Info/List_of_accomodation5.php",,,1	
	])			


	addmenu(menu=["guidlines",,,240,1,,style1,0,"left",effect,0,,,,,,,,,,,
	,"Registration Guide", "http://www.aplimat.com/General_information/Registration_Guide.html",,,1
	,"Guidlines For Authors", "http://www.aplimat.com/General_information/Authors_Kit.php",,,1
	,"Guidlines For Reviewers", "http://www.aplimat.com/General_information/Reviewers_Kit.php",,,1
	])		
	
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
510,				// Menu Top - The Top position of the menu in pixels
20,					// Menu Left - The Left position of the menu in pixels
180,				// 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)
"left",				// Alignment - sets the menu elements text alignment, values valid here are: left, right or center
effect,				// Filter - Text variable for setting transitional effects on menu activation - see above for more info
1,					// Follow Scrolling - Tells the menu item to follow the user down the screen (visible at all times) (1=on/0=off)
0, 					// Horizontal Menu - Tells the menu to become horizontal instead of top to bottom style (1=on/0=off)
1,					// 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)
,					// Reserved for future use
,					// Reserved for future use
,					// Reserved for future use


,"For Organizers","http://www.aplimat.com/Registration/registration3.php", "http://www.aplimat.com/Registration/registration3.php","For organizing committee",1 
,"For Reviewers","http://www.aplimat.com/Registration/registration4.php ", " http://www.aplimat.com/Registration/registration4.php","Reviewing Process",1 
		// "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"
])




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
580,				// Menu Top - The Top position of the menu in pixels
20,					// Menu Left - The Left position of the menu in pixels
180,				// 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)
"left",				// Alignment - sets the menu elements text alignment, values valid here are: left, right or center
effect,				// Filter - Text variable for setting transitional effects on menu activation - see above for more info
1,					// Follow Scrolling - Tells the menu item to follow the user down the screen (visible at all times) (1=on/0=off)
0, 					// Horizontal Menu - Tells the menu to become horizontal instead of top to bottom style (1=on/0=off)
1,					// 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)
,					// Reserved for future use
,					// Reserved for future use
,					// Reserved for future use


,"Aplimat Journal","http://www.journal.aplimat.com", 
	"http://www.journal.aplimat.com","Aplimat Journal",1 
,"Conference Archive","http://archiv.aplimat.com/", 
	"http://archiv.aplimat.com/","Conference Archive",1 
		// "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"
])



dumpmenus()
