var imageFiles_3hykl_4 = new Array();
imageFiles_3hykl_4['0'] = new Array ('_images/3hykl_Home.gif', '_images/3hykl_HomeMouseover.gif');
imageFiles_3hykl_4['1'] = new Array ('_images/3hykl_Store.gif', '_images/3hykl_StoreMouseover.gif');
imageFiles_3hykl_4['2'] = new Array ('_images/3hykl_About_Us.gif', '_images/3hykl_About_UsMouseover.gif');
imageFiles_3hykl_4['3'] = new Array ('_images/3hykl_Contact.gif', '_images/3hykl_ContactMouseover.gif');
imageFiles_3hykl_4['4'] = new Array ('_images/3hykl_FAQ.gif', '_images/3hykl_FAQMouseover.gif');
imageFiles_3hykl_4['5'] = new Array ('_images/3hykl_Feed_Back.gif', '_images/3hykl_Feed_BackMouseover.gif');

function image_on_3hykl_4 (position) {
   var doc = eval("document.image3hykl_4" + position);
   doc.src = imageFiles_3hykl_4[position][1];
}

function image_off_3hykl_4 (position) {
   var doc = eval("document.image3hykl_4" + position);
   doc.src = imageFiles_3hykl_4[position][0];
}
