/********************* Variable defined for generate the Link of Section *********************/
var MainSection = new Array()
var SubSection = new Array()
var SecondSubSection = new Array()
var NewsTitle = new Array()
var NewsDate = new Array()
/**** Link for Level 1 sub-Section[1]s ****/
MainSection[1] = new Array();
MainSection[1][0] = locationPath+'about/introduction.htm';
MainSection[1][1] = locationPath+'members/members.htm';
MainSection[1][2] = locationPath+'projects/dou_jeopardy.htm';
MainSection[1][3] = locationPath+'publications/introduction.htm';
MainSection[1][4] = locationPath+'news/20120201.htm';
MainSection[1][5] = 'javascript:PopWin(\''+locationPath+'lawlinks/content.htm\',800,600)';
MainSection[1][6] = locationPath+'contact/index.htm';
MainSection[1][7] = locationPath+'sitemap/index.htm';
MainSection[1][8] = locationPath+'important/index.htm';
/*
MainSection[1][8] = locationPath+'copyright/index.htm';
MainSection[1][9] = locationPath+'disclaimer/index.htm';
MainSection[1][10] = locationPath+'privacy/index.htm';
*/

/**** Link for Level 2 sub-Section[1]s ****/
SubSection[1] = new Array();

/* About */
SubSection[1][0] = new Array();
SubSection[1][0][1] = locationPath+'about/introduction.htm';
SubSection[1][0][2] = locationPath+'about/mission.htm';
SubSection[1][0][3] = locationPath+'about/role.htm';
SubSection[1][0][4] = locationPath+'about/referral.htm';
//SubSection[1][0][5] = locationPath+'about/process.htm';
SubSection[1][0][5] = locationPath+'about/sub_com.htm';
SubSection[1][0][6] = MainSection[1][1];

/* Commission Members */
SubSection[1][1] = new Array();
SubSection[1][1][1] = locationPath+'members/members.htm';
SubSection[1][1][2] = locationPath+'members/sub_com.htm';
SubSection[1][1][3] = locationPath+'members/secretariat.htm';

/* Current Projects */
SubSection[1][2] = new Array();

SubSection[1][2][1] = locationPath+'projects/dou_jeopardy.htm';
SubSection[1][2][2] = locationPath+'projects/sex_off.htm';
SubSection[1][2][3] = locationPath+'projects/adv_possess.htm';
SubSection[1][2][4] = locationPath+'projects/death_child.htm';
SubSection[1][2][5] = locationPath+'projects/class_action.htm';
SubSection[1][2][6] = locationPath+'projects/charities.htm';


/* Publications */
SubSection[1][3] = new Array();
SubSection[1][3][1] = locationPath+'publications/introduction.htm';
SubSection[1][3][2] = locationPath+'publications/subject.htm';
SubSection[1][3][3] = locationPath+'publications/chronological.htm';
SubSection[1][3][4] = locationPath+'publications/implementation.htm';

/* News */
SubSection[1][4] = new Array();


SubSection[1][4][1] = locationPath+'news/2008.htm';
SubSection[1][4][2] = locationPath+'news/2009.htm';
SubSection[1][4][3] = locationPath+'news/2010.htm';
SubSection[1][4][4] = locationPath+'news/2011.htm';
SubSection[1][4][5] = locationPath+'news/20110601.htm';
SubSection[1][4][6] = locationPath+'news/20110602.htm';
SubSection[1][4][7] = locationPath+'news/20110616.htm';
SubSection[1][4][8] = locationPath+'news/20110620.htm';
SubSection[1][4][9] = locationPath+'news/20110711.htm';
SubSection[1][4][10] = locationPath+'news/20110901.htm';
SubSection[1][4][11] = locationPath+'news/20110901_2.htm';
SubSection[1][4][12] = locationPath+'news/20111017.htm';
SubSection[1][4][13] = locationPath+'news/20111220.htm';
SubSection[1][4][14] = locationPath+'news/20111229.htm';
SubSection[1][4][15] = locationPath+'news/20111230.htm';
SubSection[1][4][16] = locationPath+'news/20111231.htm';
SubSection[1][4][17] = locationPath+'news/20120101.htm';
SubSection[1][4][18] = locationPath+'news/20120201.htm';

/* LawLinks */
SubSection[1][5] = new Array();

/* Contact*/
SubSection[1][6] = new Array();

/* Sitemap */
SubSection[1][7] = new Array();

/* Important Notices */
SubSection[1][8] = new Array();


/* Copyright Statement */
//SubSection[1][8] = new Array();

/* Disclaimer */
//SubSection[1][9] = new Array();

/* Privacy Policy */
//SubSection[1][10] = new Array();


/**** Link for Level 3 sub-Section[1]s ****/
SecondSubSection[1] = new Array();

SecondSubSection[1][0] = new Array();
SecondSubSection[1][0][1] = new Array();
SecondSubSection[1][0][2] = new Array();
SecondSubSection[1][0][3] = new Array();
SecondSubSection[1][0][4] = new Array();
SecondSubSection[1][0][5] = new Array();
SecondSubSection[1][0][5][1] = locationPath+'about/sub_com.htm';
SecondSubSection[1][0][5][2] = locationPath+'about/consultation.htm';
SecondSubSection[1][0][5][3] = locationPath+'about/report.htm';
SecondSubSection[1][0][5][4] = locationPath+'about/implementation.htm';
SecondSubSection[1][0][6] = new Array();

SecondSubSection[1][1] = new Array();
SecondSubSection[1][1][1] = new Array();
SecondSubSection[1][1][2] = new Array();
SecondSubSection[1][1][2][1] = locationPath+'members/double_jeo.htm';
SecondSubSection[1][1][2][2] = locationPath+'members/sex_off.htm';
SecondSubSection[1][1][2][3] = locationPath+'members/adv_possess.htm';
SecondSubSection[1][1][2][4] = locationPath+'members/death_child.htm';
SecondSubSection[1][1][2][5] = locationPath+'members/class_action.htm';
SecondSubSection[1][1][2][6] = locationPath+'members/charities.htm';


SecondSubSection[1][1][3] = new Array();

SecondSubSection[1][2] = new Array();
SecondSubSection[1][2][1] = new Array();
SecondSubSection[1][2][2] = new Array();
SecondSubSection[1][2][3] = new Array();
SecondSubSection[1][2][4] = new Array();
SecondSubSection[1][2][5] = new Array();
SecondSubSection[1][2][6] = new Array();
SecondSubSection[1][2][7] = new Array();
SecondSubSection[1][2][8] = new Array();
SecondSubSection[1][2][9] = new Array();
SecondSubSection[1][2][10] = new Array();
SecondSubSection[1][2][11] = new Array();
SecondSubSection[1][2][12] = new Array();

SecondSubSection[1][3] = new Array();
SecondSubSection[1][3][1] = new Array();
SecondSubSection[1][3][2] = new Array();
SecondSubSection[1][3][3] = new Array();
SecondSubSection[1][3][4] = new Array();

SecondSubSection[1][4] = new Array();
SecondSubSection[1][4][1] = new Array();
SecondSubSection[1][4][2] = new Array();
SecondSubSection[1][4][3] = new Array();
SecondSubSection[1][4][4] = new Array();
SecondSubSection[1][4][5] = new Array();
SecondSubSection[1][4][6] = new Array();
SecondSubSection[1][4][7] = new Array();
SecondSubSection[1][4][8] = new Array();
SecondSubSection[1][4][9] = new Array();
SecondSubSection[1][4][10] = new Array();
SecondSubSection[1][4][11] = new Array();
SecondSubSection[1][4][12] = new Array();
SecondSubSection[1][4][13] = new Array();
SecondSubSection[1][4][14] = new Array();
SecondSubSection[1][4][15] = new Array();
SecondSubSection[1][4][16] = new Array();
SecondSubSection[1][4][17] = new Array();
SecondSubSection[1][4][18] = new Array();
SecondSubSection[1][4][19] = new Array();
SecondSubSection[1][4][20] = new Array();
SecondSubSection[1][4][21] = new Array();
SecondSubSection[1][4][22] = new Array();
SecondSubSection[1][4][23] = new Array();
SecondSubSection[1][4][24] = new Array();

SecondSubSection[1][5] = new Array();
SecondSubSection[1][5][1] = new Array();

SecondSubSection[1][6] = new Array();
SecondSubSection[1][6][1] = new Array();

SecondSubSection[1][7] = new Array();
SecondSubSection[1][7][1] = new Array();

SecondSubSection[1][8] = new Array();
SecondSubSection[1][8][1] = new Array();
/*
SecondSubSection[1][9] = new Array();
SecondSubSection[1][9][1] = new Array();

SecondSubSection[1][10] = new Array();
SecondSubSection[1][10][1] = new Array();
*/

/********************* Variable defined for generate the Section Title *********************/
var MainTitle = new Array();
var SecondSubSectionTitle = new Array();
var SubSectionTitle = new Array();
/**** Variable defined for generate the English Title ****/
/**** Level 1 sub-sections Title ****/
MainTitle[1] = new Array();
MainTitle[1][0] = 'About';
MainTitle[1][1] = 'Commission members & staff';
MainTitle[1][2] = 'Current projects';
MainTitle[1][3] = 'Publications';
MainTitle[1][4] = 'News';
MainTitle[1][5] = 'LawLinks';
MainTitle[1][6] = 'Contact';
MainTitle[1][7] = 'Sitemap';
MainTitle[1][8] = 'Important notices';
/*
MainTitle[1][8] = 'Copyright';
MainTitle[1][9] = 'Disclaimer';
MainTitle[1][10] = 'Privacy Policy';
*/
MainTitle[1][99] = 'Search';

/**** Level 2 sub-sections Title ****/
SubSectionTitle[1] = new Array();

/* About */
SubSectionTitle[1][0] = new Array();
SubSectionTitle[1][0][1] = 'Introduction';
SubSectionTitle[1][0][2] = 'Mission';
SubSectionTitle[1][0][3] = 'Role of the Commission';
SubSectionTitle[1][0][4] = 'Referral of subjects to the Commission';
SubSectionTitle[1][0][5] = 'Process for projects';
SubSectionTitle[1][0][6] = 'Commission members & staff';

/* Commission Members */
SubSectionTitle[1][1] = new Array();
SubSectionTitle[1][1][1] = 'Members of the Commission';
SubSectionTitle[1][1][2] = 'Sub-committees';
SubSectionTitle[1][1][3] = 'Secretariat';

/* Current Projects */
SubSectionTitle[1][2] = new Array();
SubSectionTitle[1][2][1] = 'Double jeopardy';
SubSectionTitle[1][2][2] = 'Sexual offences';
SubSectionTitle[1][2][3] = 'Adverse possession';
SubSectionTitle[1][2][4] = 'Causing or allowing the death of a child';
SubSectionTitle[1][2][5] = 'Class actions';
SubSectionTitle[1][2][6] = 'Charities';


/* Publications */
SubSectionTitle[1][3] = new Array();
SubSectionTitle[1][3][1] = 'Introduction';
SubSectionTitle[1][3][2] = 'Publication by subject ';
SubSectionTitle[1][3][3] = 'Chronological list of publications';
SubSectionTitle[1][3][4] = 'Implementation';
SubSectionTitle[1][3][6] = 'Consultation paper';
SubSectionTitle[1][3][7] = 'Report';

/* News */
SubSectionTitle[1][4] = new Array();



SubSectionTitle[1][4][1] = 'News archive (2008)';
SubSectionTitle[1][4][2] = 'News archive (2009)';
SubSectionTitle[1][4][3] = 'News archive (2010)';
SubSectionTitle[1][4][4] = 'News archive (2011)';
SubSectionTitle[1][4][5] = 'New member appointed to the Commission (June 2011) ';
SubSectionTitle[1][4][6] = 'Report on The Common Law Presumption that a Boy under 14 is Incapable of Sexual Intercourse: Administration¡¦s plan to implement recommendations (June 2011)';
SubSectionTitle[1][4][7] = 'Consultation paper on Charities published (June 2011)';
SubSectionTitle[1][4][8] = 'Report on Child Custody and Access: Administration¡¦s response (June 2011)';
SubSectionTitle[1][4][9] = 'Report on Enduring Powers of Attorney: Personal Care published (July 2011) ';
SubSectionTitle[1][4][10] = 'Member re-appointed to the Commission (September 2011)';
SubSectionTitle[1][4][11] = 'Consultation paper on Charities: Extension of consultation period to 31 October 2011 (September 2011)';
SubSectionTitle[1][4][12] = 'Administration issues guidelines for consideration of Commission proposals (October 2011)';
SubSectionTitle[1][4][13] = 'Administration issues consultation paper on LRC¡¦s stalking proposals (December 2011)';
SubSectionTitle[1][4][14] = 'Administration issues consultation paper on LRC¡¦s proposals on child custody and access (December 2011)';
SubSectionTitle[1][4][15] = 'Legislation enacted to implement report on Enduring Powers of Attorney (December 2011)';
SubSectionTitle[1][4][16] = 'Administration implements sexual conviction record check scheme (December 2011)';
SubSectionTitle[1][4][17] = 'New member appointed to the Commission (January 2012)';
SubSectionTitle[1][4][18] = 'New member appointed to the Commission (February 2012)';

NewsTitle[1] = new Array();




NewsTitle[1][1] = 'News archives';
NewsTitle[1][2] = 'News archives';
NewsTitle[1][3] = 'News archives';
NewsTitle[1][4] = 'News archives';
NewsTitle[1][5] = 'New member appointed to the Commission';
NewsTitle[1][6] = 'Report on The Common Law Presumption that a Boy under 14 is Incapable of Sexual Intercourse: Administration¡¦s plan to implement recommendations';
NewsTitle[1][7] = 'Consultation paper on Charities published ';
NewsTitle[1][8] = 'Report on Child Custody and Access: Administration¡¦s response';
NewsTitle[1][9] = 'Report on Enduring Powers of Attorney: Personal Care published';
NewsTitle[1][10] = 'Member re-appointed to the Commission';
NewsTitle[1][11] = 'Consultation paper on Charities: Extension of consultation period to 31 October 2011';
NewsTitle[1][12] = 'Administration issues guidelines for consideration of Commission proposals';
NewsTitle[1][13] = 'Administration issues consultation paper on LRC¡¦s stalking proposals';
NewsTitle[1][14] = 'Administration issues consultation paper on LRC¡¦s proposals on child custody and access';
NewsTitle[1][15] = 'Legislation enacted to implement report on Enduring Powers of Attorney ';
NewsTitle[1][16] = 'Administration implements sexual conviction record check scheme';
NewsTitle[1][17] = 'New member appointed to the Commission';
NewsTitle[1][18] = 'New member appointed to the Commission';

NewsDate[1] = new Array();
NewsDate[1][1] = '2008';
NewsDate[1][2] = '2009';
NewsDate[1][3] = '2010';
NewsDate[1][4] = '2011';
NewsDate[1][5] = '01 - 06 - 2011';
NewsDate[1][6] = '02 - 06 - 2011';
NewsDate[1][7] = '16 - 06 - 2011';
NewsDate[1][8] = '20 - 06 - 2011';
NewsDate[1][9] = '11 - 07 - 2011';
NewsDate[1][10] = '01 - 09 - 2011';
NewsDate[1][11] = '01 - 09 - 2011';
NewsDate[1][12] = '17 - 10 - 2011';
NewsDate[1][13] = '20 - 12 - 2011';
NewsDate[1][14] = '29 - 10 - 2011';
NewsDate[1][15] = '30 - 12 - 2011';
NewsDate[1][16] = '31 - 12 - 2011';
NewsDate[1][17] = '01 - 01 - 2012';
NewsDate[1][18] = '01 - 02 - 2012';

/* LawLinks */
SubSectionTitle[1][5] = new Array();

/* Contact */
SubSectionTitle[1][6] = new Array();

/* Sitemap */
SubSectionTitle[1][7] = new Array();

/* Important Notices */
SubSectionTitle[1][8] = new Array();

/* Copyright */
//SubSectionTitle[1][8] = new Array();

/* Disclaimer */
//SubSectionTitle[1][9] = new Array();

/* Privacy Policy */
//SubSectionTitle[1][10] = new Array();



/**** Level 3 sub-sections Title ****/
SecondSubSectionTitle[1] = new Array();

SecondSubSectionTitle[1][0] = new Array();
SecondSubSectionTitle[1][0][1] = new Array();
SecondSubSectionTitle[1][0][2] = new Array();
SecondSubSectionTitle[1][0][3] = new Array();
SecondSubSectionTitle[1][0][4] = new Array();
SecondSubSectionTitle[1][0][5] = new Array();
SecondSubSectionTitle[1][0][5][1] = 'Sub-committees';
SecondSubSectionTitle[1][0][5][2] = 'Consultation';
SecondSubSectionTitle[1][0][5][3] = 'The Commission report';
SecondSubSectionTitle[1][0][5][4] = 'Implementation';
SecondSubSectionTitle[1][0][6] = new Array();

SecondSubSectionTitle[1][1] = new Array();
SecondSubSectionTitle[1][1][1] = new Array();
SecondSubSectionTitle[1][1][2] = new Array();
SecondSubSectionTitle[1][1][2][1] = 'Double Jeopardy';
SecondSubSectionTitle[1][1][2][2] = 'Review of Sexual Offences';
SecondSubSectionTitle[1][1][2][3] = 'Adverse Possession';
SecondSubSectionTitle[1][1][2][4] = 'Causing or Allowing the Death of a Child';
SecondSubSectionTitle[1][1][2][5] = 'Class Actions';
SecondSubSectionTitle[1][1][2][6] = 'Charities';


SecondSubSectionTitle[1][1][3] = new Array();
SecondSubSectionTitle[1][1][3] = new Array();

SecondSubSectionTitle[1][2] = new Array();
SecondSubSectionTitle[1][2][1] = new Array();
SecondSubSectionTitle[1][2][2] = new Array();
SecondSubSectionTitle[1][2][3] = new Array();
SecondSubSectionTitle[1][2][4] = new Array();
SecondSubSectionTitle[1][2][5] = new Array();
SecondSubSectionTitle[1][2][6] = new Array();

SecondSubSectionTitle[1][3] = new Array();
SecondSubSectionTitle[1][3][1] = new Array();
SecondSubSectionTitle[1][3][2] = new Array();
SecondSubSectionTitle[1][3][3] = new Array();
SecondSubSectionTitle[1][3][4] = new Array();

SecondSubSectionTitle[1][4] = new Array();
SecondSubSectionTitle[1][4][1] = new Array();
SecondSubSectionTitle[1][4][2] = new Array();
SecondSubSectionTitle[1][4][3] = new Array();
SecondSubSectionTitle[1][4][4] = new Array();
SecondSubSectionTitle[1][4][5] = new Array();
SecondSubSectionTitle[1][4][6] = new Array();
SecondSubSectionTitle[1][4][7] = new Array();
SecondSubSectionTitle[1][4][8] = new Array();
SecondSubSectionTitle[1][4][9] = new Array();
SecondSubSectionTitle[1][4][10] = new Array();
SecondSubSectionTitle[1][4][11] = new Array();
SecondSubSectionTitle[1][4][12] = new Array();
SecondSubSectionTitle[1][4][13] = new Array();
SecondSubSectionTitle[1][4][14] = new Array();
SecondSubSectionTitle[1][4][15] = new Array();
SecondSubSectionTitle[1][4][16] = new Array();
SecondSubSectionTitle[1][4][17] = new Array();
SecondSubSectionTitle[1][4][18] = new Array();
SecondSubSectionTitle[1][4][19] = new Array();
SecondSubSectionTitle[1][4][20] = new Array();
SecondSubSectionTitle[1][4][21] = new Array();
SecondSubSectionTitle[1][4][22] = new Array();
SecondSubSectionTitle[1][4][23] = new Array();
SecondSubSectionTitle[1][4][24] = new Array();

SecondSubSectionTitle[1][5] = new Array();
SecondSubSectionTitle[1][5][1] = new Array();

SecondSubSectionTitle[1][6] = new Array();
SecondSubSectionTitle[1][6][1] = new Array();

SecondSubSectionTitle[1][7] = new Array();
SecondSubSectionTitle[1][7][1] = new Array();

SecondSubSectionTitle[1][8] = new Array();
SecondSubSectionTitle[1][8][1] = new Array();
/*
SecondSubSectionTitle[1][9] = new Array();
SecondSubSectionTitle[1][9][1] = new Array();

SecondSubSectionTitle[1][10] = new Array();
SecondSubSectionTitle[1][10][1] = new Array();
*/

/**** End of Variable defined for generate the English Title ****/

/**** Variable defined for generate the Traditional Chinese Title ****/
/**** Level 1 sub-sections Title ****/
MainTitle[2] = new Array();
MainTitle[2][0] = 'Ãö©óªk«ß§ï­²©e­û·|';
MainTitle[2][1] = 'ªk§ï·|¦¨­û¤ÎÂ¾­û';
MainTitle[2][2] = '¶i¦æ¤¤ªº¬ã¨s';
MainTitle[2][3] = 'ªk§ï·|¥Zª«';
MainTitle[2][4] = '³Ì·s®ø®§';
MainTitle[2][5] = 'ªk«ß³sµ²¯¸';
MainTitle[2][6] = 'Ápµ¸§Ú­Ì';
MainTitle[2][7] = 'ºô­¶«ü«n';
MainTitle[2][8] = '­«­n§i¥Ü';
/*
MainTitle[2][8] = 'ª©Åv';
MainTitle[2][9] = '§K³d±ø´Ú';
MainTitle[2][10] = '¨pÁô¬Fµ¦';
*/
MainTitle[2][99] = '·j´M';

/**** Level 2 sub-sections Title ****/
SubSectionTitle[2] = new Array();

/* About */
SubSectionTitle[2][0] = new Array();
SubSectionTitle[2][0][1] = 'Â²¤¶';
SubSectionTitle[2][0][2] = '¨Ï©R';
SubSectionTitle[2][0][3] = 'ªk§ï·|ªº¨¤¦â';
SubSectionTitle[2][0][4] = 'Âà¤¶½ÒÃD¤©ªk§ï·|¬ã¨s';
SubSectionTitle[2][0][5] = '¦U¶µ¬ã¨sªº¤u§@µ{§Ç';
SubSectionTitle[2][0][6] = 'ªk§ï·|¦¨­û¤ÎÂ¾­û';

/* Commission Members */
SubSectionTitle[2][1] = new Array();
SubSectionTitle[2][1][1] = 'ªk§ï·|¦¨­û';
SubSectionTitle[2][1][2] = '¤p²Õ©e­û·|';
SubSectionTitle[2][1][3] = 'ªk§ï·|¯µ®Ñ³B';

/* Current Projects */
SubSectionTitle[2][2] = new Array();
SubSectionTitle[2][2][1] = '¤@¸o¨â¼f';
SubSectionTitle[2][2][2] = '©Ê¸o¦æÀË°Q';
SubSectionTitle[2][2][3] = '°fÅvºÞ¦³';
SubSectionTitle[2][2][4] = '¾É­P©Î¥ô¥Ñ¨àµ£¦º¤`­Ó®×';
SubSectionTitle[2][2][5] = '¶°Åé¶D³^';
SubSectionTitle[2][2][6] = '·Oµ½²ÕÂ´';


/* Publications */
SubSectionTitle[2][3] = new Array();
SubSectionTitle[2][3][1] = 'Â²¤¶';
SubSectionTitle[2][3][2] = '«ö½ÒÃD¤ÀÃþ¦C¥Xªº¥Zª«';
SubSectionTitle[2][3][3] = '«ö¥Xª©¥ý«á¦¸§Ç¦C¥Xªº¥Zª«';
SubSectionTitle[2][3][4] = '«ØÄ³ªº¹ê¬I';
SubSectionTitle[2][3][6] = '¿Ô¸ß¤å¥ó';
SubSectionTitle[2][3][7] = '³ø§i®Ñ';

/* News */
SubSectionTitle[2][4] = new Array();


SubSectionTitle[2][4][1] = '·s»D¸ê®Æ®w¡]2008¦~¡^';
SubSectionTitle[2][4][2] = '·s»D¸ê®Æ®w¡]2009¦~¡^';
SubSectionTitle[2][4][3] = '·s»D¸ê®Æ®w¡]2010¦~¡^';
SubSectionTitle[2][4][4] = '·s»D¸ê®Æ®w¡]2011¦~¡^';
SubSectionTitle[2][4][5] = 'ªk§ï·|·s¦¨­ûªº©e¥ô¡]2011¦~6¤ë¡^ ';
SubSectionTitle[2][4][6] = '¡m14·³¥H¤U¨kµ£µL©Ê¥æ¯à¤Oªº´¶³qªk±À©w¡n³ø§i®Ñ¡G·í§½­p¹º¹ê¬I·í¤¤ªº«ØÄ³ ¡]2011¦~6¤ë¡^ ';
SubSectionTitle[2][4][7] = '¡m·Oµ½²ÕÂ´¡n¿Ô¸ß¤å¥ó·~¤wµoªí¡]2011¦~6¤ë¡^ ';
SubSectionTitle[2][4][8] = '¡m¤l¤kºÞ¾iÅv¤Î±´µøÅv¡n³ø§i®Ñ¡G·í§½ªº¦^À³¡]2011¦~6¤ë¡^ ';
SubSectionTitle[2][4][9] = '¡m«ù¤[±ÂÅv®Ñ¡G­Ó¤H·ÓÅU¨Æ©y¡n³ø§i®Ñ·~¤wµoªí¡]2011¦~7¤ë¡^ ';
SubSectionTitle[2][4][10] = 'ªk§ï·|¦¨­û¦AÀò©e¥ô¡]2011¦~9¤ë¡^';
SubSectionTitle[2][4][11] = '¡m·Oµ½²ÕÂ´¡n¿Ô¸ß¤å¥ó¡G¿Ô¸ß´Á©µªø¦Ü2011¦~10¤ë31¤é¡]2011¦~9¤ë¡^';
SubSectionTitle[2][4][12] = '·í§½µo¥X¦Ò¼{ªk§ï·|«ØÄ³ªº«ü¤Þ¡]2011¦~10¤ë¡^';
SubSectionTitle[2][4][13] = '·í§½´Nªk§ï·|Ãö©óÄñÂZ¦æ¬°ªº«ØÄ³µoªí¿Ô¸ß¤å¥ó (2011¦~12¤ë)';
SubSectionTitle[2][4][14] = '·í§½´Nªk§ï·|Ãö©ó¤l¤kºÞ¾iÅv¤Î±´µøÅvªº«ØÄ³µoªí¿Ô¸ß¤å¥ó (2011¦~12¤ë)';
SubSectionTitle[2][4][15] = '¨î©wªk¨Ò¥H¹ê¬I¡m«ù¤[±ÂÅv®Ñ¡n³ø§i®Ñªº«ØÄ³¡]2011¦~12¤ë¡^';
SubSectionTitle[2][4][16] = '·í§½¹ê¬I©Ê¸o¦æ©w¸o¬ö¿ý¬d®Ö¾÷¨î (2011¦~12¤ë)';
SubSectionTitle[2][4][17] = 'ªk§ï·|·s¦¨­ûªº©e¥ô¡]2012¦~1¤ë¡^';
SubSectionTitle[2][4][18] = 'ªk§ï·|·s¦¨­ûªº©e¥ô¡]2012¦~2¤ë¡^';


NewsTitle[2] = new Array();

;
NewsTitle[2][1] = '·s»D¸ê®Æ®w';
NewsTitle[2][2] = '·s»D¸ê®Æ®w';
NewsTitle[2][3] = '·s»D¸ê®Æ®w';
NewsTitle[2][4] = '·s»D¸ê®Æ®w';
NewsTitle[2][5] = 'ªk§ï·|·s¦¨­ûªº©e¥ô';
NewsTitle[2][6] = '¡m14·³¥H¤U¨kµ£µL©Ê¥æ¯à¤Oªº´¶³qªk±À©w¡n³ø§i®Ñ¡G·í§½­p¹º¹ê¬I·í¤¤ªº«ØÄ³';
NewsTitle[2][7] = '¡m·Oµ½²ÕÂ´¡n¿Ô¸ß¤å¥ó·~¤wµoªí';
NewsTitle[2][8] = '¡m¤l¤kºÞ¾iÅv¤Î±´µøÅv¡n³ø§i®Ñ¡G·í§½ªº¦^À³';
NewsTitle[2][9] = '¡m«ù¤[±ÂÅv®Ñ¡G­Ó¤H·ÓÅU¨Æ©y¡n³ø§i®Ñ·~¤wµoªí';
NewsTitle[2][10] = 'ªk§ï·|¦¨­û¦AÀò©e¥ô';
NewsTitle[2][11] = '¡m·Oµ½²ÕÂ´¡n¿Ô¸ß¤å¥ó¡G¿Ô¸ß´Á©µªø¦Ü2011¦~10¤ë31¤é';
NewsTitle[2][12] = '·í§½µo¥X¦Ò¼{ªk§ï·|«ØÄ³ªº«ü¤Þ';
NewsTitle[2][13] = '·í§½´Nªk§ï·|Ãö©óÄñÂZ¦æ¬°ªº«ØÄ³µoªí¿Ô¸ß¤å¥ó ';
NewsTitle[2][14] = '·í§½´Nªk§ï·|Ãö©ó¤l¤kºÞ¾iÅv¤Î±´µøÅvªº«ØÄ³µoªí¿Ô¸ß¤å¥ó';
NewsTitle[2][15] = '¨î©wªk¨Ò¥H¹ê¬I¡m«ù¤[±ÂÅv®Ñ¡n³ø§i®Ñªº«ØÄ³';
NewsTitle[2][16] = '·í§½¹ê¬I©Ê¸o¦æ©w¸o¬ö¿ý¬d®Ö¾÷¨î';
NewsTitle[2][17] = 'ªk§ï·|·s¦¨­ûªº©e¥ô';
NewsTitle[2][18] = 'ªk§ï·|·s¦¨­ûªº©e¥ô';

NewsDate[2] = new Array();

NewsDate[2][1] = '2008';
NewsDate[2][2] = '2009';
NewsDate[2][3] = '2010';
NewsDate[2][4] = '2011';
NewsDate[2][5] = '01 - 06 - 2011';
NewsDate[2][6] = '02 - 06 - 2011';
NewsDate[2][7] = '16 - 06 - 2011';
NewsDate[2][8] = '20 - 06 - 2011';
NewsDate[2][9] = '11 - 07 - 2011';
NewsDate[2][10] = '01 - 09 - 2011';
NewsDate[2][11] = '01 - 09 - 2011';
NewsDate[2][12] = '17 - 10 - 2011';
NewsDate[2][13] = '20 - 12 - 2011';
NewsDate[2][14] = '29 - 12 - 2011';
NewsDate[2][15] = '30 - 12 - 2011';
NewsDate[2][16] = '31 - 12 - 2011';
NewsDate[2][17] = '01 - 01 - 2012';
NewsDate[2][18] = '01 - 02 - 2012';

/* LawLinks */
SubSectionTitle[2][5] = new Array();

/* Contact */
SubSectionTitle[2][6] = new Array();

/* Sitemap */
SubSectionTitle[2][7] = new Array();

/* Important Notices */
SubSectionTitle[2][8] = new Array();

/* Copyright */
//SubSectionTitle[2][8] = new Array();

/* Disclaimer */
//SubSectionTitle[2][9] = new Array();

/* Privacy Policy */
//SubSectionTitle[2][10] = new Array();



/**** Level 3 sub-sections Title ****/
SecondSubSectionTitle[2] = new Array();

SecondSubSectionTitle[2][0] = new Array();
SecondSubSectionTitle[2][0][1] = new Array();
SecondSubSectionTitle[2][0][2] = new Array();
SecondSubSectionTitle[2][0][3] = new Array();
SecondSubSectionTitle[2][0][4] = new Array();
SecondSubSectionTitle[2][0][5] = new Array();
SecondSubSectionTitle[2][0][5][1] = '¤p²Õ©e­û·|';
SecondSubSectionTitle[2][0][5][2] = '¿Ô¸ß';
SecondSubSectionTitle[2][0][5][3] = 'ªk§ï·|³ø§i®Ñ';
SecondSubSectionTitle[2][0][5][4] = '«ØÄ³ªº¹ê¬I';
SecondSubSectionTitle[2][0][6] = new Array();

SecondSubSectionTitle[2][1] = new Array();
SecondSubSectionTitle[2][1][1] = new Array();
SecondSubSectionTitle[2][1][2] = new Array();
SecondSubSectionTitle[2][1][2][1] = '¤@¸o¨â¼f';
SecondSubSectionTitle[2][1][2][2] = '©Ê¸o¦æÀË°Q';
SecondSubSectionTitle[2][1][2][3] = '°fÅvºÞ¦³';
SecondSubSectionTitle[2][1][2][4] = '¾É­P©Î¥ô¥Ñ¨àµ£¦º¤`­Ó®×';
SecondSubSectionTitle[2][1][2][5] = '¶°Åé¶D³^';
SecondSubSectionTitle[2][1][2][6] = '·Oµ½²ÕÂ´';


SecondSubSectionTitle[2][1][3] = new Array();

SecondSubSectionTitle[2][2] = new Array();
SecondSubSectionTitle[2][2][1] = new Array();
SecondSubSectionTitle[2][2][2] = new Array();
SecondSubSectionTitle[2][2][3] = new Array();
SecondSubSectionTitle[2][2][4] = new Array();
SecondSubSectionTitle[2][2][5] = new Array();
SecondSubSectionTitle[2][2][6] = new Array();
SecondSubSectionTitle[2][2][7] = new Array();
SecondSubSectionTitle[2][2][8] = new Array();
SecondSubSectionTitle[2][2][9] = new Array();
SecondSubSectionTitle[2][2][10] = new Array();
SecondSubSectionTitle[2][2][11] = new Array();
SecondSubSectionTitle[2][2][12] = new Array();
SecondSubSectionTitle[2][2][13] = new Array();
SecondSubSectionTitle[2][2][14] = new Array();
SecondSubSectionTitle[2][2][15] = new Array();
SecondSubSectionTitle[2][2][16] = new Array();
SecondSubSectionTitle[2][2][17] = new Array();
SecondSubSectionTitle[2][2][18] = new Array();
SecondSubSectionTitle[2][2][19] = new Array();
SecondSubSectionTitle[2][2][20] = new Array();
SecondSubSectionTitle[2][2][21] = new Array();
SecondSubSectionTitle[2][2][22] = new Array();
SecondSubSectionTitle[2][2][23] = new Array();
SecondSubSectionTitle[2][2][24] = new Array();

SecondSubSectionTitle[2][3] = new Array();
SecondSubSectionTitle[2][3][1] = new Array();
SecondSubSectionTitle[2][3][2] = new Array();
SecondSubSectionTitle[2][3][3] = new Array();
SecondSubSectionTitle[2][3][4] = new Array();

SecondSubSectionTitle[2][4] = new Array();
SecondSubSectionTitle[2][4][1] = new Array();
SecondSubSectionTitle[2][4][2] = new Array();
SecondSubSectionTitle[2][4][3] = new Array();
SecondSubSectionTitle[2][4][4] = new Array();
SecondSubSectionTitle[2][4][5] = new Array();
SecondSubSectionTitle[2][4][6] = new Array();
SecondSubSectionTitle[2][4][7] = new Array();
SecondSubSectionTitle[2][4][8] = new Array();
SecondSubSectionTitle[2][4][9] = new Array();
SecondSubSectionTitle[2][4][10] = new Array();
SecondSubSectionTitle[2][4][11] = new Array();
SecondSubSectionTitle[2][4][12] = new Array();
SecondSubSectionTitle[2][4][13] = new Array();
SecondSubSectionTitle[2][4][14] = new Array();
SecondSubSectionTitle[2][4][15] = new Array();
SecondSubSectionTitle[2][4][16] = new Array();
SecondSubSectionTitle[2][4][17] = new Array();
SecondSubSectionTitle[2][4][18] = new Array();
SecondSubSectionTitle[2][4][19] = new Array();
SecondSubSectionTitle[2][4][20] = new Array();
SecondSubSectionTitle[2][4][21] = new Array();
SecondSubSectionTitle[2][4][22] = new Array();
SecondSubSectionTitle[2][4][23] = new Array();
SecondSubSectionTitle[2][4][24] = new Array();

SecondSubSectionTitle[2][5] = new Array();
SecondSubSectionTitle[2][5][1] = new Array();

SecondSubSectionTitle[2][6] = new Array();
SecondSubSectionTitle[2][6][1] = new Array();

SecondSubSectionTitle[2][7] = new Array();
SecondSubSectionTitle[2][7][1] = new Array();

SecondSubSectionTitle[2][8] = new Array();
SecondSubSectionTitle[2][8][1] = new Array();
/*
SecondSubSectionTitle[2][9] = new Array();
SecondSubSectionTitle[2][9][1] = new Array();

SecondSubSectionTitle[2][10] = new Array();
SecondSubSectionTitle[2][10][1] = new Array();
*/
/**** End of Variable defined for generate the Traditional Chinese Title ****/



