
/***************************************************************************
                            Version 4 Menu ARRAYS
***************************************************************************/
//[100,       // menu width
//200,        // left_position
//50,         // top_position
//"red",      // font_color
//"yellow",   // mouseover_font_color
//"yellow",   // background_color
//"black",    // mouseover_background_color
//"blue",     // border_color
//"green",    // separator_color
//1,          // top_is_permanent
//1,          // top_is_horizontal
//0,          // tree_is_horizontal
//1,          // position_under
//0,          // top_more_images_visible
//1,          // tree_more_images_visible
//"null",     // evaluate_upon_tree_show
//"null",     // evaluate_upon_tree_hide
//],          // right-to-left

var tagMe =" "
bName2 = navigator.appName;
bVer2 = parseInt(navigator.appVersion);
if (bName2 == "Microsoft Internet Explorer" && bVer2 >= 4){ thisBR ="m4";}
else thisBR ="null"
if ((navigator.vendor == "Netscape6")||(thisBR=="m4")) {
	tagMe = " "
}
else {
tagMe ="&nbsp;"
}
 document.write('')
HM_Array1 = [
[100,null,124],
["About","about.html",1,0,0]
]

HM_Array2 = [
[100,null,125],
["Mission","mission.html",1,0,0]
]

HM_Array3 = [
[120,null,125],
["Undergraduate","undergraduate.html",1,0,0],
["Graduate","graduate.html",1,0,0],
["Study Abroad","http://www.studyabroad.purdue.edu/",1,0,0]
]

HM_Array4 = [
[130,null,125],
["Staff","http://india.fll.purdue.edu/FLLPortal/FLLFaculty.aspx",1,0,0]
]

HM_Array5 = [
[250,null,125],
["Global Business Languages","http://www.mgmt.purdue.edu/centers/ciber/publications/gbl/gbl-main.htm",1,0,0],
["Business and Technical Languages at Purdue","http://www.cla.purdue.edu/fll/GBL/homepage5.html",1,0,0],
["Purdue Studies in Romance Literatures","PSRL/",1,0,0]
]

HM_Array6 = [
[120,null,125],
["Employment","employ.html",1,0,0]
]