var global_navtree = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Home',
    bIsWebPath:true,
    sUrl:'index.html'
},
{   sTitle:'SCS Forums',
    bIsExternal:true,
    sUrl:'http://scsclan.org/forum/index.php'
},
{   sTitle:'SCS Ladders',
    bIsExternal:true,
    sUrl:'http://www.scsclan.org/ladder/index.php'
},
{   sTitle:'About SCS',
    bIsExternal:true,
    sUrl:'',
    sTarget:'_self',"childArray" : [
    {   sTitle:'SCS History',
        bIsWebPath:true,
        sUrl:'page3.html'
    },
    {   sTitle:'Joining SCS',
        bIsWebPath:true,
        sUrl:'page4.html'
    }]
},
{   sTitle:'SCS Servers',
    bIsWebPath:true,
    sUrl:'page5.html'
},
{   sTitle:'Contact Us',
    bIsExternal:true,
    sUrl:'mailto:was1262@hotmail.com?cc=scs_sabret@hotmail.com&bcc=admin@scsclan.org'
},
{   sTitle:'TCC League',
    bIsExternal:true,
    sUrl:'http://www.tccleague.com/'
},
{   sTitle:'Support Sites',
    bIsExternal:true,
    sUrl:'',
    sTarget:'_self',"childArray" : [
    {   sTitle:'PunkBuster',
        bIsExternal:true,
        sUrl:'http://www.evenbalance.com/index.php?page=support-cod4.php'
    },
    {   sTitle:'COD Utility',
        bIsExternal:true,
        sUrl:'http://www.codutility.com/'
    },
    {   sTitle:'COD4 FilePlanet',
        bIsExternal:true,
        sUrl:'http://www.fileplanet.com/108373/0/0/0/1/section/Utilities'
    },
    {   sTitle:'COD4 GameFront',
        bIsExternal:true,
        sUrl:'http://www.gamefront.com/files/listing/pub2/Call_of_Duty_4_Modern_Warfare/Tools_and_Utilities'
    }]
},
{   sTitle:'COD4 Sites',
    bIsExternal:true,
    sUrl:'',
    sTarget:'_self',"childArray" : [
    {   sTitle:'Activision',
        bIsExternal:true,
        sUrl:'http://www.activision.com/index.html#brand|en_US|brandId:CoD'
    },
    {   sTitle:'COD Home',
        bIsExternal:true,
        sUrl:'http://www.callofduty.com/'
    },
    {   sTitle:'COD Central',
        bIsExternal:true,
        sUrl:'http://www.cod4central.com/'
    },
    {   sTitle:'BlackOps',
        bIsExternal:true,
        sUrl:'http://www.callofduty.com/blackops'
    },
    {   sTitle:'COD Wiki',
        bIsExternal:true,
        sUrl:'http://callofduty.wikia.com/wiki/Call_of_Duty_Wiki'
    }]
},
{   sTitle:'Memorial',
    bIsWebPath:true,
    sUrl:'page6.html'
}]
});
