var global_navtree = WpNavBar.readTree({
"childArray" : [
{   'sDescription':'Welcome to a web page where you are the most important person on earth.\r\n  Think of a mirror which reflects to you all your senses; they are essential to achieve what you need.\r\n  FOY supports technical leaders to be as successful as the need to be, by professional mirror-handling through coaching.\r\n  A coach with many years of  technical leadership and project management experience, will support you in making the best decisions and taking action. \r\n\r\n',
    'sTitle':'Home',
    'bIsWebPath':true,
    'sUrl':'index.html'
},
{   'sTitle':'Why F-O-Y?',
    'bIsWebPath':true,
    'sUrl':'whyfoy.html'
},
{   'sTitle':'Wants & Needs',
    'bIsWebPath':true,
    'sUrl':'need.html'
},
{   'sTitle':'Benefits ',
    'bIsWebPath':true,
    'sUrl':'bentech.html'
},
{   'sTitle':'FAQ',
    'bIsWebPath':true,
    'sUrl':'faq.html'
},
{   'sTitle':'About',
    'bIsWebPath':true,
    'sUrl':'about.html'
},
{   'sTitle':'Offerings',
    'bIsWebPath':true,
    'sUrl':'reference.html'
},
{   'sTitle':'Contact',
    'bIsWebPath':true,
    'sUrl':'contact.html'
}]
});
