var global_navtree = WpNavBar.readTree({
"childArray" : [
{   'sDescription':'InetWare Technology - Website Design & Development',
    'sTitle':'Home',
    'bIsWebPath':true,
    'sUrl':'index.htm'
},
{   'sDescription':'InetWare Technology - About Us',
    'sTitle':'About Us',
    'bIsWebPath':true,
    'sUrl':'about-us.htm',"childArray" : [
    {   'sDescription':'InetWare Technology - Owner',
        'sTitle':'Our Owner',
        'bIsWebPath':true,
        'sUrl':'bio.html'
    }]
},
{   'sDescription':'InetWare Technology - Our Services',
    'sTitle':'Services',
    'bIsWebPath':true,
    'sUrl':'services.htm',"childArray" : [
    {   'sDescription':'InetWare Technology - Design & Development',
        'sTitle':'Website Development',
        'bIsWebPath':true,
        'sUrl':'websitedev.html'
    },
    {   'sDescription':'InetWare Technology - Redesign Services',
        'sTitle':'Website Redesign',
        'bIsWebPath':true,
        'sUrl':'websiteredesign.html'
    },
    {   'sDescription':'InetWare Technology - Graphic Design',
        'sTitle':'Graphic Design',
        'bIsWebPath':true,
        'sUrl':'graphicdesign.html'
    }]
},
{   'sTitle':'Our Work',
    'bIsWebPath':true,
    'sUrl':'our_portfolio.html',"childArray" : [
    {   'sTitle':'Our Websites',
        'bIsWebPath':true,
        'sUrl':'websites.html'
    },
    {   'sTitle':'Our Logos',
        'bIsWebPath':true,
        'sUrl':'our_logos.html'
    }]
},
{   'sDescription':'InetWare Technology - Free Code',
    'sTitle':'Free Code',
    'bIsWebPath':true,
    'sUrl':'code.html',"childArray" : [
    {   'sDescription':'InetWare Technology - HTML Code',
        'sTitle':'HTMLCode',
        'bIsWebPath':true,
        'sUrl':'html_code.html',"childArray" : [
        {   'sDescription':'InetWare Technology - Scroll Box Code',
            'sTitle':'Scroll Box Code',
            'bIsWebPath':true,
            'sUrl':'scrollbox.html'
        },
        {   'sDescription':'InetWare Technology -  Comment Box Code',
            'sTitle':'Comment Box Code',
            'bIsWebPath':true,
            'sUrl':'commentcode.html'
        },
        {   'sDescription':'InetWare Technology - Font/Text Code',
            'sTitle':'Font / Text Code',
            'bIsWebPath':true,
            'sUrl':'fonttextcode.html'
        },
        {   'sDescription':'InetWare Technology - Background Code',
            'sTitle':'Background Code',
            'bIsWebPath':true,
            'sUrl':'backgroundcode.html'
        },
        {   'sDescription':'InetWare Technology - Form Code',
            'sTitle':'Forms Code',
            'bIsWebPath':true,
            'sUrl':'formscode.html'
        }]
    }]
},
{   'sTitle':'Templates',
    'bIsWebPath':true,
    'sUrl':'templates.html'
},
{   'sDescription':'InetWare Technology - Our Articles',
    'sTitle':'Articles',
    'bIsWebPath':true,
    'sUrl':'articles.html',"childArray" : [
    {   'sDescription':'InetWare Technology - CAPTCHA',
        'sTitle':'CAPTCHA',
        'bIsWebPath':true,
        'sUrl':'captcha.html'
    },
    {   'sDescription':'InetWare Technology - 10 Reasons',
        'sTitle':'10 Reasons',
        'bIsWebPath':true,
        'sUrl':'reasons.html'
    },
    {   'sTitle':'Value of Backlinks',
        'bIsWebPath':true,
        'sUrl':'value_of_backlinks.html'
    }]
},
{   'sDescription':'InetWare Technology - Contact ',
    'sTitle':'Contact Us',
    'bIsWebPath':true,
    'sUrl':'contact-us.htm'
},
{   'sDescription':'InetWare Technology - Links',
    'sTitle':'Links',
    'bIsWebPath':true,
    'sUrl':'links.html'
}]
});
