/*

* data used for some of the javascript tree examples. share! :-)

*/



var a = new Array;

a[0] = new Array;

a[0]['caption']          = "Beranda";

a[0]['url']              = "../";

a[0]['target']           = "_blank";

a[0]['isOpen']           = true;

a[0]['isChecked']        = 2;



a[0]['children']         = new Array;

a[0]['children'][0]      = new Array;

a[0]['children'][0]['caption']  = "Tentang BPS";

a[0]['children'][0]['url']      = "../aboutus.php?about=0";

a[0]['children'][0]['target']   = "_blank";



a[0]['children'][0]['children'] = new Array;

a[0]['children'][0]['children'][0] = new Array;

a[0]['children'][0]['children'][0]['caption']  = "Informasi Umum";

a[0]['children'][0]['children'][0]['url']  = "../aboutus.php?about=0";



a[0]['children'][0]['children'][1] = new Array;

a[0]['children'][0]['children'][1]['caption']  = "Visi dan Misi";

a[0]['children'][0]['children'][1]['url']  = "../aboutus.php?about=5";



a[0]['children'][0]['children'][2] = new Array;

a[0]['children'][0]['children'][2]['caption']  = "Struktur Organisasi";

a[0]['children'][0]['children'][2]['url']  = "../aboutus.php?about=1";



a[0]['children'][0]['children'][3] = new Array;

a[0]['children'][0]['children'][3]['caption']  = "Tugas, Kewajiban dan Kewenangan";

a[0]['children'][0]['children'][3]['url']  = "../aboutus.php?about=2";


a[0]['children'][0]['children'][4] = new Array;

a[0]['children'][0]['children'][4]['caption']  = "Pengolahan Data";

a[0]['children'][0]['children'][4]['url']  = "../aboutus.php?about=3";


a[0]['children'][0]['children'][5] = new Array;

a[0]['children'][0]['children'][5]['caption']  = "Undang-Undang No.16/1997 tentang Statistik";

a[0]['children'][0]['children'][5]['url']  = "../aboutus.php?about=4";


a[0]['children'][1]      = new Array;

a[0]['children'][1]['caption']  = "Rencana Strategis BPS";

a[0]['children'][1]['url']      = "../aboutus.php?renstra=1";

a[0]['children'][1]['target']   = "_blank";



a[0]['children'][2] = new Array;

a[0]['children'][2]['caption']  = "Hukum dan Etika";

a[0]['children'][2]['url']  = "../aboutus.php?about=4";

a[0]['children'][2]['target']   = "_blank";


a[0]['children'][3]      = new Array;

a[0]['children'][3]['caption']  = "Pusat Layanan";

a[0]['children'][3]['url']      = "../aboutus.php?service=1";

a[0]['children'][3]['target']   = "_blank";



a[0]['children'][3]['children'] = new Array;

a[0]['children'][3]['children'][0] = new Array;

a[0]['children'][3]['children'][0]['caption']  = "Subdit. Layanan dan Promosi Statistik";

a[0]['children'][3]['children'][0]['url']  = "../aboutus.php?service=1#Diseminasi";


a[0]['children'][3]['children'][1] = new Array;

a[0]['children'][3]['children'][1]['caption']  = "Toko Buku";

a[0]['children'][3]['children'][1]['url']  = "../aboutus.php?service=1#book";



a[0]['children'][3]['children'][2] = new Array;

a[0]['children'][3]['children'][2]['caption']  = "Perpustakaan BPS";

a[0]['children'][3]['children'][2]['url']  = "../aboutus.php?service=1#library";


a[0]['children'][4]      = new Array;

a[0]['children'][4]['caption']  = "Istilah Statistik";

a[0]['children'][4]['url']      = "../aboutus.php?glos=1";

a[0]['children'][4]['target']   = "_blank";



a[0]['children'][5]      = new Array;

a[0]['children'][5]['caption']  = "Jabatan Fungsional";

a[0]['children'][5]['url']      = "../aboutus.php?fungsional=1";

a[0]['children'][5]['target']   = "_blank";


a[0]['children'][5]['children'] = new Array;

a[0]['children'][5]['children'][0] = new Array;

a[0]['children'][5]['children'][0]['caption']  = "Statistisi";

a[0]['children'][5]['children'][0]['url']  = "../aboutus.php?fungsional=2";


a[0]['children'][5]['children'][1] = new Array;

a[0]['children'][5]['children'][1]['caption']  = "Pranata Komputer";

a[0]['children'][5]['children'][1]['url']  = "http://prakom.bps.go.id/?page=0";



a[0]['children'][6]      = new Array;

a[0]['children'][6]['caption']  = "Sistem Rujukan Statistik";

a[0]['children'][6]['url']      = "http://sirusa.bps.go.id/";

a[0]['children'][6]['target']   = "_blank";



a[0]['children'][7]      = new Array;

a[0]['children'][7]['caption']  = "Sekolah Tinggi Ilmu Statistik";

a[0]['children'][7]['url']      = "http://www.stis.ac.id/";

a[0]['children'][7]['target']   = "_blank";


a[0]['children'][8]      = new Array;

a[0]['children'][8]['caption']  = "Publikasi BPS";

a[0]['children'][8]['url']      = "../aboutus.php?pl=1&pub=1";

a[0]['children'][8]['target']   = "_blank";


a[0]['children'][9]      = new Array;

a[0]['children'][9]['caption']  = "Berita Resmi Statistik";

a[0]['children'][9]['url']      = "../aboutus.php?news=1&nl=1";

a[0]['children'][9]['target']   = "_blank";



a[0]['children'][10]      = new Array;

a[0]['children'][10]['caption']  = "Unduh";

a[0]['children'][10]['url']      = "../index.php";

a[0]['children'][10]['target']   = "_blank";



a[0]['children'][11]      = new Array;

a[0]['children'][11]['caption']  = "Berita";

a[0]['children'][11]['url']      = "../aboutus.php?info=1&nl=1";

a[0]['children'][11]['target']   = "_blank";



a[0]['children'][12]      = new Array;

a[0]['children'][12]['caption']  = "Info Lelang";

a[0]['children'][12]['url']      = "../index.php";

a[0]['children'][12]['target']   = "_blank";



a[0]['children'][13]      = new Array;

a[0]['children'][13]['caption']  = "Jadwal Kegiatan";

a[0]['children'][13]['url']      = "../index.php";

a[0]['children'][13]['target']   = "_blank";


a[0]['children'][13]      = new Array;

a[0]['children'][13]['caption']  = "Data Statistik";

a[0]['children'][13]['url']      = "../index.php";

a[0]['children'][13]['target']   = "_blank";


a[0]['children'][13]['children'] = new Array;

a[0]['children'][13]['children'][0] = new Array;

a[0]['children'][13]['children'][0]['caption']  = "Energi";

a[0]['children'][13]['children'][0]['url']  = "../aboutus.php?id_subyek=07&tabel=1&fl=1i";


a[0]['children'][13]['children'][0]['children'] = new Array;

a[0]['children'][13]['children'][0]['children'][0] = new Array;

a[0]['children'][13]['children'][0]['children'][0]['caption']  = "Daftar Tabel";

a[0]['children'][13]['children'][0]['children'][0]['url']  = "../aboutus.php?id_subyek=07&tabel=1&fl=1i";


a[0]['children'][13]['children'][0]['children'][1] = new Array;

a[0]['children'][13]['children'][0]['children'][1]['caption']  = "Konsep";

a[0]['children'][13]['children'][0]['children'][1]['url']  = "../aboutus.php?id_subyek=07&tabel=1&fl=2";


a[0]['children'][13]['children'][0]['children'][2] = new Array;

a[0]['children'][13]['children'][0]['children'][2]['caption']  = "Metodologi";

a[0]['children'][13]['children'][0]['children'][2]['url']  = "../aboutus.php?id_subyek=07&tabel=1&fl=3";


a[0]['children'][13]['children'][1] = new Array;

a[0]['children'][13]['children'][1]['caption']  = "Ilmu Pengetahuan dan Teknologi";

a[0]['children'][13]['children'][1]['url']  = "../aboutus.php?tabel=1&id_subyek=14";


a[0]['children'][13]['children'][1]['children'] = new Array;

a[0]['children'][13]['children'][1]['children'][0] = new Array;

a[0]['children'][13]['children'][1]['children'][0]['caption']  = "Daftar Tabel";

a[0]['children'][13]['children'][1]['children'][0]['url']  = "../aboutus.php?tabel=1&id_subyek=14";


a[0]['children'][13]['children'][1]['children'][1] = new Array;

a[0]['children'][13]['children'][1]['children'][1]['caption']  = "Konsep";

a[0]['children'][13]['children'][1]['children'][1]['url']  = "../aboutus.php?id_subyek=14&tabel=1&fl=2";


a[0]['children'][13]['children'][1]['children'][2] = new Array;

a[0]['children'][13]['children'][1]['children'][2]['caption']  = "Metodologi";

a[0]['children'][13]['children'][1]['children'][2]['url']  = "../aboutus.php?id_subyek=14&tabel=1&fl=3";


a[0]['children'][13]['children'][2] = new Array;

a[0]['children'][13]['children'][2]['caption']  = "Indeks Harga Perdagangan Besar";

a[0]['children'][13]['children'][2]['url']  = "../aboutus.php?tabel=1&id_subyek=20";


a[0]['children'][13]['children'][2]['children'] = new Array;

a[0]['children'][13]['children'][2]['children'][0] = new Array;

a[0]['children'][13]['children'][2]['children'][0]['caption']  = "Daftar Tabel";

a[0]['children'][13]['children'][2]['children'][0]['url']  = "../aboutus.php?tabel=1&id_subyek=20";


a[0]['children'][13]['children'][2]['children'][1] = new Array;

a[0]['children'][13]['children'][2]['children'][1]['caption']  = "Konsep";

a[0]['children'][13]['children'][2]['children'][1]['url']  = "../aboutus.php?id_subyek=20&tabel=1&fl=2";


a[0]['children'][13]['children'][2]['children'][2] = new Array;

a[0]['children'][13]['children'][2]['children'][2]['caption']  = "Metodologi";

a[0]['children'][13]['children'][2]['children'][2]['url']  = "../aboutus.php?id_subyek=20&tabel=1&fl=3";


a[0]['children'][13]['children'][3] = new Array;

a[0]['children'][13]['children'][3]['caption']  = "Indeks Pembangunan Manusia";

a[0]['children'][13]['children'][3]['url']  = "../aboutus.php?tabel=1&daftar=1&id_subyek=26";


a[0]['children'][13]['children'][3]['children'] = new Array;

a[0]['children'][13]['children'][3]['children'][0] = new Array;

a[0]['children'][13]['children'][3]['children'][0]['caption']  = "Daftar Tabel";

a[0]['children'][13]['children'][3]['children'][0]['url']  = "../aboutus.php?tabel=1&daftar=1&id_subyek=26";


a[0]['children'][13]['children'][3]['children'][1] = new Array;

a[0]['children'][13]['children'][3]['children'][1]['caption']  = "Konsep";

a[0]['children'][13]['children'][3]['children'][1]['url']  = "../aboutus.php?id_subyek=26&tabel=1&fl=2";


a[0]['children'][13]['children'][3]['children'][2] = new Array;

a[0]['children'][13]['children'][3]['children'][2]['caption']  = "Metodologi";

a[0]['children'][13]['children'][3]['children'][2]['url']  = "../aboutus.php?id_subyek=26&tabel=1&fl=3";


a[0]['children'][13]['children'][4] = new Array;

a[0]['children'][13]['children'][4]['caption']  = "Industri";

a[0]['children'][13]['children'][4]['url']  = "../aboutus.php?tabel=1&daftar=1&id_subyek=09";


a[0]['children'][13]['children'][4]['children'] = new Array;

a[0]['children'][13]['children'][4]['children'][0] = new Array;

a[0]['children'][13]['children'][4]['children'][0]['caption']  = "Daftar Tabel";

a[0]['children'][13]['children'][4]['children'][0]['url']  = "../aboutus.php?tabel=1&daftar=1&id_subyek=09";


a[0]['children'][13]['children'][4]['children'][1] = new Array;

a[0]['children'][13]['children'][4]['children'][1]['caption']  = "Konsep";

a[0]['children'][13]['children'][4]['children'][1]['url']  = "../aboutus.php?id_subyek=09&tabel=1&fl=2";


a[0]['children'][13]['children'][4]['children'][2] = new Array;

a[0]['children'][13]['children'][4]['children'][2]['caption']  = "Metodologi";

a[0]['children'][13]['children'][4]['children'][2]['url']  = "../aboutus.php?id_subyek=09&tabel=1&fl=3";


a[0]['children'][13]['children'][5] = new Array;

a[0]['children'][13]['children'][5]['caption']  = "Industri Kecil";

a[0]['children'][13]['children'][5]['url']  = "../aboutus.php?tabel=1&daftar=1&id_subyek=35";


a[0]['children'][13]['children'][5]['children'] = new Array;

a[0]['children'][13]['children'][5]['children'][0] = new Array;

a[0]['children'][13]['children'][5]['children'][0]['caption']  = "Daftar Tabel";

a[0]['children'][13]['children'][5]['children'][0]['url']  = "../aboutus.php?tabel=1&daftar=1&id_subyek=35";


a[0]['children'][13]['children'][5]['children'][1] = new Array;

a[0]['children'][13]['children'][5]['children'][1]['caption']  = "Konsep";

a[0]['children'][13]['children'][5]['children'][1]['url']  = "../aboutus.php?id_subyek=35&tabel=1&fl=2";


a[0]['children'][13]['children'][5]['children'][2] = new Array;

a[0]['children'][13]['children'][5]['children'][2]['caption']  = "Metodologi";

a[0]['children'][13]['children'][5]['children'][2]['url']  = "../aboutus.php?id_subyek=35&tabel=1&fl=3";


a[0]['children'][13]['children'][6] = new Array;

a[0]['children'][13]['children'][6]['caption']  = "Inflasi";

a[0]['children'][13]['children'][6]['url']  = "../aboutus.php?tabel=1&daftar=1&id_subyek=03";


a[0]['children'][13]['children'][6]['children'] = new Array;

a[0]['children'][13]['children'][6]['children'][0] = new Array;

a[0]['children'][13]['children'][6]['children'][0]['caption']  = "Daftar Tabel";

a[0]['children'][13]['children'][6]['children'][0]['url']  = "../aboutus.php?tabel=1&daftar=1&id_subyek=03";


a[0]['children'][13]['children'][6]['children'][1] = new Array;

a[0]['children'][13]['children'][6]['children'][1]['caption']  = "Konsep";

a[0]['children'][13]['children'][6]['children'][1]['url']  = "../aboutus.php?id_subyek=03&tabel=1&fl=2";


a[0]['children'][13]['children'][6]['children'][2] = new Array;

a[0]['children'][13]['children'][6]['children'][2]['caption']  = "Metodologi";

a[0]['children'][13]['children'][6]['children'][2]['url']  = "../aboutus.php?id_subyek=03&tabel=1&fl=3";



a[0]['children'][13]['children'][7] = new Array;

a[0]['children'][13]['children'][7]['caption']  = "Kependudukan";

a[0]['children'][13]['children'][7]['url']  = "../aboutus.php?tabel=1&daftar=1&id_subyek=12";


a[0]['children'][13]['children'][7]['children'] = new Array;

a[0]['children'][13]['children'][7]['children'][0] = new Array;

a[0]['children'][13]['children'][7]['children'][0]['caption']  = "Daftar Tabel";

a[0]['children'][13]['children'][7]['children'][0]['url']  = "../aboutus.php?tabel=1&daftar=1&id_subyek=12";


a[0]['children'][13]['children'][7]['children'][1] = new Array;

a[0]['children'][13]['children'][7]['children'][1]['caption']  = "Konsep";

a[0]['children'][13]['children'][7]['children'][1]['url']  = "../aboutus.php?id_subyek=12&tabel=1&fl=2";


a[0]['children'][13]['children'][7]['children'][2] = new Array;

a[0]['children'][13]['children'][7]['children'][2]['caption']  = "Metodologi";

a[0]['children'][13]['children'][7]['children'][2]['url']  = "../aboutus.php?id_subyek=12&tabel=1&fl=3";


a[0]['children'][13]['children'][8] = new Array;

a[0]['children'][13]['children'][8]['caption']  = "Kesejahteraan Rakyat";

a[0]['children'][13]['children'][8]['url']  = "../aboutus.php?tabel=1&daftar=1&id_subyek=18";


a[0]['children'][13]['children'][8]['children'] = new Array;

a[0]['children'][13]['children'][8]['children'][0] = new Array;

a[0]['children'][13]['children'][8]['children'][0]['caption']  = "Daftar Tabel";

a[0]['children'][13]['children'][8]['children'][0]['url']  = "../aboutus.php?tabel=1&daftar=1&id_subyek=18";


a[0]['children'][13]['children'][8]['children'][1] = new Array;

a[0]['children'][13]['children'][8]['children'][1]['caption']  = "Konsep";

a[0]['children'][13]['children'][8]['children'][1]['url']  = "../aboutus.php?id_subyek=18&tabel=1&fl=2";


a[0]['children'][13]['children'][8]['children'][2] = new Array;

a[0]['children'][13]['children'][8]['children'][2]['caption']  = "Metodologi";

a[0]['children'][13]['children'][8]['children'][2]['url']  = "../aboutus.php?id_subyek=18&tabel=1&fl=3";


a[0]['children'][13]['children'][9] = new Array;

a[0]['children'][13]['children'][9]['caption']  = "Ketahanan Sosial";

a[0]['children'][13]['children'][9]['url']  = "../aboutus.php?tabel=1&daftar=1&id_subyek=34";


a[0]['children'][13]['children'][9]['children'] = new Array;

a[0]['children'][13]['children'][9]['children'][0] = new Array;

a[0]['children'][13]['children'][9]['children'][0]['caption']  = "Daftar Tabel";

a[0]['children'][13]['children'][9]['children'][0]['url']  = "../aboutus.php?tabel=1&daftar=1&id_subyek=34";


a[0]['children'][13]['children'][9]['children'][1] = new Array;

a[0]['children'][13]['children'][9]['children'][1]['caption']  = "Konsep";

a[0]['children'][13]['children'][9]['children'][1]['url']  = "../aboutus.php?id_subyek=34&tabel=1&fl=2";


a[0]['children'][13]['children'][9]['children'][2] = new Array;

a[0]['children'][13]['children'][9]['children'][2]['caption']  = "Metodologi";

a[0]['children'][13]['children'][9]['children'][2]['url']  = "../aboutus.php?id_subyek=34&tabel=1&fl=3";


a[0]['children'][13]['children'][10] = new Array;

a[0]['children'][13]['children'][10]['caption']  = "Keuangan";

a[0]['children'][13]['children'][10]['url']  = "../aboutus.php?tabel=1&daftar=1&id_subyek=136";


a[0]['children'][13]['children'][10]['children'] = new Array;

a[0]['children'][13]['children'][10]['children'][0] = new Array;

a[0]['children'][13]['children'][10]['children'][0]['caption']  = "Daftar Tabel";

a[0]['children'][13]['children'][10]['children'][0]['url']  = "../aboutus.php?tabel=1&daftar=1&id_subyek=13";


a[0]['children'][13]['children'][10]['children'][1] = new Array;

a[0]['children'][13]['children'][10]['children'][1]['caption']  = "Konsep";

a[0]['children'][13]['children'][10]['children'][1]['url']  = "../aboutus.php?id_subyek=13&tabel=1&fl=2";


a[0]['children'][13]['children'][10]['children'][2] = new Array;

a[0]['children'][13]['children'][10]['children'][2]['caption']  = "Metodologi";

a[0]['children'][13]['children'][10]['children'][2]['url']  = "../aboutus.php?id_subyek=13&tabel=1&fl=3";


a[0]['children'][13]['children'][11] = new Array;

a[0]['children'][13]['children'][11]['caption']  = "Komunikasi";

a[0]['children'][13]['children'][11]['url']  = "../aboutus.php?tabel=1&daftar=1&id_subyek=02";


a[0]['children'][13]['children'][11]['children'] = new Array;

a[0]['children'][13]['children'][11]['children'][0] = new Array;

a[0]['children'][13]['children'][11]['children'][0]['caption']  = "Daftar Tabel";

a[0]['children'][13]['children'][11]['children'][0]['url']  = "../aboutus.php?tabel=1&daftar=1&id_subyek=02";


a[0]['children'][13]['children'][11]['children'][1] = new Array;

a[0]['children'][13]['children'][11]['children'][1]['caption']  = "Konsep";

a[0]['children'][13]['children'][11]['children'][1]['url']  = "../aboutus.php?id_subyek=02&tabel=1&fl=2";


a[0]['children'][13]['children'][11]['children'][2] = new Array;

a[0]['children'][13]['children'][11]['children'][2]['caption']  = "Metodologi";

a[0]['children'][13]['children'][11]['children'][2]['url']  = "../aboutus.php?id_subyek=02&tabel=1&fl=3";


a[0]['children'][13]['children'][12] = new Array;

a[0]['children'][13]['children'][12]['caption']  = "Konstruksi";

a[0]['children'][13]['children'][12]['url']  = "../aboutus.php?tabel=1&daftar=1&id_subyek=04";


a[0]['children'][13]['children'][12]['children'] = new Array;

a[0]['children'][13]['children'][12]['children'][0] = new Array;

a[0]['children'][13]['children'][12]['children'][0]['caption']  = "Daftar Tabel";

a[0]['children'][13]['children'][12]['children'][0]['url']  = "../aboutus.php?tabel=1&daftar=1&id_subyek=04";


a[0]['children'][13]['children'][12]['children'][1] = new Array;

a[0]['children'][13]['children'][12]['children'][1]['caption']  = "Konsep";

a[0]['children'][13]['children'][12]['children'][1]['url']  = "../aboutus.php?id_subyek=04&tabel=1&fl=2";


a[0]['children'][13]['children'][12]['children'][2] = new Array;

a[0]['children'][13]['children'][12]['children'][2]['caption']  = "Metodologi";

a[0]['children'][13]['children'][12]['children'][2]['url']  = "../aboutus.php?id_subyek=04&tabel=1&fl=3";


a[0]['children'][13]['children'][13] = new Array;

a[0]['children'][13]['children'][13]['caption']  = "Konsumsi dan Pengeluaran";

a[0]['children'][13]['children'][13]['url']  = "../aboutus.php?tabel=1&daftar=1&id_subyek=05";


a[0]['children'][13]['children'][13]['children'] = new Array;

a[0]['children'][13]['children'][13]['children'][0] = new Array;

a[0]['children'][13]['children'][13]['children'][0]['caption']  = "Daftar Tabel";

a[0]['children'][13]['children'][13]['children'][0]['url']  = "../aboutus.php?tabel=1&daftar=1&id_subyek=05";


a[0]['children'][13]['children'][13]['children'][1] = new Array;

a[0]['children'][13]['children'][13]['children'][1]['caption']  = "Konsep";

a[0]['children'][13]['children'][13]['children'][1]['url']  = "../aboutus.php?id_subyek=05&tabel=1&fl=2";


a[0]['children'][13]['children'][13]['children'][2] = new Array;

a[0]['children'][13]['children'][13]['children'][2]['caption']  = "Metodologi";

a[0]['children'][13]['children'][13]['children'][2]['url']  = "../aboutus.php?id_subyek=05&tabel=1&fl=3";


a[0]['children'][13]['children'][14] = new Array;

a[0]['children'][13]['children'][14]['caption']  = "Neraca Arus Dana";

a[0]['children'][13]['children'][14]['url']  = "../aboutus.php?tabel=1&daftar=1&id_subyek=100";


a[0]['children'][13]['children'][14]['children'] = new Array;

a[0]['children'][13]['children'][14]['children'][0] = new Array;

a[0]['children'][13]['children'][14]['children'][0]['caption']  = "Daftar Tabel";

a[0]['children'][13]['children'][14]['children'][0]['url']  = "../aboutus.php?tabel=1&daftar=1&id_subyek=100";


a[0]['children'][13]['children'][14]['children'][1] = new Array;

a[0]['children'][13]['children'][14]['children'][1]['caption']  = "Konsep";

a[0]['children'][13]['children'][14]['children'][1]['url']  = "../aboutus.php?id_subyek=100&tabel=1&fl=2";


a[0]['children'][13]['children'][14]['children'][2] = new Array;

a[0]['children'][13]['children'][14]['children'][2]['caption']  = "Metodologi";

a[0]['children'][13]['children'][14]['children'][2]['url']  = "../aboutus.php?id_subyek=100&tabel=1&fl=3";


a[0]['children'][13]['children'][15] = new Array;

a[0]['children'][13]['children'][15]['caption']  = "Nilai Tukar Petani";

a[0]['children'][13]['children'][15]['url']  = "../aboutus.php?tabel=1&daftar=1&id_subyek=22";


a[0]['children'][13]['children'][15]['children'] = new Array;

a[0]['children'][13]['children'][15]['children'][0] = new Array;

a[0]['children'][13]['children'][15]['children'][0]['caption']  = "Daftar Tabel";

a[0]['children'][13]['children'][15]['children'][0]['url']  = "../aboutus.php?tabel=1&daftar=1&id_subyek=22";


a[0]['children'][13]['children'][15]['children'][1] = new Array;

a[0]['children'][13]['children'][15]['children'][1]['caption']  = "Konsep";

a[0]['children'][13]['children'][15]['children'][1]['url']  = "../aboutus.php?id_subyek=22&tabel=1&fl=2";


a[0]['children'][13]['children'][15]['children'][2] = new Array;

a[0]['children'][13]['children'][15]['children'][2]['caption']  = "Metodologi";

a[0]['children'][13]['children'][15]['children'][2]['url']  = "../aboutus.php?id_subyek=22&tabel=1&fl=3";


a[0]['children'][13]['children'][16] = new Array;

a[0]['children'][13]['children'][16]['caption']  = "Pariwisata";

a[0]['children'][13]['children'][16]['url']  = "../aboutus.php?tabel=1&daftar=1&id_subyek=16";


a[0]['children'][13]['children'][16]['children'] = new Array;

a[0]['children'][13]['children'][16]['children'][0] = new Array;

a[0]['children'][13]['children'][16]['children'][0]['caption']  = "Daftar Tabel";

a[0]['children'][13]['children'][16]['children'][0]['url']  = "../aboutus.php?tabel=1&daftar=1&id_subyek=16";


a[0]['children'][13]['children'][16]['children'][1] = new Array;

a[0]['children'][13]['children'][16]['children'][1]['caption']  = "Konsep";

a[0]['children'][13]['children'][16]['children'][1]['url']  = "../aboutus.php?id_subyek=16&tabel=1&fl=2";


a[0]['children'][13]['children'][16]['children'][2] = new Array;

a[0]['children'][13]['children'][16]['children'][2]['caption']  = "Metodologi";

a[0]['children'][13]['children'][16]['children'][2]['url']  = "../aboutus.php?id_subyek=16&tabel=1&fl=3";


a[0]['children'][13]['children'][17] = new Array;

a[0]['children'][13]['children'][17]['caption']  = "Pendapatan Nasional dan Regional";

a[0]['children'][13]['children'][17]['url']  = "../aboutus.php?tabel=1&daftar=1&id_subyek=36";


a[0]['children'][13]['children'][17]['children'] = new Array;

a[0]['children'][13]['children'][17]['children'][0] = new Array;

a[0]['children'][13]['children'][17]['children'][0]['caption']  = "Daftar Tabel";

a[0]['children'][13]['children'][17]['children'][0]['url']  = "../aboutus.php?tabel=1&daftar=1&id_subyek=36";


a[0]['children'][13]['children'][17]['children'][1] = new Array;

a[0]['children'][13]['children'][17]['children'][1]['caption']  = "Konsep";

a[0]['children'][13]['children'][17]['children'][1]['url']  = "../aboutus.php?id_subyek=36&tabel=1&fl=2";


a[0]['children'][13]['children'][17]['children'][2] = new Array;

a[0]['children'][13]['children'][17]['children'][2]['caption']  = "Metodologi";

a[0]['children'][13]['children'][17]['children'][2]['url']  = "../aboutus.php?id_subyek=36&tabel=1&fl=3";


a[0]['children'][13]['children'][18] = new Array;

a[0]['children'][13]['children'][18]['caption']  = "Pertambangan";

a[0]['children'][13]['children'][18]['url']  = "../aboutus.php?tabel=1&daftar=1&id_subyek=10";


a[0]['children'][13]['children'][18]['children'] = new Array;

a[0]['children'][13]['children'][18]['children'][0] = new Array;

a[0]['children'][13]['children'][18]['children'][0]['caption']  = "Daftar Tabel";

a[0]['children'][13]['children'][18]['children'][0]['url']  = "../aboutus.php?tabel=1&daftar=1&id_subyek=10";


a[0]['children'][13]['children'][18]['children'][1] = new Array;

a[0]['children'][13]['children'][18]['children'][1]['caption']  = "Konsep";

a[0]['children'][13]['children'][18]['children'][1]['url']  = "../aboutus.php?id_subyek=10&tabel=1&fl=2";


a[0]['children'][13]['children'][18]['children'][2] = new Array;

a[0]['children'][13]['children'][18]['children'][2]['caption']  = "Metodologi";

a[0]['children'][13]['children'][18]['children'][2]['url']  = "../aboutus.php?id_subyek=10&tabel=1&fl=3";


a[0]['children'][13]['children'][19] = new Array;

a[0]['children'][13]['children'][19]['caption']  = "Tanaman Pangan";

a[0]['children'][13]['children'][19]['url']  = "../aboutus.php?tabel=1&daftar=1&id_subyek=53";


a[0]['children'][13]['children'][19]['children'] = new Array;

a[0]['children'][13]['children'][19]['children'][0] = new Array;

a[0]['children'][13]['children'][19]['children'][0]['caption']  = "Daftar Tabel";

a[0]['children'][13]['children'][19]['children'][0]['url']  = "../aboutus.php?tabel=1&daftar=1&id_subyek=53";


a[0]['children'][13]['children'][19]['children'][1] = new Array;

a[0]['children'][13]['children'][19]['children'][1]['caption']  = "Konsep";

a[0]['children'][13]['children'][19]['children'][1]['url']  = "../aboutus.php?id_subyek=53&tabel=1&fl=2";


a[0]['children'][13]['children'][19]['children'][2] = new Array;

a[0]['children'][13]['children'][19]['children'][2]['caption']  = "Metodologi";

a[0]['children'][13]['children'][19]['children'][2]['url']  = "../aboutus.php?id_subyek=53&tabel=1&fl=3";


a[0]['children'][13]['children'][20] = new Array;

a[0]['children'][13]['children'][20]['caption']  = "Tenaga Kerja";

a[0]['children'][13]['children'][20]['url']  = "../aboutus.php?tabel=1&daftar=1&id_subyek=06";


a[0]['children'][13]['children'][20]['children'] = new Array;

a[0]['children'][13]['children'][20]['children'][0] = new Array;

a[0]['children'][13]['children'][20]['children'][0]['caption']  = "Daftar Tabel";

a[0]['children'][13]['children'][20]['children'][0]['url']  = "../aboutus.php?tabel=1&daftar=1&id_subyek=06";


a[0]['children'][13]['children'][20]['children'][1] = new Array;

a[0]['children'][13]['children'][20]['children'][1]['caption']  = "Konsep";

a[0]['children'][13]['children'][20]['children'][1]['url']  = "../aboutus.php?id_subyek=06&tabel=1&fl=2";


a[0]['children'][13]['children'][20]['children'][2] = new Array;

a[0]['children'][13]['children'][20]['children'][2]['caption']  = "Metodologi";

a[0]['children'][13]['children'][20]['children'][2]['url']  = "../aboutus.php?id_subyek=06&tabel=1&fl=3";


a[0]['children'][13]['children'][21] = new Array;

a[0]['children'][13]['children'][21]['caption']  = "Transportasi Nasional";

a[0]['children'][13]['children'][21]['url']  = "../aboutus.php?tabel=1&daftar=1&id_subyek=17";


a[0]['children'][13]['children'][21]['children'] = new Array;

a[0]['children'][13]['children'][21]['children'][0] = new Array;

a[0]['children'][13]['children'][21]['children'][0]['caption']  = "Daftar Tabel";

a[0]['children'][13]['children'][21]['children'][0]['url']  = "../aboutus.php?tabel=1&daftar=1&id_subyek=17";


a[0]['children'][13]['children'][21]['children'][1] = new Array;

a[0]['children'][13]['children'][21]['children'][1]['caption']  = "Konsep";

a[0]['children'][13]['children'][21]['children'][1]['url']  = "../aboutus.php?id_subyek=17&tabel=1&fl=2";


a[0]['children'][13]['children'][21]['children'][2] = new Array;

a[0]['children'][13]['children'][21]['children'][2]['caption']  = "Metodologi";

a[0]['children'][13]['children'][21]['children'][2]['url']  = "../aboutus.php?id_subyek=17&tabel=1&fl=3";



a[0]['children'][13]['children'][22] = new Array;

a[0]['children'][13]['children'][22]['caption']  = "Upah Buruh";

a[0]['children'][13]['children'][22]['url']  = "../aboutus.php?tabel=1&daftar=1&id_subyek=19";


a[0]['children'][13]['children'][22]['children'] = new Array;

a[0]['children'][13]['children'][22]['children'][0] = new Array;

a[0]['children'][13]['children'][22]['children'][0]['caption']  = "Daftar Tabel";

a[0]['children'][13]['children'][22]['children'][0]['url']  = "../aboutus.php?tabel=1&daftar=1&id_subyek=19";


a[0]['children'][13]['children'][22]['children'][1] = new Array;

a[0]['children'][13]['children'][22]['children'][1]['caption']  = "Konsep";

a[0]['children'][13]['children'][22]['children'][1]['url']  = "../aboutus.php?id_subyek=19&tabel=1&fl=2";


a[0]['children'][13]['children'][22]['children'][2] = new Array;

a[0]['children'][13]['children'][22]['children'][2]['caption']  = "Metodologi";

a[0]['children'][13]['children'][22]['children'][2]['url']  = "../aboutus.php?id_subyek=19&tabel=1&fl=3";


a[0]['children'][14]      = new Array;

a[0]['children'][14]['caption']  = "Website BPS Provinsi";



a[0]['children'][14]['children'] = new Array;

a[0]['children'][14]['children'][0] = new Array;

a[0]['children'][14]['children'][0]['caption']  = "Nanggroe Aceh Darussalam";

a[0]['children'][14]['children'][0]['url']      = "http://aceh.bps.go.id/";



a[0]['children'][14]['children'][1] = new Array;

a[0]['children'][14]['children'][1]['caption']  = "Sumatera Utara";

a[0]['children'][14]['children'][1]['url']      = "http://sumut.bps.go.id/";



a[0]['children'][14]['children'][2] = new Array;

a[0]['children'][14]['children'][2]['caption']  = "Sumatera barat";

a[0]['children'][14]['children'][2]['url']      = "http://sumbar.bps.go.id/";



a[0]['children'][14]['children'][3] = new Array;

a[0]['children'][14]['children'][3]['caption']  = "R i a u";

a[0]['children'][14]['children'][3]['url']      = "http://riau.bps.go.id/";



a[0]['children'][14]['children'][4] = new Array;

a[0]['children'][14]['children'][4]['caption']  = "J a m b i";

a[0]['children'][14]['children'][4]['url']      = "http://jambi.bps.go.id/";



a[0]['children'][14]['children'][5] = new Array;

a[0]['children'][14]['children'][5]['caption']  = "Bengkulu";

a[0]['children'][14]['children'][5]['url']      = "http://bengkulu.bps.go.id/";



a[0]['children'][14]['children'][6] = new Array;

a[0]['children'][14]['children'][6]['caption']  = "Sumatera Selatan";

a[0]['children'][14]['children'][6]['url']      = "http://sumsel.bps.go.id/";



a[0]['children'][14]['children'][7] = new Array;

a[0]['children'][14]['children'][7]['caption']  = "L a m p u n g";

a[0]['children'][14]['children'][7]['url']      = "http://lampung.bps.go.id/";



a[0]['children'][14]['children'][8] = new Array;

a[0]['children'][14]['children'][8]['caption']  = "Bangka Belitung";

a[0]['children'][14]['children'][8]['url']      = "http://babel.bps.go.id/";



a[0]['children'][14]['children'][9] = new Array;

a[0]['children'][14]['children'][9]['caption']  = "DKI Jakarta";

a[0]['children'][14]['children'][9]['url']      = "http://bps.jakarta.go.id/";



a[0]['children'][14]['children'][10] = new Array;

a[0]['children'][14]['children'][10]['caption']  = "Banten";

a[0]['children'][14]['children'][10]['url']      = "http://banten.bps.go.id/";



a[0]['children'][14]['children'][11] = new Array;

a[0]['children'][14]['children'][11]['caption']  = "Jawa Barat";

a[0]['children'][14]['children'][11]['url']      = "http://jabar.bps.go.id/";



a[0]['children'][14]['children'][12] = new Array;

a[0]['children'][14]['children'][12]['caption']  = "Jawa Tengah";

a[0]['children'][14]['children'][12]['url']      = "http://jateng.bps.go.id/";



a[0]['children'][14]['children'][13] = new Array;

a[0]['children'][14]['children'][13]['caption']  = "DI Yogyakarta";

a[0]['children'][14]['children'][13]['url']      = "http://yogyakarta.bps.go.id/";



a[0]['children'][14]['children'][14] = new Array;

a[0]['children'][14]['children'][14]['caption']  = "Jawa Timur";

a[0]['children'][14]['children'][14]['url']      = "http://jatim.bps.go.id/";



a[0]['children'][14]['children'][15] = new Array;

a[0]['children'][14]['children'][15]['caption']  = "B a l i";

a[0]['children'][14]['children'][15]['url']      = "http://bali.bps.go.id/";



a[0]['children'][14]['children'][16] = new Array;

a[0]['children'][14]['children'][16]['caption']  = "nusa Tenggara Barat";

a[0]['children'][14]['children'][16]['url']      = "http://ntb.bps.go.id/";



a[0]['children'][14]['children'][17] = new Array;

a[0]['children'][14]['children'][17]['caption']  = "Nusa Tenggara Timur";

a[0]['children'][14]['children'][17]['url']      = "http://ntt.bps.go.id/";



a[0]['children'][14]['children'][18] = new Array;

a[0]['children'][14]['children'][18]['caption']  = "Kalimantan Barat";

a[0]['children'][14]['children'][18]['url']      = "http://kalbar.bps.go.id/";




a[0]['children'][14]['children'][19] = new Array;

a[0]['children'][14]['children'][19]['caption']  = "Kalimantan Tengah";

a[0]['children'][14]['children'][19]['url']      = "http://kalteng.bps.go.id/";



a[0]['children'][14]['children'][20] = new Array;

a[0]['children'][14]['children'][20]['caption']  = "Kalimantan Selatan";

a[0]['children'][14]['children'][20]['url']      = "http://kalsel.bps.go.id/";



a[0]['children'][14]['children'][21] = new Array;

a[0]['children'][14]['children'][21]['caption']  = "Kalimantan Timur";

a[0]['children'][14]['children'][21]['url']      = "http://kaltim.bps.go.id/";



a[0]['children'][14]['children'][22] = new Array;

a[0]['children'][14]['children'][22]['caption']  = "Sulawesi Utara";

a[0]['children'][14]['children'][22]['url']      = "http://sulut.bps.go.id/";



a[0]['children'][14]['children'][23] = new Array;

a[0]['children'][14]['children'][23]['caption']  = "Sulawesi Tengah";

a[0]['children'][14]['children'][23]['url']      = "http://sulteng.bps.go.id/";



a[0]['children'][14]['children'][24] = new Array;

a[0]['children'][14]['children'][24]['caption']  = "Sulawesi Selatan";

a[0]['children'][14]['children'][24]['url']      = "http://sulsel.bps.go.id/";



a[0]['children'][14]['children'][25] = new Array;

a[0]['children'][14]['children'][25]['caption']  = "Sulawesi Tenggara";

a[0]['children'][14]['children'][25]['url']      = "http://sultra.bps.go.id/";



a[0]['children'][14]['children'][26] = new Array;

a[0]['children'][14]['children'][26]['caption']  = "Gorontalo";

a[0]['children'][14]['children'][26]['url']      = "http://gorontalo.bps.go.id/";



a[0]['children'][14]['children'][27] = new Array;

a[0]['children'][14]['children'][27]['caption']  = "Maluku Utara";

a[0]['children'][14]['children'][27]['url']      = "http://malut.bps.go.id/";



a[0]['children'][14]['children'][28] = new Array;

a[0]['children'][14]['children'][28]['caption']  = "M a l u k u";

a[0]['children'][14]['children'][28]['url']      = "http://maluku.bps.go.id/";



a[0]['children'][14]['children'][29] = new Array;

a[0]['children'][14]['children'][29]['caption']  = "P a p u a";

a[0]['children'][14]['children'][29]['url']      = "http://irja.bps.go.id/";


a[0]['children'][15] = new Array;

a[0]['children'][15]['caption']  = "Informasi Lainnya";


a[0]['children'][15]['children'] = new Array;

a[0]['children'][15]['children'][0] = new Array;

a[0]['children'][15]['children'][0]['caption']  = "Sensus Penduduk 2010";

a[0]['children'][15]['children'][0]['url']      = "../aboutus.php?sp=0";


a[0]['children'][15]['children'] = new Array;

a[0]['children'][15]['children'][0] = new Array;

a[0]['children'][15]['children'][0]['caption']  = "Sensus Penduduk 2010";

a[0]['children'][15]['children'][0]['url']      = "../aboutus.php?sp=0";


a[0]['children'][15]['children'][1] = new Array;

a[0]['children'][15]['children'][1]['caption']  = "Sosialisasi Hasil Sensus Ekonomi 2006";

a[0]['children'][15]['children'][1]['url']      = "../aboutus.php?se=0";
