var imageFiles_349xy_10 = new Array();
imageFiles_349xy_10['0'] = new Array ('_images/349xy_Home.gif', '_images/349xy_HomeMouseover.gif');
imageFiles_349xy_10['1'] = new Array ('_images/349xy_Teachers.gif', '_images/349xy_TeachersMouseover.gif');
imageFiles_349xy_10['2'] = new Array ('_images/349xy_About_Us.gif', '_images/349xy_About_UsMouseover.gif');
imageFiles_349xy_10['3'] = new Array ('_images/349xy_Feedback.gif', '_images/349xy_FeedbackMouseover.gif');
imageFiles_349xy_10['4'] = new Array ('_images/349xy_Contact_Us.gif', '_images/349xy_Contact_UsMouseover.gif');

function image_on_349xy_10 (position) {
   var doc = eval("document.image349xy_10" + position);
   doc.src = imageFiles_349xy_10[position][1];
}

function image_off_349xy_10 (position) {
   var doc = eval("document.image349xy_10" + position);
   doc.src = imageFiles_349xy_10[position][0];
}
