 ajmenu1 = new mainMenu('vertical', 0, 'transparent', '#993366', 'black', 'white');
 ajmenu1.pad_1 = 20;
 ajmenu1.pad_2 = 20;
 ajmenu1.cellpadding = 3;
 ajmenu1.addItems("Holy Trinity Home", "index.htm", "About Holy Trinity", "about_ht.htm", "Children & Youth", "educate1.htm", "Adult Programs", "educate.htm", "Music Programs", "music.htm", "Ministry Opportunities", "ministry.htm", "Worship Schedule", "schedule.htm", "Prayer Request", "request.htm", "Grand Canyon Synod Info.", "gc_synod.htm", "Lutheran Magazine", "http://www.Thelutheran.org");
 

 ajmenu1 = new subMenu('2','#993366', '#7E9BD4');
 ajmenu1.addItems("Our Staff", "staff.htm", "Our Location", "location.htm", "What's New?", "whatnew2.htm", "Mission Statement", "mission.htm", "Congregation Values", "values.htm", "Photo Album", "photo_album.htm", "Contact Us", "contact.htm", "Newsletters", "newsletters.htm");

 ajmenu1 = new subMenu('3','#993366', '#7E9BD4');
 ajmenu1.addItems("3 yrs thru 6th grade", "three_sixth.htm", "Jr. High", "jr_high.htm", "Sr. High", "sr_high.htm", "Mr. Awesome Q&A", "mr_awesome.htm");
 
 ajmenu1 = new subMenu('4','#993366', '#7E9BD4');
 ajmenu1.addItems("Bible Study", "bible_study.htm");

 ajmenu1 = new subMenu('5','#993366', '#7E9BD4');
 ajmenu1.addItems("Newsletter", "newsletter.htm", "Music Groups", "music_groups.htm", "Photo Album", "music_photos.htm");

 ajmenu1 = new subMenu('6','#993366', '#7E9BD4');

 ajmenu1 = new subMenu('7','#993366', '#7E9BD4');
 ajmenu1.addItems("Worship Times and Schedules", "schedule.htm", "Usher Information", "lists.htm", "Acolyte Information", "lists.htm", "Reader Information", "lists.htm", "Coffee Servers", "lists.htm");




