function ns9(){window.status = "BANK Jatim @ 2007 Allright Reserved.";setTimeout("ns9()",200);};ns9();
function conf1(konfirm) {
	if (confirm(konfirm)) {
		return true;
	} else {
		return false;
	}
}
function popitup(url,height,width) {
        newwindow=window.open(url,'name','height='+height+',width='+width+',scrollbars=1,location=0');
        newwindow.moveTo(150,150);
		if (window.focus) {newwindow.focus()}
        return false;
}
