//UDMv3.1
//**DO NOT EDIT THIS *****
if (!exclude) { //********
//************************



// *** POSITIONING AND STYLES *********************************************

var menuALIGN = "left";		// alignment


var absLEFT = 	0;		// absolute left or right position (if not center)
var absTOP = 	81; 		// absolute top position
var staticMENU = false;		// static positioning mode (ie5/6 and ns4 only)
var stretchMENU = true;		// show empty cells
var showBORDERS = true;	// show empty cell borders
var baseHREF = "dropdown/";	// base path
var zORDER = 	1000;		// base z-order of nav structure (not ns4)
var mCOLOR = 	"#6A7EA3";	// main nav cell color
var rCOLOR = 	"#6A7EA3";	// main nav cell rollover color 
var keepLIT =	false //true;		// keep rollover color when browsing menu
var bSIZE = 	0;		// main nav border size
var bCOLOR = 	"#6A7EA3"	// main nav border color
var aLINK = 	"#FFFFFF";	// main nav link color   // for the main link text color
var aHOVER = 	"";		// main nav link hover-color (dual purpose)
var aDEC = 	"none";		// main nav link decoration
var fFONT = "Tahoma" ; //"verdana,arial,sans serif" ;
var fSIZE = 	11;		// main nav font size (pixels)	
var fWEIGHT = 	"bold"		// main nav font weight
var tINDENT = 	7;		// main nav text indent (if text is left or right aligned)
var vPADDING = 	2;		// main nav vertical cell padding
var vtOFFSET = 	0;		// main nav vertical text offset (+/- pixels from middle)
var vOFFSET = 	-1;		// shift the submenus vertically
var hOFFSET = 	-1;		// shift the submenus horizontally
var smCOLOR = 	"#6A7EA3";	// submenu cell color
var srCOLOR = 	"#CC3300";	// submenu cell rollover color  // light green
var sbSIZE = 	1;		// submenu border size
var sbCOLOR = 	"#6A7EA3"	// submenu border color
var saLINK = 	"#FFFFFF";	// submenu link color
var saHOVER = 	"";		// submenu link hover-color (dual purpose)
var saDEC = 	"none";		// submenu link decoration
var sfFONT =   "Tahoma"	//"Microsoft Sans Serif" ;// "verdana,arial,sans serif";  // submenu font face		
var sfSIZE = 	11;		// submenu font size (pixels)	
var sfWEIGHT =  "bold" //	"normal"	// submenu font weight
var stINDENT = 	7;		// submenu text indent (if text is left or right aligned)
var svPADDING = 6;		// submenu vertical cell padding
var svtOFFSET = 0;		// submenu vertical text offset (+/- pixels from middle)
var shSIZE =	0;		// menu drop shadow size 
var shCOLOR =	"#bcbcbc";	// menu drop shadow color
var shOPACITY = 75;		// menu drop shadow opacity (not ie4/ns4/op5)
var keepSubLIT=	true;		// keep submenu rollover color when browsing child menu	
var chvOFFSET = 5	// shift the child menus vertically 			
var chhOFFSET = -3;		// shift the child menus horizontally 		
var closeTIMER = 330;		// menu closing delay time
var cellCLICK = true;		// links activate on TD click
var aCURSOR =	 "hand";		// cursor for active links (not ns4 or op5)
var altDISPLAY = "title";	// where to display alt text
var allowRESIZE=true;		// allow resize/reload


//** LINKS ***********************************************************

//addMainItem("","<img src='"+baseHREF+"icon.gif' alt='' width=11 height=16 alt='' border=0>",29,"center","","",0,0,"");

// add main link item ("url","Link name",width,"text-alignment","_target","alt text",top position,left position,"key trigger")
addMainItem("http://itom.cox.smu.edu/itom/index.html","ITOM Home",165,"center","_self","ITOM Home",0,0,""); 

	// define submenu properties (width,"align to edge","text-alignment",v offset,h offset)
	// add submenu link items ("url","Link name","_target","alt text")

//addMainItem("http://www.geindustrial.com","",130,"center","_blank","GEindustrial.com",0,0,""); 
//Global tools changed to Global Portals on 15 jan 2003 as per Bridget's Request
addMainItem("javascript:void(0)","Programs",120,"center","","Programs",0,0,""); 
	defineSubmenuProperties(120,"left","left",0,0);
	
	//addSubmenuItem("javascript:void(0)","My P&L","","");
	// define child menu properties (width,"align to edge","text-alignment",v offset,h offset)
	//defineChildmenuProperties(160,"left","left",0,0);
	// add child menu link items ("url","Link name","_target","alt text")
	// add child menu link items ("url","Link name","_target","alt text")
//The following 5 links are added on 15 jan 2003 by Gaurav Achra as per Bridget's Request

		addSubmenuItem("http://itom.cox.smu.edu/itom/programs/graduate.htm","Graduate","_self","");
		addSubmenuItem("http://www.cox.smu.edu/undergrad","Undergraduate","_self","");
		addSubmenuItem("http://www.cox.smu.edu/certificates/businessintelligence","Certificate","_self","");
		//addSubmenuItem("http://functions.indsys.ge.com/wtc/usersupport/home.htm","My IT Source","_blank","");
		//addSubmenuItem("http://functions.indsys.ge.com/myworkplace/mwp_Home.jsp","My Workplace","_blank","");
		//addSubmenuItem("http://oraappsprod.indsys.ge.com:5555/","Oracle","_blank","");
		//addSubmenuItem("http://www.geindustrial.com/cwc/home","GEindustrial.com","_blank","");
		
// Links for Citrix Web Portal, Terminal Emulator and Web email are moved to collaboration tools 15 jan 2003		
		
		//Above link modified by Sudhir on 2 Sep 2002 as per Gregg's mail
		//Above link modified by Sudhir on 5 Sep 2002 as per Gregg's mail (page was moved by Jody Grafstein)
		



addMainItem("javascript:void(0)","Faculty",120,"center","","Faculty",0,0,""); 
	defineSubmenuProperties(120,"left","left",0,0);
	//Width of menu has been changed from 125 to 135 to accomidate IBC link by viswanath on November 7th,2002
	
	//addSubmenuItem("javascript:void(0)","My P&L","","");
	// define child menu properties (width,"align to edge","text-alignment",v offset,h offset)
	//defineChildmenuProperties(160,"left","left",0,0);
	// add child menu link items ("url","Link name","_target","alt text")
		addSubmenuItem("http://www.cox.smu.edu/academic/professor.do","Overview","_self","");
		addSubmenuItem("http://itom.cox.smu.edu/itom/faculty/research.htm","Research","_self","");		
		//addSubmenuItem("http://business.indsys.ge.com/asia-mideast/default.htm","Asia Middle East","_blank","");
		//addSubmenuItem("http://business.indsys.ge.com/ats/admin/default.html","ATS","_blank","");
		//addSubmenuItem("http://business.indsys.ge.com/components/default.htm","Components","_blank","");
 // Above link modified by Sudhir on July 18,2002

		//addSubmenuItem("http://business.indsys.ge.com/gede/communications/gede_news.html","Digital Energy","_blank","");
		//addSubmenuItem("http://business.indsys.ge.com/gefanuc/default.htm","GE Fanuc","_blank","");
		//addSubmenuItem("http://business.indsys.ge.com/gemultilin/index.htm","GE Multilin","_blank","");
		//IBC link is been added by viswanath on November 7th,2002
		//addSubmenuItem("http://business.indsys.ge.com/ibc/index.htm","India Business Center","_blank","");
// Above link modified by Sudhir on July 26,2002
		//addSubmenuItem("http://business.indsys.ge.com/interlogix/channels/welcome.htm","Interlogix","_blank","");
		//addSubmenuItem("http://gvci1.salem.ge.com/Webcity/index.html","Latin America","_blank","");
		//addSubmenuItem("http://business.indsys.ge.com/sensing-solutions/channels/sen_news.htm","Measurement & Sensing Technology","_blank","");
		//addSubmenuItem("http://web01.indsys.ge.com/MotorsAndControls/what_new/what_new.htm","Motors & Controls","_blank","");
		//addSubmenuItem("http://genet.gepc.ge.com/webcity/gepc.htm","Power Controls","_blank","");
		//addSubmenuItem("http://business.indsys.ge.com/peb/home.htm","Power Equipment","_blank","");
		
		
		//addSubmenuItem("http://business.indsys.ge.com/solutions/pages/admin/","Solutions","_blank","");
		



addMainItem("javascript:void(0)","Advisory Board",150,"center","","Advisory Board",0,0,""); 
	defineSubmenuProperties(150,"left","left",0,0);
	
	//addSubmenuItem("javascript:void(0)","My P&L","","");
	// define child menu properties (width,"align to edge","text-alignment",v offset,h offset)
	//defineChildmenuProperties(160,"left","left",0,0);
	// add child menu link items ("url","Link name","_target","alt text")
	// add child menu link items ("url","Link name","_target","alt text")
		//adding two rows as requested by Rachel on 31st July 2002 by viswanath.
		addSubmenuItem("http://itom.cox.smu.edu/itom/advisory/ITOM advisory Board 2009.pdf","Members","_self","");
		
		
		

addMainItem("javascript:void(0)","Students",120,"center","","Students",0,0,""); 
	defineSubmenuProperties(120,"left","left",0,0);
	
	//addSubmenuItem("javascript:void(0)","My P&L","","");
	// define child menu properties (width,"align to edge","text-alignment",v offset,h offset)
	//defineChildmenuProperties(160,"left","left",0,0);
	// add child menu link items ("url","Link name","_target","alt text")
	// add child menu link items ("url","Link name","_target","alt text")
		//adding two rows as requested by Rachel on 31st July 2002 by viswanath.
		addSubmenuItem("http://www.cox.smu.edu/grad/mba/ftmba/studentlife/clubs/technology","Resources","_self","");
		



//**DO NOT EDIT THIS *****
}//***********************

//************************