function openNewWindow(URLtoOpen, windowName, windowFeatures) {
newWindow=window.open(URLtoOpen, windowName, windowFeatures); }
/*
 Milonic DHTML Website Navigation Menu - Version 3.x
 Written by Andy Woolley - Copyright 2002 (c) Milonic Solutions Limited. All Rights Reserved.
 Please visit http://www.milonic.co.uk/menu or e-mail menu3@milonic.com for more information.
 
 The Free use of this menu is only available to Non-Profit, Educational & Personal web sites.
 Commercial and Corporate licenses  are available for use on all other web sites & Intranets.
 All Copyright notices MUST remain in place at ALL times and, please keep us informed of your 
 intentions to use the menu and send us your URL.
*/


//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="<scr"+"ipt language=javascript>";
	for(a=1; a < menus.length; a++){
		mt+=" menu"+a+"=menus["+a+"];"
	}
	mt+="<\/scr"+"ipt>";
	_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.



////////////////////////////////////
// Editable properties START here //
////////////////////////////////////

// Special effect string for IE5.5 or above please visit http://www.milonic.co.uk/menu/filters_sample.php for more filters
//effect = "Fade(duration=0.2);Alpha(style=0,opacity=88);Shadow(color='#777777', Direction=135, Strength=5)"
effect = "Fade(duration=0.2);Alpha(style=0,opacity=100);"
effect2 = "Fade(duration=0.2);Alpha(style=0,opacity=100);Shadow(color='#777777', Direction=135, Strength=5)"


timegap=500			// The time delay for menus to remain visible
followspeed=5		// Follow Scrolling speed
followrate=40		// Follow Scrolling Rate
suboffset_top=2;	// Sub menu offset Top position 
suboffset_left=0;	// Sub menu offset Left position
closeOnClick = true

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.
"ffffff",			// Mouse Off Font Color
"6CA2D1",			// Mouse Off Background Color
"ffffff",			// Mouse On Font Color
"004286",			// Mouse On Background Color
"000000",			// Menu Border Color 
12,					// Font Size in pixels
"normal",			// Font Style (italic or normal)
"bold",			// Font Weight (bold or normal)
"Arial",			// Font Name
4,					// Menu Item Padding
"/images/menu/arrow.png",		// 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)
"6CA2D1",			// Menu Item Separator Color
]

style2=[			// 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.
"ffffff",			// Mouse Off Font Color
"6CA2D1",			// Mouse Off Background Color
"ffffff",			// Mouse On Font Color
"004286",			// Mouse On Background Color
"000000",			// Menu Border Color 
11,					// Font Size in pixels
"normal",			// Font Style (italic or normal)
"bold",			// Font Weight (bold or normal)
"Arial",			// Font Name
3,					// Menu Item Padding
"/images/menu/arrow.png",		// 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)
"000000",			// Menu Item Separator Color
]

newwin=[
"http://www.pioneer.uen.org",       //URL
"popwin",                          //window name
"400",                          //window height
"400",                           //window width
"no",                           //toolbar
"no",                             //scrollbar
]

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
65,				    // Menu Top - The Top position of the menu in pixels
32,					// Menu Left - The Left position of the menu in pixels
,					// Menu Width - Menus width in pixels
0,					// Menu Border Width 
"center",					// 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)
"left",				// 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)
1, 					// Horizontal Menu - Tells the menu to become horizontal instead of top to bottom style (1=on/0=off)
,					// 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)
,					// Background image for menu when BGColor set to transparent.
,					// Scrollable Menu
,					// Reserved for future use
,"Home","/",,"Ogden City School District Home Page",1 // "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"
,"Schools","show-menu=schools",,"",1
,"Departments","show-menu=departments",,"",1
//,"Faculty&nbsp;&&nbsp;Staff","show-menu=staff",,"",1
,"Staff&nbsp;Resources","show-menu=staff",,"",1
,"Parents","show-menu=parents",,"",1
//,"STUDENTS","show-menu=students",,"",1
,"Students","/students.php",,"",1
,"Employment&nbsp;Opportunities","/jobs.php",,"",1
])

addmenu(menu=["students",
	,,120,1,"",style2,,"left",effect,,,,,,,,,,,,
	,"Pioneer&nbsp;Online&nbsp;Library","http://www.pioneer.uen.org target=_blank",,,1
	])	

	addmenu(menu=["parents",
	,,240,1,"",style2,,"left",effect,,,,,,,,,,,,
	,"Acronym&nbsp;Book","/deptdocs/acronymbook-webversion2.pdf target=_blank",,,1
	//,"Boundary&nbsp;Map&nbsp;","show-menu=maps",,,1
	,"Homeless","show-menu=hmls",,,1
	,"No Child Left Behind Act","show-menu=nclb",,,1	
	,"Ogden City Recreation","http://www.ogdencity.com/awr_rec.main.html target=_blank",,,1
	,"Ogden City Schools School Calendar","/deptDocs/OgdenCitySchoolCal.pdf target=_blank",,,1
	,"School Capacity and Enrollment","/deptDocs/SchoolCapacityandEnrollment.pdf target=_blank",,,1
	,"School Lunch","http://www.lunch.ogdensd.org/ target=_blank",,,1
	,"USOE Evaluation and Assessment","http://www.usoe.k12.ut.us/eval/ target=_blank",,,1	
	,"Utah State of Education","http://www.usoe.k12.ut.us/ target=_blank",,,1
	])	
	
		addmenu(menu=["maps",
		,,120,1,"",style2,,"left",effect,,,,,,,,,,,,
		//,"High School","/maps.php?Stype=high",,,1
		//,"Middle School","/maps.php?Stype=middle",,,1
		//,"Elementary&nbsp;School","/maps.php?Stype=elementary",,,1
		//,"High School","/images/news/HighSchoolBoundaries10_06.pdf target=_blank",,,1
		//,"Middle School","/images/news/MiddleSchools2_10_11.pdf target=_blank",,,1
		//,"Elementary&nbsp;School","/images/news/Final_Elementary_Big.pdf target=_blank",,,1
		])	
	
	addmenu(menu=["schools",
	,,120,1,"",style2,,"left",effect,,,,,,,,,,,,
	,"High","show-menu=highschools",,,1
	,"Junior","show-menu=middleschools",,,1
	,"Elementary","show-menu=elementaryschools",,,1
//	,"District&nbsp;Office","/maps.php?Stype=district",,,1
	])	

		addmenu(menu=["highschools",
		,,120,1,"",style2,,"left",effect,,,,,,,,,,,,		
//		,"Ben&nbsp;Lomond","/schools.php?code=704",,,1
//		,"Ogden","/schools.php?code=708",,,1
//		,"Washington","/schools.php?code=730",,,1
		,"Ben&nbsp;Lomond","http://www.blhs.ogdensd.org",,,1
		,"Ogden","http://www.ohs.ogdensd.org",,,1
		,"Washington","http://www.whs.ogdensd.org",,,1
		,"Project Surpass","http://www.yic.ogdensd.org",,,1
		])	

		addmenu(menu=["middleschools",
		,,120,1,"",style2,,"left",effect,,,,,,,,,,,,
//		,"Central","/schools.php?code=408",,,1
//		,"Highland","/schools.php?code=410",,,1
//		,"Mound&nbsp;Fort","/schools.php?code=412",,,1
//		,"Mount&nbsp;Ogden","/schools.php?code=416",,,1
		//,"Central","http://www.cms.ogdensd.org",,,1
		,"Highland","http://www.hjhs.ogdensd.org",,,1
		,"Mound&nbsp;Fort","http://www.mfjhs.ogdensd.org",,,1
		,"Mount&nbsp;Ogden","http://www.mojhs.ogdensd.org",,,1
		])	

		addmenu(menu=["elementaryschools",
		,,160,1,"",style2,,"left",effect,,,,,,,,,,,,
//		,"Bonneville","/schools.php?code=104",,,1
//		,"Dee","/schools.php?code=108",,,1
//		,"Edison","/schools.php?code=110",,,1
//		,"Gramercy","/schools.php?code=112",,,1
//		,"Grandview","/schools.php?code=116",,,1
//		,"Hillcrest","/schools.php?code=124",,,1
//		,"Horace&nbsp;Mann","/schools.php?code=132",,,1
//		,"Lewis","/schools.php?code=136",,,1
//		,"Lincoln","/schools.php?code=140",,,1
//		,"Lynn","/schools.php?code=148",,,1
//		,"Mountain&nbsp;View","/schools.php?code=160",,,1
//		,"Polk","/schools.php?code=168",,,1
//		,"T.O.&nbsp;Smith","/schools.php?code=180",,,1
//		,"C.H.&nbsp;Taylor","/schools.php?code=176",,,1
//		,"Wasatch","/schools.php?code=184",,,1
		,"Bonneville","http://www.bnes.ogdensd.org",,,1
		,"Dee","http://www.dees.ogdensd.org",,,1
		//,"Edison","http://www.edes.ogdensd.org",,,1
		,"Gramercy","http://www.gmes.ogdensd.org",,,1
		//,"Grandview","http://www.gves.ogdensd.org",,,1
		,"Heritage","http://www.hees.ogdensd.org",,,1
		,"Hillcrest","http://www.hces.ogdensd.org",,,1
		,"Horace&nbsp;Mann","http://www.hmes.ogdensd.org",,,1
		,"James&nbsp;Madison","http://www.jmes.ogdensd.org",,,1
		//,"Lewis","http://www.lwes.ogdensd.org",,,1
		,"Lincoln","http://www.lces.ogdensd.org",,,1
//		,"Lynn","http://www.lyes.ogdensd.org",,,1
//		,"Mountain&nbsp;View","http://www.mves.ogdensd.org",,,1
		,"Odyssey","http://www.odes.ogdensd.org",,,1
		,"Polk","http://www.pkes.ogdensd.org",,,1
		,"Shadow Valley","http://www.sves.ogdensd.org",,,1
		,"T.O.&nbsp;Smith","http://www.toes.ogdensd.org",,,1
		//,"C.H.&nbsp;Taylor","http://www.taes.ogdensd.org",,,1
		
		,"Wasatch","http://www.waes.ogdensd.org",,,1
		//,"Aerospace&nbsp;magnet&nbsp;school","/schools.php?code=185",,,1
		])	

	addmenu(menu=["departments"
	,,,264,1,"",style2,,"left",effect,,,,,,,,,,,,
	,"<b>Adult&nbsp;Education</b>","/departments/?ID=10",,,1
	,"<b>Assessment</b>","show-menu=assessment",,,1
	,"<b>Athletics</b>","show-menu=athletics",,,1
	,"<b>Buildings&nbsp;and&nbsp;Grounds</b>","show-menu=buandgrd",,,1	
	,"<b>Business&nbsp;Office</b>","show-menu=busoff",,,1
	,"<b>Community Relations</b>","show-menu=comrel",,,1
	,"<b>Curriculum</b>","show-menu=curriculum",,,1
	,"<b>Elementary&nbsp;Education</b>","show-menu=elementary",,,1	
	,"<b>Federal&nbsp;Programs</b>","show-menu=fedprg",,,1 
	,"<b>Foundation</b>","/departments/?ID=15",,"",1
	,"<b>Human&nbsp;Resources</b>","show-menu=hr",,,1
	,"<b>Information&nbsp;Technology</b>","show-menu=its",,,1
	,"<b>Professional&nbsp;Development</b>","show-menu=profdev",,,1
	,"<b>Secondary&nbsp;Education</b>","show-menu=secondary",,,1	
	,"<b>Special&nbsp;Education</b>","/departments/?ID=9",,,1
	,"<b>Student&nbsp;Services</b>","show-menu=stuserv",,,1	
	,"<b>Superintendent</b>","/departments/?ID=26",,,1	
	,"<b>Support&nbsp;Services</b>","show-menu=supportserv",,,1 
	
	
	
	
	
	
	
	//,"<b>Business&nbsp;Office</b>","departments/?ID=2",,,1
		//,"&nbsp;&nbsp;&nbsp;<b>Support&nbsp;Services</b>","",,,1 //departments.php?ID=
			//,"&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Construction/Remodeling","/departments/?ID=22",,,1
			//,"&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Food Services","http://www.lunch.ogdensd.org",,,1
			//,"&nbsp;&nbsp;&nbsp;Drivers&nbsp;Education","/departments.php?ID=8",,,1
			//,"&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Maintenance&nbsp;Services","/departments/?ID=7",,,1	
			//,"&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<b>Purchasing</b>","http://www.ogdensd.org/departments/?ID=16",,,1
				//,"&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Active&nbsp;Requests&nbsp;for&nbsp;Proposal&nbsp;(RFPs)","/departments/?ID=16",,,1
	//////////////////////////////////////////////////////////////
	//,"<b>Teaching&nbsp;Learning</b>","departments.php?ID=4",,,1
	//,"<b>Curriculum</b>","/departments/?ID=20",,,1
		//,"&nbsp;&nbsp;&nbsp;New&nbsp;Teacher&nbsp;&amp;&nbsp;Mentor&nbsp;Support/Training","/departments/?ID=5",,,1		
		//,"&nbsp;&nbsp;&nbsp;Homeless","show-menu=hmls",,,1
		//,"&nbsp;&nbsp;&nbsp;No Child Left Behind Act","show-menu=nclb",,,1		
		//,"&nbsp;&nbsp;&nbsp;Title&nbsp;I&nbsp;/&nbsp;Federal&nbsp;Relations","show-menu=TI",,,1
		//,"&nbsp;&nbsp;&nbsp;Title&nbsp;IIA&nbsp;/&nbsp;Teacher&nbsp;Quality","show-menu=TIIA",,,1
		//,"&nbsp;&nbsp;&nbsp;Title&nbsp;III&nbsp;/&nbsp;ALS","/departments/?ID=18",,,1			
		//,"&nbsp;&nbsp;&nbsp;Title&nbsp;IV&nbsp;/&nbsp;Safe&nbsp;and&nbsp;Drug&nbsp;Free&nbsp;Schools","/departments/?ID=19",,,1	
	////////////////////////////////////////////////////////////////	
	//,"<b>Foundation</b>","/departments/?ID=15",,"",1
	////////////////////////////////////////////////////////////////
	//,"<b>Human&nbsp;Resources</b>","/hr.php?code=930-hr",,,1
		//,"&nbsp;&nbsp;&nbsp;Insurance&nbsp;Benefits","/departments/?ID=12",,,1
		//,"&nbsp;&nbsp;&nbsp;Athletics/Pools/Drivers&nbsp;Education","/departments/?ID=8",,,1
		//,"&nbsp;&nbsp;&nbsp;<b>Community Relations</b>","/departments/?ID=10",,,1
			//,"&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Adult/Community&nbsp;Education","/departments/?ID=10",,,1
	/////////////////////////////////////////////////////////////////
	//,"<b>Elementary&nbsp;Education</b>","departments.php?ID=4",,,1	
		//,"&nbsp;&nbsp;&nbsp;Information&nbsp;Technology","http://www.its.ogdensd.org target=_blank",,,1
		//,"&nbsp;&nbsp;&nbsp;E-Rate","/departments/?ID=23",,,1
		//,"&nbsp;&nbsp;&nbsp;Reading&nbsp;First","/departments/?ID=11",,,1
		//,"&nbsp;&nbsp;&nbsp;Special&nbsp;Education","/departments/?ID=9",,,1
		//,"&nbsp;&nbsp;&nbsp;Testing","/departments/?ID=4",,,1///departments.php?ID=4&level=H
		//,"&nbsp;&nbsp;&nbsp;Teacher&nbsp;Development&nbsp;Materials","/supportdocs/ target=_blank",,,1
		//,"&nbsp;&nbsp;&nbsp;Home&nbsp;School","/departments/?ID=14",,,1		
		///////////////////////////////////////////////////////////////////
	//,"<b>Secondary&nbsp;Education</b>","departments/?ID=24",,,1	
		//,"&nbsp;&nbsp;&nbsp;Career&nbsp;and&nbsp;Technical&nbsp;Education","/departments/?ID=21",,,1
		//,"&nbsp;&nbsp;&nbsp;Student&nbsp;Services","/departments/?ID=17",,,1	
	
	
	
	
	])	
		addmenu(menu=["assessment",
		,,130,1,"",style2,,"left",effect,,,,,,,,,,,,
		,"Testing&nbsp;Program","/departments/?ID=4&level=H",,,1///departments.php?ID=4&level=H
		,"Testing&nbsp;Calendar","/departments/deptdocs.php?ID=4&type=&dir=32",,,1
		])	
	
	
		addmenu(menu=["athletics",
		,,130,1,"",style2,,"left",effect,,,,,,,,,,,,
		,"Athletics&nbsp;Schedules","/departments/?ID=8",,,1
		,"Junior&nbsp;High&nbsp;Athletics","/departments/?ID=8",,,1		
		,"Swimming&nbsp;Pools","/departments/?ID=34",,,1
		])	
	
		addmenu(menu=["buandgrd",
		,,230,1,"",style2,,"left",effect,,,,,,,,,,,,
		,"Building&nbsp;Maintenance","/departments/?ID=7",,,1
		,"New&nbsp;Construction&nbsp;and&nbsp;Remodeling","/departments/?ID=22",,,1
		])	
		
		addmenu(menu=["busoff",
		,,230,1,"",style2,,"left",effect,,,,,,,,,,,,
		,"Accounts&nbsp;Payable","departments/?ID=2",,,1
		,"Budget&nbsp;Management","departments/?ID=2",,,1
		,"Building&nbsp;Rental","departments/?ID=2",,,1
		,"Payroll","departments/?ID=2",,,1
		,"Purchasing","departments/?ID=16",,,1
		,"Active&nbsp;Requests&nbsp;for&nbsp;Proposal&nbsp;(RFPs)","departments/deptdocs.php?ID=16",,,1
		,"Risk Management","departments/?ID=2",,,1
		,"Student Fees","departments/?ID=2",,,1		
		])	
		
		addmenu(menu=["comrel",
		,,230,1,"",style2,,"left",effect,,,,,,,,,,,,
		,"Community Councils","/departments/?ID=25",,,1
		,"DARE Program","/departments/?ID=25",,,1
		,"Parent Concerns","/departments/?ID=25",,,1
		,"Project CARES","/departments/?ID=25",,,1
		,"Public Relations","/departments/?ID=25",,,1
		,"School Safety","/departments/?ID=25",,,1
		,"Volunteer Programs","/departments/?ID=25",,,1
		])	
		
		addmenu(menu=["curriculum",
		,,230,1,"",style2,,"left",effect,,,,,,,,,,,,
		,"Astro Camp","http://www.astrocamputah.org/ target=_blank",,,1
		,"Athletics","/departments/?ID=8",,,1
		,"Gifted and Talented","/departments/?ID=20",,,1
		,"Instructional Coaches","/departments/?ID=20",,,1
		,"Library/Media","/departments/?ID=20",,,1
		,"Magnet Schools","/departments/?ID=20",,,1
		,"Math","/departments/?ID=20",,,1
		,"Physical Education/Wellness","/departments/?ID=20",,,1
		,"Reading/Language Arts","/departments/?ID=20",,,1
		,"Science","/departments/?ID=20",,,1
		,"Social Studies","/departments/?ID=20",,,1
		
		])	
		
		addmenu(menu=["elementary",
		,,230,1,"",style2,,"left",effect,,,,,,,,,,,,
		,"Elementary Schools","/departments/?ID=29",,,1
		,"Elementary Staffing","/departments/?ID=29",,,1
		,"Reading&nbsp;First","/departments/?ID=11",,,1
		,"Teacher&nbsp;Development&nbsp;Materials","/supportdocs/ target=_blank",,,1
		])	
		
		addmenu(menu=["fedprg",
		,,230,1,"",style2,,"left",effect,,,,,,,,,,,,
		,"Civil Rights Officer","/departments/?ID=20",,,1
		,"English as a Second Language","/departments/?ID=18",,,1
		,"Even Start Family Literacy","/departments/?ID=20",,,1
		,"Federal Grants","show-menu=fedgrants",,,1
		,"Federal&nbsp;Relations","show-menu=TI",,,1
		,"Homeless","show-menu=hmls",,,1
		,"Mesa","/departments/?ID=32",,,1
		,"Migrant Programs","/departments/?ID=31",,,1
		,"Safe and Drug Free Schools","/departments/?ID=19",,,1
		,"Translation Services","/departments/?ID=20",,,1
		,"No Child Left Behind Act","show-menu=nclb",,,1		
		
		
		])	

		addmenu(menu=["hr",
		,,230,1,"",style2,,"left",effect,,,,,,,,,,,,
		,"Human Resources","/departments/?ID=27",,,1
		,"Documents and Forms","/departments/deptdocs.php?ID=27",,,1
		,"Employee Benefits","/departments/?ID=12",,,1
		,"Entry&nbsp;Years&nbsp;Enhancement&nbsp;(EYE)","/departments/?ID=30",,,1
		,"Mentor&nbsp;Information","/departments/?ID=5",,,1		
		//,"Hiring","/hr.php?code=930-hr",,,1
		//,"Substitute Teachers","/hr.php?code=930-hr",,,1
		,"Substitute Teachers","/departments/?ID=27",,,1
		])
		
		addmenu(menu=["its",
		,,230,1,"",style2,,"left",effect,,,,,,,,,,,,
		,"Information&nbsp;Technology","http://www.ogdensd.net target=_blank",,,1
		,"Erate Program","/departments/?ID=23",,,1
		//,"Internet Safety","http://www.ogdensd.net target=_blank",,,1
		])
		
		addmenu(menu=["profdev",
		,,240,1,"",style2,,"left",effect,,,,,,,,,,,,
		
		,"Teacher&nbsp;Quality","show-menu=TIIA",,,1
		])
		
		addmenu(menu=["secondary",
		,,230,1,"",style2,,"left",effect,,,,,,,,,,,,
		,"Advanced Placement","/departments/?ID=24",,,1
		,"Career Technical Education (CTE)","/departments/?ID=21",,,1
		,"Concurrent Enrollment","/departments/?ID=24",,,1
		,"Drivers Education","/departments/?ID=24",,,1
		,"Early College","/departments/?ID=24",,,1
		//,"Grant Initiatives","/departments/?ID=28",,,1
		//,"Federal Grants","show-menu=fedgrants",,,1
		,"High Schools","/departments/?ID=24",,,1
		,"Junior High Schools","/departments/?ID=24",,,1
		,"Secondary Staffing","/departments/?ID=24",,,1
		])

		
		
		addmenu(menu=["fedgrants",
		,,260,1,"",style2,,"left",effect,,,,,,,,,,,,
		,"Grants to Reduce Alcohol Abuse (GRAA)","/departments/?ID=35",,,1
		,"GEAR UP","/departments/?ID=40",,,1
		,"Smaller Learning Communities (SLCs)","/departments/?ID=28",,,1
		,"Elementary Counseling (CHILD)","/departments/?ID=36",,,1
		,"Teaching American History (TAH-Frontiers)","/departments/?ID=37",,,1
		,"Readiness & Emergency Management (REMS)","/departments/?ID=38",,,1
		,"Full Service Schools--SCOPE","/departments/?ID=39",,,1
		])
		
		
		addmenu(menu=["sped",
		,,230,1,"",style2,,"left",effect,,,,,,,,,,,,
		,"Occupational Therapy","/departments/?ID=9",,,1
		,"Speech/Language Pathology","/departments/?ID=9",,,1
		])
		
		addmenu(menu=["stuserv",
		,,230,1,"",style2,,"left",effect,,,,,,,,,,,,
		,"Counselors/Comprehensive Guidance","/departments/?ID=17",,,1
		,"Home and Hospital","/departments/?ID=17",,,1
		//,"Home School","/departments/?ID=14",,,1
		,"Ogden School District Elementary Counselors","http://my.uen.org/220158 target=_blank",,,1
		,"Nurses","/departments/?ID=17",,,1
		,"School Choice","/departments/?ID=17",,,1
		,"Student 504 Plans","/departments/?ID=17",,,1
		,"Student Code of Conduct","/departments/?ID=17",,,1
		,"Student Hearings","/departments/?ID=17",,,1
		])
		
		addmenu(menu=["supportserv",
		,,230,1,"",style2,,"left",effect,,,,,,,,,,,,
		,"Food Services","http://www.lunch.ogdensd.org",,,1
		,"Student Transportation","",,,1
		])


		

	/*
	
		addmenu(menu=["BO",
		,,120,1,"",style1,,"left",effect,,,,,,,,,,,,
		,"Business&nbsp;Administrator","/departments.php?ID=2",,,1
		,"Food Services","/departments.php?ID=6",,,1
		])	
		
		addmenu(menu=["HR",
		,,120,1,"",style1,,"left",effect,,,,,,,,,,,,
		,"Human&nbsp;Resources","/hr.php?code=930-hr",,,1
		,"Insurance&nbsp;Benefits","/departments.php?ID=12",,,1
		])	
		
		addmenu(menu=["SS",
		,,120,1,"",style1,,"left",effect,,,,,,,,,,,,
		,"Support&nbsp;Services&nbsp;Administrator","/departments.php?ID=3",,,1
		,"Athletics","/departments.php?ID=8",,,1
		,"Drivers&nbsp;Education","/departments.php?ID=8",,,1
		,"Maintenance&nbsp;Services","/departments.php?ID=7",,,1	
		,"Pools","/departments.php?ID=8",,,1	
		])	
		
		addmenu(menu=["TL",
		,,120,1,"",style1,,"left",effect,,,,,,,,,,,,
		,"Teaching&nbsp;Learning&nbsp;Administrator","/departments.php?ID=4",,,1
		,"Adult/Community&nbsp;Education","/departments.php?ID=10",,,1
		,"Information&nbsp;Technology","/its.php?code=940-its",,,1
		,"Reading&nbsp;First","/departments.php?ID=11",,,1
		,"Special&nbsp;Education","/departments.php?ID=9",,,1
		])	
		
		addmenu(menu=["PD",
		,,120,1,"",style1,,"left",effect,,,,,,,,,,,,
		,"Professional&nbsp;Development&nbsp;Administrator","/departments.php?ID=5",,,1
		,"Federal&nbsp;Relations","/departments.php?ID=13",,,1
		,"Home&nbsp;School","/departments.php?ID=14",,,1		
		])	
*/
	addmenu(menu=["staff",
	,,230,1,"",style2,,"left",effect,,,,,,,,,,,,
//	,"District&nbsp;Information&nbsp;System","/login.php",,,1
//	,"SIS","http://www.sis.ogdensd.org/",,,1
//	,"COGNOS","http://cdv.ogdensd.org/cognos/",,,1
//	,"Email","http://m.ogdensd.org/",,,1
	
	,"CACTUS Help","http://www.uen.org/training/free/cactus.cgi target=_blank",,,1
	
	,"Davis&nbsp;Purchasing&nbsp;Catalog","http://www.davis.k12.ut.us/# target=_blank",,,1
	
	,"eInstruction<SUP><FONT SIZE=-1>TM</FONT></SUP>&nbsp;Interwrite&nbsp;Training","http://www.einstruction.com/support_downloads/training.html target=_blank",,,1
	,"Davis&nbsp;School&nbsp;District&nbsp;Interwrite&nbsp;Training","http://www.davis.k12.ut.us/district/etc/carol/resources.html target=_blank",,,1
	
	
	,"Lesson Templates","/lessontemplate_main.php",,,1
	,"Lesson Templates Input","/lessontemplate.php",,,1
	,"My UEN","http://my.uen.org/myuen/MyUen target=_blank",,,1
	,"OCEA&nbsp;Homepage ","http://www.ocea.ogdensd.org/ target=_blank",,,1
	
	,"Ogden&nbsp;Weber&nbsp;Uniserv","http://www.ogdenweber.org target=_blank",,,1
	
	,"Ogden&nbsp;Instructional&nbsp;Framework","show-menu=OIF",,,1
	
	,"Professional Development Sessions for Performance Plus","/PDreg.php",,,1
	
	
	
	
	
	
	
	
	
	
	
	,"School Messenger System","http://204.113.145.29 target=_blank",,,1
	,"SIS&nbsp;2000&nbsp;Documentation","http://www.schools.utah.gov/sis2000/Webdoc/Web.htm target=_blank",,,1
	,"SIS&nbsp;2000&nbsp;Gradebook&nbsp;Documentation","http://www.schools.utah.gov/SIS2000/train.htm target=_blank",,,1
	
	
	,"Staff Directory","/dirsearch.php",,,1
	,"Student Records Documentation","http://www.ogdensd.net/sis.php target=_Blank",,,1
	
	,"Test Prep Review","http://www.testprepreview.com target=_blank",,,1
	,"UEN","http://www.uen.org target=_blank",,,1
	,"US&nbsp;Dept.&nbsp;of&nbsp;Education","http://www.ed.gov/ target=_blank",,,1
	,"USOE","http://www.schools.utah.gov target=_blank",,,1
	,"Utah&nbsp;State&nbsp;Health&nbsp;Department","http://health.utah.gov/ target=_blank",,,1
	,"Video&nbsp;Library&nbsp;System","http://www.vls.ogdensd.org/InfoCentre target=_blank",,,1
	])	
	
	
	addmenu(menu=["OIF",
		,,320,1,"",style2,,"left",effect,,,,,,,,,,,,
		,"Lesson Templates","/lessontmp/search.php",,,1
		,"Lesson Templates Input","/lessontmp/ target=_blank",,,1	
		])	
	
	addmenu(menu=["nclb",
		,,320,1,"",style2,,"left",effect,,,,,,,,,,,,
		,"AMAO","/deptDocs/TitleIAMAOletter.pdf target=_blank",,,1
		,"An Overview of the No Child Left Behind Act","/deptDocs/AnOverviewoftheNoChildLeftBehindAct.pdf target=_blank",,,1
		,"School Choice under NCLB","/deptDocs/SchoolChoiceunderNCLB.pdf target=_blank",,,1
		,"Common Questions on NCLB School Choice","/deptDocs/CommonQuestionsonNCLBSchoolChoice.pdf target=_blank",,,1
		,"NCLB School Choice Application","/deptDocs/NCLBSchoolChoiceApplication.pdf target=_blank",,,1
		,"Elección de Escuela con NCLB","/deptDocs/NCLBSchoolChoiceApplicationSpanish.pdf target=_blank",,,1
		,"Supplemental Services under NCLB","/deptDocs/SupplementalServicesunderNCLB.pdf target=_blank",,,1
		,"Servicios Educativos Suplmentarios Aplicacion","/deptDocs/SupplementalServicesunderNCLBSpanish.pdf target=_blank",,,1
		,"Supplemental Educational Services Conference","/deptDocs/NoChildLeftBehind.pdf target=_blank",,,1
		,"Common Questions on Supplemental Services","/deptDocs/CommonQuestionsonSupplementalServices.pdf target=_blank",,,1
		,"Supplemental Educational Services Application","/deptDocs/SupplementalEducationalServicesApplication.pdf target=_blank",,,1
		])	
		
	addmenu(menu=["hmls",
		,,320,1,"",style2,,"left",effect,,,,,,,,,,,,
		,"Homeless","/departments/?ID=33",,,1
		,"Homeless Eligibility","/deptDocs/HomelessEligibility.pdf target=_blank",,,1		
		,"Ogden City School District Resolution Form","/deptDocs/OCSDHomelessComplaintResolutionProcedure.pdf target=_blank",,,1
		,"OCSD Homeless Complaint Resolution Procedure","/deptDocs/OgdenCitySchoolDistrictResolutionForm.pdf target=_blank",,,1
		
		])	
	addmenu(menu=["TI",
		,,320,1,"",style2,,"left",effect,,,,,,,,,,,,
		,"Title I department","/departments/?ID=13",,,1			
		,"Parent Compact Form","/deptDocs/parentcompact.pdf target=_blank",,,1			
		])	
		
		
	addmenu(menu=["TIIA",
		,,320,1,"",style2,,"left",effect,,,,,,,,,,,,
		,"Course Approval Form","/deptDocs/CourseApprovalForm.pdf target=_blank",,,1			
		,"Title IIA General Information","/deptDocs/TitleIIAGeneralInfo.pdf target=_blank",,,1				
		])	
dumpmenus()