var imageFiles_5n_55 = new Array();
imageFiles_5n_55['0'] = new Array ('_images/5n_BRANDING.gif', '_images/5n_BRANDINGMouseover.gif');

function image_on_5n_55 (position) {
   var doc = eval("document.image5n_55" + position);
   doc.src = imageFiles_5n_55[position][1];
}

function image_off_5n_55 (position) {
   var doc = eval("document.image5n_55" + position);
   doc.src = imageFiles_5n_55[position][0];
}
