var imageFiles_9hd_3 = new Array();
imageFiles_9hd_3['0'] = new Array ('_images/9hd_Martini_List.gif', '_images/9hd_Martini_ListMouseover.gif');

function image_on_9hd_3 (position) {
   var doc = eval("document.image9hd_3" + position);
   doc.src = imageFiles_9hd_3[position][1];
}

function image_off_9hd_3 (position) {
   var doc = eval("document.image9hd_3" + position);
   doc.src = imageFiles_9hd_3[position][0];
}
