var imageFiles_hj_1 = new Array();
imageFiles_hj_1['0'] = new Array ('_images/hj_Do_You_Know_.gif', '_images/hj_Do_You_Know_Mouseover.gif');
imageFiles_hj_1['1'] = new Array ('_images/hj__Catalog_Home.gif', '_images/hj__Catalog_HomeMouseover.gif');
imageFiles_hj_1['2'] = new Array ('_images/hj_Beauty_and_Bath.gif', '_images/hj_Beauty_and_BathMouseover.gif');
imageFiles_hj_1['3'] = new Array ('_images/hj_Books__CDs__DVDs.gif', '_images/hj_Books__CDs__DVDsMouseover.gif');
imageFiles_hj_1['4'] = new Array ('_images/hj_Color_Therapy_Products.gif', '_images/hj_Color_Therapy_ProductsMouseover.gif');
imageFiles_hj_1['5'] = new Array ('_images/hj_Crystals_and_Jewelry.gif', '_images/hj_Crystals_and_JewelryMouseover.gif');
imageFiles_hj_1['6'] = new Array ('_images/hj_Feng_Shui.gif', '_images/hj_Feng_ShuiMouseover.gif');
imageFiles_hj_1['7'] = new Array ('_images/hj_Food.gif', '_images/hj_FoodMouseover.gif');
imageFiles_hj_1['8'] = new Array ('_images/hj_Gene_Smart_Diet_.gif', '_images/hj_Gene_Smart_Diet_Mouseover.gif');
imageFiles_hj_1['9'] = new Array ('_images/hj_Organic_Seeds.gif', '_images/hj_Organic_SeedsMouseover.gif');
imageFiles_hj_1['10'] = new Array ('_images/hj_Gifts.gif', '_images/hj_GiftsMouseover.gif');
imageFiles_hj_1['11'] = new Array ('_images/hj_Green_Products.gif', '_images/hj_Green_ProductsMouseover.gif');
imageFiles_hj_1['12'] = new Array ('_images/hj_Intuitive_Tools.gif', '_images/hj_Intuitive_ToolsMouseover.gif');
imageFiles_hj_1['13'] = new Array ('_images/hj_Personal_Health_Products.gif', '_images/hj_Personal_Health_ProductsMouseover.gif');
imageFiles_hj_1['14'] = new Array ('_images/hj_Sound_Therapy_Tools__.gif', '_images/hj_Sound_Therapy_Tools__Mouseover.gif');
imageFiles_hj_1['15'] = new Array ('_images/hj_Tee_Shirts.gif', '_images/hj_Tee_ShirtsMouseover.gif');
imageFiles_hj_1['16'] = new Array ('_images/hj_Things_That_Smell_Good.gif', '_images/hj_Things_That_Smell_GoodMouseover.gif');
imageFiles_hj_1['17'] = new Array ('_images/hj_Vitamins___Supplements.gif', '_images/hj_Vitamins___SupplementsMouseover.gif');

function image_on_hj_1 (position) {
   var doc = eval("document.imagehj_1" + position);
   doc.src = imageFiles_hj_1[position][1];
}

function image_off_hj_1 (position) {
   var doc = eval("document.imagehj_1" + position);
   doc.src = imageFiles_hj_1[position][0];
}
