function Init()
{   
    
    var topMenu0 = new Menu('Future Students', '/FutureStu.html');        
    var topMenu0_0 = new Menu('Freshmen & Transfers', '/FutureStu.html');
        topMenu0_0.Add(new Menu('Admissions', '/admissions/'));
        topMenu0_0.Add(new Menu('Getting Started', '/FutureStu.html#getting'));
        topMenu0_0.Add(new Menu('Majors at Harding', '/FutureStu.html#majors'));
        topMenu0_0.Add(new Menu('Apply Online', 'https://www.applyweb.com/apply/harding/menu.html'));
        topMenu0_0.subMenu = true;
        topMenu0.Add(topMenu0_0);

    topMenu0.Add(new Menu('Former Students', '/formerStudents.html'));  
                  
    var topMenu0_1 = new Menu('Graduate & Professional', '/graduate.html');
        topMenu0_1.Add(new Menu('Bible & Religion', '/Bible/'));
        topMenu0_1.Add(new Menu('Business Admin (MBA)', '/MBA/'));
        topMenu0_1.Add(new Menu('Education', '/education/grad.html'));
        topMenu0_1.Add(new Menu('Pharmacy', '/Pharmacy/'));
        topMenu0_1.Add(new Menu('Physician Assistant', '/PAprogram/'));
        topMenu0_1.subMenu = true;
        topMenu0.Add(topMenu0_1);
        
    var topMenu0_2 = new Menu('Adult & Ext. Ed.', '/AdultExt.html');  
        topMenu0_2.Add(new Menu('Degree Completion', '/DCP/'));
        topMenu0_2.Add(new Menu('Distance Delivery of Bible', '/DistanceBible/'));
        topMenu0_2.Add(new Menu('Not for Credit', '/NotforCredit.html'));
        topMenu0_2.subMenu = true;
        topMenu0.Add(topMenu0_2);
        
    topMenu0.Add(new Menu('Technology', '/FutureStu.html#technology'));
    topMenu0.Add(new Menu('Academic Support', '/FutureStu.html#academic'));
    topMenu0.Add(new Menu('Student Life Office', '/StuLife/'));
    topMenu0.Add(new Menu('High School Programs', '/highschool.html'));
    topMenu0.Add(new Menu('Campus Map', '/map/'));
            
    var topMenu1 = new Menu('Parents & Family', '/parents.html');
    topMenu1.Add(new Menu('Getting Started', '/parents.html#started'));
    topMenu1.Add(new Menu('Majors at Harding', '/parents.html#majors'));
    topMenu1.Add(new Menu('Technology', '/parents.html#technology'));
    topMenu1.Add(new Menu('News and Publications', '/parents.html#news'));
    topMenu1.Add(new Menu('Academic Support', '/parents.html#support'));
    topMenu1.Add(new Menu('High School Programs', '/highschool.html'));
    topMenu1.Add(new Menu('Now what about you?', '/parents.html#aboutyou'));
    topMenu1.Add(new Menu('HU Bookstore', 'http://hubookstore.harding.edu/home.aspx'));
    
    var topMenu2 = new Menu('Alumni & Friends', '/Alumni.html');
    topMenu2.Add(new Menu('Alumni Relations Office', '/Alumni/'));
    topMenu2.Add(new Menu('News and Events', '/news.html'));
    topMenu2.Add(new Menu('Giving to Harding', '/Advancement/'));
    topMenu2.Add(new Menu('Associated Women for Harding', '/AWH/'));
    topMenu2.Add(new Menu('Chapel Information', '/StuLife/chapel.html'));
    topMenu2.Add(new Menu('Career Center', '/Career/'));
    topMenu2.Add(new Menu('Degree Completion', '/DCP/'));
    topMenu2.Add(new Menu('Transcript Request', '/Registrar/'));
    topMenu2.Add(new Menu('iTunes U', '/itunesu/', true));
    topMenu2.Add(new Menu('HU Bookstore', 'http://hubookstore.harding.edu/home.aspx'));
    
    
    var topMenu3 = new Menu('Students & Employees', '/EmployeeStudent.html');
    topMenu3.Add(new Menu('Pipeline', 'https://pipelineprod.harding.edu/cp/home/displaylogin', true));
    topMenu3.Add(new Menu('Moodle', 'http://elearning.harding.edu/', true));
    topMenu3.Add(new Menu('iTunes U', '/itunesu/', true));
    topMenu3.Add(new Menu('Google Apps', 'http://mail.google.com/a/harding.edu', true));
    topMenu3.Add(new Menu('The Bison', 'http://thebison.harding.edu', true));
    topMenu3.Add(new Menu('The Link', 'http://thelink.harding.edu', true));
    topMenu3.Add(new Menu('Chapel Schedule', '/chapel.html'));
    topMenu3.Add(new Menu('Student Association', '/sa/'));
   
    
    var topMenu = new Menu();
    topMenu.Add(topMenu0);
    topMenu.Add(topMenu1);
    topMenu.Add(topMenu2);       
    topMenu.Add(topMenu3);
    topMenu.Add(new Menu('A-Z Index', '/AZindex.html'));
    var topMenuContainer = document.getElementById('topMenuContainer'); 
    topMenuContainer.appendChild(topMenu.Root('topMenu'));

      
    var bottomMenu0 = new Menu('Admissions & Aid', '/Admissions.html');
    bottomMenu0.Add(new Menu('Admissions Office', '/admissions/'));
    bottomMenu0.Add(new Menu('Where do I begin?', '/admissions/begin.html'));
    bottomMenu0.Add(new Menu('International Students', '/admissions/international.html'));
    bottomMenu0.Add(new Menu('China Program (中 国 项 目)', '/china/'));
    bottomMenu0.Add(new Menu('Funding College', '/admissions/fundingcollege.html'));
    bottomMenu0.Add(new Menu('Financial Aid Office', '/finaid/'));
    bottomMenu0.Add(new Menu('Apply Online', 'https://www.applyweb.com/apply/harding/menu.html'));
            
    var bottomMenu1 = new Menu('Academics', '/majors.html');
    bottomMenu1.Add(new Menu('Majors & Minors', '/majors.html'));
    bottomMenu1.Add(new Menu('Colleges & Departments', '/colleges.html'));
    bottomMenu1.Add(new Menu('Graduate & Professional', '/graduate.html'));
    bottomMenu1.Add(new Menu('Catalog', '/catalog/'));
    bottomMenu1.Add(new Menu('Class Schedule', '/registrar/registration.html'));
    bottomMenu1.Add(new Menu('Resources & Support', '/resources.html'));
    bottomMenu1.Add(new Menu('Registrar', '/registrar/'));
    bottomMenu1.Add(new Menu('Academic Affairs Office', '/AcademicAffairs/'));
    bottomMenu1.Add(new Menu('Graduation Information', '/graduation_info.html'));
    
    var bottomMenu2 = new Menu('Spiritual Life', '/Spiritual.html');
    bottomMenu2.Add(new Menu('Chapel Information', '/StuLife/chapel.html'));
    bottomMenu2.Add(new Menu('College of Bible and Religion', '/Bible'));
    bottomMenu2.Add(new Menu('Missions and Campaigns', '/CWM'));
    bottomMenu2.Add(new Menu('Lectureship', '/Lectureship'));
    bottomMenu2.Add(new Menu('AR Ministers & Wives Day', '/ARministers'));
    
    var bottomMenu3 = new Menu('International', '/International.html');
    bottomMenu3.Add(new Menu('International Programs', '/International'));
    bottomMenu3.Add(new Menu('China Program (中 国 项 目)', '/china/'));
    bottomMenu3.Add(new Menu('Center for World Missions', '/CWM'));
            
    var bottomMenu4 = new Menu('Athletics', '/Athletics.html');
    bottomMenu4.Add(new Menu('Bison Athletics', 'http://www.hardingsports.com/splash.aspx'));
    bottomMenu4.Add(new Menu('Live Audio of Games', '/communication/streaming.html'));
    bottomMenu4.Add(new Menu('Bison Gear (HU Bookstore)','http://hubookstore.harding.edu/home.aspx'));
    bottomMenu4.Add(new Menu('Thundering Herd Band', '/Band/'));
    bottomMenu4.Add(new Menu('Intramurals', '/Intramurals/'));
    bottomMenu4.Add(new Menu('Kinesiology Dept.', '/Kine/'));
    
    var bottomMenu5 = new Menu('Harding Info', '/Information.html');
    bottomMenu5.Add(new Menu('About Harding', '/about/'));
    bottomMenu5.Add(new Menu('Quick Facts', '/about/facts.html'));
    bottomMenu5.Add(new Menu('Calendar', '/calendar/'));
    bottomMenu5.Add(new Menu('Chapel Schedule', '/chapel.html'));
    bottomMenu5.Add(new Menu('Catalog', '/catalog/'));
    bottomMenu5.Add(new Menu('Campus Maps', '/map/'));
    bottomMenu5.Add(new Menu('Campuses', '/campuses.html'));
    bottomMenu5.Add(new Menu('Area Hotels', '/heritage/lodging.html'));
    bottomMenu5.Add(new Menu('Library', '/library/'));
    bottomMenu5.Add(new Menu('History House', '/HistoryHouse/'));
    bottomMenu5.Add(new Menu('Live Audio', '/communication/streaming.html'));
    bottomMenu5.Add(new Menu('Jobs at Harding', '/hr/jobs.html'));
    bottomMenu5.Add(new Menu('Consumer Information', '/ConsumerInfo/'));
    bottomMenu5.Add(new Menu('Contact Us', '/about/contact.html'));

    var bottomMenu = new Menu();
    bottomMenu.Add(bottomMenu0);
    bottomMenu.Add(bottomMenu1);
    bottomMenu.Add(bottomMenu2);
    bottomMenu.Add(bottomMenu3);
    bottomMenu.Add(bottomMenu4);
    bottomMenu.Add(bottomMenu5);
    var bottomMenuContainer = document.getElementById('bottomMenuContainer');
    bottomMenuContainer.appendChild(bottomMenu.Root('bottomMenu'));

    if (typeof(onloadCallback) != 'undefined') onloadCallback();
}