var customnavtree38 = WpNavBar.readTree({
"childArray" : [
{   sTitle:'Home',
    bIsWebPath:true,
    sUrl:'index.html'
},
{   sTitle:'Web Design',
    bIsWebPath:true,
    sUrl:'multicom_networks-montreal_web_design.html'
},
{   sTitle:'Contact',
    bIsWebPath:true,
    sUrl:'multicom_networks-contact_us.html'
},
{   sTitle:'Francais',
    bIsWebPath:true,
    sUrl:'francais.html',
    sTarget:'_self'
}]
});
