var imageFiles_2pv5n_4 = new Array();
imageFiles_2pv5n_4['0'] = new Array ('_images/2pv5n_Home.gif', '_images/2pv5n_HomeMouseover.gif');
imageFiles_2pv5n_4['1'] = new Array ('_images/2pv5n_Our_History.gif', '_images/2pv5n_Our_HistoryMouseover.gif');
imageFiles_2pv5n_4['2'] = new Array ('_images/2pv5n_News.gif', '_images/2pv5n_NewsMouseover.gif');
imageFiles_2pv5n_4['3'] = new Array ('_images/2pv5n_The_Future.gif', '_images/2pv5n_The_FutureMouseover.gif');

function image_on_2pv5n_4 (position) {
   var doc = eval("document.image2pv5n_4" + position);
   doc.src = imageFiles_2pv5n_4[position][1];
}

function image_off_2pv5n_4 (position) {
   var doc = eval("document.image2pv5n_4" + position);
   doc.src = imageFiles_2pv5n_4[position][0];
}
