var customnavtree7 = WpNavBar.readTree({
"childArray" : [
{   sTitle:'ห้องรับแขก',
    bIsWebPath:true,
    sUrl:'index.html',
    sTarget:'_self'
},
{   sTitle:'ทะเบียนบ้าน',
    bIsWebPath:true,
    sUrl:'paisan.html',
    sTarget:'_self',"childArray" : [
    {   sTitle:'เจ้าของบ้าน',
        bIsWebPath:true,
        sUrl:'paisan.html',
        sTarget:'_self'
    },
    {   sTitle:'สมาชิกในบ้าน',
        bIsWebPath:true,
        sUrl:'staff.html',
        sTarget:'_self'
    },
    {   sTitle:'แขกรับเชิญ',
        bIsWebPath:true,
        sUrl:'writer.html',
        sTarget:'_self'
    }]
},
{   sTitle:'ตู้ไปรษณีย์',
    sUrl:'mailto:tnp_admin@truenaturephoto.com',
    sTarget:'_self'
},
{   sTitle:'เพื่อนบ้าน',
    bIsWebPath:true,
    sUrl:'link.html',
    sTarget:'_self'
},
{   sTitle:'ห้องกระทู้',
    sUrl:'http://www.truenaturephoto.com/smf/index.php',
    sTarget:'_blank'
},
{   sTitle:'Sitemap',
    bIsWebPath:true,
    sUrl:'sitemap.html',
    sTarget:'_self'
}]
});
 
 
 




