<!--
  document.write("<\/P>");
// -->
<!--
function imageRollover(i,j) {
document.images[i].src = eval("this["+j+"].src")
}
function loadImages() {
this[1] = new Image();
this[1].src="../imagex/1off.gif";
this[2] = new Image();
this[2].src = "../imagex/1on.gif";
}
this[3]=new Image()
this[3].src="../imagex/2off.gif"
this[4]=new Image()
this[4].src="../imagex/2on.gif"//2on.gif
this[5]=new Image()
this[5].src="../imagex/3off.gif"
this[6]=new Image()
this[6].src="../imagex/3on.gif"//3on.gif
this[7]=new Image()
this[7].src="../imagex/4off.gif"
this[8]=new Image()
this[8].src="../imagex/4on.gif"//4on.gif
this[9]=new Image()
this[9].src="../imagex/5off.gif"
this[10]=new Image()
this[10].src="../imagex/5on.gif"//5on.gif
this[11]=new Image()
this[11].src="../imagex/topbackoff.gif"
this[12]=new Image()
this[12].src="../imagex/topbackon.gif"//topbackon.gif
this[13]=new Image()
this[13].src="../imagex/topforwardoff.gif"
this[14]=new Image()
this[14].src="../imagex/topforwardon.gif"//topforwardon.gif
this[15]=new Image()
this[15].src="../imagex/a6forwardoff.gif"
this[16]=new Image()
this[16].src="../imagex/a6forwardon.gif"//a6forwardoff.gif
this[17] = new Image();
this[17].src="../imagex/kdrcpdfmapoff.gif";
this[18] = new Image();
this[18].src = "../imagex/kdrcpdfmapon.gif";
this[19]=new Image()
this[19].src="../imagex/kdrcemailoff.gif"
this[20]=new Image()
this[20].src="../imagex/kdrcemailon.gif"//kdrcemailon.gif
this[21]=new Image()
this[21].src="../imagex/kdrc_facebook_off.gif"
this[22]=new Image()
this[22].src="../imagex/kdrc_facebook_on.gif"//kdrc_facebook_on.gif

if (document.images) {
loadImages();
}
//-->
