var imageFiles_4fb0n_1 = new Array();
imageFiles_4fb0n_1['0'] = new Array ('_images/4fb0n_Cabin_Fever.gif', '_images/4fb0n_Cabin_FeverMouseover.gif');

function image_on_4fb0n_1 (position) {
   var doc = eval("document.image4fb0n_1" + position);
   doc.src = imageFiles_4fb0n_1[position][1];
}

function image_off_4fb0n_1 (position) {
   var doc = eval("document.image4fb0n_1" + position);
   doc.src = imageFiles_4fb0n_1[position][0];
}

