<!-- Beginning of JavaScript -

// CREDITS:
// new hierarchical menu Version 1.1 by Urs Dudli and Peter Gehrig 
// Copyright (c) 1999 Peter Gehrig and Urs Dudli. All rights reserved.
// Permission given to use the script provided that this notice remains as is.
// Additional scripts can be found at http://www.24fun.ch.
// info@24fun.ch
// 1/18/2000

// IMPORTANT: 
// If you add this script to a script-library or script-archive 
// you have to add a link to http://www.24fun.ch on the webpage 
// where this script Script will be running.

//  **********************************************************************************

// INSTRUCTIONS: 
// Configure the menu and font parameters for each menublock below.
// each menublock[x] contains all necessary informations to build one menu-item with 
// as many sublinks as you like. You can add as many menublocks as you need.
//
// ATTENTION: When you configure the menublocks take care that you
// set the ";" and the "+" as seen below.

//  **********************************************************************************

var menublock=new Array() // no need to change this
var plus_i=0 // no need to change this

menublock[0]="Arial;"+ 			// font mainlink
			 "2;"+				// fontsize mainlink
			 "ffffff;"+			// fontcolor mainlink
			 "1;"+				// fontweight mainlink, 1 means bold, 0 means normal
			 "Arial;"+ 		// font sublinks
			 "1;"+				// fontsize sublinks
			 "FFFFFF;"+			// fontcolor sublinks
			 "1;"+				// fontweight sublinks, 1 means bold, 0 means normal
			 "Time & Attendance Software|#|;"+ 				        // text|URL|target of mainlink
			 "Small Business Solutions|small_business_solutions.htm|;"+		// text|URL|target of first sublink
			 "Mid-Range & Network Solutions|mid-range_network_solutions.htm|;"+	// text|URL|target of second sublink	 
			 "Attendance Enterprise|attendance_enterprise.htm|;"
				 
menublock[1]="Arial;"+ 			// font mainlink
			 "2;"+				// fontsize mainlink
			 "ffffff;"+			// fontcolor mainlink
			 "1;"+				// fontweight mainlink, 1 means bold, 0 means normal
			 "Arial;"+ 		// font sublinks
			 "1;"+				// fontsize sublinks
			 "FFFFFF;"+			// fontcolor sublinks
			 "1;"+				// fontweight sublinks, 1 means bold, 0 means normal
			 "Time Clocks|#|;"+	                    // text and URL of first mainlink
			 "Electronics|electronics.htm|;"+	// text|URL|target of mainlink
			 "Bio-Metric|bio-metric.htm|;"+	// text|URL|target of first sublink
			 "Alternatives|alternatives.htm|;"+	// text|URL|target of second sublink 
			 "Time Card Clocks|time_card_clocks.htm|;"+	// text|URL|target of thirth sublink
			 "Electronic Watch Clocks|elec_watch_clocks.htm|;"+	// text|URL|target of forth sublink
 			 "Mechanical Watch Clocks|mech_watch_clocks.htm|;"	// text|URL|target of forth sublink
         
menublock[2]="Arial;"+ 			// font mainlink
			 "2;"+				// fontsize mainlink
			 "ffffff;"+			// fontcolor mainlink
			 "1;"+				// fontweight mainlink, 1 means bold, 0 means normal
			 "Arial;"+ 		// font sublinks
			 "1;"+				// fontsize sublinks
			 "FFFFFF;"+			// fontcolor sublinks
			 "1;"+				// fontweight sublinks, 1 means bold, 0 means normal
			 "Remote Employee Technology|#|;"+	                    // text and URL of mainlink
			 "Touch and Go|alternatives.htm|;"+	// text and URL of first sublink
			 "Tele-Punch|alternatives.htm#tele|;"+	// text and URL of second sublink
			 "Palm Punch|palm_punch.htm|;"+	    // text and URL of thirth sublink 	
			 "Web Punch|web_punch.htm|;"	    // text and URL of thirth sublink 	

// The following block is different. It contains a mainlink without submenus.
// Take care to set the ";;;;" exactly as seen below.
menublock[3]="Arial;"+ 			// font mainlink
			 "2;"+				// fontsize mainlink
			 "ffffff;"+			// fontcolor mainlink
             "1;"+				// fontweight mainlink, 1 means bold, 0 means normal
             ";;;;"+ 		    // leave it empty
			 "Scheduling|scheduling.htm|;"   // text and URL of mainlink

// The following block is different. It contains a mainlink without submenus.
// Take care to set the ";;;;" exactly as seen below.
menublock[4]="Arial;"+ 			// font mainlink
			 "2;"+				// fontsize mainlink
			 "ffffff;"+			// fontcolor mainlink
             "1;"+				// fontweight mainlink, 1 means bold, 0 means normal
             ";;;;"+ 		    // leave it empty
			 "Access Control|access_control.htm|;"   // text and URL of mainlink			 

// The following block is different. It contains a mainlink without submenus.
// Take care to set the ";;;;" exactly as seen below.
menublock[5]="Arial;"+ 			// font mainlink
			 "2;"+				// fontsize mainlink
			 "ffffff;"+			// fontcolor mainlink
             "1;"+				// fontweight mainlink, 1 means bold, 0 means normal
             ";;;;"+ 		    // leave it empty
			 "Biometric Clocks|bio-metric.htm|;"   // text and URL of mainlink

// The following block is different. It contains a mainlink without submenus.
// Take care to set the ";;;;" exactly as seen below.
menublock[6]="Arial;"+ 			// font mainlink
			 "2;"+				// fontsize mainlink
			 "ffffff;"+			// fontcolor mainlink
             "1;"+				// fontweight mainlink, 1 means bold, 0 means normal
             ";;;;"+ 		    // leave it empty
			 "Time Clock Supplies|time_clock_supplies.htm|;"   // text and URL of mainlink

// The following block is different. It contains a mainlink without submenus.
// Take care to set the ";;;;" exactly as seen below.
menublock[7]="Arial;"+ 			// font mainlink
			 "2;"+				// fontsize mainlink
			 "ffffff;"+			// fontcolor mainlink
             "1;"+				// fontweight mainlink, 1 means bold, 0 means normal
             ";;;;"+ 		    // leave it empty
			 "Payroll Interface|interface.htm|;"   // text and URL of mainlink


//  Added April 23, 2003 for new Powerpoint

// The following block is different. It contains a mainlink without submenus.
// Take care to set the ";;;;" exactly as seen below.
menublock[8]="Arial;"+ 			// font mainlink
			 "2;"+				// fontsize mainlink
			 "ffffff;"+			// fontcolor mainlink
             "1;"+				// fontweight mainlink, 1 means bold, 0 means normal
             ";;;;"+ 		    // leave it empty
			 "Sales Presentation|AESalesPresentation.htm|;"   // text and URL of mainlink
//

// The following block is different. It contains a mainlink without submenus.
// Take care to set the ";;;;" exactly as seen below.
menublock[9]="Arial;"+ 			// font mainlink
			 "2;"+				// fontsize mainlink
			 "ffffff;"+			// fontcolor mainlink
             "1;"+				// fontweight mainlink, 1 means bold, 0 means normal
             ";;;;"+ 		    // leave it empty
			 "Company Info|company_info.htm|;"   // text and URL of mainlink

// The following block is different. It contains a mainlink without submenus.
// Take care to set the ";;;;" exactly as seen below.
menublock[10]="Arial;"+ 			// font mainlink
			 "2;"+				// fontsize mainlink
			 "ffffff;"+			// fontcolor mainlink
             "1;"+				// fontweight mainlink, 1 means bold, 0 means normal
             ";;;;"+ 		    // leave it empty
			 "Contact Us|contact_us.htm|;"   // text and URL of mainlink


// The following block is different. It contains a mainlink without submenus.
// Take care to set the ";;;;" exactly as seen below.
menublock[11]="Arial;"+ 			// font mainlink
			 "2;"+				// fontsize mainlink
			 "ffffff;"+			// fontcolor mainlink
             "1;"+				// fontweight mainlink, 1 means bold, 0 means normal
             ";;;;"+ 		    // leave it empty
			 "Home|default.htm|;"   // text and URL of mainlink
             		 
// No need to change anything below	 
//  **********************************************************************************
	 
var menusplit
var urlsplit
var font_weight_main
var font_weight_sub
var font_weight_sub

var minusimg=new Image()
minusimg.src="minus131.gif"

var plusimg=new Image()
plusimg.src="plus131.gif"
			 
var showsubmenus=new Array()
for (i=0;i<=menublock.length-1;i++) {
	showsubmenus[i]=-1
}

var plusminusimg=new Array()
for (i=0;i<=menublock.length-1;i++) {
	plusminusimg[i]=plusimg.src
}

function openandclose(visi) {
	showsubmenus[visi]=(-1)*showsubmenus[visi]
    var menucontent=""
    if (showsubmenus[visi]==1) {plusminusimg[visi]=minusimg.src}
    if (showsubmenus[visi]==-1) {plusminusimg[visi]=plusimg.src}
    menucontent+="<table border=0>"
	for (i=0;i<=menublock.length-1;i++) {
		menusplit=menublock[i].split(";")
		urlsplit=menusplit[8].split("|")
		if (menusplit[3]==1) {font_weight_main="<b>"}
		if (menusplit[3]==0) {font_weight_main=""}
		if (menusplit[7]==1) {font_weight_sub="<b>"}
		if (menusplit[7]==0) {font_weight_sub=""} 
		menucontent+="<tr><td>"

        
       if (menusplit[9].length==0) {
            menucontent+="</td>"
            menucontent+="<td>"
            menucontent+=font_weight_main
            menucontent+="<a href="+urlsplit[1]+" target="+urlsplit[2]+">"
            menucontent+="<font face="+menusplit[0]+" color="+menusplit[2]+" size="+menusplit[1]+">"
            menucontent+=urlsplit[0]
            menucontent+="</font></a></td></tr>"
            plus_i++ 
        }
        
        if (menusplit[9].length!=0) {
            var thismainmenu=i+plus_i
            menucontent+="<a href='javascript:openandclose("+i+")'>"
            menucontent+="<img src='"+plusminusimg[i]+"' border=0></a></td>"
            menucontent+="<td>"
            menucontent+=font_weight_main
            menucontent+="<a href='javascript:openandclose("+i+")'>"
            menucontent+="<font face="+menusplit[0]+" color="+menusplit[2]+" size="+menusplit[1]+">"
            menucontent+=urlsplit[0]
            menucontent+="</font></a></td></tr>"
   
		    if (showsubmenus[i]==1) {
			    for (ii=9;ii<=menusplit.length-1;ii++) {
				    urlsplit=menusplit[ii].split("|")
                    menucontent+="<tr><td></td><td>"
    			    menucontent+=font_weight_sub
                    menucontent+="<a href="+urlsplit[1]+" target="+urlsplit[2]+">"
                    menucontent+="<font face="+menusplit[4]+" color="+menusplit[6]+" size="+menusplit[5]+">"
                    menucontent+=urlsplit[0]
                    menucontent+="</font></a></td></tr>"
			    }
		    }
        }    
	}
    menucontent+="</table>"
	if (document.all) {
		menu.innerHTML=menucontent
	}
	if (document.layers) {
		document.menu.document.write(menucontent)
		document.menu.document.close()
	}
}


// - End of JavaScript - -->

