// JavaScript Document

var MenuCounter = 0;
var actCounter = 5;
var LMenuCounter = 1;
var lactCounter = 1;

var aboutMenu = new Array("About Us","Trustees","Committees","Staff","Financials","Governance","Publications","Information Update","Directions","Contact Us");
var aboutMenuLinks = new Array("/aboutus/index.html","/aboutus/trustees.html","/aboutus/committees.html","/aboutus/staff.html","/aboutus/financials.html","/aboutus/governance.html","/aboutus/whatsnew.html","/aboutus/join_mailing_list.html","/aboutus/directions.html","/aboutus/contact.html");

var aboutMenuSub4 = new Array("Highlights","Investment Program","Investment Portfolio","Investment Committee","Administrative Fees","Distribution Policy","IRS Form 990","IRS Determination Letter");
var aboutMenuLinksSub4 = new Array("/aboutus/annualrpt2009/ar2009g.pdf","/aboutus/investmentprogram.html","/aboutus/investmentportfolio.html","/aboutus/investmentcommittee.html","/aboutus/fees.html","/aboutus/policy.html","/aboutus/irs990.html","/aboutus/irsdeterm.html");

var aboutMenuSub5 = new Array("Conflict of Interest","Privacy Policy","Whistleblower");
var aboutMenuLinksSub5 = new Array("/aboutus/conflict.html","/aboutus/privacy.html","/aboutus/whistleblower.html");

var giftMenu = new Array("Make a Gift","Donate Now","What to Give","Start a Fund","Types of Funds","Planned Giving","Why Comm. Found?","Gift Calculator","Recommend Grants","Financials","Administrative Fees","Contact Us");
var giftMenuLinks = new Array("/gifts/index.html","/gifts/donate.html","/gifts/what.html","/gifts/start.html","/gifts/types.html","/gifts/planned.html","/gifts/why.html","/gifts/calculator.html","/donorservices/recommend.html","/aboutus/financials.html","/aboutus/fees.html","/gifts/giftscontact.html");

var giftMenuSub8 = new Array("Printable PDF");
var giftMenuLinksSub8 = new Array("/Documents/recommendationform.pdf");

var advisorMenu = new Array("Advisor Center","Planned Giving","Educational Resources","Contact Us");
var advisorMenuLinks = new Array("/advisorcenter/index.html","/advisorcenter/planned.html","/advisorcenter/resources.html","/gifts/giftscontact.html");

var donorMenu = new Array("For Donors","Make a Gift","Recommend Grants","Sample Donor Report","Donor Spotlight","Investment Program","Administrative Fees","Contact Us");
var donorMenuLinks = new Array("/donorservices/index.html","/gifts/index.html","/donorservices/recommend.html","/donorservices/sample.html","/donorservices/spotlight.html","/aboutus/investmentprogram.html","/aboutus/fees.html","/gifts/giftscontact.html");

var donorMenuSub1 = new Array("Donate Now","Planned Gifts");
var donorMenuLinksSub1 = new Array("/gifts/donate.html","/gifts/planned.html");

var donorMenuSub2 = new Array("Printable PDF");
var donorMenuLinksSub2 = new Array("/Documents/recommendationform.pdf");

var nonprofitMenu = new Array("For Nonprofits","Grants at Work","Competitive Grants","5 & Under Initiative","Temporary Oper. Support","Agency Fund Mgmt.","Laptop & Projector","Meeting Space","Resources", "Contact Us");
var nonprofitMenuLinks = new Array("/nonprofits/index.html","/nonprofits/grants.html","/nonprofits/competitive.html","/nonprofits/fiveandunder.html","/nonprofits/tempspt.html","/nonprofits/fundmgmt.html","/nonprofits/laptop.html","/nonprofits/meetingspace.html","/nonprofits/resources.html","/aboutus/contact.html");

var nonprofitMenuSub2 = new Array("Criteria","Process","Application","Deadlines","Technical Assistance","FAQs","Grant Awards","Contact Us");
var nonprofitMenuLinksSub2 = new Array("/nonprofits/criteria.html","/nonprofits/process.html","/nonprofits/application.html","/nonprofits/deadlines.html","/nonprofits/assistance.html","/nonprofits/faq.html","/nonprofits/grantawards.html","/nonprofits/competitive.html#contact");

var nonprofitMenuSub3 = new Array("Awards");
var nonprofitMenuLinksSub3 = new Array("/nonprofits/awards2.html");

var scholarshipMenu = new Array("For Students","Scholar Spotlight","Scholarship & Loan Program","Fund Descriptions","Application","MassMutual Scholars","FAQs","Glossary","Resource Links","Contact Us");
var scholarshipMenuLinks = new Array("/scholarships/index.html","/scholarships/spotlight.html","/scholarships/scholarship.html","/scholarships/brochure.html","/scholarships/application.html","/massmutual/index.html","/scholarships/faq.html","/scholarships/glossary.html","/scholarships/links.html","/aboutus/contact.html");

var scholarshipMenuSub4 = new Array("Application");
var scholarshipMenuLinksSub4 = new Array("/scholarships/application.html");
