var global_navtree = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Home',
    bIsWebPath:true,
    sUrl:'index.html',"childArray" : [
    {   sDescription:'sitemap ,easy navigation',
        sTitle:'Sitemap',
        bIsWebPath:true,
        sUrl:'sitemap.html'
    }]
},
{   sTitle:'About Us',
    bIsWebPath:true,
    sUrl:'Aboutus.html'
},
{   sTitle:'Portfolio',
    bIsWebPath:true,
    sUrl:'Portfolio.html',"childArray" : [
    {   sTitle:'Logos',
        bIsWebPath:true,
        sUrl:'logos.html'
    },
    {   sTitle:'Websites Gallery',
        bIsWebPath:true,
        sUrl:'websitesgallery.html'
    },
    {   sTitle:'Art Work',
        bIsWebPath:true,
        sUrl:'artworkgallery.html'
    },
    {   sTitle:'Sketches',
        bIsWebPath:true,
        sUrl:'sketches.html'
    }]
},
{   sTitle:'Services',
    bIsWebPath:true,
    sUrl:'services.html',"childArray" : [
    {   sDescription:'online marketing services,pey per click,cpm,facbook ads',
        sTitle:'Online Marketing',
        bIsWebPath:true,
        sUrl:'online marketing.html',"childArray" : [
        {   sDescription:'pay per click advertising for all major search',
            sTitle:'Pay Per Click',
            bIsWebPath:true,
            sUrl:'payperclick.html'
        }]
    },
    {   sDescription:'web design services',
        sTitle:'Web Design',
        bIsWebPath:true,
        sUrl:'webdesign.html'
    },
    {   sTitle:'S.E.O Services',
        bIsWebPath:true,
        sUrl:'pseoservices.html'
    },
    {   sTitle:'Graphic Design',
        bIsWebPath:true,
        sUrl:'graphicdesign.html'
    },
    {   sTitle:'Domains',
        bIsWebPath:true,
        sUrl:'domains.html'
    },
    {   sDescription:'Hosting Services ,ftp accounts and server mannegments',
        sTitle:'Hosting Services',
        bIsWebPath:true,
        sUrl:'hostingservices.html'
    },
    {   sTitle:'Printing ',
        bIsWebPath:true,
        sUrl:'page19.html'
    }]
},
{   sTitle:'Contact Us',
    bIsWebPath:true,
    sUrl:'Page 5.html',"childArray" : [
    {   sTitle:'Referral Links',
        bIsWebPath:true,
        sUrl:'refferallinks.html'
    }]
}]
});
