var imageFiles_6bh_1 = new Array();
imageFiles_6bh_1['0'] = new Array ('_images/6bh_More_From_Top_of_the_80_s.gif', '_images/6bh_More_From_Top_of_the_80_sMouseover.gif');

function image_on_6bh_1 (position) {
   var doc = eval("document.image6bh_1" + position);
   doc.src = imageFiles_6bh_1[position][1];
}

function image_off_6bh_1 (position) {
   var doc = eval("document.image6bh_1" + position);
   doc.src = imageFiles_6bh_1[position][0];
}

