		holder=window.location.href.toUpperCase();
		if(holder.indexOf('BON.ASP')>0){
		window.location.href='/';
		}
