function hiLite(imgName,imgObjName) {
if (document.images) {
  document.images[imgName].src = eval(imgObjName + ".src");
}}


if (document.images) {
Home1 = new Image(57,33); Home1.src = "graphics/links/home1.gif";
Home2 = new Image(57,33); Home2.src = "graphics/links/home2.gif";
}



if (document.images) {
Cabins1 = new Image(141,33); Cabins1.src = "graphics/links/cabins1.gif";
Cabins2 = new Image(141,33); Cabins2.src = "graphics/links/cabins2.gif";
}



if (document.images) {
Classrooms1 = new Image(145,33); Classrooms1.src = "graphics/links/classrooms1.gif";
Classrooms2 = new Image(145,33); Classrooms2.src = "graphics/links/classrooms2.gif";
}



if (document.images) {
Photo1 = new Image(95,33); Photo1.src = "graphics/links/photos1.gif";
Photo2 = new Image(95,33); Photo2.src = "graphics/links/photos2.gif";
}



if (document.images) {
FAQ1 = new Image(136,33); FAQ1.src = "graphics/links/faq1.gif";
FAQ2 = new Image(136,33); FAQ2.src = "graphics/links/faq2.gif";
}



if (document.images) {
Contact1 = new Image(85,33); Contact1.src = "graphics/links/contact1.gif";
Contact2 = new Image(85,33); Contact2.src = "graphics/links/contact2.gif";
}