About project Authors Public oferta For user Guest book Registration Subscribe #### $struct = [ { id => 1, var => 'about', name => 'About project', alt => '', childs => [ { id => 2, var => 'author', name => 'Authors', alt => '' }, { id => 3, var => 'oferta', name => 'Public oferta', alt => '' } ] }, { id => 4, var => 'for_user', name => 'For user', alt => '', childs => [ { id => 5, var => 'gb', name => 'Guest book', alt => '', }, { id => 6, var => 'reg', name => 'Registration', alt => '' }, { id => 7, var => 'subscribe', name => 'Subscribe', alt => '' } ] } ];