var imageFiles_3twa7_11 = new Array();
imageFiles_3twa7_11['0'] = new Array ('_images/3twa7_Home.gif', '_images/3twa7_HomeMouseover.gif');
imageFiles_3twa7_11['1'] = new Array ('_images/3twa7_About_NICE.gif', '_images/3twa7_About_NICEMouseover.gif');
imageFiles_3twa7_11['2'] = new Array ('_images/3twa7_Children_Chinese.gif', '_images/3twa7_Children_ChineseMouseover.gif');
imageFiles_3twa7_11['3'] = new Array ('_images/3twa7_Holiday_Program.gif', '_images/3twa7_Holiday_ProgramMouseover.gif');
imageFiles_3twa7_11['4'] = new Array ('_images/3twa7_Curriculum.gif', '_images/3twa7_CurriculumMouseover.gif');
imageFiles_3twa7_11['5'] = new Array ('_images/3twa7_Enrolment.gif', '_images/3twa7_EnrolmentMouseover.gif');
imageFiles_3twa7_11['6'] = new Array ('_images/3twa7_Online_Store.gif', '_images/3twa7_Online_StoreMouseover.gif');
imageFiles_3twa7_11['7'] = new Array ('_images/3twa7_NICE_Diary.gif', '_images/3twa7_NICE_DiaryMouseover.gif');
imageFiles_3twa7_11['8'] = new Array ('_images/3twa7_Contact_Us.gif', '_images/3twa7_Contact_UsMouseover.gif');
imageFiles_3twa7_11['9'] = new Array ('_images/3twa7_FAQ.gif', '_images/3twa7_FAQMouseover.gif');
imageFiles_3twa7_11['10'] = new Array ('_images/3twa7_HSK_test.gif', '_images/3twa7_HSK_testMouseover.gif');

function image_on_3twa7_11 (position) {
   var doc = eval("document.image3twa7_11" + position);
   doc.src = imageFiles_3twa7_11[position][1];
}

function image_off_3twa7_11 (position) {
   var doc = eval("document.image3twa7_11" + position);
   doc.src = imageFiles_3twa7_11[position][0];
}
