var ns4 = (document.layers);
var ns6 = (document.getElementById && !document.all);
var ie4  = (document.all && !document.getElementById);
var ie5  = (document.all && document.getElementById);

// Start of Disable Mouse right-click

function disable_right_click(e)
{
    var browser = navigator.appName.substring ( 0, 9 );
    var event_number = 0;
    if (browser=="Microsoft")
        event_number = event.button;
    else if (browser=="Netscape")
        event_number = e.which;

    if ( event_number==2 || event_number==3 )
        {
          alert ("Right Mouse Button Is Disabled");
           return (false);
        }

    return (true);
}

function check_mousekey ()
{
    var mouse_key = 93;
    var keycode = event.keyCode;

    if ( keycode == mouse_key )
        alert ( "Mouse Key Is Disabled" );
}

function trap_page_mouse_key_events ()
{
    var browser = navigator.appName.substring ( 0, 9 );

    document.onmousedown = disable_right_click;

    if ( browser == "Microsoft" )
        document.onkeydown = check_mousekey;
    else if ( browser == "Netscape" )
        document.captureEvents( Event.MOUSEDOWN );
}

window.onload = trap_page_mouse_key_events;
// End of disable Mouse right_click

// Aero India 2009 at Yelahanka, Bangalore

function show_AeroIndia_2009()
{
var posx = (screen.width/2) - (450/2);
var posy = (screen.height/2) - (600/2) -20;

var settings = 'width=500,height=550,toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=no,resizable=no,top='+posy+',left='+posx+'';
window.open('AeroIndia2009.htm','',settings);
}

// Belgaum seminar end
//  Start of Press files
function ShowCustomerMeet2008()
{
var posx = (screen.width/2) - (530/2);
var posy = (screen.height/2) - (510/2) -20;

var settings = 'width=530,height=505,toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=yes,top='+posy+',left='+posx+'';

window.open('BanksoftCustomerMeet2008.htm','',settings);
}

function showdeccan_150108()
{
var posx = (screen.width/2) - (450/2);
var posy = (screen.height/2) - (600/2) -20;

var settings = 'width=460,height=450,toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=yes,top='+posy+',left='+posx+'';

window.open('deccan_150108.htm','',settings);
}

function shownamma_belgaum_140108()
{
var posx = (screen.width/2) - (450/2);
var posy = (screen.height/2) - (600/2) -20;

var settings = 'width=440,height=450,toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=yes,top='+posy+',left='+posx+'';

window.open('namma_belgaum_140108.htm','',settings);
}

function showsamyuktha_150108()
{
var posx = (screen.width/2) - (450/2);
var posy = (screen.height/2) - (600/2) -20;

var settings = 'width=440,height=450,toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=yes,top='+posy+',left='+posx+'';

window.open('samyuktha_150108.htm','',settings);
}

function showdeccan_060107()
{
var posx = (screen.width/2) - (450/2);
var posy = (screen.height/2) - (600/2) -20;

var settings = 'width=460,height=450,toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=yes,top='+posy+',left='+posx+'';

window.open('deccan_060107.htm','',settings);
}

function showudaya_060107()
{
var posx = (screen.width/2) - (450/2);
var posy = (screen.height/2) - (600/2) -20;

var settings = 'width=480,height=450,toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=yes,top='+posy+',left='+posx+'';

window.open('udaya_060107.htm','',settings);
}

function showpraja_060107()
{
var posx = (screen.width/2) - (450/2);
var posy = (screen.height/2) - (600/2) -20;

var settings = 'width=340,height=460,toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=yes,top='+posy+',left='+posx+'';

window.open('praja_060107.htm','',settings);
}


function showdeccan_290806()
{
var posx = (screen.width/2) - (450/2);
var posy = (screen.height/2) - (600/2) -20;

var settings = 'width=480,height=400,toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=yes,top='+posy+',left='+posx+'';

window.open('deccan_290806.htm','',settings);
}

function showhindu_290806()
{
var posx = (screen.width/2) - (450/2);
var posy = (screen.height/2) - (600/2) -20;

var settings = 'width=510,height=400,toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=yes,top='+posy+',left='+posx+'';

window.open('hindu_290806.htm','',settings);
}

function showudaya_280806()
{
var posx = (screen.width/2) - (450/2);
var posy = (screen.height/2) - (600/2) -20;

var settings = 'width=460,height=400,toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=yes,top='+posy+',left='+posx+'';

window.open('udaya_280806.htm','',settings);
}
function showstarofmysore_280806()
{
var posx = (screen.width/2) - (450/2);
var posy = (screen.height/2) - (600/2) -20;

var settings = 'width=480,height=400,toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=yes,top='+posy+',left='+posx+'';

window.open('starofmysore_280806.htm','',settings);
}

function showsanje_vani_280806()
{
var posx = (screen.width/2) - (450/2);
var posy = (screen.height/2) - (600/2) -20;

var settings = 'width=450,height=400,toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=yes,top='+posy+',left='+posx+'';

window.open('sanjevani_280806.htm','',settings);
}
function showie()
{
var posx = (screen.width/2) - (450/2);
var posy = (screen.height/2) - (600/2) -20;

var settings = 'width=500,height=400,toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=yes,top='+posy+',left='+posx+'';
window.open('indexpress.htm','',settings);
}
function showet()
{
var posx = (screen.width/2) - (450/2);
var posy = (screen.height/2) - (600/2) -20;

var settings = 'width=500,height=300,toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=yes,top='+posy+',left='+posx+'';
window.open('ecotimes.htm','',settings);
}
function showdc()
{
var posx = (screen.width/2) - (450/2);
var posy = (screen.height/2) - (600/2) -20;

var settings = 'width=500,height=400,toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=yes,top='+posy+',left='+posx+'';
window.open('deccan.htm','',settings);
}
function showfe()
{
var posx = (screen.width/2) - (450/2);
var posy = (screen.height/2) - (600/2) -20;

var settings = 'width=500,height=400,toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=yes,top='+posy+',left='+posx+'';
window.open('finexpress.htm','',settings);
}
function showkp()
{
var posx = (screen.width/2) - (450/2);
var posy = (screen.height/2) - (600/2) -20;

var settings = 'width=530,height=400,toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=yes,top='+posy+',left='+posx+'';

window.open('kanprabha.htm','',settings);
}
function showvk()
{
var posx = (screen.width/2) - (450/2);
var posy = (screen.height/2) - (600/2) -20;

var settings = 'width=550,height=400,toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=yes,top='+posy+',left='+posx+'';

window.open('vijaykar_june04.htm','',settings);
}

function showvijaykar()
{
var posx = (screen.width/2) - (450/2);
var posy = (screen.height/2) - (600/2) -20;

var settings = 'width=550,height=400,toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=yes,top='+posy+',left='+posx+'';

 window.open('vijaykar.htm','',settings);
}
function showbusiness()
{
var posx = (screen.width/2) - (450/2);
var posy = (screen.height/2) - (600/2) -20;

var settings = 'width=500,height=450,toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=yes,top='+posy+',left='+posx+'';

window.open('business.htm','',settings);
}

function showhindu()
{
var posx = (screen.width/2) - (450/2);
var posy = (screen.height/2) - (600/2) -20;

var settings = 'width=550,height=360,toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=yes,top='+posy+',left='+posx+'';

 window.open('hindu.htm','',settings);
}

function showhindu0804()
{
var posx = (screen.width/2) - (450/2);
var posy = (screen.height/2) - (600/2) -20;

var settings = 'width=550,height=360,toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=yes,top='+posy+',left='+posx+'';

window.open('hindu_aug04_2004.htm','',settings);
}

function showtimes()
{
var posx = (screen.width/2) - (450/2);
var posy = (screen.height/2) - (600/2) -20;

var settings = 'width=500,height=360,toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=yes,top='+posy+',left='+posx+'';

window.open('times.htm','',settings);
}
function showedudc()
{
var posx = (screen.width/2) - (450/2);
var posy = (screen.height/2) - (600/2) -20;

var settings = 'width=500,height=360,toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=yes,top='+posy+',left='+posx+'';

window.open('edudeccan.htm','',settings);
}
function showuv()
{
var posx = (screen.width/2) - (450/2);
var posy = (screen.height/2) - (600/2) -20;

var settings = 'width=500,height=360,toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=yes,top='+posy+',left='+posx+'';

window.open('udayavani.htm','',settings);
}
function showpv()
{
var posx = (screen.width/2) - (450/2);
var posy = (screen.height/2) - (600/2) -20;

var settings = 'width=530,height=400,toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=yes,top='+posy+',left='+posx+'';

window.open('prajavani.htm','',settings);
}
// --- End of  Press files

var browser = new Array(3);
 if(navigator.platform.match(/win/i))
  browser[2]="win";
 else if(navigator.platform.match(/mac/i))
  browser[2]="mac";
 else
  browser[2]="x";

 if(navigator.appName=="Netscape")
 {
   browser[0]="ns";
   browser[1]=parseInt(navigator.appVersion);
 }
  else if(navigator.appName=="Microsoft Internet Explorer")
 {
  browser[0]="ie";
  string=navigator.appVersion;
  match=string.match(/MSIE ([0-9]\.[0-9])/);
  browser[1]=match[1];
 }
if(browser[1] < 5)
 {
  window.location.href='http://www.browser.thesmallbox.com';
 }

function show_on(thisTD)
 {
   thisTD.style.color='#dedfde';
   thisTD.style.backgroundColor='#003063';
 }
function show_off(thisTD)
 {
  thisTD.style.color='#003063';
  thisTD.style.backgroundColor='#dedfde';
 }
function show_off_hl(thisTD)
 {
  thisTD.style.color='#ffffff';
  thisTD.style.backgroundColor='#003063';
 }

function sub_off(thisTD)
 {
   thisTD.style.color='#003063';
   thisTD.style.backgroundColor='#FFFFFF';
 }
function sub_on(thisTD)
 {
  thisTD.style.color='#FFFFFF';
  thisTD.style.backgroundColor='#003063';
 }
function link_off(thisTD)
 {
   thisTD.style.color='#999999';
 }
function link_on(thisTD)
 {
  thisTD.style.color='#0000FF';
 }
function side_off(thisTD)
 {
   thisTD.style.color='#003063';
 }
function side_on(thisTD)
 {
  thisTD.style.color='#FF9A00';
 }
function side1_off(thisTD)
 {
   thisTD.style.color='#0000FF';
 }
function side1_on(thisTD)
 {
  thisTD.style.color='#FF9900';
 }
function erp_quote()
{
document.write("<p class='erp_quote' ><img src='images/left_quote.gif' border=0>&nbsp;When ERP implementations fail to deliver, it is usually because management hasn’t taken the time to structure the organization to take advantage of these systems <img src='images/right_quote.gif' border=0 style='vertical-align: bottom;'><br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<b>–Michael Donovan</b></p>");
}
function write_footer()
{
document.write("<table width=760 border=0 cellpadding=0 cellspacing=0 bgcolor='#FFFFFF'>");
document.write("<tr  height=50>");
document.write("<td width=232>&nbsp;</td>");
document.write("<td align=center width=45 class=link onMouseover='link_on(this);' onMouseout='link_off(this)' onclick=window.location.href='default.htm'>Home</td>");
document.write("<td width=1 class=link>&nbsp;&nbsp;&nbsp;|&nbsp;&nbsp;&nbsp;</td>");
document.write("<td align=center width=50 class=link onMouseover='link_on(this);' onMouseout='link_off(this)' onclick=window.location.href='overview.htm'>Overview</td>");
document.write("<td width=1 class=link>&nbsp;&nbsp;&nbsp;|&nbsp;&nbsp;&nbsp;</td>");
document.write("<td align=center width=50 class=link onMouseover='link_on(this);' onMouseout='link_off(this)' onclick=window.location.href='products.htm'>Products&nbsp;</td>");
document.write("<td width=1 class=link>&nbsp;&nbsp;&nbsp;|&nbsp;&nbsp;&nbsp;</td>");
document.write("<td align=center width=50 class=link onMouseover='link_on(this);' onMouseout='link_off(this)' onclick=window.location.href='partners.htm'>Partners</td>");
document.write("<td width=1 class=link>&nbsp;&nbsp;&nbsp;|&nbsp;&nbsp;&nbsp;</td>");
document.write("<td align=center width=45 class=link onMouseover='link_on(this);' onMouseout='link_off(this)' onclick=window.location.href='press.htm'>Press</td>");
document.write("<td width=1 class=link>&nbsp;&nbsp;&nbsp;|&nbsp;&nbsp;&nbsp;</td>");
document.write("<td align=center width=50 class=link onMouseover='link_on(this);' onMouseout='link_off(this)' onclick=window.location.href='contact.htm'>Contact Us</td>");

document.write("<td width=232>&nbsp;</td>");
document.write(" </tr>");
document.write(" <tr>");
document.write(" <td colspan=14 class=bot>");
document.write(" &#169;  2009 Processware Technologies");
document.write(" </td>");
document.write(" </tr>");
document.write(" </table>");
}
function thyagaraja_case()
{
window.open("http://www.microsoft.com/india/casestudies/thyagaraja.aspx");
}
function manipal_case()
{
window.open("http://www.microsoft.com/india/casestudies/manipalcooperativebank.aspx");
}
function busak()
{
window.open("http://www.microsoft.com/india/casestudies/busak.aspx");
}
function amco()
{
window.open("amco.htm",'_top');
}
function faq_imple()
{
window.open("erp_implementation.htm",'_top');
}
function mail_guru()
{
window.open("mailto:guru@processwaresystems.com");
}
function imple_faq()
{
document.write("<table width=140 border=0 cellpadding=0 cellspacing=0 bgcolor='#FFFFFF' >");
document.write("<tr  height=20>");
document.write("<td align=left width=140 class=sidebut onMouseover='side_on(this);' onMouseout='side_off(this)'  onclick='javascript:faq_imple()';><b><i>Implementation</i></b></td>");
document.write(" </tr>");
document.write(" </table>");
}
function prod_case()
{
document.write("<table width=600 border=0 cellpadding=0 cellspacing=0 bgcolor='#FFFFFF' align=left>");
document.write("<tr  height=20>");
document.write("<td align=left width=300 class=sidebut onMouseover='side_on(this);' onMouseout='side_off(this)'  onclick='javascript:busak()';>Busak Shamban benefits from <b><i>ProdMaster</i></b></td>");

document.write("<td align=left width=300 class=sidebut onMouseover='side_on(this);' onMouseout='side_off(this)'  onclick=window.location.href='javascript:amco();'>Amco Batteries benefits from <b><i>ProdMaster</b></i></td>");
document.write(" </tr>");
document.write(" </table>");
}
function write_side1()
{
document.write("<table width=400 border=0 cellpadding=0 cellspacing=0 bgcolor='#FFFFFF' align=left>");
document.write("<tr  height=20>");
document.write("<td align=left width=400 class=sidebut onMouseover='side_on(this);' onMouseout='side_off(this)'  onclick='javascript:thyagaraja_case()';>Thyagaraja Co-operative Bank benefits from <b><i>BankSoft</b></i></td>");
document.write(" </tr>");
document.write("<tr  height=20>");
document.write("<td align=left width=400 class=sidebut onMouseover='side_on(this);' onMouseout='side_off(this)'  onclick=window.location.href='javascript:manipal_case();'>Manipal Co-operative Bank benefits from <b><i>BankSoft</b></i></td>");
document.write(" </tr>");
document.write(" </table>");
}
function write_sidep()
{
document.write("<table width=150 border=0 cellpadding=10 cellspacing=0 bgcolor='#FFFFFF' align=left>");
document.write("<tr height=30>");
document.write("<td align=left width=150 class=sidebut onMouseover='side_on(this);' onMouseout='side_off(this)'  onclick=window.location.href='news_releases.htm';>News Releases</td>");
document.write(" </tr>");
document.write("<tr height=30>");
document.write("<td align=left width=150 class=sidebut onMouseover='side_on(this);' onMouseout='side_off(this)'  onclick=window.location.href='press.htm';>Press Releases about BankSoft</td>");
document.write(" </tr>");
document.write("<tr height=30>");
document.write("<td align=left width=150 class=sidebut onMouseover='side_on(this);' onMouseout='side_off(this)'  onclick=window.location.href='edusoft_press.htm'>Press Releases about EduSoft </td>");
document.write(" </tr>");

document.write(" </table>");
}
function write_side2()
{
document.write("<table width=150 border=0 cellpadding=10 cellspacing=0 bgcolor='#FFFFFF' align=left>");
document.write("<tr height=30>");
document.write("<td align=left width=150 class=sidebut onMouseover='side_on(this);' onMouseout='side_off(this)'  onclick=window.location.href='press.htm';>Press Releases about BankSoft</td>");
document.write(" </tr>");
document.write("<tr height=30>");
document.write("<td align=left width=150 class=sidebut onMouseover='side_on(this);' onMouseout='side_off(this)'  onclick=window.location.href='edusoft_press.htm'>Press Releases about EduSoft </td>");
document.write(" </tr>");
document.write("<tr height=30>");
document.write("<td align=left width=150 class=sidebut onMouseover='side_on(this);' onMouseout='side_off(this)'  onclick=window.location.href='prodmaster_press.htm';>Press Releases about ProdMaster</td>");
document.write(" </tr>");
document.write(" </table>");
}
function write_side3()
{
document.write("<table width=120 border=0 cellpadding=10 cellspacing=0 bgcolor='#FFFFFF' align=left>");
document.write("<tr height=30>");
document.write("<td align=left width=120 class=sidebut onMouseover='side_on(this);' onMouseout='side_off(this)'  onclick=window.location.href='news_releases.htm';>News Releases</td>");
document.write(" </tr>");

document.write("<tr height=30>");
document.write("<td align=left width=120 class=sidebut onMouseover='side_on(this);' onMouseout='side_off(this)'  onclick=window.location.href='edusoft_press.htm'>Press Releases about EduSoft</td>");
document.write(" </tr>");

document.write("<tr height=30>");
document.write("<td align=left width=120 class=sidebut onMouseover='side_on(this);' onMouseout='side_off(this)'  onclick=window.location.href='prodmaster_press.htm';>Press Releases about ProdMaster</td>");
document.write(" </tr>");
document.write(" </table>");
}
function write_side4()
{
document.write("<table width=150 border=0 cellpadding=10 cellspacing=0 bgcolor='#FFFFFF' align=left>");
document.write("<tr height=30>");
document.write("<td align=left width=150 class=sidebut onMouseover='side_on(this);' onMouseout='side_off(this)'  onclick=window.location.href='news_releases.htm';>News Releases</td>");
document.write(" </tr>");
document.write("<tr height=30>");
document.write("<td align=left width=150 class=sidebut onMouseover='side_on(this);' onMouseout='side_off(this)'  onclick=window.location.href='press.htm';>Press Releases about BankSoft</td>");
document.write(" </tr>");
document.write("<tr height=30>");
document.write("<td align=left width=150 class=sidebut onMouseover='side_on(this);' onMouseout='side_off(this)'  onclick=window.location.href='prodmaster_press.htm';>Press Releases about ProdMaster</td>");
document.write(" </tr>");
document.write(" </table>");
}
function write_side5()
{
document.write("<table width=150 border=0 cellpadding=10 cellspacing=0 bgcolor='#FFFFFF' align=left>");
document.write("<tr height=30>");
document.write("<td align=left width=150 class=sidebut onMouseover='side_on(this);' onMouseout='side_off(this)'  onclick=window.location.href='news_releases.htm';>News Releases</td>");
document.write(" </tr>");

document.write(" </table>");
}

function go_back()
{
history.go(-1);return " "
}

function write_edusoft()
{
document.write("<table width=150 height=200 border=0 cellpadding=0 cellspacing=0 bgcolor='#FFFFFF' align=center>");
document.write("<tr><td width=100% class=sidebut onmouseover=side_on(this) onmouseout=side_off(this) onclick=window.location.href='edu_modules.htm'>Modules</td></tr>");
document.write("<tr><td width=100% class=sidebut onmouseover=side_on(this) onmouseout=side_off(this) onclick=window.location.href='edu_security.htm'>Security</td></tr>");
document.write("<tr><td width=100% class=sidebut onmouseover=side_on(this) onmouseout=side_off(this) onclick=window.location.href='edu_clients.htm'>Clients</td></tr>");
document.write("<tr><td width=100% class=sidebut onmouseover=side_on(this) onmouseout=side_off(this) onclick=window.location.href='edusoft_press.htm'>Press Review</td></tr>");
document.write(" </table>");
}
function write_products()
{
document.write("<table width=700 cellpadding=3 cellspacing=0 border=0 HEIGHT=15px>");
document.write("<tr>");
document.write("<td width=90 class=sidebut onMouseover='side_on(this);' onMouseout='side_off(this);' onClick=window.location.href='banksoft_main.htm'>BankSoft</td>");
document.write("<td width=90 class=sidebut onMouseover='side_on(this);' onmouseout='side_off(this);'onClick=window.location.href='prod_master.htm'>ProdMaster</td>");
document.write("<td width=90 class=sidebut onMouseover='side_on(this);' onMouseout='side_off(this)' onClick=window.location.href='edusoft_main.htm'>EduSoft</td>");
document.write("<td width=90 class=sidebut onMouseover='side_on(this);' onMouseout='side_off(this);hide_product();' onClick=window.location.href='pay_master.htm'>PayMaster</td>");
document.write("</tr>");
document.write("</table>");
}
function sub_products()
{
  var prods_left;
  if ((ns4) || (ns6)) 
  { ns_product(); }
  else
  { ie_product(); }
}
function ns_product()
{
   if (innerWidth  > 800)
     
        { prods_left = 115; }
   else
        { prods_left =-1; }

document.write("<table width=90 cellpadding=3 cellspacing=0 border=0 HEIGHT=15px STYLE='position:absolute; left:"+prods_left+ ";top:1'>");
document.write("<tr>");
document.write("<td width=90 class=but onMouseover='sub_on(this);' onMouseout='sub_off(this);' onClick=window.location.href='banksoft_main.htm'>BankSoft</td>");
document.write("</tr>");
document.write("<tr>");
document.write("<td width=90 class=but onMouseover='sub_on(this);' onmouseout='sub_off(this);'onClick=window.location.href='prod_master.htm'>ProdMaster</td>");
document.write("</tr>");
document.write("<tr>");
document.write("<td width=90 class=but onMouseover='sub_on(this);' onMouseout='sub_off(this)' onClick=window.location.href='edusoft_main.htm'>EduSoft</td>");
document.write("</tr>");
document.write("<tr>");
document.write("<td width=90 class=but onMouseover='sub_on(this);' onMouseout='sub_off(this);hide_product();' onClick=window.location.href='pay_master.htm'>PayMaster</td>");
document.write("</tr>");

document.write("</table>");
}
function ie_product()
{
   if (screen.width  > 800)
     
        { prods_left = 113; }
   else
        { prods_left = 1; }

document.write("<table width=90 cellpadding=3 cellspacing=0 border=0 HEIGHT=15px STYLE='position:absolute; left:"+prods_left+ ";top:1'>");
document.write("<tr>");
document.write("<td width=90 class=but onMouseover='sub_on(this);' onMouseout='sub_off(this);' onClick=window.location.href='banksoft_main.htm'>BankSoft</td>");
document.write("</tr>");
document.write("<tr>");
document.write("<td width=90 class=but onMouseover='sub_on(this);' onmouseout='sub_off(this);'onClick=window.location.href='prod_master.htm'>ProdMaster</td>");
document.write("</tr>");
document.write("<tr>");
document.write("<td width=90 class=but onMouseover='sub_on(this);' onMouseout='sub_off(this)' onClick=window.location.href='edusoft_main.htm'>EduSoft</td>");
document.write("</tr>");
document.write("<tr>");
document.write("<td width=90 class=but onMouseover='sub_on(this);' onMouseout='sub_off(this);hide_product();' onClick=window.location.href='pay_master.htm'>PayMaster</td>");
document.write("</tr>");

document.write("</table>");
}


function close_window()
{
document.write("<p class=link onclick='javascript:window.close();'   onmouseover=link_on(this) onmouseout=link_off(this); align=center valign=top>Close</p>");
document.write("<p align=center valign=top><font face='Helvetica' size=1>&#169; 2009 Processware Systems</font></p>");
}
function full_story()
{
document.write("<p align='right' class=link onmouseover=link_on(this) onmouseout=link_off(this)>Full Story &gt;&gt;</p>");
}
//------------ start of timeron / off -----------------

   var timerID = null;
   var timerOn = false;
   var timecount = 3000;

function startTime() 
{
       if (timerOn == false)
          {
                timerID=setTimeout( "hideAll()" , timecount);
                timerOn = true;
          }
 }

function hideAll()
 {
    
    hide_product();
 }


// timeroff ------------------------------------------------
function stopTime() 
{
        if (timerOn)
       {
            clearTimeout(timerID);
            timerID = null;
            timerOn = false;
        }
}
//---------------end of timer on / off -----------

function show_product()
{ 
if ((ns4) || (ns6))
 { id="sub_product1"; }
else
 { id="sub_product"; }
 
show(id);
}

function hide_product()
{   
if ((ns4) || (ns6))
{ id="sub_product1"; }
else
{ id="sub_product"; }
hide(id);
}
function show_prod()
{ 
if ((ns4) || (ns6))
 { id="sub_prod1"; }
else
 { id="sub_prod"; }
 
show(id);
}

function hide_prod()
{   
if ((ns4) || (ns6))
{ id="sub_prod1"; }
else
{ id="sub_prod"; }
hide(id);
}
function show(id)
{
// Netscape 4
   if(ns4)
   {
   document.layers[id].visibility = "show";
   }
// Explorer 4
    if(ie4)
   {
    document.all[id].style.visibility = "visible";
   }
// W3C - Explorer 5+ and Netscape 6+
    if(ie5 || ns6)
   {
    document.getElementById(id).style.visibility = "visible";
    
   }
}

function hide(id)
{
// Netscape 4
   if(ns4)
   {
    document.layers[id].visibility = "hide";
   }
// Explorer 4
   if(ie4)
   {
    document.all[id].style.visibility = "hidden";
   }
// W3C - Explorer 5+ and Netscape 6+
   if(ie5 || ns6)
   {
    document.getElementById(id).style.visibility = "hidden";
   }
}

// end hiding contents -->  