if (document.images) {           // Active Images
	ab_nabouon = new Image();
	ab_nabouon.src = "/img/ab_nabou2.gif";
	ab_nabouoff = new Image();
	ab_nabouoff.src = "/img/ab_nabou1.gif";
	
	ab_nannuon = new Image();
	ab_nannuon.src = "/img/ab_nannu2.gif";
	ab_nannuoff = new Image();
	ab_nannuoff.src = "/img/ab_nannu1.gif";	
	
	ab_nboaron = new Image();
	ab_nboaron.src = "/img/ab_nboar2.gif";
	ab_nboaroff = new Image();
	ab_nboaroff.src = "/img/ab_nboar1.gif";

	ab_nprivon = new Image();
	ab_nprivon.src = "/img/ab_npriv2.gif";
	ab_nprivoff = new Image();
	ab_nprivoff.src = "/img/ab_npriv1.gif";

	ab_nnewson = new Image();
	ab_nnewson.src = "/img/ab_nnews2.gif";
	ab_nnewsoff = new Image();
	ab_nnewsoff.src = "/img/ab_nnews1.gif";

	ab_nmembon = new Image();
	ab_nmembon.src = "/img/ab_nmemb2.gif";
	ab_nmemboff = new Image();
	ab_nmemboff.src = "/img/ab_nmemb1.gif";

	ab_nlocaon = new Image();
	ab_nlocaon.src = "/img/ab_nloca2.gif";
	ab_nlocaoff = new Image();
	ab_nlocaoff.src = "/img/ab_nloca1.gif";

	ab_nlinkon = new Image();
	ab_nlinkon.src = "/img/ab_nlink2.gif";
	ab_nlinkoff = new Image();
	ab_nlinkoff.src = "/img/ab_nlink1.gif";

	ab_ncommon = new Image();
	ab_ncommon.src = "/img/ab_ncomm2.gif";
	ab_ncommoff = new Image();
	ab_ncommoff.src = "/img/ab_ncomm1.gif";

	ab_nmedon = new Image();
	ab_nmedon.src = "/img/ab_nmedrec2.gif";
	ab_nmedoff = new Image();
	ab_nmedoff.src = "/img/ab_nmedrec1.gif";	
	
	ab_ncareon = new Image();
	ab_ncareon.src = "/img/ab_ncare2.gif";
	ab_ncareoff = new Image();
	ab_ncareoff.src = "/img/ab_ncare1.gif";

	ab_nfineduon = new Image();
	ab_nfineduon.src = "/img/ab_nfinedu2.gif";
	ab_nfineduoff = new Image();
	ab_nfineduoff.src = "/img/ab_nfinedu1.gif";
	
	ab_ninson = new Image();
	ab_ninson.src = "/img/ab_nins2.gif";
	ab_ninsoff = new Image();
	ab_ninsoff.src = "/img/ab_nins1.gif";
}