<!-- hide this script from non-javascript-enabled browsers
if (document.images) {
Ifairh_02_05 = new Image(180, 45);Ifairh_02_05.src = 'http://www.prou.net/courses/coursegifs/fairh/fhinst.gif';
Ifairh_02_05o = new Image(180, 45);Ifairh_02_05o.src = 'http://www.prou.net/courses/coursegifs/fairh/fhinst_in.gif';
Ifairh_02_08 = new Image(180, 45);Ifairh_02_08.src = 'http://www.prou.net/courses/coursegifs/fairh/fhindex.gif';
Ifairh_02_08o = new Image(180, 45);Ifairh_02_08o.src = 'http://www.prou.net/courses/coursegifs/fairh/fhindex_in.gif';
Ifairh_02_11 = new Image(180, 45);Ifairh_02_11.src = 'http://www.prou.net/courses/coursegifs/fairh/fhcont.gif';
Ifairh_02_11o = new Image(180, 45);Ifairh_02_11o.src = 'http://www.prou.net/courses/coursegifs/fairh/fhcont_in.gif';
Ifairh_02_13 = new Image(180, 45);Ifairh_02_13.src = 'http://www.prou.net/courses/coursegifs/fairh/fhquiz.gif';
Ifairh_02_13o = new Image(180, 45);Ifairh_02_13o.src = 'http://www.prou.net/courses/coursegifs/fairh/fhquiz_in.gif';
Ifairh_02_17 = new Image(180, 45);Ifairh_02_17.src = 'http://www.prou.net/courses/coursegifs/fairh/fhdisc.gif';
Ifairh_02_17o = new Image(180, 45);Ifairh_02_17o.src = 'http://www.prou.net/courses/coursegifs/fairh/fhdisc_in.gif';
Ifairh_02_26 = new Image(180, 45);Ifairh_02_26.src = 'http://www.prou.net/courses/coursegifs/fairh/fhfinal.gif';
Ifairh_02_26o = new Image(180, 45);Ifairh_02_26o.src = 'http://www.prou.net/courses/coursegifs/fairh/fhfinal_in.gif';
}
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;
  }
}

// stop hiding -->
