var url = new Array();
var locationX = location.pathname;
url["/kyfb/"]="/kyfb/index.jsp?cmp=kyfb08print";
url["/ilfb/"]="/ilfb/index.jsp?cmp=ilfb08print";
url["/ifbf/"]="/ifbf/index.jsp?cmp=ifbf08print";
url["/nefb/"]="/nefb/index.jsp?cmp=nefb08print";
url["/tfbf/"]="/tfbf/index.jsp?cmp=tfbf08print";
url["/sdfbf/"]="/sdfbf/index.jsp?cmp=sdfbf08print";
url["/nmflb/"]="/nmflb/index.jsp?cmp=nmflb08print";
url["/kfb/"]="/kfb/index.jsp?cmp=kfb08print";
url["/mnfb/"]="/mnfb/index.jsp?cmp=mnfb08print";
url["/mfb/"]="/mfb/index.jsp?cmp=mfb08print";
url["/nahb/"]="/nahb/index.jsp?cmp=nahb08print";
url["/phcc/"]="/phcc/index.jsp?cmp=phcc08print";
url["/srvrnd/"]="/srvrnd/index.jsp?cmp=srvrnd08print";
url["/rses/"]="/rses/index.jsp?cmp=rses08print";
url["/agc/"]="/agc/index.jsp?cmp=agc08print";
url["/abc/"]="/abc/index.jsp?cmp=abc08print";
url["/tscra/"]="/tscra/index.jsp?cmp=tscra08print";
url["/azfb/"]="/azfb/index.jsp?cmp=azfb08print";
url["/mofb/"]="/mofb/index.jsp?cmp=mofb08print";
url["/arfb/"]="/arfb/index.jsp?cmp=arfb08print";
url["/tscra/"]="/tscra/index.jsp?cmp=tscra08print";
url["/srvrnd/"]="/srvrnd/index.jsp?cmp=srvrnd08print";
if(url[locationX]!=undefined){
	document.location= url[locationX];
}