
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)}

if(navigator.appVersion.indexOf("MSIE 6.0")>0)
{
	effect = "Fade(duration=0.2);Alpha(style=0,opacity=88);Shadow(color='#777777', Direction=150, Strength=5)"
}
else
{
	effect = "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

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.
"ccffff",			// Mouse Off Font Color
"3366FF",			// Mouse Off Background Color
"000000",			// Mouse On Font Color
"6699FF",			// 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)
"Verdana, Arial",		// Font Name
4,				// Menu Item Padding
"../arrow.gif",			// Sub Menu Image (Leave this blank if not needed)
,				// 3D Border & Separator bar
"66ffff",			// 3D High Color
"000099",			// 3D Low Color
"ccffff",			// Current Page Item Font Color (leave this blank to disable)
"3366FF",			// 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)
]



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
20,				// Menu Top - The Top position of the menu in pixels
100,				// Menu Left - The Left position of the menu in pixels
,				// Menu Width - Menus width in pixels
1,				// 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
effect,				// 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)
,				// Reserved for future use
,				// Reserved for future use
,				// Reserved for future use
,"Home","http://www.parsonselementary.org/home.html",,"Back to the home page",1 // "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"
,"Staff&nbsp;&nbsp;","show-menu=staff",,"",1
,"Students&nbsp;&nbsp;","show-menu=students",,"",1
,"Parents&nbsp;&nbsp;","show-menu=parents",,"",1
,"Media/Technology&nbsp;&nbsp;","show-menu=media_technology",,"",1
,"General_Information&nbsp;&nbsp;","show-menu=faq",,"",1
,"GCPS&nbsp;&nbsp;","show-menu=gcps",,"",1
])

	addmenu(menu=["staff",
	,,230,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"Go! Gwinnett Portal Access","https://go.gwinnett.k12.ga.us/app/wps/portal",,,1
	,"Principal","show-menu=principal",,,1
	,"Assistant Principals","show-menu=assistant_principal",,,1
	,"Guidance & Counseling Services","http://www.parsonselementary.org/counseling_services/counseling_services.html",,,1
	,"Kindergarten","http://www.parsonselementary.org/kindergarten/kindergarten.html",,,1
	,"First Grade","http://www.parsonselementary.org/first_grade/first_grade.html",,,1
	,"Second Grade","http://www.parsonselementary.org/second_grade/second_grade.html",,,1
	,"Third Grade","http://www.parsonselementary.org/third_grade/third_grade.html",,,1
	,"Fourth Grade","http://www.parsonselementary.org/fourth_grade/fourth_grade.html",,,1
	,"Fifth Grade","http://www.parsonselementary.org/fifth_grade/fifth_grade.html",,,1
	,"Special Education","http://www.parsonselementary.org/special_education/special_education.html",,,1
	,"Special Area","http://www.parsonselementary.org/special_area/special_area.html",,,1
	,"Office","http://www.parsonselementary.org/office/office.html",,,1
	,"Cafeteria Manager","http://www.parsonselementary.org/cafeteria/cafeteria.html",,,1
	,"Custodial Staff","http://www.parsonselementary.org/custodian/custodian.html",,,1
	])
	
	
		addmenu(menu=["principal",,,160,1,"",style1,,"left",effect,,,,,,,,,,,,
		,"Dr. Charlotte Sadler","http://www.parsonselementary.org/charlotte_sadler/charlotte_sadler.html",,,0
		])
		
		addmenu(menu=["assistant_principal",,,140,1,"",style1,,"left",effect,,,,,,,,,,,,
		,"Cara Steed","http://www.parsonselementary.org/cara_stahl/cara_stahl.html",,,0
		,"Laurie Gardner","http://www.parsonselementary.org/laurie_gardner/laurie_gardner.html",,,0
		])


	addmenu(menu=["students",,,190,1,"",style1,,"left",effect,,,,,,,,,,,,
	,"Student Council","http://www.parsonselementary.org/student_council/student_council.html",,,1
	,"Cubs Corner","show-menu=cubs_corner",,,1
	,"Math, Science Connection","show-menu=math_science_connection",,,1
	,"Student Recognition","http://www.parsonselementary.org/student_recognition.html",,,1
	,"Student Activities","show-menu=student_activities",,,1
	,"Student Clubs","show-menu=student_clubs",,,1
	])

		addmenu(menu=["cubs_corner",,,200,1,"",style1,,"left",effect,,,,,,,,,,,,
		,"Cubs Corner, Fall 2009","http://www.parsonselementary.org/cubs_corner/cc.pdf",,,1
		,"Cubs Corner, Winter 2010","http://www.parsonselementary.org/cubs_corner/cc1.pdf",,,1
		,"Cubs Corner, Spring 2010","http://www.parsonselementary.org/cubs_corner/cc2.pdf",,,1
		])
		
		addmenu(menu=["math_science_connection",,,280,1,"",style1,,"left",effect,,,,,,,,,,,,
		,"Math, Science Connection, Sept. 2010","http://www.parsonselementary.org/msc/Sept_2009.pdf",,,1
		,"Math, Science Connection, Oct. 2009","http://www.parsonselementary.org/msc/Oct_2009.pdf",,,1
		,"Math, Science Connection, Nov. 2009","http://www.parsonselementary.org/msc/Nov_2009.pdf",,,1
		,"Math, Science Connection, Dec. 2009","http://www.parsonselementary.org/msc/Dec_2009.pdf",,,1
		,"Math, Science Connection, Jan. 2010","http://www.parsonselementary.org/msc/Jan_2010.pdf",,,1
		,"Math, Science Connection, Feb. 2010","http://www.parsonselementary.org/msc/Feb_2010.pdf",,,1
		,"Math, Science Connection, March. 2010","http://www.parsonselementary.org/msc/March_2010.pdf",,,1
		])
	
	
		addmenu(menu=["student_activities",,,220,1,"",style1,,"left",effect,,,,,,,,,,,,
		,"Parsons Holiday Concert","http://www.parsonselementary.org/concert.html",,,0
		,"Firebird Art Contest","http://www.parsonselementary.org/firebird.html",,,0
		,"Peace Garden","http://www.parsonselementary.org/peace_garden/peace_garden.html",,,0
		,"Parsons Art Show","http://www.parsonselementary.org/art_show.html",,,0
		,"Parsons Drum Circle","http://www.parsonselementary.org/drums.html",,,0
		,"Cultural Arts","http://www.parsonselementary.org/cultural_arts/cultural_arts.html",,,0
		,"Fifth Grade FOCUS","http://www.parsonselementary.org/hyzer_web_page/index.html",,,0
		])

		addmenu(menu=["student_clubs",,,200,1,"",style1,,"left",effect,,,,,,,,,,,,
		,"Odyssey of the Mind","http://www.parsonselementary.org/student_clubs/om.html",,,0
		,"Art Club","http://www.parsonselementary.org/clubs/Art_Club.pdf",,,0
		,"Chorus Club","http://www.parsonselementary.org/clubs/Chorus.pdf",,,0
		,"PE Club","http://www.parsonselementary.org/clubs/pe_club.pdf",,,0
		,"Chess Club","http://www.parsonselementary.org/clubs/Chess_Club.pdf",,,0
		,"Science Club","http://www.parsonselementary.org/clubs/Science_Club.pdf",,,0
		,"Triple B Club","http://www.parsonselementary.org/clubs/Triple_B_club.pdf",,,0
		,"Enviro-Rangers","http://www.parsonselementary.org/clubs/EnviroRangers.pdf",,,0
		,"4th Grade Witzzle Pro Club","http://www.parsonselementary.org/clubs/4th_Grade_Witzzle_Pro_Club.pdf",,,0
		,"5th Grade Witzzle Pro Club","http://www.parsonselementary.org/clubs/5th_Grade_Witzzle_Pro_Club.pdf",,,0
		])
	
	addmenu(menu=["parents",,,250,1,"",style1,0,"left",effect,,,,,,,,,,,,
	,"PTA","show-menu=pta",,,1
	,"Reflections Information","show-menu=reflections",,,1
	,"Curriculum Letters","show-menu=curriculum",,,1
	,"Accountability Report","http://www.parsonselementary.org/parsons_accountability_report.pdf",,,1
	,"School Council","http://www.parsonselementary.org/school_council.html",,,1
	,"School Supplies","http://www.parsonselementary.org/school_supplies/school_supplies.html",,,1
	,"Calling all Volunteers","http://www.parsonselementary.org/volunteers/volunteers.htm",,,1
	,"Lunch/Breakfast Information","http://www.parsonselementary.org/cafeteria/lunch_breakfast_menu.html",,,1
	,"Test Results","http://www.parsonselementary.org/test_results/testresults.htm",,,1
	,"School Success","http://pageforparents.org/?c126443",,,1
	,"Enroll in Student Insurance Here","https://www.k12studentinsurance.com/",,,1
	,"Parsons Pride Newsletter","http://www.parsonselementary.org/newsletter/newsletter_october092.pdf",,,1
	,"Friday Flash","http://www.parsonselementary.org/friday_flash/ff.pdf",,,1
	,"ACCESS for ELLs","http://www.wida.us/assessment/ACCESS/sample_items.aspx",,,1
	])


		addmenu(menu=["pta",,,220,1,"",style1,,"left",effect,,,,,,,,,,,,
		,"Gwinnett PTA","http://www.gwinnett2pta.org/Default.aspx",,,0
		,"PTA Officers","http://www.parsonselementary.org/pta/pta.html",,,0
		,"PTA Membership Form","http://www.parsonselementary.org/membership.pdf",,,0
		,"PTA Spirit Wear Order Form","http://www.parsonselementary.org/pta/pta_spirit_wear_order_form2.pdf",,,0
		])

		addmenu(menu=["reflections",,,170,1,"",style1,,"left",effect,,,,,,,,,,,,
		,"Reflections Flier","http://www.parsonselementary.org/Reflections_Flier.pdf",,,0
		,"Entry Form","http://www.parsonselementary.org/pta/Entry_Form.pdf",,,0
		,"General Rules","http://www.parsonselementary.org/pta/General_Rules.pdf",,,0
		,"Literature","http://www.parsonselementary.org/pta/Literature.pdf",,,0
		,"Photography","http://www.parsonselementary.org/pta/Photography.pdf",,,0
		,"Visual Arts","http://www.parsonselementary.org/pta/Visual_Arts.pdf",,,0
		,"Musical Composition","http://www.parsonselementary.org/pta/Musical_Composition.pdf",,,0
		,"Dance Choreography","http://www.parsonselementary.org/pta/Dance_Choreography.pdf",,,0
		,"Film Production","http://www.parsonselementary.org/pta/Film_Production.pdf",,,0
		])
		
                addmenu(menu=["curriculum",,,140,1,"",style1,,"left",effect,,,,,,,,,,,,
		,"Kindergarten","http://www.parsonselementary.org/curriculum_letters/Kindergarten.pdf",,,0
		,"1st Grade","http://www.parsonselementary.org/curriculum_letters/1st.pdf",,,0
		,"2nd Grade","http://www.parsonselementary.org/curriculum_letters/2nd.pdf",,,0
		,"3rd Grade","http://www.parsonselementary.org/curriculum_letters/3rd.pdf",,,0
		,"4th Grade","http://www.parsonselementary.org/curriculum_letters/4th.pdf",,,0
		,"5th Grade","http://www.parsonselementary.org/curriculum_letters/5th.pdf",,,0
		])

		addmenu(menu=["handbook",,,60,1,"",style1,,"left",effect,,,,,,,,,,,,
		,"Cover","http://www.parsonselementary.org/handbook/cover.htm",,,0
		,"Page 1","http://www.parsonselementary.org/handbook/page1.htm",,,0
		,"Page 2","http://www.parsonselementary.org/handbook/page2.htm",,,0
		,"Page 3","http://www.parsonselementary.org/handbook/page3.htm",,,0
		,"Page 4","http://www.parsonselementary.org/handbook/page4.htm",,,0
		,"Page 5","http://www.parsonselementary.org/handbook/page5.htm",,,0
		,"Page 6","http://www.parsonselementary.org/handbook/page6.htm",,,0
		,"Page 7","http://www.parsonselementary.org/handbook/page7.htm",,,0
		,"Page 8","http://www.parsonselementary.org/handbook/page8.htm",,,0
		,"Page 9","http://www.parsonselementary.org/handbook/page9.htm",,,0
		])



	
	addmenu(menu=["media_technology",,,150,1,"",style1,0,"left",effect,,,,,,,,,,,,
	,"References", "show-menu=references",,,1
	,"Media Center","http://teacherweb.com/GA/ParsonsElementary/COMOPresentation-NoblesandSkeen",,,1
	,"LSTC","http://www.parsonselementary.org/lstc/lstc.html",,,1
	,"Book Fair","http://bookfairs.scholastic.com/bookfairs/cptoolkit/publish/parsonses",,,1
	])
	
	addmenu(menu=["references",,,160,1,"",style1,,"left",effect,,,,,,,,,,,,
		,"Computer Lab","http://www.parsonselementary.org/reference/computerlab.htm",,,0
		,"Teacher Resources","http://www.parsonselementary.org/reference/teacher_resources.html",,,0
		,"Social Studies Links","http://www.parsonselementary.org/reference/social_studies_links.html",,,0
		,"Math Links","http://www.parsonselementary.org/reference/mathlinks.html",,,0
		,"Science Links","http://www.parsonselementary.org/reference/sciencelinks.html",,,0
		,"Biography Links","http://www.parsonselementary.org/reference/biographylinks.html",,,0
		,"General Reference Links","http://www.parsonselementary.org/reference/generalreferences.html",,,0
		,"Language Links","http://www.parsonselementary.org/reference/languageartslinks.html",,,0
		,"Science Links","http://www.parsonselementary.org/reference/sciencelinks.html",,,0
		,"Search Tools Links","http://www.parsonselementary.org/reference/searchtools.html",,,0
		,"Web Quest Links","http://www.parsonselementary.org/reference/webquestlinks.html",,,0
		,"Free Clipart Links","http://www.parsonselementary.org/reference/freeclipart.html",,,0
		,"Current Events","http://www.parsonselementary.org/reference/currentevents.htm",,,0
		,"Preschool Websites","http://www.parsonselementary.org/reference/preschool.htm",,,0
		])

	addmenu(menu=["faq",,,240,1,,style1,0,"left","randomdissolve(duration=0.5);Shadow(color='#999999', Direction=135, Strength=5)",0,,,,,,,,,,,
	,"Parsons Family","http://www.parsonselementary.org/parsons_family/parsons_family.html",," ",1
	,"Phone / Fax Numbers","http://www.parsonselementary.org/phone_fax_numbers.html",," ",1
	,"School Location", "http://www.parsonselementary.org/school_location.html",," ",1
	,"Registration", "http://www.parsonselementary.org/registration.html",," ",1
	,"Fundraising", "http://www.parsonselementary.org/fundraising.html",," ",1
	,"School-Business Partnerships", "http://www.parsonselementary.org/business_partners/business_partners.html",," ",1
	,"About This Site", "http://www.parsonselementary.org/about_this_site.html",," ",1
	,"Redistricting Information", "http://www.parsonselementary.org/Redistricting_Info.pdf",," ",1
	,"New School Boundary Input Form", "http://www.parsonselementary.org/New_School_Boundary_Input_Form_2009.pdf",," ",1
	,"Burnette ES Redistricting Map", "http://www.parsonselementary.org/Burnette.pdf",," ",1
	,"2010-11 GCPS Calendar", "http://www.parsonselementary.org/calendar/2010-11Calendar.pdf",," ",1
	])
addmenu(menu=["gcps",,,220,1,"",style1,0,"left",effect,,,,,,,,,,,,
	,"Gwinnett County Public Schools","http://www.gwinnett.k12.ga.us/",,,1
	,"Peachtree Ridge High School","http://www.peachtreeridge.org",,,1
	,"Peachtree Ridge Foundation","http://www.peachtreeridgefoundation.org/",,,1
	,"Richard Hull Middle School","http://www.hullmiddleschool.org/",,,1
	])
	

dumpmenus()