/*
 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="<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.



////////////////////////////////////
// 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
if(navigator.appVersion.indexOf("MSIE 6.0")>0)
{
	effect = "Fade(duration=0.2);Alpha(style=0,opacity=88);Shadow(color='#777777', Direction=135, Strength=5)"
}
else
{
	effect = "Shadow(color='#777777', Direction=135, Strength=5)" // Stop IE5.5 bug when using more than one filter
}

timegap=1000			// The time delay for menus to remain visible
followspeed=5			// Follow Scrolling speed
followrate=40			// Follow Scrolling Rate
suboffset_top=0;		// Sub menu offset Top position 
suboffset_left=0;		// Sub menu offset Left position
closeOnClick = true

// style# is an array of properties. You can have as many property arrays as you need. This means that menus can have their own style.

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.
"000000",				// Mouse Off Font Color
"ffffff",					// Mouse Off Background Color
"gold",					// Mouse On Font Color
"000000",				// Mouse On Background Color
"gold",					// Menu Border Color 
10,						// Font Size in pixels
"normal",				// Font Style (italic or normal)
"bold",					// Font Weight (bold or normal)
"Verdana, Arial",		// Font Name
4,						// Menu Item Padding
"/exed/images/arrow.gif",			// Sub Menu Image (Leave this blank if not needed)
,						// 3D Border & Separator bar
"66ffff",				// 3D High Color
"000099",				// 3D Low Color
"gold",					// Current Page Item Font Color (leave this blank to disable)
"000000",				// Current Page Item Background Color (leave this blank to disable)
"/exed/images/arrowdn.gif",			// Top Bar image (Leave this blank to disable)
"ffffff",					// Menu Header Font Color (Leave blank if headers are not needed)
"000099",				// Menu Header Background Color (Leave blank if headers are not needed)
"gold",					// Menu Item Separator Color
]

footerstyle=[			// footerstyle is an array of properties.
"ffffff",					// Mouse Off Font Color
"000000",				// Mouse Off Background Color
"gold",					// Mouse On Font Color
"000000",				// Mouse On Background Color
"000000",				// Menu Border Color 
10,						// Font Size in pixels
"normal",				// Font Style (italic or normal)
"bold",					// Font Weight (bold or normal)
"Verdana, Arial",		// Font Name
2,						// Menu Item Padding
"/exed/images/arrow.gif",			// Sub Menu Image (Leave this blank if not needed)
,						// 3D Border & Separator bar
"66ffff",				// 3D High Color
"000099",				// 3D Low Color
"gold",					// Current Page Item Font Color (leave this blank to disable)
"000000",				// Current Page Item Background Color (leave this blank to disable)
"/exed/images/arrowup.gif",			// Top/Bottom Bar image (Leave this blank to disable)
"ffffff",					// Menu Header Font Color (Leave blank if headers are not needed)
"000099",				// Menu Header Background Color (Leave blank if headers are not needed)
"000000",				// Menu Item Separator Color
]

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
93,						// Menu Top - The Top position of the menu in pixels
0,						// Menu Left - The Left position of the menu in pixels
,						// Menu Width - Menus width in pixels
2,						// Menu Border Width 
,						// 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&nbsp;&nbsp;&nbsp;<br>&nbsp;","show-menu=home","/exed","Extended Education Home Page",1 // "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"
,"ELP/ESL<br>International&nbsp;&nbsp;&nbsp;","show-menu=elp","/exed/elp","ELP/ESL International",1
,"Certificate&nbsp;&nbsp;&nbsp;<br>Programs","show-menu=certificate","/exed/certificate","Certificate Programs",1
,"Online<br>Courses&nbsp;&nbsp;&nbsp;","show-menu=online","/exed/online","Online Courses",1
,"Open<Br>University&nbsp;&nbsp;&nbsp;","show-menu=openuni","/exed/openuni","Open University",1
,"Professional<br>Development&nbsp;&nbsp;&nbsp;","show-menu=profdeve","/exed/profdeve","Professional Development",1
,"Special<br>Sessions&nbsp;&nbsp;&nbsp;","show-menu=specialsessions","/exed/mspa","Special Sessions",1
,"Test<br>Preparation&nbsp;&nbsp;&nbsp;","show-menu=testprep","/exed/testprep","Test Preparation",1
,"Publications&nbsp;&nbsp;&nbsp;<br>&nbsp;","show-menu=publications","/exed/publications/","Publications",1
,"Search<br>WebSite&nbsp;&nbsp;&nbsp;","show-menu=search",,"Search WebSite",1
])

	addmenu(menu=["home",
	,,200,2,"",style1,,"left",effect,,,,,,,,,,,,
	,"Recommend this site!","/exed/tell-a-friend.htm",,"Recommend this site!",1
	,"Department Information","/exed/geninfo.htm",,"Department Information",1
	,"Types of Courses","show-menu=coursetypes","/exed/courses.htm","Types of Courses",1
	,"Registration Information","/exed/reginfo.htm",,"Registration Information",1
	,"Registration Forms","/exed/regforms.htm",,"Registration Forms",1
	,"Policies and Procedures","/exed/policies.htm",,"Policies and Procedures",1
	,"Publications","show-menu=publications","/exed/publications/","Publications",1
	,"Financial Assistance","/exed/financialassist.htm",,"Financial Assistance",1
	])

		addmenu(menu=["publications",
		,,200,2,"",style1,,"left",effect,,,,,,,,,,,,
		,"Current EE Catalog","/exed/publications/catalog.htm",,"Current EE Catalog",1
		,"Brochures","/exed/publications/brochures.htm",,"Brochures",1
		])

	addmenu(menu=["elp",
	,,200,2,"",style1,,"left",effect,,,,,,,,,,,,
	,"About ELP","/exed/elp/about.htm",,"About ELP",1
	,"ELP Quarter Calendar","/exed/elp/calendar.htm",,"ELP Quarter Calendar",1
	,"How to Apply (18+ Yrs Only)","/exed/elp/howtoapply.htm",,"How to Apply (18+ Yrs Only)",1
	,"Documents & Application Forms","/exed/elp/docs/",,"Documents & Application Forms",1
	,"Conditional Admission to CSLA","/exed/elp/conditionaladm.htm",,"Conditional Admission to CSLA",1
	,"Immigration Requirements","/exed/elp/immigration.htm",,"Immigration Requirements",1
	,"New SEVIS Fee","/exed/elp/sevis",,"New SEVIS Fee",1
	,"Registration Day","/exed/elp/registrationday.htm",,"Registration Day",1
	,"Find Housing","/exed/elp/findhousing.htm",,"Find Housing",1
	,"When you enter the U.S.","/exed/elp/entering-us.htm",,"When you enter the U.S.",1
	])

	addmenu(menu=["certificate",
	,,200,2,"",style1,,"left",effect,,,,,,,,,,,,
	,"About Certificate Programs","/exed/certificate",,"About Certificate Programs",1
	,"A-E Certificate Programs","show-menu=ae-cert",,"A-E Certificate Programs",1
	,"F-J Certificate Programs","show-menu=fj-cert",,"F-J Certificate Programs",1
	,"K-O Certificate Programs","show-menu=ko-cert",,"K-O Certificate Programs",1
	,"P-Z Certificate Programs","show-menu=pz-cert",,"P-Z Certificate Programs",1
	])

		addmenu(menu=["ae-cert",
		,,200,2,"",style1,,"left",effect,,,,,,,,,,,,
		,"Accounting","/exed/certificate/accounting.htm",,"Accounting",1
		,"Alternative Nutrition","/exed/certificate/altnutrition.htm",,"Alternative Nutrition",1
		,"Applied Gerontology","/exed/certificate/applgero.htm",,"Applied Gerontology",1
		,"Biotechnology","/exed/certificate/biotech.htm",,"Biotechnology",1
		,"Business Management","/exed/certificate/busmgmt.htm",,"Business Management",1
		,"Certified Employee Benefit Specialist","/exed/certificate/cebs.htm",,"Certified Employee Benefit Specialist",1
		,"Computer Programming","/exed/certificate/compprog.htm",,"Computer Programming",1
		,"Electronic Technology","/exed/certificate/electech.htm",,"Electronic Technology",1
		,"Entrepreneurship and Small Business","/exed/certificate/esmallbus.htm",,"Entrepreneurship and Small Business",1
		])

		addmenu(menu=["fj-cert",
		,,200,2,"",style1,,"left",effect,,,,,,,,,,,,
		,"Fashion Design","/exed/certificate/fashiondesign.htm",,"Fashion Design",1
		,"Fashion Merchandising","/exed/certificate/fashionmerch.htm",,"Fashion Merchandising",1
		,"Food Service Management Development","/exed/certificate/foodservice.htm",,"Food Service Management Development",1
		,"General Management","/exed/certificate/genmgmt.htm",,"General Management",1
		,"Human Resources Management","/exed/certificate/hrmgmt.htm",,"Human Resources Management",1
		,"Intercultural Proficiency","/exed/certificate/icp.htm",,"Intercultural Proficiency",1
		,"International Business","/exed/certificate/intlbus.htm",,"International Business",1
		,"International Business Communication","/exed/certificate/intlbuscom.htm",,"International Business Communication",1
		,"International Economics","/exed/certificate/intlecon.htm",,"International Economics",1
		])

		addmenu(menu=["ko-cert",
		,,200,2,"",style1,,"left",effect,,,,,,,,,,,,
		,"Labor Relations","/exed/certificate/laborrel.htm",,"Labor Relations",1
		,"Legal Interpretation and Translation","/exed/certificate/legaltrans.htm",,"Legal Interpretation and Translation",1
		,"Manufacturing Engineering","/exed/certificate/mfgengr.htm",,"Manufacturing Engineering",1
		,"Marketing","/exed/certificate/marketing.htm",,"Marketing",1
		,"Multimedia - Web","/exed/certificate/multimedia.htm",,"Multimedia - Web",1
		,"Operations Management","/exed/certificate/opmgmt.htm",,"Operations Management",1
		])

		addmenu(menu=["pz-cert",
		,,200,2,"",style1,,"left",effect,,,,,,,,,,,,
		,"Paralegal Studies","show-menu=paralegal","/exed/certificate/paralegal","Paralegal Studies",1
		,"Parent Educator","/exed/certificate/parented.htm",,"Parent Educator",1
		,"Retail Professional Development","/exed/certificate/retaildev.htm",,"Retail Professional Development",1
		,"Textile: Production and Management","/exed/certificate/textile.htm",,"Textile: Production and Management",1
		,"UNIX Programming and Administration","/exed/certificate/unixprog.htm",,"UNIX Programming and Administration",1
		,"Youth Agency Administration","/exed/certificate/youthagency.htm",,"Youth Agency Administration",1
		])

			addmenu(menu=["paralegal",
			,,200,2,"",style1,,"left",effect,,,,,,,,,,,,
			,"Program Objectives","/exed/certificate/paralegal/#ProgramObjectives",,"Program Objectives",1
			,"Employment, Placement, and Internship Opportunities","/exed/certificate/paralegal/internshipjob.htm",,"Employment, Placement, and Internship Opportunities",1
			,"Admission & Certificate Requirements","/exed/certificate/paralegal/paralegalreq.htm",,"Admission & Certificate Requirements",1
			,"Course Information","/exed/certificate/paralegal/paralegalcourseinfo.htm",,"Course Information",1
			,"Current Course Schedule","/exed/certificate/paralegal/paralegalcourse.htm",,"Current Course Schedule",1
			,"Paralegal Website Links","/exed/certificate/paralegal/paralegallinks.htm",,"Paralegal Website Links",1
			])
		
	addmenu(menu=["online",
	,,200,2,"",style1,,"left",effect,,,,,,,,,,,,
	,"About Online Courses","/exed/online",,"About Online Courses",1
	,"EducationToGo Online Courses","/exed/online/ed2go",,"EducationToGo Online Courses",1
	,"Gatlin: Online Career Training Courses","/exed/online/gatlineducation.htm",,"Gatlin: Online Career Training Courses",1
	,"Business Management Certificate Program","/exed/certificate/busmgmt.htm",,"Business Management Certificate Program",1
	,"Computer Hardware and Networking Certification Preparation","show-menu=certs","http://www.ed2go.com/cgi-bin/newoic/newofferings.cgi?name=csula&dept=CC","Computer Hardware and Networking Certification Preparation",1
	,"Computer Programming & Database","http://www.ed2go.com/cgi-bin/newoic/newofferings.cgi?name=csula&dept=CP",,"Computer Programming & Database",1
	,"Introduction to Nursing Informatics","/exed/online/nursinginformatics.htm",,"Introduction to Nursing Informatics",1
	,"Math Prep Courses","/exed/testprep/mathprep.htm",,"Math Prep Courses",1
	,"Multimedia - Web","/exed/certificate/multimedia.htm",,"Multimedia - Web",1
	])

		addmenu(menu=["certs",
		,,200,2,"",style1,,"left",effect,,,,,,,,,,,,
		,"A+ Certification Training","http://www.ed2go.com/cgi-bin/newoic/newofferings.cgi?name=csula&dept=CC",,"A+ Certification Training",1
		,"MCSE Certification","http://www.ed2go.com/cgi-bin/newoic/newofferings.cgi?name=csula&dept=CC",,"MCSE Certification",1
		,"Network+ Certification Training","http://www.ed2go.com/cgi-bin/newoic/newcrsdes.cgi?name=csula&course=npc&title=Network+^Certification^Prep",,"Network+ Certification Training",1
		])

	addmenu(menu=["profdeve",
	,,200,2,"",style1,,"left",effect,,,,,,,,,,,,
	,"About Professional Development","/exed/profdeve",,"About Professional Development",1
	,"Accounting and Tax Seminars","/exed/profdeve/accttax.htm",,"Accounting and Tax Seminars",1
	,"Accounting and Tax - Professional Conduct and Ethics Seminar","/exed/profdeve/accttax.htm#ProfessionalConduct",,"Accounting and Tax - Professional Conduct and Ethics Seminar",1
	,"Certified Financial Planning","/exed/profdeve/cfp.htm",,"Certified Financial Planning",1
	,"EKG Technician Certification Program","/exed/profdeve/ekgtechcert.htm",,"EKG Technician Certification Program",1
	,"Forensic Science Professional Advancement Courses","show-menu=forensicscience",,"Forensic Science Professional Advancement Courses",1
	,"Introduction to Medical Interpretation &amp; Translation: English/Spanish","/exed/profdeve/intromedicalinterpret.htm",,"Introduction to Medical Interpretation &amp; Translation: English/Spanish",1
	,"Medical Billing and Coding Program","/exed/profdeve/medicalbilling.htm",,"Medical Billing and Coding Program",1
	,"Orff Schulwerk Certification Program for Music Specialists","/exed/profdeve/orffschulwerk.htm",,"Orff Schulwerk Certification Program for Music Specialists",1
	,"Osher Lifelong Learning Institute (OLLI)","/exed/profdeve/osher",,"Osher Lifelong Learning Institute (OLLI)",1
	,"Pharmacy Technician Program","/exed/profdeve/pharmacytech.htm",,"Pharmacy Technician Program",1
	,"Summer Master of Music in Choral Conducting","/exed/profdeve/choralconducting.htm",,"Summer Master of Music in Choral Conducting",1
	])

			addmenu(menu=["forensicscience",
			,,200,2,"",style1,,"left",effect,,,,,,,,,,,,
	,"Basic Crime Scene Investigation","/exed/profdeve/forensicscience.htm#BCSI",,"Basic Crime Scene Investigation",1
	,"Introduction to Fingerprint Evidence","/exed/profdeve/forensicscience.htm#IFE",,"Introduction to Fingerprint Evidence",1
	,"Crime Scene Photography","/exed/profdeve/forensicscience.htm#CSP",,"Crime Scene Photography",1
	,"Courtroom Testimony","/exed/profdeve/forensicscience.htm#CT",,"Courtroom Testimony",1
			])
		
	addmenu(menu=["openuni",
	,,200,2,"",style1,,"left",effect,,,,,,,,,,,,
	,"New Open University Fees","/exed/openuni/ou2009feeincrease.pdf",,"New Open University Fees",1
	,"Open University Information","/exed/openuni/faq.htm",,"Open University Information",1
	,"Cisco Academy","/exed/openuni/ciscoacademy.htm",,"Cisco Academy",1
	])

	addmenu(menu=["specialsessions",
	,,200,2,"",style1,,"left",effect,,,,,,,,,,,,
	,"Master of Science in Public Administration","/exed/mspa",,"Master of Science in Public Administration",1
	])

	addmenu(menu=["testprep",
	,,200,2,"",style1,,"left",effect,,,,,,,,,,,,
	,"About Test Preparation","/exed/testprep",,"About Test Preparation",1
	,"California Basic Educational Skills Test (CBEST)","/exed/testprep/cbest.htm",,"California Basic Educational Skills Test (CBEST)",1
	,"California Subjects Exam for Teachers (CSET)","/exed/testprep/cset.htm",,"California Subjects Exam for Teachers (CSET)",1
	,"Engineer-In-Training (EIT)","/exed/testprep/eit.htm",,"Engineer-In-Training (EIT)",1
	,"Graduate Management Admission Test (GMAT)","/exed/testprep/gmat.htm",,"Graduate Management Admission Test (GMAT)",1
	,"Graduate Records Exam (GRE)","/exed/testprep/gre.htm",,"Graduate Records Exam (GRE)",1
	,"Mathematics Examination Preparation","/exed/testprep/mathprep.htm",,"Mathematics Examination Preparation",1
	,"PE Review Course In Electrical Engineering","/exed/testprep/peee.htm",,"PE Review Course In Electrical Engineering",1
	,"Reading Instruction Competence Assessment (RICA)","/exed/testprep/rica.htm",,"Reading Instruction Competence Assessment (RICA)",1
	])

	addmenu(menu=["search",
	,,170,2,"",style1,,"",effect,,,,,,,,,,,,
	,"Search Extended Education", "http://www.google.com/u/csula?q=&sitesearch=www.calstatela.edu&hq=inurl:exed",,"Search Extended Education Website",1
	,"Search Cal State L.A.", "http://www.google.com/u/csula?q=&sitesearch=www.calstatela.edu",,"Search Cal State L.A. Website",1
	])

addmenu(menu=[		// This is the array that contains your menu properties and details
"footermenu",			// Menu Name - This is needed in order for the menu to be called
0,						// Menu Top - The Top position of the menu in pixels
200,					// Menu Left - The Left position of the menu in pixels
130,					// Menu Width - Menus width in pixels
2,						// Menu Border Width 
"bottom",				// Screen Position - here you can use "center;left;right;middle;top;bottom" or a combination of "center:middle"
footerstyle,			// 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)
"center",				// 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
,"Extended Education&nbsp;&nbsp;&nbsp;","show-menu=home","/exed","Extended Education Links",1 // "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"
," &nbsp;Cal State L.A.&nbsp;&nbsp;&nbsp;","show-menu=csula",,"Cal State L.A. Links",1
," &nbsp;The CSU&nbsp;&nbsp;&nbsp;","http://www.calstate.edu/",,"The CSU System",1
])

		addmenu(menu=["coursetypes",
		,,200,2,"",style1,,"left",effect,,,,,,,,,,,,
		,"ELP/ESL International","/exed/elp",,"ELP/ESL International",1
		,"Certificate Programs","/exed/certificate",,"Certificate Programs",1
		,"Online Courses","/exed/online",,"Online Courses",1
		,"Open University","/exed/openuni",,"Open University",1
		,"Professional Development","/exed/profdeve",,"Professional Development",1
		,"Test Preparation","/exed/testprep",,"Test Preparation",1
		])

	addmenu(menu=["csula",
	,,200,2,"",style1,,"left",effect,,,,,,,,,,,,
	,"CSULA Home","show-menu=csulalinks","http://www.calstatela.edu/","Cal State L.A. Links",1
	,"CSULA Colleges","show-menu=csulacolleges","http://www.calstatela.edu/academic/aa/dept_sch.htm","Cal State L.A. Colleges",1
	])

		addmenu(menu=["csulacolleges",
		,,200,2,"",style1,,"left",effect,,,,,,,,,,,,
		,"College of Arts & Letters","http://www.calstatela.edu/academic/al/",,"College of Arts & Letters",1
		,"College of Business & Economics","http://cbe.calstatela.edu/",,"College of Business & Economics",1
		,"Charter College of Education","http://www.calstatela.edu/academic/ccoe/",,"Charter College of Education",1
		,"College of Engineering, Computer Science, & Technology","http://www.calstatela.edu/academic/ecst/",,"College of Engineering, Computer Science, & Technology",1
		,"College of Health & Human Services","http://www.calstatela.edu/academic/hhs/",,"College of Health & Human Services",1
		,"College of Natural & Social Sciences","http://www.calstatela.edu/academic/nssd/",,"College of Natural & Social Sciences",1
		])

		addmenu(menu=["csulalinks",
		,,200,2,"",style1,,"left",effect,,,,,,,,,,,,
		,"Highlights","http://www.calstatela.edu/univ/news.htm",,"Highlights",1
		,"University Calendar","http://www.calstatela.edu/univ/calendar/",,"University Calendar",1
		,"University Catalog","http://www.calstatela.edu/catalog",,"University Catalog",1
		,"Students","http://www.calstatela.edu/student/",,"Students at Cal State L.A.",1
		,"Prospective Students","http://www.calstatela.edu/student/prospect.htm",,"Prospective Students",1
		,"Faculty/Staff","http://www.calstatela.edu/faculty/",,"Faculty/Staff",1
		,"Visitors","http://www.calstatela.edu/misc/visitors/",,"Visitors",1
		,"Alumni","http://alumni.calstatela.edu/",,"Alumni",1
		,"University Library","http://www.calstatela.edu/library/",,"University Library",1
		,"Campus Directory","http://www.calstatela.edu/univ/directry/",,"Campus Directory",1
		,"Campus Map","http://www.calstatela.edu/univ/maps/cslamap.htm",,"Campus Map",1
		,"Campus Safety","http://www.calstatela.edu/univ/police/",,"Campus Safety",1
		,"WebSite Map","http://www.calstatela.edu/univ/sitemap.htm",,"WebSite Map",1
		,"Search Cal State L.A.","http://www.google.com/u/csula?q=&sitesearch=www.calstatela.edu",,"Search Cal State L.A.",1
		])

dumpmenus()