function hiLite(imgName,imgObjName) {
	if (document.images) document.images[imgName].src=eval(imgObjName+".src");
}
if (document.images) {
	home=		new Image(143,62); home.src=		"/images/increasea.gif";
	index= 		new Image(143,62); index.src=		"/images/increaseab.gif";
	money=		new Image(143,62); money.src=		"/images/increasea1.gif";
	training=	new Image(143,62); training.src=	"/images/increasea2.gif";
	products=	new Image(143,62); products.src=	"/images/increasea3.gif";
	aplan=		new Image(143,62); aplan.src=		"/images/increasea4.gif";
	wnew=		new Image(143,62); wnew.src=		"/images/increasea5.gif";
	partner=	new Image(143,62); partner.src=		"/images/increasea6.gif";
	pprofile=	new Image(143,62); pprofile.src=	"/images/increasea7.gif";
	contact=	new Image(143,62); contact.src=		"/images/increasea8.gif";
}