var customnavtree7 = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Home',
    bIsWebPath:true,
    sUrl:'index.html',
    sTarget:'_self'
},
{   sTitle:'Interview',
    bIsWebPath:true,
    sUrl:'interview.html',
    sTarget:'ifrm_1'
},
{   sTitle:'Biography',
    bIsWebPath:true,
    sUrl:'page9.html',
    sTarget:'ifrm_1'
},
{   sTitle:'Biografia',
    bIsWebPath:true,
    sUrl:'cvsuomi.html',
    sTarget:'ifrm_1'
}]
});
