//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="<script language=javascript>";for(a=1;a<menus.length;a++){mt+=" menu"+a+"=menus["+a+"];"}mt+="<\/script>";_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.
// Special feature string for IE5.5 or above please visit http://www.milonic.co.uk/menu/filters_sample.php for more filters
if(navigator.appVersion.indexOf("MSIE 6.0")>0)
{
	feature = "Fade(duration=0.2);Alpha(style=0,opacity=88);Shadow(color='#777777', Direction=135, Strength=5)"
}
else
{
	feature = "Shadow(color='#777777', Direction=135, Strength=5)" // Stop IE5.5 bug when using more than one filter
}


timegap=500				// The time delay for menus to remain visible
followspeed=5			// Follow Scrolling speed
followrate=40			// Follow Scrolling Rate
suboffset_top=-10;		// Sub menu offset Top position 
suboffset_left=10;		// Sub menu offset Left position
//silver=c0c0c0
//green=008000
//black=000000
//white=ffffff

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
//"3366CC",				// Mouse Off Background Color
"008000",				// Mouse Off Background Color
"000000",				// Mouse On Font Color
"c0c0c0",				// 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)
"Tahoma, Verdana",			// Font Name
4,					// Menu Item Padding
pathPrefix + "/loom/images/arrow2.gif",	// Sub Menu Image (Leave this blank if not needed)
"C0C0C0",				// 3D Border & Separator bar
"000000",				// 3D High Color
"000099",				// 3D Low Color
"EAEAEA",				// Current Page Item Font Color (leave this blank to disable)
"000000",				// Current Page Item Background Color (leave this blank to disable)
"arrowdn.gif",				// 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)
]

style2=[				
"ffffff",				// Mouse Off Font Color
"0B65B4",				// Mouse Off Background Color
"000000",				// Mouse On Font Color
"89B5E8",				// 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)
"Tahoma, Verdana",		// Font Name
4,						// Menu Item Padding
pathPrefix + "/loom/images/arrow2.gif",	// Sub Menu Image (Leave this blank if not needed)
"C0C0C0",				// 3D Border & Separator bar
"000000",				// 3D High Color
"000099",				// 3D Low Color
"747474",				// Current Page Item Font Color (leave this blank to disable)
"000000",				// 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)
]

style3=[				
"ffffff",				// Mouse Off Font Color
"0D60A9",				// Mouse Off Background Color
"000000",				// Mouse On Font Color
"89B5E8",				// 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)
"Tahoma, Verdana",		// Font Name
4,						// Menu Item Padding
pathPrefix + "/loom/images/arrow2.gif",	// Sub Menu Image (Leave this blank if not needed)
"C0C0C0",				// 3D Border & Separator bar
"000000",				// 3D High Color
"000099",				// 3D Low Color
"747474",				// Current Page Item Font Color (leave this blank to disable)
"000000",				// Current Page Item Background Color (leave this blank to disable)
pathPrefix + "/loom/images/arrowdn.gif",	// 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)
]

style4=[				
"000000",				// Mouse Off Font Color
"CCCCCC",				// Mouse Off Background Color
"000000",				// Mouse On Font Color
"CCCCCC",				// Mouse On Background Color
"000000",				// Menu Border Color 
12,						// Font Size in pixels
"normal",				// Font Style (italic or normal)
"normal",				// Font Weight (bold or normal)
"Tahoma, Verdana",		// Font Name
4,						// Menu Item Padding
,						// Sub Menu Image (Leave this blank if not needed)
"C0C0C0",				// 3D Border & Separator bar
"000000",				// 3D High Color
"000099",				// 3D Low Color
"747474",				// Current Page Item Font Color (leave this blank to disable)
"000000",				// 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)
]

style5=[				// 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
//"3366CC",				// Mouse Off Background Color
"0A69BC",				// Mouse Off Background Color
"000000",				// Mouse On Font Color
"89B5E8",				// 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)
"Tahoma, Verdana",		// Font Name
4,						// Menu Item Padding
,						// Sub Menu Image (Leave this blank if not needed)
"C0C0C0",				// 3D Border & Separator bar
"000000",				// 3D High Color
"000099",				// 3D Low Color
"EAEAEA",				// Current Page Item Font Color (leave this blank to disable)
"000000",				// Current Page Item Background Color (leave this blank to disable)
pathPrefix + "/loom/images/arrowdn.gif",	// 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)
]

addmenu(menu=[		// This is the array that contains your menu properties and details
"primemenu",		// Menu Name - This is needed in order for the menu to be called
205,			// Menu Top - The Top position of the menu in pixels
200,			// Menu Left - The Left position of the menu in pixels
159,			// Menu Width - Menus width in pixels
0,			// Menu Border Width 
"center:left",		// 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 features on menu activation - see above for more info
1,			// Follow Scrolling - Tells the menu item to follow the user down the screen (visible at all times) (1=on/0=off)
0, 			// 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)
,			// Reserved for future use
,			// Reserved for future use
,			// Reserved for future use
,"Home","/index.shtml",,"Home Page",0 // "Description Text", "URL", "Alternate URL", "Status", "Seperator Bar"
,"Newsletters&nbsp;<font color='yellow'>&larr;&nbsp;UPDATED!",pathPrefix + "/loom/html/newsletters.html",,"Newsletters",0
,"Calendars&nbsp;<font color='yellow'>&larr;&nbsp;UPDATED!",pathPrefix + "/loom/html/calendars.html",,"Calendars",0
//,"Officers","/loom/html/officers.html",,"Officers",0
,"Legion","/loom/html/legion.html",,"Legion",0
,"Fellowship","/loom/html/fellowship.html",,"Fellowship",0
,"Pilgrim","/loom/html/pilgrim.html",,"Pilgrim",0
,"WOTM","/loom/html/wotm.html",,"WOTM",0
,"Wednesday Night Snacks","/loom/html/wednesday.html",,"Wednesday Night Snacks",0
//,"Events","/loom/html/events.html",,"Events",0
,"Directions","/loom/html/directions.html",,"Directions",0
,"Camping","/loom/html/camping.html",,"Camping",0
,"Contact us","/loom/html/contact.html",,"Contact Us",0
,"Events</font>","show-menu=events",,"Events",0
,"GoodSearch","http://www.goodsearch.com/Default.aspx target=_blank",,"GoodSearch",0

//,"Contact Us","/loom/html/contact_us.html",,"Contact Us",0

//,"Faculty","show-menu=faculty",,"Faculty",0
// ,"Events&nbsp;<font color='yellow'>&larr;&nbsp;UPDATED!</font>","show-menu=events",,"Events",0

])



//SUB MENUS

addmenu(menu=["events",,,190,1,,style1,0,"left",feature,0,,,,,,,,,,,
//	,"<LI CLASS=subbullet>&nbsp; <i>Kids Easter Party</i>","/loom/html/easter.html",,,0
//	,"<LI CLASS=subbullet>&nbsp; <i>Officer's Installation</i>","/loom/html/installation.html",,,0
	,"<LI CLASS=subbullet>&nbsp; <i>Legion Softball Schedule</i>","/loom/newsletters/SoftballSchedule.pdf target=_blank",,,0
//	,"<LI CLASS=subbullet>&nbsp; <i>Legion Picnic</i>","/loom/html/legionpicnic.html",,,0
//	,"<LI CLASS=subbullet>&nbsp; <i>Murder Mystery</i>&nbsp;&nbsp;<font color='yellow'>&larr;&nbsp;NEW!</font>","/loom/html/mystery.html",,,0
	,"<LI CLASS=subbullet>&nbsp; <i>Officer Installation</i>&nbsp;&nbsp;<font color='yellow'>&larr;&nbsp;NEW!</font>","/loom/html/installation.html",,,0
	])

//,"Faculty","show-menu=faculty",,"Faculty",0








//MENU OPTIONS FOR POSSIBLE FUTURE USE
//,"Newsletters1","show-menu=newsletters",,"Newsletters1",0
//,"Calendars","show-menu=calendars",,"Calendars",0
//,"Officers1","show-menu=officers",,"Officers1",0
//,"Officers2","/loom/html/officers2.html",,"Officers2",0

//SUB MENUS

addmenu(menu=["newsletters",,,190,1,,style1,0,"left",feature,0,,,,,,,,,,,
	,"<LI CLASS=subbullet>&nbsp; <i>November, 2008</i>","/loom/newsletters/nov_2008.pdf target=_blank",,,0
	,"<LI CLASS=subbullet>&nbsp; <i>December, 2008</i>","/loom/newsletters/nov_2008.pdf target=_blank",,,0
	,"<LI CLASS=subbullet>&nbsp; <i>January, 2009</i>","/loom/newsletters/nov_2008.pdf target=_blank",,,0
	,"<LI CLASS=subbullet>&nbsp; <i>February, 2009</i>","/loom/newsletters/nov_2008.pdf target=_blank",,,0
	])

addmenu(menu=["calendars",,,190,1,,style1,0,"left",feature,0,,,,,,,,,,,
	,"<LI CLASS=subbullet>&nbsp; <i>January, 2009</i>","/loom/calendars/jan_2009.pdf target=_blank",,,0 
	,"<LI CLASS=subbullet>&nbsp; <i>February, 2009</i>","/loom/calendars/feb_2009.pdf target=_blank",,,0
	])
	
addmenu(menu=["officers",,,190,1,,style1,0,"left",feature,0,,,,,,,,,,,
	,"<LI CLASS=subbullet>&nbsp; <i>Jay Pimental<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Governor</i>","/loom/officers/jay.jpg target=_blank",,,0
	,"<LI CLASS=subbullet>&nbsp; <i>Ray Barajas<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Junior Past Governor</i>","/loom/officers/ray.jpg target=_blank",,,0

	])


	addmenu(menu=["faculty",,,190,1,,style1,0,"left",feature,0,,,,,,,,,,,
	,"<IMG SRC=" + pathPrefix + "/loom/images/arrow2.gif border=0>&nbsp;Office","show-menu=office",pathPrefix + "/loom/faculty/teach_office.html",,0
	,"<IMG SRC=" + pathPrefix + "/loom/images/arrow2.gif border=0>&nbsp;Kindergarten","show-menu=kindergarten",pathPrefix + "/loom/faculty/teach_k.html",,0
	,"<IMG SRC=" + pathPrefix + "/loom/images/arrow2.gif border=0>&nbsp;First Grade","show-menu=firstgrade",pathPrefix + "/loom/faculty/teach_1.html",,0	
	,"<IMG SRC=" + pathPrefix + "/loom/images/arrow2.gif border=0>&nbsp;Second Grade","show-menu=secondgrade",pathPrefix + "/loom/faculty/teach_2.html",,0	
	,"<IMG SRC=" + pathPrefix + "/loom/images/arrow2.gif border=0>&nbsp;Third Grade","show-menu=thirdgrade",pathPrefix + "/loom/faculty/teach_3.html",,0	
	,"<IMG SRC=" + pathPrefix + "/loom/images/arrow2.gif border=0>&nbsp;Fourth Grade","show-menu=fourthgrade",pathPrefix + "/loom/faculty/teach_4.html",,0	
	,"<IMG SRC=" + pathPrefix + "/loom/images/arrow2.gif border=0>&nbsp;Fifth Grade","show-menu=fifthgrade",pathPrefix + "/loom/faculty/teach_5.html",,0	
	,"<IMG SRC=" + pathPrefix + "/loom/images/arrow2.gif border=0>&nbsp;Sixth Grade","show-menu=sixthgrade",pathPrefix + "/loom/faculty/teach_6.html",,0		
	,"<IMG SRC=" + pathPrefix + "/loom/images/arrow2.gif border=0>&nbsp;Seventh Grade","show-menu=seventhgrade",pathPrefix + "/loom/faculty/teach_7.html",,0	
	,"<IMG SRC=" + pathPrefix + "/loom/images/arrow2.gif border=0>&nbsp;Eighth Grade","show-menu=eighthgrade",pathPrefix + "/loom/faculty/teach_8.html",,0	
	,"<IMG SRC=" + pathPrefix + "/loom/images/arrow2.gif border=0>&nbsp;Math","show-menu=math",pathPrefix + "/loom/faculty/misc.html#math",,0	
	,"<IMG SRC=" + pathPrefix + "/loom/images/arrow2.gif border=0>&nbsp;Science","show-menu=science",pathPrefix + "/loom/faculty/misc.html#science",,0
	,"<IMG SRC=" + pathPrefix + "/loom/images/arrow2.gif border=0>&nbsp;Music/Band","show-menu=music",pathPrefix + "/loom/faculty/misc.html#music",,0
	,"<IMG SRC=" + pathPrefix + "/loom/images/arrow2.gif border=0>&nbsp;Psychologist","show-menu=psych",pathPrefix + "/loom/faculty/misc.html#psych",,0
	,"<IMG SRC=" + pathPrefix + "/loom/images/arrow2.gif border=0>&nbsp;RSP","show-menu=rsp",pathPrefix + "/loom/faculty/misc.html#rsp",,0
	,"<IMG SRC=" + pathPrefix + "/loom/images/arrow2.gif border=0>&nbsp;SDC 4-6","show-menu=sdc",pathPrefix + "/loom/faculty/misc.html#sdc",,0
	//,"<IMG SRC=" + pathPrefix + "/loom/images/arrow2.gif border=0>&nbsp;Math","show-menu=math",pathPrefix + "/loom/faculty/math.html",,0	
	//,"<IMG SRC=" + pathPrefix + "/loom/images/arrow2.gif border=0>&nbsp;Science","show-menu=science",pathPrefix + "/loom/faculty/science.html",,0
	//,"<IMG SRC=" + pathPrefix + "/loom/images/arrow2.gif border=0>&nbsp;Music/Band","show-menu=music",pathPrefix + "/loom/faculty/music.html",,0
	//,"<IMG SRC=" + pathPrefix + "/loom/images/arrow2.gif border=0>&nbsp;Psychologist","show-menu=psych",pathPrefix + "/loom/faculty/psych.html",,0
	//,"<IMG SRC=" + pathPrefix + "/loom/images/arrow2.gif border=0>&nbsp;RSP","show-menu=rsp",pathPrefix + "/loom/faculty/rsp.html",,0
	//,"<IMG SRC=" + pathPrefix + "/loom/images/arrow2.gif border=0>&nbsp;SDC 4-6","show-menu=sdc",pathPrefix + "/loom/faculty/sdc.html",,0
	,"<IMG SRC=" + pathPrefix + "/loom/images/arrow2.gif border=0>&nbsp;Kids Zone","show-menu=kidszone",pathPrefix + "/loom/faculty/kidszone.html",,0
	//,"<IMG SRC=" + pathPrefix + "/loom/images/arrow2.gif border=0>&nbsp;Miscellaneous","show-menu=misc",pathPrefix + "/loom/faculty/misc.html",,0
	])// "Description Text", "URL", "Alternate URL", "Status", "Seperator Bar"
			addmenu(menu=["office",
			,,300,1,"",style1,,"left",feature,,,,,,,,,,,,
			,"____________________________________","",,,
			,"<LI CLASS=subbullet>&nbsp; <i>Rebecca Robinson - Vice Principal</i>","",,,0
			,"<LI CLASS=subbullet>&nbsp; <i>Kenny Bedsaul - Custodian</i>","",,,0
			,"<LI CLASS=subbullet>&nbsp; <i>Debie McLarty - Attendance</i>","",,,0
			,"<LI CLASS=subbullet>&nbsp; <i>Karen Thum - Head Secretary</i>","",,,0
			//,"<LI CLASS=subbullet>&nbsp; <i>Rebecca Robinson</i>","/loom/faculty/robinson.html",,,0
			,"____________________________________","",,,
			])	
			
			addmenu(menu=["kindergarten",
			,,300,1,"",style1,,"left",feature,,,,,,,,,,,,
			,"____________________________________","",,,
			//,"<LI CLASS=subbullet>&nbsp; <i>Sharon Papineau</i>","",,,0
			//,"<LI CLASS=subbullet>&nbsp; <i>Rebecca Kerns</i>","",,,0
			//,"<LI CLASS=subbullet>&nbsp; <i>Lisa Goodwin</i>","",,,0
			//,"<LI CLASS=subbullet>&nbsp; <i>Cindy Burtt</i>","",,,0
			,"<LI CLASS=subbullet>&nbsp; <i>Sharon Papineau</i>","/loom/faculty/papineau.html",,,0
			,"<LI CLASS=subbullet>&nbsp; <i>Rebecca Kerns</i>","/loom/faculty/kerns.html",,,0
			,"<LI CLASS=subbullet>&nbsp; <i>Lisa Goodwin</i>","/loom/faculty/goodwin.html",,,0
			,"<LI CLASS=subbullet>&nbsp; <i>Prudencia Douwstra</i>","/loom/faculty/Douwstra.html",,,0
			,"____________________________________","",,,
			])	

			addmenu(menu=["firstgrade",
			,,300,1,"",style1,,"left",feature,,,,,,,,,,,,
			,"____________________________________","",,,
			//,"<LI CLASS=subbullet>&nbsp; <i>Jennifer Dooley</i>","",,,0
			//,"<LI CLASS=subbullet>&nbsp; <i>Erin Drost</i>","",,,0	
			//,"<LI CLASS=subbullet>&nbsp; <i>Elaine Magdud</i>","",,,0
			//,"<LI CLASS=subbullet>&nbsp; <i>Jeny Gebblein</i>","",,,0
			//,"<LI CLASS=subbullet>&nbsp; <i>Tanya Banda</i>","",,,0
			,"<LI CLASS=subbullet>&nbsp; <i>Jennifer Dooley</i>","/loom/faculty/dooley.html",,,0
			,"<LI CLASS=subbullet>&nbsp; <i>Chanthon Ying</i>","/loom/faculty/ying.html",,,0	
			,"<LI CLASS=subbullet>&nbsp; <i>Elaine Magud</i>","/loom/faculty/magdud.html",,,0
			,"<LI CLASS=subbullet>&nbsp; <i>Jeny Gebelein</i>","/loom/faculty/gebelein.html",,,0
			,"<LI CLASS=subbullet>&nbsp; <i>Tanya Banda</i>","/loom/faculty/banda.html",,,0
			,"____________________________________","",,,
			])
					
			addmenu(menu=["secondgrade",
			,,300,1,"",style1,,"left",feature,,,,,,,,,,,,
			,"____________________________________","",,,
			//,"<LI CLASS=subbullet>&nbsp; <i>Erin Joy Drost</i>","",,,0
			//,"<LI CLASS=subbullet>&nbsp; <i>Elain Magud</i>","",,,0
			//,"<LI CLASS=subbullet>&nbsp; <i>Yolanda Lopez</i>","",,,0
			//,"<LI CLASS=subbullet>&nbsp; <i>Kim Inberbitzin</i>","",,,0
			//,"<LI CLASS=subbullet>&nbsp; <i>Julie Butler</i>","",,,0
			,"<LI CLASS=subbullet>&nbsp; <i>Erin Joy Drost</i>","/loom/faculty/drost.html",,,0
			,"<LI CLASS=subbullet>&nbsp; <i>Elain Magud</i>","/loom/faculty/magud.html",,,0
			,"<LI CLASS=subbullet>&nbsp; <i>Yolanda Lopez</i>","/loom/faculty/lopez.html",,,0
			,"<LI CLASS=subbullet>&nbsp; <i>Kim Inberbitzin</i>","/loom/faculty/inderbitzen.html",,,0
			,"<LI CLASS=subbullet>&nbsp; <i>Julie Butler</i>","/loom/faculty/butler.html",,,0
			,"____________________________________","",,,
			])
			
			addmenu(menu=["thirdgrade",
			,,300,1,"",style1,,"left",feature,,,,,,,,,,,,
			,"____________________________________","",,,
			//,"<LI CLASS=subbullet>&nbsp; <i>Yolanda Lopez</i>","",,,0
			//,"<LI CLASS=subbullet>&nbsp; <i>Michelle Crippen</i>","",,,0
			//,"<LI CLASS=subbullet>&nbsp; <i>Julie Dovichi</i>","",,,0
			//,"<LI CLASS=subbullet>&nbsp; <i>Erika Meadows</i>","",,,0
			//,"<LI CLASS=subbullet>&nbsp; <i>Patricia Murphy</i>","",,,0
			//,"<LI CLASS=subbullet>&nbsp; <i>Dora Micheletos</i>","",,,0
			,"<LI CLASS=subbullet>&nbsp; <i>Yolanda Lopez</i>","/loom/faculty/lopez.html",,,0
			,"<LI CLASS=subbullet>&nbsp; <i>Michelle Crippen</i>","/loom/faculty/3crippenb.htm",,,0
			,"<LI CLASS=subbullet>&nbsp; <i>Julie Dovichi</i>","/loom/faculty/dovichi.html",,,0
			,"<LI CLASS=subbullet>&nbsp; <i>Erika Meadows</i>","/loom/faculty/meadows.html",,,0
			,"<LI CLASS=subbullet>&nbsp; <i>Patricia Murphy</i>","/loom/faculty/murphy.html",,,0
			,"<LI CLASS=subbullet>&nbsp; <i>Dora Micheletos</i>","/loom/faculty/micheletos.html",,,0
			,"____________________________________","",,,
			])		
			
			addmenu(menu=["fourthgrade",
			,,300,1,"",style1,,"left",feature,,,,,,,,,,,,
			,"____________________________________","",,,
			//,"<LI CLASS=subbullet>&nbsp; <i>Susan Bunnell</i>","",,,0	
			//,"<LI CLASS=subbullet>&nbsp; <i>Melissa DeMatteo</i>","",,,0
			//,"<LI CLASS=subbullet>&nbsp; <i>Angela Quitasol</i>","",,,0
			//,"<LI CLASS=subbullet>&nbsp; <i>Christina Frederick</i>","",,,0
			,"<LI CLASS=subbullet>&nbsp; <i>Susan Bunnell</i>","/loom/faculty/bunnell.html",,,0	
			,"<LI CLASS=subbullet>&nbsp; <i>Melissa DeMatteo</i>","/loom/faculty/dematteo5b.htm",,,0
			,"<LI CLASS=subbullet>&nbsp; <i>Angela Quitasol</i>","/loom/faculty/quitasol.html",,,0
			,"<LI CLASS=subbullet>&nbsp; <i>Christina Frederick</i>","/loom/faculty/frederick4.mht",,,0		
			,"____________________________________","",,,
			])		
			
			addmenu(menu=["fifthgrade",
			,,300,1,"",style1,,"left",feature,,,,,,,,,,,,
			,"____________________________________","",,,
			//,"<LI CLASS=subbullet>&nbsp; <i>Melissa DeMatteo</i>","",,,0	
			//,"<LI CLASS=subbullet>&nbsp; <i>Angela Quitasol</i>","",,,0	
			//,"<LI CLASS=subbullet>&nbsp; <i>Maryann Pangburn</i>","",,,0	
			//,"<LI CLASS=subbullet>&nbsp; <i>Susan Bunnell</i>","",,,0	
			//,"<LI CLASS=subbullet>&nbsp; <i>Scott Pope</i>","",,,0	
			,"<LI CLASS=subbullet>&nbsp; <i>Melissa DeMatteo</i>","/loom/faculty/dematteo5b.htm",,,0	
			,"<LI CLASS=subbullet>&nbsp; <i>Angela Quitasol</i>","/loom/faculty/quitasol.htm",,,0	
			,"<LI CLASS=subbullet>&nbsp; <i>Maryann Pangburn</i>","/loom/faculty/pangburn.html",,,0
			,"<LI CLASS=subbullet>&nbsp; <i>Susan Bunnell</i>","/loom/faculty/bunnell.html",,,0
			,"<LI CLASS=subbullet>&nbsp; <i>Scott Pope</i>","/loom/faculty/pope.html",,,0		
			,"____________________________________","",,,
			])												
			
			addmenu(menu=["sixthgrade",
			,,300,1,"",style1,,"left",feature,,,,,,,,,,,,
			,"____________________________________","",,,
			//,"<LI CLASS=subbullet>&nbsp; <i>Judy Xiong</i>","",,,0	
			//,"<LI CLASS=subbullet>&nbsp; <i>Scott Pope</i>","",,,0	
			//,"<LI CLASS=subbullet>&nbsp; <i>Lisa Stock</i>","",,,0	
			//,"<LI CLASS=subbullet>&nbsp; <i>Karah Reeves</i>","",,,0	
			,"<LI CLASS=subbullet>&nbsp; <i>Judy Xiong</i>","/loom/faculty/xiong.html",,,0	
			,"<LI CLASS=subbullet>&nbsp; <i>Scott Pope</i>","/loom/faculty/Pope.htm",,,0	
			,"<LI CLASS=subbullet>&nbsp; <i>Lisa Stock</i>","/loom/faculty/stock6c.htm",,,0	
			,"<LI CLASS=subbullet>&nbsp; <i>Karah Reeves</i>","/loom/faculty/reeves6.htm",,,0	
			,"____________________________________","",,,
			])	
			
			addmenu(menu=["seventhgrade",
			,,300,1,"",style1,,"left",feature,,,,,,,,,,,,
			,"____________________________________","",,,
			//,"<LI CLASS=subbullet>&nbsp; <i>Chris Brunn</i>","",,,0	
			//,"<LI CLASS=subbullet>&nbsp; <i>Kathy Harvey</i>","",,,0	
			//,"<LI CLASS=subbullet>&nbsp; <i>Robert Gulden</i>","",,,0	
			//,"<LI CLASS=subbullet>&nbsp; <i>Charles Welch</i>","",,,0	
			//,"<LI CLASS=subbullet>&nbsp; <i>Dale Patterson</i>","",,,0	
			//,"<LI CLASS=subbullet>&nbsp; <i>Janice Ward</i>","",,,0
			,"<LI CLASS=subbullet>&nbsp; <i>Chris Brunn</i>","/loom/faculty/brunn.html",,,0	
			,"<LI CLASS=subbullet>&nbsp; <i>Kathy Harvey</i>","/loom/faculty/harvey.html",,,0	
			,"<LI CLASS=subbullet>&nbsp; <i>Robert Gulden</i>","/loom/faculty/gulden8.htm",,,0	
			,"<LI CLASS=subbullet>&nbsp; <i>Charles Welch</i>","/loom/faculty/welch1.htm",,,0	
			,"<LI CLASS=subbullet>&nbsp; <i>Dale Patterson</i>","/loom/faculty/Patterson.html",,,0
			,"<LI CLASS=subbullet>&nbsp; <i>Janice Ward</i>","/loom/faculty/ward.htm",,,0	
			,"____________________________________","",,,
			])	
			
			addmenu(menu=["eighthgrade",
			,,300,1,"",style1,,"left",feature,,,,,,,,,,,,
			,"____________________________________","",,,
			//,"<LI CLASS=subbullet>&nbsp; <i>Chris Brunn</i>","",,,0	
			//,"<LI CLASS=subbullet>&nbsp; <i>Kathy Harvey</i>","",,,0	
			//,"<LI CLASS=subbullet>&nbsp; <i>Robert Gulden</i>","",,,0	
			//,"<LI CLASS=subbullet>&nbsp; <i>Charles Welch</i>","",,,0	
			//,"<LI CLASS=subbullet>&nbsp; <i>Dale Patterson</i>","",,,0
			//,"<LI CLASS=subbullet>&nbsp; <i>Janice Ward</i>","",,,0
			,"<LI CLASS=subbullet>&nbsp; <i>Chris Brunn</i>","/loom/faculty/brunn.html",,,0	
			,"<LI CLASS=subbullet>&nbsp; <i>Kathy Harvey</i>","/loom/faculty/harvey.html",,,0	
			,"<LI CLASS=subbullet>&nbsp; <i>Robert Gulden</i>","/loom/faculty/gulden8.htm",,,0	
			,"<LI CLASS=subbullet>&nbsp; <i>Charles Welch</i>","/loom/faculty/welch1.htm",,,0
			,"<LI CLASS=subbullet>&nbsp; <i>Dale Patterson</i>","/loom/faculty/patterson.html",,,0		
			,"<LI CLASS=subbullet>&nbsp; <i>Janice Ward</i>","/loom/faculty/ward.html",,,0
			,"____________________________________","",,,
			])	
			
			addmenu(menu=["math",
			,,300,1,"",style1,,"left",feature,,,,,,,,,,,,
			,"____________________________________","",,,
			//,"<LI CLASS=subbullet>&nbsp; <i>Robert Gulden</i>","",,,0	
			,"<LI CLASS=subbullet>&nbsp; <i>Robert Gulden</i>","/loom/faculty/gulden8.htm",,,0	
			,"____________________________________","",,,
			])	
			
			addmenu(menu=["science",
			,,300,1,"",style1,,"left",feature,,,,,,,,,,,,
			,"____________________________________","",,,
			//,"<LI CLASS=subbullet>&nbsp; <i>Charles Welch</i>","",,,0	
			,"<LI CLASS=subbullet>&nbsp; <i>Charles Welch</i>","/loom/faculty/welch1.htm",,,0	
			,"____________________________________","",,,
			])	
			
			addmenu(menu=["music",
			,,300,1,"",style1,,"left",feature,,,,,,,,,,,,
			,"____________________________________","",,,
			//,"<LI CLASS=subbullet>&nbsp; <i>Shannon Beattie</i>","",,,0
			,"<LI CLASS=subbullet>&nbsp; <i>Shannon Beattie</i>","/loom/faculty/beattie.html",,,0	
			,"____________________________________","",,,
			])
			
			addmenu(menu=["psych",
			,,300,1,"",style1,,"left",feature,,,,,,,,,,,,
			,"____________________________________","",,,
			//,"<LI CLASS=subbullet>&nbsp; <i>Jody Browning</i>","",,,0	
			,"<LI CLASS=subbullet>&nbsp; <i>Jody Browning</i>","/loom/faculty/browning.mht",,,0	
			,"____________________________________","",,,
			])
			
						
			addmenu(menu=["rsp",
			,,300,1,"",style1,,"left",feature,,,,,,,,,,,,
			,"____________________________________","",,,
			//,"<LI CLASS=subbullet>&nbsp; <i>Janet Gomes</i>","",,,0	
			,"<LI CLASS=subbullet>&nbsp; <i>Janet Gomes</i>","/loom/faculty/gomes.html",,,0	
			,"____________________________________","",,,
			])
			
						
			addmenu(menu=["sdc",
			,,300,1,"",style1,,"left",feature,,,,,,,,,,,,
			,"____________________________________","",,,
			//,"<LI CLASS=subbullet>&nbsp; <i>Erwin Afre</i>","",,,0
			,"<LI CLASS=subbullet>&nbsp; <i>Erwin Afre</i>","/loom/faculty/afre.html",,,0	
			//,"<LI CLASS=subbullet>&nbsp; <i>Christina Perez</i>","",,,0
			,"<LI CLASS=subbullet>&nbsp; <i>Christina Perez</i>","/loom/faculty/perez.html",,,0
			//,"<LI CLASS=subbullet>&nbsp; <i>Gena McKinsey</i>","",,,0
			,"<LI CLASS=subbullet>&nbsp; <i>Gena McKinsey</i>","/loom/faculty/McKinsey.html",,,0	
			,"____________________________________","",,,
			])
			
						
			addmenu(menu=["kidszone",
			,,300,1,"",style1,,"left",feature,,,,,,,,,,,,
			,"____________________________________","",,,
			,"<LI CLASS=subbullet>&nbsp; <i>All</i>","",,,0	
			//,"<LI CLASS=subbullet>&nbsp; <i>All</i>","/loom/faculty/kidszone.html",,,0	
			,"____________________________________","",,,
			])
						
						
			addmenu(menu=["misc",
			,,300,1,"",style1,,"left",feature,,,,,,,,,,,,
			,"____________________________________","",,,
			,"<LI CLASS=subbullet>&nbsp; <i>Nancy Lopez - Ed Tech</i>","",,,0	
			//,"<LI CLASS=subbullet>&nbsp; <i>All</i>","/loom/faculty/kidszone.html",,,0	
			,"____________________________________","",,,
			])
			

dumpmenus()
