/***********************************************************************************
*	(c) Ger Versluis 2000 version 5.411 24 December 2001 (updated Jan 31st, 2003 by Dynamic Drive for Opera7)
*	For info write to menus@burmees.nl		          *
*	You may remove all comments for faster loading	          *		
***********************************************************************************/

	var NoOffFirstLineMenus=14;			// Number of first level items
	var LowBgColor='white';			// Background color when mouse is not over
	var LowSubBgColor='white';			// Background color when mouse is not over on subs
	var HighBgColor='#006800';			// Background color when mouse is over
	var HighSubBgColor='#006800';			// Background color when mouse is over on subs
	var FontLowColor='#006800';			// Font color when mouse is not over
	var FontSubLowColor='#006800';			// Font color subs when mouse is not over
	var FontHighColor='white';			// Font color when mouse is over
	var FontSubHighColor='white';			// Font color subs when mouse is over
	var BorderColor='#006800';			// Border color
	var BorderSubColor='#006800';			// Border color for subs
	var BorderWidth=1;				// Border width
	var BorderBtwnElmnts=1;			// Border between elements 1 or 0
	var FontFamily="arial,comic sans ms,technical"	// Font family menu items
	var FontSize=8;				// Font size menu items
	var FontBold=0;				// Bold menu items 1 or 0
	var FontItalic=0;				// Italic menu items 1 or 0
	var MenuTextCentered='left';			// Item text position 'left', 'center' or 'right'
	var MenuCentered='left';			// Menu horizontal position 'left', 'center' or 'right'
	var MenuVerticalCentered='top';		// Menu vertical position 'top', 'middle','bottom' or static
	var ChildOverlap=.0;				// horizontal overlap child/ parent
	var ChildVerticalOverlap=.0;			// vertical overlap child/ parent
	var StartTop=260;				// Menu offset x coordinate
	var StartLeft=20;				// Menu offset y coordinate
	var VerCorrect=0;				// Multiple frames y correction
	var HorCorrect=0;				// Multiple frames x correction
	var LeftPaddng=3;				// Left padding
	var TopPaddng=2;				// Top padding
	var FirstLineHorizontal=0;			// SET TO 1 FOR HORIZONTAL MENU, 0 FOR VERTICAL
	var MenuFramesVertical=1;			// Frames in cols or rows 1 or 0
	var DissapearDelay=1000;			// delay before menu folds in
	var TakeOverBgColor=1;			// Menu frame takes over background color subitem frame
	var FirstLineFrame='navig';			// Frame where first level appears
	var SecLineFrame='space';			// Frame where sub levels appear
	var DocTargetFrame='space';			// Frame where target documents appear
	var TargetLoc='';				// span id for relative positioning
	var HideTop=0;				// Hide first level when loading new document 1 or 0
	var MenuWrap=1;				// enables/ disables menu wrap 1 or 0
	var RightToLeft=0;				// enables/ disables right to left unfold 1 or 0
	var UnfoldsOnClick=0;			// Level 1 unfolds onclick/ onmouseover
	var WebMasterCheck=0;			// menu tree checking on or off 1 or 0
	var ShowArrow=1;				// Uses arrow gifs when 1
	var KeepHilite=1;				// Keep selected path highligthed
	var Arrws=['tri.gif',5,10,'tridown.gif',10,5,'trileft.gif',5,10];	// Arrow source, width and height

function BeforeStart(){return}
function AfterBuild(){return}
function BeforeFirstOpen(){return}
function AfterCloseAll(){return}


// Menu tree
//	MenuX=new Array(Text to show, Link, background image (optional), number of sub elements, height, width);
//	For rollover images set "Text to show" to:  "rollover:Image1.jpg:Image2.jpg"

Menu1=new Array("An Overview","blank.htm","",3,20,230);
    Menu1_1=new Array("Location and Role","location.htm","",0,20,100);
	Menu1_2=new Array("Objectives","objective.htm","",0);
	Menu1_3=new Array("Personnel","personnel.htm","",0);
	
Menu2=new Array("University Partner Exchange Programs","agreenew.htm","",0,20,230);
                
Menu3=new Array("Other Study Abroad Opportunities","blank.htm","",21,19,230);
	Menu3_1=new Array("MSSU Group Trips for 2010","abroad2010.htm","",0,20,240);
	Menu3_2=new Array("Oxford University","oxford/oxford.htm","",0);
	Menu3_3=new Array("Missouri London Program","london/london.htm","",0);
	Menu3_4=new Array("Missouri Africa Program","africa2/africa.htm","",0);
	Menu3_5=new Array("Missouri Greece Program","greece/greece.htm","",0);
	Menu3_6=new Array("ISEP (International Student Exchange Program)","blank.htm","",5);
	       Menu3_6_1=new Array("ISEP Exchanges for MSSU Students","isep/isep.htm","",0,20,190);
		   Menu3_6_2=new Array("Affordability","isep/isep.htm#afford","",0);
		   Menu3_6_3=new Array("How to Apply","isep/isep.htm#apply","",0);
		   Menu3_6_4=new Array("Before, During, & After the Exchange","isep/isep.htm#exchange","",0);
		   Menu3_6_5=new Array("Countries Visited by MSSU Students","isep/isep.htm#countries","",0);
    Menu3_7=new Array("Bilateral Exchange Programs","blank.htm","",4);
	       Menu3_7_1=new Array("Accepting Bilateral Exchange Students","accept.htm","",0,20,240);
		   Menu3_7_2=new Array("Sending MSSU Students on Bilateral Exchanges","send.htm","",0);
		   Menu3_7_3=new Array("Exchange Program Application Form","appform.pdf","",0);
		   Menu3_7_4=new Array("Policy for Credit Transfer","credit.htm","",0);
	Menu3_8=new Array("International Student Teaching","http://www.mssu.edu/edu/pdf/opportunities/internationalstudentteaching.pdf","",0);
	Menu3_9=new Array("International Media Seminar in Paris","/paris","",0);
	Menu3_10=new Array("Charles Darwin University-Australia","http://www.cdu.edu.au/studyabroad/index.html","",0);
	Menu3_11=new Array("AustraLearn","http://www.australearn.org/","",0);
	Menu3_12=new Array("IIE Passport","http://www.iiepassport.org/","",0);
	Menu3_13=new Array("American Institute for Foreign Study","http://www.aifs.com/","",0);
	Menu3_14=new Array("Fulbright Scholar Program","http://www.cies.org","",0);
	Menu3_15=new Array("Gilman International Scholarship Program","http://www.iie.org//programs/gilman/index.html","",0);
	Menu3_16=new Array("National Security Education Program","http://www.iie.org/nsep","",0);
	Menu3_17=new Array("Rotary Ambassadorial Scholarships","rotary.htm","",0);
	Menu3_18=new Array("StudyAbroad.com","http://www.studyabroad.com","",0);
    Menu3_19=new Array("German Academic Exchange Service (DAAD)","http://www.daad.org","",0);
    Menu3_20=new Array("Summer Intensive Language Studies","http://www.summerlanguages.com","",0);
    Menu3_21=new Array("International Studies Abroad","http://www.studiesabroad.com","",0);
	
Menu4=new Array("Study Abroad Grants and Policies","grants.htm","",0,20,230);

Menu5=new Array("Semester Emphases","blank.htm","",13,20,230);
	Menu5_1=new Array("The Canada Semester, 2009","/canada","",0,20,180);
	Menu5_2=new Array("The Germany Semester, 2008","/germany","",0,20,180);
	Menu5_3=new Array("The China Semester, 2007","/china","",0,20,180);
	Menu5_4=new Array("The France Semester, 2006","/france","",0,20,180);
	Menu5_5=new Array("The Mexico Semester, 2005","/mexico","",0,20,180);
	Menu5_6=new Array("The Russia Semester, 2004","russia/russiasem.htm","",0);
	Menu5_7=new Array("The Cuba Semester, 2003","cuba/cubasem.htm","",0);
	Menu5_8=new Array("The India Semester, 2002","india/indiasem.htm","",0);
	Menu5_9=new Array("The Japan Semester, 2001","japan/japansem.htm","",0);
	Menu5_10=new Array("The America Semester, 2000","america/americasem.htm","",0);
	Menu5_11=new Array("The Latin America Semester, 1999","latinam/latinsem.htm","",0);
	Menu5_12=new Array("The Africa Semester, 1998","africa/afri-sem.htm","",0);
	Menu5_13=new Array("The China Semester, 1997","china/chinasem.htm","",0);
	
Menu6=new Array("The Gockel International Symposia","blank.htm","",12,20,230);
	Menu6_1=new Array("2008 - Germany & the U.S.: In a Globalized World","/germany/symposium12.htm","",0,20,450);
	Menu6_2=new Array("2007 - China and the U.S.: Steering a Course for Collision or Convergence?","/china/symposium11.htm","",0,20,450);
	Menu6_3=new Array("2006 - France and the U.S.: Friends and Foes in Global Change","/france/symposium10.htm","",0,20,450);
	Menu6_4=new Array("2005 - New Horizons in U.S.-Mexico Relations","/mexico/symposium9.htm","",0);
	Menu6_5=new Array("2004 - After Tsars and Soviets: Russia's Future and Why It Matters","russia/symposium8.htm","",0);
	Menu6_6=new Array("2003 - Cuba After Castro?","cuba/symposium7.htm","",0);
	Menu6_7=new Array("2002 - India and South Asia: Conflict, Crisis, and Kashmir","india/symposium6.htm","",0);
	Menu6_8=new Array("2001 - Rising Sun, Looming Crisis: Japan Facing Reform & Transition in the New Millennium","japan/symposium5.htm","",0);
	Menu6_9=new Array("2000 - America on the Verge of a New Millennium","america/symposium4.htm","",0);
	Menu6_10=new Array("1999 - Latin America: Peace, Human Progress & New Challenges for the 21st Century","latinam/symp-la.htm","",0);
	Menu6_11=new Array("1998 - Africa: The Neglected Continent","africa/symp-afr.htm","",0);
	Menu6_12=new Array("1997 - Hong Kong in Transition","china/sympos.htm","",0);
	
Menu7=new Array("The McCaleb Initiative for Peace","mccaleb/index.htm","",0,20,230);

Menu8=new Array("Programs of Outreach","blank.htm","",7,20,230);
	Menu8_1=new Array("Missouri Multicultural Network","/missouri","",0,20,255);
	Menu8_2=new Array("International Society of Weekly Newspaper Editors","http://www.iswne.org","",0);
	Menu8_3=new Array("International Language Resource Center","ilrc/","",0);
	Menu8_4=new Array("Spanish Village for Children","ilrc/spanish.htm","",0);
	Menu8_5=new Array("International Trade & Quality Center","/itc","",0);
	Menu8_6=new Array("88.7 Fine Arts Radio International","http://www.kxms.org","",0);
	Menu8_7=new Array("International Film Festival","/film/filmhome.htm","",0);
		
Menu9=new Array("For International Students","blank.htm","",3,20,230);
	Menu9_1=new Array("International English Program","iep","",0,20,290);
	Menu9_2=new Array("Admission Procedures for Missouri Southern","/international/student","",0);
	Menu9_3=new Array("Student Exchange Programs Institutional Information Sheet","exchange.htm","",0);

Menu10=new Array("International Journalism","blank.htm","",5,20,230);
	Menu10_1=new Array("International Media Seminar in Paris","/paris","",0,20,260);
	Menu10_2=new Array("International Society of Weekly Newspaper Editors","http://www.iswne.org","",0);
	Menu10_3=new Array("International Conference on Multicultural Journalism","vienna/vienna.htm","",0);
	Menu10_4=new Array("Assignment: Latin America, 1999","latin.htm","",0);
	Menu10_5=new Array("Assignment: Homg Kong, 1997","hongkong/hkchart.htm","",0);
		
Menu11=new Array("Special Publications","blank.htm","",7,20,230);
	Menu11_1=new Array("A Student's Guide to International Travel","acover.htm","",0,20,260);
	Menu11_2=new Array("A Parent's Guide to International Travel","parguide.htm","",0);
	Menu11_3=new Array("So You Want to Study Abroad?","infguide.htm","",0);
	Menu11_4=new Array("How to Write About Your Trip Abroad","write.htm","",0);
	Menu11_5=new Array("Leading a Student Tour","leadtour/studenttourcover.htm","",0);
	Menu11_6=new Array("A Primer on Internationalization of a Campus","primer.htm","",0);
	Menu11_7=new Array("Securing Agreements with International Institutions","linkage.htm","",0);
	
Menu12=new Array("International Studies & International Business","blank.htm","",5,20,230);
	Menu12_1=new Array("Major in International Studies","majoris.htm","",0,20,160);	
	Menu12_2=new Array("Major in International Business","http://www.mssu.edu/business/int_business.html","",0);
	Menu12_3=new Array("Minor in International Studies","minoris.htm","",0);
    Menu12_4=new Array("Suggested Order of Study","order.htm","",0);
    Menu12_5=new Array("Course Descriptions","describe.htm","",0);

Menu13=new Array("Site Map","sitemap.htm","",0,20,230);

Menu14=new Array("International Mission Viewbook ","VB08.pdf","",0,20,230);