<!-- hide this script from non-javascript-enabled browsers
if (document.images) {
Ireag_02_05 = new Image(157, 38);Ireag_02_05.src = 'http://www.prou.net/courses/coursegifs/agency/aginstru2.gif';
Ireag_02_05o = new Image(157, 38);Ireag_02_05o.src = 'http://www.prou.net/courses/coursegifs/agency/aginstru2_over.gif';
Ireag_02_08 = new Image(157, 38);Ireag_02_08.src = 'http://www.prou.net/courses/coursegifs/agency/agindex.gif';
Ireag_02_08o = new Image(157, 38);Ireag_02_08o.src = 'http://www.prou.net/courses/coursegifs/agency/agindex_over.gif';
Ireag_02_11 = new Image(157, 38);Ireag_02_11.src = 'http://www.prou.net/courses/coursegifs/agency/agcont.gif';
Ireag_02_11o = new Image(157, 38);Ireag_02_11o.src = 'http://www.prou.net/courses/coursegifs/agency/agcont_over.gif';
Ireag_02_13 = new Image(157, 38);Ireag_02_13.src = 'http://www.prou.net/courses/coursegifs/agency/agquiz.gif';
Ireag_02_13o = new Image(157, 38);Ireag_02_13o.src = 'http://www.prou.net/courses/coursegifs/agency/agquiz_over.gif';
Ireag_02_17 = new Image(157, 38);Ireag_02_17.src = 'http://www.prou.net/courses/coursegifs/agency/agdisc.gif';
Ireag_02_17o = new Image(157, 38);Ireag_02_17o.src = 'http://www.prou.net/courses/coursegifs/agency/agdisc_over.gif';
Ireag_02_15 = new Image(157, 38);Ireag_02_15.src = 'http://www.prou.net/courses/coursegifs/agency/agfinal.gif';
Ireag_02_15o = new Image(157, 38);Ireag_02_15o.src = 'http://www.prou.net/courses/coursegifs/agency/agfinal_over.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 -->