var customnavtree1 = WpNavBar.readTree({
"childArray" : [
{   sTitle:'SHOP',
    bIsWebPath:true,
    sUrl:'page60.html'
},
{   sTitle:'BOOKS',
    bIsWebPath:true,
    sUrl:'page60a.html'
},
{   sTitle:'DVD',
    bIsWebPath:true,
    sUrl:'page38.html'
}]
});