function updateDATE(){
var isnMonth = new Array("January","February","March","April","May","June","July","August","September","October","November","December");
today = new Date () ;

Year=today.getYear();
if (Year < 1000)
Year+=1900

NewDate=today.getDate()-7;
if (NewDate < 1)
NewDate=1

document.write(""+NewDate+" "+isnMonth[today.getMonth()]+" "+Year+"")
}

function popup(url)
{
    var newwindow;
	newwindow=window.open(url,'','height=400,width=400');
	if (window.focus) {newwindow.focus()}
}

function MM_reloadPage(init) {  //reloads the window if Nav4 resized
  if (init==true) with (navigator) {if ((appName=="Netscape")&&(parseInt(appVersion)==4)) {
    document.MM_pgW=innerWidth; document.MM_pgH=innerHeight; onresize=MM_reloadPage; }}
  else if (innerWidth!=document.MM_pgW || innerHeight!=document.MM_pgH) location.reload();
}
MM_reloadPage(true);

function MM_preloadImages() { //v3.0
 var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
   var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
   if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
}

function MM_findObj(n, d) { //v4.01
  var p,i,x;  if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
    d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
  if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
  for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
  if(!x && d.getElementById) x=d.getElementById(n); return x;
}
function MM_nbGroup(event, grpName) { //v6.0
var i,img,nbArr,args=MM_nbGroup.arguments;
  if (event == "init" && args.length > 2) {
    if ((img = MM_findObj(args[2])) != null && !img.MM_init) {
      img.MM_init = true; img.MM_up = args[3]; img.MM_dn = img.src;
      if ((nbArr = document[grpName]) == null) nbArr = document[grpName] = new Array();
      nbArr[nbArr.length] = img;
      for (i=4; i < args.length-1; i+=2) if ((img = MM_findObj(args[i])) != null) {
        if (!img.MM_up) img.MM_up = img.src;
        img.src = img.MM_dn = args[i+1];
        nbArr[nbArr.length] = img;
    } }
  } else if (event == "over") {
    document.MM_nbOver = nbArr = new Array();
    for (i=1; i < args.length-1; i+=3) if ((img = MM_findObj(args[i])) != null) {
      if (!img.MM_up) img.MM_up = img.src;
      img.src = (img.MM_dn && args[i+2]) ? args[i+2] : ((args[i+1])?args[i+1] : img.MM_up);
      nbArr[nbArr.length] = img;
    }
  } else if (event == "out" ) {
    for (i=0; i < document.MM_nbOver.length; i++) { img = document.MM_nbOver[i]; img.src = (img.MM_dn) ? img.MM_dn : img.MM_up; }
  } else if (event == "down") {
    nbArr = document[grpName];
    if (nbArr) for (i=0; i < nbArr.length; i++) { img=nbArr[i]; img.src = img.MM_up; img.MM_dn = 0; }
    document[grpName] = nbArr = new Array();
    for (i=2; i < args.length-1; i+=2) if ((img = MM_findObj(args[i])) != null) {
      if (!img.MM_up) img.MM_up = img.src;
      img.src = img.MM_dn = (args[i+1])? args[i+1] : img.MM_up;
      nbArr[nbArr.length] = img;
  } }
}

function MM_preloadImages() { //v3.0
 var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
   var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
   if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
}

function mmLoadMenus() {
  if (window.mm_menu_0720143407_0) return;
  window.mm_menu_0720143407_0 = new Menu("root",214,18,"Arial",12,"#ffffff","#999999","#000080","#000070","left","middle",3,0,1000,-5,7,true,true,true,0,true,true);
  mm_menu_0720143407_0.addMenuItem("Check&nbsp;Processing","location='../solutions/chqProcess.html'");
  mm_menu_0720143407_0.addMenuItem("Remittance&nbsp;Processing","location='../solutions/Remit.html'");
  mm_menu_0720143407_0.addMenuItem("Credit&nbsp;Union&nbsp;Processing","location='../solutions/CreditUnion.html'");
  mm_menu_0720143407_0.addMenuItem("Document&nbsp;Processing","location='../solutions/DocProcessing.html'");
  mm_menu_0720143407_0.addMenuItem("Data&nbsp;and&nbsp;Image&nbsp;Archive&nbsp;and&nbsp;Retrieval","location='../solutions/DataArchive.html'");
  mm_menu_0720143407_0.addMenuItem("Lockbox","location='../solutions/Lockbox.html'");
   mm_menu_0720143407_0.hideOnMouseOut=true;
   mm_menu_0720143407_0.menuBorder=1;
   mm_menu_0720143407_0.menuLiteBgColor='#000080';
   mm_menu_0720143407_0.menuBorderBgColor='#000080';
   mm_menu_0720143407_0.bgColor='#000080';
  window.mm_menu_0720144648_2 = new Menu("root",93,18,"Arial",12,"#ffffff","#999999","#000080","#000070","left","middle",3,0,1000,-5,7,true,true,true,0,true,true);
  mm_menu_0720144648_2.addMenuItem("System&nbsp;Design","location='../services/SysDesign.html'");
  mm_menu_0720144648_2.addMenuItem("Installation","location='../services/Install.html'");
  mm_menu_0720144648_2.addMenuItem("Integration","location='../services/Integration.html'");
  mm_menu_0720144648_2.addMenuItem("Training","location='../services/Training.html'");
   mm_menu_0720144648_2.hideOnMouseOut=true;
   mm_menu_0720144648_2.menuBorder=1;
   mm_menu_0720144648_2.menuLiteBgColor='#000080';
   mm_menu_0720144648_2.menuBorderBgColor='#000080';
   mm_menu_0720144648_2.bgColor='#000080';
  window.mm_menu_0606144715_3 = new Menu("root",99,18,"Arial",12,"#ffffff","#999999","#000080","#000070","left","middle",3,0,1000,-5,7,true,true,true,0,true,true);
  mm_menu_0606144715_3.addMenuItem("Support","location='../support/index.html'");
  mm_menu_0606144715_3.addMenuItem("Remote&nbsp;Support","javascript:popup('http://www.aperta-support.com/interactivedemo/user_login.asp?SID=1000100&UID=blank&QUEUE=1000000');");
  mm_menu_0606144715_3.addMenuItem("Email&nbsp;Support","location='mailto:support@aperta.com?Subject=Customer Support'");
   mm_menu_0606144715_3.hideOnMouseOut=true;
   mm_menu_0606144715_3.menuBorder=1;
   mm_menu_0606144715_3.menuLiteBgColor='#000080';
   mm_menu_0606144715_3.menuBorderBgColor='#000080';
   mm_menu_0606144715_3.bgColor='#000080';
  window.mm_menu_0720144311_1 = new Menu("root",182,18,"Arial",12,"#ffffff","#999999","#000080","#000070","left","middle",3,0,1000,-5,7,true,true,true,0,true,true);
  mm_menu_0720144311_1.addMenuItem("Aperta&nbsp;AiDPS","location='../products/AiDPS.html'");
  mm_menu_0720144311_1.addMenuItem("Aperta&nbsp;DPS","location='../products/ADPS.html'");
  mm_menu_0720144311_1.addMenuItem("VRPA+/VPTA+","location='../products/AiDPS.html'");
  mm_menu_0720144311_1.addMenuItem("PTA/RPA","location='../products/ADPS.html'");
  mm_menu_0720144311_1.addMenuItem("Branch&nbsp;Check&nbsp;Capture","location='../products/Capture.html'");
  mm_menu_0720144311_1.addMenuItem("Active&nbsp;Image&nbsp;Clearing","location='../products/Clearing.html'");
  mm_menu_0720144311_1.addMenuItem("Active&nbsp;Image&nbsp;Archive&nbsp;&amp;&nbsp;Retrieval","location='../products/Archive.html'");
  mm_menu_0720144311_1.addMenuItem("Active&nbsp;Image&nbsp;Positive&nbsp;Pay&nbsp;","location='../products/ActiveImage.html'");
  mm_menu_0720144311_1.addMenuItem("Active&nbsp;Image&nbsp;Statements","location='../products/VImgStat.html'");
  mm_menu_0720144311_1.addMenuItem("Active&nbsp;Image&nbsp;Forms","location='../products/Forms.html'");
  mm_menu_0720144311_1.addMenuItem("Active&nbsp;Document&nbsp;Sort&nbsp;Module","location='../products/sort.html'");
  mm_menu_0720144311_1.addMenuItem("Signature&nbsp;Verification","location='../products/SigVer.html'");
  mm_menu_0720144311_1.addMenuItem("ScanXtra","location='../products/DocProcessing.html'");
   mm_menu_0720144311_1.hideOnMouseOut=true;
   mm_menu_0720144311_1.menuBorder=1;
   mm_menu_0720144311_1.menuLiteBgColor='#000080';
   mm_menu_0720144311_1.menuBorderBgColor='#000080';
   mm_menu_0720144311_1.bgColor='#000080';

  mm_menu_0720144311_1.writeMenus();
} // mmLoadMenus()