
/******************* MENU NUMBER 1 LEFT NAV **********************************/

oCMenu.makeMenu('top0','','Business Units','/page.asp?pg=52')
	oCMenu.makeMenu('sub00','top0','Proposal Development Services','/page.asp?pg=53')
	oCMenu.makeMenu('sub01','top0','Information Technology Sales & Services','/page.asp?pg=54')
	oCMenu.makeMenu('sub02','top0','Technical & Professional Services','/page.asp?pg=55')
	oCMenu.makeMenu('sub03','top0','Training & Seminars','/page.asp?pg=56')
	oCMenu.makeMenu('sub04','top0','Graphics, Marketing & Media Services','/page.asp?pg=57')
	
oCMenu.makeMenu('top1','','Markets Served','/page.asp?pg=59')

	
oCMenu.makeMenu('top2','','GSA Schedules','/page.asp?pg=69')
	oCMenu.makeMenu('sub21','top2','MOBIS','/page.asp?pg=70')
	oCMenu.makeMenu('sub22','top2','AIMS','/page.asp?pg=71')

oCMenu.makeMenu('top3','','Careers','/page.asp?pg=72')
	oCMenu.makeMenu('sub30','top3','Current Open Positions','/page.asp?pg=73')
	oCMenu.makeMenu('sub31','top3','Future Opportunities','/page.asp?pg=74')
	oCMenu.makeMenu('sub32','top3','Submit Application/Resume','/page.asp?pg=82')

oCMenu.makeMenu('top4','','GSA-VETSGWAC.com','http://www.gsa-vetsgwac.com')

oCMenu.makeMenu('top5','','SeaPort-e','/page.asp?pg=115')

oCMenu.makeMenu('top6','','Home','/index.asp')

//Leave this line - it constructs the menu
oCMenu.construct()		



/******************* MENU NUMBER 2 TOP NAV **********************************/

oCMenu2.makeMenu('top0','','About IEA','/page.asp?pg=46','')

  oCMenu2.makeMenu('sub00','top0','Our Company','/page.asp?pg=47')

    oCMenu2.makeMenu('sub001','sub00','Our History','/page.asp?pg=51','',200,0)
    oCMenu2.makeMenu('sub002','sub00','President\'s Messaage','/page.asp?pg=48','',200,0)
    oCMenu2.makeMenu('sub003','sub00','Vision & Mission Statement','/page.asp?pg=49','',200,0)
    oCMenu2.makeMenu('sub004','sub00','Organizational Structure','/page.asp?pg=50','',200,0)

  oCMenu2.makeMenu('sub01','top0','Our Business','/page.asp?pg=52')

    oCMenu2.makeMenu('sub010','sub01','Proposal Development','/page.asp?pg=53','',200,0)
    oCMenu2.makeMenu('sub011','sub01','Information Technology','/page.asp?pg=54','',200,0)
    oCMenu2.makeMenu('sub012','sub01','Technical & Professional Services','/page.asp?pg=55','',200,0)
    oCMenu2.makeMenu('sub013','sub01','Training & Seminars','/page.asp?pg=56','',200,0)
    oCMenu2.makeMenu('sub014','sub01','Graphics, Marketing & Media','/page.asp?pg=57','',200,0)

  oCMenu2.makeMenu('sub02','top0','Our Core Capabilities','/page.asp?pg=58')
	
oCMenu2.makeMenu('top1','','Careers','/page.asp?pg=72','',65,0)

	oCMenu2.makeMenu('sub10','top1','Current Open Positions','/page.asp?pg=73','',200,0)
	oCMenu2.makeMenu('sub11','top1','Future Opportunities','/page.asp?pg=74','',200,0)
	oCMenu2.makeMenu('sub12','top1','Submit Application/Resume','/page.asp?pg=82','',200,0)
	
oCMenu2.makeMenu('top2','','IEA Secure Portal','/page.asp?pg=76','',130,0)

oCMenu2.makeMenu('top3','','News & Events','/page.asp?pg=77','',120,0)

	oCMenu2.makeMenu('sub31','top3','Press Releases','/page.asp?pg=79')
	oCMenu2.makeMenu('sub32','top3','Awards','/page.asp?pg=80')

oCMenu2.makeMenu('top4','','Contact','/page.asp?pg=81','',65,0)

//Leave this line - it constructs the menu
oCMenu2.construct()		
