var imageFiles_44u_1 = new Array();
imageFiles_44u_1['0'] = new Array ('_images/44u_More_From_Black_Bull_.gif', '_images/44u_More_From_Black_Bull_Mouseover.gif');

function image_on_44u_1 (position) {
   var doc = eval("document.image44u_1" + position);
   doc.src = imageFiles_44u_1[position][1];
}

function image_off_44u_1 (position) {
   var doc = eval("document.image44u_1" + position);
   doc.src = imageFiles_44u_1[position][0];
}

