
//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.

if(navigator.appVersion.indexOf("MSIE 5.0")>0)
{
	effect = "Fade(duration=0.2);Alpha(style=0,opacity=98)"
}
else
{
	effect = "Shadow(color='#777777', Direction=135, Strength=0)" // Stop IE5.5 bug when using more than one filter
}


timegap=400				// The time delay for menus to remain visible
followspeed=5			// Follow Scrolling speed
followrate=40			// Follow Scrolling Rate
suboffset_top=5;		// Sub menu offset Top position 
suboffset_left=5;		// 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.
"000099",				// Mouse Off Font Color
"FFFFFF",				// Mouse Off Background Color
"orange",				       // Mouse On Font Color
"FFFFFF",				// Mouse On Background Color
"000099",				// Menu Border Color (submenus)
12,						// Font Size in pixels
"normal",				// Font Style (italic or normal)
"normal",				// Font Weight (bold or normal)
"Arial",		// Font Name
2,						// Menu Item Padding
"",			           // Sub Menu Image (Leave this blank if not needed)
"",			          // 3D Border & Separator bar
"",				// 3D High Color
"",				// 3D Low Color
"",				// 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)
"",				// Menu Header Font Color (Leave blank if headers are not needed)
"",				// 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
,					// Menu Top - The Top position of the menu in pixels
"",				// Menu Left - The Left position of the menu in pixels
,					// Menu Width - Menus width in pixels
,					// Menu Border Width 
"center:left",					// 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)
"",				// 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)
0, 					// 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)
,					// Reserved for future use
,					// Reserved for future use
,					// Reserved for future use

,"&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Arabic&nbsp; ","show-menu=arabic",,"",1// "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"
,"&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Chinese&nbsp;","show-menu=chinese",,"",1
,"&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;French&nbsp;","show-menu=french",,"",1
,"&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;German&nbsp;","show-menu=german",,"",1
,"&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Greek&nbsp;","show-menu=greek",,"",1
,"&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Italian&nbsp;","show-menu=italian",,"",1
,"&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Japanese&nbsp;","show-menu=japanese",,"",1
,"&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Korean&nbsp;","show-menu=korean",,"",1
,"&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Russian&nbsp;","show-menu=russian",,"",1
,"&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Spanish&nbsp;","show-menu=spanish",,"",1


])

	addmenu(menu=["arabic",
	,,120,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"Home","http://www.drexel.edu/coas/culturecomm/lang/arabic/default.asp",,,1
	,"Faculty ","http://www.drexel.edu/coas/culturecomm/lang/arabic/faculty.asp",,,1
	,"Academics","http://www.drexel.edu/coas/culturecomm/lang/arabic/academics.asp",,,1
	,"News & Events","http://www.drexel.edu/coas/culturecomm/lang/arabic/news_events.asp",,,1
	,"Resources","http://www.drexel.edu/coas/culturecomm/lang/arabic/resources.asp",,,1
	])
	
	 addmenu(menu=["chinese",
	,,120,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"Home","http://www.drexel.edu/coas/culturecomm/lang/chinese/default.asp",,,1
	,"Faculty ","http://www.drexel.edu/coas/culturecomm/lang/chinese/faculty.asp",,,1
	,"Academics","http://www.drexel.edu/coas/culturecomm/lang/chinese/academics.asp",,,1
	,"News & Events","http://www.drexel.edu/coas/culturecomm/lang/chinese/news_events.asp",,,1
	,"Resources","http://www.drexel.edu/coas/culturecomm/lang/chinese/resources.asp",,,1
	]) 
	 
	addmenu(menu=["french",
	,,120,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"Home","http://www.drexel.edu/coas/culturecomm/lang/french/default.asp",,,1
	,"Faculty ","http://www.drexel.edu/coas/culturecomm/lang/french/faculty.asp",,,1
	,"Academics","http://www.drexel.edu/coas/culturecomm/lang/french/academics.asp",,,1
	,"News & Events","http://www.drexel.edu/coas/culturecomm/lang/french/news_events.asp",,,1
	,"Resources &raquo","show-menu=Fchresources",,,1
	]) 
	  
							addmenu(menu=["Fchresources",
					,,120,1,"",style1,,"left",effect,,,,,,,,,,,,
					,"Ecrire","//www.drexel.edu/coas/culturecomm/lang/french/resources.asp",,,1
					,"Lire","//www.drexel.edu/coas/culturecomm/lang/french/resources_lire.asp",,,1
					,"Voir","//www.drexel.edu/coas/culturecomm/lang/french/resources_voir.asp",,,1
					,"Ecouter","//www.drexel.edu/coas/culturecomm/lang/french/resources_ecouter.asp",,,1
					,"Travailler","//www.drexel.edu/coas/culturecomm/lang/french/resources_trav.asp",,,1
					,"Voyager","//www.drexel.edu/coas/culturecomm/lang/french/resources_voyager.asp",,,1
					,"A l'&eacute;tranger","//www.drexel.edu/coas/culturecomm/lang/french/resources_tranger.asp",,,1
					])
							
	addmenu(menu=["german",
	,,120,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"Home","http://www.drexel.edu/coas/culturecomm/lang/german/default.asp",,,1
	,"Faculty ","http://www.drexel.edu/coas/culturecomm/lang/german/faculty.asp",,,1
	,"Academics","http://www.drexel.edu/coas/culturecomm/lang/german/academics.asp",,,1
	,"News & Events","http://www.drexel.edu/coas/culturecomm/lang/german/news_events.asp",,,1
	,"Resources &raquo","show-menu=Gemresources",,,1
	]) 		
	
							addmenu(menu=["Gemresources",
					,,160,1,"",style1,,"left",effect,,,,,,,,,,,,
					,"Nachrichten & Unterhaltung","//www.drexel.edu/coas/culturecomm/lang/german/resources.asp",,,1
					,"Bundesregierung","//www.drexel.edu/coas/culturecomm/lang/german/resources_Bundesregierung.asp",,,1
					,"Sprache & Kultur","//www.drexel.edu/coas/culturecomm/lang/german/resources_Sprache_Kultur.asp",,,1
					,"Deutschland besuchen","//www.drexel.edu/coas/culturecomm/lang/german/resources_Deutschland_besuchen.asp",,,1
					])
					
	addmenu(menu=["greek",
	,,120,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"Home","http://www.drexel.edu/coas/culturecomm/lang/greek/default.asp",,,1
	,"Faculty ","http://www.drexel.edu/coas/culturecomm/lang/greek/faculty.asp",,,1
	,"Academics","http://www.drexel.edu/coas/culturecomm/lang/greek/academics.asp",,,1
	,"News & Events","http://www.drexel.edu/coas/culturecomm/lang/greek/news_events.asp",,,1
	,"Resources","http://www.drexel.edu/coas/culturecomm/lang/greek/resources.asp",,,1
	]) 
	
	addmenu(menu=["italian",
	,,120,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"Home","http://www.drexel.edu/coas/culturecomm/lang/italian/default.asp",,,1
	,"Faculty ","http://www.drexel.edu/coas/culturecomm/lang/italian/faculty.asp",,,1
	,"Academics","http://www.drexel.edu/coas/culturecomm/lang/italian/academics.asp",,,1
	,"News & Events","http://www.drexel.edu/coas/culturecomm/lang/italian/news_events.asp",,,1
	,"Resources","http://www.drexel.edu/coas/culturecomm/lang/italian/resources.asp",,,1
	]) 
	
	addmenu(menu=["japanese",
	,,120,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"Home","http://www.drexel.edu/coas/culturecomm/lang/japanese/default.asp",,,1
	,"Faculty ","http://www.drexel.edu/coas/culturecomm/lang/japanese/faculty.asp",,,1
	,"Academics","http://www.drexel.edu/coas/culturecomm/lang/japanese/academics.asp",,,1
	,"News & Events","http://www.drexel.edu/coas/culturecomm/lang/japanese/news_events.asp",,,1
	,"Resources","http://www.drexel.edu/coas/culturecomm/lang/japanese/resources.asp",,,1
	]) 
	
	
	addmenu(menu=["korean",
	,,120,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"Home","http://www.drexel.edu/coas/culturecomm/lang/korean/default.asp",,,1
	,"Faculty ","http://www.drexel.edu/coas/culturecomm/lang/korean/faculty.asp",,,1
	,"Academics","http://www.drexel.edu/coas/culturecomm/lang/korean/academics.asp",,,1
	,"News & Events","http://www.drexel.edu/coas/culturecomm/lang/korean/news_events.asp",,,1
	,"Resources","http://www.drexel.edu/coas/culturecomm/lang/korean/resources.asp",,,1
	]) 
	
		addmenu(menu=["russian",
	,,120,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"Home","http://www.drexel.edu/coas/culturecomm/lang/russian/default.asp",,,1
	,"Faculty ","http://www.drexel.edu/coas/culturecomm/lang/russian/faculty.asp",,,1
	,"Academics","http://www.drexel.edu/coas/culturecomm/lang/russian/academics.asp",,,1
	,"News & Events","http://www.drexel.edu/coas/culturecomm/lang/russian/news_events.asp",,,1
	,"Resources","http://www.drexel.edu/coas/culturecomm/lang/russian/resources.asp",,,1
	]) 
		
		addmenu(menu=["spanish",
	,,120,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"Home","http://www.drexel.edu/coas/culturecomm/lang/spanish/default.asp",,,1
	,"Faculty ","http://www.drexel.edu/coas/culturecomm/lang/spanish/faculty.asp",,,1
	,"Academics","http://www.drexel.edu/coas/culturecomm/lang/spanish/academics.asp",,,1
	,"News & Events","http://www.drexel.edu/coas/culturecomm/lang/spanish/news_events.asp",,,1
	,"Resources","http://www.drexel.edu/coas/culturecomm/lang/spanish/resources.asp",,,1
	]) 	
		
		

dumpmenus()