
// turn on menu highlighting
function on(val) {

   // get specific div item, identified by node index
   var itm = document.getElementById(val);
   var txt = document.getElementById(val+"text");

   // turn off menu tip display
   var txton = document.getElementById("onetext");
   var txttw = document.getElementById("twotext");
   
   if (val=="two") { txttw.style.display="block"; txton.style.display="block"; }

   // turn on menu tip display
   txt.style.display="block";

   // set style properties
 }

// turn on menu highlighting
function onname(val) {

   // get specific div item, identified by node index

   var picex = document.getElementById("exppict");
   var picst = document.getElementById("stupict");
   var picsc = document.getElementById("scepict");
   var piccv = document.getElementById("covpict");
   var picmj = document.getElementById("majpict");
   var namex = document.getElementById("expname");
   var namst = document.getElementById("stuname");
   var namsc = document.getElementById("scename");
   var namcv = document.getElementById("covname");
   var txton = document.getElementById("onetext");
   var txttw = document.getElementById("twotext");
   var txttr = document.getElementById("thrtext");
   
   // turn off menu tip display 

   if (val=="all") {txton.style.display="none"; 
	   txttw.style.display="none"; 
	   txttr.style.display="block"; 
	   picex.style.display="none"; 
	   picsc.style.display="none";
	   picst.style.display="none"; 
	   piccv.style.display="block"; 
	   namex.style.display="none"; 
	   namsc.style.display="none";
	   namst.style.display="none"; 
	   namcv.style.display="block"; 
	   picmj.style.display="block"; 
	   return;
	   }
   if (val=="stu") {txton.style.display="none";
	   txttr.style.display="none";
	   picex.style.display="none"; 
	   picsc.style.display="none"; 
	   piccv.style.display="none";
	   namex.style.display="none"; 
	   namsc.style.display="none"; 
	   namcv.style.display="none";
       picmj.style.display="none";
	   picst.style.display="block";
	   namst.style.display="block";
	   return;
	   }
   if (val=="exp") {
	   txton.style.display="none";
	   txttr.style.display="none";
	   picst.style.display="none"; 
	   picsc.style.display="none"; 
	   piccv.style.display="none"; 
	   namst.style.display="none"; 
	   namsc.style.display="none"; 
	   namcv.style.display="none";
       picmj.style.display="none"; 
	   picex.style.display="block";
	   namex.style.display="block";
	   return;	   
	   } 
   if (val=="sce") {
	   txton.style.display="none";
	   txttr.style.display="none";
	   picst.style.display="none"; 
	   picex.style.display="none"; 
	   piccv.style.display="none"; 
	   namst.style.display="none"; 
	   namex.style.display="none"; 
	   namcv.style.display="none";
       picmj.style.display="none"; 
	   picsc.style.display="block";
	   namsc.style.display="block";
	   return;	   
	   } 
}


function off(val) {
   
   // get specific div item, identified by node index
   var txt = document.getElementById(val+"text");

   // turn off menu tip display
   txt.style.display="none";

}

   // index maps for thumbnails
   
   document.write('<MAP name="scemap"><AREA shape="rect" coords="20,20,84,120" href="lbsc006.html" alt=""><AREA shape="rect" coords="115,20,210,80" href="lbsc011.html" alt=""><AREA shape="rect" coords="232,20,332,84" href="lbsc008.html" alt=""><AREA shape="rect" coords="346,20,446,84" href="lbsc009.html" alt=""><AREA shape="rect" coords="20,134,120,196" href="lbsc001.html" alt=""><AREA shape="rect" coords="138,100,238,164" href="lbsc004.html" alt=""><AREA shape="rect" coords="264,100,328,200" href="lbsc005.html" alt=""><AREA shape="rect" coords="346,100,446,164" href="lbsc007.html" alt=""><AREA shape="rect" coords="20,214,120,278" href="lbsc003.html" alt=""><AREA shape="rect" coords="158,178,222,278" href="lbsc010.html" alt=""><AREA shape="rect" coords="248,214,348,278" href="lbsc002.html" alt=""><AREA shape="rect" coords="370,178,434,278" href="lbsc012.html" alt=""></MAP>');
   
   document.write('<MAP name="stumap"><AREA shape="rect" coords="20,30,80,130" href="lbts004.html" alt=""><AREA shape="rect" coords="95,30,160,130" href="lbts005.html" alt=""><AREA shape="rect" coords="183,24,280,86" href="lbts001.html" alt=""><AREA shape="rect" coords="308,30,368,130" href="lbts003.html" alt=""><AREA shape="rect" coords="380,30,442,130" href="lbts002.html" alt=""><AREA shape="rect" coords="180,100,280,160" href="lbts006.html" alt=""><AREA shape="rect" coords="30,148,130,210" href="lbts012.html" alt=""><AREA shape="rect" coords="30,220,130,280" href="lbts008.html" alt=""><AREA shape="rect" coords="154,184,218,284" href="lbts011.html" alt=""><AREA shape="rect" coords="246,184,310,284" href="lbts007.html" alt=""><AREA shape="rect" coords="336,148,434,210" href="lbts009.html" alt=""><AREA shape="rect" coords="336,224,434,286" href="lbts010.html" alt=""></MAP>');

   document.write('<MAP name="expmap"><AREA shape="rect" coords="20,20,120,84" href="lbex001.html" alt=""><AREA shape="rect" coords="158,20,218,120" href="lbex004.html" alt=""><AREA shape="rect" coords="248,20,348,84" href="lbex005.html" alt=""><AREA shape="rect" coords="368,20,430,120" href="lbex009.html" alt=""><AREA shape="rect" coords="20,100,120,164" href="lbex002.html" alt=""><AREA shape="rect" coords="138,136,238,200" href="lbex008.html" alt=""><AREA shape="rect" coords="264,96,330,200" href="lbex006.html" alt=""><AREA shape="rect" coords="346,136,444,200" href="lbex011.html" alt=""><AREA shape="rect" coords="20,184,84,284" href="lbex007.html" alt=""><AREA shape="rect" coords="112,218,212,282" href="lbex003.html" alt=""><AREA shape="rect" coords="230,216,330,282" href="lbex010.html" alt=""><AREA shape="rect" coords="346,216,446,282" href="lbex012.html" alt=""></MAP>');

