var imageFiles_l_231 = new Array();
imageFiles_l_231['0'] = new Array ('_images/l_Book_Reviews.gif', '_images/l_Book_ReviewsMouseover.gif');
imageFiles_l_231['1'] = new Array ('_images/l_Adoption_Parenting.gif', '_images/l_Adoption_ParentingMouseover.gif');
imageFiles_l_231['2'] = new Array ('_images/l_Schools___Adoption.gif', '_images/l_Schools___AdoptionMouseover.gif');
imageFiles_l_231['3'] = new Array ('_images/l_Race___Adoption.gif', '_images/l_Race___AdoptionMouseover.gif');
imageFiles_l_231['4'] = new Array ('_images/l_Bonding___Attachment.gif', '_images/l_Bonding___AttachmentMouseover.gif');
imageFiles_l_231['5'] = new Array ('_images/l_China.gif', '_images/l_ChinaMouseover.gif');
imageFiles_l_231['6'] = new Array ('_images/l_Russia.gif', '_images/l_RussiaMouseover.gif');
imageFiles_l_231['7'] = new Array ('_images/l_Ukraine.gif', '_images/l_UkraineMouseover.gif');
imageFiles_l_231['8'] = new Array ('_images/l_Korea.gif', '_images/l_KoreaMouseover.gif');
imageFiles_l_231['9'] = new Array ('_images/l_Guatemala.gif', '_images/l_GuatemalaMouseover.gif');
imageFiles_l_231['10'] = new Array ('_images/l_Vietnam.gif', '_images/l_VietnamMouseover.gif');
imageFiles_l_231['11'] = new Array ('_images/l_Kazakhstan.gif', '_images/l_KazakhstanMouseover.gif');
imageFiles_l_231['12'] = new Array ('_images/l_Other_Countries.gif', '_images/l_Other_CountriesMouseover.gif');
imageFiles_l_231['13'] = new Array ('_images/l_Writers_Guidelines.gif', '_images/l_Writers_GuidelinesMouseover.gif');
imageFiles_l_231['14'] = new Array ('_images/l_Search_Articles.gif', '_images/l_Search_ArticlesMouseover.gif');
imageFiles_l_231['15'] = new Array ('_images/l_Chinese_New_Year.gif', '_images/l_Chinese_New_YearMouseover.gif');
imageFiles_l_231['16'] = new Array ('_images/l_International_Cookbook.gif', '_images/l_International_CookbookMouseover.gif');
imageFiles_l_231['17'] = new Array ('_images/l_Adoptee_Reflections.gif', '_images/l_Adoptee_ReflectionsMouseover.gif');

function image_on_l_231 (position) {
   var doc = eval("document.imagel_231" + position);
   doc.src = imageFiles_l_231[position][1];
}

function image_off_l_231 (position) {
   var doc = eval("document.imagel_231" + position);
   doc.src = imageFiles_l_231[position][0];
}

