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

function image_on_2pv5n_9 (position) {
   var doc = eval("document.image2pv5n_9" + position);
   doc.src = imageFiles_2pv5n_9[position][1];
}

function image_off_2pv5n_9 (position) {
   var doc = eval("document.image2pv5n_9" + position);
   doc.src = imageFiles_2pv5n_9[position][0];
}
