var imageFiles_5s_28 = new Array();
imageFiles_5s_28['0'] = new Array ('/_websiteDirect/278876/_images/5s_ROGUES_GALLERY.gif', '/_websiteDirect/278876/_images/5s_ROGUES_GALLERYMouseover.gif');

function image_on_5s_28 (position) {
   var doc = eval("document.image5s_28" + position);
   doc.src = imageFiles_5s_28[position][1];
}

function image_off_5s_28 (position) {
   var doc = eval("document.image5s_28" + position);
   doc.src = imageFiles_5s_28[position][0];
}

