img1=new Image();
img1.src='../../Audit/images/nr7342.gif';
img2=new Image();
img2.src='../../Audit/images/about2.gif';
img3=new Image();
img3.src='../../Audit/images/classroom2.gif';
img4=new Image();
img4.src='../../Audit/images/utility2.gif';
img5=new Image();
img5.src='../../Audit/images/actionplans2.gif';
img6=new Image();
img6.src='../../Audit/images/glossary2.gif';
img7=new Image();
img7.src='../../Audit/images/selection2.gif';
function mov(x,y){
x.src=y;
switch(x.id){
case 'main':
x='<font color=#365E9D><b>School Main Page</b></font><br><i>You are at the main page for NR 734: School Building Energy Efficiency web support.';
break;
case 'about':
x='<font color=#365E9D><b>About the Course</b></font><br><i>What is NR 734? This page details information about this course in school building energy efficiency, such as resource lists and scheduling options.';
break;
case 'audits':
x='<font color=#365E9D><b>Classroom Ideas</b></font><br><i>Wondering how to incorporate school building energy efficiency into classroom lessons? This page offers suggestions of activities for students of all ages.';
break;
case 'average':
x='<font color=#365E9D><b>Utility Bills</b></font><br><i>What does a school utility bill look like? This page features samples of utility bills and links to many Wisconsin utility companies.';
break;
case 'appleton':
x='<font color=#365E9D><b>Action Plans</b></font><br><i>What are Wisconsin teachers doing to save energy their schools? This page shares teacher Action Plan projects and updates on successes.';
break;
case 'glossary':
x='<font color=#365E9D><b>Glossary</b></font><br><i>What is a kilowatt? What are externality costs? Browse the Glossary to learn energy terms and phrases.';
break;
default:
x='';
break;
}
desc.innerHTML=x+'</i>';
}

function mou(x,y){
x.src=y;
}
