fileList = new Array(5);
fileList[0] = new Array('Etusivu','/taidemuseo_eng/index.html');
fileList[1] = new Array(3);
fileList[1][0] = new Array('Exhibitions','/taidemuseo_eng/a_current/exhibitions.html');
fileList[1][1] = new Array('Current','/taidemuseo_eng/a_current/index.html');
fileList[1][2] = new Array('News','/taidemuseo_eng/a_current/news.html');
fileList[2] = new Array(8);
fileList[2][0] = new Array('Opening hours','/taidemuseo_eng/b_info/a_opening_hours.html');
fileList[2][1] = new Array('Entrance fees','/taidemuseo_eng/b_info/b_entrance_fees.html');
fileList[2][2] = new Array('Location and control information','/taidemuseo_eng/b_info/c_location.html');
fileList[2][3] = new Array('Staff','/taidemuseo_eng/b_info/d_staff.html');
fileList[2][4] = new Array('Guided tours','/taidemuseo_eng/b_info/e_guided_tours.html');
fileList[2][5] = new Array('Guide and space reservations','/taidemuseo_eng/b_info/f_guide_and_space.html');
fileList[2][6] = new Array('Building','/taidemuseo_eng/b_info/g_building.html');
fileList[2][7] = new Array('Info','/taidemuseo_eng/b_info/index.html');
fileList[3] = new Array(4);
fileList[3][0] = new Array('Current exhibitions','/taidemuseo_eng/c_exhibitions/current.html');
fileList[3][1] = new Array('Future exhibitions','/taidemuseo_eng/c_exhibitions/future.html');
fileList[3][2] = new Array('Exhibitions','/taidemuseo_eng/c_exhibitions/index.html');
fileList[3][3] = new Array('Past exhibitions','/taidemuseo_eng/c_exhibitions/past.html');
fileList[4] = new Array(6);
fileList[4][0] = new Array('Collections','/taidemuseo_eng/d_functions/collections.html');
fileList[4][1] = new Array('Conservation','/taidemuseo_eng/d_functions/conservation.html');
fileList[4][2] = new Array('Functions','/taidemuseo_eng/d_functions/index.html');
fileList[4][3] = new Array('Information services','/taidemuseo_eng/d_functions/information.html');
fileList[4][4] = new Array('Per-cent-for-art acquisitions','/taidemuseo_eng/d_functions/percent_for_art.htm');
fileList[4][5] = new Array('Research and publications','/taidemuseo_eng/d_functions/research.html');

