var imageFiles_tk_37 = new Array();
imageFiles_tk_37['0'] = new Array ('_images/tk_New_Arrivals.gif', '_images/tk_New_ArrivalsMouseover.gif');

function image_on_tk_37 (position) {
   var doc = eval("document.imagetk_37" + position);
   doc.src = imageFiles_tk_37[position][1];
}

function image_off_tk_37 (position) {
   var doc = eval("document.imagetk_37" + position);
   doc.src = imageFiles_tk_37[position][0];
}
