/*
* data used for some of the javascript tree examples. share! :-)
*/

var a = new Array;
a[0] = new Array;
a[0]['caption']          = "<B>股民入市ABC</B>";
a[0]['url']              = "modules.php?name=school&op=1";
a[0]['target']           = "_self";
a[0]['isOpen']           = true;
a[0]['isChecked']        = 0;
a[0]['children']         = new Array;
a[0]['children'][0]      = new Array;
a[0]['children'][0]['caption']  = "开户必读";
a[0]['children'][0]['url']      = "modules.php?name=school&op=11";
a[0]['children'][0]['target']   = "_self";
a[0]['children'][1]      = new Array;
a[0]['children'][1]['caption']  = "交易入门";
a[0]['children'][1]['url']      = "modules.php?name=school&op=12";
a[0]['children'][1]['target']   = "_self";
a[0]['children'][2]      = new Array;
a[0]['children'][2]['caption']  = "分红配股";
a[0]['children'][2]['url']      = "modules.php?name=school&op=13";
a[0]['children'][2]['target']   = "_self";
a[0]['children'][3]      = new Array;
a[0]['children'][3]['caption']  = "新股申购";
a[0]['children'][3]['url']      = "modules.php?name=school&op=14";
a[0]['children'][3]['target']   = "_self";
a[0]['children'][4]      = new Array;
a[0]['children'][4]['caption']  = "查询挂失";
a[0]['children'][4]['url']      = "modules.php?name=school&op=15";
a[0]['children'][4]['target']   = "_self";
a[0]['children'][5]      = new Array;
a[0]['children'][5]['caption']  = "行情解读";
a[0]['children'][5]['url']      = "modules.php?name=school&op=16";
a[0]['children'][5]['target']   = "_self";
a[0]['children'][6]      = new Array;
a[0]['children'][6]['caption']  = "股票常识";
a[0]['children'][6]['url']      = "modules.php?name=school&op=17";
a[0]['children'][6]['target']   = "_self";
a[0]['children'][7]      = new Array;
a[0]['children'][7]['caption']  = "基金常识";
a[0]['children'][7]['url']      = "modules.php?name=school&op=18";
a[0]['children'][7]['target']   = "_self";
a[0]['children'][8]      = new Array;
a[0]['children'][8]['caption']  = "债券常识";
a[0]['children'][8]['url']      = "modules.php?name=school&op=19";
a[0]['children'][8]['target']   = "_self";
a[0]['children'][9]      = new Array;
a[0]['children'][9]['caption']  = "常用证券名词";
a[0]['children'][9]['url']      = "modules.php?name=school&op=110";
a[0]['children'][9]['target']   = "_self";
a[0]['children'][10]      = new Array;
a[0]['children'][10]['caption']  = "常见股票指数";
a[0]['children'][10]['url']      = "modules.php?name=school&op=111";
a[0]['children'][10]['target']   = "_self";
a[1] = new Array;
a[1]['caption']     = "<B>投资理念</B>";
a[1]['url']              = "modules.php?name=school&op=2";
a[1]['target']           = "_self";
a[2] = new Array;
a[2]['caption']     = "<B>实战技巧</B>";
a[2]['url']              = "modules.php?name=school&op=3";
a[2]['target']           = "_self";
a[3] = new Array;
a[3]['caption']     = "<B>技术分析</B>";
a[3]['url']              = "modules.php?name=school&op=4";
a[3]['target']           = "_self";
a[3]['isOpen']           = true;
a[3]['isChecked']        = 0;
a[3]['children']         = new Array;
a[3]['children'][0]      = new Array;
a[3]['children'][0]['caption']  = "移动平均线";
a[3]['children'][0]['url']      = "modules.php?name=school&op=41";
a[3]['children'][0]['target']   = "_self";
a[3]['children'][1]      = new Array;
a[3]['children'][1]['caption']  = "图形形态";
a[3]['children'][1]['url']      = "modules.php?name=school&op=42";
a[3]['children'][1]['target']   = "_self";
a[3]['children'][2]      = new Array;
a[3]['children'][2]['caption']  = "趋势理论";
a[3]['children'][2]['url']      = "modules.php?name=school&op=43";
a[3]['children'][2]['target']   = "_self";
a[3]['children'][3]      = new Array;
a[3]['children'][3]['caption']  = "波浪理论";
a[3]['children'][3]['url']      = "modules.php?name=school&op=44";
a[3]['children'][3]['target']   = "_self";
a[3]['children'][4]      = new Array;
a[3]['children'][4]['caption']  = "技术指标";
a[3]['children'][4]['url']      = "modules.php?name=school&op=45";
a[3]['children'][4]['target']   = "_self";
a[3]['children'][5]      = new Array;
a[3]['children'][5]['caption']  = "K线分析";
a[3]['children'][5]['url']      = "modules.php?name=school&op=46";
a[3]['children'][5]['target']   = "_self";
a[4] = new Array;
a[4]['caption']     = "<B>基本分析</B>";
a[4]['url']              = "modules.php?name=school&op=5";
a[4]['target']           = "_self";
a[4]['isOpen']           = true;
a[4]['isChecked']        = 0;
a[4]['children']         = new Array;
a[4]['children'][0]      = new Array;
a[4]['children'][0]['caption']  = "宏观分析";
a[4]['children'][0]['url']      = "modules.php?name=school&op=51";
a[4]['children'][0]['target']   = "_self";
a[4]['children'][1]      = new Array;
a[4]['children'][1]['caption']  = "财务分析";
a[4]['children'][1]['url']      = "modules.php?name=school&op=52";
a[4]['children'][1]['target']   = "_self";
a[4]['children'][2]      = new Array;
a[4]['children'][2]['caption']  = "行业分析";
a[4]['children'][2]['url']      = "modules.php?name=school&op=53";
a[4]['children'][2]['target']   = "_self";
a[5] = new Array;
a[5]['caption']     = "<B>法律法规</B>";
a[5]['url']              = "modules.php?name=school&op=6";
a[5]['target']           = "_self";
a[5]['isOpen']           = true;
a[5]['isChecked']        = 0;
a[5]['children']         = new Array;
a[5]['children'][0]      = new Array;
a[5]['children'][0]['caption']  = "财经法律";
a[5]['children'][0]['url']      = "modules.php?name=school&op=61";
a[5]['children'][0]['target']   = "_self";
a[6] = new Array;
a[6]['caption']     = "<B>B股专栏</B>";
a[6]['url']              = "modules.php?name=school&op=7";
a[6]['target']           = "_self";
a[6]['isOpen']           = true;
a[6]['isChecked']        = 0;
a[6]['children']         = new Array;
a[6]['children'][0]      = new Array;
a[6]['children'][0]['caption']  = "B股政策法规";
a[6]['children'][0]['url']      = "modules.php?name=school&op=71";
a[6]['children'][0]['target']   = "_self";
a[6]['children'][1]      = new Array;
a[6]['children'][1]['caption']  = "B股投资指南";
a[6]['children'][1]['url']      = "modules.php?name=school&op=72";
a[6]['children'][1]['target']   = "_self";
a[6]['children'][2]      = new Array;
a[6]['children'][2]['caption']  = "B股常识";
a[6]['children'][2]['url']      = "modules.php?name=school&op=73";
a[6]['children'][2]['target']   = "_self";
a[6]['children'][3]      = new Array;
a[6]['children'][3]['caption']  = "B股统计资料";
a[6]['children'][3]['url']      = "modules.php?name=school&op=74";
a[6]['children'][3]['target']   = "_self";
a[6]['children'][4]      = new Array;
a[6]['children'][4]['caption']  = "B股开户";
a[6]['children'][4]['url']      = "modules.php?name=school&op=75";
a[6]['children'][4]['target']   = "_self";
a[6]['children'][5]      = new Array;
a[6]['children'][5]['caption']  = "B股市场研究";
a[6]['children'][5]['url']      = "modules.php?name=school&op=76";
a[6]['children'][5]['target']   = "_self";
a[7] = new Array;
a[7]['caption']     = "<B>熊市操作宝典</B>";
a[7]['url']              = "modules.php?name=school&op=8";
a[7]['target']           = "_self";
a[8] = new Array;
a[8]['caption']     = "<B>投资技巧期刊</B>";
a[8]['url']              = "modules.php?name=school&op=9";
a[8]['target']           = "_self";
a[8]['isOpen']           = true;
a[8]['isChecked']        = 0;
a[8]['children']         = new Array;
a[8]['children'][0]      = new Array;
a[8]['children'][0]['caption']  = "第一期";
a[8]['children'][0]['url']      = "modules.php?name=school&op=91";
a[8]['children'][0]['target']   = "_self";

