
<!--
if (document.images) {
Inav_01_01 = new Image(172, 28);Inav_01_01.src = 'http://preservetheyellowbarn.org/newsite/images/home_nav_about.jpg';
Inav_01_01o = new Image(172, 28);Inav_01_01o.src = 'http://preservetheyellowbarn.org/newsite/images/home_nav_about_over.jpg';
Inav_02_01 = new Image(172, 32);Inav_02_01.src = 'http://preservetheyellowbarn.org/newsite/images/home_nav_current.jpg';
Inav_02_01o = new Image(172, 32);Inav_02_01o.src = 'http://preservetheyellowbarn.org/newsite/images/home_nav_current_over.jpg';
Inav_03_01 = new Image(172, 28);Inav_03_01.src = 'http://preservetheyellowbarn.org/newsite/images/home_nav_history.jpg';
Inav_03_01o = new Image(172, 28);Inav_03_01o.src = 'http://preservetheyellowbarn.org/newsite/images/home_nav_history_over.jpg';
Inav_04_01 = new Image(172, 28);Inav_04_01.src = 'http://preservetheyellowbarn.org/newsite/images/home_nav_donate.jpg';
Inav_04_01o = new Image(172, 28);Inav_04_01o.src = 'http://preservetheyellowbarn.org/newsite/images/home_nav_donate_over.jpg';
Inav_05_01 = new Image(169, 32);Inav_05_01.src = 'http://preservetheyellowbarn.org/newsite/images/home_nav_photo.jpg';
Inav_05_01o = new Image(169, 32);Inav_05_01o.src = 'http://preservetheyellowbarn.org/newsite/images/home_nav_photo_over.jpg';
Inav_06_01 = new Image(169, 28);Inav_06_01.src = 'http://preservetheyellowbarn.org/newsite/images/home_nav_links.jpg';
Inav_06_01o = new Image(169, 28);Inav_06_01o.src = 'http://preservetheyellowbarn.org/newsite/images/home_nav_links_over.jpg';
Inav_07_01 = new Image(169, 32);Inav_07_01.src = 'http://preservetheyellowbarn.org/newsite/images/home_nav_contact.jpg';
Inav_07_01o = new Image(169, 32);Inav_07_01o.src = 'http://preservetheyellowbarn.org/newsite/images/home_nav_contact_over.jpg';
Inav_08_01 = new Image(169, 56);Inav_08_01.src = 'http://preservetheyellowbarn.org/newsite/images/home_nav_video.jpg';
Inav_08_01o = new Image(169, 56);Inav_08_01o.src = 'http://preservetheyellowbarn.org/newsite/images/home_nav_video_over.jpg';

Inav_09_01 = new Image(96, 32);Inav_09_01.src = 'http://preservetheyellowbarn.org/newsite/images/nav_about.jpg';
Inav_09_01o = new Image(96, 32);Inav_09_01o.src = 'http://preservetheyellowbarn.org/newsite/images/nav_about_over.jpg';
Inav_10_01 = new Image(145, 32);Inav_10_01.src = 'http://preservetheyellowbarn.org/newsite/images/nav_current.jpg';
Inav_10_01o = new Image(145, 32);Inav_10_01o.src = 'http://preservetheyellowbarn.org/newsite/images/nav_current_over.jpg';
Inav_11_01 = new Image(83, 32);Inav_11_01.src = 'http://preservetheyellowbarn.org/newsite/images/nav_history.jpg';
Inav_11_01o = new Image(83, 32);Inav_11_01o.src = 'http://preservetheyellowbarn.org/newsite/images/nav_history_over.jpg';
Inav_12_01 = new Image(81, 32);Inav_12_01.src = 'http://preservetheyellowbarn.org/newsite/images/nav_donate.jpg';
Inav_12_01o = new Image(81, 32);Inav_12_01o.src = 'http://preservetheyellowbarn.org/newsite/images/nav_donate_over.jpg';
Inav_13_01 = new Image(133, 32);Inav_13_01.src = 'http://preservetheyellowbarn.org/newsite/images/nav_photo.jpg';
Inav_13_01o = new Image(133, 32);Inav_13_01o.src = 'http://preservetheyellowbarn.org/newsite/images/nav_photo_over.jpg';
Inav_14_01 = new Image(65, 32);Inav_14_01.src = 'http://preservetheyellowbarn.org/newsite/images/nav_links.jpg';
Inav_14_01o = new Image(65, 32);Inav_14_01o.src = 'http://preservetheyellowbarn.org/newsite/images/nav_links_over.jpg';
Inav_15_01 = new Image(115, 32);Inav_15_01.src = 'http://preservetheyellowbarn.org/newsite/images/nav_contact.jpg';
Inav_15_01o = new Image(115, 32);Inav_15_01o.src = 'http://preservetheyellowbarn.org/newsite/images/nav_contact_over.jpg';
Inav_16_01 = new Image(171, 32);Inav_16_01.src = 'http://preservetheyellowbarn.org/newsite/images/nav_video.jpg';
Inav_16_01o = new Image(171, 32);Inav_16_01o.src = 'http://preservetheyellowbarn.org/newsite/images/nav_video_over.jpg';
Inav_17_01 = new Image(71, 32);Inav_17_01.src = 'http://preservetheyellowbarn.org/newsite/images/nav_home.jpg';
Inav_17_01o = new Image(71, 32);Inav_17_01o.src = 'http://preservetheyellowbarn.org/newsite/images/nav_home_over.jpg';

}
function di(id,name){
  if (document.images) {document.images[id].src=eval(name+".src"); }
}

// function that displays status bar message

function dm(msgStr) {
  document.returnValue = false;
  if (document.images) { 
     window.status = msgStr;
     document.returnValue = true;
  }
}
var showMsg = navigator.userAgent != "Mozilla/4.0 (compatible; MSIE 4.0; Mac_PowerPC)";
function dmim(msgStr) {
  document.returnValue = false;
  if (showMsg) { 
    window.status = msgStr;
    document.returnValue = true;
  }
}

//-->


