var global_navtree = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Home',
    bIsWebPath:true,
    sUrl:'index.html'
},
{   sDescription:'Founded in 2005, OrgBusiness Software is a software company focused on the development of time management programs for the Windows platforms. Our software:',
    sTitle:'Products',
    bIsWebPath:true,
    sUrl:'orgbusiness_software_products.html',"childArray" : [
    {   sTitle:'Single Computer',
        bIsWebPath:true,
        sUrl:'orgbusiness_software_single_computer.html',"childArray" : [
        {   sTitle:'OrgScheduler',
            bIsWebPath:true,
            sUrl:'orgscheduler.html'
        },
        {   sTitle:'OrgScheduler Pro',
            bIsWebPath:true,
            sUrl:'orgschedulerpro.html'
        },
        {   sTitle:'Medical Calendar',
            bIsWebPath:true,
            sUrl:'medicalcalendar.html'
        },
        {   sTitle:'Salon Calendar',
            bIsWebPath:true,
            sUrl:'saloncalendar.html'
        },
        {   sTitle:'Rental Calendar',
            bIsWebPath:true,
            sUrl:'rentalcalendar.html'
        },
        {   sTitle:'Sports Rental Calendar',
            bIsWebPath:true,
            sUrl:'sportsrentalcalendar.html'
        },
        {   sTitle:'Repair Shop Calendar',
            bIsWebPath:true,
            sUrl:'repairshopcalendar.html'
        },
        {   sTitle:'Cozy Restaurant Reservation',
            bIsWebPath:true,
            sUrl:'cozyrestaurantreservation.html'
        },
        {   sTitle:'Comfy Hotel Reservation',
            bIsWebPath:true,
            sUrl:'comfyhotelreservation.html'
        },
        {   sTitle:'School Calendar',
            bIsWebPath:true,
            sUrl:'schoolcalendar.html'
        },
        {   sTitle:'OrgCourier',
            bIsWebPath:true,
            sUrl:'orgcourier.html'
        },
        {   sTitle:'PhotoLab Calendar',
            bIsWebPath:true,
            sUrl:'photolabcalendar.html'
        },
        {   sTitle:'Gantt Chart',
            bIsWebPath:true,
            sUrl:'ganttchart.html'
        },
        {   sTitle:'OrgPassword',
            bIsWebPath:true,
            sUrl:'orgpassword.html'
        },
        {   sTitle:'ABC Birthday Reminder',
            bIsWebPath:true,
            sUrl:'abcbirthdayreminder.html'
        }]
    },
    {   sTitle:'Local Area Network, VPN',
        bIsWebPath:true,
        sUrl:'orgbusiness_software_local_area_network.html',"childArray" : [
        {   sTitle:'OrgScheduler LAN',
            bIsWebPath:true,
            sUrl:'orgschedulerlan.html'
        },
        {   sTitle:'Medical Calendar For Workgroup',
            bIsWebPath:true,
            sUrl:'medicalcalendarforworkgroup.html'
        },
        {   sTitle:'OrgScheduler 1+1',
            bIsWebPath:true,
            sUrl:'orgscheduler1plus1.html'
        },
        {   sTitle:'Salon Calendar For Workgroup',
            bIsWebPath:true,
            sUrl:'saloncalendarforworkgroup.html'
        },
        {   sTitle:'Rental Calendar For Workgroup',
            bIsWebPath:true,
            sUrl:'rentalcalendarforworkgroup.html'
        },
        {   sTitle:'Sports Rental Calendar for Workgroup',
            bIsWebPath:true,
            sUrl:'sportsrentalcalendarforworkgroup.html'
        },
        {   sTitle:'Repair Shop Calendar For Workgroup',
            bIsWebPath:true,
            sUrl:'repairshopcalendarforworkgroup.html'
        },
        {   sTitle:'Cozy Restaurant Reservation For Workgroup',
            bIsWebPath:true,
            sUrl:'cozyrestaurantreservationforworkgroup.html'
        },
        {   sTitle:'Comfy Hotel Reservation For Workgroup',
            bIsWebPath:true,
            sUrl:'comfyhotelreservationforworkgroup.html'
        },
        {   sTitle:'School Calendar For Workgroup',
            bIsWebPath:true,
            sUrl:'schoolcalendarforworkgroup.html'
        },
        {   sTitle:'OrgCourier For Workgroup',
            bIsWebPath:true,
            sUrl:'orgcourierforworkgroup.html'
        },
        {   sTitle:'PhotoLab Calendar For Workgroup',
            bIsWebPath:true,
            sUrl:'photolabcalendarforworkgroup.html'
        },
        {   sTitle:'Gantt Chart for Workgroup',
            bIsWebPath:true,
            sUrl:'ganttchartforworkgroup.html'
        }]
    },
    {   sTitle:'Internet (WEB)',
        bIsWebPath:true,
        sUrl:'orgbusiness_software_internet_web_software.html'
        ,"childArray" : [{   sTitle:'OrgCalendar (WEB)',
            bIsWebPath:true,
            sUrl:'orgcalendar.html'
        },
        {   sTitle:'Medical Booking Service',
            bIsWebPath:true,
            sUrl:'medicalbookingservice.html'
        },
        {   sTitle:'Salon Booking Service',
            bIsWebPath:true,
            sUrl:'salonbookingservice.html'
        },
        {   sTitle:'Online Rental System',
            bIsWebPath:true,
            sUrl:'onlinerentalsystem.html'
        },
        {   sTitle:'Online Restaurant Reservations',
            bIsWebPath:true,
            sUrl:'onlinerestaurantreservations.html'
        },
        {   sTitle:'Repair Shop Reservation System',
            bIsWebPath:true,
            sUrl:'repairshopreservationsystem.html'
        },
        {   sTitle:'Online Courier Booking',
            bIsWebPath:true,
            sUrl:'onlinecourierbooking.html'
        },
        {   sTitle:'Online Studio Booking System',
            bIsWebPath:true,
            sUrl:'onlinestudiobookingsystem.html'
        },
        {   sTitle:'Online Hotel Booking System',
            bIsWebPath:true,
            sUrl:'onlinehotelbookingsystem.html'
        }]
    }]
},
{   sTitle:'Buy Now',
    bIsWebPath:true,
    sUrl:'buynow.html'
},
{   sTitle:'Affiliates',
    bIsWebPath:true,
    sUrl:'affiliates.html'
},
{   sTitle:'Related Sites',
    bIsWebPath:true,
    sUrl:'relatedsites.html'
},
{   sTitle:'Contact',
    bIsWebPath:true,
    sUrl:'contact.html'
}]
});