var customNavTree3 = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Home',
    bIsWebPath:true,
    sUrl:'index.html',
    sTarget:'_self'
},
{   sTitle:'Gästebuch',
    sUrl:'http://www.yasp.ch/runtime/guestbook.aspx?legacyusername=Gehring',
    sTarget:'_blank'
}]
});
