Also, as I mentioned earlier, when the "processing login" page comes up, and it's just a text
page with a few words on it, this is what's in "view source" (astoundingly, to me!):
<html><!--This software (including any images, applets, photographs, animations, video, music and text incorporated into the software) is the proprietary property of Information Technology, Inc. or its suppliers and its use, modification and distribution are protected and limited by United States copyright laws and international treaty provisions and all other applicable national laws. Reproduction is prohibited except that you may make one additional copy of the software solely for backup purposes.-->
<head>
<META HTTP-EQUIV="Expires" CONTENT="Tue, 04 Dec 1993 21:29:02 GMT">
<META http-equiv=Content-Type content="text-html; charset=Windows-1252">
<Title>Pinnacle Bank</title>
<style type="text/css"><!--
BODY { font-family: Arial, Verdana, Trebuchet, ITC Avant Garde Gothic, Univers, Futura, ITC Stone Sans, Gill Sans, Akzidenz Grotesk, Helvetica, sans-serif; color: #000000;font-size:12;}
FORM { font-family: Arial, Verdana, Trebuchet, ITC Avant Garde Gothic, Univers, Futura, ITC Stone Sans, Gill Sans, Akzidenz Grotesk, Helvetica, sans-serif; color: #000000;font-size:12;}
TR.ODD { background-color: #ffffff; color: #000000;font-size:12;}
TR.EVEN { background-color: #cccccc; color: #000000;font-size:12;}
TR.HEADER { background-color: #999999 ; color: #ffffff;font-size:12;}
TH { font-family: Arial, Verdana, Trebuchet, ITC Avant Garde Gothic, Univers, Futura, ITC Stone Sans, Gill Sans, Akzidenz Grotesk, Helvetica, sans-serif; color: #ffffff;font-size:12;}
TD { font-family: Arial, Verdana, Trebuchet, ITC Avant Garde Gothic, Univers, Futura, ITC Stone Sans, Gill Sans, Akzidenz Grotesk, Helvetica, sans-serif; color: #000000;font-size:12;}
TD.DataFont { font-family: Arial, Verdana, Trebuchet, ITC Avant Garde Gothic, Univers, Futura, ITC Stone Sans, Gill Sans, Akzidenz Grotesk, Helvetica, sans-serif; color: #000000;font-size:12;}
.PAGECOLORFONT { font-family: Arial, Verdana, Trebuchet, ITC Avant Garde Gothic, Univers, Futura, ITC Stone Sans, Gill Sans, Akzidenz Grotesk, Helvetica, sans-serif; color: #000000;font-size:12;}
TD.ROWSPACER { line-height:3px;}
A:link { color: Blue ;}
A:visited { color: #990033 ;}
A:active { color: Gold ;}
.hidden {WIDTH: 100px; HEIGHT: 22px; BACKGROUND-COLOR: #ffffff; TEXT-ALIGN: right; border-top-style:none; border-left-style:none; border-bottom-style:none; border-right-style:none; border-width: 0px}
.hidden2 {WIDTH: 243px; HEIGHT: 22px; TEXT-ALIGN: right; border-top-style:none; border-left-style:none; border-bottom-style:none; border-right-style:none; border-width: 0px}
.hidden3 {WIDTH: 350px; HEIGHT: 22px; TEXT-ALIGN: right; border-top-style:none; border-left-style:none; border-bottom-style:none; border-right-style:none; border-width: 0px}
.hidden4 {font-family: Arial, Verdana, Trebuchet, ITC Avant Garde Gothic, Univers, Futura, ITC Stone Sans, Gill Sans, Akzidenz Grotesk, Helvetica, sans-serif; font-size:12;; TEXT-ALIGN: right}
.shown {WIDTH: 88px; HEIGHT: 22px; BACKGROUND-COLOR: white; TEXT-ALIGN: right; border-top-style:solid; border-left-style:solid; border-bottom-style:inset; border-right-style:inset}
.clsErrorTitleBar {background-color:#FF0000;background-color:#FF0000;color:white;font-family:verdana;font-size:11;}
.clsErrorMsgArea {background-color:white;color:black;font-family:verdana;font-size:11;}
.clsInfoTitleBar {background-color:#0000FF;background-color:#0000FF;color:white;font-family:verdana;font-size:11;}
.clsInfoMsgArea {background-color:white;color:black;font-family:verdana;font-size:11;}
.HiddenChallenge {display:none;}
.ShownChallenge {}
.notdisplayed{visibility:hidden;position:absolute;z-index:0;}
.displayed{visibility:visible;position:relative;}
.hand{cursor:pointer;cursor:hand;}
.pointer{cursor:pointer;cursor:default;}
#Logo { position:absolute;top:;left:;z-index:100;}
//-->
</style>
<SCRIPT LANGUAGE="javascript1.2">
<!--
var isNN = (navigator.appName.indexOf("Netscape")!=-1);
var currentMenu=''
var currentMenuItem = -1
var psmenubar
var menuindex = -1
var lastmenu
function ADATabIt(e) {
var elementname
var parentindex
if (menushowing == undefined) {menushowing = lastmenu}
if (menushowing != undefined){lastmenu = menushowing}
if(isNN){
keyCode=e.which;
elementname=e.target.getAttribute('name')||'';
}else {
keyCode=e.keyCode;
elementname=document.activeElement.name||''
}
psmenubar = elementname.substr(7, 1)||'1'
if (elementname.substr(0,7)!='imgtopM'){try{eval("oCMenu1.mout('topM11');oCMenu2.mout('topM21');oCMenu3.mout('topM31');")}catch(e){}}
psmenubar = elementname.substr(7, 1)||'1'
if(keyCode==0||keyCode==9) { //tab
menuindex = -1
try{
if (elementname.substr(0,7)=='imgtopM') {
currentMenu =elementname.substr(

;
currentMenuItem = -1;
eval("oCMenu"+psmenubar+".showsub('topM'+psmenubar+String(currentMenu||'1'))");
}
}catch(e){
try{
eval("oCMenu1.mout('topM11');")
}catch(e){}
try{
eval("oCMenu2.mout('topM21');")
}catch(e){}
try{
eval("oCMenu3.mout('topM31');")
}catch(e){}
}
}
else if(keyCode==38){ //Up
try{var parentmenu = eval("oCMenu"+psmenubar+".m[menushowing].parent.toString()")}catch(e){}
var submenus = new Array()
try{var submenusString = eval("oCMenu"+psmenubar+".m[menushowing].subs.toString()")}catch(e){}
try{submenus = submenusString.split (",")}catch(e){}
var Siblings = new Array()
try{var SiblingsString = eval("oCMenu"+psmenubar+".m[parentmenu].subs.toString()")}catch(e){}
try{Siblings = SiblingsString.split (",")}catch(e){}
menuindex = menuindex - 1
try{if(menushowing.indexOf('topM') == 0){
try{eval("oCMenu"+psmenubar+".mout(menushowing);");}catch(e){}}
else if(menushowing.indexOf('sub') == 0){
if (menuindex == -1 && parentmenu.indexOf('top') == 0) {eval("oCMenu"+psmenubar+".showsub(parentmenu)");menuindex = -1;eval("oCMenu"+psmenubar+".mout(parentmenu);");}
else if (menuindex == -1 && menushowing.indexOf('sub2') == 0) {menuindex = 0}
else if (menuindex == -1 && menushowing.indexOf('sub3') == 0) {menuindex = 0}
else{try{eval("oCMenu"+psmenubar+".showsub(Siblings["+menuindex+"])");}catch(e){}}}
if (menuindex < -1){menuindex = -1}}catch(e){}
}
else if(keyCode==40){ //Down
if(menuindex < 0){try{eval("oCMenu"+psmenubar+".showsub('topM'+psmenubar+String(currentMenu||'1'))")}catch(e){}}
try{var parentmenu = eval("oCMenu"+psmenubar+".m[menushowing].parent.toString()")}catch(e){}
var submenus = new Array()
try{var submenusString = eval("oCMenu"+psmenubar+".m[menushowing].subs.toString()")}catch(e){}
try{submenus = submenusString.split (",")}catch(e){}
var Siblings = new Array()
try{var SiblingsString = eval("oCMenu"+psmenubar+".m[parentmenu].subs.toString()")}catch(e){}
try{Siblings = SiblingsString.split (",")}catch(e){}
menuindex = menuindex + 1
try{if(menushowing.indexOf('topM') == 0){
try{eval("oCMenu"+psmenubar+".showsub(submenus["+menuindex+"])");}catch(e){}}
else if(menushowing.indexOf('sub') == 0){
try{eval("oCMenu"+psmenubar+".showsub(Siblings["+menuindex+"])");}catch(e){}}
if (menuindex > Siblings.length){menuindex = Siblings.length - 1}}catch(e){}
}
else if(keyCode==37){ //left
try{var parentmenu = eval("oCMenu"+psmenubar+".m[menushowing].parent.toString()")}catch(e){}
var submenus = new Array()
try{var submenusString = eval("oCMenu"+psmenubar+".m[menushowing].subs.toString()")}catch(e){}
try{submenus = submenusString.split (",")}catch(e){}
var Siblings = new Array()
try{var SiblingsString = eval("oCMenu"+psmenubar+".m[parentmenu].subs.toString()")}catch(e){}
try{Siblings = SiblingsString.split (",")}catch(e){}
var ParentSiblings = new Array()
try{var parentofparent = eval("oCMenu"+psmenubar+".m[parentmenu].parent.toString()")}catch(e){}
try{var ParentSiblingsString = eval("oCMenu"+psmenubar+".m[parentofparent].subs.toString()")}catch(e){}
try{ParentSiblings = ParentSiblingsString.split (",")}catch(e){}
if (parentmenu != undefined){
if(parentmenu.indexOf('topM') != 0){
for(var i=0; i < ParentSiblings.length; i++) {if(ParentSiblings
.toString() == parentmenu){parentindex = i}}
try{eval("oCMenu"+psmenubar+".showsub(parentmenu)");menuindex = parentindex;}catch(e){}}}
}
else if(keyCode==39){ //right
if(menuindex != -1) {
try{var parentmenu = eval("oCMenu"+psmenubar+".m[menushowing].parent.toString()")}catch(e){}
var submenus = new Array()
try{var submenusString = eval("oCMenu"+psmenubar+".m[menushowing].subs.toString()")}catch(e){}
try{submenus = submenusString.split (",")}catch(e){}
var Siblings = new Array()
if (submenusString != ''){
menuindex = 0
try{var SiblingsString = eval("oCMenu"+psmenubar+".m[parentmenu].subs.toString()")}catch(e){}
try{Siblings = SiblingsString.split (",")}catch(e){}
try{eval("oCMenu"+psmenubar+".showsub(submenus[0])");}catch(e){}}
}
}
else if(keyCode==13||keyCode==1){ //enter
try{eval("oCMenu"+psmenubar+".onclck(menushowing)");}catch(e){}
}
try{
window.document.focus()
}catch(e){}
return true;
};
function ADAClickIt(){
try {
var command="oCMenu"+psmenubar+".showsub('topM"+psmenubar+"1')"
eval(command);
var command="oCMenu"+psmenubar+".mout('topM"+psmenubar+"1','1')"
eval(command);
currentMenu=1;currentMenuItem=isNN?currentNemuItem:-1;
self.status=''
}catch(e){}
};
function Logon_onload() {
window.document.forms[0].elements[0].focus()
}
function do_encrypt() {
var res = "";
var rsa = new RSAKey();
rsa.setPublic(document.getElementById("Modulus").value, document.getElementById("PublicExponent").value);
res = rsa.encrypt(document.getElementById("RSAIV").value + document.getElementById("DisplayPassword").value);
document.getElementById("Password").value = res;
MaskElement(document.getElementById("DisplayPassword"))
}
function MaskElement(element) {
var temp = "";
for (var i = 0; i < element.value.length; i++)
{
temp = temp + '*'
}
element.value = temp
}
//-->
</SCRIPT>
<script language="JavaScript1.2" src="coolmenus4.js">
/*****************************************************************************
Copyright (c) 2001 Thomas Brattli (webmaster@dhtmlcentral.com)
DHTML coolMenus - Get it at coolmenus.dhtmlcentral.com
Version 4.0_beta
******************************************************************************/
</script>
<script language="JavaScript" type="text/javascript" src="PBI_NEC/RSAEncrypt.js">
/*****************************************************************************
* Copyright (c) 2003-2005 Tom Wu
* All Rights Reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining
* a copy of this software and associated documentation files (the
* Software), to deal in the Software without restriction, including
* without limitation the rights to use, copy, modify, merge, publish,
* distribute, sublicense, and/or sell copies of the Software, and to
* permit persons to whom the Software is furnished to do so, subject to
* the following conditions:
*
* The above copyright notice and this permission notice shall be
* included in all copies or substantial portions of the Software.
*
* THE SOFTWARE IS PROVIDED "AS-IS" AND WITHOUT WARRANTY OF ANY KIND,
* EXPRESS, IMPLIED OR OTHERWISE, INCLUDING WITHOUT LIMITATION, ANY
* WARRANTY OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE.
*
* IN NO EVENT SHALL TOM WU BE LIABLE FOR ANY SPECIAL, INCIDENTAL,
* INDIRECT OR CONSEQUENTIAL DAMAGES OF ANY KIND, OR ANY DAMAGES WHATSOEVER
* RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER OR NOT ADVISED OF
* THE POSSIBILITY OF DAMAGE, AND ON ANY THEORY OF LIABILITY, ARISING OUT
* OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*
* In addition, the following condition applies:
*
* All redistributions must retain an intact copy of this copyright notice
* and disclaimer.
******************************************************************************/
</script></head>
<body background=/Pbi_Pbi1961 bgcolor="white" >
<a name="top">[/url]<DIV ><p>
<TABLE border="1" cellPadding="0" cellSpacing="0" width="100%"><TR><TD>
<TABLE border="0" cellPadding="0" cellSpacing="0" width="100%" height="40" >
<TR>
<TD class="clsInfoTitleBar" width="1%"></TD>
<TD class="clsInfoTitleBar" width="96%">Info</TD>
<TD class="clsInfoTitleBar" width="1%"></TD>
</TR>
<TR>
<TD class="clsInfoMsgArea" align="left" width="1%"></TD>
<TD class="clsInfoMsgArea" align="left" width="96%">Processing Login...</TD>
<TD class="clsInfoMsgArea" align="left" width="1%"></TD>
</TR>
</TABLE>
</TD></TR></TABLE><P>
<script language="JavaScript" type="text/javascript">
<!--
var flashinstalled = 0;
var flashversion = 0;
MSDetect = "true";
if (navigator.plugins && navigator.plugins.length) {
x = navigator.plugins["Shockwave Flash"];
if (x) {
flashinstalled = 2;
if (x.description) {
y = x.description;
flashversion = y.charAt(y.indexOf('.')-1);
}
}
else
flashinstalled = 1;
if (navigator.plugins["Shockwave Flash 2.0"]) {
flashinstalled = 2;
flashversion = 2;
}
}
else if (navigator.mimeTypes && navigator.mimeTypes.length) {
x = navigator.mimeTypes['application/x-shockwave-flash'];
if (x && x.enabledPlugin)
flashinstalled = 2;
else
flashinstalled = 1;
}
else {
MSDetect = "true";
}
// -->
</script>
<script language="vbscript">
on error resume next
If MSDetect = "true" Then
For swVer = 2 to 6
If Not (IsObject(CreateObject("ShockwaveFlash.ShockwaveFlash." & swVer))) Then
Else
flashinstalled = 2
flashversion = swVer
End If
Next
If flashinstalled = 0 Then
flashinstalled = 1
End If
End If
</script>
<script language="JavaScript" type="text/javascript">
<!--
if (flashinstalled == 2 && flashversion >= 6) {
var out = "";
out = out + "<object classid='clsid:D27CDB6E-AE6D-11cf-96B8-444553540000'" + "\n";
out = out + " width='0' height='0' style='left:-50px; position:absolute; top:-50px'>" + "\n";
out = out + "<param name='movie' value='PBI_NEC/pmfso.swf'>" + "\n";
out = out + "<param name='quality' value='low'>" + "\n";
out = out + "<param name='FlashVars' value='gotoUrl=PBI1961%2Easp%3FWCI%3DNextLoginOption%26SPTN%3DFBB80FB68B6D4E9DB6C00D894DA011CB&sendUrl=pbi1961%2Easp%3FWCI%3DMFA%26WCE%3DFSOTokenSubmit%26SPTN%3DFBB80FB68B6D4E9DB6C00D894DA011CB'>" + "\n";
out = out + "<embed src='PBI_NEC/pmfso.swf'" + "\n";
out = out + " FlashVars='gotoUrl=PBI1961%2Easp%3FWCI%3DNextLoginOption%26SPTN%3DFBB80FB68B6D4E9DB6C00D894DA011CB&sendUrl=pbi1961%2Easp%3FWCI%3DMFA%26WCE%3DFSOTokenSubmit%26SPTN%3DFBB80FB68B6D4E9DB6C00D894DA011CB'" + "\n";
out = out + " quality='low' width='0' height='0' style='left:-50px; position:absolute; top:-50px'" + "\n";
out = out + " type='application/x-shockwave-flash'>" + "\n";
out = out + "<noembed></noembed>" + "\n";
out = out + "<noobject></noobject>" + "\n";
out = out + "</embed>" + "\n";
out = out + "<noobject></noobject>" + "\n";
out = out + "</object>" + "\n";
document.write(out);
}else{window.location="PBI1961.asp?WCI=NextLoginOption&SPTN=FBB80FB68B6D4E9DB6C00D894DA011CB&Detect=0"}
//-->
</script>
<noscript>
<object classid='clsid:D27CDB6E-AE6D-11cf-96B8-444553540000'
width='0' height='0' style='left:-50px; position:absolute; top:-50px'>
<param name='movie' value='PBI_NEC/pmfso.swf'>
<param name='quality' value='low'>
<param name='FlashVars' value='gotoUrl=PBI1961%2Easp%3FWCI%3DNextLoginOption%26SPTN%3DFBB80FB68B6D4E9DB6C00D894DA011CB&sendUrl=pbi1961%2Easp%3FWCI%3DMFA%26WCE%3DFSOTokenSubmit%26SPTN%3DFBB80FB68B6D4E9DB6C00D894DA011CB'>
<embed src='PBI_NEC/pmfso.swf'
FlashVars='gotoUrl=PBI1961%2Easp%3FWCI%3DNextLoginOption%26SPTN%3DFBB80FB68B6D4E9DB6C00D894DA011CB&sendUrl=pbi1961%2Easp%3FWCI%3DMFA%26WCE%3DFSOTokenSubmit%26SPTN%3DFBB80FB68B6D4E9DB6C00D894DA011CB'
quality='low' width='0' height='0' style='left:-50px; position:absolute; top:-50px'
type='application/x-shockwave-flash'>
<noembed></noembed>
<noobject></noobject>
</embed>
<noobject></noobject>
</object>
</noscript></DIV>