var imageFiles_5uy_1 = new Array();
imageFiles_5uy_1['0'] = new Array ('_images/5uy_More_From_Corner_Stable.gif', '_images/5uy_More_From_Corner_StableMouseover.gif');

function image_on_5uy_1 (position) {
   var doc = eval("document.image5uy_1" + position);
   doc.src = imageFiles_5uy_1[position][1];
}

function image_off_5uy_1 (position) {
   var doc = eval("document.image5uy_1" + position);
   doc.src = imageFiles_5uy_1[position][0];
}
